Jul 10 09:22:10.688946 np0000004982 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 09:22:10.694433 np0000004982 devstack@c-api.service[99945]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 09:22:10 2026] *** Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: nodename: np0000004982 Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: machine: x86_64 Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: clock source: unix Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: pcre jit disabled Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: detected number of CPU cores: 16 Jul 10 09:22:10.696794 np0000004982 devstack@c-api.service[99945]: current working directory: / Jul 10 09:22:10.697039 np0000004982 devstack@c-api.service[99945]: detected binary path: /usr/bin/uwsgi-core Jul 10 09:22:10.697039 np0000004982 devstack@c-api.service[99945]: your processes number limit is 257052 Jul 10 09:22:10.697039 np0000004982 devstack@c-api.service[99945]: your memory page size is 4096 bytes Jul 10 09:22:10.697039 np0000004982 devstack@c-api.service[99945]: detected max file descriptor number: 2048 Jul 10 09:22:10.697039 np0000004982 devstack@c-api.service[99945]: lock engine: pthread robust mutexes Jul 10 09:22:10.697039 np0000004982 devstack@c-api.service[99945]: thunder lock: enabled Jul 10 09:22:10.697181 np0000004982 devstack@c-api.service[99945]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 09:22:10.697214 np0000004982 devstack@c-api.service[99945]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 09:22:10.697239 np0000004982 devstack@c-api.service[99945]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 09:22:10.697239 np0000004982 devstack@c-api.service[99945]: Set PythonHome to /opt/stack/data/venv Jul 10 09:22:10.730162 np0000004982 devstack@c-api.service[99945]: Python main interpreter initialized at 0x78abe7aa4668 Jul 10 09:22:10.730162 np0000004982 devstack@c-api.service[99945]: python threads support enabled Jul 10 09:22:10.730162 np0000004982 devstack@c-api.service[99945]: your server socket listen backlog is limited to 100 connections Jul 10 09:22:10.730162 np0000004982 devstack@c-api.service[99945]: your mercy for graceful operations on workers is 80 seconds Jul 10 09:22:10.730666 np0000004982 devstack@c-api.service[99945]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 09:22:10.730832 np0000004982 devstack@c-api.service[99945]: *** Operational MODE: preforking *** Jul 10 09:22:10.731021 np0000004982 devstack@c-api.service[99945]: *** uWSGI is running in multiple interpreter mode *** Jul 10 09:22:10.731021 np0000004982 devstack@c-api.service[99945]: spawned uWSGI master process (pid: 99945) Jul 10 09:22:10.731210 np0000004982 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 09:22:10.731585 np0000004982 devstack@c-api.service[99945]: spawned uWSGI worker 1 (pid: 99954, cores: 1) Jul 10 09:22:10.732116 np0000004982 devstack@c-api.service[99945]: spawned uWSGI worker 2 (pid: 99955, cores: 1) Jul 10 09:22:10.732521 np0000004982 devstack@c-api.service[99945]: spawned uWSGI worker 3 (pid: 99956, cores: 1) Jul 10 09:22:10.732939 np0000004982 devstack@c-api.service[99945]: spawned uWSGI worker 4 (pid: 99957, cores: 1) Jul 10 09:22:10.732997 np0000004982 devstack@c-api.service[99945]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: we strongly recommend against using it for new projects. Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: If you are already using Eventlet, we recommend migrating to a different Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: framework. For more detail see Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 09:22:10.849189 np0000004982 devstack@c-api.service[99956]: import eventlet # noqa Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: we strongly recommend against using it for new projects. Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: If you are already using Eventlet, we recommend migrating to a different Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: framework. For more detail see Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 09:22:10.852654 np0000004982 devstack@c-api.service[99955]: import eventlet # noqa Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: we strongly recommend against using it for new projects. Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: If you are already using Eventlet, we recommend migrating to a different Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: framework. For more detail see Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 09:22:10.884422 np0000004982 devstack@c-api.service[99957]: import eventlet # noqa Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: we strongly recommend against using it for new projects. Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: If you are already using Eventlet, we recommend migrating to a different Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: framework. For more detail see Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 09:22:10.884886 np0000004982 devstack@c-api.service[99954]: import eventlet # noqa Jul 10 09:22:10.930814 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 09:22:10.930814 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:22:10.932286 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 09:22:10.932286 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:22:10.969505 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 09:22:10.969505 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:22:10.990024 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 09:22:10.990024 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:22:11.007308 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 09:22:11.007308 np0000004982 devstack@c-api.service[99956]: from cgi import parse_header Jul 10 09:22:11.014598 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 09:22:11.014598 np0000004982 devstack@c-api.service[99955]: from cgi import parse_header Jul 10 09:22:11.041802 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 09:22:11.041802 np0000004982 devstack@c-api.service[99954]: from cgi import parse_header Jul 10 09:22:11.051266 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 09:22:11.051266 np0000004982 devstack@c-api.service[99956]: removals.removed_module( Jul 10 09:22:11.053046 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 09:22:11.053046 np0000004982 devstack@c-api.service[99956]: removals.removed_module( Jul 10 09:22:11.060594 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 09:22:11.060594 np0000004982 devstack@c-api.service[99955]: removals.removed_module( Jul 10 09:22:11.062524 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 09:22:11.062524 np0000004982 devstack@c-api.service[99955]: removals.removed_module( Jul 10 09:22:11.066207 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 09:22:11.066207 np0000004982 devstack@c-api.service[99957]: from cgi import parse_header Jul 10 09:22:11.088244 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 09:22:11.088244 np0000004982 devstack@c-api.service[99954]: removals.removed_module( Jul 10 09:22:11.090178 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 09:22:11.090178 np0000004982 devstack@c-api.service[99954]: removals.removed_module( Jul 10 09:22:11.114101 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 09:22:11.114101 np0000004982 devstack@c-api.service[99957]: removals.removed_module( Jul 10 09:22:11.116115 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 09:22:11.116115 np0000004982 devstack@c-api.service[99957]: removals.removed_module( Jul 10 09:22:11.789510 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 09:22:11.789510 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:22:11.798660 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 09:22:11.798660 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:22:11.838598 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 09:22:11.838598 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:22:11.845810 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 09:22:11.845810 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:22:11.849429 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 09:22:11.849429 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:22:11.855960 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 09:22:11.855960 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:22:11.896559 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 09:22:11.896559 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:22:11.905768 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 09:22:11.905768 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:22:12.006027 np0000004982 devstack@c-api.service[99956]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 09:22:12.006399 np0000004982 devstack@c-api.service[99956]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99956) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 09:22:12.019310 np0000004982 devstack@c-api.service[99955]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 09:22:12.019675 np0000004982 devstack@c-api.service[99955]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99955) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 09:22:12.066173 np0000004982 devstack@c-api.service[99954]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 09:22:12.066344 np0000004982 devstack@c-api.service[99954]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99954) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 09:22:12.077177 np0000004982 devstack@c-api.service[99957]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 09:22:12.077352 np0000004982 devstack@c-api.service[99957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99957) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 09:22:12.087992 np0000004982 devstack@c-api.service[99956]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 09:22:12.087992 np0000004982 devstack@c-api.service[99956]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 09:22:12.098408 np0000004982 devstack@c-api.service[99955]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 09:22:12.098408 np0000004982 devstack@c-api.service[99955]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 09:22:12.124452 np0000004982 devstack@c-api.service[99954]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 09:22:12.124452 np0000004982 devstack@c-api.service[99954]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 09:22:12.140705 np0000004982 devstack@c-api.service[99957]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 09:22:12.140705 np0000004982 devstack@c-api.service[99957]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 09:22:12.539342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99956) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 09:22:12.539541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99957) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 09:22:12.539640 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.539725 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.539847 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.539923 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.539973 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.540088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99955) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 09:22:12.540144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.540448 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.540521 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.540612 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99954) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 09:22:12.540739 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.541164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.541292 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.541553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.542010 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.542088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.542161 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.542190 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.542214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.542236 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.542306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.542368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.542429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.542456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.542481 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.542503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.542523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.542543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.542582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.542614 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.542637 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.542663 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.542685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.542685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.542723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.542748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.542917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.542994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.542994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.543137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.543174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.543174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.543646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.543646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.543819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.543819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.543889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.543925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.543956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.543978 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.544047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.544074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.544095 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.544117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.544117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.544151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.544176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.544198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.544223 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.544244 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.544263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.544282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.544305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.544329 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.544349 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.544370 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.544396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.544417 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.544437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.544456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.544481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.544502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.544522 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.544542 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.544582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.544616 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.544640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.544640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.544680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.544702 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.544721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.544744 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.544764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.544785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.544819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.544859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.544884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.544918 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.545263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.545329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.545329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.545461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.545461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.545461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.545461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.545461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.545753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.545753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.546496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.546602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.546655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.546705 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.546732 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.546754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.546775 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.546941 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.547019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.547019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.547139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.547139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.547139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.547139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.547284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.547284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.547284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.547348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.547373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.547409 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.547433 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.547453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.547472 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.547499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.547534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.547557 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.547600 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.547829 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.547867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.547867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.547909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.547939 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.547961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.547988 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.548029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.548053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.548079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.548101 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.548120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.548120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.548120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.548174 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.549086 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.549179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.549260 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.549293 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.549324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.549348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.549368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.549388 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.549408 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.549429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.549464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.549485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.549510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.549535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.549558 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.549602 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.549625 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.549644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.549671 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.549694 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.549720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.549741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.549762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.549762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.549797 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.549999 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.550083 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.550147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.550147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.550263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.550263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.550263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.550263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.550424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.550424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.550513 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.550603 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.550671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.550729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.550788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.550844 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.550905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.550931 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.550959 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.550985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.551067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.551095 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.551117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.551137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.551164 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.551189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.551209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.551229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.551251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.551271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.551291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.551316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.551338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.551358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.551382 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.551404 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.551427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.551448 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.551676 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.551712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.551743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.551777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.551806 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.551845 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.551879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.551907 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.551928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.551948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.551969 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.551988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.551988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.551988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.551988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.551988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.552092 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.552241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.552302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.552360 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.552360 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.552461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.552530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.552596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.552596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.552596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.552661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.552737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.552819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.552866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.553054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.553054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.553054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.553134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.553190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.553757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.553865 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.553938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.553965 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.553995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.554064 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.554099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.554121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.554140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.554161 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.554180 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.554201 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.554232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.554403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.554403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.554403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.554961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.555090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.555204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.555313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.555414 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.555515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.555648 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.555747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.555747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.555865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.555924 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.555994 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.560297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.560407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.560468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.560539 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.560649 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.560731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.560772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.560927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.561036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.561083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.561144 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.561210 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.561248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.561275 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.561297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.561323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.561345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.561451 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.561500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.561551 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.561631 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.561691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.561746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.561784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.561816 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.561845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.561868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.561889 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.561912 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.561933 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.561951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.561974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.561993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.562027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.562058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.562079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.562099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.562119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.562147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.562147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.562213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.562247 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.562272 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.562300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.562300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.562521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.562597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.562663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.562728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.562755 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.562778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.562778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.562834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.562873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.562873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.562873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.563962 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.564032 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.564105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.564154 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.564217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.564281 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.564360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.564826 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.564880 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.564911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.564977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.565030 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.565054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.565080 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.565102 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.565122 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.565154 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.565178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.565198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.565219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.565240 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.565260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.565280 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.565299 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.565319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.565493 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.565583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.565662 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.565692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.565715 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.565740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.565767 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.565790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.565815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.565835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.565835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.565872 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.565892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.565912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.565912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.565955 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.565976 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.565998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.566033 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.566057 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.566086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.566106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.566300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.566300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.566347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.566453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.566546 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.566602 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.566650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.566679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.566701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.566767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.566795 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.566836 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.566866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.566895 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.566917 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.566937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.566958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.566984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.567041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.567066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.567085 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.567105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.567235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.567494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.567527 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.567550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.567584 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.567606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.567627 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.567627 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.567703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.567790 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.567883 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.567981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.568087 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.568183 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.568281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.569591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.569691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.569770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.569806 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.569881 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.569957 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.570009 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.570038 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.570105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.570154 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.570238 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.570317 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.570389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.570454 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.570480 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.570501 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.570619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.570715 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.570762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.570787 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.570824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.570858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.570880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.570900 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.570996 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.571071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.571124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.571187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.571231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.571254 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.571273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.571273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.571273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.571273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.571353 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.571474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.571561 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.571628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.571651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.571683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.571706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.571726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.571747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.571773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.571798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.571823 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.571843 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.571866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.571887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.571907 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.571927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.571967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.572019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.572069 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.572103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.572123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.573029 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.573125 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.573177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.573204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.573302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.573362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.573422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.573459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.573484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.573506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.573506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.573542 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.573562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.573603 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.573624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.573742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.573780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.573810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.573833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.573833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.573873 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.573894 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.573916 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.573935 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.573958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.573982 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.574034 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.574074 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.574100 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.574121 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.574142 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.574163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.574186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.574218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.574250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.574272 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.574300 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.574322 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.574346 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.574367 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.574388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.574409 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.574429 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.574451 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.574472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.574498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.574519 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.574539 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.574559 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.574597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.574627 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.574652 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.574677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.574703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.574722 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.574748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.574772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.574793 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.574833 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.574866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.574888 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.574909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.574931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.574956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.574976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.575015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.575043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.575101 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.575125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.575146 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.575168 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.575188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.575209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.575235 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.575256 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.575276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.575297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.575316 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.575340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.575360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.575386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575427 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.575452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.575478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.575499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.575529 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.575586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.575615 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.575615 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.575672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.575726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.575726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.575761 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.575781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.575902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.576097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.576097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.576139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.576786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.576786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.576786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.576989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.576989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.576989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.577165 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.577226 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.577293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.577351 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.577427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.577495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.577586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.577693 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.577768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.577825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.577882 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.577920 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.577953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.577975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.577996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.578043 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.578066 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.578085 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.578105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.578131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.578153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.578178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.578178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.578178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.578178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.578248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.578248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.578248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.578248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.578248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.578335 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.578364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.578390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.578419 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.578419 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.578455 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.578476 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.578497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.578516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.578535 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.578588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.578614 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.578636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.578656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.578677 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.578698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.578719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.578738 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.578766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579206 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.579249 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.579296 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.579317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.579336 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.579357 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.579387 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579451 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.579485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.579509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.579536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.579558 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.579608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.579651 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.579675 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.579696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.579719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.579719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.579764 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.579784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.579804 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.579823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.579846 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.579886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.579908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.579932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.579978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.579998 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.581529 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.581617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.581653 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.581771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.581832 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.581896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.581953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.582041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.582090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.582114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.582135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.582160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.582180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.582180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.582756 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.582866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.582931 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.583102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.583146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.583239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.583320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.584100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.584155 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.584204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.584319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.584319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.584409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.584456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.584456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.584504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.584504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.584657 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.584731 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.584731 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.584829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.584855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.584882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.584903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.584925 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.584925 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.585067 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.585129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.585197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.585237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.585237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.585297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.585431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.585493 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.585543 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.585598 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.585687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.585730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.585765 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.585865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.585916 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.585957 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.585981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.586012 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.586043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.586064 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.586086 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.586108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.586129 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.586149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.586169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.586195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.586216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.586397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.586440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.586463 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.586483 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.586504 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.586504 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.586600 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.586690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.586771 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.586875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.587470 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.587519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.587683 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.587729 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.587767 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.587799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.587833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.588183 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.588241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.588270 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.588293 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.588314 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.588334 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.588355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.588375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.588399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.588420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.588452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.588483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.588505 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.588526 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.588547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.588547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.588635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.588670 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.588698 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.588723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.588723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.588767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.588789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.588809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.588830 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.588854 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.588882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.588915 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.588945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.588990 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.588990 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.589063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.589090 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.589114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.589114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.589154 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.589177 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.589198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.589221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.589221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.589267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.589290 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.589311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.589331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.589331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.589367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.589401 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.589435 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.589457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.589483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.589483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.589483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.589483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.589556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.589606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.590009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.593630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.593704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.593814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.593876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.593876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.593983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.593983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.594313 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.594415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.594476 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.594503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.594557 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.594613 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.594655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.594680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.594716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.594783 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.594885 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.594984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.595096 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.595204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.595563 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.595684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.595773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.595863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.595940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.596041 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.596142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.599250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.599322 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.599454 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.599524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.599524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.599634 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.599671 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.599693 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.599714 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.599750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.599777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.599805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.599805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.599805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.600267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.600341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.600406 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.600434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.600465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.600494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.600521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.600543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.600586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.600647 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.600676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.600698 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.600719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.600740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.600760 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.600781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.600820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.600898 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.600898 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.600945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.600989 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.601058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.601143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.601143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.601143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.601240 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.601240 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.601941 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.602543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.602660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.602740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.602824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.602914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.602981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.603087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.603489 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.603587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.603633 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.603731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.603801 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.603846 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.603868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.603904 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.603927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.603949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.603970 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.603991 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.604050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.604090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.604115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.604135 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 09:22:12.604160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.604185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.604211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.604211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.604250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.604280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.604280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.604322 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.604322 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.604881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 09:22:12.604967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 09:22:12.605073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 09:22:12.605150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 09:22:12.605248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 09:22:12.605318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 09:22:12.642324 np0000004982 devstack@c-api.service[99957]: INFO dbcounter [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Registered counter for database cinder Jul 10 09:22:12.648212 np0000004982 devstack@c-api.service[99955]: INFO dbcounter [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Registered counter for database cinder Jul 10 09:22:12.654389 np0000004982 devstack@c-api.service[99956]: INFO dbcounter [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Registered counter for database cinder Jul 10 09:22:12.659029 np0000004982 devstack@c-api.service[99954]: INFO dbcounter [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Registered counter for database cinder Jul 10 09:22:12.681617 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb 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=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.690148 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc 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=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.702740 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-a3539208-808b-4311-ad21-de64c30cf48a 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=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.723375 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce 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=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.793512 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writer thread running {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 09:22:12.795974 np0000004982 devstack@c-api.service[99957]: INFO cinder.rpc [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 09:22:12.798618 np0000004982 devstack@c-api.service[99957]: INFO cinder.rpc [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 09:22:12.800602 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writer thread running {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 09:22:12.801190 np0000004982 devstack@c-api.service[99957]: INFO cinder.rpc [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 09:22:12.803281 np0000004982 devstack@c-api.service[99957]: INFO cinder.rpc [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 09:22:12.803462 np0000004982 devstack@c-api.service[99955]: INFO cinder.rpc [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 09:22:12.803710 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.804085 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.805804 np0000004982 devstack@c-api.service[99955]: INFO cinder.rpc [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 09:22:12.806141 np0000004982 devstack@c-api.service[99957]: WARNING cinder.keymgr.conf_key_mgr [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.807961 np0000004982 devstack@c-api.service[99955]: INFO cinder.rpc [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 09:22:12.808833 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.808997 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.809898 np0000004982 devstack@c-api.service[99955]: INFO cinder.rpc [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 09:22:12.810268 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.810541 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.811169 np0000004982 devstack@c-api.service[99955]: WARNING cinder.keymgr.conf_key_mgr [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.813966 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.814122 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.820902 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writer thread running {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 09:22:12.823253 np0000004982 devstack@c-api.service[99956]: INFO cinder.rpc [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 09:22:12.825357 np0000004982 devstack@c-api.service[99956]: INFO cinder.rpc [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 09:22:12.827242 np0000004982 devstack@c-api.service[99956]: INFO cinder.rpc [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 09:22:12.828945 np0000004982 devstack@c-api.service[99956]: INFO cinder.rpc [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 09:22:12.829255 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.829517 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.830153 np0000004982 devstack@c-api.service[99956]: WARNING cinder.keymgr.conf_key_mgr [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.831337 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writer thread running {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 09:22:12.832471 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.832624 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.841524 np0000004982 devstack@c-api.service[99954]: INFO cinder.rpc [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 09:22:12.843786 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb 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=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.844633 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc 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=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.846195 np0000004982 devstack@c-api.service[99957]: INFO cinder.rpc [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 09:22:12.846859 np0000004982 devstack@c-api.service[99955]: INFO cinder.rpc [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 09:22:12.848100 np0000004982 devstack@c-api.service[99954]: INFO cinder.rpc [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 09:22:12.848706 np0000004982 devstack@c-api.service[99957]: INFO cinder.rpc [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 09:22:12.848912 np0000004982 devstack@c-api.service[99955]: INFO cinder.rpc [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 09:22:12.849230 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.849415 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.849472 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.849622 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.850875 np0000004982 devstack@c-api.service[99954]: INFO cinder.rpc [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 09:22:12.852878 np0000004982 devstack@c-api.service[99954]: INFO cinder.rpc [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 09:22:12.853217 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.853476 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.854109 np0000004982 devstack@c-api.service[99954]: WARNING cinder.keymgr.conf_key_mgr [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.856490 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.856689 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.859404 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.859483 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.859633 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.859687 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.861900 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.861968 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.862095 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.862165 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.862463 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-a3539208-808b-4311-ad21-de64c30cf48a 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=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.864144 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.864332 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.864955 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.865165 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.865248 np0000004982 devstack@c-api.service[99956]: INFO cinder.rpc [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 09:22:12.867365 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.867545 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.867602 np0000004982 devstack@c-api.service[99956]: INFO cinder.rpc [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 09:22:12.868068 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.868210 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.868549 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.868708 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.869622 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.869753 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.871580 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.871707 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.871783 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.871930 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.873799 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.873976 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.874358 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.874480 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.875907 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.876105 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.876639 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.876756 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.879340 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.879340 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.879663 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.879663 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.880331 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.880437 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.880524 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.880653 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.880977 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.881125 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.881513 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.881712 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.882201 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.882383 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.882638 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.882774 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.883798 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.883981 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.884894 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.885026 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.885699 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.885875 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.887970 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.888133 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.888232 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce 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=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:12.888957 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.889129 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.889208 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.889251 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.890274 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.890395 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.890585 np0000004982 devstack@c-api.service[99954]: INFO cinder.rpc [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 09:22:12.891618 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.891766 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.891894 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.892103 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.892678 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.892737 np0000004982 devstack@c-api.service[99954]: INFO cinder.rpc [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 09:22:12.892846 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.893046 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.893123 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.893167 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.893227 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.893717 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.893901 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.894097 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.894224 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.894921 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.894981 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.895123 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.895194 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.895721 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.895847 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.895922 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.895967 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.896026 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.896156 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.896747 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.896869 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.897038 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.897220 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.897462 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.897596 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.897799 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.897923 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.898209 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.898326 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.898378 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.898514 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.898665 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.898776 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.899285 np0000004982 devstack@c-api.service[99957]: WARNING cinder.api.contrib.hosts [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 09:22:12.899345 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.899483 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.899538 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.899722 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.900211 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.900269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: extensions {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.900375 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.900537 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.900687 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.901382 np0000004982 devstack@c-api.service[99955]: WARNING cinder.api.contrib.hosts [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 09:22:12.901468 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: consistencygroups {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.901747 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.901921 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.902221 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.902584 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.902699 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: extensions {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.903152 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: extra_specs {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.903875 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: consistencygroups {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.904486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: capabilities {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.904542 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.904675 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.905593 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.905650 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: backups {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.905767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: extra_specs {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.905854 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.906701 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.906819 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.907243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: capabilities {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.907302 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-quota-sets {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.908296 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.908480 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.908537 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: backups {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.909223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: qos-specs {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.909534 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.909675 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.909777 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.909913 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.910532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-quota-sets {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.910729 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.910868 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.911025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: encryption {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.911526 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.911665 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.912124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: qos-specs {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.912327 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.912426 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: encryption {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.912475 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.912751 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.912876 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.913210 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.913324 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.913704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: cgsnapshots {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.913878 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.913985 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.914468 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: encryption {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.914531 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.914673 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.914787 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.914970 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.915074 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: scheduler-stats {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.915450 np0000004982 devstack@c-api.service[99956]: WARNING cinder.api.contrib.hosts [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 09:22:12.915719 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.915823 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.916185 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-volume-manage {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.916313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: encryption {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.916365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: extensions {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.917237 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.917356 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.917418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-snapshot-manage {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.917447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: consistencygroups {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.917655 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: cgsnapshots {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.918546 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-volume-transfer {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.919315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: extra_specs {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.919405 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.919509 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.919626 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: scheduler-stats {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.919852 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-hosts {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.920585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: capabilities {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.920771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-volume-manage {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.921127 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-volume-type-access {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.921381 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.921515 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.921638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: backups {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.921859 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-snapshot-manage {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.922358 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.922474 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.922523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-availability-zone {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.923225 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-volume-transfer {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.923309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-quota-sets {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.923635 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extended resource: os-quota-class-sets {{(pid=99957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.924132 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.924260 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.924506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: qos-specs {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.924968 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.925041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-hosts {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.925146 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.925880 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.925989 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.926258 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: encryption {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.926553 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-volume-type-access {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.926661 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.926777 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.927336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] SnapshotActionsController initialized {{(pid=99957) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 09:22:12.927745 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.927896 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.928212 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: encryption {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.928269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-availability-zone {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.928324 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.928474 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.928673 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.928792 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.929408 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: cgsnapshots {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.929562 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.929711 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.929813 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extended resource: os-quota-class-sets {{(pid=99955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.930438 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.930562 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.930626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: scheduler-stats {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.931104 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931165 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.931267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931321 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.931361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931582 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.931625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931669 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931707 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.931744 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension UsedLimits extending resource: limits {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.931784 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-volume-manage {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.931842 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension AdminActions extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension AdminActions extending resource: snapshots {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932378 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension AdminActions extending resource: backups {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932428 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.932475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeActions extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932515 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.932554 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932744 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.router [None req-8c2506e7-b325-4676-8cc0-71dd9597e3cb None None] Extension TypesManage extending resource: types {{(pid=99957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.932836 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.932884 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-snapshot-manage {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.933025 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.933333 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.933442 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.933871 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.934060 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.934115 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-volume-transfer {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.934156 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.934268 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.934737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.snapshot_actions [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] SnapshotActionsController initialized {{(pid=99955) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 09:22:12.934943 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.935067 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.935252 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.935357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-hosts {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.935461 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.935774 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.935897 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.936238 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.936407 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.936463 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-volume-type-access {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.936517 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.936517 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.937096 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.937207 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.937258 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.937438 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.937746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-availability-zone {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.938077 np0000004982 devstack@c-api.service[99954]: WARNING cinder.api.contrib.hosts [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 09:22:12.938361 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.938417 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.938518 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.938635 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.938845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extended resource: os-quota-class-sets {{(pid=99956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.939049 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: extensions {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.939308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.939496 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.939679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.939838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.939998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.940061 np0000004982 devstack@c-api.service[99957]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78abe7aa4668 pid: 99957 (default app) Jul 10 09:22:12.940175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.940245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: consistencygroups {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.940286 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.940327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension UsedLimits extending resource: limits {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.940368 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.940525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension SnapshotActions extending resource: snapshots {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.940661 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.940829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeTypeAccess extending resource: types {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941031 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension AdminActions extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941157 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.941240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension AdminActions extending resource: snapshots {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941286 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.941418 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension AdminActions extending resource: backups {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941539 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeActions extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.router [None req-2180b82d-1bb9-44a0-91a5-dd427fefe7fc None None] Extension TypesManage extending resource: types {{(pid=99955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.941977 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.942046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: extra_specs {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.942101 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.942655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] SnapshotActionsController initialized {{(pid=99956) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 09:22:12.943036 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.943144 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.943372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: capabilities {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.943840 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.943975 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.944357 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: backups {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.944691 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.944802 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.945542 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.945673 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.945919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-quota-sets {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.946180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.946313 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.946434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.946528 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.946659 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.946755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.946860 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension UsedLimits extending resource: limits {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947012 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension SnapshotActions extending resource: snapshots {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947225 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeTypeAccess extending resource: types {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension AdminActions extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947521 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension AdminActions extending resource: snapshots {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension AdminActions extending resource: backups {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947733 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeActions extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.947982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: qos-specs {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.948074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.router [None req-a3539208-808b-4311-ad21-de64c30cf48a None None] Extension TypesManage extending resource: types {{(pid=99956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.949719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dcdbb614-bb6a-4366-acd7-3864c0bfedd4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:22:12.949950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: encryption {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.950804 np0000004982 devstack@c-api.service[99955]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78abe7aa4668 pid: 99955 (default app) Jul 10 09:22:12.951333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: encryption {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.952637 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: cgsnapshots {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.952822 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1/1] 10.4.3.103 () {60 vars in 925 bytes} [Fri Jul 10 09:22:12 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 09:22:12.953934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: scheduler-stats {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.955121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-volume-manage {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.955540 np0000004982 devstack@c-api.service[99956]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78abe7aa4668 pid: 99956 (default app) Jul 10 09:22:12.956452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-snapshot-manage {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.957771 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-volume-transfer {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.959185 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-hosts {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.960326 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-volume-type-access {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.961859 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-availability-zone {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.963050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extended resource: os-quota-class-sets {{(pid=99954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 09:22:12.964920 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.965103 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.966071 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.966242 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.966871 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.966992 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.967509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] SnapshotActionsController initialized {{(pid=99954) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 09:22:12.967876 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.967998 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.968584 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.968718 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.969335 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.969458 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.970225 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:22:12.970383 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:22:12.971099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971519 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971650 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971776 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971881 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension UsedLimits extending resource: limits {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.971973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension AdminActions extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972495 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension AdminActions extending resource: snapshots {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension AdminActions extending resource: backups {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeActions extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.972936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.973070 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.router [None req-e5e3e4d8-6fa0-48d3-8970-f311b85f48ce None None] Extension TypesManage extending resource: types {{(pid=99954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 09:22:12.979999 np0000004982 devstack@c-api.service[99954]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78abe7aa4668 pid: 99954 (default app) Jul 10 09:22:17.454394 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b829deaf-a747-400c-a450-bffc4d11b20a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:22:18.022764 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b829deaf-a747-400c-a450-bffc4d11b20a admin admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:22:18.023229 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b829deaf-a747-400c-a450-bffc4d11b20a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:22:18.024753 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:22:18.024753 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:22:18.054381 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-b829deaf-a747-400c-a450-bffc4d11b20a 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=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:18.077386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b829deaf-a747-400c-a450-bffc4d11b20a admin admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:22:18.077766 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1/2] 10.4.3.103 () {68 vars in 1256 bytes} [Fri Jul 10 09:22:17 2026] POST /volume/v3/types => generated 183 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:22:18.086808 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b829deaf-a747-400c-a450-bffc4d11b20a req-cc6ccf41-61e9-4aca-80bc-f166a58ee74d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:22:18.369842 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-cc6ccf41-61e9-4aca-80bc-f166a58ee74d admin admin] POST https://10.4.3.103/volume/v3/types/2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3/extra_specs Jul 10 09:22:18.370371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-cc6ccf41-61e9-4aca-80bc-f166a58ee74d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:22:18.372006 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:22:18.372006 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:22:18.403434 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [req-b829deaf-a747-400c-a450-bffc4d11b20a req-cc6ccf41-61e9-4aca-80bc-f166a58ee74d 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=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:18.453897 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-cc6ccf41-61e9-4aca-80bc-f166a58ee74d admin admin] https://10.4.3.103/volume/v3/types/2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3/extra_specs returned with HTTP 200 Jul 10 09:22:18.454294 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 2/3] 10.4.3.103 () {70 vars in 1474 bytes} [Fri Jul 10 09:22:18 2026] POST /volume/v3/types/2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3/extra_specs => generated 52 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:22:18.678780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-b829deaf-a747-400c-a450-bffc4d11b20a req-1be85471-1ca4-4230-8408-78edcdad3112 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:22:18.954549 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-1be85471-1ca4-4230-8408-78edcdad3112 admin admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:22:18.955386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-1be85471-1ca4-4230-8408-78edcdad3112 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:22:18.957361 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:22:18.957361 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:22:18.988868 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [req-b829deaf-a747-400c-a450-bffc4d11b20a req-1be85471-1ca4-4230-8408-78edcdad3112 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=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:19.014381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-1be85471-1ca4-4230-8408-78edcdad3112 admin admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:22:19.014793 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1/4] 10.4.3.103 () {70 vars in 1328 bytes} [Fri Jul 10 09:22:18 2026] POST /volume/v3/types => generated 186 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:22:19.030332 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b829deaf-a747-400c-a450-bffc4d11b20a req-5e92d463-5f60-4b65-a995-87a33b0cbfea None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:22:19.314636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-5e92d463-5f60-4b65-a995-87a33b0cbfea admin admin] POST https://10.4.3.103/volume/v3/types/5e68e12b-0d79-4e17-b968-594f41ea11c4/extra_specs Jul 10 09:22:19.314636 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-5e92d463-5f60-4b65-a995-87a33b0cbfea admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:22:19.316323 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:22:19.316323 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:22:19.348044 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [req-b829deaf-a747-400c-a450-bffc4d11b20a req-5e92d463-5f60-4b65-a995-87a33b0cbfea 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=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:22:19.396625 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b829deaf-a747-400c-a450-bffc4d11b20a req-5e92d463-5f60-4b65-a995-87a33b0cbfea admin admin] https://10.4.3.103/volume/v3/types/5e68e12b-0d79-4e17-b968-594f41ea11c4/extra_specs returned with HTTP 200 Jul 10 09:22:19.396999 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1/5] 10.4.3.103 () {70 vars in 1474 bytes} [Fri Jul 10 09:22:19 2026] POST /volume/v3/types/5e68e12b-0d79-4e17-b968-594f41ea11c4/extra_specs => generated 45 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:22:28.075447 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:22:28.452598 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:22:29.012046 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:22:29.395328 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:22:44.023633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8adf3a8c-67b2-4952-a7f5-1097be03b577 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:22:44.024003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8adf3a8c-67b2-4952-a7f5-1097be03b577 None None] GET https://10.4.3.103/volume// Jul 10 09:22:44.024003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8adf3a8c-67b2-4952-a7f5-1097be03b577 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:22:44.024003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8adf3a8c-67b2-4952-a7f5-1097be03b577 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:22:44.024484 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8adf3a8c-67b2-4952-a7f5-1097be03b577 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:22:44.024786 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 2/6] 10.4.3.103 () {66 vars in 1425 bytes} [Fri Jul 10 09:22:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:23:21.463775 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-53d7982e-5bf1-4c2a-9f9c-3f05159ca673 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:23:21.711324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53d7982e-5bf1-4c2a-9f9c-3f05159ca673 tempest-verify_tempest_config-1971161649 tempest-verify_tempest_config-1971161649-project-member] GET https://10.4.3.103/volume/v3/extensions Jul 10 09:23:21.711499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53d7982e-5bf1-4c2a-9f9c-3f05159ca673 tempest-verify_tempest_config-1971161649 tempest-verify_tempest_config-1971161649-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:23:21.711708 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53d7982e-5bf1-4c2a-9f9c-3f05159ca673 tempest-verify_tempest_config-1971161649 tempest-verify_tempest_config-1971161649-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:23:21.712020 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53d7982e-5bf1-4c2a-9f9c-3f05159ca673 tempest-verify_tempest_config-1971161649 tempest-verify_tempest_config-1971161649-project-member] https://10.4.3.103/volume/v3/extensions returned with HTTP 200 Jul 10 09:23:21.712334 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 3/7] 10.4.3.103 () {66 vars in 1246 bytes} [Fri Jul 10 09:23:21 2026] GET /volume/v3/extensions => generated 5245 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:24:29.734113 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:30.094005 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:24:30.094321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-843940199"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:30.096251 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-843940199'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:24:30.096251 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Create volume of 1 GB Jul 10 09:24:30.104297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 10:24:30.103763. {{(pid=99956) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:24:30.104662 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Availability Zones retrieved successfully. Jul 10 09:24:30.131501 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Flow 'volume_create_api' (fe67cd1d-727a-4fff-8c92-a2aab4f1dd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:30.132623 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9ad696-751a-4f9a-9af8-15dcb1795ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:30.133446 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:24:30.172344 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9ad696-751a-4f9a-9af8-15dcb1795ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:30.173909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f9484a-cf01-4d4c-905b-2c2e15c96e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:30.212609 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:30.212609 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:30.274545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Created reservations ['009dd4b5-5c93-4eca-bbfb-f4dccfb0f125', 'f19e578f-3e01-4bfd-8df6-e8dd17a8cc24', '0db7a3ee-b3c1-45a2-adf1-8958c9761fe0', 'b42c48a6-c3eb-40c5-8306-155b4ad24f68'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:24:30.275411 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f9484a-cf01-4d4c-905b-2c2e15c96e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009dd4b5-5c93-4eca-bbfb-f4dccfb0f125', 'f19e578f-3e01-4bfd-8df6-e8dd17a8cc24', '0db7a3ee-b3c1-45a2-adf1-8958c9761fe0', 'b42c48a6-c3eb-40c5-8306-155b4ad24f68']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:30.276250 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556bd6f8-f064-4c11-8a95-9ba457c6209a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:30.333144 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556bd6f8-f064-4c11-8a95-9ba457c6209a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a111f5-1302-41c8-b247-b5e1605106c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-843940199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a741e284cade47e5b3244f28fbec245b',qos_specs=None,replication_status=,reservations=['009dd4b5-5c93-4eca-bbfb-f4dccfb0f125','f19e578f-3e01-4bfd-8df6-e8dd17a8cc24','0db7a3ee-b3c1-45a2-adf1-8958c9761fe0','b42c48a6-c3eb-40c5-8306-155b4ad24f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77c7f6c496ff49138568d4cfa5be12d0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-843940199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a111f5-1302-41c8-b247-b5e1605106c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a741e284cade47e5b3244f28fbec245b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77c7f6c496ff49138568d4cfa5be12d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:30.333930 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8929d58b-5dba-424f-a17f-b21c4a451367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:30.356089 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8929d58b-5dba-424f-a17f-b21c4a451367) transitioned into state 'SUCCESS' from state '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-843940199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a741e284cade47e5b3244f28fbec245b',qos_specs=None,replication_status=,reservations=['009dd4b5-5c93-4eca-bbfb-f4dccfb0f125','f19e578f-3e01-4bfd-8df6-e8dd17a8cc24','0db7a3ee-b3c1-45a2-adf1-8958c9761fe0','b42c48a6-c3eb-40c5-8306-155b4ad24f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77c7f6c496ff49138568d4cfa5be12d0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:30.357116 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee141aa-afb5-4eda-8ed9-6ac257258288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:30.388492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee141aa-afb5-4eda-8ed9-6ac257258288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:30.388892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Flow 'volume_create_api' (fe67cd1d-727a-4fff-8c92-a2aab4f1dd92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:30.389269 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Create volume request issued successfully. Jul 10 09:24:30.390690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d6386d7-6537-44ce-acf2-27e8ba9231e0 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:24:30.391598 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 2/8] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:24:29 2026] POST /volume/v3/volumes => generated 784 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:24:30.408414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-673dbe31-c504-4c16-a5ec-6469bed5f657 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:30.411686 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-673dbe31-c504-4c16-a5ec-6469bed5f657 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:24:30.411952 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-673dbe31-c504-4c16-a5ec-6469bed5f657 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:30.412220 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-673dbe31-c504-4c16-a5ec-6469bed5f657 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:30.443914 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:30.443914 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:30.450116 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-673dbe31-c504-4c16-a5ec-6469bed5f657 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:24:30.458491 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-673dbe31-c504-4c16-a5ec-6469bed5f657 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:24:30.458921 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 2/9] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:30 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:31.489428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8aa1e792-084f-4ced-8f97-0aae0f552f43 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:31.493513 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8aa1e792-084f-4ced-8f97-0aae0f552f43 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:24:31.493640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8aa1e792-084f-4ced-8f97-0aae0f552f43 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:31.493820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8aa1e792-084f-4ced-8f97-0aae0f552f43 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:31.524296 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:31.524296 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:31.537360 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8aa1e792-084f-4ced-8f97-0aae0f552f43 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:24:31.544408 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8aa1e792-084f-4ced-8f97-0aae0f552f43 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:24:31.544930 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 3/10] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:31 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:24:31.814203 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:32.038052 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:24:32.038382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-914580732"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:32.039949 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-914580732'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:24:32.063641 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Create volume of 1 GB Jul 10 09:24:32.064051 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:32.064051 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:32.069945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:24:32.069312. {{(pid=99957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:24:32.070103 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Availability Zones retrieved successfully. Jul 10 09:24:32.096301 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Flow 'volume_create_api' (98b41a0a-61db-4c02-9de4-187fb1bf8f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:32.096616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dcd7e9f-d48a-475b-ade8-13b94ef73a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:32.097549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:24:32.113536 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:32.113536 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:32.146017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dcd7e9f-d48a-475b-ade8-13b94ef73a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5e68e12b-0d79-4e17-b968-594f41ea11c4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e68e12b-0d79-4e17-b968-594f41ea11c4', 'encryption_key_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=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:32.146775 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebcaabe-726d-4d64-add5-eeede3f6b6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:32.197916 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:32.198210 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:32.252515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Created reservations ['c98261b4-0d1f-4887-a4ab-6568668d4d05', '4aa0a6e4-668d-4db7-adaf-ae5c392ab3cd', '51a7903f-5fb4-4314-b076-aea2f45b24e6', '3dc7d337-6c0d-4803-ae7b-ef71306d2113'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:24:32.253788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebcaabe-726d-4d64-add5-eeede3f6b6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c98261b4-0d1f-4887-a4ab-6568668d4d05', '4aa0a6e4-668d-4db7-adaf-ae5c392ab3cd', '51a7903f-5fb4-4314-b076-aea2f45b24e6', '3dc7d337-6c0d-4803-ae7b-ef71306d2113']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:32.254936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ff7f7b-d601-4dfd-a517-dbe9dc8e3756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:32.307844 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ff7f7b-d601-4dfd-a517-dbe9dc8e3756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '244a9500-6193-45cd-98b4-a010bae03f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-914580732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aa5ef7c8ebc648909f83a71e7b7e7cba',qos_specs=None,replication_status=,reservations=['c98261b4-0d1f-4887-a4ab-6568668d4d05','4aa0a6e4-668d-4db7-adaf-ae5c392ab3cd','51a7903f-5fb4-4314-b076-aea2f45b24e6','3dc7d337-6c0d-4803-ae7b-ef71306d2113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e228803c167b4821ad4393f033030563',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-914580732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=244a9500-6193-45cd-98b4-a010bae03f4c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='aa5ef7c8ebc648909f83a71e7b7e7cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e228803c167b4821ad4393f033030563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e68e12b-0d79-4e17-b968-594f41ea11c4),volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:32.308970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13130464-df4a-4724-84c8-b1821e15c680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:32.342258 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13130464-df4a-4724-84c8-b1821e15c680) transitioned into state 'SUCCESS' from state '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-914580732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aa5ef7c8ebc648909f83a71e7b7e7cba',qos_specs=None,replication_status=,reservations=['c98261b4-0d1f-4887-a4ab-6568668d4d05','4aa0a6e4-668d-4db7-adaf-ae5c392ab3cd','51a7903f-5fb4-4314-b076-aea2f45b24e6','3dc7d337-6c0d-4803-ae7b-ef71306d2113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e228803c167b4821ad4393f033030563',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:32.343206 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166d114d-9c0f-4648-9ac9-b9c72c7fb89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:32.371772 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166d114d-9c0f-4648-9ac9-b9c72c7fb89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:32.372582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Flow 'volume_create_api' (98b41a0a-61db-4c02-9de4-187fb1bf8f9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:32.372935 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Create volume request issued successfully. Jul 10 09:24:32.373963 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ce5585cd-441e-4001-9104-2c1fdb1de824 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:24:32.374387 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 4/11] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:24:31 2026] POST /volume/v3/volumes => generated 757 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:24:32.393531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-65afd3a3-a27f-4f1e-bfbe-9b43542bcc6a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:32.398679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-65afd3a3-a27f-4f1e-bfbe-9b43542bcc6a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:24:32.398932 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-65afd3a3-a27f-4f1e-bfbe-9b43542bcc6a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:32.399912 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-65afd3a3-a27f-4f1e-bfbe-9b43542bcc6a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:32.441041 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:32.441041 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:32.449845 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-65afd3a3-a27f-4f1e-bfbe-9b43542bcc6a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:24:32.457549 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-65afd3a3-a27f-4f1e-bfbe-9b43542bcc6a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:24:32.458101 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 3/12] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:32 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:33.472247 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a165d783-0eb6-4f59-9a3b-9b55bc6e90f0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:33.474983 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a165d783-0eb6-4f59-9a3b-9b55bc6e90f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:24:33.475304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a165d783-0eb6-4f59-9a3b-9b55bc6e90f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:33.475633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a165d783-0eb6-4f59-9a3b-9b55bc6e90f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:33.516772 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:33.516772 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:33.520828 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a165d783-0eb6-4f59-9a3b-9b55bc6e90f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:24:33.527698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a165d783-0eb6-4f59-9a3b-9b55bc6e90f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:24:33.528484 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 3/13] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:33 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:33.539538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:33.769366 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] POST https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action Jul 10 09:24:33.770028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:24:33.770224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:33.778307 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:33.778307 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:33.778731 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] Volume info retrieved successfully. Jul 10 09:24:33.786328 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] Update volume admin metadata completed successfully. Jul 10 09:24:33.786450 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] Update readonly setting on volume completed successfully. Jul 10 09:24:33.786664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41472c76-a268-4939-a57a-5d4fa84c85b6 tempest-TestMultiAttachVolumeSwap-1403924362 tempest-TestMultiAttachVolumeSwap-1403924362-project-admin] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action returned with HTTP 202 Jul 10 09:24:33.787032 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 4/14] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:24:33 2026] POST /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:24:33.794528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:33.796645 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:24:33.797042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-257762264"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:33.798831 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-257762264'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:24:33.803027 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Create volume of 1 GB Jul 10 09:24:33.803341 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:33.803341 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:33.803961 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Availability Zones retrieved successfully. Jul 10 09:24:33.809515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Flow 'volume_create_api' (5497de11-a842-4421-975f-596efc7c2e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:33.811102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a287a9-1afa-4e4e-b345-cfc2057af59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:33.812191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:24:33.821439 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:33.821439 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:33.836689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a287a9-1afa-4e4e-b345-cfc2057af59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5e68e12b-0d79-4e17-b968-594f41ea11c4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e68e12b-0d79-4e17-b968-594f41ea11c4', 'encryption_key_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=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:33.837370 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6273d2f1-e2ca-49c0-9270-423b63f8d053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:33.887817 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Created reservations ['a741def9-534f-46b7-8193-5819fac17b94', '493bb1b5-02c5-4b73-8ab7-66a7684008dc', 'ae37f7b8-dfe5-44a8-bbaf-67fdd66da73c', '9eb337dc-74e2-427f-a5b7-bc240d15742a'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:24:33.889201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6273d2f1-e2ca-49c0-9270-423b63f8d053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a741def9-534f-46b7-8193-5819fac17b94', '493bb1b5-02c5-4b73-8ab7-66a7684008dc', 'ae37f7b8-dfe5-44a8-bbaf-67fdd66da73c', '9eb337dc-74e2-427f-a5b7-bc240d15742a']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:33.890691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ca8675-4239-415f-b608-b9fb2e06ede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:33.919986 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ca8675-4239-415f-b608-b9fb2e06ede4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8122732d-36ef-4085-8b60-14ee6cac896d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-257762264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aa5ef7c8ebc648909f83a71e7b7e7cba',qos_specs=None,replication_status=,reservations=['a741def9-534f-46b7-8193-5819fac17b94','493bb1b5-02c5-4b73-8ab7-66a7684008dc','ae37f7b8-dfe5-44a8-bbaf-67fdd66da73c','9eb337dc-74e2-427f-a5b7-bc240d15742a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e228803c167b4821ad4393f033030563',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-257762264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8122732d-36ef-4085-8b60-14ee6cac896d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='aa5ef7c8ebc648909f83a71e7b7e7cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e228803c167b4821ad4393f033030563',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e68e12b-0d79-4e17-b968-594f41ea11c4),volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:33.920111 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e981fa-1715-4175-84cc-52cfa34d03dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:33.936583 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e981fa-1715-4175-84cc-52cfa34d03dc) transitioned into state 'SUCCESS' from state '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-257762264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aa5ef7c8ebc648909f83a71e7b7e7cba',qos_specs=None,replication_status=,reservations=['a741def9-534f-46b7-8193-5819fac17b94','493bb1b5-02c5-4b73-8ab7-66a7684008dc','ae37f7b8-dfe5-44a8-bbaf-67fdd66da73c','9eb337dc-74e2-427f-a5b7-bc240d15742a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e228803c167b4821ad4393f033030563',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:33.937231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65000e7f-5620-467f-813e-7931c29cecf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:33.945305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65000e7f-5620-467f-813e-7931c29cecf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:33.946364 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Flow 'volume_create_api' (5497de11-a842-4421-975f-596efc7c2e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:33.946449 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Create volume request issued successfully. Jul 10 09:24:33.946990 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ace12da0-091a-4ec2-b235-a1d62f66e327 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:24:33.947395 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 5/15] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:24:33 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:24:33.958967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a9f80e89-cb66-4eb0-b668-315193f38e33 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:33.960810 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a9f80e89-cb66-4eb0-b668-315193f38e33 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:24:33.961010 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a9f80e89-cb66-4eb0-b668-315193f38e33 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:33.961215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a9f80e89-cb66-4eb0-b668-315193f38e33 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:33.976501 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:33.976501 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:33.979504 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a9f80e89-cb66-4eb0-b668-315193f38e33 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:24:33.985246 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a9f80e89-cb66-4eb0-b668-315193f38e33 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d returned with HTTP 200 Jul 10 09:24:33.985704 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 4/16] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:33 2026] GET /volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:35.000223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-638adb6c-4012-4949-99fb-9efb60935b19 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:35.002126 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-638adb6c-4012-4949-99fb-9efb60935b19 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:24:35.002270 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-638adb6c-4012-4949-99fb-9efb60935b19 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:35.002472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-638adb6c-4012-4949-99fb-9efb60935b19 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:35.009594 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:35.009594 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:35.013299 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-638adb6c-4012-4949-99fb-9efb60935b19 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:24:35.017430 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-638adb6c-4012-4949-99fb-9efb60935b19 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d returned with HTTP 200 Jul 10 09:24:35.017810 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 4/17] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:34 2026] GET /volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:39.454247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:39.455219 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:24:39.455342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1256531481"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:39.458615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1256531481'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:24:39.458615 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Create volume of 1 GB Jul 10 09:24:39.477928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:24:39.477312. {{(pid=99955) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:24:39.478030 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Availability Zones retrieved successfully. Jul 10 09:24:39.504633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Flow 'volume_create_api' (b8d19928-a304-4100-b032-4d1ea6e8b145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:39.505835 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1957084-6509-4ea2-996a-9ecf288df512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:39.506982 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:24:39.590751 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1957084-6509-4ea2-996a-9ecf288df512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:39.591913 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b58dacd-4799-46cb-9da4-c711a11ec478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:39.665290 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:39.665673 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:39.736069 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Created reservations ['ffb43096-2a69-4eec-970c-046238830227', '05107c7a-eace-4c3b-8c44-b9f337ea975f', '8b777fe9-25dd-409e-bc27-53ecf57562f2', '226cd0dd-89d9-4b80-b605-c283757fe99b'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:24:39.737128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b58dacd-4799-46cb-9da4-c711a11ec478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb43096-2a69-4eec-970c-046238830227', '05107c7a-eace-4c3b-8c44-b9f337ea975f', '8b777fe9-25dd-409e-bc27-53ecf57562f2', '226cd0dd-89d9-4b80-b605-c283757fe99b']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:39.737912 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82408970-d882-48df-92ca-1aabca6d02bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:39.800084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82408970-d882-48df-92ca-1aabca6d02bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9efd8215-0df4-4927-8f11-6eeb5259231c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1256531481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d094f6df53e441199902fe5ba1e2c6e3',qos_specs=None,replication_status=,reservations=['ffb43096-2a69-4eec-970c-046238830227','05107c7a-eace-4c3b-8c44-b9f337ea975f','8b777fe9-25dd-409e-bc27-53ecf57562f2','226cd0dd-89d9-4b80-b605-c283757fe99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135b38966d144fe7a839c9cae9554cf6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1256531481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9efd8215-0df4-4927-8f11-6eeb5259231c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d094f6df53e441199902fe5ba1e2c6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='135b38966d144fe7a839c9cae9554cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:39.801269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059c780e-603e-4ce6-b7c7-bbfa8ce89f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:39.829971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059c780e-603e-4ce6-b7c7-bbfa8ce89f80) transitioned into state 'SUCCESS' from state '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-1256531481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d094f6df53e441199902fe5ba1e2c6e3',qos_specs=None,replication_status=,reservations=['ffb43096-2a69-4eec-970c-046238830227','05107c7a-eace-4c3b-8c44-b9f337ea975f','8b777fe9-25dd-409e-bc27-53ecf57562f2','226cd0dd-89d9-4b80-b605-c283757fe99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135b38966d144fe7a839c9cae9554cf6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:39.831063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213c6407-1dac-48f6-ae97-ca91b575667f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:39.864320 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213c6407-1dac-48f6-ae97-ca91b575667f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:39.865352 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Flow 'volume_create_api' (b8d19928-a304-4100-b032-4d1ea6e8b145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:39.866066 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Create volume request issued successfully. Jul 10 09:24:39.866720 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dda4395e-efed-4e3f-a653-c99e5dbbddc8 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:24:39.868124 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 5/18] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:24:39 2026] POST /volume/v3/volumes => generated 752 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:24:39.886347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9ee71261-fff6-4053-870c-57a9b006ca47 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:39.887585 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ee71261-fff6-4053-870c-57a9b006ca47 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:39.887781 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ee71261-fff6-4053-870c-57a9b006ca47 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:39.887961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ee71261-fff6-4053-870c-57a9b006ca47 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:39.898521 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:39.898521 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:39.905169 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9ee71261-fff6-4053-870c-57a9b006ca47 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:39.911652 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ee71261-fff6-4053-870c-57a9b006ca47 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:39.912065 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 6/19] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:39 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:40.933318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a6984c63-6733-4c25-8236-a1b302e077f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:40.935037 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a6984c63-6733-4c25-8236-a1b302e077f0 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:40.935235 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a6984c63-6733-4c25-8236-a1b302e077f0 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:40.935423 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a6984c63-6733-4c25-8236-a1b302e077f0 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:40.941790 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:40.941790 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:40.945118 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a6984c63-6733-4c25-8236-a1b302e077f0 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:40.949581 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a6984c63-6733-4c25-8236-a1b302e077f0 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:40.950012 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 5/20] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:40 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:41.047422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-5362e444-0ee1-4afc-8c14-586ea5907272 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:41.050090 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-5362e444-0ee1-4afc-8c14-586ea5907272 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:41.050345 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-5362e444-0ee1-4afc-8c14-586ea5907272 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:41.050546 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-5362e444-0ee1-4afc-8c14-586ea5907272 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:41.066593 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:41.066593 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:41.071000 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-5362e444-0ee1-4afc-8c14-586ea5907272 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:41.075602 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-5362e444-0ee1-4afc-8c14-586ea5907272 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:41.075887 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 5/21] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:24:41 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:43.330637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d26afc5c-9e19-48d7-8087-bce7c5d08f3a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:43.331242 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d26afc5c-9e19-48d7-8087-bce7c5d08f3a None None] GET https://10.4.3.103/volume// Jul 10 09:24:43.331473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d26afc5c-9e19-48d7-8087-bce7c5d08f3a None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:43.331787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d26afc5c-9e19-48d7-8087-bce7c5d08f3a None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:43.332240 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d26afc5c-9e19-48d7-8087-bce7c5d08f3a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:24:43.332650 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 6/22] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:24:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:24:43.350199 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-0c0f3811-46cc-4969-bce6-50d3a5f5f79f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:43.678251 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-0c0f3811-46cc-4969-bce6-50d3a5f5f79f tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:24:43.679589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-0c0f3811-46cc-4969-bce6-50d3a5f5f79f tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9efd8215-0df4-4927-8f11-6eeb5259231c", "connector": null, "instance_uuid": "cd9fb5ef-d078-453d-98cc-509caad77a68"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:43.693146 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:43.693146 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:43.737380 np0000004982 devstack@c-api.service[99957]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 09:24:43.737380 np0000004982 devstack@c-api.service[99957]: .first() Jul 10 09:24:43.763119 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-0c0f3811-46cc-4969-bce6-50d3a5f5f79f tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:24:43.764006 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 7/23] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:24:43 2026] POST /volume/v3/attachments => generated 273 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:24:44.125960 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-48f87449-d5a2-4534-84cd-533dce9a62e7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:44.134696 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48f87449-d5a2-4534-84cd-533dce9a62e7 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:44.135026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48f87449-d5a2-4534-84cd-533dce9a62e7 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:44.135781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48f87449-d5a2-4534-84cd-533dce9a62e7 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:44.160658 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:44.160658 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:44.168388 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-48f87449-d5a2-4534-84cd-533dce9a62e7 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:44.177318 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48f87449-d5a2-4534-84cd-533dce9a62e7 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:44.177318 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 6/24] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:44 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:44.332515 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-20a0f9c2-8472-414c-94d3-f6889ef0df2b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:44.332515 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-20a0f9c2-8472-414c-94d3-f6889ef0df2b None None] GET https://10.4.3.103/volume// Jul 10 09:24:44.332515 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-20a0f9c2-8472-414c-94d3-f6889ef0df2b None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:44.332515 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-20a0f9c2-8472-414c-94d3-f6889ef0df2b None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:44.333323 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-20a0f9c2-8472-414c-94d3-f6889ef0df2b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:24:44.333846 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 6/25] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:24:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 09:24:44.365525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-45de4882-1b3d-44bb-a139-2da18c3fb101 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:44.375843 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-45de4882-1b3d-44bb-a139-2da18c3fb101 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:44.376077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-45de4882-1b3d-44bb-a139-2da18c3fb101 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:44.376305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-45de4882-1b3d-44bb-a139-2da18c3fb101 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:44.394053 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:44.394053 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:44.399165 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-45de4882-1b3d-44bb-a139-2da18c3fb101 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:44.405902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-45de4882-1b3d-44bb-a139-2da18c3fb101 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:44.406853 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 7/26] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:24:44 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:24:45.052779 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6f962ece-be58-491e-96bc-9fcddb07b84d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:45.055954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:24:45.056428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-484409519"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:45.058722 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-484409519'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:24:45.058822 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Create volume of 1 GB Jul 10 09:24:45.059834 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:45.059834 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:45.070470 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Availability Zones retrieved successfully. Jul 10 09:24:45.078115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Flow 'volume_create_api' (acf16ec7-1041-4c16-b8eb-726042755277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:45.083530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6dbae7-ae6f-4619-9d17-5d2fefe4b5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:45.085011 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:24:45.133689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6dbae7-ae6f-4619-9d17-5d2fefe4b5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:45.134731 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7891c8-5c32-46b7-b429-80cecdcef1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:45.172034 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:45.172343 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:24:45.196186 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-66779dce-fda9-4acc-8bd8-1af29b7b0bd9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:45.202925 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66779dce-fda9-4acc-8bd8-1af29b7b0bd9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:45.203270 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-66779dce-fda9-4acc-8bd8-1af29b7b0bd9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:45.203643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-66779dce-fda9-4acc-8bd8-1af29b7b0bd9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:45.220597 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Created reservations ['a944dbf4-366a-4130-904e-ff8fb84869cf', '956472ee-fec6-44f3-bdd4-70b8ca9a583a', 'bafe781e-e2ea-41ec-a624-365e43053781', '68495797-9777-4b61-a31d-e4c0b94d6d3f'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:24:45.221629 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7891c8-5c32-46b7-b429-80cecdcef1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a944dbf4-366a-4130-904e-ff8fb84869cf', '956472ee-fec6-44f3-bdd4-70b8ca9a583a', 'bafe781e-e2ea-41ec-a624-365e43053781', '68495797-9777-4b61-a31d-e4c0b94d6d3f']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:45.222686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8b8bf2-5bc4-40db-a376-7b59b8fa5784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:45.229849 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:45.229849 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:45.234646 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-66779dce-fda9-4acc-8bd8-1af29b7b0bd9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:45.243164 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66779dce-fda9-4acc-8bd8-1af29b7b0bd9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:45.247602 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 7/27] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:45 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:45.255983 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8b8bf2-5bc4-40db-a376-7b59b8fa5784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cfc82d7-3b24-44be-ba63-1d5789d04d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-484409519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a4625362cd46589897f7b71957ab77',qos_specs=None,replication_status=,reservations=['a944dbf4-366a-4130-904e-ff8fb84869cf','956472ee-fec6-44f3-bdd4-70b8ca9a583a','bafe781e-e2ea-41ec-a624-365e43053781','68495797-9777-4b61-a31d-e4c0b94d6d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a318e76d734b9b878b8b68e64fcd0c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-484409519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cfc82d7-3b24-44be-ba63-1d5789d04d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a4625362cd46589897f7b71957ab77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7a318e76d734b9b878b8b68e64fcd0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:45.257086 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101fddc6-59f1-446f-b6c9-dc78583ec184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:45.280080 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101fddc6-59f1-446f-b6c9-dc78583ec184) transitioned into state 'SUCCESS' from state '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-484409519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a4625362cd46589897f7b71957ab77',qos_specs=None,replication_status=,reservations=['a944dbf4-366a-4130-904e-ff8fb84869cf','956472ee-fec6-44f3-bdd4-70b8ca9a583a','bafe781e-e2ea-41ec-a624-365e43053781','68495797-9777-4b61-a31d-e4c0b94d6d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a318e76d734b9b878b8b68e64fcd0c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:45.281051 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108acda8-2318-45fd-a27b-3fb7774f76bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:45.297011 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108acda8-2318-45fd-a27b-3fb7774f76bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:45.297785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Flow 'volume_create_api' (acf16ec7-1041-4c16-b8eb-726042755277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:45.298105 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Create volume request issued successfully. Jul 10 09:24:45.299025 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6f962ece-be58-491e-96bc-9fcddb07b84d tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:24:45.299502 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 8/28] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:24:45 2026] POST /volume/v3/volumes => generated 754 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:24:45.312147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-273630d9-0af3-4a43-98fb-71468f0c0985 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:45.315633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-273630d9-0af3-4a43-98fb-71468f0c0985 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] GET https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b Jul 10 09:24:45.315815 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-273630d9-0af3-4a43-98fb-71468f0c0985 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:45.316057 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-273630d9-0af3-4a43-98fb-71468f0c0985 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:45.334006 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:45.334006 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:45.341087 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-273630d9-0af3-4a43-98fb-71468f0c0985 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Volume info retrieved successfully. Jul 10 09:24:45.346318 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-273630d9-0af3-4a43-98fb-71468f0c0985 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b returned with HTTP 200 Jul 10 09:24:45.346847 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 7/29] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:45 2026] GET /volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:24:45.621415 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:45.623920 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] PUT https://10.4.3.103/volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3 Jul 10 09:24:45.624346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:45.638671 np0000004982 devstack@c-api.service[99955]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 09:24:45.638671 np0000004982 devstack@c-api.service[99955]: .first() Jul 10 09:24:45.648515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Acquiring lock "cinder-attachment_update-9efd8215-0df4-4927-8f11-6eeb5259231c-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:24:45.654916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Lock "cinder-attachment_update-9efd8215-0df4-4927-8f11-6eeb5259231c-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:24:45.655989 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:45.655989 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:46.200682 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Lock "cinder-attachment_update-9efd8215-0df4-4927-8f11-6eeb5259231c-np0000004982" released by "attachment_update" :: held 0.546s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:24:46.201002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-702fd575-aa6b-41aa-a2bf-d624b38bd790 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3 returned with HTTP 200 Jul 10 09:24:46.201515 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 8/30] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:24:45 2026] PUT /volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3 => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:24:46.262716 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4586510c-ce51-4f3e-9a95-9c72d1751bdb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:46.265553 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4586510c-ce51-4f3e-9a95-9c72d1751bdb tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:46.266519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4586510c-ce51-4f3e-9a95-9c72d1751bdb tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:46.266519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4586510c-ce51-4f3e-9a95-9c72d1751bdb tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:46.285395 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:46.285395 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:46.289720 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4586510c-ce51-4f3e-9a95-9c72d1751bdb tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:46.296052 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4586510c-ce51-4f3e-9a95-9c72d1751bdb tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:46.296587 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 8/31] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:46 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:46.361643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b24a8b03-214a-41d8-a856-d39566af7450 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:46.363863 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b24a8b03-214a-41d8-a856-d39566af7450 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] GET https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b Jul 10 09:24:46.364094 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b24a8b03-214a-41d8-a856-d39566af7450 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:46.364262 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b24a8b03-214a-41d8-a856-d39566af7450 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:46.372232 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:46.372232 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:46.376210 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b24a8b03-214a-41d8-a856-d39566af7450 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Volume info retrieved successfully. Jul 10 09:24:46.380672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b24a8b03-214a-41d8-a856-d39566af7450 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b returned with HTTP 200 Jul 10 09:24:46.380978 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 9/32] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:46 2026] GET /volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:46.731773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-69f5d67a-fb51-412f-93f1-5f4770728451 req-3994edb1-fec7-4214-88cd-ae3c240916cd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:46.737248 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-69f5d67a-fb51-412f-93f1-5f4770728451 req-3994edb1-fec7-4214-88cd-ae3c240916cd tempest-VolumesAdminNegativeTest-299973157 tempest-VolumesAdminNegativeTest-299973157-project] GET https://10.4.3.103/volume/v3/volumes/9da1c63a-87cf-461e-9dbc-34dc9106dcfe Jul 10 09:24:46.737514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-69f5d67a-fb51-412f-93f1-5f4770728451 req-3994edb1-fec7-4214-88cd-ae3c240916cd tempest-VolumesAdminNegativeTest-299973157 tempest-VolumesAdminNegativeTest-299973157-project] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:46.737725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-69f5d67a-fb51-412f-93f1-5f4770728451 req-3994edb1-fec7-4214-88cd-ae3c240916cd tempest-VolumesAdminNegativeTest-299973157 tempest-VolumesAdminNegativeTest-299973157-project] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:46.750655 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-69f5d67a-fb51-412f-93f1-5f4770728451 req-3994edb1-fec7-4214-88cd-ae3c240916cd tempest-VolumesAdminNegativeTest-299973157 tempest-VolumesAdminNegativeTest-299973157-project] https://10.4.3.103/volume/v3/volumes/9da1c63a-87cf-461e-9dbc-34dc9106dcfe returned with HTTP 404 Jul 10 09:24:46.751337 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 8/33] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:24:46 2026] GET /volume/v3/volumes/9da1c63a-87cf-461e-9dbc-34dc9106dcfe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:24:46.776934 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:46.780451 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] DELETE https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b Jul 10 09:24:46.780597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:46.780798 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:46.781006 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Delete volume with id: 1cfc82d7-3b24-44be-ba63-1d5789d04d9b Jul 10 09:24:46.790953 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:46.790953 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:46.791342 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Volume info retrieved successfully. Jul 10 09:24:46.837970 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Delete volume request issued successfully. Jul 10 09:24:46.838390 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-85411bf5-415e-4b0c-899a-170cf30f8d77 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b returned with HTTP 202 Jul 10 09:24:46.839144 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 9/34] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:24:46 2026] DELETE /volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:24:46.851554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a02ee933-c7ec-4bb4-8c94-0fb0d44c609c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:46.855300 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a02ee933-c7ec-4bb4-8c94-0fb0d44c609c tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] GET https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b Jul 10 09:24:46.855662 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a02ee933-c7ec-4bb4-8c94-0fb0d44c609c tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:46.855832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a02ee933-c7ec-4bb4-8c94-0fb0d44c609c tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:46.870140 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:46.870140 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:46.877277 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a02ee933-c7ec-4bb4-8c94-0fb0d44c609c tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Volume info retrieved successfully. Jul 10 09:24:46.884844 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a02ee933-c7ec-4bb4-8c94-0fb0d44c609c tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b returned with HTTP 200 Jul 10 09:24:46.885323 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 9/35] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:46 2026] GET /volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:47.322349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b108389c-a6ed-4dc3-ad0e-3f27a02f9041 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:47.327901 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b108389c-a6ed-4dc3-ad0e-3f27a02f9041 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:47.329060 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b108389c-a6ed-4dc3-ad0e-3f27a02f9041 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:47.329592 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b108389c-a6ed-4dc3-ad0e-3f27a02f9041 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:47.353732 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:47.353732 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:47.361803 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b108389c-a6ed-4dc3-ad0e-3f27a02f9041 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:47.369289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b108389c-a6ed-4dc3-ad0e-3f27a02f9041 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:47.369924 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 10/36] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:47 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:47.906344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4f14a2ae-da05-4ce7-8145-fee1bf663e51 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:47.909052 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f14a2ae-da05-4ce7-8145-fee1bf663e51 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] GET https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b Jul 10 09:24:47.909052 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f14a2ae-da05-4ce7-8145-fee1bf663e51 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:47.910595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f14a2ae-da05-4ce7-8145-fee1bf663e51 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:47.917654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f14a2ae-da05-4ce7-8145-fee1bf663e51 tempest-VolumesAdminNegativeTest-338189378 tempest-VolumesAdminNegativeTest-338189378-project-member] https://10.4.3.103/volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b returned with HTTP 404 Jul 10 09:24:47.918209 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 9/37] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:47 2026] GET /volume/v3/volumes/1cfc82d7-3b24-44be-ba63-1d5789d04d9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:24:48.396561 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-afb564a8-c1a9-4132-9790-2327b20ab30d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:48.400165 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-afb564a8-c1a9-4132-9790-2327b20ab30d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:48.400377 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-afb564a8-c1a9-4132-9790-2327b20ab30d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:48.400592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-afb564a8-c1a9-4132-9790-2327b20ab30d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:48.429440 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:48.429440 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:48.440200 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-afb564a8-c1a9-4132-9790-2327b20ab30d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:48.448080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-afb564a8-c1a9-4132-9790-2327b20ab30d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:48.448080 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 10/38] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:48 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:49.467522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e3cd3571-ba0d-4f1f-b785-5694e49b8c2d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:49.469675 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3cd3571-ba0d-4f1f-b785-5694e49b8c2d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:49.469882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3cd3571-ba0d-4f1f-b785-5694e49b8c2d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:49.470125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3cd3571-ba0d-4f1f-b785-5694e49b8c2d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:49.494290 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:49.494290 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:49.499129 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e3cd3571-ba0d-4f1f-b785-5694e49b8c2d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:49.504321 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3cd3571-ba0d-4f1f-b785-5694e49b8c2d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:49.504857 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 10/39] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:49 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:24:50.519715 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1678a77d-ebb7-458e-af0c-21dd30738dc6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:50.522820 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1678a77d-ebb7-458e-af0c-21dd30738dc6 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:50.522820 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1678a77d-ebb7-458e-af0c-21dd30738dc6 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:50.522820 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1678a77d-ebb7-458e-af0c-21dd30738dc6 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:50.540996 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:50.540996 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:50.544839 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1678a77d-ebb7-458e-af0c-21dd30738dc6 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:50.550778 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1678a77d-ebb7-458e-af0c-21dd30738dc6 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:50.551720 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 11/40] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:50 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:51.566949 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-21b0add8-2b1b-4baa-9976-f674bb0d2796 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:51.571724 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21b0add8-2b1b-4baa-9976-f674bb0d2796 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:51.571967 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21b0add8-2b1b-4baa-9976-f674bb0d2796 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:51.572336 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21b0add8-2b1b-4baa-9976-f674bb0d2796 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:51.591846 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:51.591846 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:51.596886 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-21b0add8-2b1b-4baa-9976-f674bb0d2796 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:51.603642 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21b0add8-2b1b-4baa-9976-f674bb0d2796 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:51.604206 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 10/41] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:51 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:52.627493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9da54d34-3104-47fa-931c-cc4bb3c6a53b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:52.632989 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9da54d34-3104-47fa-931c-cc4bb3c6a53b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:52.633249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9da54d34-3104-47fa-931c-cc4bb3c6a53b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:52.634598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9da54d34-3104-47fa-931c-cc4bb3c6a53b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:52.652646 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:52.652646 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:52.670179 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9da54d34-3104-47fa-931c-cc4bb3c6a53b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:52.678549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9da54d34-3104-47fa-931c-cc4bb3c6a53b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:52.678961 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 11/42] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:52 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:53.406668 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:53.408987 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:24:53.409441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1147367595"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:53.411236 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1147367595'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:24:53.411445 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Create volume of 1 GB Jul 10 09:24:53.416873 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Availability Zones retrieved successfully. Jul 10 09:24:53.422336 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Flow 'volume_create_api' (16779fd5-a5cf-487c-8953-6f420af36bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:53.424384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874350b9-8fd5-428e-a18f-7f047a826bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:53.424384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:24:53.453979 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874350b9-8fd5-428e-a18f-7f047a826bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:53.454912 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0f45aa-b895-436c-a48b-0fcf53ade955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:53.512155 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Created reservations ['a0d8d7c7-e407-4921-a303-5a9c6562d914', 'a2558332-f0e8-43a9-abc9-806ada505c8e', 'e49dc75e-67ce-40d7-9286-08c12d709a1e', '9f680cf9-4685-459e-891f-55b3f278038d'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:24:53.512815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0f45aa-b895-436c-a48b-0fcf53ade955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0d8d7c7-e407-4921-a303-5a9c6562d914', 'a2558332-f0e8-43a9-abc9-806ada505c8e', 'e49dc75e-67ce-40d7-9286-08c12d709a1e', '9f680cf9-4685-459e-891f-55b3f278038d']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:53.513460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35f0bcd-3520-4311-aa0e-e2bce8433333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:53.534007 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35f0bcd-3520-4311-aa0e-e2bce8433333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f31f25be-d6a3-4f6b-8352-3f2e49033f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1147367595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826f730c29e49de911d0058db624143',qos_specs=None,replication_status=,reservations=['a0d8d7c7-e407-4921-a303-5a9c6562d914','a2558332-f0e8-43a9-abc9-806ada505c8e','e49dc75e-67ce-40d7-9286-08c12d709a1e','9f680cf9-4685-459e-891f-55b3f278038d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11f28b13dab4068a8a28d79d6c6eb74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1147367595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f31f25be-d6a3-4f6b-8352-3f2e49033f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8826f730c29e49de911d0058db624143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11f28b13dab4068a8a28d79d6c6eb74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:53.534882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33cd3059-18d3-477c-b2bd-20f4bef4170b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:53.551060 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33cd3059-18d3-477c-b2bd-20f4bef4170b) transitioned into state 'SUCCESS' from state '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-1147367595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826f730c29e49de911d0058db624143',qos_specs=None,replication_status=,reservations=['a0d8d7c7-e407-4921-a303-5a9c6562d914','a2558332-f0e8-43a9-abc9-806ada505c8e','e49dc75e-67ce-40d7-9286-08c12d709a1e','9f680cf9-4685-459e-891f-55b3f278038d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11f28b13dab4068a8a28d79d6c6eb74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:53.551797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (038219c8-bb4e-4d1e-bd2e-e3a4ea3eaba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:24:53.561016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (038219c8-bb4e-4d1e-bd2e-e3a4ea3eaba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:24:53.561770 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Flow 'volume_create_api' (16779fd5-a5cf-487c-8953-6f420af36bc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:24:53.562062 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Create volume request issued successfully. Jul 10 09:24:53.562589 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ab429390-9d60-4e64-8e07-d1caf73beed2 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:24:53.563016 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 11/43] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:24:53 2026] POST /volume/v3/volumes => generated 759 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:24:53.581596 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-69023536-44a4-45ec-8e68-f6ee7f19b4a7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:53.581596 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-69023536-44a4-45ec-8e68-f6ee7f19b4a7 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 Jul 10 09:24:53.581596 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-69023536-44a4-45ec-8e68-f6ee7f19b4a7 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:53.581596 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-69023536-44a4-45ec-8e68-f6ee7f19b4a7 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:53.589911 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:53.589911 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:53.593395 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-69023536-44a4-45ec-8e68-f6ee7f19b4a7 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:24:53.600694 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-69023536-44a4-45ec-8e68-f6ee7f19b4a7 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 returned with HTTP 200 Jul 10 09:24:53.601174 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 12/44] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:53 2026] GET /volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:53.602985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-2faed531-d5cf-44f5-bb14-54183775c0ad None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:53.605740 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-2faed531-d5cf-44f5-bb14-54183775c0ad tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] POST https://10.4.3.103/volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3/action Jul 10 09:24:53.606775 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-2faed531-d5cf-44f5-bb14-54183775c0ad tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:24:53.606960 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-2faed531-d5cf-44f5-bb14-54183775c0ad tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:24:53.623922 np0000004982 devstack@c-api.service[99954]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 09:24:53.623922 np0000004982 devstack@c-api.service[99954]: .first() Jul 10 09:24:53.649678 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:53.649678 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:53.673074 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-175bb7dd-9808-4df4-b10e-be569428f6c6 req-2faed531-d5cf-44f5-bb14-54183775c0ad tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3/action returned with HTTP 204 Jul 10 09:24:53.673934 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 11/45] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:24:53 2026] POST /volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:24:53.698386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-13a1b9cd-4ffd-4e91-b82e-7f7e746d843b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:53.700216 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13a1b9cd-4ffd-4e91-b82e-7f7e746d843b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:53.702283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13a1b9cd-4ffd-4e91-b82e-7f7e746d843b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:53.702283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13a1b9cd-4ffd-4e91-b82e-7f7e746d843b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:53.715848 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:53.715848 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:24:53.718810 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-13a1b9cd-4ffd-4e91-b82e-7f7e746d843b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:53.723759 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13a1b9cd-4ffd-4e91-b82e-7f7e746d843b tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:53.724397 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 12/46] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:53 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:24:53.742396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-69fbfa8c-cfa6-4a7f-ab1c-fc48888b588d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:53.744945 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-69fbfa8c-cfa6-4a7f-ab1c-fc48888b588d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:24:53.745174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-69fbfa8c-cfa6-4a7f-ab1c-fc48888b588d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:53.745398 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-69fbfa8c-cfa6-4a7f-ab1c-fc48888b588d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:53.764772 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:53.764772 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:24:53.774624 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-69fbfa8c-cfa6-4a7f-ab1c-fc48888b588d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:24:53.781049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-69fbfa8c-cfa6-4a7f-ab1c-fc48888b588d tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:24:53.781727 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 12/47] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:53 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:24:54.616664 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d5089c79-2e2b-4cb0-96b0-daac28f8b53e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:54.619530 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d5089c79-2e2b-4cb0-96b0-daac28f8b53e tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 Jul 10 09:24:54.619856 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d5089c79-2e2b-4cb0-96b0-daac28f8b53e tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:54.620125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d5089c79-2e2b-4cb0-96b0-daac28f8b53e tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:54.631833 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:54.631833 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:24:54.641816 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d5089c79-2e2b-4cb0-96b0-daac28f8b53e tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:24:54.648987 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d5089c79-2e2b-4cb0-96b0-daac28f8b53e tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 returned with HTTP 200 Jul 10 09:24:54.649732 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 13/48] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:24:54 2026] GET /volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:24:58.181392 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-794aa9cf-510f-4cae-aa94-0fa00dda8d69 req-858548cd-ebcc-4943-9dfd-fe04b39f9ea9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:24:58.184793 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-794aa9cf-510f-4cae-aa94-0fa00dda8d69 req-858548cd-ebcc-4943-9dfd-fe04b39f9ea9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] DELETE https://10.4.3.103/volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3 Jul 10 09:24:58.185173 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-794aa9cf-510f-4cae-aa94-0fa00dda8d69 req-858548cd-ebcc-4943-9dfd-fe04b39f9ea9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:24:58.185435 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-794aa9cf-510f-4cae-aa94-0fa00dda8d69 req-858548cd-ebcc-4943-9dfd-fe04b39f9ea9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:24:58.194963 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:24:58.194963 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:24:58.813740 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-794aa9cf-510f-4cae-aa94-0fa00dda8d69 req-858548cd-ebcc-4943-9dfd-fe04b39f9ea9 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3 returned with HTTP 200 Jul 10 09:24:58.813740 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 12/49] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:24:58 2026] DELETE /volume/v3/attachments/11352d4e-248a-462b-a06c-770b264dcde3 => generated 19 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:02.278424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9bb4f00b-2015-4b47-b7d3-495d42691a06 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:02.281645 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9bb4f00b-2015-4b47-b7d3-495d42691a06 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:02.281974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9bb4f00b-2015-4b47-b7d3-495d42691a06 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:02.282299 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9bb4f00b-2015-4b47-b7d3-495d42691a06 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:02.291411 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:02.291411 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:02.298007 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9bb4f00b-2015-4b47-b7d3-495d42691a06 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:25:02.304374 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9bb4f00b-2015-4b47-b7d3-495d42691a06 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:25:02.304374 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 13/50] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:02 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:02.320151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-04c15ac7-bf15-4e71-bfc5-766f60860cc1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:02.323816 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-04c15ac7-bf15-4e71-bfc5-766f60860cc1 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:02.323816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-04c15ac7-bf15-4e71-bfc5-766f60860cc1 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:02.323816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-04c15ac7-bf15-4e71-bfc5-766f60860cc1 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:02.330965 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:02.330965 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:02.339494 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-04c15ac7-bf15-4e71-bfc5-766f60860cc1 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:25:02.346270 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-04c15ac7-bf15-4e71-bfc5-766f60860cc1 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:25:02.347070 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 13/51] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:02 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:02.409058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-21a31d7e-d9d3-41c5-8d7d-3c2faa326dac None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:02.415024 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-21a31d7e-d9d3-41c5-8d7d-3c2faa326dac tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:02.415324 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-21a31d7e-d9d3-41c5-8d7d-3c2faa326dac tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:02.415948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-21a31d7e-d9d3-41c5-8d7d-3c2faa326dac tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:02.426890 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:02.426890 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:02.433656 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-21a31d7e-d9d3-41c5-8d7d-3c2faa326dac tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:25:02.441316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-21a31d7e-d9d3-41c5-8d7d-3c2faa326dac tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:25:02.441554 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 14/52] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:02 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:02.463758 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-537dc423-af7e-4bab-9b8a-f62bca809714 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:02.466230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:02.466478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:02.466689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:02.466898 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Delete volume with id: 9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:02.479195 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:02.479195 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:02.480284 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:25:02.517204 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Delete volume request issued successfully. Jul 10 09:25:02.517755 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-537dc423-af7e-4bab-9b8a-f62bca809714 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 202 Jul 10 09:25:02.517860 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 13/53] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:25:02 2026] DELETE /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:02.531442 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-62c70d67-40b5-422e-9c56-2dc4067a42a5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:02.536724 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62c70d67-40b5-422e-9c56-2dc4067a42a5 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:02.536724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62c70d67-40b5-422e-9c56-2dc4067a42a5 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:02.536724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62c70d67-40b5-422e-9c56-2dc4067a42a5 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:02.549038 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:02.549038 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:02.553479 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-62c70d67-40b5-422e-9c56-2dc4067a42a5 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Volume info retrieved successfully. Jul 10 09:25:02.560839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62c70d67-40b5-422e-9c56-2dc4067a42a5 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 200 Jul 10 09:25:02.561392 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 14/54] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:02 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:03.577705 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-58a0e4b1-2b47-4083-b179-24f2d768f836 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:03.580448 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-58a0e4b1-2b47-4083-b179-24f2d768f836 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] GET https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c Jul 10 09:25:03.580999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-58a0e4b1-2b47-4083-b179-24f2d768f836 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:03.581350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-58a0e4b1-2b47-4083-b179-24f2d768f836 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:03.589718 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-58a0e4b1-2b47-4083-b179-24f2d768f836 tempest-DeleteServersTestJSON-2105808444 tempest-DeleteServersTestJSON-2105808444-project-member] https://10.4.3.103/volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c returned with HTTP 404 Jul 10 09:25:03.590772 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 14/55] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:03 2026] GET /volume/v3/volumes/9efd8215-0df4-4927-8f11-6eeb5259231c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:08.500141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7dceea89-9e55-48d9-81ec-693e7be5e1cc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:08.741621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7dceea89-9e55-48d9-81ec-693e7be5e1cc tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:08.741975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7dceea89-9e55-48d9-81ec-693e7be5e1cc tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1598129920"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:08.760389 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7dceea89-9e55-48d9-81ec-693e7be5e1cc tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:08.760808 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 15/56] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:25:08 2026] POST /volume/v3/types => generated 216 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:08.769940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73e1b209-d989-4809-a23b-a90df6649a91 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:08.772581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73e1b209-d989-4809-a23b-a90df6649a91 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:25:08.772977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73e1b209-d989-4809-a23b-a90df6649a91 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1208014345"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:08.805377 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73e1b209-d989-4809-a23b-a90df6649a91 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:25:08.805908 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 14/57] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:25:08 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:08.820932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:09.074604 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:25:09.074604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a790d30-c3e6-49c5-a4e6-d401c8995623", "volume_types": ["7ae11b5e-4142-4e14-a16d-f0a9a45d8156"], "name": "tempest-Group1-351708149"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:09.075197 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Creating new group {'group': {'group_type': '7a790d30-c3e6-49c5-a4e6-d401c8995623', 'volume_types': ['7ae11b5e-4142-4e14-a16d-f0a9a45d8156'], 'name': 'tempest-Group1-351708149'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:25:09.084985 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Creating group tempest-Group1-351708149. Jul 10 09:25:09.102053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:25:09.101477. {{(pid=99955) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:25:09.102053 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability Zones retrieved successfully. Jul 10 09:25:09.120597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Created reservations ['a66e563f-4d36-4c43-8dcb-7a4deb7d7a58'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:09.165905 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5dff8e4c-39b1-41aa-b845-36cc63c564e4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:25:09.166516 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 15/58] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:25:08 2026] POST /volume/v3/groups => generated 93 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:09.176280 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-708c0b79-955f-4e2e-8400-7f096b848d8c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:09.178677 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-708c0b79-955f-4e2e-8400-7f096b848d8c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 Jul 10 09:25:09.179062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-708c0b79-955f-4e2e-8400-7f096b848d8c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:09.179062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-708c0b79-955f-4e2e-8400-7f096b848d8c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:09.179234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-708c0b79-955f-4e2e-8400-7f096b848d8c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 67292b78-c864-4269-8342-166e0489ee17 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:09.184262 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:09.184262 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:09.209974 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-708c0b79-955f-4e2e-8400-7f096b848d8c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 returned with HTTP 200 Jul 10 09:25:09.210510 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 15/59] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:09 2026] GET /volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 => generated 321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:10.223021 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5aec8dc6-177c-451f-84c4-d56de5e0c147 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:10.224848 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5aec8dc6-177c-451f-84c4-d56de5e0c147 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 Jul 10 09:25:10.225066 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5aec8dc6-177c-451f-84c4-d56de5e0c147 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:10.225239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5aec8dc6-177c-451f-84c4-d56de5e0c147 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:10.225403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-5aec8dc6-177c-451f-84c4-d56de5e0c147 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 67292b78-c864-4269-8342-166e0489ee17 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:10.230586 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:10.230586 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:10.252789 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5aec8dc6-177c-451f-84c4-d56de5e0c147 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 returned with HTTP 200 Jul 10 09:25:10.253158 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 16/60] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:10 2026] GET /volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:10.265971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:10.268765 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:25:10.269111 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a790d30-c3e6-49c5-a4e6-d401c8995623", "volume_types": ["7ae11b5e-4142-4e14-a16d-f0a9a45d8156"], "name": "tempest-Group2-1540793138"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:10.270722 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Creating new group {'group': {'group_type': '7a790d30-c3e6-49c5-a4e6-d401c8995623', 'volume_types': ['7ae11b5e-4142-4e14-a16d-f0a9a45d8156'], 'name': 'tempest-Group2-1540793138'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:25:10.275135 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Creating group tempest-Group2-1540793138. Jul 10 09:25:10.294840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:25:10.294120. {{(pid=99954) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:25:10.294989 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability Zones retrieved successfully. Jul 10 09:25:10.312397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Created reservations ['8e904768-7279-4b68-aaa0-43b7d329342f'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:10.357700 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b73712cf-1972-4662-8a1b-97d76f4512e7 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:25:10.358129 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 15/61] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:25:10 2026] POST /volume/v3/groups => generated 94 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:10.368087 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e9689b24-83db-4b81-9231-1574f0a53be0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:10.370160 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e9689b24-83db-4b81-9231-1574f0a53be0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:10.370160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e9689b24-83db-4b81-9231-1574f0a53be0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:10.370160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e9689b24-83db-4b81-9231-1574f0a53be0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:10.370160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-e9689b24-83db-4b81-9231-1574f0a53be0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:10.373496 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:10.373496 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:10.388022 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e9689b24-83db-4b81-9231-1574f0a53be0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 returned with HTTP 200 Jul 10 09:25:10.388022 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 16/62] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:10 2026] GET /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:11.401219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-452bd443-69d1-4b57-8d91-a033dad9ef63 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:11.403522 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-452bd443-69d1-4b57-8d91-a033dad9ef63 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:11.404481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-452bd443-69d1-4b57-8d91-a033dad9ef63 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:11.404773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-452bd443-69d1-4b57-8d91-a033dad9ef63 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:11.404964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-452bd443-69d1-4b57-8d91-a033dad9ef63 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:11.410207 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:11.410207 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:11.419825 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-452bd443-69d1-4b57-8d91-a033dad9ef63 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 returned with HTTP 200 Jul 10 09:25:11.420351 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 16/63] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:11 2026] GET /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:11.430581 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:11.432268 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:11.432648 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1998773015", "volume_type": "7ae11b5e-4142-4e14-a16d-f0a9a45d8156", "group_id": "67292b78-c864-4269-8342-166e0489ee17", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:11.434391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1998773015', 'volume_type': '7ae11b5e-4142-4e14-a16d-f0a9a45d8156', 'group_id': '67292b78-c864-4269-8342-166e0489ee17', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:11.443164 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:11.443164 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:11.443722 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume of 1 GB Jul 10 09:25:11.448879 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability Zones retrieved successfully. Jul 10 09:25:11.454709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Flow 'volume_create_api' (74c52c16-e57d-4c37-a641-b21bd3a35169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:11.455724 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc88758-0bd9-42ad-af05-2a10bff6b5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:11.456621 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:11.456621 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:11.456912 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:11.480076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc88758-0bd9-42ad-af05-2a10bff6b5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:25:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7ae11b5e-4142-4e14-a16d-f0a9a45d8156,is_public=True,name='tempest-GroupsTest-volume-type-1598129920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ae11b5e-4142-4e14-a16d-f0a9a45d8156', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '67292b78-c864-4269-8342-166e0489ee17', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:11.480887 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7569272-0bc1-4917-a2ea-af6b9c5dd70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:11.512412 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1598129920 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1598129920, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:11.512843 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1598129920 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1598129920, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:11.555857 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Created reservations ['9b4631db-90f3-4e56-b2a7-52d80a6b509a', '4567eec6-4a44-4931-afd4-e7ea00b30566', '7955afc1-17b5-492e-b4dd-61631dc1ba5c', '90e439d3-7a54-42be-b2c9-b96cf124a624'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:11.556840 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7569272-0bc1-4917-a2ea-af6b9c5dd70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4631db-90f3-4e56-b2a7-52d80a6b509a', '4567eec6-4a44-4931-afd4-e7ea00b30566', '7955afc1-17b5-492e-b4dd-61631dc1ba5c', '90e439d3-7a54-42be-b2c9-b96cf124a624']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:11.557739 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (024a47d8-6398-4058-8b3e-d1c506378c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:11.581678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (024a47d8-6398-4058-8b3e-d1c506378c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7090f16d-be14-4488-8865-6108460d3ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1998773015',encryption_key_id=None,group_id=67292b78-c864-4269-8342-166e0489ee17,group_type_id=,metadata={},multiattach=False,project_id='79fb8f2e9cae4172b8b9053d573f173f',qos_specs=None,replication_status=,reservations=['9b4631db-90f3-4e56-b2a7-52d80a6b509a','4567eec6-4a44-4931-afd4-e7ea00b30566','7955afc1-17b5-492e-b4dd-61631dc1ba5c','90e439d3-7a54-42be-b2c9-b96cf124a624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_type_id=7ae11b5e-4142-4e14-a16d-f0a9a45d8156), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1998773015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=67292b78-c864-4269-8342-166e0489ee17,host=None,id=7090f16d-be14-4488-8865-6108460d3ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79fb8f2e9cae4172b8b9053d573f173f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ae11b5e-4142-4e14-a16d-f0a9a45d8156),volume_type_id=7ae11b5e-4142-4e14-a16d-f0a9a45d8156)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:11.582834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdae312-00d2-4fa9-bf5f-40f883fe68a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:11.603634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdae312-00d2-4fa9-bf5f-40f883fe68a6) transitioned into state 'SUCCESS' from state '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-1998773015',encryption_key_id=None,group_id=67292b78-c864-4269-8342-166e0489ee17,group_type_id=,metadata={},multiattach=False,project_id='79fb8f2e9cae4172b8b9053d573f173f',qos_specs=None,replication_status=,reservations=['9b4631db-90f3-4e56-b2a7-52d80a6b509a','4567eec6-4a44-4931-afd4-e7ea00b30566','7955afc1-17b5-492e-b4dd-61631dc1ba5c','90e439d3-7a54-42be-b2c9-b96cf124a624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_type_id=7ae11b5e-4142-4e14-a16d-f0a9a45d8156)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:11.604457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9754e26-5551-4783-bdae-0e41f5abdc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:11.619163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9754e26-5551-4783-bdae-0e41f5abdc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:11.619163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Flow 'volume_create_api' (74c52c16-e57d-4c37-a641-b21bd3a35169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:11.619163 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume request issued successfully. Jul 10 09:25:11.619484 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:11.619851 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:11.668852 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:11.672766 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:11.672766 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:11.677765 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ef4b1ccc-347f-4344-aa93-51febf58c000 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:11.678706 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 17/64] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:25:11 2026] POST /volume/v3/volumes => generated 815 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:11.689912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:11.692113 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 Jul 10 09:25:11.692344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:11.692548 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:11.701879 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:11.701879 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:11.707125 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:11.709289 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:11.709482 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:11.749071 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:11.752131 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:11.752131 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:11.758717 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c9582a1-4e6f-49e7-b28f-478b17b4b422 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 returned with HTTP 200 Jul 10 09:25:11.759081 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 16/65] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:11 2026] GET /volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 => generated 883 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:12.775712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:12.777775 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 Jul 10 09:25:12.778007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:12.778238 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:12.787084 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:12.787084 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:12.791527 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:12.792504 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:12.792711 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:12.850205 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:12.853347 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:12.853347 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:12.861386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9f2983a7-bd0d-4304-be24-d541d73a2bff tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 returned with HTTP 200 Jul 10 09:25:12.861913 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 17/66] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:12 2026] GET /volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:12.885880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-59615fb9-05f0-4586-a68d-1ef01d8932fc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:12.890675 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59615fb9-05f0-4586-a68d-1ef01d8932fc tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 Jul 10 09:25:12.890675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59615fb9-05f0-4586-a68d-1ef01d8932fc tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:12.890675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59615fb9-05f0-4586-a68d-1ef01d8932fc tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:12.890675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-59615fb9-05f0-4586-a68d-1ef01d8932fc tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 67292b78-c864-4269-8342-166e0489ee17 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:12.897962 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:12.897962 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:12.915105 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59615fb9-05f0-4586-a68d-1ef01d8932fc tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 returned with HTTP 200 Jul 10 09:25:12.915989 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 17/67] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:12 2026] GET /volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:12.929843 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-645086d2-e36f-4a3a-84a6-70dd5aef90e2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:12.931910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-645086d2-e36f-4a3a-84a6-70dd5aef90e2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:12.932391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-645086d2-e36f-4a3a-84a6-70dd5aef90e2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:12.932826 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-645086d2-e36f-4a3a-84a6-70dd5aef90e2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:12.933102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-645086d2-e36f-4a3a-84a6-70dd5aef90e2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:12.938375 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:12.938375 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:12.947405 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-645086d2-e36f-4a3a-84a6-70dd5aef90e2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 returned with HTTP 200 Jul 10 09:25:12.948295 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 18/68] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:12 2026] GET /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:12.962164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-40d0655e-0301-41c8-b132-8a829e321991 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:12.965598 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40d0655e-0301-41c8-b132-8a829e321991 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/detail Jul 10 09:25:12.966007 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40d0655e-0301-41c8-b132-8a829e321991 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:12.966216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40d0655e-0301-41c8-b132-8a829e321991 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:13.015946 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40d0655e-0301-41c8-b132-8a829e321991 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/detail returned with HTTP 200 Jul 10 09:25:13.016557 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 17/69] 10.4.3.103 () {68 vars in 1296 bytes} [Fri Jul 10 09:25:12 2026] GET /volume/v3/groups/detail => generated 639 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:13.034460 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-928851bc-e786-4afb-bacb-af2d01d9c59a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:13.037630 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:13.037630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:13.037630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:13.037795 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:13.038863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:13.070480 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:13.071313 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:13.071480 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:13.088579 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-37231445-98e5-4d1f-a871-7e11be2d3756 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:13.090248 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:13.090892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-607948420"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:13.093027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-607948420'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:13.093390 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Create volume of 1 GB Jul 10 09:25:13.093843 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.093843 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:13.098700 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Availability Zones retrieved successfully. Jul 10 09:25:13.105544 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Flow 'volume_create_api' (1bce3fee-c445-4d2c-9b95-f1008a79b0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:13.107163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96a4857-bd1e-4fa7-9d70-b3675a7464ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:13.109057 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:13.113039 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:13.116190 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.116190 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:13.124591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-928851bc-e786-4afb-bacb-af2d01d9c59a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:13.125098 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 18/70] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:13 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:13.139378 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96a4857-bd1e-4fa7-9d70-b3675a7464ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:13.141743 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfee82eb-58d1-495a-8886-d1a3baaf00b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:13.142390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:13.145315 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:13.145505 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:13.145710 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:13.146402 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:13.146957 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.146957 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:13.148073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:13.182562 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Created reservations ['dbf56030-3e59-4ada-94f1-366e1d38aef6', '9c12a85c-4c90-4718-921f-a0208aec2ed0', '998309bd-1f9b-42de-9cf6-744109948f14', '15521482-6b7f-4b48-a5e6-e6d59bf72e74'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:13.183684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfee82eb-58d1-495a-8886-d1a3baaf00b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbf56030-3e59-4ada-94f1-366e1d38aef6', '9c12a85c-4c90-4718-921f-a0208aec2ed0', '998309bd-1f9b-42de-9cf6-744109948f14', '15521482-6b7f-4b48-a5e6-e6d59bf72e74']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:13.184105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d0a211-07cf-433a-8bf1-fc0baba91420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:13.199290 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:13.200311 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:13.200508 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:13.205935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d0a211-07cf-433a-8bf1-fc0baba91420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-607948420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826f730c29e49de911d0058db624143',qos_specs=None,replication_status=,reservations=['dbf56030-3e59-4ada-94f1-366e1d38aef6','9c12a85c-4c90-4718-921f-a0208aec2ed0','998309bd-1f9b-42de-9cf6-744109948f14','15521482-6b7f-4b48-a5e6-e6d59bf72e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11f28b13dab4068a8a28d79d6c6eb74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-607948420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8826f730c29e49de911d0058db624143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11f28b13dab4068a8a28d79d6c6eb74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:13.206720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7cb49a-5b97-47df-b52a-a8b779011cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:13.225462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7cb49a-5b97-47df-b52a-a8b779011cbc) transitioned into state 'SUCCESS' from state '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-607948420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8826f730c29e49de911d0058db624143',qos_specs=None,replication_status=,reservations=['dbf56030-3e59-4ada-94f1-366e1d38aef6','9c12a85c-4c90-4718-921f-a0208aec2ed0','998309bd-1f9b-42de-9cf6-744109948f14','15521482-6b7f-4b48-a5e6-e6d59bf72e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11f28b13dab4068a8a28d79d6c6eb74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:13.226290 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc298b2e-258f-4098-bae5-a00871377b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:13.236084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc298b2e-258f-4098-bae5-a00871377b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:13.236927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Flow 'volume_create_api' (1bce3fee-c445-4d2c-9b95-f1008a79b0f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:13.237264 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Create volume request issued successfully. Jul 10 09:25:13.237890 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-37231445-98e5-4d1f-a871-7e11be2d3756 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:13.238324 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 18/71] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:13 2026] POST /volume/v3/volumes => generated 758 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:13.255364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2346be89-5c22-4a78-8448-342b7fc51bf4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:13.257395 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2346be89-5c22-4a78-8448-342b7fc51bf4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:25:13.257799 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2346be89-5c22-4a78-8448-342b7fc51bf4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:13.258007 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2346be89-5c22-4a78-8448-342b7fc51bf4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:13.262355 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:13.266386 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.266386 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:13.266765 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.266765 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:13.270533 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2346be89-5c22-4a78-8448-342b7fc51bf4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:25:13.275344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2346be89-5c22-4a78-8448-342b7fc51bf4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:25:13.275792 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 18/72] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:13 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:13.278537 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f2bc51d-06c5-4d6e-8261-7811ead0d110 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:13.279194 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 19/73] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:13 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:13.296382 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:13.305455 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17/action Jul 10 09:25:13.306583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:13.306830 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:13.309433 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] delete called for group 67292b78-c864-4269-8342-166e0489ee17 {{(pid=99955) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:13.309636 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Delete group with id: 67292b78-c864-4269-8342-166e0489ee17 Jul 10 09:25:13.315314 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.315314 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:13.408135 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68759970-5c58-4e16-b3c7-6ebe513d4cd6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17/action returned with HTTP 202 Jul 10 09:25:13.408947 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 19/74] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:13 2026] POST /volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:13.417059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-36690add-1556-42ef-bbf6-7acc67b86cbe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:13.419022 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 Jul 10 09:25:13.419281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:13.419532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:13.428233 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.428233 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:13.432535 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:13.433491 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:13.433491 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:13.483862 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:13.487639 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:13.487639 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:13.498066 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36690add-1556-42ef-bbf6-7acc67b86cbe tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 returned with HTTP 200 Jul 10 09:25:13.498468 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 19/75] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:13 2026] GET /volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:14.288985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8a233083-5ea0-4c05-a98d-831f36b1fbdf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:14.290742 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8a233083-5ea0-4c05-a98d-831f36b1fbdf tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:25:14.290883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8a233083-5ea0-4c05-a98d-831f36b1fbdf tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:14.291082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8a233083-5ea0-4c05-a98d-831f36b1fbdf tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:14.299118 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:14.299118 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:14.303215 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8a233083-5ea0-4c05-a98d-831f36b1fbdf tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:25:14.310056 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8a233083-5ea0-4c05-a98d-831f36b1fbdf tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:25:14.310541 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 19/76] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:14 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:14.515418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8f2c9fc2-2a12-46d5-b08d-edf91ac0e632 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:14.517550 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f2c9fc2-2a12-46d5-b08d-edf91ac0e632 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 Jul 10 09:25:14.517810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f2c9fc2-2a12-46d5-b08d-edf91ac0e632 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:14.518008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f2c9fc2-2a12-46d5-b08d-edf91ac0e632 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:14.529351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f2c9fc2-2a12-46d5-b08d-edf91ac0e632 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 returned with HTTP 404 Jul 10 09:25:14.529938 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 20/77] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:14 2026] GET /volume/v3/volumes/7090f16d-be14-4488-8865-6108460d3ee4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:14.536771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-961787ab-1aba-450f-a0dc-4086a14a5d57 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:14.539206 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-961787ab-1aba-450f-a0dc-4086a14a5d57 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 Jul 10 09:25:14.539481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-961787ab-1aba-450f-a0dc-4086a14a5d57 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:14.539724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-961787ab-1aba-450f-a0dc-4086a14a5d57 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:14.539891 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-961787ab-1aba-450f-a0dc-4086a14a5d57 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 67292b78-c864-4269-8342-166e0489ee17 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:14.543906 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-961787ab-1aba-450f-a0dc-4086a14a5d57 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 returned with HTTP 404 Jul 10 09:25:14.544467 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 20/78] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:14 2026] GET /volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:14.553915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:14.556659 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229/action Jul 10 09:25:14.558150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:14.558150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:14.560846 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] delete called for group 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:14.561445 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.groups [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Delete group with id: 4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:14.566300 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:14.566300 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:14.623172 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-adc83271-5aa0-4bac-a221-03a91ff0ff67 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229/action returned with HTTP 202 Jul 10 09:25:14.623891 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 20/79] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:14 2026] POST /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:14.637785 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6983e944-4912-4ef1-b386-e5dea1409dd2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:14.644381 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6983e944-4912-4ef1-b386-e5dea1409dd2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:14.645005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6983e944-4912-4ef1-b386-e5dea1409dd2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:14.645699 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6983e944-4912-4ef1-b386-e5dea1409dd2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:14.646312 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-6983e944-4912-4ef1-b386-e5dea1409dd2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:14.655746 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:14.655746 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:14.669227 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6983e944-4912-4ef1-b386-e5dea1409dd2 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 returned with HTTP 200 Jul 10 09:25:14.670173 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 20/80] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:14 2026] GET /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 => generated 322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:15.682362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-04485eb0-9a15-4a15-b86f-d4416f216727 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.688591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-04485eb0-9a15-4a15-b86f-d4416f216727 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:15.688591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-04485eb0-9a15-4a15-b86f-d4416f216727 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.688591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-04485eb0-9a15-4a15-b86f-d4416f216727 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.688591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-04485eb0-9a15-4a15-b86f-d4416f216727 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:15.692674 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-04485eb0-9a15-4a15-b86f-d4416f216727 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 returned with HTTP 404 Jul 10 09:25:15.693145 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 21/81] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:15 2026] GET /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:15.702872 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1df1d8ce-f64a-4a90-861b-fc032884a06f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.704637 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1df1d8ce-f64a-4a90-861b-fc032884a06f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/detail Jul 10 09:25:15.704866 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1df1d8ce-f64a-4a90-861b-fc032884a06f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.705040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1df1d8ce-f64a-4a90-861b-fc032884a06f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.711488 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1df1d8ce-f64a-4a90-861b-fc032884a06f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/detail returned with HTTP 200 Jul 10 09:25:15.711890 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 21/82] 10.4.3.103 () {68 vars in 1296 bytes} [Fri Jul 10 09:25:15 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:15.724814 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea3dfc63-f537-44b3-885d-ed308010e480 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.726673 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:15.728588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.728943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.729458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:15.730304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:15.761793 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:15.763779 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea3dfc63-f537-44b3-885d-ed308010e480 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:15.764317 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 21/83] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:15.781635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.783550 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229/action Jul 10 09:25:15.784169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:15.784169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:15.786157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] delete called for group 4626debf-21e9-49b8-9121-f5d83d4cd229 {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:15.786314 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Delete group with id: 4626debf-21e9-49b8-9121-f5d83d4cd229 Jul 10 09:25:15.792954 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54f0dc75-73bf-4d00-9c92-4fceb3fc53ec tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229/action returned with HTTP 404 Jul 10 09:25:15.793583 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 21/84] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:15 2026] POST /volume/v3/groups/4626debf-21e9-49b8-9121-f5d83d4cd229/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:15.802288 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.804289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:15.804504 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.804772 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.805038 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:15.805821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:15.814422 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:15.817191 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-725d4c01-dada-4c15-bc0c-e7f3f78ef8f0 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:15.817816 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 22/85] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:15.834339 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.836642 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17/action Jul 10 09:25:15.837249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:15.837643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:15.839740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] delete called for group 67292b78-c864-4269-8342-166e0489ee17 {{(pid=99955) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:15.840034 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Delete group with id: 67292b78-c864-4269-8342-166e0489ee17 Jul 10 09:25:15.843745 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-335b0a5b-827e-4350-8d7e-7a85ed6b76d6 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17/action returned with HTTP 404 Jul 10 09:25:15.844759 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 22/86] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:15 2026] POST /volume/v3/groups/67292b78-c864-4269-8342-166e0489ee17/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:15.854414 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8569b0e0-e12f-4624-a85b-e0cd8ec44b23 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.856781 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8569b0e0-e12f-4624-a85b-e0cd8ec44b23 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/7a790d30-c3e6-49c5-a4e6-d401c8995623 Jul 10 09:25:15.857983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8569b0e0-e12f-4624-a85b-e0cd8ec44b23 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.857983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8569b0e0-e12f-4624-a85b-e0cd8ec44b23 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.883103 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8569b0e0-e12f-4624-a85b-e0cd8ec44b23 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/group_types/7a790d30-c3e6-49c5-a4e6-d401c8995623 returned with HTTP 202 Jul 10 09:25:15.883722 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 22/87] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:25:15 2026] DELETE /volume/v3/group_types/7a790d30-c3e6-49c5-a4e6-d401c8995623 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:15.889869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51a180a0-da13-48b0-99a4-dcd426c99838 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.893815 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51a180a0-da13-48b0-99a4-dcd426c99838 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] DELETE https://10.4.3.103/volume/v3/types/7ae11b5e-4142-4e14-a16d-f0a9a45d8156 Jul 10 09:25:15.894084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51a180a0-da13-48b0-99a4-dcd426c99838 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.894369 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51a180a0-da13-48b0-99a4-dcd426c99838 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.894754 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:15.894754 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:15.946340 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51a180a0-da13-48b0-99a4-dcd426c99838 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/types/7ae11b5e-4142-4e14-a16d-f0a9a45d8156 returned with HTTP 202 Jul 10 09:25:15.946967 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 22/88] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:15 2026] DELETE /volume/v3/types/7ae11b5e-4142-4e14-a16d-f0a9a45d8156 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:15.956691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f9ee15c7-a17e-45ae-99bc-de72f57d1e3d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.959191 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f9ee15c7-a17e-45ae-99bc-de72f57d1e3d tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] GET https://10.4.3.103/volume/v3/types/7ae11b5e-4142-4e14-a16d-f0a9a45d8156 Jul 10 09:25:15.959454 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f9ee15c7-a17e-45ae-99bc-de72f57d1e3d tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:15.959712 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f9ee15c7-a17e-45ae-99bc-de72f57d1e3d tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:15.964626 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f9ee15c7-a17e-45ae-99bc-de72f57d1e3d tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/types/7ae11b5e-4142-4e14-a16d-f0a9a45d8156 returned with HTTP 404 Jul 10 09:25:15.965239 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 23/89] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:15 2026] GET /volume/v3/types/7ae11b5e-4142-4e14-a16d-f0a9a45d8156 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:15.973479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2e6027e3-85f2-4ce6-8700-848ee8416e68 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:15.974927 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2e6027e3-85f2-4ce6-8700-848ee8416e68 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:15.975392 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2e6027e3-85f2-4ce6-8700-848ee8416e68 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-848364012"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:15.992037 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2e6027e3-85f2-4ce6-8700-848ee8416e68 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:15.992037 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 23/90] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:25:15 2026] POST /volume/v3/types => generated 215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:16.003339 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f0697524-a3ab-4549-8fb9-ec1d0bf43794 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:16.005785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f0697524-a3ab-4549-8fb9-ec1d0bf43794 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:25:16.006552 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f0697524-a3ab-4549-8fb9-ec1d0bf43794 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1319108767"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:16.023880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f0697524-a3ab-4549-8fb9-ec1d0bf43794 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:25:16.024289 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 23/91] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:25:16 2026] POST /volume/v3/group_types => generated 173 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:16.035613 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:16.040117 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:25:16.040508 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dce75254-7df8-4c09-8b9c-6c9ee15bb418", "volume_types": ["31728803-d4e1-43b4-865f-dbe05a0d8d1f"], "name": "tempest-GroupsTest-Group-1890068151"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:16.042439 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Creating new group {'group': {'group_type': 'dce75254-7df8-4c09-8b9c-6c9ee15bb418', 'volume_types': ['31728803-d4e1-43b4-865f-dbe05a0d8d1f'], 'name': 'tempest-GroupsTest-Group-1890068151'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:25:16.046729 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Creating group tempest-GroupsTest-Group-1890068151. Jul 10 09:25:16.054588 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability Zones retrieved successfully. Jul 10 09:25:16.066659 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Created reservations ['132449bd-4c37-424a-8e69-3b06db1acefd'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:16.092290 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58ffba25-c21a-40fd-b0a3-b16844ba2468 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:25:16.092290 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 23/92] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:25:16 2026] POST /volume/v3/groups => generated 104 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:16.100987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b1a49b9b-b7c9-4740-b467-d51e6c4f6c06 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:16.103523 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b1a49b9b-b7c9-4740-b467-d51e6c4f6c06 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:16.103898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b1a49b9b-b7c9-4740-b467-d51e6c4f6c06 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:16.104160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b1a49b9b-b7c9-4740-b467-d51e6c4f6c06 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:16.104339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-b1a49b9b-b7c9-4740-b467-d51e6c4f6c06 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:16.108297 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:16.108297 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:16.119354 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b1a49b9b-b7c9-4740-b467-d51e6c4f6c06 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:16.119828 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 24/93] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:16 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:17.131424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-36728391-369f-4435-8e03-6f0c5db1d90d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:17.135149 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36728391-369f-4435-8e03-6f0c5db1d90d tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:17.135149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36728391-369f-4435-8e03-6f0c5db1d90d tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:17.135149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36728391-369f-4435-8e03-6f0c5db1d90d tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:17.135149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-36728391-369f-4435-8e03-6f0c5db1d90d tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:17.138552 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:17.138552 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:17.146622 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36728391-369f-4435-8e03-6f0c5db1d90d tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:17.147352 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 24/94] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:17 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:17.156981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:17.160796 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:17.161232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1107923184", "volume_type": "31728803-d4e1-43b4-865f-dbe05a0d8d1f", "group_id": "883eb0b7-a42d-475b-8d69-125f0f341737", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:17.163510 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1107923184', 'volume_type': '31728803-d4e1-43b4-865f-dbe05a0d8d1f', 'group_id': '883eb0b7-a42d-475b-8d69-125f0f341737', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:17.171400 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:17.171400 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:17.171935 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume of 1 GB Jul 10 09:25:17.177469 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability Zones retrieved successfully. Jul 10 09:25:17.184003 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Flow 'volume_create_api' (aa26882f-c280-47f2-ab5d-40ade387afc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:17.185275 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f688e15-16c5-471b-b732-af03cf55ecc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:17.185952 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:17.185952 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:17.186418 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:17.210869 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f688e15-16c5-471b-b732-af03cf55ecc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31728803-d4e1-43b4-865f-dbe05a0d8d1f,is_public=True,name='tempest-GroupsTest-volume-type-848364012',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31728803-d4e1-43b4-865f-dbe05a0d8d1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '883eb0b7-a42d-475b-8d69-125f0f341737', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:17.211946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48de5ee8-bad4-4187-9a8e-3888ccebfce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:17.239534 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-848364012 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-848364012, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:17.239840 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-848364012 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-848364012, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:17.268590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Created reservations ['ebe71583-ae58-4509-8974-b66320465fc7', 'aa0b06f2-4cf8-4688-9cb2-8719016bff81', '49407a02-4c3a-4aaa-bd70-2fa7885169ab', '3c5f701a-4167-42b1-84de-c8f7df7250b3'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:17.269291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48de5ee8-bad4-4187-9a8e-3888ccebfce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebe71583-ae58-4509-8974-b66320465fc7', 'aa0b06f2-4cf8-4688-9cb2-8719016bff81', '49407a02-4c3a-4aaa-bd70-2fa7885169ab', '3c5f701a-4167-42b1-84de-c8f7df7250b3']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:17.269927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee87498-bdff-4497-80f2-9bdf1603fc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:17.293234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee87498-bdff-4497-80f2-9bdf1603fc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9773d39-07d5-496f-8fa8-9b07d7e520f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1107923184',encryption_key_id=None,group_id=883eb0b7-a42d-475b-8d69-125f0f341737,group_type_id=,metadata={},multiattach=False,project_id='79fb8f2e9cae4172b8b9053d573f173f',qos_specs=None,replication_status=,reservations=['ebe71583-ae58-4509-8974-b66320465fc7','aa0b06f2-4cf8-4688-9cb2-8719016bff81','49407a02-4c3a-4aaa-bd70-2fa7885169ab','3c5f701a-4167-42b1-84de-c8f7df7250b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_type_id=31728803-d4e1-43b4-865f-dbe05a0d8d1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1107923184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=883eb0b7-a42d-475b-8d69-125f0f341737,host=None,id=c9773d39-07d5-496f-8fa8-9b07d7e520f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79fb8f2e9cae4172b8b9053d573f173f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31728803-d4e1-43b4-865f-dbe05a0d8d1f),volume_type_id=31728803-d4e1-43b4-865f-dbe05a0d8d1f)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:17.294080 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6526e0a6-7157-4c31-879d-e957a57593ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:17.316412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6526e0a6-7157-4c31-879d-e957a57593ba) transitioned into state 'SUCCESS' from state '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-1107923184',encryption_key_id=None,group_id=883eb0b7-a42d-475b-8d69-125f0f341737,group_type_id=,metadata={},multiattach=False,project_id='79fb8f2e9cae4172b8b9053d573f173f',qos_specs=None,replication_status=,reservations=['ebe71583-ae58-4509-8974-b66320465fc7','aa0b06f2-4cf8-4688-9cb2-8719016bff81','49407a02-4c3a-4aaa-bd70-2fa7885169ab','3c5f701a-4167-42b1-84de-c8f7df7250b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_type_id=31728803-d4e1-43b4-865f-dbe05a0d8d1f)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:17.317399 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9a532b-6ddc-45be-b0c0-7c86b38d9cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:17.332287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9a532b-6ddc-45be-b0c0-7c86b38d9cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:17.333326 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Flow 'volume_create_api' (aa26882f-c280-47f2-ab5d-40ade387afc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:17.333711 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume request issued successfully. Jul 10 09:25:17.334497 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:17.334799 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:17.385415 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:17.388671 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:17.388671 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:17.392355 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-35ff0d7b-42e3-45f0-8752-a607b4d264da tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:17.392866 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 24/95] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:25:17 2026] POST /volume/v3/volumes => generated 814 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:17.404419 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e3d654a8-d17b-4988-a721-272bb268caee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:17.409634 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 Jul 10 09:25:17.409634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:17.409634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:17.423445 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:17.423445 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:17.432704 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:17.433727 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:17.434404 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:17.484538 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:17.489796 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:17.489796 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:17.496438 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e3d654a8-d17b-4988-a721-272bb268caee tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 returned with HTTP 200 Jul 10 09:25:17.496975 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 24/96] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:17 2026] GET /volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:18.508724 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-94083b4a-e045-48b3-8467-6481958e87fa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:18.510483 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 Jul 10 09:25:18.510700 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:18.510870 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:18.517616 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.517616 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:18.520991 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:18.521685 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:18.521822 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:18.559459 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:18.562551 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.562551 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:18.569697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-94083b4a-e045-48b3-8467-6481958e87fa tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 returned with HTTP 200 Jul 10 09:25:18.570080 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 25/97] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:18 2026] GET /volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 => generated 907 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:18.587878 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dd11c182-de47-4c92-80c6-34c87f244536 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:18.591617 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:18.592897 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-301778994", "volume_type": "31728803-d4e1-43b4-865f-dbe05a0d8d1f", "group_id": "883eb0b7-a42d-475b-8d69-125f0f341737", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:18.597488 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-301778994', 'volume_type': '31728803-d4e1-43b4-865f-dbe05a0d8d1f', 'group_id': '883eb0b7-a42d-475b-8d69-125f0f341737', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:18.614549 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.614549 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:18.614549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume of 1 GB Jul 10 09:25:18.622406 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Availability Zones retrieved successfully. Jul 10 09:25:18.628842 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Flow 'volume_create_api' (076696b2-49c9-42ea-8e96-21b957434c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:18.630100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e21bbb-b2e6-428d-b597-d9e7ed012508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:18.630807 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.630807 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:18.631323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:18.658340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e21bbb-b2e6-428d-b597-d9e7ed012508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:25:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31728803-d4e1-43b4-865f-dbe05a0d8d1f,is_public=True,name='tempest-GroupsTest-volume-type-848364012',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31728803-d4e1-43b4-865f-dbe05a0d8d1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '883eb0b7-a42d-475b-8d69-125f0f341737', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:18.659412 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfcd5b86-586c-4952-af7f-0bbd3e2812fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:18.693316 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-848364012 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-848364012, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:18.693706 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-848364012 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-848364012, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:18.709431 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Created reservations ['93dc9cb4-fbe3-4afd-a027-60778d31c151', '810b9eb6-e4a4-4391-97b0-98417ff207e9', '61132018-a079-49b0-a529-828985f371e1', 'd7e36166-1e5a-4ccf-ac29-903ed856d910'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:18.710410 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfcd5b86-586c-4952-af7f-0bbd3e2812fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93dc9cb4-fbe3-4afd-a027-60778d31c151', '810b9eb6-e4a4-4391-97b0-98417ff207e9', '61132018-a079-49b0-a529-828985f371e1', 'd7e36166-1e5a-4ccf-ac29-903ed856d910']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:18.712210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01448e2e-7267-4eba-b53d-39df3e4de73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:18.742287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01448e2e-7267-4eba-b53d-39df3e4de73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7711ef3-332f-47a0-af19-c96de676274f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-301778994',encryption_key_id=None,group_id=883eb0b7-a42d-475b-8d69-125f0f341737,group_type_id=,metadata={},multiattach=False,project_id='79fb8f2e9cae4172b8b9053d573f173f',qos_specs=None,replication_status=,reservations=['93dc9cb4-fbe3-4afd-a027-60778d31c151','810b9eb6-e4a4-4391-97b0-98417ff207e9','61132018-a079-49b0-a529-828985f371e1','d7e36166-1e5a-4ccf-ac29-903ed856d910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_type_id=31728803-d4e1-43b4-865f-dbe05a0d8d1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-301778994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=883eb0b7-a42d-475b-8d69-125f0f341737,host=None,id=d7711ef3-332f-47a0-af19-c96de676274f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79fb8f2e9cae4172b8b9053d573f173f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31728803-d4e1-43b4-865f-dbe05a0d8d1f),volume_type_id=31728803-d4e1-43b4-865f-dbe05a0d8d1f)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:18.743288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b79295-fc86-4862-baa2-0f9560480be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:18.763099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b79295-fc86-4862-baa2-0f9560480be5) transitioned into state 'SUCCESS' from state '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-301778994',encryption_key_id=None,group_id=883eb0b7-a42d-475b-8d69-125f0f341737,group_type_id=,metadata={},multiattach=False,project_id='79fb8f2e9cae4172b8b9053d573f173f',qos_specs=None,replication_status=,reservations=['93dc9cb4-fbe3-4afd-a027-60778d31c151','810b9eb6-e4a4-4391-97b0-98417ff207e9','61132018-a079-49b0-a529-828985f371e1','d7e36166-1e5a-4ccf-ac29-903ed856d910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfc1c5eda7c4cb09cf792c7ac3567ad',volume_type_id=31728803-d4e1-43b4-865f-dbe05a0d8d1f)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:18.764138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb089efa-8ad0-4993-82bb-0c71115cfa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:18.780283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb089efa-8ad0-4993-82bb-0c71115cfa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:18.781207 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Flow 'volume_create_api' (076696b2-49c9-42ea-8e96-21b957434c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:18.781558 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Create volume request issued successfully. Jul 10 09:25:18.782216 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:18.782387 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:18.821117 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:18.828999 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.828999 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:18.833095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dd11c182-de47-4c92-80c6-34c87f244536 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:18.833553 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 25/98] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:25:18 2026] POST /volume/v3/volumes => generated 813 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:18.848503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:18.850428 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f Jul 10 09:25:18.850775 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:18.850986 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:18.858813 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.858813 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:18.863013 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:18.863753 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:18.863915 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:18.907111 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:18.910348 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:18.910348 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:18.918535 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc3ccf86-fd7e-4828-93ef-59873a418f44 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f returned with HTTP 200 Jul 10 09:25:18.918535 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 25/99] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:18 2026] GET /volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:19.578291 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:19.579978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:19.580280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-200780608"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:19.581680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-200780608'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:19.582001 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Create volume of 1 GB Jul 10 09:25:19.589691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:25:19.589410. {{(pid=99954) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:25:19.589790 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Availability Zones retrieved successfully. Jul 10 09:25:19.609594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Flow 'volume_create_api' (0572b328-19a7-4c32-acff-1c0935869140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:19.610784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3ebfc1-95ce-4dde-ad05-1c82ba8f50e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:19.611995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:19.644710 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3ebfc1-95ce-4dde-ad05-1c82ba8f50e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:19.645462 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faecca07-07b0-416c-9ddc-561a7c0046f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:19.679742 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:19.680074 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:19.722601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Created reservations ['6ab04d13-5b2c-41e3-ac0c-23f0ccd9693f', 'fe6fee7d-892d-4d26-93ba-fb1d9c815b42', '6a7cb3f7-c72e-4a0a-b131-60c938a4f263', 'cba616f1-f85b-446a-ab00-d19153c7d4d3'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:19.722601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faecca07-07b0-416c-9ddc-561a7c0046f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab04d13-5b2c-41e3-ac0c-23f0ccd9693f', 'fe6fee7d-892d-4d26-93ba-fb1d9c815b42', '6a7cb3f7-c72e-4a0a-b131-60c938a4f263', 'cba616f1-f85b-446a-ab00-d19153c7d4d3']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:19.722601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239747a1-9106-4c82-adfc-c7a1483df672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:19.747585 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239747a1-9106-4c82-adfc-c7a1483df672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40049282-cfc2-425c-b665-f665679de508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-200780608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2286bc278e104c5fbc7146a1254eeb2a',qos_specs=None,replication_status=,reservations=['6ab04d13-5b2c-41e3-ac0c-23f0ccd9693f','fe6fee7d-892d-4d26-93ba-fb1d9c815b42','6a7cb3f7-c72e-4a0a-b131-60c938a4f263','cba616f1-f85b-446a-ab00-d19153c7d4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bec5c1d47134bb49d41a246b4d2e3bd',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-200780608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40049282-cfc2-425c-b665-f665679de508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2286bc278e104c5fbc7146a1254eeb2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bec5c1d47134bb49d41a246b4d2e3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:19.748694 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc95e4e8-37c2-47a6-b916-1e6a81e1e99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:19.767022 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc95e4e8-37c2-47a6-b916-1e6a81e1e99f) transitioned into state 'SUCCESS' from state '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-200780608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2286bc278e104c5fbc7146a1254eeb2a',qos_specs=None,replication_status=,reservations=['6ab04d13-5b2c-41e3-ac0c-23f0ccd9693f','fe6fee7d-892d-4d26-93ba-fb1d9c815b42','6a7cb3f7-c72e-4a0a-b131-60c938a4f263','cba616f1-f85b-446a-ab00-d19153c7d4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bec5c1d47134bb49d41a246b4d2e3bd',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:19.767954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425b3ef7-173b-4507-a1e0-6f786ea76928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:19.777797 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425b3ef7-173b-4507-a1e0-6f786ea76928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:19.778944 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Flow 'volume_create_api' (0572b328-19a7-4c32-acff-1c0935869140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:19.779462 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Create volume request issued successfully. Jul 10 09:25:19.780667 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-adc44249-ba73-4adc-9357-f9fa8a9a17d0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:19.781216 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 25/100] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:19 2026] POST /volume/v3/volumes => generated 753 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:19.930397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:19.932342 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f Jul 10 09:25:19.932595 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:19.932780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:19.939859 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:19.939859 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:19.943989 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:19.944766 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:19.944936 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:19.983599 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:19.987446 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:19.987446 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:19.998672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ffc87b21-c151-481b-b419-0d60f36d2e17 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f returned with HTTP 200 Jul 10 09:25:19.999169 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 26/101] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:19 2026] GET /volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:20.013123 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7e2b217e-9f07-4395-9e97-2b531c63fb22 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:20.015584 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7e2b217e-9f07-4395-9e97-2b531c63fb22 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] PUT https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:20.016106 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7e2b217e-9f07-4395-9e97-2b531c63fb22 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d7711ef3-332f-47a0-af19-c96de676274f"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:20.025232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-7e2b217e-9f07-4395-9e97-2b531c63fb22 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Update called for group 883eb0b7-a42d-475b-8d69-125f0f341737. {{(pid=99955) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 09:25:20.025232 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-7e2b217e-9f07-4395-9e97-2b531c63fb22 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Updating group 883eb0b7-a42d-475b-8d69-125f0f341737 with name new_group description: This is a new group add_volumes: None remove_volumes: d7711ef3-332f-47a0-af19-c96de676274f. Jul 10 09:25:20.029975 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:20.029975 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:20.067208 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7e2b217e-9f07-4395-9e97-2b531c63fb22 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 202 Jul 10 09:25:20.067690 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 26/102] 10.4.3.103 () {70 vars in 1407 bytes} [Fri Jul 10 09:25:20 2026] PUT /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:20.077790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-25f84ca9-1568-42b9-8533-e3d8c8085a84 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:20.081419 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-25f84ca9-1568-42b9-8533-e3d8c8085a84 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:20.082704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-25f84ca9-1568-42b9-8533-e3d8c8085a84 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:20.082704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-25f84ca9-1568-42b9-8533-e3d8c8085a84 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:20.082704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-25f84ca9-1568-42b9-8533-e3d8c8085a84 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:20.086275 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:20.086275 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:20.097004 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-25f84ca9-1568-42b9-8533-e3d8c8085a84 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:20.098017 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 26/103] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:20 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:21.110290 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea544fc1-074a-415b-a860-1fa7bc6835a1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:21.112144 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea544fc1-074a-415b-a860-1fa7bc6835a1 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:21.112354 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea544fc1-074a-415b-a860-1fa7bc6835a1 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:21.112744 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea544fc1-074a-415b-a860-1fa7bc6835a1 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:21.112744 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-ea544fc1-074a-415b-a860-1fa7bc6835a1 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:21.116254 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:21.116254 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:21.123647 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea544fc1-074a-415b-a860-1fa7bc6835a1 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:21.124070 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 26/104] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:21 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:21.133880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e20f9dc7-f448-424f-9ef4-db29c082e82a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:21.137417 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e20f9dc7-f448-424f-9ef4-db29c082e82a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:21.137417 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e20f9dc7-f448-424f-9ef4-db29c082e82a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:21.137417 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e20f9dc7-f448-424f-9ef4-db29c082e82a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:21.137743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-e20f9dc7-f448-424f-9ef4-db29c082e82a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:21.141093 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:21.141093 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:21.149697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e20f9dc7-f448-424f-9ef4-db29c082e82a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:21.149697 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 27/105] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:21 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:21.158465 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cae43450-542b-4946-acfb-f916a0769635 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:21.160480 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:21.160840 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:21.161115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:21.161413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:21.162292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:21.172993 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:21.174187 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:21.174472 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:21.217399 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:21.220621 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:21.220621 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:21.228220 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cae43450-542b-4946-acfb-f916a0769635 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:21.228737 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 27/106] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:21 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:21.245174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3471b28-d33e-42e4-83fd-2c229d7dd301 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:21.249809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3471b28-d33e-42e4-83fd-2c229d7dd301 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] PUT https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:21.250559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3471b28-d33e-42e4-83fd-2c229d7dd301 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d7711ef3-332f-47a0-af19-c96de676274f"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:21.257718 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-f3471b28-d33e-42e4-83fd-2c229d7dd301 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Update called for group 883eb0b7-a42d-475b-8d69-125f0f341737. {{(pid=99956) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 09:25:21.257868 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.groups [None req-f3471b28-d33e-42e4-83fd-2c229d7dd301 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Updating group 883eb0b7-a42d-475b-8d69-125f0f341737 with name None description: None add_volumes: d7711ef3-332f-47a0-af19-c96de676274f remove_volumes: None. Jul 10 09:25:21.262132 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:21.262132 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:21.306856 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3471b28-d33e-42e4-83fd-2c229d7dd301 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 202 Jul 10 09:25:21.307296 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 27/107] 10.4.3.103 () {70 vars in 1406 bytes} [Fri Jul 10 09:25:21 2026] PUT /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:21.315185 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f4898111-15d5-4cb2-b807-4175d6d1668f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:21.317529 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4898111-15d5-4cb2-b807-4175d6d1668f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:21.317893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4898111-15d5-4cb2-b807-4175d6d1668f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:21.318165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4898111-15d5-4cb2-b807-4175d6d1668f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:21.318348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-f4898111-15d5-4cb2-b807-4175d6d1668f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:21.322505 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:21.322505 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:21.332073 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4898111-15d5-4cb2-b807-4175d6d1668f tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:21.332375 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 27/108] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:21 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:22.342868 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ecc4c163-f368-436f-a84c-d55ee08d399b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:22.345272 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ecc4c163-f368-436f-a84c-d55ee08d399b tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:22.345562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ecc4c163-f368-436f-a84c-d55ee08d399b tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:22.345859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ecc4c163-f368-436f-a84c-d55ee08d399b tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:22.346042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-ecc4c163-f368-436f-a84c-d55ee08d399b tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:22.350296 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:22.350296 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:22.359511 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ecc4c163-f368-436f-a84c-d55ee08d399b tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 200 Jul 10 09:25:22.360313 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 28/109] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:22 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:22.371764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-62566766-d540-43a8-a81e-2d6569c6877e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:22.374464 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:22.374744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:22.374981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:22.375291 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:22.376208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:22.501854 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:22.502485 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:22.502673 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:22.536786 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:22.539588 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:22.539588 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:22.543092 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:22.543689 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:22.577871 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:22.581587 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:22.581587 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:22.586636 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62566766-d540-43a8-a81e-2d6569c6877e tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:22.586999 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 28/110] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:22 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:22.608556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0ddcb099-1c14-459b-9b9e-059391e36406 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:22.611589 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:22.611589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:22.611808 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:22.612174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:22.612552 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:22.612552 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:22.613385 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:22.775915 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Get all volumes completed successfully. Jul 10 09:25:22.776835 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:22.777094 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:22.827447 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:22.831386 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:22.831386 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:22.835709 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:22.835894 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:22.887405 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:22.891270 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:22.891270 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:22.903086 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ddcb099-1c14-459b-9b9e-059391e36406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:22.903581 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 28/111] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:22 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:22.915790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:22.917525 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] POST https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737/action Jul 10 09:25:22.917901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:22.918049 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:22.919417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] delete called for group 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:22.919525 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Delete group with id: 883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:23.050391 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:23.050391 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:23.134853 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a2bca0d-4ad2-4031-807e-b3c8ab7f3406 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737/action returned with HTTP 202 Jul 10 09:25:23.134853 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 28/112] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:22 2026] POST /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:23.138968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:23.140785 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f Jul 10 09:25:23.141070 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:23.141246 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:23.149679 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:23.149679 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:23.154347 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Volume info retrieved successfully. Jul 10 09:25:23.158093 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:23.158093 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:23.200495 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:23.204346 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:23.204346 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:23.211629 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-035d3c45-a7b7-449c-bca1-5be15ca5e79a tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f returned with HTTP 200 Jul 10 09:25:23.214860 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 29/113] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:23 2026] GET /volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f => generated 905 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:24.230487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ae1bdd6b-b959-41c8-b55a-252bab17d878 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:24.232845 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae1bdd6b-b959-41c8-b55a-252bab17d878 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f Jul 10 09:25:24.233124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae1bdd6b-b959-41c8-b55a-252bab17d878 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:24.233394 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae1bdd6b-b959-41c8-b55a-252bab17d878 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:24.242820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae1bdd6b-b959-41c8-b55a-252bab17d878 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f returned with HTTP 404 Jul 10 09:25:24.243548 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 29/114] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:24 2026] GET /volume/v3/volumes/d7711ef3-332f-47a0-af19-c96de676274f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:24.253488 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-829bd573-e9e5-47e8-9510-7cf06cb122c4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:24.256878 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-829bd573-e9e5-47e8-9510-7cf06cb122c4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 Jul 10 09:25:24.257219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-829bd573-e9e5-47e8-9510-7cf06cb122c4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:24.257464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-829bd573-e9e5-47e8-9510-7cf06cb122c4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:24.265297 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-829bd573-e9e5-47e8-9510-7cf06cb122c4 tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 returned with HTTP 404 Jul 10 09:25:24.265853 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 29/115] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:24 2026] GET /volume/v3/volumes/c9773d39-07d5-496f-8fa8-9b07d7e520f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:24.274393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c2e9c651-2969-4c19-bb7a-1aa3c7bdcd6c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:24.276258 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c2e9c651-2969-4c19-bb7a-1aa3c7bdcd6c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] GET https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 Jul 10 09:25:24.276479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c2e9c651-2969-4c19-bb7a-1aa3c7bdcd6c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:24.276720 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c2e9c651-2969-4c19-bb7a-1aa3c7bdcd6c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:24.276901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-c2e9c651-2969-4c19-bb7a-1aa3c7bdcd6c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] show called for member 883eb0b7-a42d-475b-8d69-125f0f341737 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:24.282047 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c2e9c651-2969-4c19-bb7a-1aa3c7bdcd6c tempest-GroupsTest-148106776 tempest-GroupsTest-148106776-project-member] https://10.4.3.103/volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 returned with HTTP 404 Jul 10 09:25:24.282537 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 29/116] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:24 2026] GET /volume/v3/groups/883eb0b7-a42d-475b-8d69-125f0f341737 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:24.292280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7cab8549-5207-4686-a866-f25c0268f29a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:24.294395 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7cab8549-5207-4686-a866-f25c0268f29a tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/dce75254-7df8-4c09-8b9c-6c9ee15bb418 Jul 10 09:25:24.294826 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7cab8549-5207-4686-a866-f25c0268f29a tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:24.295206 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7cab8549-5207-4686-a866-f25c0268f29a tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:24.319234 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7cab8549-5207-4686-a866-f25c0268f29a tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/group_types/dce75254-7df8-4c09-8b9c-6c9ee15bb418 returned with HTTP 202 Jul 10 09:25:24.320129 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 30/117] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:25:24 2026] DELETE /volume/v3/group_types/dce75254-7df8-4c09-8b9c-6c9ee15bb418 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:24.329174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-67a872b1-7a68-4718-9dff-2dd861686e74 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:24.331388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-67a872b1-7a68-4718-9dff-2dd861686e74 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] DELETE https://10.4.3.103/volume/v3/types/31728803-d4e1-43b4-865f-dbe05a0d8d1f Jul 10 09:25:24.331637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-67a872b1-7a68-4718-9dff-2dd861686e74 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:24.331926 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-67a872b1-7a68-4718-9dff-2dd861686e74 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:24.372171 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-67a872b1-7a68-4718-9dff-2dd861686e74 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/types/31728803-d4e1-43b4-865f-dbe05a0d8d1f returned with HTTP 202 Jul 10 09:25:24.372564 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 30/118] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:24 2026] DELETE /volume/v3/types/31728803-d4e1-43b4-865f-dbe05a0d8d1f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:24.380799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-82da2af8-ca29-49a8-a6fe-808c43914031 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:24.383039 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82da2af8-ca29-49a8-a6fe-808c43914031 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] GET https://10.4.3.103/volume/v3/types/31728803-d4e1-43b4-865f-dbe05a0d8d1f Jul 10 09:25:24.383209 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82da2af8-ca29-49a8-a6fe-808c43914031 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:24.383376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82da2af8-ca29-49a8-a6fe-808c43914031 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:24.386597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82da2af8-ca29-49a8-a6fe-808c43914031 tempest-GroupsTest-2073537841 tempest-GroupsTest-2073537841-project-admin] https://10.4.3.103/volume/v3/types/31728803-d4e1-43b4-865f-dbe05a0d8d1f returned with HTTP 404 Jul 10 09:25:24.387108 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 30/119] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:24 2026] GET /volume/v3/types/31728803-d4e1-43b4-865f-dbe05a0d8d1f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:26.570248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2131a840-75f9-436b-96dc-c32b00948d82 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:26.572192 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:26.572805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1013572797"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:26.574273 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1013572797'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:26.574419 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Create volume of 1 GB Jul 10 09:25:26.579485 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Availability Zones retrieved successfully. Jul 10 09:25:26.586010 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Flow 'volume_create_api' (dec41dd5-293a-4c49-9de8-a33648fcf5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:26.589861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5667c1-3623-4b42-a5a3-863eefd317ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:26.591021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:26.622474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5667c1-3623-4b42-a5a3-863eefd317ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:26.623378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb5ea84-5c21-4d26-a35b-a1318a1268a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:26.699471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Created reservations ['55159a5a-9381-40f4-9882-456e1dee822f', 'ed5425f8-b1f1-4067-84d8-086d02ead071', 'fc27d425-4005-42d8-acf0-3e356d5238f4', '0fb86c02-2bf1-437a-afb0-f859bed935de'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:26.700421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb5ea84-5c21-4d26-a35b-a1318a1268a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55159a5a-9381-40f4-9882-456e1dee822f', 'ed5425f8-b1f1-4067-84d8-086d02ead071', 'fc27d425-4005-42d8-acf0-3e356d5238f4', '0fb86c02-2bf1-437a-afb0-f859bed935de']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:26.701645 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36349721-c47b-45cd-923f-2c58d4ce51f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:26.732934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36349721-c47b-45cd-923f-2c58d4ce51f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85c81bf0-6ca1-40a6-a933-b7eb3424831a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1013572797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df0aa855755e4c95ad323ab7bcc6dd65',qos_specs=None,replication_status=,reservations=['55159a5a-9381-40f4-9882-456e1dee822f','ed5425f8-b1f1-4067-84d8-086d02ead071','fc27d425-4005-42d8-acf0-3e356d5238f4','0fb86c02-2bf1-437a-afb0-f859bed935de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17b10985ab5045cda2979e61bfbcd661',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1013572797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85c81bf0-6ca1-40a6-a933-b7eb3424831a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0aa855755e4c95ad323ab7bcc6dd65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17b10985ab5045cda2979e61bfbcd661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:26.733584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1b1051-c921-4a1d-b1d7-e122af53665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:26.772424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1b1051-c921-4a1d-b1d7-e122af53665f) transitioned into state 'SUCCESS' from state '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-1013572797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df0aa855755e4c95ad323ab7bcc6dd65',qos_specs=None,replication_status=,reservations=['55159a5a-9381-40f4-9882-456e1dee822f','ed5425f8-b1f1-4067-84d8-086d02ead071','fc27d425-4005-42d8-acf0-3e356d5238f4','0fb86c02-2bf1-437a-afb0-f859bed935de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17b10985ab5045cda2979e61bfbcd661',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:26.773822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e0c67c-dd0b-41c2-be81-486012ce16d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:26.785349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e0c67c-dd0b-41c2-be81-486012ce16d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:26.787614 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Flow 'volume_create_api' (dec41dd5-293a-4c49-9de8-a33648fcf5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:26.787614 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Create volume request issued successfully. Jul 10 09:25:26.788356 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2131a840-75f9-436b-96dc-c32b00948d82 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:26.789000 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 30/120] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:26 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:26.809344 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-790a4073-72c4-4bf2-b7d6-7d069aaf2141 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:26.812235 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-790a4073-72c4-4bf2-b7d6-7d069aaf2141 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:26.812763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-790a4073-72c4-4bf2-b7d6-7d069aaf2141 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:26.812808 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-790a4073-72c4-4bf2-b7d6-7d069aaf2141 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:26.824247 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:26.824247 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:26.830505 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-790a4073-72c4-4bf2-b7d6-7d069aaf2141 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:26.835467 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-790a4073-72c4-4bf2-b7d6-7d069aaf2141 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:26.835952 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 31/121] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:26 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:27.850615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3bbf3ea4-cdb2-4707-9f80-3cb1172f0e99 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:27.852657 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3bbf3ea4-cdb2-4707-9f80-3cb1172f0e99 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:27.852900 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3bbf3ea4-cdb2-4707-9f80-3cb1172f0e99 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:27.853123 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3bbf3ea4-cdb2-4707-9f80-3cb1172f0e99 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:27.866423 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:27.866423 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:27.870902 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3bbf3ea4-cdb2-4707-9f80-3cb1172f0e99 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:27.875937 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3bbf3ea4-cdb2-4707-9f80-3cb1172f0e99 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:27.876394 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 31/122] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:27 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:27.944181 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3d3a9e9d-5402-47b7-95da-5482aa043602 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:27.946539 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3d3a9e9d-5402-47b7-95da-5482aa043602 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:27.946762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3d3a9e9d-5402-47b7-95da-5482aa043602 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:27.946970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3d3a9e9d-5402-47b7-95da-5482aa043602 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:27.956652 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:27.956652 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:27.968312 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3d3a9e9d-5402-47b7-95da-5482aa043602 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:27.977311 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3d3a9e9d-5402-47b7-95da-5482aa043602 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:27.977776 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 31/123] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:27 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:28.224155 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a228421b-3527-4999-b09c-b647c1de6699 req-bc6725c4-daf1-4b8f-9ddb-22c6c52e851a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:28.227802 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-bc6725c4-daf1-4b8f-9ddb-22c6c52e851a tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:28.228052 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-bc6725c4-daf1-4b8f-9ddb-22c6c52e851a tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:28.228284 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-bc6725c4-daf1-4b8f-9ddb-22c6c52e851a tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:28.237932 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:28.237932 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:28.242684 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a228421b-3527-4999-b09c-b647c1de6699 req-bc6725c4-daf1-4b8f-9ddb-22c6c52e851a tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:28.251088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-bc6725c4-daf1-4b8f-9ddb-22c6c52e851a tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:28.251621 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 31/124] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:28 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:28.694200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0146e042-c86b-4cf0-9e64-24a3b37ca601 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:28.894353 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0146e042-c86b-4cf0-9e64-24a3b37ca601 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:28.894725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0146e042-c86b-4cf0-9e64-24a3b37ca601 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1891623262"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:28.898156 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=195,cinder:INSERT=38,cinder:UPDATE=52 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:25:28.908109 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0146e042-c86b-4cf0-9e64-24a3b37ca601 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:28.908480 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 32/125] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:25:28 2026] POST /volume/v3/types => generated 220 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:28.918487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3cffdd93-2837-44dc-b178-996ad38904ae None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:28.920132 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cffdd93-2837-44dc-b178-996ad38904ae tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:25:28.920440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3cffdd93-2837-44dc-b178-996ad38904ae tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1455897561"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:28.923559 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=167,cinder:INSERT=23,cinder:UPDATE=36 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:25:28.938310 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cffdd93-2837-44dc-b178-996ad38904ae tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:25:28.938807 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 32/126] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:25:28 2026] POST /volume/v3/group_types => generated 177 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:28.953498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:29.149592 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:25:29.149592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9b18cbd1-41af-44c4-b5db-c56dd57068ff", "volume_types": ["1374619a-b53f-4447-9fb7-33bc8402caba"], "name": "tempest-GroupsV314Test-Group-1384274855"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:29.149592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Creating new group {'group': {'group_type': '9b18cbd1-41af-44c4-b5db-c56dd57068ff', 'volume_types': ['1374619a-b53f-4447-9fb7-33bc8402caba'], 'name': 'tempest-GroupsV314Test-Group-1384274855'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:25:29.151925 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=208,cinder:INSERT=35,cinder:UPDATE=52 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:25:29.153377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.groups [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Creating group tempest-GroupsV314Test-Group-1384274855. Jul 10 09:25:29.174990 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:25:29.174629. {{(pid=99956) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:25:29.175123 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Availability Zones retrieved successfully. Jul 10 09:25:29.199209 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Created reservations ['f190b804-c122-4deb-a856-7e4ad1c712b1'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:29.229547 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80a27d3a-df54-4628-9ad3-54e76f11ddc8 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:25:29.230505 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 32/127] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:25:28 2026] POST /volume/v3/groups => generated 108 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:29.243599 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a067fe1f-a2d4-4f7c-9616-3105ec4824fa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:29.247581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a067fe1f-a2d4-4f7c-9616-3105ec4824fa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f Jul 10 09:25:29.251863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a067fe1f-a2d4-4f7c-9616-3105ec4824fa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:29.252201 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a067fe1f-a2d4-4f7c-9616-3105ec4824fa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:29.252281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-a067fe1f-a2d4-4f7c-9616-3105ec4824fa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] show called for member 660e8967-346b-481a-a567-bb6d4053be8f {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:29.259610 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:29.259610 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:29.268982 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a067fe1f-a2d4-4f7c-9616-3105ec4824fa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f returned with HTTP 200 Jul 10 09:25:29.269189 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 32/128] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:29 2026] GET /volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:30.229285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-df57cbd9-d8f2-4f36-b764-c0e922169351 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.229954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df57cbd9-d8f2-4f36-b764-c0e922169351 None None] GET https://10.4.3.103/volume// Jul 10 09:25:30.230130 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df57cbd9-d8f2-4f36-b764-c0e922169351 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:30.230306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df57cbd9-d8f2-4f36-b764-c0e922169351 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:30.230762 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df57cbd9-d8f2-4f36-b764-c0e922169351 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:30.231038 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 33/129] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:25:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:30.252521 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-4609e433-13f3-43dc-a372-55e43b10945b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.281819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-59097b82-a28c-400c-a103-f44f8fe3e280 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.284082 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59097b82-a28c-400c-a103-f44f8fe3e280 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f Jul 10 09:25:30.284314 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59097b82-a28c-400c-a103-f44f8fe3e280 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:30.284508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59097b82-a28c-400c-a103-f44f8fe3e280 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:30.284641 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-59097b82-a28c-400c-a103-f44f8fe3e280 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] show called for member 660e8967-346b-481a-a567-bb6d4053be8f {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:30.288090 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.288090 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:30.297358 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59097b82-a28c-400c-a103-f44f8fe3e280 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f returned with HTTP 200 Jul 10 09:25:30.297951 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 33/130] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:30 2026] GET /volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:30.311115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.315101 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:30.315428 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-364873947", "volume_type": "1374619a-b53f-4447-9fb7-33bc8402caba", "group_id": "660e8967-346b-481a-a567-bb6d4053be8f", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:30.317183 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-364873947', 'volume_type': '1374619a-b53f-4447-9fb7-33bc8402caba', 'group_id': '660e8967-346b-481a-a567-bb6d4053be8f', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:30.320104 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=194,cinder:UPDATE=43,cinder:INSERT=28 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:25:30.325075 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.325075 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:30.325562 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Create volume of 1 GB Jul 10 09:25:30.330265 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Availability Zones retrieved successfully. Jul 10 09:25:30.340392 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Flow 'volume_create_api' (bee26378-6faf-4a98-b717-268257d34ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:30.344393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb02621-0247-45d4-a224-cebf5484f371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:30.344980 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.344980 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:30.345392 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:30.376706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb02621-0247-45d4-a224-cebf5484f371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:25:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1374619a-b53f-4447-9fb7-33bc8402caba,is_public=True,name='tempest-GroupsV314Test-volume-type-1891623262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1374619a-b53f-4447-9fb7-33bc8402caba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '660e8967-346b-481a-a567-bb6d4053be8f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:30.376706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736d2b2c-bb28-4a88-80d0-d74d72f7817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:30.413381 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1891623262 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1891623262, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:30.413771 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1891623262 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1891623262, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:30.443726 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-4609e433-13f3-43dc-a372-55e43b10945b tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:25:30.444158 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-4609e433-13f3-43dc-a372-55e43b10945b tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85c81bf0-6ca1-40a6-a933-b7eb3424831a", "connector": null, "instance_uuid": "c1d9854b-5b95-4490-8387-8d6a22867363"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:30.454766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Created reservations ['a4570291-d631-469f-a173-62d2765ff316', '0ed70612-02d4-44ec-8292-28843e3889fb', '1e806bac-625b-46e1-bd10-aeab01ecd491', '6cdb36af-c73f-47c9-b8b7-a6d3bf320f30'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:30.455598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736d2b2c-bb28-4a88-80d0-d74d72f7817b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4570291-d631-469f-a173-62d2765ff316', '0ed70612-02d4-44ec-8292-28843e3889fb', '1e806bac-625b-46e1-bd10-aeab01ecd491', '6cdb36af-c73f-47c9-b8b7-a6d3bf320f30']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:30.456279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cafff6-c0ac-4c03-a049-baca497db904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:30.456732 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.456732 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:30.480382 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cafff6-c0ac-4c03-a049-baca497db904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6666cf0f-5a82-41f9-b757-b7c7c18f352a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-364873947',encryption_key_id=None,group_id=660e8967-346b-481a-a567-bb6d4053be8f,group_type_id=,metadata={},multiattach=False,project_id='da12b453072d4857813d6d2f17397986',qos_specs=None,replication_status=,reservations=['a4570291-d631-469f-a173-62d2765ff316','0ed70612-02d4-44ec-8292-28843e3889fb','1e806bac-625b-46e1-bd10-aeab01ecd491','6cdb36af-c73f-47c9-b8b7-a6d3bf320f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7329aecae29d405a9abf0dcea12fcb9c',volume_type_id=1374619a-b53f-4447-9fb7-33bc8402caba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-364873947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=660e8967-346b-481a-a567-bb6d4053be8f,host=None,id=6666cf0f-5a82-41f9-b757-b7c7c18f352a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da12b453072d4857813d6d2f17397986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7329aecae29d405a9abf0dcea12fcb9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1374619a-b53f-4447-9fb7-33bc8402caba),volume_type_id=1374619a-b53f-4447-9fb7-33bc8402caba)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:30.481076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a07f0c-a5e1-48de-ac33-7d0bde63da25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:30.497348 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-4609e433-13f3-43dc-a372-55e43b10945b tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:25:30.497929 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 33/131] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:25:30 2026] POST /volume/v3/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:30.498878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a07f0c-a5e1-48de-ac33-7d0bde63da25) transitioned into state 'SUCCESS' from state '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-364873947',encryption_key_id=None,group_id=660e8967-346b-481a-a567-bb6d4053be8f,group_type_id=,metadata={},multiattach=False,project_id='da12b453072d4857813d6d2f17397986',qos_specs=None,replication_status=,reservations=['a4570291-d631-469f-a173-62d2765ff316','0ed70612-02d4-44ec-8292-28843e3889fb','1e806bac-625b-46e1-bd10-aeab01ecd491','6cdb36af-c73f-47c9-b8b7-a6d3bf320f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7329aecae29d405a9abf0dcea12fcb9c',volume_type_id=1374619a-b53f-4447-9fb7-33bc8402caba)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:30.500430 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7894872c-aab8-43f7-8f04-1487ae9019ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:30.515057 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7894872c-aab8-43f7-8f04-1487ae9019ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:30.515973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Flow 'volume_create_api' (bee26378-6faf-4a98-b717-268257d34ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:30.516287 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Create volume request issued successfully. Jul 10 09:25:30.516962 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:30.517104 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:30.521661 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1be4fec-4268-4ab2-b536-3bf292924b1f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.522111 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1be4fec-4268-4ab2-b536-3bf292924b1f None None] GET https://10.4.3.103/volume// Jul 10 09:25:30.522315 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1be4fec-4268-4ab2-b536-3bf292924b1f None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:30.522562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1be4fec-4268-4ab2-b536-3bf292924b1f None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:30.523033 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1be4fec-4268-4ab2-b536-3bf292924b1f None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:30.523396 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 34/132] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:25:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:30.542320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a228421b-3527-4999-b09c-b647c1de6699 req-c0ad0d0e-331f-4206-a16c-6b12c58ba713 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.563179 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:30.566780 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.566780 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:30.570452 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf6e510a-1e25-4e50-aabc-4895086e3d81 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:30.571091 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 33/133] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:25:30 2026] POST /volume/v3/volumes => generated 818 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:30.585379 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9e955f64-0f5a-4602-8386-af57742c75aa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:30.587819 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a Jul 10 09:25:30.588108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:30.588310 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:30.599141 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.599141 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:30.602737 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Volume info retrieved successfully. Jul 10 09:25:30.603358 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:30.603498 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:30.639638 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:30.642911 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.642911 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:30.649928 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e955f64-0f5a-4602-8386-af57742c75aa tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a returned with HTTP 200 Jul 10 09:25:30.650437 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 34/134] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:30 2026] GET /volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:30.766152 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-c0ad0d0e-331f-4206-a16c-6b12c58ba713 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:25:30.766517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-c0ad0d0e-331f-4206-a16c-6b12c58ba713 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08a111f5-1302-41c8-b247-b5e1605106c4", "connector": null, "instance_uuid": "04a8bbec-e986-4b43-83c1-5c59fc7a858a"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:30.781543 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:30.781543 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:30.824540 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-c0ad0d0e-331f-4206-a16c-6b12c58ba713 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:25:30.825771 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 34/135] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:25:30 2026] POST /volume/v3/attachments => generated 273 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:31.040415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-675e3545-d2df-4b2d-8c58-af300e80c561 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.042153 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-675e3545-d2df-4b2d-8c58-af300e80c561 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:31.042342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-675e3545-d2df-4b2d-8c58-af300e80c561 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.042530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-675e3545-d2df-4b2d-8c58-af300e80c561 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.055005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6563081a-f8da-4e74-b293-0f4c3b4a8ef4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.055473 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6563081a-f8da-4e74-b293-0f4c3b4a8ef4 None None] GET https://10.4.3.103/volume// Jul 10 09:25:31.055672 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.055672 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:31.055757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6563081a-f8da-4e74-b293-0f4c3b4a8ef4 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.055897 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6563081a-f8da-4e74-b293-0f4c3b4a8ef4 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.056252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6563081a-f8da-4e74-b293-0f4c3b4a8ef4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:31.056522 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 34/136] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:31.060837 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-675e3545-d2df-4b2d-8c58-af300e80c561 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:31.064301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-e202aaf3-fffc-47df-af3e-19554dd30b03 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.068458 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-e202aaf3-fffc-47df-af3e-19554dd30b03 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:31.068722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-e202aaf3-fffc-47df-af3e-19554dd30b03 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.068928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-e202aaf3-fffc-47df-af3e-19554dd30b03 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.070787 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-675e3545-d2df-4b2d-8c58-af300e80c561 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:31.071182 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 35/137] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:31.090055 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.090055 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:31.095760 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-e202aaf3-fffc-47df-af3e-19554dd30b03 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:31.101241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-e202aaf3-fffc-47df-af3e-19554dd30b03 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:31.101821 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 35/138] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:31.227263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.229122 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] PUT https://10.4.3.103/volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5 Jul 10 09:25:31.229558 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:31.239230 np0000004982 devstack@c-api.service[99956]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 09:25:31.239230 np0000004982 devstack@c-api.service[99956]: .first() Jul 10 09:25:31.247781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Acquiring lock "cinder-attachment_update-85c81bf0-6ca1-40a6-a933-b7eb3424831a-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:25:31.259150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Lock "cinder-attachment_update-85c81bf0-6ca1-40a6-a933-b7eb3424831a-np0000004982" acquired by "attachment_update" :: waited 0.012s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:25:31.260249 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.260249 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:31.293156 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04ef5494-065f-4578-a94d-8cd0b9c204ed None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.295592 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04ef5494-065f-4578-a94d-8cd0b9c204ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:31.295862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04ef5494-065f-4578-a94d-8cd0b9c204ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.296121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04ef5494-065f-4578-a94d-8cd0b9c204ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.306182 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.306182 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:31.309819 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-04ef5494-065f-4578-a94d-8cd0b9c204ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:31.318407 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04ef5494-065f-4578-a94d-8cd0b9c204ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:31.318878 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 35/139] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:31.379952 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-98e97da4-5c15-4df3-9352-9adce987e103 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.380368 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98e97da4-5c15-4df3-9352-9adce987e103 None None] GET https://10.4.3.103/volume// Jul 10 09:25:31.380559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98e97da4-5c15-4df3-9352-9adce987e103 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.380811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98e97da4-5c15-4df3-9352-9adce987e103 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.381181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98e97da4-5c15-4df3-9352-9adce987e103 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:31.381504 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 36/140] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:31.390975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a228421b-3527-4999-b09c-b647c1de6699 req-658a1572-3f6b-421a-9267-649546ee5bf2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.393528 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-658a1572-3f6b-421a-9267-649546ee5bf2 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:31.393891 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-658a1572-3f6b-421a-9267-649546ee5bf2 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.394103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-658a1572-3f6b-421a-9267-649546ee5bf2 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.404050 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.404050 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:31.408039 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a228421b-3527-4999-b09c-b647c1de6699 req-658a1572-3f6b-421a-9267-649546ee5bf2 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:31.412243 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-658a1572-3f6b-421a-9267-649546ee5bf2 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:31.412779 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 36/141] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1237 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:25:31.481580 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.483670 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] PUT https://10.4.3.103/volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be Jul 10 09:25:31.484148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:31.491358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Acquiring lock "cinder-attachment_update-08a111f5-1302-41c8-b247-b5e1605106c4-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:25:31.496029 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Lock "cinder-attachment_update-08a111f5-1302-41c8-b247-b5e1605106c4-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:25:31.496929 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.496929 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:31.665390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.667516 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a Jul 10 09:25:31.667683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:31.667957 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:31.675281 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.675281 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:31.680802 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Volume info retrieved successfully. Jul 10 09:25:31.681478 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:31.681672 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:31.719424 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:31.723924 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.723924 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:31.733813 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ab13ba1-fd2c-495f-8abf-17c861327e29 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a returned with HTTP 200 Jul 10 09:25:31.734359 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 37/142] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:31 2026] GET /volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:31.746600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:31.748907 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] POST https://10.4.3.103/volume/v3/groups/action Jul 10 09:25:31.749412 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action body: b'{"create-from-src": {"source_group_id": "660e8967-346b-481a-a567-bb6d4053be8f", "name": "tempest-Group_from_grp-1571058834"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:31.749656 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "660e8967-346b-481a-a567-bb6d4053be8f", "name": "tempest-Group_from_grp-1571058834"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:31.751825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Creating new group {'create-from-src': {'source_group_id': '660e8967-346b-481a-a567-bb6d4053be8f', 'name': 'tempest-Group_from_grp-1571058834'}}. {{(pid=99955) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 09:25:31.751993 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Creating group tempest-Group_from_grp-1571058834 from source group 660e8967-346b-481a-a567-bb6d4053be8f. Jul 10 09:25:31.756536 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.756536 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:31.765119 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:31.765119 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:31.789823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Created reservations ['1d3d3542-5cc4-41c2-a845-bbc7372092af'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:31.797996 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Lock "cinder-attachment_update-85c81bf0-6ca1-40a6-a933-b7eb3424831a-np0000004982" released by "attachment_update" :: held 0.538s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:25:31.799440 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-36e620fe-cfd0-4d8b-8e6b-f4a902295277 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5 returned with HTTP 200 Jul 10 09:25:31.799440 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 35/143] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:25:31 2026] PUT /volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:32.018721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Lock "cinder-attachment_update-08a111f5-1302-41c8-b247-b5e1605106c4-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:25:32.019011 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-210cb0f5-7c84-48cf-8956-fbdf1342ba4e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be returned with HTTP 200 Jul 10 09:25:32.019518 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 36/144] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:25:31 2026] PUT /volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:32.084382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-413a5c92-600c-43d1-908e-b3638b7eef79 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:32.086975 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-413a5c92-600c-43d1-908e-b3638b7eef79 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:32.087295 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-413a5c92-600c-43d1-908e-b3638b7eef79 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:32.087580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-413a5c92-600c-43d1-908e-b3638b7eef79 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:32.101243 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.101243 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:32.105228 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-413a5c92-600c-43d1-908e-b3638b7eef79 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:32.110995 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-413a5c92-600c-43d1-908e-b3638b7eef79 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:32.111629 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 38/145] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:32 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:32.335890 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9c6fee4d-c78c-4604-8acd-7573c94a4721 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:32.337528 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9c6fee4d-c78c-4604-8acd-7573c94a4721 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:32.337751 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9c6fee4d-c78c-4604-8acd-7573c94a4721 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:32.337952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9c6fee4d-c78c-4604-8acd-7573c94a4721 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:32.343594 np0000004982 devstack@c-api.service[99955]: INFO cinder.group.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] A mapping entry already exists for group d32c0f8c-2848-45f4-8e07-6b6fe2357b99 and volume type 1374619a-b53f-4447-9fb7-33bc8402caba. Do not need to create again. Jul 10 09:25:32.343594 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.343594 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:32.343594 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Availability Zones retrieved successfully. Jul 10 09:25:32.347082 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.347082 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:32.347999 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Flow 'volume_create_api' (a2092b40-8073-4dec-91c9-4fa1a302d99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:32.348892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7667a7-daf1-44e2-bfd4-dc313c2ca500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:32.349849 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:32.350554 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9c6fee4d-c78c-4604-8acd-7573c94a4721 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:32.356127 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9c6fee4d-c78c-4604-8acd-7573c94a4721 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:32.356508 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 36/146] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:32 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:32.377449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7667a7-daf1-44e2-bfd4-dc313c2ca500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6666cf0f-5a82-41f9-b757-b7c7c18f352a', 'volume_type': VolumeType(created_at=2026-07-10T09:25:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1374619a-b53f-4447-9fb7-33bc8402caba,is_public=True,name='tempest-GroupsV314Test-volume-type-1891623262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1374619a-b53f-4447-9fb7-33bc8402caba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd32c0f8c-2848-45f4-8e07-6b6fe2357b99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:32.378316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5474a15-392b-4278-ab68-60b661b208ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:32.403111 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1891623262 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1891623262, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:32.403619 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1891623262 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1891623262, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:32.416133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Created reservations ['5d9f22ed-ba88-4578-8749-c626747a36e0', 'df334906-d059-4737-8de1-17967138c3a8', '8c1c3028-e134-4ece-b9a5-2a1343ff9178', 'c5417b47-e9af-4c1e-9ed5-6cb13d982bd8'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:32.416895 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5474a15-392b-4278-ab68-60b661b208ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d9f22ed-ba88-4578-8749-c626747a36e0', 'df334906-d059-4737-8de1-17967138c3a8', '8c1c3028-e134-4ece-b9a5-2a1343ff9178', 'c5417b47-e9af-4c1e-9ed5-6cb13d982bd8']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:32.417590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526bd462-4e46-4a59-a390-d435c58d931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:32.439451 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526bd462-4e46-4a59-a390-d435c58d931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79585a99-4179-453d-acec-efa2ab5fea88', '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=d32c0f8c-2848-45f4-8e07-6b6fe2357b99,group_type_id=,metadata={},multiattach=False,project_id='da12b453072d4857813d6d2f17397986',qos_specs=None,replication_status=,reservations=['5d9f22ed-ba88-4578-8749-c626747a36e0','df334906-d059-4737-8de1-17967138c3a8','8c1c3028-e134-4ece-b9a5-2a1343ff9178','c5417b47-e9af-4c1e-9ed5-6cb13d982bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=6666cf0f-5a82-41f9-b757-b7c7c18f352a,status='creating',user_id='7329aecae29d405a9abf0dcea12fcb9c',volume_type_id=1374619a-b53f-4447-9fb7-33bc8402caba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d32c0f8c-2848-45f4-8e07-6b6fe2357b99,host=None,id=79585a99-4179-453d-acec-efa2ab5fea88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da12b453072d4857813d6d2f17397986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6666cf0f-5a82-41f9-b757-b7c7c18f352a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7329aecae29d405a9abf0dcea12fcb9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1374619a-b53f-4447-9fb7-33bc8402caba),volume_type_id=1374619a-b53f-4447-9fb7-33bc8402caba)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:32.440228 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588a85e4-6e6d-4d45-b165-5f9d48587b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:32.462818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588a85e4-6e6d-4d45-b165-5f9d48587b39) transitioned into state 'SUCCESS' from 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=d32c0f8c-2848-45f4-8e07-6b6fe2357b99,group_type_id=,metadata={},multiattach=False,project_id='da12b453072d4857813d6d2f17397986',qos_specs=None,replication_status=,reservations=['5d9f22ed-ba88-4578-8749-c626747a36e0','df334906-d059-4737-8de1-17967138c3a8','8c1c3028-e134-4ece-b9a5-2a1343ff9178','c5417b47-e9af-4c1e-9ed5-6cb13d982bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=6666cf0f-5a82-41f9-b757-b7c7c18f352a,status='creating',user_id='7329aecae29d405a9abf0dcea12fcb9c',volume_type_id=1374619a-b53f-4447-9fb7-33bc8402caba)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:32.463993 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Flow 'volume_create_api' (a2092b40-8073-4dec-91c9-4fa1a302d99a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:32.464404 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Create volume request issued successfully. Jul 10 09:25:32.480431 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88dc9a17-9cb6-43d6-9825-26a5e56f8a65 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/action returned with HTTP 202 Jul 10 09:25:32.480883 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 37/147] 10.4.3.103 () {70 vars in 1318 bytes} [Fri Jul 10 09:25:31 2026] POST /volume/v3/groups/action => generated 102 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:32.492376 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:32.494981 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:32.495208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:32.498067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:32.498067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:32.498067 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.498067 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:32.498067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:32.543142 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Get all volumes completed successfully. Jul 10 09:25:32.544375 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:32.544593 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:32.601017 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:32.604744 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.604744 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:32.609630 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:32.609840 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:32.654826 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:32.657986 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.657986 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:32.665116 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c83c342-e7b7-43bc-8b0b-702e8d8e6bbb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:32.665533 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 37/148] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:32 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:25:32.681983 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:32.684019 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 Jul 10 09:25:32.684260 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:32.684484 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:32.824723 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.824723 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:32.828322 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Volume info retrieved successfully. Jul 10 09:25:32.829460 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:32.829460 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:32.865104 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:32.869115 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.869115 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:32.876224 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c21e4222-d54b-4f1f-84df-b4c447c9e3ca tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 returned with HTTP 200 Jul 10 09:25:32.876781 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 39/149] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:32 2026] GET /volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 => generated 923 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:32.889726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d7720936-6155-4db5-a652-985ec075bbb2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:32.891673 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7720936-6155-4db5-a652-985ec075bbb2 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99 Jul 10 09:25:32.891870 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7720936-6155-4db5-a652-985ec075bbb2 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:32.892041 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7720936-6155-4db5-a652-985ec075bbb2 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:32.892188 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-d7720936-6155-4db5-a652-985ec075bbb2 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] show called for member d32c0f8c-2848-45f4-8e07-6b6fe2357b99 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:32.895521 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.895521 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:32.906836 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7720936-6155-4db5-a652-985ec075bbb2 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99 returned with HTTP 200 Jul 10 09:25:32.906836 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 37/150] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:32 2026] GET /volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99 => generated 417 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:32.915513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:32.918863 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:32.919167 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:32.919343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:32.919654 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:32.919967 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.919967 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:32.920457 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:32.927581 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Get all volumes completed successfully. Jul 10 09:25:32.928597 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:32.928597 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:32.969278 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:32.978531 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:32.978531 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:32.986661 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:32.986823 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:33.031459 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:33.035379 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:33.035379 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:33.042371 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-60f36fa8-eb36-403d-9fce-96c99add30b6 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:33.042753 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 38/151] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:32 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:33.055977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:33.057967 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] POST https://10.4.3.103/volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99/action Jul 10 09:25:33.058468 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:33.058539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:33.059972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] delete called for group d32c0f8c-2848-45f4-8e07-6b6fe2357b99 {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:33.060041 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Delete group with id: d32c0f8c-2848-45f4-8e07-6b6fe2357b99 Jul 10 09:25:33.063376 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:33.063376 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:33.100442 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c8ccb9d-1c2e-4b96-8922-0748daf22ba7 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99/action returned with HTTP 202 Jul 10 09:25:33.100876 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 38/152] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:33 2026] POST /volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:33.107374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:33.109668 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 Jul 10 09:25:33.109902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:33.110123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:33.117345 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:33.117345 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:33.123267 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Volume info retrieved successfully. Jul 10 09:25:33.124167 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:33.124587 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:33.125830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7eadf771-d52b-41fa-80c8-50a5b82663ac None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:33.128253 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7eadf771-d52b-41fa-80c8-50a5b82663ac tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:33.128495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7eadf771-d52b-41fa-80c8-50a5b82663ac tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:33.128785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7eadf771-d52b-41fa-80c8-50a5b82663ac tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:33.140474 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:33.140474 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:33.144777 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7eadf771-d52b-41fa-80c8-50a5b82663ac tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:33.150704 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7eadf771-d52b-41fa-80c8-50a5b82663ac tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:33.151374 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 38/153] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:33 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:33.163137 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:33.168443 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:33.168443 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:33.180811 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-357706ef-a33f-4f65-93c4-0e0a5ad373db tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 returned with HTTP 200 Jul 10 09:25:33.181218 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 40/154] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:33 2026] GET /volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:33.371385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cc4f752d-bcaa-43c0-ba57-fa4cf0a69eb5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:33.374115 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc4f752d-bcaa-43c0-ba57-fa4cf0a69eb5 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:33.374364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc4f752d-bcaa-43c0-ba57-fa4cf0a69eb5 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:33.374664 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc4f752d-bcaa-43c0-ba57-fa4cf0a69eb5 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:33.398457 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:33.398457 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:33.404329 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cc4f752d-bcaa-43c0-ba57-fa4cf0a69eb5 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:33.409402 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc4f752d-bcaa-43c0-ba57-fa4cf0a69eb5 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:33.410409 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 39/155] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:33 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:34.166235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-019963af-8b68-4c37-8624-3a796581cfb2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.168172 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-019963af-8b68-4c37-8624-3a796581cfb2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:34.168371 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-019963af-8b68-4c37-8624-3a796581cfb2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:34.168552 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-019963af-8b68-4c37-8624-3a796581cfb2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:34.177353 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:34.177353 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:34.180288 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-019963af-8b68-4c37-8624-3a796581cfb2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:34.183709 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-019963af-8b68-4c37-8624-3a796581cfb2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:34.184055 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 39/156] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:34 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:34.196898 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8ae52206-9236-4ecb-95c6-5cfaa7b22d35 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.198452 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ae52206-9236-4ecb-95c6-5cfaa7b22d35 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 Jul 10 09:25:34.198747 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ae52206-9236-4ecb-95c6-5cfaa7b22d35 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:34.198996 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ae52206-9236-4ecb-95c6-5cfaa7b22d35 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:34.204180 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ae52206-9236-4ecb-95c6-5cfaa7b22d35 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 returned with HTTP 404 Jul 10 09:25:34.204827 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 39/157] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:34 2026] GET /volume/v3/volumes/79585a99-4179-453d-acec-efa2ab5fea88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:34.212686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c9cfee23-8267-4ee5-af48-2bbf54523624 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.214578 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c9cfee23-8267-4ee5-af48-2bbf54523624 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99 Jul 10 09:25:34.214823 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c9cfee23-8267-4ee5-af48-2bbf54523624 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:34.215034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c9cfee23-8267-4ee5-af48-2bbf54523624 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:34.215185 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-c9cfee23-8267-4ee5-af48-2bbf54523624 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] show called for member d32c0f8c-2848-45f4-8e07-6b6fe2357b99 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:34.218552 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c9cfee23-8267-4ee5-af48-2bbf54523624 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99 returned with HTTP 404 Jul 10 09:25:34.219113 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 41/158] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:34 2026] GET /volume/v3/groups/d32c0f8c-2848-45f4-8e07-6b6fe2357b99 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:34.225302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.226916 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:25:34.227071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:34.227386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:34.227645 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:25:34.228209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:25:34.234407 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Get all volumes completed successfully. Jul 10 09:25:34.235001 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:34.235168 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:34.275423 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:34.278384 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:34.278384 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:34.285470 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4657fc31-03db-46c6-8aa5-74da8b7cf717 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:25:34.285992 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 40/159] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:25:34 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:34.301209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.302908 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] POST https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f/action Jul 10 09:25:34.303248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:34.303365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:34.304730 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] delete called for group 660e8967-346b-481a-a567-bb6d4053be8f {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:25:34.304840 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Delete group with id: 660e8967-346b-481a-a567-bb6d4053be8f Jul 10 09:25:34.308113 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:34.308113 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:34.345394 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-17173ce0-bf2a-4602-9b09-f299cd1c130b tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f/action returned with HTTP 202 Jul 10 09:25:34.345828 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 40/160] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:25:34 2026] POST /volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:34.352097 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.355375 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a Jul 10 09:25:34.355375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:34.355375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:34.361612 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:34.361612 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:34.364177 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Volume info retrieved successfully. Jul 10 09:25:34.364885 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:25:34.365121 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:25:34.418904 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:25:34.423175 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:34.423175 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:34.423662 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-348e14bb-9ba8-460e-981b-628b4f5fe79b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:34.425833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-348e14bb-9ba8-460e-981b-628b4f5fe79b tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:34.428136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-348e14bb-9ba8-460e-981b-628b4f5fe79b tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:34.428136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-348e14bb-9ba8-460e-981b-628b4f5fe79b tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:34.430412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-16cccba6-77cf-4e81-8a2a-b8d3afe557eb tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a returned with HTTP 200 Jul 10 09:25:34.431214 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 40/161] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:34 2026] GET /volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:34.468328 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:34.468328 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:34.472462 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-348e14bb-9ba8-460e-981b-628b4f5fe79b tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:34.477513 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-348e14bb-9ba8-460e-981b-628b4f5fe79b tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:34.478044 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 42/162] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:34 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:35.197167 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-37beda18-8ec4-451e-a3b7-7f068b4f5ceb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.199283 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-37beda18-8ec4-451e-a3b7-7f068b4f5ceb tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:35.199452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-37beda18-8ec4-451e-a3b7-7f068b4f5ceb tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.199658 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-37beda18-8ec4-451e-a3b7-7f068b4f5ceb tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.212144 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:35.212144 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:35.218020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-37beda18-8ec4-451e-a3b7-7f068b4f5ceb tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:35.224127 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-37beda18-8ec4-451e-a3b7-7f068b4f5ceb tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:35.224664 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 41/163] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:35 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:35.446747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6ea62e0f-a8a3-4618-83c9-c2b8aa614c52 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.448811 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ea62e0f-a8a3-4618-83c9-c2b8aa614c52 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a Jul 10 09:25:35.448996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ea62e0f-a8a3-4618-83c9-c2b8aa614c52 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.449499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ea62e0f-a8a3-4618-83c9-c2b8aa614c52 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.455130 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ea62e0f-a8a3-4618-83c9-c2b8aa614c52 tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a returned with HTTP 404 Jul 10 09:25:35.456110 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 41/164] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:25:35 2026] GET /volume/v3/volumes/6666cf0f-5a82-41f9-b757-b7c7c18f352a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:35.463768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2e8b5965-214a-4fa4-b6c2-088e77b955ad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.465831 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e8b5965-214a-4fa4-b6c2-088e77b955ad tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] GET https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f Jul 10 09:25:35.466025 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e8b5965-214a-4fa4-b6c2-088e77b955ad tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.466316 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e8b5965-214a-4fa4-b6c2-088e77b955ad tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.466591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-2e8b5965-214a-4fa4-b6c2-088e77b955ad tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] show called for member 660e8967-346b-481a-a567-bb6d4053be8f {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:25:35.469961 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e8b5965-214a-4fa4-b6c2-088e77b955ad tempest-GroupsV314Test-1827618504 tempest-GroupsV314Test-1827618504-project-member] https://10.4.3.103/volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f returned with HTTP 404 Jul 10 09:25:35.470417 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 41/165] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:25:35 2026] GET /volume/v3/groups/660e8967-346b-481a-a567-bb6d4053be8f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:25:35.485214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-364dcb41-5834-48e8-a97d-0d9fec3bb28f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.487289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-364dcb41-5834-48e8-a97d-0d9fec3bb28f tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/9b18cbd1-41af-44c4-b5db-c56dd57068ff Jul 10 09:25:35.487510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-364dcb41-5834-48e8-a97d-0d9fec3bb28f tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.487778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-364dcb41-5834-48e8-a97d-0d9fec3bb28f tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.493328 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-af48ba0b-0f87-4244-aa03-e66c18b9aeab None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.495246 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-af48ba0b-0f87-4244-aa03-e66c18b9aeab tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:35.495457 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-af48ba0b-0f87-4244-aa03-e66c18b9aeab tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.495680 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-af48ba0b-0f87-4244-aa03-e66c18b9aeab tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.505013 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-364dcb41-5834-48e8-a97d-0d9fec3bb28f tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] https://10.4.3.103/volume/v3/group_types/9b18cbd1-41af-44c4-b5db-c56dd57068ff returned with HTTP 202 Jul 10 09:25:35.505581 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 43/166] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:25:35 2026] DELETE /volume/v3/group_types/9b18cbd1-41af-44c4-b5db-c56dd57068ff => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:25:35.509627 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:35.509627 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:35.514137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-40bd840e-cd44-4208-ad43-6fdc0644ffde None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.514336 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-af48ba0b-0f87-4244-aa03-e66c18b9aeab tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:35.516212 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40bd840e-cd44-4208-ad43-6fdc0644ffde tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] DELETE https://10.4.3.103/volume/v3/types/1374619a-b53f-4447-9fb7-33bc8402caba Jul 10 09:25:35.516648 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40bd840e-cd44-4208-ad43-6fdc0644ffde tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.516877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40bd840e-cd44-4208-ad43-6fdc0644ffde tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.520207 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-af48ba0b-0f87-4244-aa03-e66c18b9aeab tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:35.520462 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 42/167] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:35 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:35.538637 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40bd840e-cd44-4208-ad43-6fdc0644ffde tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] https://10.4.3.103/volume/v3/types/1374619a-b53f-4447-9fb7-33bc8402caba returned with HTTP 202 Jul 10 09:25:35.539005 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 42/168] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:35 2026] DELETE /volume/v3/types/1374619a-b53f-4447-9fb7-33bc8402caba => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:35.546794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70af908f-c063-4531-87dd-92b62dafccb8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:35.550141 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70af908f-c063-4531-87dd-92b62dafccb8 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] GET https://10.4.3.103/volume/v3/types/1374619a-b53f-4447-9fb7-33bc8402caba Jul 10 09:25:35.550141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70af908f-c063-4531-87dd-92b62dafccb8 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:35.551138 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70af908f-c063-4531-87dd-92b62dafccb8 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:35.555822 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70af908f-c063-4531-87dd-92b62dafccb8 tempest-GroupsV314Test-881981248 tempest-GroupsV314Test-881981248-project-admin] https://10.4.3.103/volume/v3/types/1374619a-b53f-4447-9fb7-33bc8402caba returned with HTTP 404 Jul 10 09:25:35.556470 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 42/169] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:35 2026] GET /volume/v3/types/1374619a-b53f-4447-9fb7-33bc8402caba => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:36.125489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-6aa0dffd-20d2-4dd5-abb8-e4754795a8e3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:36.128098 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-6aa0dffd-20d2-4dd5-abb8-e4754795a8e3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:36.128339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-6aa0dffd-20d2-4dd5-abb8-e4754795a8e3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:36.128593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-6aa0dffd-20d2-4dd5-abb8-e4754795a8e3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:36.137066 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:36.137066 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:36.141356 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-6aa0dffd-20d2-4dd5-abb8-e4754795a8e3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:36.146130 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-6aa0dffd-20d2-4dd5-abb8-e4754795a8e3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:36.146529 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 44/170] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:36 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:36.240028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6078e025-5304-46f7-81b0-b7c1c5c16d98 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:36.243023 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6078e025-5304-46f7-81b0-b7c1c5c16d98 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:36.243240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6078e025-5304-46f7-81b0-b7c1c5c16d98 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:36.243729 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6078e025-5304-46f7-81b0-b7c1c5c16d98 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:36.252923 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:36.252923 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:36.256738 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6078e025-5304-46f7-81b0-b7c1c5c16d98 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:36.261470 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6078e025-5304-46f7-81b0-b7c1c5c16d98 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:36.262171 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 43/171] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:36 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:36.532524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73e9ee99-4f17-41c8-8c34-99c349835c3d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:36.534856 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73e9ee99-4f17-41c8-8c34-99c349835c3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:36.535140 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73e9ee99-4f17-41c8-8c34-99c349835c3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:36.535405 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73e9ee99-4f17-41c8-8c34-99c349835c3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:36.549352 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:36.549352 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:36.554548 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-73e9ee99-4f17-41c8-8c34-99c349835c3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:36.568034 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73e9ee99-4f17-41c8-8c34-99c349835c3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:36.570469 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 43/172] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:36 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:37.281635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-719ecdc8-dd67-42d2-ae5d-78190596211d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:37.284464 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-719ecdc8-dd67-42d2-ae5d-78190596211d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:37.284625 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-719ecdc8-dd67-42d2-ae5d-78190596211d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:37.284887 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-719ecdc8-dd67-42d2-ae5d-78190596211d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:37.297556 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:37.297556 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:37.301887 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-719ecdc8-dd67-42d2-ae5d-78190596211d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:37.306317 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-719ecdc8-dd67-42d2-ae5d-78190596211d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:37.306782 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 43/173] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:37 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:37.584037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-99616e94-a98d-4e73-99a1-77b3ca4d9954 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:37.586550 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99616e94-a98d-4e73-99a1-77b3ca4d9954 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:37.586821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99616e94-a98d-4e73-99a1-77b3ca4d9954 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:37.587075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99616e94-a98d-4e73-99a1-77b3ca4d9954 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:37.600023 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:37.600023 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:37.604047 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-99616e94-a98d-4e73-99a1-77b3ca4d9954 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:37.609005 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99616e94-a98d-4e73-99a1-77b3ca4d9954 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:37.609785 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 45/174] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:37 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:38.319765 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4a6cbd28-f467-4f0c-9868-c1949515e084 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:38.321774 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4a6cbd28-f467-4f0c-9868-c1949515e084 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:38.322004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4a6cbd28-f467-4f0c-9868-c1949515e084 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:38.322204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4a6cbd28-f467-4f0c-9868-c1949515e084 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:38.335763 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:38.335763 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:38.338784 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4a6cbd28-f467-4f0c-9868-c1949515e084 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:38.342302 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4a6cbd28-f467-4f0c-9868-c1949515e084 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:38.342880 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 44/175] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:38 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:38.379322 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4f32195a-09d4-42b5-bef3-25646881bb44 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:38.379909 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f32195a-09d4-42b5-bef3-25646881bb44 None None] GET https://10.4.3.103/volume// Jul 10 09:25:38.380090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f32195a-09d4-42b5-bef3-25646881bb44 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:38.380328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f32195a-09d4-42b5-bef3-25646881bb44 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:38.381166 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f32195a-09d4-42b5-bef3-25646881bb44 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:38.381746 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 44/176] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:25:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:38.401429 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-1060e65e-cd4e-4895-8efa-12dd5a7c08f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:38.625421 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-76af67fe-146b-4f0f-9400-7be1b86eabdc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:38.628142 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76af67fe-146b-4f0f-9400-7be1b86eabdc tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:38.630436 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76af67fe-146b-4f0f-9400-7be1b86eabdc tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:38.630436 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76af67fe-146b-4f0f-9400-7be1b86eabdc tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:38.641412 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:38.641412 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:38.648625 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76af67fe-146b-4f0f-9400-7be1b86eabdc tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:38.655315 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76af67fe-146b-4f0f-9400-7be1b86eabdc tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:38.655867 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 46/177] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:38 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:38.677477 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-1060e65e-cd4e-4895-8efa-12dd5a7c08f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:25:38.677919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-1060e65e-cd4e-4895-8efa-12dd5a7c08f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "244a9500-6193-45cd-98b4-a010bae03f4c", "connector": null, "instance_uuid": "5d7d216d-dd9d-4413-aef2-7db78a7158f7"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:38.686699 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:38.686699 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:38.720967 np0000004982 devstack@c-api.service[99956]: WARNING cinder.volume.api [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-1060e65e-cd4e-4895-8efa-12dd5a7c08f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 09:25:38.728042 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-1060e65e-cd4e-4895-8efa-12dd5a7c08f0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:25:38.728551 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 44/178] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:25:38 2026] POST /volume/v3/attachments => generated 271 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.134596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3beb92a2-882f-4efa-b143-1b179e1b4868 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.137297 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3beb92a2-882f-4efa-b143-1b179e1b4868 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] POST https://10.4.3.103/volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5/action Jul 10 09:25:39.137809 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3beb92a2-882f-4efa-b143-1b179e1b4868 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:39.137974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3beb92a2-882f-4efa-b143-1b179e1b4868 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:39.156067 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.156067 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:39.166529 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f6f0f051-ecbb-4dad-acb0-842b8830b2f0 req-3beb92a2-882f-4efa-b143-1b179e1b4868 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5/action returned with HTTP 204 Jul 10 09:25:39.166997 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 45/179] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:25:39 2026] POST /volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:39.170991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4b519554-d239-4c1d-bf2d-a6baad73906d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.175323 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b519554-d239-4c1d-bf2d-a6baad73906d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:39.175494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b519554-d239-4c1d-bf2d-a6baad73906d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.175710 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b519554-d239-4c1d-bf2d-a6baad73906d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.190601 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.190601 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:39.194088 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4b519554-d239-4c1d-bf2d-a6baad73906d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:39.198086 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b519554-d239-4c1d-bf2d-a6baad73906d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:39.198641 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 45/180] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:39.265770 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-17f64dc2-1965-42e1-9198-3834d28268bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.266243 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-17f64dc2-1965-42e1-9198-3834d28268bb None None] GET https://10.4.3.103/volume// Jul 10 09:25:39.266454 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-17f64dc2-1965-42e1-9198-3834d28268bb None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.266665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-17f64dc2-1965-42e1-9198-3834d28268bb None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.267015 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-17f64dc2-1965-42e1-9198-3834d28268bb None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:39.267287 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 47/181] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:39.274822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-5a4ac776-9799-4f74-a662-fd88c2b5a29c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.277163 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-5a4ac776-9799-4f74-a662-fd88c2b5a29c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:39.277405 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-5a4ac776-9799-4f74-a662-fd88c2b5a29c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.277669 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-5a4ac776-9799-4f74-a662-fd88c2b5a29c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.288603 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.288603 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:39.292856 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-5a4ac776-9799-4f74-a662-fd88c2b5a29c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:39.297989 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-5a4ac776-9799-4f74-a662-fd88c2b5a29c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:39.298494 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 45/182] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1047 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:39.355696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f4b6322-eb3e-4712-8b6c-bc7bcbe82d59 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.357839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f4b6322-eb3e-4712-8b6c-bc7bcbe82d59 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:39.358027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f4b6322-eb3e-4712-8b6c-bc7bcbe82d59 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.358236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f4b6322-eb3e-4712-8b6c-bc7bcbe82d59 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.369917 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.369917 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:39.373370 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2f4b6322-eb3e-4712-8b6c-bc7bcbe82d59 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:39.378135 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f4b6322-eb3e-4712-8b6c-bc7bcbe82d59 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:39.378617 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 46/183] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.380222 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.384323 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] PUT https://10.4.3.103/volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df Jul 10 09:25:39.384323 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:39.393522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Acquiring lock "cinder-attachment_update-244a9500-6193-45cd-98b4-a010bae03f4c-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:25:39.395326 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-da1b1e6a-77aa-4bf4-ac90-442149df9492 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.397510 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-da1b1e6a-77aa-4bf4-ac90-442149df9492 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:39.397510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-da1b1e6a-77aa-4bf4-ac90-442149df9492 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.397610 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-da1b1e6a-77aa-4bf4-ac90-442149df9492 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.401879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Lock "cinder-attachment_update-244a9500-6193-45cd-98b4-a010bae03f4c-np0000004982" acquired by "attachment_update" :: waited 0.008s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:25:39.404319 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.404319 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:39.410998 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.410998 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:39.415929 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-da1b1e6a-77aa-4bf4-ac90-442149df9492 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:39.423750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-da1b1e6a-77aa-4bf4-ac90-442149df9492 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:39.424121 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 48/184] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.436255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e802a225-8ffd-4a2e-bafa-4d61ce07c39c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.438580 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e802a225-8ffd-4a2e-bafa-4d61ce07c39c tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:39.438821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e802a225-8ffd-4a2e-bafa-4d61ce07c39c tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.439051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e802a225-8ffd-4a2e-bafa-4d61ce07c39c tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.450682 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.450682 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:39.454857 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e802a225-8ffd-4a2e-bafa-4d61ce07c39c tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:39.460298 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e802a225-8ffd-4a2e-bafa-4d61ce07c39c tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:39.460882 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 46/185] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.562332 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-03f0d194-ae8c-4879-a171-4c502d81faba req-e9a5e4a1-ec4e-4e82-bf70-7e0a20db70d0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.564694 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-e9a5e4a1-ec4e-4e82-bf70-7e0a20db70d0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:39.564960 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-e9a5e4a1-ec4e-4e82-bf70-7e0a20db70d0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.565253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-e9a5e4a1-ec4e-4e82-bf70-7e0a20db70d0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.578124 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.578124 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:39.582299 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-03f0d194-ae8c-4879-a171-4c502d81faba req-e9a5e4a1-ec4e-4e82-bf70-7e0a20db70d0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:39.587917 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-e9a5e4a1-ec4e-4e82-bf70-7e0a20db70d0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:39.588354 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 47/186] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.629643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.632215 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] POST https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a/action Jul 10 09:25:39.632899 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:39.633066 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:39.643730 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.643730 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:39.644167 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:39.651555 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Begin detaching volume completed successfully. Jul 10 09:25:39.651785 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-fc977a61-b639-45e8-bad6-3d6c48b92225 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a/action returned with HTTP 202 Jul 10 09:25:39.652292 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 49/187] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:25:39 2026] POST /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:25:39.674006 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5e7486ed-659c-4333-a17b-bdadc9605cb0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.675112 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-95459d80-66e0-434b-ad26-388d679ea5c7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:39.677280 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e7486ed-659c-4333-a17b-bdadc9605cb0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:39.677280 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e7486ed-659c-4333-a17b-bdadc9605cb0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.677280 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e7486ed-659c-4333-a17b-bdadc9605cb0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.678681 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-95459d80-66e0-434b-ad26-388d679ea5c7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:39.679838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-95459d80-66e0-434b-ad26-388d679ea5c7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:39.680040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-95459d80-66e0-434b-ad26-388d679ea5c7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:39.694382 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.694382 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:39.695861 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:39.695861 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:39.700906 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-95459d80-66e0-434b-ad26-388d679ea5c7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:39.701959 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5e7486ed-659c-4333-a17b-bdadc9605cb0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:39.705633 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-95459d80-66e0-434b-ad26-388d679ea5c7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:39.706097 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 48/188] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.712114 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e7486ed-659c-4333-a17b-bdadc9605cb0 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:39.712755 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 47/189] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.926123 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Lock "cinder-attachment_update-244a9500-6193-45cd-98b4-a010bae03f4c-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:25:39.926991 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-676cd138-de91-4d88-96fe-765db6bf5794 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df returned with HTTP 200 Jul 10 09:25:39.926991 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 46/190] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:25:39 2026] PUT /volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df => generated 967 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:39.965426 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.138879 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa Jul 10 09:25:40.139118 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.139343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.147167 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:40.147697 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:40.148014 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:40.148351 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:40.148692 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:40.152652 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6af5c6c8-4801-4e1e-8886-02907cab6f02 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa returned with HTTP 200 Jul 10 09:25:40.153001 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 50/191] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:25:39 2026] GET /volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa => generated 437 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:40.163771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-993fbc0a-f021-410b-bd0e-98389a346234 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.213359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-29144270-e59b-4168-89e0-2f08c28ca18a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.219783 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29144270-e59b-4168-89e0-2f08c28ca18a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:40.219783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29144270-e59b-4168-89e0-2f08c28ca18a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.220014 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29144270-e59b-4168-89e0-2f08c28ca18a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.238725 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:40.238725 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:40.243155 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-29144270-e59b-4168-89e0-2f08c28ca18a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:40.247589 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29144270-e59b-4168-89e0-2f08c28ca18a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:40.248115 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 48/192] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:40 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:40.367877 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:40.368416 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-914143766"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:40.370482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-914143766'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:40.370713 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume of 1 GB Jul 10 09:25:40.375559 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Availability Zones retrieved successfully. Jul 10 09:25:40.383510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Flow 'volume_create_api' (102d5cdb-4956-483d-b1c1-d94011693916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:40.384928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a9b42d-b895-43cc-b8d7-4999d3b311db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:40.386250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:40.414642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a9b42d-b895-43cc-b8d7-4999d3b311db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:40.415418 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f68e61e-e2a5-473d-b2cc-a5d28fdb4e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:40.472382 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Created reservations ['40441c49-94ce-44ef-b018-1f762e2a8df6', '45e754b9-9d0d-44fa-a536-6349647f8bbe', '380dd06e-2e6f-4433-966f-ef46dd50a615', 'b766334a-8cb5-49ce-aebf-6473776c88cb'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:40.473061 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f68e61e-e2a5-473d-b2cc-a5d28fdb4e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40441c49-94ce-44ef-b018-1f762e2a8df6', '45e754b9-9d0d-44fa-a536-6349647f8bbe', '380dd06e-2e6f-4433-966f-ef46dd50a615', 'b766334a-8cb5-49ce-aebf-6473776c88cb']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:40.473724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50879e87-2e80-4174-b721-4d091c5ae5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:40.500303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50879e87-2e80-4174-b721-4d091c5ae5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d7d5d6b-0ded-4def-bc17-52ecb24c6e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-914143766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b519daa52e74d09a916bbed178031fa',qos_specs=None,replication_status=,reservations=['40441c49-94ce-44ef-b018-1f762e2a8df6','45e754b9-9d0d-44fa-a536-6349647f8bbe','380dd06e-2e6f-4433-966f-ef46dd50a615','b766334a-8cb5-49ce-aebf-6473776c88cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45ddaec432b4acc81e1f4279263e78c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-914143766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d7d5d6b-0ded-4def-bc17-52ecb24c6e04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b519daa52e74d09a916bbed178031fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45ddaec432b4acc81e1f4279263e78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:40.500995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d771c0e-9daf-432d-8344-6e571ad4f3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:40.518537 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d771c0e-9daf-432d-8344-6e571ad4f3ad) transitioned into state 'SUCCESS' from state '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-914143766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b519daa52e74d09a916bbed178031fa',qos_specs=None,replication_status=,reservations=['40441c49-94ce-44ef-b018-1f762e2a8df6','45e754b9-9d0d-44fa-a536-6349647f8bbe','380dd06e-2e6f-4433-966f-ef46dd50a615','b766334a-8cb5-49ce-aebf-6473776c88cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45ddaec432b4acc81e1f4279263e78c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:40.519357 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba19409-90e1-44d8-b143-7265b8ecd266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:40.532247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba19409-90e1-44d8-b143-7265b8ecd266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:40.533133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Flow 'volume_create_api' (102d5cdb-4956-483d-b1c1-d94011693916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:40.533418 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume request issued successfully. Jul 10 09:25:40.533994 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-993fbc0a-f021-410b-bd0e-98389a346234 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:40.534354 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 49/193] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:40 2026] POST /volume/v3/volumes => generated 758 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:40.545190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ec3677c1-e351-4e46-ac0e-ab929c1bda2b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.546880 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ec3677c1-e351-4e46-ac0e-ab929c1bda2b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] GET https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:40.547655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ec3677c1-e351-4e46-ac0e-ab929c1bda2b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.547655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ec3677c1-e351-4e46-ac0e-ab929c1bda2b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.554985 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:40.554985 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:40.558739 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ec3677c1-e351-4e46-ac0e-ab929c1bda2b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Volume info retrieved successfully. Jul 10 09:25:40.563076 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ec3677c1-e351-4e46-ac0e-ab929c1bda2b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 returned with HTTP 200 Jul 10 09:25:40.563461 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 47/194] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:40 2026] GET /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:40.683482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d004dd5-5523-487c-b28a-692dbd4030a8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.683932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d004dd5-5523-487c-b28a-692dbd4030a8 None None] GET https://10.4.3.103/volume// Jul 10 09:25:40.684099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d004dd5-5523-487c-b28a-692dbd4030a8 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.684295 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d004dd5-5523-487c-b28a-692dbd4030a8 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.684685 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d004dd5-5523-487c-b28a-692dbd4030a8 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:40.684993 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 51/195] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:40.693825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-03f0d194-ae8c-4879-a171-4c502d81faba req-935e9dad-d198-4758-9e0b-66d8f54c4bf2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.698280 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-935e9dad-d198-4758-9e0b-66d8f54c4bf2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:40.698673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-935e9dad-d198-4758-9e0b-66d8f54c4bf2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.698984 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-935e9dad-d198-4758-9e0b-66d8f54c4bf2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.708795 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:40.708795 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:40.712621 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-03f0d194-ae8c-4879-a171-4c502d81faba req-935e9dad-d198-4758-9e0b-66d8f54c4bf2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:40.717207 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-935e9dad-d198-4758-9e0b-66d8f54c4bf2 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:40.717786 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 49/196] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:40 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:40.724370 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bb5e9c48-e1e6-432b-afd0-2b8f87dc3bc3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.727678 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-48478f68-4aa1-45d0-898b-133cb8d091cd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:40.731719 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-48478f68-4aa1-45d0-898b-133cb8d091cd tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:40.731904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-48478f68-4aa1-45d0-898b-133cb8d091cd tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.732115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-48478f68-4aa1-45d0-898b-133cb8d091cd tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.734113 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb5e9c48-e1e6-432b-afd0-2b8f87dc3bc3 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:40.734347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb5e9c48-e1e6-432b-afd0-2b8f87dc3bc3 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:40.734560 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb5e9c48-e1e6-432b-afd0-2b8f87dc3bc3 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:40.744812 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:40.744812 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:40.749419 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:40.749419 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:40.749957 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-48478f68-4aa1-45d0-898b-133cb8d091cd tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:40.755892 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb5e9c48-e1e6-432b-afd0-2b8f87dc3bc3 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:40.756033 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-48478f68-4aa1-45d0-898b-133cb8d091cd tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:40.756492 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 48/197] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:40 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:40.771300 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb5e9c48-e1e6-432b-afd0-2b8f87dc3bc3 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:40.771300 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 50/198] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:40 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:41.262203 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-23aaceff-340a-4710-a2c4-a898aabc065c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.264103 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-23aaceff-340a-4710-a2c4-a898aabc065c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:41.264355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-23aaceff-340a-4710-a2c4-a898aabc065c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:41.264603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-23aaceff-340a-4710-a2c4-a898aabc065c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:41.275244 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:41.275244 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:41.279227 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-23aaceff-340a-4710-a2c4-a898aabc065c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:41.284950 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-23aaceff-340a-4710-a2c4-a898aabc065c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:41.285398 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 52/199] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:41 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:41.575004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-63f9210d-59c0-484f-9c4a-659884af80f3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.576513 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-63f9210d-59c0-484f-9c4a-659884af80f3 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] GET https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:41.576737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-63f9210d-59c0-484f-9c4a-659884af80f3 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:41.576912 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-63f9210d-59c0-484f-9c4a-659884af80f3 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:41.583112 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:41.583112 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:41.586876 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-63f9210d-59c0-484f-9c4a-659884af80f3 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Volume info retrieved successfully. Jul 10 09:25:41.591323 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-63f9210d-59c0-484f-9c4a-659884af80f3 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 returned with HTTP 200 Jul 10 09:25:41.591785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 50/200] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:41 2026] GET /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:41.603673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.605208 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa Jul 10 09:25:41.605514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:41.648880 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.649155 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.649515 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.650003 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.650260 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.650496 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.650726 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.654900 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8f7f5d3a-4ab9-4cca-b567-8a2e0ad8de6b tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa returned with HTTP 200 Jul 10 09:25:41.655432 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 49/201] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:25:41 2026] PUT /volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:41.663850 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.667594 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:41.667594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:41.667594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:41.667594 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume of 2 GB Jul 10 09:25:41.671648 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Availability Zones retrieved successfully. Jul 10 09:25:41.677402 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Flow 'volume_create_api' (9d89b834-777f-40fc-93c0-868c1ba1afce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:41.678515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e0adb6-338a-4f0d-b3a7-7a1135625ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.679632 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Validating volume size '2' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:41.709371 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e0adb6-338a-4f0d-b3a7-7a1135625ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:41.710462 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659c20c8-8aa5-4a22-9a05-a3b845e4fa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.745073 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota_utils [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Quota exceeded for 0b519daa52e74d09a916bbed178031fa, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 09:25:41.747924 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659c20c8-8aa5-4a22-9a05-a3b845e4fa61) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 09:25:41.747924 np0000004982 devstack@c-api.service[99955]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 09:25:41.750632 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659c20c8-8aa5-4a22-9a05-a3b845e4fa61) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.750632 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659c20c8-8aa5-4a22-9a05-a3b845e4fa61) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:25:41.751251 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e0adb6-338a-4f0d-b3a7-7a1135625ff5) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.752001 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e0adb6-338a-4f0d-b3a7-7a1135625ff5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:25:41.752888 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Flow 'volume_create_api' (9d89b834-777f-40fc-93c0-868c1ba1afce) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 09:25:41.753313 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.middleware.fault [None req-a36d32ba-8cd8-4750-90f8-d01fa5ff538a tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 413 Jul 10 09:25:41.754088 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 51/202] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:41 2026] POST /volume/v3/volumes => generated 208 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 09:25:41.761736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-19f76744-bcc1-455c-b192-4ae83b655055 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.763680 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-19f76744-bcc1-455c-b192-4ae83b655055 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa Jul 10 09:25:41.763973 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-19f76744-bcc1-455c-b192-4ae83b655055 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:41.771338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cef770f1-5bc2-41d9-811c-8ccab5ce8bad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.773045 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cef770f1-5bc2-41d9-811c-8ccab5ce8bad tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:41.773287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cef770f1-5bc2-41d9-811c-8ccab5ce8bad tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:41.773562 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cef770f1-5bc2-41d9-811c-8ccab5ce8bad tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:41.782791 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:41.782791 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:41.785888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b40692e9-24e1-4a5d-a889-d77340aedb9e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.787943 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cef770f1-5bc2-41d9-811c-8ccab5ce8bad tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:41.788437 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b40692e9-24e1-4a5d-a889-d77340aedb9e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:41.788680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b40692e9-24e1-4a5d-a889-d77340aedb9e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:41.788911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b40692e9-24e1-4a5d-a889-d77340aedb9e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:41.793517 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cef770f1-5bc2-41d9-811c-8ccab5ce8bad tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:41.794050 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 51/203] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:41 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:41.800730 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:41.800730 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:41.804853 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b40692e9-24e1-4a5d-a889-d77340aedb9e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:41.809045 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b40692e9-24e1-4a5d-a889-d77340aedb9e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:41.809673 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 50/204] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:41 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:41.818525 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-19f76744-bcc1-455c-b192-4ae83b655055 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa returned with HTTP 200 Jul 10 09:25:41.818989 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 53/205] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:25:41 2026] PUT /volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:41.827890 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.829700 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:41.830243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:41.832750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:41.833081 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Create volume of 1 GB Jul 10 09:25:41.833594 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:41.833594 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:41.838181 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Availability Zones retrieved successfully. Jul 10 09:25:41.846158 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Flow 'volume_create_api' (6c721854-a150-4c8c-886c-f321af147d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:41.848330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fdd1692-5553-4d91-a383-c45cc930d3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.849365 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:41.878078 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fdd1692-5553-4d91-a383-c45cc930d3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:41.879043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2248c35-aa75-41e4-8a67-84ad42201e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.911851 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota_utils [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Quota exceeded for 0b519daa52e74d09a916bbed178031fa, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 09:25:41.911851 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2248c35-aa75-41e4-8a67-84ad42201e3d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 09:25:41.911851 np0000004982 devstack@c-api.service[99955]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 09:25:41.912534 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2248c35-aa75-41e4-8a67-84ad42201e3d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.913379 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2248c35-aa75-41e4-8a67-84ad42201e3d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:25:41.914090 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fdd1692-5553-4d91-a383-c45cc930d3c9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:41.914844 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fdd1692-5553-4d91-a383-c45cc930d3c9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:25:41.915611 np0000004982 devstack@c-api.service[99955]: WARNING cinder.volume.api [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Flow 'volume_create_api' (6c721854-a150-4c8c-886c-f321af147d84) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 09:25:41.915926 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.middleware.fault [None req-e4f3d0a6-cb3f-4566-b5ea-07a6b2f51361 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 413 Jul 10 09:25:41.916620 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 52/206] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:41 2026] POST /volume/v3/volumes => generated 150 bytes in 90 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 09:25:41.927542 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.929153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa Jul 10 09:25:41.929472 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:41.959009 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.959331 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.959697 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.960103 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.960374 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.960661 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.960912 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:41.965275 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1b73d79-d64c-44da-aedc-9938663de4b2 tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa returned with HTTP 200 Jul 10 09:25:41.965749 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 52/207] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:25:41 2026] PUT /volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:41.974196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:41.976295 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] POST https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04/action Jul 10 09:25:41.976737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:41.976912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:41.987502 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:41.987502 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:41.988191 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Volume info retrieved successfully. Jul 10 09:25:42.027219 np0000004982 devstack@c-api.service[99954]: ERROR cinder.volume.api [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Quota exceeded for 0b519daa52e74d09a916bbed178031fa, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 09:25:42.038007 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.middleware.fault [None req-19cc9c8d-0ffd-46a5-a065-1b781422bb44 tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04/action returned with HTTP 413 Jul 10 09:25:42.039149 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 51/208] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:25:41 2026] POST /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04/action => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 09:25:42.048157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f8e8ed3-842d-4ebc-864e-87630f6b0e4b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.050699 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f8e8ed3-842d-4ebc-864e-87630f6b0e4b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] GET https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:42.050941 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f8e8ed3-842d-4ebc-864e-87630f6b0e4b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.051182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f8e8ed3-842d-4ebc-864e-87630f6b0e4b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.059201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a228421b-3527-4999-b09c-b647c1de6699 req-763aefee-db03-4903-a53a-6cea6dca5a38 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.060556 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.060556 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:42.061176 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-763aefee-db03-4903-a53a-6cea6dca5a38 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] POST https://10.4.3.103/volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be/action Jul 10 09:25:42.061708 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-763aefee-db03-4903-a53a-6cea6dca5a38 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:42.061923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-763aefee-db03-4903-a53a-6cea6dca5a38 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:42.065374 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3f8e8ed3-842d-4ebc-864e-87630f6b0e4b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Volume info retrieved successfully. Jul 10 09:25:42.071300 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f8e8ed3-842d-4ebc-864e-87630f6b0e4b tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 returned with HTTP 200 Jul 10 09:25:42.071802 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 54/209] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:42 2026] GET /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:42.077965 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.077965 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:42.084142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-553ae85d-52af-4929-85f0-f01396f8c85f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.087592 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] DELETE https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:42.087592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.087592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.087742 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Delete volume with id: 1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:42.095529 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a228421b-3527-4999-b09c-b647c1de6699 req-763aefee-db03-4903-a53a-6cea6dca5a38 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be/action returned with HTTP 204 Jul 10 09:25:42.096354 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 53/210] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:25:42 2026] POST /volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:42.096691 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.096691 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:42.097188 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Volume info retrieved successfully. Jul 10 09:25:42.124395 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Delete volume request issued successfully. Jul 10 09:25:42.124640 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-553ae85d-52af-4929-85f0-f01396f8c85f tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 returned with HTTP 202 Jul 10 09:25:42.125086 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 53/211] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:25:42 2026] DELETE /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:42.132147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a5b6724c-adef-4d0e-92a4-5115abae6eac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.133978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5b6724c-adef-4d0e-92a4-5115abae6eac tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] GET https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:42.134053 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5b6724c-adef-4d0e-92a4-5115abae6eac tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.134235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5b6724c-adef-4d0e-92a4-5115abae6eac tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.141631 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.141631 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:42.146024 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a5b6724c-adef-4d0e-92a4-5115abae6eac tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Volume info retrieved successfully. Jul 10 09:25:42.150714 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5b6724c-adef-4d0e-92a4-5115abae6eac tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 returned with HTTP 200 Jul 10 09:25:42.151134 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 52/212] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:42 2026] GET /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:42.301856 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1963099e-a3dc-40a2-b1f9-e28fefd10f39 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.304132 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1963099e-a3dc-40a2-b1f9-e28fefd10f39 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:42.304443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1963099e-a3dc-40a2-b1f9-e28fefd10f39 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.304762 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1963099e-a3dc-40a2-b1f9-e28fefd10f39 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.318256 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.318256 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:42.324125 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1963099e-a3dc-40a2-b1f9-e28fefd10f39 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:42.330590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1963099e-a3dc-40a2-b1f9-e28fefd10f39 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:42.331072 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 55/213] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:42 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:42.808685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6b8ee53f-90b2-4fad-a299-453c1f799a7e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.810433 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6b8ee53f-90b2-4fad-a299-453c1f799a7e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:42.810786 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6b8ee53f-90b2-4fad-a299-453c1f799a7e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.811067 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6b8ee53f-90b2-4fad-a299-453c1f799a7e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.819933 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.819933 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:42.826351 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6b8ee53f-90b2-4fad-a299-453c1f799a7e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:42.827445 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a8a7f9e5-4261-4bf8-b6f2-19374bd5748d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.829721 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8a7f9e5-4261-4bf8-b6f2-19374bd5748d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:42.829934 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8a7f9e5-4261-4bf8-b6f2-19374bd5748d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.830131 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8a7f9e5-4261-4bf8-b6f2-19374bd5748d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.832509 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6b8ee53f-90b2-4fad-a299-453c1f799a7e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:42.832509 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 54/214] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:42 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:42.840128 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.840128 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:42.843615 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a8a7f9e5-4261-4bf8-b6f2-19374bd5748d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:42.847745 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8a7f9e5-4261-4bf8-b6f2-19374bd5748d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:42.848115 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 54/215] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:42 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:42.859896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d4c77e0d-daa3-4a82-98b3-8264aaa7c94c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:42.861494 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4c77e0d-daa3-4a82-98b3-8264aaa7c94c tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:42.861705 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4c77e0d-daa3-4a82-98b3-8264aaa7c94c tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:42.861877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4c77e0d-daa3-4a82-98b3-8264aaa7c94c tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:42.873132 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:42.873132 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:42.876935 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d4c77e0d-daa3-4a82-98b3-8264aaa7c94c tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:42.881640 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4c77e0d-daa3-4a82-98b3-8264aaa7c94c tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:42.882219 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 53/216] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:42 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:43.164096 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-86d45f99-58a1-40df-b512-8811b4ce4c7e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.165910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-86d45f99-58a1-40df-b512-8811b4ce4c7e tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] GET https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 Jul 10 09:25:43.166080 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-86d45f99-58a1-40df-b512-8811b4ce4c7e tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:43.166253 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-86d45f99-58a1-40df-b512-8811b4ce4c7e tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:43.171858 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-86d45f99-58a1-40df-b512-8811b4ce4c7e tempest-VolumeQuotasNegativeTestJSON-2147438508 tempest-VolumeQuotasNegativeTestJSON-2147438508-project-member] https://10.4.3.103/volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 returned with HTTP 404 Jul 10 09:25:43.172340 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 56/217] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:43 2026] GET /volume/v3/volumes/1d7d5d6b-0ded-4def-bc17-52ecb24c6e04 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:25:43.180104 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-29c360d7-1a14-46f5-9592-96f3c15682cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.182006 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa Jul 10 09:25:43.183724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:43.271822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2e117e6-98a6-478c-8e4e-01b1e7730671 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.274422 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2e117e6-98a6-478c-8e4e-01b1e7730671 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:43.274689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2e117e6-98a6-478c-8e4e-01b1e7730671 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:43.274943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2e117e6-98a6-478c-8e4e-01b1e7730671 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:43.286658 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8ce483f5-e7c6-4291-8eca-468b8888f337 req-61395bfb-f83a-49de-b2b2-eb5fe768a150 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.289362 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8ce483f5-e7c6-4291-8eca-468b8888f337 req-61395bfb-f83a-49de-b2b2-eb5fe768a150 tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] POST https://10.4.3.103/volume/v3/snapshots/None/action Jul 10 09:25:43.289868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8ce483f5-e7c6-4291-8eca-468b8888f337 req-61395bfb-f83a-49de-b2b2-eb5fe768a150 tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:43.289959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8ce483f5-e7c6-4291-8eca-468b8888f337 req-61395bfb-f83a-49de-b2b2-eb5fe768a150 tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:43.292256 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.snapshot_actions [req-8ce483f5-e7c6-4291-8eca-468b8888f337 req-61395bfb-f83a-49de-b2b2-eb5fe768a150 tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99954) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 09:25:43.297654 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:43.297654 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.300769 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:43.302209 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f2e117e6-98a6-478c-8e4e-01b1e7730671 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:43.305665 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-29c360d7-1a14-46f5-9592-96f3c15682cf tempest-VolumeQuotasNegativeTestJSON-374307511 tempest-VolumeQuotasNegativeTestJSON-374307511-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa returned with HTTP 200 Jul 10 09:25:43.306224 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 55/218] 10.4.3.103 () {68 vars in 1375 bytes} [Fri Jul 10 09:25:43 2026] PUT /volume/v3/os-quota-sets/0b519daa52e74d09a916bbed178031fa => generated 395 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:43.312633 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2e117e6-98a6-478c-8e4e-01b1e7730671 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:43.313049 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 55/219] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:43 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:43.314443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-03f0d194-ae8c-4879-a171-4c502d81faba req-eeca4a0a-b8e1-46f9-beb8-1c1a8c1a1603 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.317180 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-eeca4a0a-b8e1-46f9-beb8-1c1a8c1a1603 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] DELETE https://10.4.3.103/volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5 Jul 10 09:25:43.317623 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-eeca4a0a-b8e1-46f9-beb8-1c1a8c1a1603 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:43.317887 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-eeca4a0a-b8e1-46f9-beb8-1c1a8c1a1603 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:43.319599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8ce483f5-e7c6-4291-8eca-468b8888f337 req-61395bfb-f83a-49de-b2b2-eb5fe768a150 tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] https://10.4.3.103/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 09:25:43.320160 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 54/220] 10.4.3.103 () {72 vars in 1582 bytes} [Fri Jul 10 09:25:43 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:43.334894 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:43.334894 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:43.352349 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f6391b46-6ea7-44f4-bf63-79ab14b18f2f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.353747 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f6391b46-6ea7-44f4-bf63-79ab14b18f2f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:43.354053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f6391b46-6ea7-44f4-bf63-79ab14b18f2f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:43.354317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f6391b46-6ea7-44f4-bf63-79ab14b18f2f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:43.368511 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:43.368511 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:43.373664 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f6391b46-6ea7-44f4-bf63-79ab14b18f2f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:43.379509 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f6391b46-6ea7-44f4-bf63-79ab14b18f2f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:43.380221 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 56/221] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:43 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:43.389337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-2dea40d2-5bef-49cc-b0e6-4a37a3ec0ed4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.391343 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-2dea40d2-5bef-49cc-b0e6-4a37a3ec0ed4 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:43.391497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-2dea40d2-5bef-49cc-b0e6-4a37a3ec0ed4 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:43.391696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-2dea40d2-5bef-49cc-b0e6-4a37a3ec0ed4 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:43.408833 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:43.408833 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:43.408833 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-2dea40d2-5bef-49cc-b0e6-4a37a3ec0ed4 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:43.411067 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-2dea40d2-5bef-49cc-b0e6-4a37a3ec0ed4 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:43.411516 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 56/222] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:43 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:43.461219 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.463377 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] POST https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4/action Jul 10 09:25:43.463825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:43.463996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:43.474585 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:43.474585 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:43.474967 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:43.482763 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Begin detaching volume completed successfully. Jul 10 09:25:43.483202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-8e8c1201-1345-4990-8f50-01c475f71243 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4/action returned with HTTP 202 Jul 10 09:25:43.483583 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 55/223] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:25:43 2026] POST /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:25:43.731556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a35f5f5e-e357-41d8-90ca-43ac7b8fe326 req-3aedb331-a9d3-4569-8063-058f4356279d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.734669 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a35f5f5e-e357-41d8-90ca-43ac7b8fe326 req-3aedb331-a9d3-4569-8063-058f4356279d tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] POST https://10.4.3.103/volume/v3/snapshots/eb196313-87b0-4281-91b8-0f09265cc403/action Jul 10 09:25:43.735352 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a35f5f5e-e357-41d8-90ca-43ac7b8fe326 req-3aedb331-a9d3-4569-8063-058f4356279d tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:43.735652 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a35f5f5e-e357-41d8-90ca-43ac7b8fe326 req-3aedb331-a9d3-4569-8063-058f4356279d tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:43.737882 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.snapshot_actions [req-a35f5f5e-e357-41d8-90ca-43ac7b8fe326 req-3aedb331-a9d3-4569-8063-058f4356279d tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99955) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 09:25:43.765191 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a35f5f5e-e357-41d8-90ca-43ac7b8fe326 req-3aedb331-a9d3-4569-8063-058f4356279d tempest-VolumesAssistedSnapshotsTest-1037446561 tempest-VolumesAssistedSnapshotsTest-1037446561-project] https://10.4.3.103/volume/v3/snapshots/eb196313-87b0-4281-91b8-0f09265cc403/action returned with HTTP 404 Jul 10 09:25:43.766379 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 57/224] 10.4.3.103 () {72 vars in 1678 bytes} [Fri Jul 10 09:25:43 2026] POST /volume/v3/snapshots/eb196313-87b0-4281-91b8-0f09265cc403/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:43.845992 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dd166c60-6e06-42ec-aa63-3a2df8865fe3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:43.847892 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dd166c60-6e06-42ec-aa63-3a2df8865fe3 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:43.848124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dd166c60-6e06-42ec-aa63-3a2df8865fe3 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:43.848412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dd166c60-6e06-42ec-aa63-3a2df8865fe3 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:43.858660 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:43.858660 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:43.862393 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dd166c60-6e06-42ec-aa63-3a2df8865fe3 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:43.867493 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dd166c60-6e06-42ec-aa63-3a2df8865fe3 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:43.868103 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 57/225] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:43 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:43.882349 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-03f0d194-ae8c-4879-a171-4c502d81faba req-eeca4a0a-b8e1-46f9-beb8-1c1a8c1a1603 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5 returned with HTTP 200 Jul 10 09:25:43.882986 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 57/226] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:25:43 2026] DELETE /volume/v3/attachments/6de10421-1a5c-4a5a-8def-7c68515737b5 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:44.396427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cd14547b-79cf-4341-90f0-04e390f00f57 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:44.398756 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd14547b-79cf-4341-90f0-04e390f00f57 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:44.399036 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd14547b-79cf-4341-90f0-04e390f00f57 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:44.399325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd14547b-79cf-4341-90f0-04e390f00f57 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:44.412437 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:44.412437 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:44.418104 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd14547b-79cf-4341-90f0-04e390f00f57 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:44.424178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd14547b-79cf-4341-90f0-04e390f00f57 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:44.424767 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 56/227] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:44 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:44.524902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3c32d9a5-99e6-4411-bf24-38c80ff730c3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:44.525317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3c32d9a5-99e6-4411-bf24-38c80ff730c3 None None] GET https://10.4.3.103/volume// Jul 10 09:25:44.525317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3c32d9a5-99e6-4411-bf24-38c80ff730c3 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:44.525452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3c32d9a5-99e6-4411-bf24-38c80ff730c3 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:44.525811 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3c32d9a5-99e6-4411-bf24-38c80ff730c3 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:44.526059 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 58/228] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:44.539093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-b99613c9-e8db-4ddd-8c53-fb649efa7135 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:44.546459 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-b99613c9-e8db-4ddd-8c53-fb649efa7135 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:44.546769 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-b99613c9-e8db-4ddd-8c53-fb649efa7135 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:44.546899 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-b99613c9-e8db-4ddd-8c53-fb649efa7135 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:44.556984 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:44.556984 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:44.562583 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-b99613c9-e8db-4ddd-8c53-fb649efa7135 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:44.567907 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-b99613c9-e8db-4ddd-8c53-fb649efa7135 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:44.568491 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 58/229] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:44 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1543 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:44.886098 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bd9b6601-9f10-4244-b9e4-5b76f329de07 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:44.887870 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd9b6601-9f10-4244-b9e4-5b76f329de07 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:44.888075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd9b6601-9f10-4244-b9e4-5b76f329de07 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:44.888277 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd9b6601-9f10-4244-b9e4-5b76f329de07 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:44.896963 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:44.896963 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:44.903020 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bd9b6601-9f10-4244-b9e4-5b76f329de07 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] Volume info retrieved successfully. Jul 10 09:25:44.911162 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd9b6601-9f10-4244-b9e4-5b76f329de07 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-reader] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:44.911810 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 58/230] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:44 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:44.965633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-47225dfd-e3cc-4fd6-8f30-3a6b7530dd32 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:44.967635 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47225dfd-e3cc-4fd6-8f30-3a6b7530dd32 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:44.967904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47225dfd-e3cc-4fd6-8f30-3a6b7530dd32 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:44.968135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47225dfd-e3cc-4fd6-8f30-3a6b7530dd32 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:44.976020 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:44.976020 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:44.980455 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-47225dfd-e3cc-4fd6-8f30-3a6b7530dd32 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:44.991666 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47225dfd-e3cc-4fd6-8f30-3a6b7530dd32 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:44.991666 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 57/231] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:44 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:45.043633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7c9be2c6-cda3-4101-8e13-f47b004e22de None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:45.045834 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c9be2c6-cda3-4101-8e13-f47b004e22de tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:45.046049 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c9be2c6-cda3-4101-8e13-f47b004e22de tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:45.046277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c9be2c6-cda3-4101-8e13-f47b004e22de tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:45.056292 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:45.056292 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:45.060864 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7c9be2c6-cda3-4101-8e13-f47b004e22de tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:45.065802 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c9be2c6-cda3-4101-8e13-f47b004e22de tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:45.066265 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 59/232] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:45 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:45.392798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-cd77b31c-8550-481f-bbf8-c4c66d5e5267 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:45.395717 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-cd77b31c-8550-481f-bbf8-c4c66d5e5267 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] DELETE https://10.4.3.103/volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be Jul 10 09:25:45.395979 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-cd77b31c-8550-481f-bbf8-c4c66d5e5267 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:45.396150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-cd77b31c-8550-481f-bbf8-c4c66d5e5267 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:45.405862 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:45.405862 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:45.436958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6774276c-aa94-4046-99ce-651ab3c5d688 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:45.438764 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6774276c-aa94-4046-99ce-651ab3c5d688 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:45.439003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6774276c-aa94-4046-99ce-651ab3c5d688 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:45.439170 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6774276c-aa94-4046-99ce-651ab3c5d688 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:45.449442 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:45.449442 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:45.453349 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6774276c-aa94-4046-99ce-651ab3c5d688 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:45.458517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6774276c-aa94-4046-99ce-651ab3c5d688 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:45.459043 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 59/233] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:45 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:45.528524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c878ed14-cced-4547-955a-cde650e50c14 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:45.530701 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:45.531134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1236282646"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:45.533161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1236282646'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:45.533382 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume of 1 GB Jul 10 09:25:45.538467 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Availability Zones retrieved successfully. Jul 10 09:25:45.546760 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Flow 'volume_create_api' (e122074d-6526-41c6-af07-40e1d462ef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:45.548196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107eefca-25c8-46c7-b3c7-6539015498b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:45.549619 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:45.585963 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107eefca-25c8-46c7-b3c7-6539015498b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:45.586634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566832e5-1b4d-4b28-9725-0c44930c23b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:45.669654 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Created reservations ['a890cbec-f0b9-4919-89b6-80f6cf760290', '01eb58b9-d4e2-4bc7-87b4-dc1280f9df3e', '9831fb17-9a8d-4870-a820-a2a855f11d35', '3370483f-62be-4a14-8e1c-3d3217179e47'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:45.670735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566832e5-1b4d-4b28-9725-0c44930c23b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a890cbec-f0b9-4919-89b6-80f6cf760290', '01eb58b9-d4e2-4bc7-87b4-dc1280f9df3e', '9831fb17-9a8d-4870-a820-a2a855f11d35', '3370483f-62be-4a14-8e1c-3d3217179e47']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:45.671830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012b0e59-7929-49f8-902b-e11fe08c7f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:45.707333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012b0e59-7929-49f8-902b-e11fe08c7f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a8dc3d-6bd6-4b6d-93a6-103be6280050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1236282646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c6dc7036924784866a67d18a901567',qos_specs=None,replication_status=,reservations=['a890cbec-f0b9-4919-89b6-80f6cf760290','01eb58b9-d4e2-4bc7-87b4-dc1280f9df3e','9831fb17-9a8d-4870-a820-a2a855f11d35','3370483f-62be-4a14-8e1c-3d3217179e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1236282646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a8dc3d-6bd6-4b6d-93a6-103be6280050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c6dc7036924784866a67d18a901567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:45.708306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6427695a-c009-4cd1-bcaa-7f985235f38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:45.735161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6427695a-c009-4cd1-bcaa-7f985235f38d) transitioned into state 'SUCCESS' from state '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-1236282646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c6dc7036924784866a67d18a901567',qos_specs=None,replication_status=,reservations=['a890cbec-f0b9-4919-89b6-80f6cf760290','01eb58b9-d4e2-4bc7-87b4-dc1280f9df3e','9831fb17-9a8d-4870-a820-a2a855f11d35','3370483f-62be-4a14-8e1c-3d3217179e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:45.735161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55bfc209-7fbc-4196-a45e-e80ba693d1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:45.750765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55bfc209-7fbc-4196-a45e-e80ba693d1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:45.751973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Flow 'volume_create_api' (e122074d-6526-41c6-af07-40e1d462ef26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:45.752438 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume request issued successfully. Jul 10 09:25:45.753968 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c878ed14-cced-4547-955a-cde650e50c14 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:45.754394 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 58/234] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:45 2026] POST /volume/v3/volumes => generated 751 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:45.770004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2bdc547d-2877-4f99-bf88-4fbfc3002635 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:45.771787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2bdc547d-2877-4f99-bf88-4fbfc3002635 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:45.771977 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2bdc547d-2877-4f99-bf88-4fbfc3002635 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:45.772183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2bdc547d-2877-4f99-bf88-4fbfc3002635 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:45.779758 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:45.779758 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:45.783836 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2bdc547d-2877-4f99-bf88-4fbfc3002635 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:45.788543 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2bdc547d-2877-4f99-bf88-4fbfc3002635 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:45.788944 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 60/235] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:45 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:45.956415 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-daef2cda-195a-4b17-8fea-0ce721a34170 req-cd77b31c-8550-481f-bbf8-c4c66d5e5267 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be returned with HTTP 200 Jul 10 09:25:45.957071 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 59/236] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:25:45 2026] DELETE /volume/v3/attachments/e0668a99-d1d2-4854-a841-051e2a0e27be => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:46.176072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-ef621e44-0288-4dae-854d-4f355b5d2a09 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.178277 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-ef621e44-0288-4dae-854d-4f355b5d2a09 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df/action Jul 10 09:25:46.180479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-ef621e44-0288-4dae-854d-4f355b5d2a09 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:46.180479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-ef621e44-0288-4dae-854d-4f355b5d2a09 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:46.195421 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.195421 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:46.206809 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f2745d8b-d229-442a-a31c-28b1bfb82777 req-ef621e44-0288-4dae-854d-4f355b5d2a09 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df/action returned with HTTP 204 Jul 10 09:25:46.207832 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 60/237] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:25:46 2026] POST /volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:46.472444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8a3226c1-01c2-42f3-890d-acab665f3ce5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.474552 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8a3226c1-01c2-42f3-890d-acab665f3ce5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:46.474811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8a3226c1-01c2-42f3-890d-acab665f3ce5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.475027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8a3226c1-01c2-42f3-890d-acab665f3ce5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.487597 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.487597 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:46.489941 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8a3226c1-01c2-42f3-890d-acab665f3ce5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:46.495178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8a3226c1-01c2-42f3-890d-acab665f3ce5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:46.495393 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 59/238] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:46 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:46.544760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8edde86b-ec80-4696-9b3a-992462e439bd req-b3e6d8ea-8d79-409b-ac50-97a445e1d1a5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.547227 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-b3e6d8ea-8d79-409b-ac50-97a445e1d1a5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:46.547410 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-b3e6d8ea-8d79-409b-ac50-97a445e1d1a5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.547680 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-b3e6d8ea-8d79-409b-ac50-97a445e1d1a5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.558740 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.558740 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:46.563537 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-8edde86b-ec80-4696-9b3a-992462e439bd req-b3e6d8ea-8d79-409b-ac50-97a445e1d1a5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:46.569452 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-b3e6d8ea-8d79-409b-ac50-97a445e1d1a5 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:46.570011 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 61/239] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:46 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:46.722923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-45cc6825-308a-451e-b840-d493e2f353ed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.723499 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45cc6825-308a-451e-b840-d493e2f353ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:46.723949 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45cc6825-308a-451e-b840-d493e2f353ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.724172 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45cc6825-308a-451e-b840-d493e2f353ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.732142 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.732142 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:46.733435 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-45cc6825-308a-451e-b840-d493e2f353ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:46.736793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45cc6825-308a-451e-b840-d493e2f353ed tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:46.737141 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 60/240] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:46 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:46.748533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-54f19343-f78c-461c-993a-6c5830df63a7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.750871 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:46.751149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.751459 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.751731 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Delete volume with id: 08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:46.760480 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.760480 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:46.760930 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:46.786537 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Delete volume request issued successfully. Jul 10 09:25:46.786729 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-54f19343-f78c-461c-993a-6c5830df63a7 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 202 Jul 10 09:25:46.787206 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 61/241] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:25:46 2026] DELETE /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:46.793421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4c56da96-92a1-4372-b94a-440e45a4b054 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.795223 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c56da96-92a1-4372-b94a-440e45a4b054 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:46.795600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c56da96-92a1-4372-b94a-440e45a4b054 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.795600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c56da96-92a1-4372-b94a-440e45a4b054 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.803761 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.803761 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:46.805659 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-68b227e6-2fd1-4a65-9ebf-e9541f91b541 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.807781 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4c56da96-92a1-4372-b94a-440e45a4b054 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Volume info retrieved successfully. Jul 10 09:25:46.808607 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68b227e6-2fd1-4a65-9ebf-e9541f91b541 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:46.808815 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68b227e6-2fd1-4a65-9ebf-e9541f91b541 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.809043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68b227e6-2fd1-4a65-9ebf-e9541f91b541 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.812793 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c56da96-92a1-4372-b94a-440e45a4b054 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 200 Jul 10 09:25:46.813372 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 60/242] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:46 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:46.818261 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.818261 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:46.822682 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-68b227e6-2fd1-4a65-9ebf-e9541f91b541 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:46.827934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68b227e6-2fd1-4a65-9ebf-e9541f91b541 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:46.828421 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 62/243] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:46 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:46.882004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c314ca04-c880-4bae-84dc-543812eb9904 req-1e571b39-f3f3-4291-a3df-0987437cfc5a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:46.884597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-1e571b39-f3f3-4291-a3df-0987437cfc5a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:46.884843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-1e571b39-f3f3-4291-a3df-0987437cfc5a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:46.885089 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-1e571b39-f3f3-4291-a3df-0987437cfc5a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:46.892619 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:46.892619 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:46.896800 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-c314ca04-c880-4bae-84dc-543812eb9904 req-1e571b39-f3f3-4291-a3df-0987437cfc5a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:46.901476 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-1e571b39-f3f3-4291-a3df-0987437cfc5a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:46.901826 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 61/244] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:46 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:47.828851 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-92849151-c122-4e51-bd75-41b8bc12a34e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:47.830716 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92849151-c122-4e51-bd75-41b8bc12a34e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:47.830946 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92849151-c122-4e51-bd75-41b8bc12a34e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:47.831177 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92849151-c122-4e51-bd75-41b8bc12a34e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:47.837338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92849151-c122-4e51-bd75-41b8bc12a34e tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 404 Jul 10 09:25:47.837826 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 62/245] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:47 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:48.465502 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e4b1dcc9-f22c-4a8a-b711-76fa42b9fed3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:48.605381 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f677063b-a681-4844-9768-0b5782e3da4b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:48.605785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f677063b-a681-4844-9768-0b5782e3da4b None None] GET https://10.4.3.103/volume// Jul 10 09:25:48.606066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f677063b-a681-4844-9768-0b5782e3da4b None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:48.606294 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f677063b-a681-4844-9768-0b5782e3da4b None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:48.606668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f677063b-a681-4844-9768-0b5782e3da4b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:48.607007 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 63/246] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:25:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:48.614305 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8edde86b-ec80-4696-9b3a-992462e439bd req-d393a7b4-eb48-44e7-83e3-9e27f14e7e4d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:48.616336 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-d393a7b4-eb48-44e7-83e3-9e27f14e7e4d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:25:48.616744 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-d393a7b4-eb48-44e7-83e3-9e27f14e7e4d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "244a9500-6193-45cd-98b4-a010bae03f4c", "connector": null, "instance_uuid": "9d72b1e4-d2f6-4518-b408-58bae7ed84d5"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:48.633435 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:48.633435 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:48.666652 np0000004982 devstack@c-api.service[99956]: WARNING cinder.volume.api [req-8edde86b-ec80-4696-9b3a-992462e439bd req-d393a7b4-eb48-44e7-83e3-9e27f14e7e4d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 09:25:48.673888 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-d393a7b4-eb48-44e7-83e3-9e27f14e7e4d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:25:48.674481 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 62/247] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:25:48 2026] POST /volume/v3/attachments => generated 271 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:48.825782 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e4b1dcc9-f22c-4a8a-b711-76fa42b9fed3 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:48.826233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e4b1dcc9-f22c-4a8a-b711-76fa42b9fed3 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1664320701", "os-volume-type-access:is_public": false}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:48.843642 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e4b1dcc9-f22c-4a8a-b711-76fa42b9fed3 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:48.844155 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 61/248] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:25:48 2026] POST /volume/v3/types => generated 229 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:48.852254 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-637f98ae-a80a-4afc-a66d-acd9dc8727e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:48.939312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4c062e7e-774d-4519-a39e-a29bf3e649d0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:48.939847 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c062e7e-774d-4519-a39e-a29bf3e649d0 None None] GET https://10.4.3.103/volume// Jul 10 09:25:48.940080 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c062e7e-774d-4519-a39e-a29bf3e649d0 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:48.940358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c062e7e-774d-4519-a39e-a29bf3e649d0 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:48.940804 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c062e7e-774d-4519-a39e-a29bf3e649d0 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:48.941250 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 64/249] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:25:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:48.953411 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c314ca04-c880-4bae-84dc-543812eb9904 req-abe767fe-dd5a-4660-8ac0-020150441827 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:48.955426 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-abe767fe-dd5a-4660-8ac0-020150441827 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:25:48.955856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-abe767fe-dd5a-4660-8ac0-020150441827 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a8dc3d-6bd6-4b6d-93a6-103be6280050", "connector": null, "instance_uuid": "7e19ad03-cfc1-4fd1-8805-7a80235de642"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:48.965202 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:48.965202 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:49.008734 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-abe767fe-dd5a-4660-8ac0-020150441827 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:25:49.008931 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 63/250] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:25:48 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:49.069665 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-637f98ae-a80a-4afc-a66d-acd9dc8727e4 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:49.070067 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-637f98ae-a80a-4afc-a66d-acd9dc8727e4 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b06552f4-c727-4eef-a8f1-c209baa40247", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:49.071750 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-637f98ae-a80a-4afc-a66d-acd9dc8727e4 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Create volume request body: {'volume': {'volume_type': 'b06552f4-c727-4eef-a8f1-c209baa40247', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:49.079542 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-637f98ae-a80a-4afc-a66d-acd9dc8727e4 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 404 Jul 10 09:25:49.080324 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 63/251] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:25:48 2026] POST /volume/v3/volumes => generated 114 bytes in 228 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:49.089030 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ae0e94ba-b987-4f1b-9ba4-b5f7af4c9ac7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.090687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae0e94ba-b987-4f1b-9ba4-b5f7af4c9ac7 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247/action Jul 10 09:25:49.091008 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae0e94ba-b987-4f1b-9ba4-b5f7af4c9ac7 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action body: b'{"addProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:49.091145 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae0e94ba-b987-4f1b-9ba4-b5f7af4c9ac7 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:49.095782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-75a4c419-5ca1-44b2-9d93-7e185878eaf8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.098188 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-75a4c419-5ca1-44b2-9d93-7e185878eaf8 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:49.098467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-75a4c419-5ca1-44b2-9d93-7e185878eaf8 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.098758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-75a4c419-5ca1-44b2-9d93-7e185878eaf8 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.103306 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae0e94ba-b987-4f1b-9ba4-b5f7af4c9ac7 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247/action returned with HTTP 202 Jul 10 09:25:49.103765 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 62/252] 10.4.3.103 () {68 vars in 1384 bytes} [Fri Jul 10 09:25:49 2026] POST /volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:49.113420 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1381a777-381e-49f1-8195-fbc3650f7669 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.115296 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:49.115654 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b06552f4-c727-4eef-a8f1-c209baa40247", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1593446545"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:49.116256 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.116256 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:49.117031 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Create volume request body: {'volume': {'volume_type': 'b06552f4-c727-4eef-a8f1-c209baa40247', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1593446545'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:49.120004 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-75a4c419-5ca1-44b2-9d93-7e185878eaf8 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:49.121394 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Create volume of 1 GB Jul 10 09:25:49.121714 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.121714 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:49.122177 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Availability Zones retrieved successfully. Jul 10 09:25:49.124270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-75a4c419-5ca1-44b2-9d93-7e185878eaf8 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:49.124694 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 65/253] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:49.127945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Flow 'volume_create_api' (a984be57-da87-426e-90db-80c8fe3c3b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:49.128988 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b73b37-a3b5-42df-868e-f788e2ecfdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:49.129939 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:25:49.150253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b73b37-a3b5-42df-868e-f788e2ecfdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:25:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b06552f4-c727-4eef-a8f1-c209baa40247,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1664320701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b06552f4-c727-4eef-a8f1-c209baa40247', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:49.150911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be7632-f949-4117-aef2-2b5f52cdece2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:49.176926 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1664320701 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1664320701, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:49.177203 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1664320701 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1664320701, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:25:49.205504 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-02562e5b-a297-4660-b59d-5a59f5c3ec35 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.206017 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-02562e5b-a297-4660-b59d-5a59f5c3ec35 None None] GET https://10.4.3.103/volume// Jul 10 09:25:49.206285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-02562e5b-a297-4660-b59d-5a59f5c3ec35 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.206541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-02562e5b-a297-4660-b59d-5a59f5c3ec35 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.207029 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-02562e5b-a297-4660-b59d-5a59f5c3ec35 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:49.207378 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 64/254] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:49.215505 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8edde86b-ec80-4696-9b3a-992462e439bd req-aad4e5a6-03da-45df-afd9-27f7c92bc338 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.216806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Created reservations ['b447bda4-cbc4-46f8-bc24-bd87fd003a56', '2eb3b76d-9b2b-428c-b8e4-4c90cafb5f81', '06f24e94-d93c-48d3-ae53-6ef7fc3c0b25', '4c5c6a14-7beb-4ef4-a27c-800f043905e3'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:25:49.217717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4be7632-f949-4117-aef2-2b5f52cdece2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b447bda4-cbc4-46f8-bc24-bd87fd003a56', '2eb3b76d-9b2b-428c-b8e4-4c90cafb5f81', '06f24e94-d93c-48d3-ae53-6ef7fc3c0b25', '4c5c6a14-7beb-4ef4-a27c-800f043905e3']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:49.218636 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0ef38b-eb39-4a7d-b920-26312c2c0672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:49.222063 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-aad4e5a6-03da-45df-afd9-27f7c92bc338 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:49.222342 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-aad4e5a6-03da-45df-afd9-27f7c92bc338 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.222608 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-aad4e5a6-03da-45df-afd9-27f7c92bc338 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.239647 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.239647 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:49.243963 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8edde86b-ec80-4696-9b3a-992462e439bd req-aad4e5a6-03da-45df-afd9-27f7c92bc338 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:49.244320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0ef38b-eb39-4a7d-b920-26312c2c0672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1593446545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b44c2905114182bfb56dc1c0dc4edf',qos_specs=None,replication_status=,reservations=['b447bda4-cbc4-46f8-bc24-bd87fd003a56','2eb3b76d-9b2b-428c-b8e4-4c90cafb5f81','06f24e94-d93c-48d3-ae53-6ef7fc3c0b25','4c5c6a14-7beb-4ef4-a27c-800f043905e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd058551e2b4c5299fa6b1474fc023c',volume_type_id=b06552f4-c727-4eef-a8f1-c209baa40247), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1593446545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7b44c2905114182bfb56dc1c0dc4edf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd058551e2b4c5299fa6b1474fc023c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b06552f4-c727-4eef-a8f1-c209baa40247),volume_type_id=b06552f4-c727-4eef-a8f1-c209baa40247)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:49.245372 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586456d7-0053-40d4-b6cb-202d2d12180e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:49.250017 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-aad4e5a6-03da-45df-afd9-27f7c92bc338 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:49.250560 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 63/255] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:49.271699 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586456d7-0053-40d4-b6cb-202d2d12180e) transitioned into state 'SUCCESS' from state '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-1593446545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b44c2905114182bfb56dc1c0dc4edf',qos_specs=None,replication_status=,reservations=['b447bda4-cbc4-46f8-bc24-bd87fd003a56','2eb3b76d-9b2b-428c-b8e4-4c90cafb5f81','06f24e94-d93c-48d3-ae53-6ef7fc3c0b25','4c5c6a14-7beb-4ef4-a27c-800f043905e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd058551e2b4c5299fa6b1474fc023c',volume_type_id=b06552f4-c727-4eef-a8f1-c209baa40247)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:49.272677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0f2295-fc19-44d2-a56f-759d2de0b1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:25:49.292514 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0f2295-fc19-44d2-a56f-759d2de0b1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:25:49.292514 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Flow 'volume_create_api' (a984be57-da87-426e-90db-80c8fe3c3b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:25:49.292686 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Create volume request issued successfully. Jul 10 09:25:49.293794 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1381a777-381e-49f1-8195-fbc3650f7669 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:25:49.294093 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 64/256] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:25:49 2026] POST /volume/v3/volumes => generated 796 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:49.312864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e8e197a0-07a9-4a7f-9d06-77533321e413 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.315480 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e8e197a0-07a9-4a7f-9d06-77533321e413 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] GET https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:49.315768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e8e197a0-07a9-4a7f-9d06-77533321e413 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.316852 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e8e197a0-07a9-4a7f-9d06-77533321e413 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.328002 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.328002 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:49.340342 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e8e197a0-07a9-4a7f-9d06-77533321e413 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Volume info retrieved successfully. Jul 10 09:25:49.346270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e8e197a0-07a9-4a7f-9d06-77533321e413 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed returned with HTTP 200 Jul 10 09:25:49.346798 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 66/257] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:49.364767 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.367878 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] PUT https://10.4.3.103/volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448 Jul 10 09:25:49.368362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:49.380001 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Acquiring lock "cinder-attachment_update-244a9500-6193-45cd-98b4-a010bae03f4c-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:25:49.385496 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Lock "cinder-attachment_update-244a9500-6193-45cd-98b4-a010bae03f4c-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:25:49.387190 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.387190 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:49.434465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-40838032-5de7-4e67-ab44-91d21fa8e27d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.436936 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40838032-5de7-4e67-ab44-91d21fa8e27d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:49.437208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40838032-5de7-4e67-ab44-91d21fa8e27d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.437472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40838032-5de7-4e67-ab44-91d21fa8e27d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.450343 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.450343 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:49.454846 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-40838032-5de7-4e67-ab44-91d21fa8e27d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:49.461010 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40838032-5de7-4e67-ab44-91d21fa8e27d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:49.461575 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 64/258] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:49.539084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0aa5c7ba-206b-461e-8997-54feabe39678 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.539820 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0aa5c7ba-206b-461e-8997-54feabe39678 None None] GET https://10.4.3.103/volume// Jul 10 09:25:49.539980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0aa5c7ba-206b-461e-8997-54feabe39678 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.540170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0aa5c7ba-206b-461e-8997-54feabe39678 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.540579 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0aa5c7ba-206b-461e-8997-54feabe39678 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:49.540888 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 65/259] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:49.548081 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c314ca04-c880-4bae-84dc-543812eb9904 req-881b4f62-47b4-4301-879a-4f25ecd430ed None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.550464 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-881b4f62-47b4-4301-879a-4f25ecd430ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:49.550854 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-881b4f62-47b4-4301-879a-4f25ecd430ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:49.551075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-881b4f62-47b4-4301-879a-4f25ecd430ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:49.559875 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.559875 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:49.563286 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-c314ca04-c880-4bae-84dc-543812eb9904 req-881b4f62-47b4-4301-879a-4f25ecd430ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:49.568471 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-881b4f62-47b4-4301-879a-4f25ecd430ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:49.568843 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 67/260] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:49 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:49.648004 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:49.650300 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] PUT https://10.4.3.103/volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef Jul 10 09:25:49.650723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:49.658834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Acquiring lock "cinder-attachment_update-95a8dc3d-6bd6-4b6d-93a6-103be6280050-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:25:49.663282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Lock "cinder-attachment_update-95a8dc3d-6bd6-4b6d-93a6-103be6280050-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:25:49.664165 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:49.664165 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:49.922047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Lock "cinder-attachment_update-244a9500-6193-45cd-98b4-a010bae03f4c-np0000004982" released by "attachment_update" :: held 0.536s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:25:49.923433 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-52509035-92f3-4d53-b558-2a95b9791de9 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448 returned with HTTP 200 Jul 10 09:25:49.924653 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 65/261] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:25:49 2026] PUT /volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448 => generated 967 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:50.139389 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0c161739-d504-44ec-8eb1-97e6c2a3c3b7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:50.141121 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c161739-d504-44ec-8eb1-97e6c2a3c3b7 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:50.141285 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c161739-d504-44ec-8eb1-97e6c2a3c3b7 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:50.141459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c161739-d504-44ec-8eb1-97e6c2a3c3b7 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:50.152417 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:50.152417 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:50.155605 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0c161739-d504-44ec-8eb1-97e6c2a3c3b7 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:50.160752 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c161739-d504-44ec-8eb1-97e6c2a3c3b7 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:50.161401 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 66/262] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:50 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:50.181315 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Lock "cinder-attachment_update-95a8dc3d-6bd6-4b6d-93a6-103be6280050-np0000004982" released by "attachment_update" :: held 0.518s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:25:50.181617 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-bfa7d0dd-e72c-4e9e-ad38-82c848cb5a8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef returned with HTTP 200 Jul 10 09:25:50.182053 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 65/263] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:25:49 2026] PUT /volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:50.362962 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a6395a8c-f826-4de5-a3ef-e5826feb7ae5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:50.365259 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a6395a8c-f826-4de5-a3ef-e5826feb7ae5 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] GET https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:50.365518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a6395a8c-f826-4de5-a3ef-e5826feb7ae5 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:50.365902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a6395a8c-f826-4de5-a3ef-e5826feb7ae5 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:50.375143 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:50.375143 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:50.380015 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a6395a8c-f826-4de5-a3ef-e5826feb7ae5 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Volume info retrieved successfully. Jul 10 09:25:50.386075 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a6395a8c-f826-4de5-a3ef-e5826feb7ae5 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed returned with HTTP 200 Jul 10 09:25:50.386617 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 68/264] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:50 2026] GET /volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed => generated 889 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:50.398530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f6c5c8d9-13bb-4395-a22e-61e6b0b6f883 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:50.400639 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f6c5c8d9-13bb-4395-a22e-61e6b0b6f883 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] GET https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:50.400848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f6c5c8d9-13bb-4395-a22e-61e6b0b6f883 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:50.401035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f6c5c8d9-13bb-4395-a22e-61e6b0b6f883 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:50.407898 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:50.407898 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:50.412050 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f6c5c8d9-13bb-4395-a22e-61e6b0b6f883 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Volume info retrieved successfully. Jul 10 09:25:50.416588 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f6c5c8d9-13bb-4395-a22e-61e6b0b6f883 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed returned with HTTP 200 Jul 10 09:25:50.417033 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 66/265] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:50 2026] GET /volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:50.428082 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-82966073-3991-4ad9-a2d7-93919af9a69a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:50.429851 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] DELETE https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:50.430042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:50.430243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:50.430362 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Delete volume with id: 16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:50.437865 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:50.437865 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:50.438316 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Volume info retrieved successfully. Jul 10 09:25:50.455042 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Delete volume request issued successfully. Jul 10 09:25:50.455280 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82966073-3991-4ad9-a2d7-93919af9a69a tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed returned with HTTP 202 Jul 10 09:25:50.455828 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 67/266] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:25:50 2026] DELETE /volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:50.463137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51081a45-6432-441e-a6f9-c22cf925ff80 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:50.467006 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51081a45-6432-441e-a6f9-c22cf925ff80 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] GET https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:50.467214 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51081a45-6432-441e-a6f9-c22cf925ff80 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:50.467395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51081a45-6432-441e-a6f9-c22cf925ff80 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:50.477769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-35b5d825-8335-4264-897e-4ff22bb83612 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:50.478115 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:50.478115 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:50.479855 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-35b5d825-8335-4264-897e-4ff22bb83612 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:50.480076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-35b5d825-8335-4264-897e-4ff22bb83612 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:50.480282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-35b5d825-8335-4264-897e-4ff22bb83612 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:50.485527 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-51081a45-6432-441e-a6f9-c22cf925ff80 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Volume info retrieved successfully. Jul 10 09:25:50.490986 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51081a45-6432-441e-a6f9-c22cf925ff80 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed returned with HTTP 200 Jul 10 09:25:50.491453 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 66/267] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:50 2026] GET /volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:50.491921 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:50.491921 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:50.495771 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-35b5d825-8335-4264-897e-4ff22bb83612 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:50.501306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-35b5d825-8335-4264-897e-4ff22bb83612 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:50.501728 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 69/268] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:50 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:51.178493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7661d72d-a092-429d-bd64-1d31d8947f1f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.180219 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7661d72d-a092-429d-bd64-1d31d8947f1f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:51.180413 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7661d72d-a092-429d-bd64-1d31d8947f1f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.180594 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7661d72d-a092-429d-bd64-1d31d8947f1f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.198680 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:51.198680 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:51.202069 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7661d72d-a092-429d-bd64-1d31d8947f1f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:51.205808 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7661d72d-a092-429d-bd64-1d31d8947f1f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:51.206193 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 67/269] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:51 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:51.506409 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-776f16a3-d913-4c81-8575-bdf33b4a2ab2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.508104 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-776f16a3-d913-4c81-8575-bdf33b4a2ab2 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] GET https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed Jul 10 09:25:51.508290 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-776f16a3-d913-4c81-8575-bdf33b4a2ab2 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.508465 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-776f16a3-d913-4c81-8575-bdf33b4a2ab2 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.513763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c20c9798-b38e-49d5-a78e-16fb71f43307 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.514971 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-776f16a3-d913-4c81-8575-bdf33b4a2ab2 tempest-VolumeTypesAccessTest-901855123 tempest-VolumeTypesAccessTest-901855123-project-member] https://10.4.3.103/volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed returned with HTTP 404 Jul 10 09:25:51.515437 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 68/270] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:51 2026] GET /volume/v3/volumes/16894f7f-0afe-4ecd-9692-c9ea4ec7f3ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:51.515736 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c20c9798-b38e-49d5-a78e-16fb71f43307 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:51.515960 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c20c9798-b38e-49d5-a78e-16fb71f43307 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.516200 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c20c9798-b38e-49d5-a78e-16fb71f43307 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.525359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b71d3f66-f65b-456c-94a8-158b2c953dae None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.527413 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b71d3f66-f65b-456c-94a8-158b2c953dae tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247/action Jul 10 09:25:51.527719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b71d3f66-f65b-456c-94a8-158b2c953dae tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action body: b'{"removeProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:51.527832 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b71d3f66-f65b-456c-94a8-158b2c953dae tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:51.528104 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:51.528104 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:51.533054 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c20c9798-b38e-49d5-a78e-16fb71f43307 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:51.537488 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c20c9798-b38e-49d5-a78e-16fb71f43307 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:51.538009 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 67/271] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:51 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:51.538533 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b71d3f66-f65b-456c-94a8-158b2c953dae tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247/action returned with HTTP 202 Jul 10 09:25:51.538922 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 70/272] 10.4.3.103 () {68 vars in 1384 bytes} [Fri Jul 10 09:25:51 2026] POST /volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.547966 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fe7c2240-412e-479b-9804-add2a127ad44 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.549799 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fe7c2240-412e-479b-9804-add2a127ad44 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] DELETE https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247 Jul 10 09:25:51.550003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fe7c2240-412e-479b-9804-add2a127ad44 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.550227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fe7c2240-412e-479b-9804-add2a127ad44 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.587772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fe7c2240-412e-479b-9804-add2a127ad44 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247 returned with HTTP 202 Jul 10 09:25:51.588409 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 68/273] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:51 2026] DELETE /volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.594706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-585fe76d-b9d2-4dad-a333-c75f4fbf2be4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.596609 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-585fe76d-b9d2-4dad-a333-c75f4fbf2be4 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] GET https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247 Jul 10 09:25:51.596825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-585fe76d-b9d2-4dad-a333-c75f4fbf2be4 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.597055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-585fe76d-b9d2-4dad-a333-c75f4fbf2be4 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.600273 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-585fe76d-b9d2-4dad-a333-c75f4fbf2be4 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247 returned with HTTP 404 Jul 10 09:25:51.600768 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 69/274] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:51 2026] GET /volume/v3/types/b06552f4-c727-4eef-a8f1-c209baa40247 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:51.609746 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-21179a07-679c-40cd-8be4-c3e2772b73c9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.611504 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21179a07-679c-40cd-8be4-c3e2772b73c9 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:51.611843 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21179a07-679c-40cd-8be4-c3e2772b73c9 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1069488439", "os-volume-type-access:is_public": false}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:51.628080 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21179a07-679c-40cd-8be4-c3e2772b73c9 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:51.628466 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 68/275] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:25:51 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:51.636078 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0fd91e77-ded6-40aa-9bea-81c22333bd31 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.637744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0fd91e77-ded6-40aa-9bea-81c22333bd31 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action Jul 10 09:25:51.638100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0fd91e77-ded6-40aa-9bea-81c22333bd31 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action body: b'{"addProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:51.638233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0fd91e77-ded6-40aa-9bea-81c22333bd31 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:51.648093 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0fd91e77-ded6-40aa-9bea-81c22333bd31 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action returned with HTTP 202 Jul 10 09:25:51.648503 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 71/276] 10.4.3.103 () {68 vars in 1384 bytes} [Fri Jul 10 09:25:51 2026] POST /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.657415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c3b12a06-60aa-402f-b11a-157d560e6110 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.659113 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c3b12a06-60aa-402f-b11a-157d560e6110 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action Jul 10 09:25:51.659447 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c3b12a06-60aa-402f-b11a-157d560e6110 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action body: b'{"addProjectAccess": {"project": "788da9e96e894d5dbcec92313c4dd0f7"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:51.659621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c3b12a06-60aa-402f-b11a-157d560e6110 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "788da9e96e894d5dbcec92313c4dd0f7"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:51.670399 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c3b12a06-60aa-402f-b11a-157d560e6110 tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action returned with HTTP 202 Jul 10 09:25:51.670863 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 69/277] 10.4.3.103 () {68 vars in 1384 bytes} [Fri Jul 10 09:25:51 2026] POST /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.681305 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-20289fa6-2f15-4abb-8bd9-72b3dde35f1f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.683103 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-20289fa6-2f15-4abb-8bd9-72b3dde35f1f tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] GET https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/os-volume-type-access Jul 10 09:25:51.683287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-20289fa6-2f15-4abb-8bd9-72b3dde35f1f tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.683468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-20289fa6-2f15-4abb-8bd9-72b3dde35f1f tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.693428 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-20289fa6-2f15-4abb-8bd9-72b3dde35f1f tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/os-volume-type-access returned with HTTP 200 Jul 10 09:25:51.693937 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 70/278] 10.4.3.103 () {66 vars in 1408 bytes} [Fri Jul 10 09:25:51 2026] GET /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/os-volume-type-access => generated 244 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:51.700403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a56dc0e7-5478-471e-889d-746e6b9acf8b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.701831 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a56dc0e7-5478-471e-889d-746e6b9acf8b tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action Jul 10 09:25:51.702143 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a56dc0e7-5478-471e-889d-746e6b9acf8b tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action body: b'{"removeProjectAccess": {"project": "788da9e96e894d5dbcec92313c4dd0f7"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:51.702251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a56dc0e7-5478-471e-889d-746e6b9acf8b tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "788da9e96e894d5dbcec92313c4dd0f7"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:51.713401 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a56dc0e7-5478-471e-889d-746e6b9acf8b tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action returned with HTTP 202 Jul 10 09:25:51.713401 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 69/279] 10.4.3.103 () {68 vars in 1384 bytes} [Fri Jul 10 09:25:51 2026] POST /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.719108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f723db0e-1733-4c41-87e9-fff7c13e3a0d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.720754 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f723db0e-1733-4c41-87e9-fff7c13e3a0d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] POST https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action Jul 10 09:25:51.721079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f723db0e-1733-4c41-87e9-fff7c13e3a0d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action body: b'{"removeProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:51.721195 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f723db0e-1733-4c41-87e9-fff7c13e3a0d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a7b44c2905114182bfb56dc1c0dc4edf"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:51.735915 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f723db0e-1733-4c41-87e9-fff7c13e3a0d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action returned with HTTP 202 Jul 10 09:25:51.736292 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 72/280] 10.4.3.103 () {68 vars in 1384 bytes} [Fri Jul 10 09:25:51 2026] POST /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.742499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-47b4fd57-ae47-4f80-ae20-0eea4e37741a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.744199 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-47b4fd57-ae47-4f80-ae20-0eea4e37741a tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] DELETE https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71 Jul 10 09:25:51.744378 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-47b4fd57-ae47-4f80-ae20-0eea4e37741a tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.744586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-47b4fd57-ae47-4f80-ae20-0eea4e37741a tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.766141 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-47b4fd57-ae47-4f80-ae20-0eea4e37741a tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71 returned with HTTP 202 Jul 10 09:25:51.766556 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 70/281] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:51 2026] DELETE /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:51.772659 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b7187fa3-b082-44c7-b3cb-7b1517b1f82d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:51.774285 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b7187fa3-b082-44c7-b3cb-7b1517b1f82d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] GET https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71 Jul 10 09:25:51.774450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b7187fa3-b082-44c7-b3cb-7b1517b1f82d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:51.774634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b7187fa3-b082-44c7-b3cb-7b1517b1f82d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:51.777486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b7187fa3-b082-44c7-b3cb-7b1517b1f82d tempest-VolumeTypesAccessTest-1319398162 tempest-VolumeTypesAccessTest-1319398162-project-admin] https://10.4.3.103/volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71 returned with HTTP 404 Jul 10 09:25:51.777957 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 71/282] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:51 2026] GET /volume/v3/types/580d44be-8bf1-4ece-b421-4369890e2e71 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:52.218383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e81668b1-d08e-41ff-9ef0-eb9e46e771a4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:52.220591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e81668b1-d08e-41ff-9ef0-eb9e46e771a4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:52.220762 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e81668b1-d08e-41ff-9ef0-eb9e46e771a4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:52.220926 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e81668b1-d08e-41ff-9ef0-eb9e46e771a4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:52.234188 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:52.234188 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:52.238177 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e81668b1-d08e-41ff-9ef0-eb9e46e771a4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:52.243483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e81668b1-d08e-41ff-9ef0-eb9e46e771a4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:52.243905 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 70/283] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:52 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:52.556513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-df826e16-3dcf-4ad2-a344-9d804d1d2b62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:52.558127 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-df826e16-3dcf-4ad2-a344-9d804d1d2b62 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:52.558289 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-df826e16-3dcf-4ad2-a344-9d804d1d2b62 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:52.558471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-df826e16-3dcf-4ad2-a344-9d804d1d2b62 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:52.568598 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:52.568598 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:52.572012 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-df826e16-3dcf-4ad2-a344-9d804d1d2b62 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:52.576248 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-df826e16-3dcf-4ad2-a344-9d804d1d2b62 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:52.576641 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 73/284] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:52 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:53.262355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f29aef8a-4855-40e4-8c37-a1e4065a1033 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:53.265431 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f29aef8a-4855-40e4-8c37-a1e4065a1033 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:53.265679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f29aef8a-4855-40e4-8c37-a1e4065a1033 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:53.265875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f29aef8a-4855-40e4-8c37-a1e4065a1033 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:53.278286 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:53.278286 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:53.284922 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f29aef8a-4855-40e4-8c37-a1e4065a1033 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:53.289977 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f29aef8a-4855-40e4-8c37-a1e4065a1033 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:53.290687 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 71/285] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:53 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:53.436312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:53.438397 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] DELETE https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:53.438611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:53.438887 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:53.439177 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Delete volume with id: 85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:53.448600 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:53.448600 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:53.449132 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:53.467368 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Delete volume request issued successfully. Jul 10 09:25:53.467548 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-de62d400-b1ef-41ae-a421-aa99fe2a542d tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 202 Jul 10 09:25:53.468175 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 72/286] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:25:53 2026] DELETE /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:53.475641 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4a223729-d454-41ca-a126-bb611f6f4dd6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:53.477500 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a223729-d454-41ca-a126-bb611f6f4dd6 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:53.477732 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a223729-d454-41ca-a126-bb611f6f4dd6 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:53.477940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a223729-d454-41ca-a126-bb611f6f4dd6 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:53.486077 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:53.486077 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:53.490121 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4a223729-d454-41ca-a126-bb611f6f4dd6 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Volume info retrieved successfully. Jul 10 09:25:53.499114 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a223729-d454-41ca-a126-bb611f6f4dd6 tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 200 Jul 10 09:25:53.499114 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 71/287] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:53 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:53.592621 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f297fe62-d23f-4185-b64e-a969282fa946 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:53.594928 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f297fe62-d23f-4185-b64e-a969282fa946 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:53.595203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f297fe62-d23f-4185-b64e-a969282fa946 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:53.595485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f297fe62-d23f-4185-b64e-a969282fa946 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:53.608052 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:53.608052 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:53.612206 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f297fe62-d23f-4185-b64e-a969282fa946 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:53.616697 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f297fe62-d23f-4185-b64e-a969282fa946 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:53.617295 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 74/288] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:53 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:54.306486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-75358431-9987-468c-99e8-4a184fda068d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:54.309255 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-75358431-9987-468c-99e8-4a184fda068d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:54.309514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-75358431-9987-468c-99e8-4a184fda068d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:54.309788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-75358431-9987-468c-99e8-4a184fda068d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:54.325044 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:54.325044 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:54.329402 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-75358431-9987-468c-99e8-4a184fda068d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:54.334128 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-75358431-9987-468c-99e8-4a184fda068d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:54.334547 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 72/289] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:54 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:54.516559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e92c1376-ebe1-485c-b0cb-dac75240de0e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:54.518113 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e92c1376-ebe1-485c-b0cb-dac75240de0e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] GET https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a Jul 10 09:25:54.518275 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e92c1376-ebe1-485c-b0cb-dac75240de0e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:54.518462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e92c1376-ebe1-485c-b0cb-dac75240de0e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:54.523317 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e92c1376-ebe1-485c-b0cb-dac75240de0e tempest-AttachSCSIVolumeTestJSON-1229516050 tempest-AttachSCSIVolumeTestJSON-1229516050-project-member] https://10.4.3.103/volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a returned with HTTP 404 Jul 10 09:25:54.523853 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 73/290] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:54 2026] GET /volume/v3/volumes/85c81bf0-6ca1-40a6-a933-b7eb3424831a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:54.631314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2efa8508-269b-458a-abfa-d8b73acca7a6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:54.634134 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2efa8508-269b-458a-abfa-d8b73acca7a6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:54.634366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2efa8508-269b-458a-abfa-d8b73acca7a6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:54.634625 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2efa8508-269b-458a-abfa-d8b73acca7a6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:54.647739 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:54.647739 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:54.655874 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2efa8508-269b-458a-abfa-d8b73acca7a6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:54.665660 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2efa8508-269b-458a-abfa-d8b73acca7a6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:54.666046 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 72/291] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:54 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:55.130713 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8edde86b-ec80-4696-9b3a-992462e439bd req-5b821213-ba8d-4529-aa4e-62241ed89cd4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.132645 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-5b821213-ba8d-4529-aa4e-62241ed89cd4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448/action Jul 10 09:25:55.133107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-5b821213-ba8d-4529-aa4e-62241ed89cd4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:55.133107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-5b821213-ba8d-4529-aa4e-62241ed89cd4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:55.155143 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.155143 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:55.165839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8edde86b-ec80-4696-9b3a-992462e439bd req-5b821213-ba8d-4529-aa4e-62241ed89cd4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448/action returned with HTTP 204 Jul 10 09:25:55.166428 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 75/292] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:25:55 2026] POST /volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:55.347429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4f702cf4-c277-434b-acdd-9b527824df4f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.349782 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f702cf4-c277-434b-acdd-9b527824df4f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:55.350096 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f702cf4-c277-434b-acdd-9b527824df4f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.350324 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f702cf4-c277-434b-acdd-9b527824df4f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.362223 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.362223 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:55.365819 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4f702cf4-c277-434b-acdd-9b527824df4f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:55.370159 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f702cf4-c277-434b-acdd-9b527824df4f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:55.370562 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 73/293] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:55.397271 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2ecb171-5a1d-4131-b1a2-0ccd02bb6b14 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.399956 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2ecb171-5a1d-4131-b1a2-0ccd02bb6b14 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:55.399956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2ecb171-5a1d-4131-b1a2-0ccd02bb6b14 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.399956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2ecb171-5a1d-4131-b1a2-0ccd02bb6b14 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.399956 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f2ecb171-5a1d-4131-b1a2-0ccd02bb6b14 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Delete volume with id: 08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:55.405796 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2ecb171-5a1d-4131-b1a2-0ccd02bb6b14 tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 404 Jul 10 09:25:55.406484 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 74/294] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:25:55 2026] DELETE /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:55.412931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a1cb874e-e23d-4a40-86c3-42fe9f5a8b3d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.414812 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a1cb874e-e23d-4a40-86c3-42fe9f5a8b3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] GET https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 Jul 10 09:25:55.415019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a1cb874e-e23d-4a40-86c3-42fe9f5a8b3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.415198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a1cb874e-e23d-4a40-86c3-42fe9f5a8b3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.421003 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a1cb874e-e23d-4a40-86c3-42fe9f5a8b3d tempest-VolumesAssistedSnapshotsTest-297617170 tempest-VolumesAssistedSnapshotsTest-297617170-project-admin] https://10.4.3.103/volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 returned with HTTP 404 Jul 10 09:25:55.421469 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 73/295] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/08a111f5-1302-41c8-b247-b5e1605106c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:55.652325 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-0f309100-88b2-41bd-8f9b-bedc3b1ec533 req-78be86b4-b3be-42c7-9a67-5ec40f714455 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.654590 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-0f309100-88b2-41bd-8f9b-bedc3b1ec533 req-78be86b4-b3be-42c7-9a67-5ec40f714455 tempest-TestMultiAttachVolumeSwap-688585837 tempest-TestMultiAttachVolumeSwap-688585837-project] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:55.654841 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-0f309100-88b2-41bd-8f9b-bedc3b1ec533 req-78be86b4-b3be-42c7-9a67-5ec40f714455 tempest-TestMultiAttachVolumeSwap-688585837 tempest-TestMultiAttachVolumeSwap-688585837-project] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.655070 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-0f309100-88b2-41bd-8f9b-bedc3b1ec533 req-78be86b4-b3be-42c7-9a67-5ec40f714455 tempest-TestMultiAttachVolumeSwap-688585837 tempest-TestMultiAttachVolumeSwap-688585837-project] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.675273 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.675273 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:55.681764 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-0f309100-88b2-41bd-8f9b-bedc3b1ec533 req-78be86b4-b3be-42c7-9a67-5ec40f714455 tempest-TestMultiAttachVolumeSwap-688585837 tempest-TestMultiAttachVolumeSwap-688585837-project] Volume info retrieved successfully. Jul 10 09:25:55.684699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-91e22b69-b99b-49f6-b2e3-4a2b18eebd3f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.686653 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-91e22b69-b99b-49f6-b2e3-4a2b18eebd3f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:55.686653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-91e22b69-b99b-49f6-b2e3-4a2b18eebd3f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.686818 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-91e22b69-b99b-49f6-b2e3-4a2b18eebd3f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.688358 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-0f309100-88b2-41bd-8f9b-bedc3b1ec533 req-78be86b4-b3be-42c7-9a67-5ec40f714455 tempest-TestMultiAttachVolumeSwap-688585837 tempest-TestMultiAttachVolumeSwap-688585837-project] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:55.689033 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 76/296] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1650 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:55.699034 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.699034 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:55.705084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-464e5d04-7449-41a1-ac8b-d6414fa96dbc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.705514 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-91e22b69-b99b-49f6-b2e3-4a2b18eebd3f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:55.707451 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-464e5d04-7449-41a1-ac8b-d6414fa96dbc tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:55.707914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-464e5d04-7449-41a1-ac8b-d6414fa96dbc tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.708222 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-464e5d04-7449-41a1-ac8b-d6414fa96dbc tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.710713 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-91e22b69-b99b-49f6-b2e3-4a2b18eebd3f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:55.710713 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 74/297] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:55.727243 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.727243 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:55.733212 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-464e5d04-7449-41a1-ac8b-d6414fa96dbc tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] Volume info retrieved successfully. Jul 10 09:25:55.739427 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-464e5d04-7449-41a1-ac8b-d6414fa96dbc tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:55.739960 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 75/298] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:55.755424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-03a8782c-c2db-4b1b-ba19-11376365ed9a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.764648 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-03a8782c-c2db-4b1b-ba19-11376365ed9a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] GET https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:25:55.764648 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-03a8782c-c2db-4b1b-ba19-11376365ed9a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.764991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-03a8782c-c2db-4b1b-ba19-11376365ed9a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.780010 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.780010 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:55.783813 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-03a8782c-c2db-4b1b-ba19-11376365ed9a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] Volume info retrieved successfully. Jul 10 09:25:55.788182 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-03a8782c-c2db-4b1b-ba19-11376365ed9a tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-reader] https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d returned with HTTP 200 Jul 10 09:25:55.788642 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 74/299] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:55.883736 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5d2ec8c3-03f8-4d17-8407-c44539b7413e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.885748 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d2ec8c3-03f8-4d17-8407-c44539b7413e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:55.886035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d2ec8c3-03f8-4d17-8407-c44539b7413e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.886301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d2ec8c3-03f8-4d17-8407-c44539b7413e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.899679 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.899679 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:55.903830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5d2ec8c3-03f8-4d17-8407-c44539b7413e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:55.908661 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d2ec8c3-03f8-4d17-8407-c44539b7413e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:55.909129 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 77/300] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:55.978075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-6b8ab717-7877-4692-aacc-5a60f4c7086b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:55.979709 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-6b8ab717-7877-4692-aacc-5a60f4c7086b tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:55.979980 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-6b8ab717-7877-4692-aacc-5a60f4c7086b tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:55.980256 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-6b8ab717-7877-4692-aacc-5a60f4c7086b tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:55.995682 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:55.995682 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:56.000404 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-6b8ab717-7877-4692-aacc-5a60f4c7086b tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:56.007023 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-6b8ab717-7877-4692-aacc-5a60f4c7086b tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:56.008265 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 75/301] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:55 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:56.046608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:56.048708 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action Jul 10 09:25:56.049127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:56.049287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:56.060602 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:56.060602 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:56.061074 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:56.070727 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Begin detaching volume completed successfully. Jul 10 09:25:56.071058 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-d68eb59d-59d8-43ab-ac19-809504fe4be4 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action returned with HTTP 202 Jul 10 09:25:56.071644 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 76/302] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:25:56 2026] POST /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:25:56.501018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-993ccfc5-cc97-4ed2-a356-af66b0f90f31 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:56.725559 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f669fcb0-96a9-4b87-a03e-457a37de2502 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:56.728076 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f669fcb0-96a9-4b87-a03e-457a37de2502 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:56.728396 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f669fcb0-96a9-4b87-a03e-457a37de2502 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:56.728768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f669fcb0-96a9-4b87-a03e-457a37de2502 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:56.731433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-993ccfc5-cc97-4ed2-a356-af66b0f90f31 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] POST https://10.4.3.103/volume/v3/types/4257cf60-8461-4f50-bbea-4cecfcdd4f01/encryption Jul 10 09:25:56.731899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-993ccfc5-cc97-4ed2-a356-af66b0f90f31 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:56.742916 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:56.742916 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:56.750282 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f669fcb0-96a9-4b87-a03e-457a37de2502 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:56.755030 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f669fcb0-96a9-4b87-a03e-457a37de2502 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:56.755499 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 78/303] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:56 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:56.771368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-993ccfc5-cc97-4ed2-a356-af66b0f90f31 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/4257cf60-8461-4f50-bbea-4cecfcdd4f01/encryption returned with HTTP 404 Jul 10 09:25:56.771368 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 75/304] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:25:56 2026] POST /volume/v3/types/4257cf60-8461-4f50-bbea-4cecfcdd4f01/encryption => generated 114 bytes in 271 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:56.782970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ee6fd2f1-18ef-41a1-b546-c578eee39e25 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:56.785141 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee6fd2f1-18ef-41a1-b546-c578eee39e25 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:56.785689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee6fd2f1-18ef-41a1-b546-c578eee39e25 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-923282622", "os-volume-type-access:is_public": false}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:56.802744 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee6fd2f1-18ef-41a1-b546-c578eee39e25 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:56.802744 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 76/305] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:25:56 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:56.811910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a46ba11f-c4ff-4bcd-b968-9e71e9be363f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.048499 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a46ba11f-c4ff-4bcd-b968-9e71e9be363f tempest-VolumeTypesNegativeTest-1506485654 tempest-VolumeTypesNegativeTest-1506485654-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:25:57.048894 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a46ba11f-c4ff-4bcd-b968-9e71e9be363f tempest-VolumeTypesNegativeTest-1506485654 tempest-VolumeTypesNegativeTest-1506485654-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad13d218-ac8d-42b3-9445-c09b5d6ce6cb", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-652702580"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:57.050361 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-a46ba11f-c4ff-4bcd-b968-9e71e9be363f tempest-VolumeTypesNegativeTest-1506485654 tempest-VolumeTypesNegativeTest-1506485654-project-member] Create volume request body: {'volume': {'volume_type': 'ad13d218-ac8d-42b3-9445-c09b5d6ce6cb', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-652702580'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:25:57.058800 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a46ba11f-c4ff-4bcd-b968-9e71e9be363f tempest-VolumeTypesNegativeTest-1506485654 tempest-VolumeTypesNegativeTest-1506485654-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 404 Jul 10 09:25:57.059353 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 77/306] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:25:56 2026] POST /volume/v3/volumes => generated 114 bytes in 248 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:57.068107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4544d176-68cb-4e7c-ae73-c062cce269e1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.069948 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4544d176-68cb-4e7c-ae73-c062cce269e1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] DELETE https://10.4.3.103/volume/v3/types/ad13d218-ac8d-42b3-9445-c09b5d6ce6cb Jul 10 09:25:57.070203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4544d176-68cb-4e7c-ae73-c062cce269e1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.070435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4544d176-68cb-4e7c-ae73-c062cce269e1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.102839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fb4c83b8-fc59-4f31-a018-30dd7a94a729 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.103226 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fb4c83b8-fc59-4f31-a018-30dd7a94a729 None None] GET https://10.4.3.103/volume// Jul 10 09:25:57.103380 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fb4c83b8-fc59-4f31-a018-30dd7a94a729 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.103562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fb4c83b8-fc59-4f31-a018-30dd7a94a729 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.103901 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fb4c83b8-fc59-4f31-a018-30dd7a94a729 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:25:57.104165 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 76/307] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:25:57.104345 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4544d176-68cb-4e7c-ae73-c062cce269e1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/ad13d218-ac8d-42b3-9445-c09b5d6ce6cb returned with HTTP 202 Jul 10 09:25:57.104874 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 79/308] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:57 2026] DELETE /volume/v3/types/ad13d218-ac8d-42b3-9445-c09b5d6ce6cb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:57.110651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-60161049-98c4-4938-9aeb-0fa20b4054a3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.111915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-41a4b2b2-2d93-4042-a9fd-2d93c72fc0f3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.114485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-60161049-98c4-4938-9aeb-0fa20b4054a3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:57.114485 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-60161049-98c4-4938-9aeb-0fa20b4054a3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.114485 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-60161049-98c4-4938-9aeb-0fa20b4054a3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.114709 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41a4b2b2-2d93-4042-a9fd-2d93c72fc0f3 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] GET https://10.4.3.103/volume/v3/types/ad13d218-ac8d-42b3-9445-c09b5d6ce6cb Jul 10 09:25:57.114709 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41a4b2b2-2d93-4042-a9fd-2d93c72fc0f3 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.114709 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41a4b2b2-2d93-4042-a9fd-2d93c72fc0f3 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.118006 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41a4b2b2-2d93-4042-a9fd-2d93c72fc0f3 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/ad13d218-ac8d-42b3-9445-c09b5d6ce6cb returned with HTTP 404 Jul 10 09:25:57.118500 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 78/309] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/v3/types/ad13d218-ac8d-42b3-9445-c09b5d6ce6cb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:57.125330 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4b08360f-6426-4bfd-8185-6928453d7d5c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.126455 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:57.126455 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:57.127375 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b08360f-6426-4bfd-8185-6928453d7d5c tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:57.127701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b08360f-6426-4bfd-8185-6928453d7d5c tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:57.129089 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b08360f-6426-4bfd-8185-6928453d7d5c tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 400 Jul 10 09:25:57.129531 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 77/310] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:25:57 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:25:57.131343 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-60161049-98c4-4938-9aeb-0fa20b4054a3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:57.135909 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-60161049-98c4-4938-9aeb-0fa20b4054a3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:57.136271 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 77/311] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1640 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:25:57.141028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b974e5f-ca4e-4f75-bbab-53f808f32481 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.143032 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b974e5f-ca4e-4f75-bbab-53f808f32481 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:57.143651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b974e5f-ca4e-4f75-bbab-53f808f32481 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1848602704"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:57.160410 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b974e5f-ca4e-4f75-bbab-53f808f32481 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:25:57.160974 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 80/312] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:25:57 2026] POST /volume/v3/types => generated 229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:57.169090 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d5d16184-3aa9-419d-9145-998c510ea9a4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.170585 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5d16184-3aa9-419d-9145-998c510ea9a4 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:25:57.170921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d5d16184-3aa9-419d-9145-998c510ea9a4 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1848602704"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:57.175519 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5d16184-3aa9-419d-9145-998c510ea9a4 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1848602704 already exists. Jul 10 09:25:57.175685 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5d16184-3aa9-419d-9145-998c510ea9a4 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 409 Jul 10 09:25:57.176133 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 79/313] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:25:57 2026] POST /volume/v3/types => generated 134 bytes in 7 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:25:57.186904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9610a3a5-9bd8-48cf-8c1a-80163b01b880 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.190746 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9610a3a5-9bd8-48cf-8c1a-80163b01b880 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] DELETE https://10.4.3.103/volume/v3/types/84c0ec37-9e3a-42cd-bdf1-91eb84821425 Jul 10 09:25:57.190963 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9610a3a5-9bd8-48cf-8c1a-80163b01b880 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.191158 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9610a3a5-9bd8-48cf-8c1a-80163b01b880 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.215692 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9610a3a5-9bd8-48cf-8c1a-80163b01b880 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/84c0ec37-9e3a-42cd-bdf1-91eb84821425 returned with HTTP 202 Jul 10 09:25:57.216206 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 78/314] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:57 2026] DELETE /volume/v3/types/84c0ec37-9e3a-42cd-bdf1-91eb84821425 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:25:57.224209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fbdbe6b2-96a1-4f05-857e-d784c5a528f1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.229595 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fbdbe6b2-96a1-4f05-857e-d784c5a528f1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] GET https://10.4.3.103/volume/v3/types/84c0ec37-9e3a-42cd-bdf1-91eb84821425 Jul 10 09:25:57.229934 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fbdbe6b2-96a1-4f05-857e-d784c5a528f1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.230143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fbdbe6b2-96a1-4f05-857e-d784c5a528f1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.239347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fbdbe6b2-96a1-4f05-857e-d784c5a528f1 tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/84c0ec37-9e3a-42cd-bdf1-91eb84821425 returned with HTTP 404 Jul 10 09:25:57.239884 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 78/315] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/v3/types/84c0ec37-9e3a-42cd-bdf1-91eb84821425 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:57.248088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-106d315e-c580-471b-bf67-1e2b9067a6ce None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.250271 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-106d315e-c580-471b-bf67-1e2b9067a6ce tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] DELETE https://10.4.3.103/volume/v3/types/33bba601-1b19-4d0b-bfda-8d3f32ece032 Jul 10 09:25:57.250491 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-106d315e-c580-471b-bf67-1e2b9067a6ce tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.250741 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-106d315e-c580-471b-bf67-1e2b9067a6ce tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.254469 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-106d315e-c580-471b-bf67-1e2b9067a6ce tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/33bba601-1b19-4d0b-bfda-8d3f32ece032 returned with HTTP 404 Jul 10 09:25:57.254954 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 81/316] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:25:57 2026] DELETE /volume/v3/types/33bba601-1b19-4d0b-bfda-8d3f32ece032 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:57.263774 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-62e31d07-f30d-467a-aacd-1fccf69b87ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.266025 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62e31d07-f30d-467a-aacd-1fccf69b87ba tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] GET https://10.4.3.103/volume/v3/types/365b5ce8-d57f-4124-8e03-c2840a59a770 Jul 10 09:25:57.266218 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62e31d07-f30d-467a-aacd-1fccf69b87ba tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.266392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62e31d07-f30d-467a-aacd-1fccf69b87ba tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.269485 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62e31d07-f30d-467a-aacd-1fccf69b87ba tempest-VolumeTypesNegativeTest-840716385 tempest-VolumeTypesNegativeTest-840716385-project-admin] https://10.4.3.103/volume/v3/types/365b5ce8-d57f-4124-8e03-c2840a59a770 returned with HTTP 404 Jul 10 09:25:57.270054 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 80/317] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/v3/types/365b5ce8-d57f-4124-8e03-c2840a59a770 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:57.720901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-b8eced7f-9a16-45c7-a840-9c1aea1e346d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.723774 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-b8eced7f-9a16-45c7-a840-9c1aea1e346d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:25:57.723991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-b8eced7f-9a16-45c7-a840-9c1aea1e346d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.724169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-b8eced7f-9a16-45c7-a840-9c1aea1e346d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.734825 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:57.734825 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:57.737458 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-b8eced7f-9a16-45c7-a840-9c1aea1e346d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:25:57.741253 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-b8eced7f-9a16-45c7-a840-9c1aea1e346d tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:25:57.744590 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 79/318] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:57.770054 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-52537935-9e36-4a65-9522-2702b9176eb6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:57.771748 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-52537935-9e36-4a65-9522-2702b9176eb6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:57.771939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-52537935-9e36-4a65-9522-2702b9176eb6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:57.772159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-52537935-9e36-4a65-9522-2702b9176eb6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:57.787922 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:57.787922 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:57.795051 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-52537935-9e36-4a65-9522-2702b9176eb6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:57.800993 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-52537935-9e36-4a65-9522-2702b9176eb6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:57.801377 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 79/319] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:57 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:25:58.189628 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c314ca04-c880-4bae-84dc-543812eb9904 req-350c9848-a3e0-4fe9-a73c-8a859983e5f3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:58.191494 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-350c9848-a3e0-4fe9-a73c-8a859983e5f3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef/action Jul 10 09:25:58.191855 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-350c9848-a3e0-4fe9-a73c-8a859983e5f3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:25:58.191964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-350c9848-a3e0-4fe9-a73c-8a859983e5f3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:25:58.215150 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:58.215150 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:25:58.231636 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c314ca04-c880-4bae-84dc-543812eb9904 req-350c9848-a3e0-4fe9-a73c-8a859983e5f3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef/action returned with HTTP 204 Jul 10 09:25:58.232206 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 82/320] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:25:58 2026] POST /volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:25:58.252869 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-e1526a1c-31d0-44fd-bd2c-da0c49a2bf74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:58.254985 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-e1526a1c-31d0-44fd-bd2c-da0c49a2bf74 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] DELETE https://10.4.3.103/volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448 Jul 10 09:25:58.255164 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-e1526a1c-31d0-44fd-bd2c-da0c49a2bf74 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:58.255335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-e1526a1c-31d0-44fd-bd2c-da0c49a2bf74 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:58.263347 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:58.263347 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:25:58.796858 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d8eb36ef-56ca-4ff5-881a-cda247f620c7 req-e1526a1c-31d0-44fd-bd2c-da0c49a2bf74 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448 returned with HTTP 200 Jul 10 09:25:58.797431 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 81/321] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:25:58 2026] DELETE /volume/v3/attachments/66ebcc8c-55ef-4b0f-874c-a2ca96e5d448 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:58.817067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e0816716-9cbf-44b4-86f0-915fc37ff54c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:58.818840 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0816716-9cbf-44b4-86f0-915fc37ff54c tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:58.819196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0816716-9cbf-44b4-86f0-915fc37ff54c tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:58.819498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0816716-9cbf-44b4-86f0-915fc37ff54c tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:58.842214 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:58.842214 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:25:58.848143 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e0816716-9cbf-44b4-86f0-915fc37ff54c tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:58.855397 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0816716-9cbf-44b4-86f0-915fc37ff54c tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:58.855397 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 80/322] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:58 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:25:58.871759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cb97a456-4fb9-4fab-a39b-bc3ad0722412 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:25:58.875017 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cb97a456-4fb9-4fab-a39b-bc3ad0722412 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:25:58.875782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cb97a456-4fb9-4fab-a39b-bc3ad0722412 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:25:58.875782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cb97a456-4fb9-4fab-a39b-bc3ad0722412 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:25:58.890230 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:25:58.890230 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:25:58.897667 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cb97a456-4fb9-4fab-a39b-bc3ad0722412 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:25:58.906300 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cb97a456-4fb9-4fab-a39b-bc3ad0722412 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:25:58.907035 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 80/323] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:25:58 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:00.315283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-679c6f99-e176-4579-a9f9-3245f252f660 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:00.317139 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-679c6f99-e176-4579-a9f9-3245f252f660 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:00.317352 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-679c6f99-e176-4579-a9f9-3245f252f660 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:00.317528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-679c6f99-e176-4579-a9f9-3245f252f660 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:00.326725 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:00.326725 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:00.330192 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-679c6f99-e176-4579-a9f9-3245f252f660 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:00.334122 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-679c6f99-e176-4579-a9f9-3245f252f660 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:26:00.334482 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 83/324] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:00 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:00.419772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:00.593876 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-f543ad55-c45d-4d84-87ab-86a42b8806f3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:00.596201 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-f543ad55-c45d-4d84-87ab-86a42b8806f3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:00.597043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-f543ad55-c45d-4d84-87ab-86a42b8806f3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:00.597043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-f543ad55-c45d-4d84-87ab-86a42b8806f3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:00.609634 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:00.609634 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:00.615834 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-f543ad55-c45d-4d84-87ab-86a42b8806f3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:00.619209 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-f543ad55-c45d-4d84-87ab-86a42b8806f3 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:26:00.619656 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 81/325] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:00 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:00.672412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:00.672797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-596307742"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:00.674844 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:00.678203 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-596307742'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:00.678840 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Create volume of 1 GB Jul 10 09:26:00.680463 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] POST https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action Jul 10 09:26:00.680828 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:00.680940 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:00.681594 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:00.681594 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:00.686234 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Availability Zones retrieved successfully. Jul 10 09:26:00.696003 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Flow 'volume_create_api' (ffc37736-a689-4ed2-ac0e-aae461b6644a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:00.697394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb17e983-29fb-4730-b4ce-cd76ccb3281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:00.703516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:00.704039 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:00.704039 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:00.704905 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:00.714992 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Begin detaching volume completed successfully. Jul 10 09:26:00.715283 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-0d378ed9-ff10-430a-b781-66ddd3d9ea14 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action returned with HTTP 202 Jul 10 09:26:00.715894 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 81/326] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:26:00 2026] POST /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:26:00.737470 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb17e983-29fb-4730-b4ce-cd76ccb3281f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:00.738524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268b27e9-3f51-4b7e-9d30-97a5797f5d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:00.813281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Created reservations ['34b9d721-99ab-4bd1-a35b-cbafad21b27e', '2cb9f630-549c-4194-a9d3-e52ffb90c084', 'fe029433-7720-4b8d-b479-1829757e8b43', '9478f8d8-31ad-44d8-84f7-c4887afe545a'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:00.814124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268b27e9-3f51-4b7e-9d30-97a5797f5d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b9d721-99ab-4bd1-a35b-cbafad21b27e', '2cb9f630-549c-4194-a9d3-e52ffb90c084', 'fe029433-7720-4b8d-b479-1829757e8b43', '9478f8d8-31ad-44d8-84f7-c4887afe545a']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:00.815114 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b249a8-2acc-4c8e-a125-30d85d6f2843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:00.845320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b249a8-2acc-4c8e-a125-30d85d6f2843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eee1b3e-1969-4370-ad44-26ed76f62f4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-596307742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b961175c424710911b5b3720de54c4',qos_specs=None,replication_status=,reservations=['34b9d721-99ab-4bd1-a35b-cbafad21b27e','2cb9f630-549c-4194-a9d3-e52ffb90c084','fe029433-7720-4b8d-b479-1829757e8b43','9478f8d8-31ad-44d8-84f7-c4887afe545a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='873d92f639a644f6894727db679ca43e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-596307742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eee1b3e-1969-4370-ad44-26ed76f62f4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b961175c424710911b5b3720de54c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='873d92f639a644f6894727db679ca43e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:00.846354 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a149b42-e752-4fa9-b371-7f1073f5f74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:00.870058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a149b42-e752-4fa9-b371-7f1073f5f74c) transitioned into state 'SUCCESS' from state '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-596307742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b961175c424710911b5b3720de54c4',qos_specs=None,replication_status=,reservations=['34b9d721-99ab-4bd1-a35b-cbafad21b27e','2cb9f630-549c-4194-a9d3-e52ffb90c084','fe029433-7720-4b8d-b479-1829757e8b43','9478f8d8-31ad-44d8-84f7-c4887afe545a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='873d92f639a644f6894727db679ca43e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:00.871024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276dafae-2c17-4142-bb82-28a91e5af116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:00.898812 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276dafae-2c17-4142-bb82-28a91e5af116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:00.898812 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Flow 'volume_create_api' (ffc37736-a689-4ed2-ac0e-aae461b6644a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:00.898812 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Create volume request issued successfully. Jul 10 09:26:00.898812 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bc05885c-5e08-4b6b-97ec-25e66352b4b4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:00.898812 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 82/327] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:26:00 2026] POST /volume/v3/volumes => generated 751 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:00.920953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f967377f-c73d-4185-9bec-5d33237f0635 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:00.927270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f967377f-c73d-4185-9bec-5d33237f0635 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:00.927776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f967377f-c73d-4185-9bec-5d33237f0635 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:00.927971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f967377f-c73d-4185-9bec-5d33237f0635 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:00.946827 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:00.946827 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:00.954112 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f967377f-c73d-4185-9bec-5d33237f0635 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:00.959673 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f967377f-c73d-4185-9bec-5d33237f0635 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 200 Jul 10 09:26:00.960057 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 84/328] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:00 2026] GET /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:01.740095 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3a2937a1-3fe9-4683-b112-8f266b4ae429 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:01.740441 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a2937a1-3fe9-4683-b112-8f266b4ae429 None None] GET https://10.4.3.103/volume// Jul 10 09:26:01.740655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a2937a1-3fe9-4683-b112-8f266b4ae429 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:01.740911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a2937a1-3fe9-4683-b112-8f266b4ae429 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:01.741215 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a2937a1-3fe9-4683-b112-8f266b4ae429 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:01.741695 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 82/329] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:01.748901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-86e0b7c4-8136-4317-ac63-38f9b7cc87c0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:01.751235 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-86e0b7c4-8136-4317-ac63-38f9b7cc87c0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:01.752327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-86e0b7c4-8136-4317-ac63-38f9b7cc87c0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:01.752327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-86e0b7c4-8136-4317-ac63-38f9b7cc87c0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:01.764606 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:01.764606 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:01.769828 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-86e0b7c4-8136-4317-ac63-38f9b7cc87c0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:01.776311 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-86e0b7c4-8136-4317-ac63-38f9b7cc87c0 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:26:01.776588 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 82/330] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:01 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:01.973226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a12ff565-864c-46b9-b0e4-1990bb070cec None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:01.975469 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a12ff565-864c-46b9-b0e4-1990bb070cec tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:01.975791 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a12ff565-864c-46b9-b0e4-1990bb070cec tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:01.975969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a12ff565-864c-46b9-b0e4-1990bb070cec tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:01.984249 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:01.984249 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:01.988845 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a12ff565-864c-46b9-b0e4-1990bb070cec tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:01.994091 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a12ff565-864c-46b9-b0e4-1990bb070cec tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 200 Jul 10 09:26:01.994522 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 83/331] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:01 2026] GET /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:02.018686 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a6d6e3ed-935a-492f-adba-28173abf8692 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:02.020922 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:26:02.021423 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4eee1b3e-1969-4370-ad44-26ed76f62f4a", "name": "tempest-VolumesBackupsV39Test-Backup-155387099", "container": "tempest-volumesbackupsv39test-backup-container-258954222"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:02.023889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Creating new backup {'backup': {'volume_id': '4eee1b3e-1969-4370-ad44-26ed76f62f4a', 'name': 'tempest-VolumesBackupsV39Test-Backup-155387099', 'container': 'tempest-volumesbackupsv39test-backup-container-258954222'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:26:02.025065 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Creating backup of volume 4eee1b3e-1969-4370-ad44-26ed76f62f4a in container tempest-volumesbackupsv39test-backup-container-258954222 Jul 10 09:26:02.035547 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:02.035547 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:02.035547 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:02.072128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Created reservations ['887361d0-fad5-4ad5-8f76-161324e0c37d', 'b9fbd05d-f7e1-42e9-8d11-5d240d986a25'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:02.124898 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a6d6e3ed-935a-492f-adba-28173abf8692 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:26:02.128606 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 85/332] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:26:02 2026] POST /volume/v3/backups => generated 332 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:02.136519 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1fb2a084-a7f9-4a6c-becc-5cf4886bf99a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:02.139420 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1fb2a084-a7f9-4a6c-becc-5cf4886bf99a tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:02.139742 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1fb2a084-a7f9-4a6c-becc-5cf4886bf99a tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:02.140065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1fb2a084-a7f9-4a6c-becc-5cf4886bf99a tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:02.140193 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-1fb2a084-a7f9-4a6c-becc-5cf4886bf99a tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:02.164749 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:02.164749 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:02.165778 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1fb2a084-a7f9-4a6c-becc-5cf4886bf99a tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:02.167112 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 83/333] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:02 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 793 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:03.181709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c686117d-d446-42ca-a9b4-5d4d1ce9a888 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:03.183957 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c686117d-d446-42ca-a9b4-5d4d1ce9a888 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:03.184213 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c686117d-d446-42ca-a9b4-5d4d1ce9a888 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:03.184424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c686117d-d446-42ca-a9b4-5d4d1ce9a888 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:03.184559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c686117d-d446-42ca-a9b4-5d4d1ce9a888 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:03.200035 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:03.200035 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:03.201453 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c686117d-d446-42ca-a9b4-5d4d1ce9a888 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:03.202302 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 83/334] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:03 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:03.901524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-aab21cdc-1e16-41e6-9c16-b25266c91d82 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:03.905346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-aab21cdc-1e16-41e6-9c16-b25266c91d82 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:03.907401 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-aab21cdc-1e16-41e6-9c16-b25266c91d82 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:03.907401 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-aab21cdc-1e16-41e6-9c16-b25266c91d82 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:03.917156 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:03.917156 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:03.921079 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-aab21cdc-1e16-41e6-9c16-b25266c91d82 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:03.926403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-aab21cdc-1e16-41e6-9c16-b25266c91d82 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:26:03.926979 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 84/335] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:03 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:04.215238 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-80450ad1-68b7-449a-a604-65d937fe20f4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:04.217720 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-80450ad1-68b7-449a-a604-65d937fe20f4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:04.217930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-80450ad1-68b7-449a-a604-65d937fe20f4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:04.218145 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-80450ad1-68b7-449a-a604-65d937fe20f4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:04.218284 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-80450ad1-68b7-449a-a604-65d937fe20f4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:04.222371 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:04.222371 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:04.223160 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-80450ad1-68b7-449a-a604-65d937fe20f4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:04.223532 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 86/336] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:04 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:05.241174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a34123e3-0371-4d74-86e0-6b79ad771e7b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:05.245025 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a34123e3-0371-4d74-86e0-6b79ad771e7b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:05.245025 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a34123e3-0371-4d74-86e0-6b79ad771e7b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:05.245176 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a34123e3-0371-4d74-86e0-6b79ad771e7b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:05.245281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a34123e3-0371-4d74-86e0-6b79ad771e7b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:05.253198 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:05.253198 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:05.253198 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a34123e3-0371-4d74-86e0-6b79ad771e7b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:05.253198 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 84/337] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:05 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:06.265890 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ee4ddf31-85f3-4d65-b27d-0a80ab5d77a2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:06.269619 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee4ddf31-85f3-4d65-b27d-0a80ab5d77a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:06.269619 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee4ddf31-85f3-4d65-b27d-0a80ab5d77a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:06.269619 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee4ddf31-85f3-4d65-b27d-0a80ab5d77a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:06.269619 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ee4ddf31-85f3-4d65-b27d-0a80ab5d77a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:06.275131 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:06.275131 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:06.276222 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee4ddf31-85f3-4d65-b27d-0a80ab5d77a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:06.276949 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 84/338] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:06 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:06.309189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-767eaecf-6f69-46a3-ae82-6b885fcbba46 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:06.311163 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-767eaecf-6f69-46a3-ae82-6b885fcbba46 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] DELETE https://10.4.3.103/volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df Jul 10 09:26:06.311337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-767eaecf-6f69-46a3-ae82-6b885fcbba46 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:06.311611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-767eaecf-6f69-46a3-ae82-6b885fcbba46 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:06.317931 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:06.317931 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:06.856035 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-77b98f45-957f-486c-9a90-7ccf9664c157 req-767eaecf-6f69-46a3-ae82-6b885fcbba46 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df returned with HTTP 200 Jul 10 09:26:06.856473 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 85/339] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:26:06 2026] DELETE /volume/v3/attachments/8fef3259-b5e2-4d2f-b590-91a1d51d46df => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:07.287839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1084bd1e-3cf0-4b93-8307-470fc8821363 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:07.290027 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1084bd1e-3cf0-4b93-8307-470fc8821363 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:07.290276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1084bd1e-3cf0-4b93-8307-470fc8821363 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:07.290473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1084bd1e-3cf0-4b93-8307-470fc8821363 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:07.290656 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1084bd1e-3cf0-4b93-8307-470fc8821363 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:07.296731 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:07.296731 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:07.297969 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1084bd1e-3cf0-4b93-8307-470fc8821363 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:07.299017 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 87/340] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:07 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:08.313594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c6fe7d23-6da3-410d-96ab-0401daaa583e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:08.316129 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c6fe7d23-6da3-410d-96ab-0401daaa583e tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:08.316461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c6fe7d23-6da3-410d-96ab-0401daaa583e tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:08.316756 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c6fe7d23-6da3-410d-96ab-0401daaa583e tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:08.316913 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c6fe7d23-6da3-410d-96ab-0401daaa583e tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:08.326750 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:08.326750 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:08.326750 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c6fe7d23-6da3-410d-96ab-0401daaa583e tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:08.326750 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 85/341] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:08 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:09.347681 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c7c1fdfd-9f2f-421a-b804-1de32f39441d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:09.349461 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c7c1fdfd-9f2f-421a-b804-1de32f39441d tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:09.349700 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c7c1fdfd-9f2f-421a-b804-1de32f39441d tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:09.349887 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c7c1fdfd-9f2f-421a-b804-1de32f39441d tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:09.349984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c7c1fdfd-9f2f-421a-b804-1de32f39441d tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:09.360362 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:09.360362 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:09.360362 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c7c1fdfd-9f2f-421a-b804-1de32f39441d tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:09.360362 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 85/342] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:09 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:10.116517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-f0f01c8d-3140-4245-9f47-24c796f63da1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:10.118889 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-f0f01c8d-3140-4245-9f47-24c796f63da1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:10.119097 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-f0f01c8d-3140-4245-9f47-24c796f63da1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:10.119285 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-f0f01c8d-3140-4245-9f47-24c796f63da1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:10.126601 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:10.126601 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:10.130319 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-f0f01c8d-3140-4245-9f47-24c796f63da1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:10.135093 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-f0f01c8d-3140-4245-9f47-24c796f63da1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:10.135472 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 86/343] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:10 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:10.370122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b0ac3554-a4ba-4a4d-8b65-1693af0391be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:10.372403 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0ac3554-a4ba-4a4d-8b65-1693af0391be tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:10.372596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0ac3554-a4ba-4a4d-8b65-1693af0391be tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:10.372776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0ac3554-a4ba-4a4d-8b65-1693af0391be tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:10.372879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b0ac3554-a4ba-4a4d-8b65-1693af0391be tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:10.376808 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:10.376808 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:10.377407 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0ac3554-a4ba-4a4d-8b65-1693af0391be tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:10.377753 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 88/344] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:10 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:11.390064 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3d40a495-fefd-439d-aa2c-0c3fb15f2df2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:11.392059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3d40a495-fefd-439d-aa2c-0c3fb15f2df2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:11.392367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3d40a495-fefd-439d-aa2c-0c3fb15f2df2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:11.392636 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3d40a495-fefd-439d-aa2c-0c3fb15f2df2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:11.392796 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3d40a495-fefd-439d-aa2c-0c3fb15f2df2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:11.397912 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:11.397912 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:11.398657 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3d40a495-fefd-439d-aa2c-0c3fb15f2df2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:11.399092 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 86/345] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:11 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:12.186289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-96b02c3b-14a6-4e59-a458-77995ca7b936 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.186647 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96b02c3b-14a6-4e59-a458-77995ca7b936 None None] GET https://10.4.3.103/volume// Jul 10 09:26:12.186792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96b02c3b-14a6-4e59-a458-77995ca7b936 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:12.186965 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96b02c3b-14a6-4e59-a458-77995ca7b936 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:12.187254 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96b02c3b-14a6-4e59-a458-77995ca7b936 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:12.187500 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 86/346] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:26:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:12.203771 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-d0ecb2de-eb6d-409a-95cc-7c40fed4f4e3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.207845 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-d0ecb2de-eb6d-409a-95cc-7c40fed4f4e3 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:26:12.211640 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-d0ecb2de-eb6d-409a-95cc-7c40fed4f4e3 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b", "connector": null, "instance_uuid": "9eb06d47-99d1-44ee-a6e3-b7d67e57dc97"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:12.231601 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:12.231601 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:12.262236 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-d0ecb2de-eb6d-409a-95cc-7c40fed4f4e3 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:26:12.262669 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 87/347] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:26:12 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:12.414242 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-036b10fb-a4aa-40b5-aef5-44a7293ae3ae None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.416035 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-036b10fb-a4aa-40b5-aef5-44a7293ae3ae tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:12.416218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-036b10fb-a4aa-40b5-aef5-44a7293ae3ae tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:12.416409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-036b10fb-a4aa-40b5-aef5-44a7293ae3ae tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:12.416532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-036b10fb-a4aa-40b5-aef5-44a7293ae3ae tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:12.420605 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:12.420605 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:12.421610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-036b10fb-a4aa-40b5-aef5-44a7293ae3ae tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:12.421693 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 89/348] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:12 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:12.660426 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f255dcb0-2599-4b3c-a462-cd6d55b28f77 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.662340 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f255dcb0-2599-4b3c-a462-cd6d55b28f77 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:12.662629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f255dcb0-2599-4b3c-a462-cd6d55b28f77 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:12.662765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f255dcb0-2599-4b3c-a462-cd6d55b28f77 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:12.674461 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:12.674461 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:12.681858 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f255dcb0-2599-4b3c-a462-cd6d55b28f77 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:12.694608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f255dcb0-2599-4b3c-a462-cd6d55b28f77 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:12.695746 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 87/349] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:12 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:12.801782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8d9137d6-b87b-4ca2-b2d2-28a3bb04f278 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.802202 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d9137d6-b87b-4ca2-b2d2-28a3bb04f278 None None] GET https://10.4.3.103/volume// Jul 10 09:26:12.802373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d9137d6-b87b-4ca2-b2d2-28a3bb04f278 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:12.802580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d9137d6-b87b-4ca2-b2d2-28a3bb04f278 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:12.802910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d9137d6-b87b-4ca2-b2d2-28a3bb04f278 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:12.803153 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 87/350] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:12.811076 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-e3bdd8a0-ad60-4091-ba51-4d43da32107d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.814621 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-e3bdd8a0-ad60-4091-ba51-4d43da32107d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:12.814892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-e3bdd8a0-ad60-4091-ba51-4d43da32107d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:12.815232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-e3bdd8a0-ad60-4091-ba51-4d43da32107d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:12.835510 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:12.835510 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:12.844527 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-e3bdd8a0-ad60-4091-ba51-4d43da32107d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:12.851323 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-e3bdd8a0-ad60-4091-ba51-4d43da32107d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:12.851905 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 88/351] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:12 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1030 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:12.927879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.931604 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:12.932077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2018955647"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:12.936374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2018955647'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:12.936591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Create volume of 1 GB Jul 10 09:26:12.937114 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:12.939332 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] PUT https://10.4.3.103/volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10 Jul 10 09:26:12.939888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:12.944172 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Availability Zones retrieved successfully. Jul 10 09:26:12.949780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Acquiring lock "cinder-attachment_update-cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:26:12.951983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Flow 'volume_create_api' (043f577e-5551-438a-a420-29c7811e7e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:12.954231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892b47b2-6b37-4c0c-b9d1-eb404dae38e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:12.954549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Lock "cinder-attachment_update-cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:26:12.955052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:12.955494 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:12.955494 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:12.989332 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892b47b2-6b37-4c0c-b9d1-eb404dae38e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:12.990629 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13867ab8-0a63-4535-8bf8-be9ff703698a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:13.056749 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Created reservations ['c665345b-7be4-4cf4-9a91-b307225b2b45', 'afc011cd-3ff3-4400-bbc4-e4e22a91da6d', '3226cb9d-5b3e-481d-9fc4-d6924ce225d2', 'bef96435-dcfe-4348-aef6-06dbb35dbe27'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:13.057582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13867ab8-0a63-4535-8bf8-be9ff703698a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c665345b-7be4-4cf4-9a91-b307225b2b45', 'afc011cd-3ff3-4400-bbc4-e4e22a91da6d', '3226cb9d-5b3e-481d-9fc4-d6924ce225d2', 'bef96435-dcfe-4348-aef6-06dbb35dbe27']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:13.058317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813da89a-9334-4e14-8215-124f5b56507d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:13.080580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813da89a-9334-4e14-8215-124f5b56507d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c8c2df-c02e-4fd3-917b-64997631a262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2018955647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26b023dbd264e36bb0a4f854d700092',qos_specs=None,replication_status=,reservations=['c665345b-7be4-4cf4-9a91-b307225b2b45','afc011cd-3ff3-4400-bbc4-e4e22a91da6d','3226cb9d-5b3e-481d-9fc4-d6924ce225d2','bef96435-dcfe-4348-aef6-06dbb35dbe27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132cae99512944b6a1436577cde78c27',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2018955647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c8c2df-c02e-4fd3-917b-64997631a262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e26b023dbd264e36bb0a4f854d700092',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132cae99512944b6a1436577cde78c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:13.081535 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2e0d0d6-9000-4cf8-8def-ce371855573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:13.100781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2e0d0d6-9000-4cf8-8def-ce371855573e) transitioned into state 'SUCCESS' from state '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-2018955647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e26b023dbd264e36bb0a4f854d700092',qos_specs=None,replication_status=,reservations=['c665345b-7be4-4cf4-9a91-b307225b2b45','afc011cd-3ff3-4400-bbc4-e4e22a91da6d','3226cb9d-5b3e-481d-9fc4-d6924ce225d2','bef96435-dcfe-4348-aef6-06dbb35dbe27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132cae99512944b6a1436577cde78c27',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:13.101447 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66246f2b-c4af-4d32-82fe-f281b79b57c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:13.114510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66246f2b-c4af-4d32-82fe-f281b79b57c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:13.115346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Flow 'volume_create_api' (043f577e-5551-438a-a420-29c7811e7e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:13.115670 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Create volume request issued successfully. Jul 10 09:26:13.116312 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d7a265dc-0ec0-4043-bd25-53c9e1729916 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:13.116880 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 90/352] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:26:12 2026] POST /volume/v3/volumes => generated 754 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:13.130686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a7e1a98f-678d-43fe-b022-7ea383d79fa1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:13.133681 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a7e1a98f-678d-43fe-b022-7ea383d79fa1 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:13.133681 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a7e1a98f-678d-43fe-b022-7ea383d79fa1 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:13.133774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a7e1a98f-678d-43fe-b022-7ea383d79fa1 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:13.141211 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:13.141211 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:13.145003 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a7e1a98f-678d-43fe-b022-7ea383d79fa1 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:13.150114 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a7e1a98f-678d-43fe-b022-7ea383d79fa1 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:13.150736 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 88/353] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:13 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:13.436207 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e09a1d99-0b6d-469a-b45d-24e784e90f47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:13.442123 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e09a1d99-0b6d-469a-b45d-24e784e90f47 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:13.442364 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e09a1d99-0b6d-469a-b45d-24e784e90f47 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:13.442529 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e09a1d99-0b6d-469a-b45d-24e784e90f47 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:13.442672 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e09a1d99-0b6d-469a-b45d-24e784e90f47 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:13.460989 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:13.460989 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:13.465193 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e09a1d99-0b6d-469a-b45d-24e784e90f47 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:13.465671 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 89/354] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:13 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:13.475230 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Lock "cinder-attachment_update-cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:26:13.475609 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-faf53eea-4c13-45eb-ba5e-1cca2b993620 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10 returned with HTTP 200 Jul 10 09:26:13.476128 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 88/355] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:26:12 2026] PUT /volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:13.712086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1828de3c-58b6-4662-81f0-7c7ed73e4007 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:13.714234 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1828de3c-58b6-4662-81f0-7c7ed73e4007 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:13.714727 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1828de3c-58b6-4662-81f0-7c7ed73e4007 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:13.714727 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1828de3c-58b6-4662-81f0-7c7ed73e4007 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:13.727754 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:13.727754 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:13.733212 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1828de3c-58b6-4662-81f0-7c7ed73e4007 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:13.739448 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1828de3c-58b6-4662-81f0-7c7ed73e4007 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:13.740191 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 91/356] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:13 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:14.162766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4bab1124-de39-43a7-9e94-9ec647854998 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:14.165094 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4bab1124-de39-43a7-9e94-9ec647854998 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:14.165416 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4bab1124-de39-43a7-9e94-9ec647854998 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:14.165703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4bab1124-de39-43a7-9e94-9ec647854998 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:14.174127 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:14.174127 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:14.178986 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4bab1124-de39-43a7-9e94-9ec647854998 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:14.184498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4bab1124-de39-43a7-9e94-9ec647854998 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:14.185048 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 89/357] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:14 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:14.477633 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bb5c3d2d-dd4a-4197-acbd-1c7d4589fcc8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:14.479630 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bb5c3d2d-dd4a-4197-acbd-1c7d4589fcc8 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:14.479876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bb5c3d2d-dd4a-4197-acbd-1c7d4589fcc8 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:14.480170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bb5c3d2d-dd4a-4197-acbd-1c7d4589fcc8 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:14.480252 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-bb5c3d2d-dd4a-4197-acbd-1c7d4589fcc8 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:14.484801 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:14.484801 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:14.485720 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bb5c3d2d-dd4a-4197-acbd-1c7d4589fcc8 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:14.486220 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 90/358] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:14 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:14.758980 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3a6f4a65-f385-4405-9cd9-d83cec3824d8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:14.760732 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a6f4a65-f385-4405-9cd9-d83cec3824d8 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:14.760903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a6f4a65-f385-4405-9cd9-d83cec3824d8 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:14.761102 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a6f4a65-f385-4405-9cd9-d83cec3824d8 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:14.771950 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:14.771950 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:14.779064 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3a6f4a65-f385-4405-9cd9-d83cec3824d8 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:14.785437 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a6f4a65-f385-4405-9cd9-d83cec3824d8 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:14.786014 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 89/359] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:14 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:14.799140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-42ed60c1-93db-4f13-94f0-3d68496f7439 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:14.801302 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-42ed60c1-93db-4f13-94f0-3d68496f7439 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:14.801485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-42ed60c1-93db-4f13-94f0-3d68496f7439 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:14.801758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-42ed60c1-93db-4f13-94f0-3d68496f7439 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:14.808841 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:14.808841 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:14.813323 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-42ed60c1-93db-4f13-94f0-3d68496f7439 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:14.819767 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-42ed60c1-93db-4f13-94f0-3d68496f7439 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:14.820328 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 92/360] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:14 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:15.499705 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6d22f748-39b4-400f-995a-9eb5119b8269 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:15.502266 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6d22f748-39b4-400f-995a-9eb5119b8269 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:15.502614 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6d22f748-39b4-400f-995a-9eb5119b8269 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:15.502873 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6d22f748-39b4-400f-995a-9eb5119b8269 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:15.503215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6d22f748-39b4-400f-995a-9eb5119b8269 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:15.512112 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:15.512112 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:15.512112 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6d22f748-39b4-400f-995a-9eb5119b8269 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:15.512112 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 90/361] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:15 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:15.799819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-359473fd-c865-48ed-9dce-5fdbe184deb0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:15.801495 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-359473fd-c865-48ed-9dce-5fdbe184deb0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:15.801720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-359473fd-c865-48ed-9dce-5fdbe184deb0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:15.801908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-359473fd-c865-48ed-9dce-5fdbe184deb0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:15.814872 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:15.814872 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:15.818303 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-359473fd-c865-48ed-9dce-5fdbe184deb0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:15.825363 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-359473fd-c865-48ed-9dce-5fdbe184deb0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:15.826020 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 91/362] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:15 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:16.534499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea8870e4-3d0d-49c3-9a87-69a4c3e36995 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:16.536834 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea8870e4-3d0d-49c3-9a87-69a4c3e36995 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:16.537128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea8870e4-3d0d-49c3-9a87-69a4c3e36995 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:16.537406 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea8870e4-3d0d-49c3-9a87-69a4c3e36995 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:16.537582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ea8870e4-3d0d-49c3-9a87-69a4c3e36995 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:16.546420 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:16.546420 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:16.547478 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea8870e4-3d0d-49c3-9a87-69a4c3e36995 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:16.548026 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 90/363] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:16 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:16.841103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2a950a27-d5d4-4890-b82d-56d69ea675c4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:16.842908 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a950a27-d5d4-4890-b82d-56d69ea675c4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:16.843116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a950a27-d5d4-4890-b82d-56d69ea675c4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:16.843313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a950a27-d5d4-4890-b82d-56d69ea675c4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:16.853341 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:16.853341 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:16.856935 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2a950a27-d5d4-4890-b82d-56d69ea675c4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:16.861224 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a950a27-d5d4-4890-b82d-56d69ea675c4 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:16.861578 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 93/364] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:16 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:16.871170 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d4a33360-33e0-4248-8f1f-e7d073ac9ac5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:16.871603 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4a33360-33e0-4248-8f1f-e7d073ac9ac5 None None] GET https://10.4.3.103/volume// Jul 10 09:26:16.871763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4a33360-33e0-4248-8f1f-e7d073ac9ac5 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:16.871991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4a33360-33e0-4248-8f1f-e7d073ac9ac5 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:16.872327 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4a33360-33e0-4248-8f1f-e7d073ac9ac5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:16.872946 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 91/365] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:26:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:16.880259 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-27916e81-01bb-4ed8-bd06-d1dcf3a67a31 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:16.882338 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-27916e81-01bb-4ed8-bd06-d1dcf3a67a31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:26:16.882673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-27916e81-01bb-4ed8-bd06-d1dcf3a67a31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2c8c2df-c02e-4fd3-917b-64997631a262", "connector": null, "instance_uuid": "2b7e8fba-9018-4b6b-991f-9bbb897a47c1"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:16.891909 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:16.891909 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:16.931678 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-27916e81-01bb-4ed8-bd06-d1dcf3a67a31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:26:16.932173 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 92/366] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:26:16 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:17.292352 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5c799cbb-a63e-46d1-867a-cabf8c7248fb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.294205 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c799cbb-a63e-46d1-867a-cabf8c7248fb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:17.294411 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c799cbb-a63e-46d1-867a-cabf8c7248fb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.294612 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c799cbb-a63e-46d1-867a-cabf8c7248fb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.302759 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.302759 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:17.306764 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5c799cbb-a63e-46d1-867a-cabf8c7248fb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:17.314641 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c799cbb-a63e-46d1-867a-cabf8c7248fb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:17.315027 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 91/367] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:17.347028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-59c35b91-833a-4264-81e8-ebc0be48b802 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.350466 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-59c35b91-833a-4264-81e8-ebc0be48b802 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:17.350679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-59c35b91-833a-4264-81e8-ebc0be48b802 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.350949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-59c35b91-833a-4264-81e8-ebc0be48b802 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.361867 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.361867 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:17.367494 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-59c35b91-833a-4264-81e8-ebc0be48b802 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:17.373507 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-59c35b91-833a-4264-81e8-ebc0be48b802 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:17.374182 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 94/368] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:17.376305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-56684ffc-3f57-426f-8efc-6a59866ce7c8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.378915 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-56684ffc-3f57-426f-8efc-6a59866ce7c8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:17.379282 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-56684ffc-3f57-426f-8efc-6a59866ce7c8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.379707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-56684ffc-3f57-426f-8efc-6a59866ce7c8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.391532 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.391532 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:17.396286 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-56684ffc-3f57-426f-8efc-6a59866ce7c8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:17.402235 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-56684ffc-3f57-426f-8efc-6a59866ce7c8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:17.402786 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 92/369] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:17.444396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.446617 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] DELETE https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:26:17.446824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.447043 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.447333 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Delete volume with id: 8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:26:17.456007 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.456007 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:17.456545 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:17.472205 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-63c839a1-5b46-4e2b-9619-e1302ca8f1ea None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.472708 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63c839a1-5b46-4e2b-9619-e1302ca8f1ea None None] GET https://10.4.3.103/volume// Jul 10 09:26:17.472912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63c839a1-5b46-4e2b-9619-e1302ca8f1ea None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.473159 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63c839a1-5b46-4e2b-9619-e1302ca8f1ea None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.473480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63c839a1-5b46-4e2b-9619-e1302ca8f1ea None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:17.473840 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 92/370] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:17.478667 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Delete volume request issued successfully. Jul 10 09:26:17.478667 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c2be697-f3bb-486f-9c55-e2576cba5cd2 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d returned with HTTP 202 Jul 10 09:26:17.478667 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 93/371] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:26:17 2026] DELETE /volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:26:17.485505 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-52461548-3353-468f-8886-ff3b0989671f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.485593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-8315cac1-e6a0-46ad-89d1-d02acf36ceaa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.487250 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52461548-3353-468f-8886-ff3b0989671f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:26:17.487250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52461548-3353-468f-8886-ff3b0989671f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.487250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52461548-3353-468f-8886-ff3b0989671f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.493347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-8315cac1-e6a0-46ad-89d1-d02acf36ceaa tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:17.493347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-8315cac1-e6a0-46ad-89d1-d02acf36ceaa tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.493347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-8315cac1-e6a0-46ad-89d1-d02acf36ceaa tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.493615 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.493615 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:17.498621 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-52461548-3353-468f-8886-ff3b0989671f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:17.502014 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52461548-3353-468f-8886-ff3b0989671f tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d returned with HTTP 200 Jul 10 09:26:17.502401 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 95/372] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:17.503222 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.503222 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:17.506790 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-8315cac1-e6a0-46ad-89d1-d02acf36ceaa tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:17.512050 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-8315cac1-e6a0-46ad-89d1-d02acf36ceaa tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:17.512708 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 93/373] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:17.580753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5fd8854e-168f-4ff9-8b64-f35eb14cffea None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.585610 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5fd8854e-168f-4ff9-8b64-f35eb14cffea tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:17.586134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5fd8854e-168f-4ff9-8b64-f35eb14cffea tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.586346 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5fd8854e-168f-4ff9-8b64-f35eb14cffea tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.586455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5fd8854e-168f-4ff9-8b64-f35eb14cffea tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:17.593659 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.593659 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:17.594804 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5fd8854e-168f-4ff9-8b64-f35eb14cffea tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:17.595647 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 93/374] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:17.611477 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.613899 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] PUT https://10.4.3.103/volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d Jul 10 09:26:17.614300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:17.624626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Acquiring lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:26:17.629313 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:26:17.630440 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.630440 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:17.882593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-518d1732-341d-4996-b863-a57dfb094e27 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:17.886112 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-518d1732-341d-4996-b863-a57dfb094e27 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:17.886346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-518d1732-341d-4996-b863-a57dfb094e27 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:17.886565 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-518d1732-341d-4996-b863-a57dfb094e27 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:17.896430 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:17.896430 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:17.900584 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-518d1732-341d-4996-b863-a57dfb094e27 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:17.905265 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-518d1732-341d-4996-b863-a57dfb094e27 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:17.905678 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 96/375] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:17 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:18.153908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:26:18.154331 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-c753e4de-8fec-40dc-ae53-bebd8dc82528 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d returned with HTTP 200 Jul 10 09:26:18.154900 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 94/376] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:26:17 2026] PUT /volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:18.388252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ba5930d8-3524-43bb-a2a3-cd8fcdf88b90 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:18.389942 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba5930d8-3524-43bb-a2a3-cd8fcdf88b90 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:18.390140 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba5930d8-3524-43bb-a2a3-cd8fcdf88b90 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:18.390310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba5930d8-3524-43bb-a2a3-cd8fcdf88b90 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:18.399179 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:18.399179 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:18.402662 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ba5930d8-3524-43bb-a2a3-cd8fcdf88b90 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:18.406453 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba5930d8-3524-43bb-a2a3-cd8fcdf88b90 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:18.406830 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 94/377] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:18 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:18.516512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-00d78dc1-648b-4969-b889-bf7090b2c872 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:18.518335 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00d78dc1-648b-4969-b889-bf7090b2c872 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d Jul 10 09:26:18.518522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00d78dc1-648b-4969-b889-bf7090b2c872 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:18.518722 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00d78dc1-648b-4969-b889-bf7090b2c872 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:18.531388 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00d78dc1-648b-4969-b889-bf7090b2c872 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d returned with HTTP 404 Jul 10 09:26:18.532076 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 94/378] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:18 2026] GET /volume/v3/volumes/8122732d-36ef-4085-8b60-14ee6cac896d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:18.543516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bbeef015-de97-4883-8ee5-79d85515fb3c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:18.545730 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] DELETE https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:18.545951 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:18.546187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:18.546395 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Delete volume with id: 244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:18.557049 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:18.557049 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:18.557578 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:18.585406 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Delete volume request issued successfully. Jul 10 09:26:18.598387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bbeef015-de97-4883-8ee5-79d85515fb3c tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 202 Jul 10 09:26:18.598387 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 97/379] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:26:18 2026] DELETE /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:26:18.605664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b70c00f5-2db3-43dc-bd92-3516f1063a85 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:18.607767 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b70c00f5-2db3-43dc-bd92-3516f1063a85 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:18.607923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b70c00f5-2db3-43dc-bd92-3516f1063a85 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:18.608177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b70c00f5-2db3-43dc-bd92-3516f1063a85 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:18.617753 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6f576f15-c04a-424e-a651-5e21a84e7883 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:18.618005 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:18.618005 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:18.623999 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b70c00f5-2db3-43dc-bd92-3516f1063a85 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Volume info retrieved successfully. Jul 10 09:26:18.628351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6f576f15-c04a-424e-a651-5e21a84e7883 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:18.628622 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6f576f15-c04a-424e-a651-5e21a84e7883 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:18.628858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6f576f15-c04a-424e-a651-5e21a84e7883 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:18.628998 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6f576f15-c04a-424e-a651-5e21a84e7883 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:18.629653 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b70c00f5-2db3-43dc-bd92-3516f1063a85 tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 200 Jul 10 09:26:18.630187 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 95/380] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:18 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:18.636863 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:18.636863 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:18.637845 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6f576f15-c04a-424e-a651-5e21a84e7883 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:18.638295 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 95/381] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:18 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:18.920512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-854ae179-75bf-4e40-81ca-58cbc0462932 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:18.922257 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-854ae179-75bf-4e40-81ca-58cbc0462932 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:18.922707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-854ae179-75bf-4e40-81ca-58cbc0462932 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:18.922707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-854ae179-75bf-4e40-81ca-58cbc0462932 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:18.933623 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:18.933623 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:18.937265 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-854ae179-75bf-4e40-81ca-58cbc0462932 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:18.941786 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-854ae179-75bf-4e40-81ca-58cbc0462932 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:18.942183 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 95/382] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:18 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:19.421245 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-20cd8e36-772f-4fbd-bb72-8f2399580ef6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.423762 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-20cd8e36-772f-4fbd-bb72-8f2399580ef6 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:19.423952 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-20cd8e36-772f-4fbd-bb72-8f2399580ef6 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.424111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-20cd8e36-772f-4fbd-bb72-8f2399580ef6 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:19.434011 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:19.434011 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:19.440677 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-20cd8e36-772f-4fbd-bb72-8f2399580ef6 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:19.448399 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-20cd8e36-772f-4fbd-bb72-8f2399580ef6 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:19.448859 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 98/383] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:19.450268 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-718ca764-ee90-4a8c-9b4c-0e428f50c395 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.450798 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-718ca764-ee90-4a8c-9b4c-0e428f50c395 None None] GET https://10.4.3.103/volume// Jul 10 09:26:19.451058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-718ca764-ee90-4a8c-9b4c-0e428f50c395 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.451364 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-718ca764-ee90-4a8c-9b4c-0e428f50c395 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:19.451837 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-718ca764-ee90-4a8c-9b4c-0e428f50c395 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:19.452281 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 96/384] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:19.467529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-76a5b4b6-9317-4b68-a052-b3940d14093e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.469840 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-76a5b4b6-9317-4b68-a052-b3940d14093e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:26:19.470060 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-76a5b4b6-9317-4b68-a052-b3940d14093e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40049282-cfc2-425c-b665-f665679de508", "connector": null, "instance_uuid": "0cadbf20-2023-43ba-b4cf-eb1e50eba898"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:19.486248 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:19.486248 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:19.517071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-76a5b4b6-9317-4b68-a052-b3940d14093e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:26:19.518799 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 96/385] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:26:19 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:19.644166 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5e9f56f1-0075-47c0-9cd7-09941871ef8e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.646497 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e9f56f1-0075-47c0-9cd7-09941871ef8e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] GET https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c Jul 10 09:26:19.646781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e9f56f1-0075-47c0-9cd7-09941871ef8e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.646998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e9f56f1-0075-47c0-9cd7-09941871ef8e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:19.649218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-50362f7b-2660-4d10-9dcc-2b1700794e8b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.651791 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50362f7b-2660-4d10-9dcc-2b1700794e8b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:19.652105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50362f7b-2660-4d10-9dcc-2b1700794e8b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.652372 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50362f7b-2660-4d10-9dcc-2b1700794e8b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:19.652588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-50362f7b-2660-4d10-9dcc-2b1700794e8b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:19.653240 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e9f56f1-0075-47c0-9cd7-09941871ef8e tempest-TestMultiAttachVolumeSwap-1278253356 tempest-TestMultiAttachVolumeSwap-1278253356-project-member] https://10.4.3.103/volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c returned with HTTP 404 Jul 10 09:26:19.653901 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 96/386] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/v3/volumes/244a9500-6193-45cd-98b4-a010bae03f4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:19.661164 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:19.661164 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:19.662248 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50362f7b-2660-4d10-9dcc-2b1700794e8b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:19.666096 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 99/387] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:19.717970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-239acd1d-5ff3-42e8-ad70-38fc8bc1b81d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.721255 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-239acd1d-5ff3-42e8-ad70-38fc8bc1b81d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] POST https://10.4.3.103/volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10/action Jul 10 09:26:19.722211 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-239acd1d-5ff3-42e8-ad70-38fc8bc1b81d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:19.722320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-239acd1d-5ff3-42e8-ad70-38fc8bc1b81d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:19.745026 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:19.745026 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:19.757816 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fe539636-f649-4ed5-87d2-3d30a7a92711 req-239acd1d-5ff3-42e8-ad70-38fc8bc1b81d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10/action returned with HTTP 204 Jul 10 09:26:19.758719 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 97/388] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:26:19 2026] POST /volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:19.936817 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1b63cab8-b750-464f-843f-46769112c67e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.938954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b63cab8-b750-464f-843f-46769112c67e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:19.939312 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b63cab8-b750-464f-843f-46769112c67e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.939624 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b63cab8-b750-464f-843f-46769112c67e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:19.951426 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:19.951426 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:19.957841 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1b63cab8-b750-464f-843f-46769112c67e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:19.958959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-427b8cf6-463f-4389-ab76-a18d79b8ffa1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.962506 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-427b8cf6-463f-4389-ab76-a18d79b8ffa1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:19.962506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-427b8cf6-463f-4389-ab76-a18d79b8ffa1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.962506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-427b8cf6-463f-4389-ab76-a18d79b8ffa1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:19.963887 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b63cab8-b750-464f-843f-46769112c67e tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:19.964520 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 97/389] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:19.970984 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:19.970984 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:19.977890 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-427b8cf6-463f-4389-ab76-a18d79b8ffa1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:19.980531 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-427b8cf6-463f-4389-ab76-a18d79b8ffa1 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:19.980907 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 97/390] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:19.994799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a5afe8f2-f5f8-4cf7-81f8-8c91fa2e63d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:19.996297 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a5afe8f2-f5f8-4cf7-81f8-8c91fa2e63d5 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:19.996467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a5afe8f2-f5f8-4cf7-81f8-8c91fa2e63d5 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:19.996654 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a5afe8f2-f5f8-4cf7-81f8-8c91fa2e63d5 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.014172 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.014172 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:20.019001 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a5afe8f2-f5f8-4cf7-81f8-8c91fa2e63d5 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:20.023275 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a5afe8f2-f5f8-4cf7-81f8-8c91fa2e63d5 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:20.023648 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 100/391] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:19 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:20.052508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7c5fb0b1-6847-405f-bf6e-9b608b73d565 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.052859 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c5fb0b1-6847-405f-bf6e-9b608b73d565 None None] GET https://10.4.3.103/volume// Jul 10 09:26:20.053003 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c5fb0b1-6847-405f-bf6e-9b608b73d565 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:20.053195 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c5fb0b1-6847-405f-bf6e-9b608b73d565 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.053603 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c5fb0b1-6847-405f-bf6e-9b608b73d565 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:20.053841 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 98/392] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:20.063653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-073288c6-a6c3-4001-8bee-9e9d5a1a59df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.065525 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-073288c6-a6c3-4001-8bee-9e9d5a1a59df tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:20.065754 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-073288c6-a6c3-4001-8bee-9e9d5a1a59df tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:20.065947 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-073288c6-a6c3-4001-8bee-9e9d5a1a59df tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.074476 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.074476 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:20.080506 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-073288c6-a6c3-4001-8bee-9e9d5a1a59df tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:20.080909 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-eece1d3f-0466-4e4b-94b6-9c543a2ed15d req-5a807d39-2152-4cf3-b89e-a11c0acd5822 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.083446 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-eece1d3f-0466-4e4b-94b6-9c543a2ed15d req-5a807d39-2152-4cf3-b89e-a11c0acd5822 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:20.083714 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-eece1d3f-0466-4e4b-94b6-9c543a2ed15d req-5a807d39-2152-4cf3-b89e-a11c0acd5822 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:20.084630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-eece1d3f-0466-4e4b-94b6-9c543a2ed15d req-5a807d39-2152-4cf3-b89e-a11c0acd5822 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.084947 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-073288c6-a6c3-4001-8bee-9e9d5a1a59df tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:20.085364 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 98/393] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:20 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:20.096913 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.096913 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:20.101862 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-eece1d3f-0466-4e4b-94b6-9c543a2ed15d req-5a807d39-2152-4cf3-b89e-a11c0acd5822 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:20.106237 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-eece1d3f-0466-4e4b-94b6-9c543a2ed15d req-5a807d39-2152-4cf3-b89e-a11c0acd5822 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:20.106768 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 98/394] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:20 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:20.205128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.213513 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] PUT https://10.4.3.103/volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876 Jul 10 09:26:20.213513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:20.225319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Acquiring lock "cinder-attachment_update-40049282-cfc2-425c-b665-f665679de508-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:26:20.233191 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-40049282-cfc2-425c-b665-f665679de508-np0000004982" acquired by "attachment_update" :: waited 0.008s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:26:20.234241 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.234241 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:20.461528 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e2cebee3-b1b2-49e8-8afa-5e8450591e6a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.463627 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2cebee3-b1b2-49e8-8afa-5e8450591e6a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:20.463863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2cebee3-b1b2-49e8-8afa-5e8450591e6a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:20.464102 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2cebee3-b1b2-49e8-8afa-5e8450591e6a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.476925 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.476925 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:20.481376 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e2cebee3-b1b2-49e8-8afa-5e8450591e6a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:20.487127 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2cebee3-b1b2-49e8-8afa-5e8450591e6a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:20.487732 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 99/395] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:20 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:20.678115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-926f9790-b360-40e1-a7fb-ab5bac8377c0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.680358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-926f9790-b360-40e1-a7fb-ab5bac8377c0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:20.680708 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-926f9790-b360-40e1-a7fb-ab5bac8377c0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:20.681039 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-926f9790-b360-40e1-a7fb-ab5bac8377c0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.681442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-926f9790-b360-40e1-a7fb-ab5bac8377c0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:20.688461 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.688461 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:20.689332 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-926f9790-b360-40e1-a7fb-ab5bac8377c0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:20.689851 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 99/396] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:20 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:20.761021 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-40049282-cfc2-425c-b665-f665679de508-np0000004982" released by "attachment_update" :: held 0.528s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:26:20.761555 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-968a9923-9aac-4b07-8e27-740cbb2d9c52 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876 returned with HTTP 200 Jul 10 09:26:20.762331 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 101/397] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:26:20 2026] PUT /volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:20.979963 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d7005c7c-a66d-4b22-9edc-6d485f303eb9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:20.981922 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d7005c7c-a66d-4b22-9edc-6d485f303eb9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:20.982181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d7005c7c-a66d-4b22-9edc-6d485f303eb9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:20.982401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d7005c7c-a66d-4b22-9edc-6d485f303eb9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:20.992758 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:20.992758 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:20.997304 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d7005c7c-a66d-4b22-9edc-6d485f303eb9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:21.002321 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d7005c7c-a66d-4b22-9edc-6d485f303eb9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:21.002689 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 99/398] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:20 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:21.500848 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-50618e6d-fb34-41b6-82df-0e95bc59848a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:21.504990 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50618e6d-fb34-41b6-82df-0e95bc59848a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:21.505176 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50618e6d-fb34-41b6-82df-0e95bc59848a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:21.505355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50618e6d-fb34-41b6-82df-0e95bc59848a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:21.517823 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:21.517823 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:21.521419 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-50618e6d-fb34-41b6-82df-0e95bc59848a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:21.527842 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50618e6d-fb34-41b6-82df-0e95bc59848a tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:21.528193 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 100/399] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:21 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:21.699632 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-35d2ab96-163d-4b13-9ec0-b45a012afac6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:21.702116 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-35d2ab96-163d-4b13-9ec0-b45a012afac6 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:21.702394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-35d2ab96-163d-4b13-9ec0-b45a012afac6 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:21.702544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-35d2ab96-163d-4b13-9ec0-b45a012afac6 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:21.702665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-35d2ab96-163d-4b13-9ec0-b45a012afac6 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:21.710726 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:21.710726 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:21.711482 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-35d2ab96-163d-4b13-9ec0-b45a012afac6 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:21.712004 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 100/400] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:21 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:22.019549 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-62e3a998-cf24-474f-aa45-7d72ae5b89c0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:22.023123 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62e3a998-cf24-474f-aa45-7d72ae5b89c0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:22.023374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62e3a998-cf24-474f-aa45-7d72ae5b89c0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:22.023636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62e3a998-cf24-474f-aa45-7d72ae5b89c0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:22.035593 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:22.035593 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:22.039781 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-62e3a998-cf24-474f-aa45-7d72ae5b89c0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:22.045093 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62e3a998-cf24-474f-aa45-7d72ae5b89c0 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:22.048589 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 102/401] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:22 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:22.548208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5821e8a1-b34f-474e-81fa-f8543235fae3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:22.550045 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5821e8a1-b34f-474e-81fa-f8543235fae3 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:22.550275 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5821e8a1-b34f-474e-81fa-f8543235fae3 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:22.550450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5821e8a1-b34f-474e-81fa-f8543235fae3 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:22.562722 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:22.562722 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:22.566797 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5821e8a1-b34f-474e-81fa-f8543235fae3 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:22.571963 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5821e8a1-b34f-474e-81fa-f8543235fae3 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:22.572348 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 100/402] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:22 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:22.723464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-accdbeb8-4484-47f5-b1e0-ceba116dc120 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:22.725440 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-accdbeb8-4484-47f5-b1e0-ceba116dc120 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:22.725720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-accdbeb8-4484-47f5-b1e0-ceba116dc120 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:22.725966 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-accdbeb8-4484-47f5-b1e0-ceba116dc120 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:22.726106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-accdbeb8-4484-47f5-b1e0-ceba116dc120 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:22.731612 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:22.731612 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:22.732527 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-accdbeb8-4484-47f5-b1e0-ceba116dc120 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:22.732971 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 101/403] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:22 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:23.061249 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1ecbe660-34e0-450b-b9e5-2b8d230c13e5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:23.063381 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ecbe660-34e0-450b-b9e5-2b8d230c13e5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:23.063670 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ecbe660-34e0-450b-b9e5-2b8d230c13e5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:23.063952 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ecbe660-34e0-450b-b9e5-2b8d230c13e5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:23.075328 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:23.075328 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:23.079416 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1ecbe660-34e0-450b-b9e5-2b8d230c13e5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:23.085042 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ecbe660-34e0-450b-b9e5-2b8d230c13e5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:23.085472 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 101/404] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:23 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:23.585794 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6ec2aa4b-0983-4979-be1c-8aef549740e5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:23.589699 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ec2aa4b-0983-4979-be1c-8aef549740e5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:23.590153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ec2aa4b-0983-4979-be1c-8aef549740e5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:23.590471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ec2aa4b-0983-4979-be1c-8aef549740e5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:23.602290 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:23.602290 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:23.607063 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6ec2aa4b-0983-4979-be1c-8aef549740e5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:23.613967 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ec2aa4b-0983-4979-be1c-8aef549740e5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:23.614719 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 103/405] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:23 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:23.744246 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-02d99fcd-dfeb-4615-b9a6-2e9be598ce33 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:23.748600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02d99fcd-dfeb-4615-b9a6-2e9be598ce33 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:23.748600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-02d99fcd-dfeb-4615-b9a6-2e9be598ce33 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:23.748600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-02d99fcd-dfeb-4615-b9a6-2e9be598ce33 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:23.748600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-02d99fcd-dfeb-4615-b9a6-2e9be598ce33 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:23.758843 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:23.758843 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:23.759948 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02d99fcd-dfeb-4615-b9a6-2e9be598ce33 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:23.760413 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 101/406] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:23 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:24.098667 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-73096272-bc13-498a-a1aa-24067e21b68b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:24.100548 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-73096272-bc13-498a-a1aa-24067e21b68b tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:24.100746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-73096272-bc13-498a-a1aa-24067e21b68b tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:24.100927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-73096272-bc13-498a-a1aa-24067e21b68b tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:24.109267 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:24.109267 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:24.112079 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-73096272-bc13-498a-a1aa-24067e21b68b tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:24.116524 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-73096272-bc13-498a-a1aa-24067e21b68b tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:24.116922 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 102/407] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:24 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:24.408911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-aab16fcb-87b7-4a1b-ae31-96d877e21f31 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:24.410845 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-aab16fcb-87b7-4a1b-ae31-96d877e21f31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d/action Jul 10 09:26:24.411181 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-aab16fcb-87b7-4a1b-ae31-96d877e21f31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:24.411290 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-aab16fcb-87b7-4a1b-ae31-96d877e21f31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:24.433703 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:24.433703 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:24.447354 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b65edca5-1f69-4aa2-930f-da82d9d7267c req-aab16fcb-87b7-4a1b-ae31-96d877e21f31 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d/action returned with HTTP 204 Jul 10 09:26:24.447852 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 102/408] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:26:24 2026] POST /volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:26:24.629009 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-58073e87-870c-42c1-8a69-aa13a8529a00 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:24.631585 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58073e87-870c-42c1-8a69-aa13a8529a00 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:24.631845 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58073e87-870c-42c1-8a69-aa13a8529a00 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:24.632278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58073e87-870c-42c1-8a69-aa13a8529a00 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:24.647759 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:24.647759 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:24.653083 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-58073e87-870c-42c1-8a69-aa13a8529a00 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:24.658306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58073e87-870c-42c1-8a69-aa13a8529a00 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:24.658680 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 104/409] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:24 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:24.672726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9a95f007-c437-4f67-a9ec-2c0321edd1ef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:24.674706 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9a95f007-c437-4f67-a9ec-2c0321edd1ef tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:26:24.675179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9a95f007-c437-4f67-a9ec-2c0321edd1ef tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:24.675179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9a95f007-c437-4f67-a9ec-2c0321edd1ef tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:24.688323 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:24.688323 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:24.692875 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9a95f007-c437-4f67-a9ec-2c0321edd1ef tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:26:24.703841 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9a95f007-c437-4f67-a9ec-2c0321edd1ef tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:26:24.704323 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 102/410] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:24 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:24.772417 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-36103a4d-4ea9-473c-a5bc-2d3a108f9d28 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:24.775276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36103a4d-4ea9-473c-a5bc-2d3a108f9d28 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:24.775497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36103a4d-4ea9-473c-a5bc-2d3a108f9d28 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:24.775773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36103a4d-4ea9-473c-a5bc-2d3a108f9d28 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:24.776220 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-36103a4d-4ea9-473c-a5bc-2d3a108f9d28 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:24.781162 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:24.781162 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:24.782270 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36103a4d-4ea9-473c-a5bc-2d3a108f9d28 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:24.783022 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 103/411] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:24 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:25.131759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f4ba114-afdf-4ba5-b23c-502539ee91de None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.134535 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f4ba114-afdf-4ba5-b23c-502539ee91de tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:25.134789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f4ba114-afdf-4ba5-b23c-502539ee91de tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:25.135031 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f4ba114-afdf-4ba5-b23c-502539ee91de tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:25.149142 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.149142 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:25.154820 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3f4ba114-afdf-4ba5-b23c-502539ee91de tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:25.161086 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f4ba114-afdf-4ba5-b23c-502539ee91de tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:25.161414 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 103/412] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:25 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:25.799238 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-87f5e821-cb32-46d2-9d1a-77b6913e016f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.803358 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87f5e821-cb32-46d2-9d1a-77b6913e016f tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:25.803547 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87f5e821-cb32-46d2-9d1a-77b6913e016f tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:25.803785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87f5e821-cb32-46d2-9d1a-77b6913e016f tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:25.803899 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-87f5e821-cb32-46d2-9d1a-77b6913e016f tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:25.810552 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.810552 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:25.811394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87f5e821-cb32-46d2-9d1a-77b6913e016f tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:25.811754 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 105/413] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:25 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:25.823951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f9075914-9f75-4200-b5bf-21709194deeb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.826521 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9075914-9f75-4200-b5bf-21709194deeb tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:25.826521 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9075914-9f75-4200-b5bf-21709194deeb tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:25.826521 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9075914-9f75-4200-b5bf-21709194deeb tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:25.836026 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.836026 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:25.849413 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f9075914-9f75-4200-b5bf-21709194deeb tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:25.858146 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9075914-9f75-4200-b5bf-21709194deeb tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 200 Jul 10 09:26:25.858641 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 103/414] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:25 2026] GET /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:25.872499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-689cea25-c4fa-4ddc-90c5-a5dcc01ae8ff None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.874435 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-689cea25-c4fa-4ddc-90c5-a5dcc01ae8ff tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] PUT https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:25.874882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-689cea25-c4fa-4ddc-90c5-a5dcc01ae8ff tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1896516201", "description": "tempest-volume-backup-description-1328278469"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:25.882733 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.882733 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:25.894086 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-689cea25-c4fa-4ddc-90c5-a5dcc01ae8ff tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:25.894609 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 104/415] 10.4.3.103 () {70 vars in 1409 bytes} [Fri Jul 10 09:26:25 2026] PUT /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:25.902335 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d387cb5-6e41-4960-ab60-373e54e8477b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.904434 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d387cb5-6e41-4960-ab60-373e54e8477b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:25.904652 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d387cb5-6e41-4960-ab60-373e54e8477b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:25.904880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d387cb5-6e41-4960-ab60-373e54e8477b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:25.905001 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3d387cb5-6e41-4960-ab60-373e54e8477b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:25.909509 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.909509 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:25.910216 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d387cb5-6e41-4960-ab60-373e54e8477b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:25.910596 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 104/416] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:25 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 840 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:25.921467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.923995 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] DELETE https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:25.924285 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:25.925514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:25.925514 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Delete backup with id: 71ac2b4c-61ac-414a-92f9-416732d22c82. Jul 10 09:26:25.931041 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.931041 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:25.956296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] delete_backup rpcapi backup_id 71ac2b4c-61ac-414a-92f9-416732d22c82 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:26:25.959298 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b81b5c52-7912-4e15-b778-4b4d146899b0 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 202 Jul 10 09:26:25.959298 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 106/417] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:26:25 2026] DELETE /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:26:25.970593 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c6a27bde-9b1b-4c3d-85b3-adec00513eb4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:25.972085 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c6a27bde-9b1b-4c3d-85b3-adec00513eb4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:25.972297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c6a27bde-9b1b-4c3d-85b3-adec00513eb4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:25.972486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c6a27bde-9b1b-4c3d-85b3-adec00513eb4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:25.972618 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c6a27bde-9b1b-4c3d-85b3-adec00513eb4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:25.979121 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:25.979121 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:25.979563 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c6a27bde-9b1b-4c3d-85b3-adec00513eb4 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 200 Jul 10 09:26:25.980416 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 104/418] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:25 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:26.176078 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ba74144a-0582-4127-b492-d49ca56b2534 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:26.178172 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba74144a-0582-4127-b492-d49ca56b2534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:26.178672 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba74144a-0582-4127-b492-d49ca56b2534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:26.178964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba74144a-0582-4127-b492-d49ca56b2534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:26.198172 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:26.198172 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:26.202829 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ba74144a-0582-4127-b492-d49ca56b2534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:26.207868 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba74144a-0582-4127-b492-d49ca56b2534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:26.208018 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 105/419] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:26 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:26.992102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7cd64748-5ccd-4456-9a9e-de3a680821a2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:26.995299 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7cd64748-5ccd-4456-9a9e-de3a680821a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 Jul 10 09:26:26.996066 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7cd64748-5ccd-4456-9a9e-de3a680821a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:26.996394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7cd64748-5ccd-4456-9a9e-de3a680821a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:26.996591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-7cd64748-5ccd-4456-9a9e-de3a680821a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Show backup with id 71ac2b4c-61ac-414a-92f9-416732d22c82. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:26:27.002007 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7cd64748-5ccd-4456-9a9e-de3a680821a2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 returned with HTTP 404 Jul 10 09:26:27.002896 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 105/420] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:26 2026] GET /volume/v3/backups/71ac2b4c-61ac-414a-92f9-416732d22c82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:27.102983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-240f2e4a-a19e-4dc9-9a81-5c0faf4da5b2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:27.104504 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-240f2e4a-a19e-4dc9-9a81-5c0faf4da5b2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:27.104764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-240f2e4a-a19e-4dc9-9a81-5c0faf4da5b2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:27.104918 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-240f2e4a-a19e-4dc9-9a81-5c0faf4da5b2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:27.111700 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:27.111700 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:27.115118 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-240f2e4a-a19e-4dc9-9a81-5c0faf4da5b2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:27.119090 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-240f2e4a-a19e-4dc9-9a81-5c0faf4da5b2 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 200 Jul 10 09:26:27.119415 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 107/421] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:27 2026] GET /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:27.132984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1ed8a593-7231-4ba9-b507-e28b43280507 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:27.135748 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:27.136040 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:27.136339 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:27.136687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Delete volume with id: 4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:27.146685 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:27.146685 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:27.147538 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:27.165165 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Delete volume request issued successfully. Jul 10 09:26:27.165434 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ed8a593-7231-4ba9-b507-e28b43280507 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 202 Jul 10 09:26:27.165885 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 105/422] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:26:27 2026] DELETE /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:26:27.175665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3ed21c11-0a1e-4864-a314-081b8c2fe10b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:27.177870 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3ed21c11-0a1e-4864-a314-081b8c2fe10b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:27.178124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3ed21c11-0a1e-4864-a314-081b8c2fe10b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:27.178355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3ed21c11-0a1e-4864-a314-081b8c2fe10b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:27.187017 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:27.187017 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:27.193512 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3ed21c11-0a1e-4864-a314-081b8c2fe10b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Volume info retrieved successfully. Jul 10 09:26:27.199050 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3ed21c11-0a1e-4864-a314-081b8c2fe10b tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 200 Jul 10 09:26:27.199527 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 106/423] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:27 2026] GET /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:27.223025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fe86006c-7df8-417d-b275-5d00b547b127 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:27.224917 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fe86006c-7df8-417d-b275-5d00b547b127 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:27.225163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fe86006c-7df8-417d-b275-5d00b547b127 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:27.225445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fe86006c-7df8-417d-b275-5d00b547b127 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:27.236825 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:27.236825 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:27.240461 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fe86006c-7df8-417d-b275-5d00b547b127 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:27.245105 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fe86006c-7df8-417d-b275-5d00b547b127 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:27.246376 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 106/424] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:27 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:27.448519 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-a6471332-f3a3-4a0e-946e-b2f3138d32d2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:27.450706 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-a6471332-f3a3-4a0e-946e-b2f3138d32d2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876/action Jul 10 09:26:27.451133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-a6471332-f3a3-4a0e-946e-b2f3138d32d2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:27.451783 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-a6471332-f3a3-4a0e-946e-b2f3138d32d2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:27.470955 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:27.470955 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:27.481615 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-101747d8-2409-4a1c-b8eb-a7c9dafdf550 req-a6471332-f3a3-4a0e-946e-b2f3138d32d2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876/action returned with HTTP 204 Jul 10 09:26:27.482107 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 108/425] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:26:27 2026] POST /volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:28.214692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f9aa967c-be39-482e-9384-f66036861b31 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:28.216907 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9aa967c-be39-482e-9384-f66036861b31 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] GET https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a Jul 10 09:26:28.217289 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9aa967c-be39-482e-9384-f66036861b31 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:28.217621 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9aa967c-be39-482e-9384-f66036861b31 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:28.224616 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9aa967c-be39-482e-9384-f66036861b31 tempest-VolumesBackupsV39Test-1855316965 tempest-VolumesBackupsV39Test-1855316965-project-member] https://10.4.3.103/volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a returned with HTTP 404 Jul 10 09:26:28.225478 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 106/426] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:26:28 2026] GET /volume/v3/volumes/4eee1b3e-1969-4370-ad44-26ed76f62f4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:28.260605 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3e7a6c39-d7b9-4bdd-a5ef-c3ffe54f1ec2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:28.262429 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3e7a6c39-d7b9-4bdd-a5ef-c3ffe54f1ec2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:28.262534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3e7a6c39-d7b9-4bdd-a5ef-c3ffe54f1ec2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:28.262753 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3e7a6c39-d7b9-4bdd-a5ef-c3ffe54f1ec2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:28.278401 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:28.278401 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:28.282174 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3e7a6c39-d7b9-4bdd-a5ef-c3ffe54f1ec2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:28.288424 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3e7a6c39-d7b9-4bdd-a5ef-c3ffe54f1ec2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:28.288991 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 107/427] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:28 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:28.304793 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4846e22c-92f6-4dda-ab36-7f76315ed3d8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:28.307037 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4846e22c-92f6-4dda-ab36-7f76315ed3d8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:28.307037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4846e22c-92f6-4dda-ab36-7f76315ed3d8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:28.307037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4846e22c-92f6-4dda-ab36-7f76315ed3d8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:28.317136 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:28.317136 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:28.321564 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4846e22c-92f6-4dda-ab36-7f76315ed3d8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:28.326915 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4846e22c-92f6-4dda-ab36-7f76315ed3d8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:28.327300 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 107/428] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:28 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:28.891484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-c41ff822-ae8c-433c-9cba-c29074d18b62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:28.893797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-c41ff822-ae8c-433c-9cba-c29074d18b62 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:28.894000 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-c41ff822-ae8c-433c-9cba-c29074d18b62 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:28.894237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-c41ff822-ae8c-433c-9cba-c29074d18b62 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:28.905859 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:28.905859 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:28.910830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-c41ff822-ae8c-433c-9cba-c29074d18b62 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:28.915003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-c41ff822-ae8c-433c-9cba-c29074d18b62 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:28.915585 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 109/429] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:28 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:30.837885 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e12d5a51-5443-43cc-bb67-fa4d69b16e55 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.089006 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e12d5a51-5443-43cc-bb67-fa4d69b16e55 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:26:31.089492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e12d5a51-5443-43cc-bb67-fa4d69b16e55 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3f250e2-5a50-4faf-ab5c-e3c804cd486a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-88668810"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:31.095029 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=329,cinder:INSERT=26,cinder:UPDATE=45 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:26:31.101059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e12d5a51-5443-43cc-bb67-fa4d69b16e55 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 404 Jul 10 09:26:31.101676 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 107/430] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:26:30 2026] POST /volume/v3/snapshots => generated 109 bytes in 264 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:31.113227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aba39c00-0056-4d40-a005-825c1577dbc7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.115697 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aba39c00-0056-4d40-a005-825c1577dbc7 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:26:31.116193 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aba39c00-0056-4d40-a005-825c1577dbc7 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-974014128"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:31.151800 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=357,cinder:INSERT=34,cinder:UPDATE=59 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:26:31.161526 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aba39c00-0056-4d40-a005-825c1577dbc7 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 404 Jul 10 09:26:31.164606 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 108/431] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:26:31 2026] POST /volume/v3/snapshots => generated 77 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:31.172273 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d16be4ef-3c08-4096-85b7-0c69e8ad51fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.174735 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d16be4ef-3c08-4096-85b7-0c69e8ad51fe tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots?limit=invalid Jul 10 09:26:31.174988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d16be4ef-3c08-4096-85b7-0c69e8ad51fe tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.175246 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d16be4ef-3c08-4096-85b7-0c69e8ad51fe tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.176001 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d16be4ef-3c08-4096-85b7-0c69e8ad51fe tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] HTTP exception thrown: limit param must be an integer Jul 10 09:26:31.176180 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d16be4ef-3c08-4096-85b7-0c69e8ad51fe tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 09:26:31.176842 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 108/432] 10.4.3.103 () {66 vars in 1270 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:26:31.185820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.189333 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots?marker=076a8e33-0f12-4f82-8b00-871538af020e Jul 10 09:26:31.189482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.189740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.190037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:26:31.191719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:26:31.213412 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=444,cinder:INSERT=42,cinder:UPDATE=71 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:26:31.216789 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d48da786-e187-4a42-aeb8-e9bbc77e3fec tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots?marker=076a8e33-0f12-4f82-8b00-871538af020e returned with HTTP 404 Jul 10 09:26:31.217332 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 110/433] 10.4.3.103 () {66 vars in 1330 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/v3/snapshots?marker=076a8e33-0f12-4f82-8b00-871538af020e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:31.227321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-00e63eae-b95d-473d-8762-5b5666e61d8b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.229187 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00e63eae-b95d-473d-8762-5b5666e61d8b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=invalid Jul 10 09:26:31.229431 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00e63eae-b95d-473d-8762-5b5666e61d8b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.229552 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00e63eae-b95d-473d-8762-5b5666e61d8b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.229893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-00e63eae-b95d-473d-8762-5b5666e61d8b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:26:31.230972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-00e63eae-b95d-473d-8762-5b5666e61d8b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:26:31.231391 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00e63eae-b95d-473d-8762-5b5666e61d8b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 09:26:31.231872 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 108/434] 10.4.3.103 () {66 vars in 1276 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:26:31.242908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.244912 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:31.245221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1952735966"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:31.246881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1952735966'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:31.247047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Create volume of 2 GB Jul 10 09:26:31.252469 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Availability Zones retrieved successfully. Jul 10 09:26:31.260500 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Flow 'volume_create_api' (82f8897b-d771-4631-9ac9-b0bdd6b280c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:31.261890 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b004c81a-878f-4004-828f-f4551ff758cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:31.263091 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Validating volume size '2' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:31.305630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b004c81a-878f-4004-828f-f4551ff758cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:31.305630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677d06e7-1807-4cc4-bf49-0f76b0bad3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:31.388713 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Created reservations ['7905503a-3c3e-484d-b530-a61846e03d74', '008b232c-5c1f-498a-84c6-1fbebb4ce8d0', '4348e826-14b7-4a71-a377-1e7356798882', '3050099c-cc1a-47d7-bde6-2aa25b3db409'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:31.389748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677d06e7-1807-4cc4-bf49-0f76b0bad3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7905503a-3c3e-484d-b530-a61846e03d74', '008b232c-5c1f-498a-84c6-1fbebb4ce8d0', '4348e826-14b7-4a71-a377-1e7356798882', '3050099c-cc1a-47d7-bde6-2aa25b3db409']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:31.391806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14be9937-255e-4094-95f9-12a2b1c6252d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:31.416025 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14be9937-255e-4094-95f9-12a2b1c6252d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe1dd28-ee93-4dd2-91b6-f67e14e23127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1952735966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92575a6a67834e908c0150bad4ede922',qos_specs=None,replication_status=,reservations=['7905503a-3c3e-484d-b530-a61846e03d74','008b232c-5c1f-498a-84c6-1fbebb4ce8d0','4348e826-14b7-4a71-a377-1e7356798882','3050099c-cc1a-47d7-bde6-2aa25b3db409'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b5f9f860e81444f8fb44a4e8de650fb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1952735966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe1dd28-ee93-4dd2-91b6-f67e14e23127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92575a6a67834e908c0150bad4ede922',provider_auth=None,provider_geometry=None,provider_id=None,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='2b5f9f860e81444f8fb44a4e8de650fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:31.416941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664f3201-d91b-4bf7-bb7f-784affe7fc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:31.438427 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664f3201-d91b-4bf7-bb7f-784affe7fc37) transitioned into state 'SUCCESS' from state '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-1952735966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92575a6a67834e908c0150bad4ede922',qos_specs=None,replication_status=,reservations=['7905503a-3c3e-484d-b530-a61846e03d74','008b232c-5c1f-498a-84c6-1fbebb4ce8d0','4348e826-14b7-4a71-a377-1e7356798882','3050099c-cc1a-47d7-bde6-2aa25b3db409'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b5f9f860e81444f8fb44a4e8de650fb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:31.439070 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822f223c-b163-4aa9-a8ff-530baf38c158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:31.448911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822f223c-b163-4aa9-a8ff-530baf38c158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:31.449853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Flow 'volume_create_api' (82f8897b-d771-4631-9ac9-b0bdd6b280c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:31.450149 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Create volume request issued successfully. Jul 10 09:26:31.450752 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d5a29c8-8b4a-44c1-852c-a6d0bbd88af0 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:31.451205 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 109/435] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:26:31 2026] POST /volume/v3/volumes => generated 762 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:31.468688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6274450d-9817-4fad-9608-fbe1d102b1cb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.471330 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6274450d-9817-4fad-9608-fbe1d102b1cb tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:31.471674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6274450d-9817-4fad-9608-fbe1d102b1cb tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.471947 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6274450d-9817-4fad-9608-fbe1d102b1cb tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.478948 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=284,cinder:INSERT=5,cinder:UPDATE=25 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:26:31.489175 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:31.489175 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:31.497795 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6274450d-9817-4fad-9608-fbe1d102b1cb tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Volume info retrieved successfully. Jul 10 09:26:31.510418 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6274450d-9817-4fad-9608-fbe1d102b1cb tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 returned with HTTP 200 Jul 10 09:26:31.511023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 109/436] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:31.828330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-60de5e9c-32c3-4979-a28c-0de69ed240b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.828330 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-60de5e9c-32c3-4979-a28c-0de69ed240b6 None None] GET https://10.4.3.103/volume// Jul 10 09:26:31.828330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-60de5e9c-32c3-4979-a28c-0de69ed240b6 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.828330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-60de5e9c-32c3-4979-a28c-0de69ed240b6 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.828330 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-60de5e9c-32c3-4979-a28c-0de69ed240b6 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:31.828330 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 111/437] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:31.845924 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-dcb1444f-0e55-4560-a74f-7350b7cbffbf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.848440 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-dcb1444f-0e55-4560-a74f-7350b7cbffbf tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:26:31.848956 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-dcb1444f-0e55-4560-a74f-7350b7cbffbf tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40049282-cfc2-425c-b665-f665679de508", "connector": null, "instance_uuid": "0cadbf20-2023-43ba-b4cf-eb1e50eba898"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:31.872158 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:31.872158 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:31.931610 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-dcb1444f-0e55-4560-a74f-7350b7cbffbf tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:26:31.931610 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 109/438] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:26:31 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:31.942626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-013b466c-d43b-4377-9c83-aece0e025f47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.943277 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-013b466c-d43b-4377-9c83-aece0e025f47 None None] GET https://10.4.3.103/volume// Jul 10 09:26:31.943493 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-013b466c-d43b-4377-9c83-aece0e025f47 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.943788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-013b466c-d43b-4377-9c83-aece0e025f47 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.944202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-013b466c-d43b-4377-9c83-aece0e025f47 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:31.944782 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 110/439] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:31.956634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-abc9cc9a-5979-4cae-9607-b8bf7597875c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:31.958990 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-abc9cc9a-5979-4cae-9607-b8bf7597875c tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:31.959209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-abc9cc9a-5979-4cae-9607-b8bf7597875c tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:31.959871 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-abc9cc9a-5979-4cae-9607-b8bf7597875c tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:31.974371 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:31.974371 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:31.978812 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-abc9cc9a-5979-4cae-9607-b8bf7597875c tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:31.984258 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-abc9cc9a-5979-4cae-9607-b8bf7597875c tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:31.984814 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 110/440] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:31 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:32.347784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-3d3f9ea4-c86f-4b2b-9d6c-a876e9dfb3eb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:32.351779 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-3d3f9ea4-c86f-4b2b-9d6c-a876e9dfb3eb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] DELETE https://10.4.3.103/volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876 Jul 10 09:26:32.351779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-3d3f9ea4-c86f-4b2b-9d6c-a876e9dfb3eb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:32.351779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-3d3f9ea4-c86f-4b2b-9d6c-a876e9dfb3eb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:32.359650 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:32.359650 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:32.527105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-416a83d1-ae63-4b77-8b66-bc54baa944b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:32.528986 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-416a83d1-ae63-4b77-8b66-bc54baa944b1 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:32.529188 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-416a83d1-ae63-4b77-8b66-bc54baa944b1 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:32.529407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-416a83d1-ae63-4b77-8b66-bc54baa944b1 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:32.537334 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:32.537334 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:32.541377 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-416a83d1-ae63-4b77-8b66-bc54baa944b1 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Volume info retrieved successfully. Jul 10 09:26:32.546691 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-416a83d1-ae63-4b77-8b66-bc54baa944b1 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 returned with HTTP 200 Jul 10 09:26:32.547040 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 110/441] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:32 2026] GET /volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:32.562972 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:32.565220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:26:32.565666 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe1dd28-ee93-4dd2-91b6-f67e14e23127", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1084846587"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:32.578250 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:32.578250 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:32.578807 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Volume info retrieved successfully. Jul 10 09:26:32.578946 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Create snapshot from volume bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:32.632495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Created reservations ['93fc28ed-4685-4565-ae76-74a257ea164e', 'fe1823e1-3e76-4c93-b71b-bb3e7f2a4f25', '52f4494f-d704-49fc-ad03-b5532d44cf0c', '11c31384-572b-4cb1-ace0-a4a866025468'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:32.698969 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot create request issued successfully. Jul 10 09:26:32.699278 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c7d8cdee-f948-45f6-98c2-ad0a1efe46ae tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:26:32.700555 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 111/442] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:26:32 2026] POST /volume/v3/snapshots => generated 318 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:32.714530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d35ce5eb-7f15-4700-8ddf-5513161c8bc3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:32.717626 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d35ce5eb-7f15-4700-8ddf-5513161c8bc3 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df Jul 10 09:26:32.717904 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d35ce5eb-7f15-4700-8ddf-5513161c8bc3 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:32.718091 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d35ce5eb-7f15-4700-8ddf-5513161c8bc3 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:32.746976 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:32.746976 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:32.747605 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d35ce5eb-7f15-4700-8ddf-5513161c8bc3 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot retrieved successfully. Jul 10 09:26:32.748984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d35ce5eb-7f15-4700-8ddf-5513161c8bc3 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df returned with HTTP 200 Jul 10 09:26:32.749654 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 111/443] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:26:32 2026] GET /volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:32.904602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-3d3f9ea4-c86f-4b2b-9d6c-a876e9dfb3eb tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876 returned with HTTP 200 Jul 10 09:26:32.904602 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 112/444] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:26:32 2026] DELETE /volume/v3/attachments/5eb734bc-2be7-4cbe-9b46-427a05283876 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:32.995447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4612690b-80ad-437e-aa9b-fd432864d29c req-1f6928db-7595-4a70-93ec-220f7d90b8b6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:33.000929 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4612690b-80ad-437e-aa9b-fd432864d29c req-1f6928db-7595-4a70-93ec-220f7d90b8b6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:26:33.001737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4612690b-80ad-437e-aa9b-fd432864d29c req-1f6928db-7595-4a70-93ec-220f7d90b8b6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:33.001737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4612690b-80ad-437e-aa9b-fd432864d29c req-1f6928db-7595-4a70-93ec-220f7d90b8b6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:33.016965 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:33.016965 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:33.021948 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4612690b-80ad-437e-aa9b-fd432864d29c req-1f6928db-7595-4a70-93ec-220f7d90b8b6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:26:33.029069 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4612690b-80ad-437e-aa9b-fd432864d29c req-1f6928db-7595-4a70-93ec-220f7d90b8b6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:26:33.029638 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 111/445] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:32 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:33.762300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eb2ee3ce-e734-4594-bd1a-da5f2f3fac4b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:33.764472 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb2ee3ce-e734-4594-bd1a-da5f2f3fac4b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df Jul 10 09:26:33.764732 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb2ee3ce-e734-4594-bd1a-da5f2f3fac4b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:33.764951 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb2ee3ce-e734-4594-bd1a-da5f2f3fac4b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:33.770502 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:33.770502 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:33.771038 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-eb2ee3ce-e734-4594-bd1a-da5f2f3fac4b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot retrieved successfully. Jul 10 09:26:33.771888 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb2ee3ce-e734-4594-bd1a-da5f2f3fac4b tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df returned with HTTP 200 Jul 10 09:26:33.772280 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 112/446] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:26:33 2026] GET /volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:33.782516 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:33.784259 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:33.784584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9e837edd-2c21-4f7a-9e48-1b863f42c4df"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:33.786109 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9e837edd-2c21-4f7a-9e48-1b863f42c4df'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:33.791422 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:33.791422 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:33.791935 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot retrieved successfully. Jul 10 09:26:33.792055 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Create volume of 1 GB Jul 10 09:26:33.795909 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Availability Zones retrieved successfully. Jul 10 09:26:33.801545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Flow 'volume_create_api' (72c693db-7cd2-40b4-ba34-a929fb3cf118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:33.802309 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000905ef-d9ab-4838-b7e8-9b99a2732545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:33.803305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:33.805185 np0000004982 devstack@c-api.service[99957]: WARNING cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000905ef-d9ab-4838-b7e8-9b99a2732545) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 09:26:33.805185 np0000004982 devstack@c-api.service[99957]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 10 09:26:33.806737 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000905ef-d9ab-4838-b7e8-9b99a2732545) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:33.807412 np0000004982 devstack@c-api.service[99957]: WARNING cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000905ef-d9ab-4838-b7e8-9b99a2732545) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:26:33.808157 np0000004982 devstack@c-api.service[99957]: WARNING cinder.volume.api [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Flow 'volume_create_api' (72c693db-7cd2-40b4-ba34-a929fb3cf118) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 09:26:33.808415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2d6b3d8e-9685-481f-955c-8ddc354b12e6 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:26:33.808890 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 112/447] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:26:33 2026] POST /volume/v3/volumes => generated 171 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:26:33.819319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:33.821777 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df Jul 10 09:26:33.822058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:33.822897 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:33.822897 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Delete snapshot with id: 9e837edd-2c21-4f7a-9e48-1b863f42c4df Jul 10 09:26:33.830384 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:33.830384 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:33.830914 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot retrieved successfully. Jul 10 09:26:33.851189 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot delete request issued successfully. Jul 10 09:26:33.851430 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05bc3dd2-ec80-4e95-aad2-097f2b71ae3a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df returned with HTTP 202 Jul 10 09:26:33.852296 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 113/448] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:26:33 2026] DELETE /volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:26:33.866191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dc435696-d9cb-4b1f-98cd-f94da770c64f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:33.869113 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc435696-d9cb-4b1f-98cd-f94da770c64f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df Jul 10 09:26:33.869113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc435696-d9cb-4b1f-98cd-f94da770c64f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:33.869113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc435696-d9cb-4b1f-98cd-f94da770c64f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:33.892520 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:33.892520 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:33.894443 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dc435696-d9cb-4b1f-98cd-f94da770c64f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Snapshot retrieved successfully. Jul 10 09:26:33.894443 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc435696-d9cb-4b1f-98cd-f94da770c64f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df returned with HTTP 200 Jul 10 09:26:33.894443 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 112/449] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:26:33 2026] GET /volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:34.539548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c4633ce8-0a9c-4f6d-b141-afe8b31baa48 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.540292 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c4633ce8-0a9c-4f6d-b141-afe8b31baa48 None None] GET https://10.4.3.103/volume// Jul 10 09:26:34.540292 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c4633ce8-0a9c-4f6d-b141-afe8b31baa48 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:34.540292 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c4633ce8-0a9c-4f6d-b141-afe8b31baa48 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:34.540640 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c4633ce8-0a9c-4f6d-b141-afe8b31baa48 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:34.540909 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 113/450] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:34.549128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-69514191-7bea-4bda-878c-5f2146a46aa1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.551768 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-69514191-7bea-4bda-878c-5f2146a46aa1 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:26:34.552192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-69514191-7bea-4bda-878c-5f2146a46aa1 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:34.552192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-69514191-7bea-4bda-878c-5f2146a46aa1 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:34.565100 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:34.565100 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:34.569907 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-69514191-7bea-4bda-878c-5f2146a46aa1 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:26:34.576182 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-69514191-7bea-4bda-878c-5f2146a46aa1 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:26:34.576929 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 113/451] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:34 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:34.674067 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.677041 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] PUT https://10.4.3.103/volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810 Jul 10 09:26:34.677393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:34.688026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Acquiring lock "cinder-attachment_update-40049282-cfc2-425c-b665-f665679de508-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:26:34.693052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-40049282-cfc2-425c-b665-f665679de508-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:26:34.694360 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:34.694360 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:34.903902 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a6f64d76-42bd-470c-a4d4-4e7724ba269f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.905585 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6f64d76-42bd-470c-a4d4-4e7724ba269f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df Jul 10 09:26:34.905798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6f64d76-42bd-470c-a4d4-4e7724ba269f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:34.906011 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6f64d76-42bd-470c-a4d4-4e7724ba269f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:34.910505 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6f64d76-42bd-470c-a4d4-4e7724ba269f tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df returned with HTTP 404 Jul 10 09:26:34.911007 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 113/452] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:26:34 2026] GET /volume/v3/snapshots/9e837edd-2c21-4f7a-9e48-1b863f42c4df => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:34.918585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6a649e92-f8ab-4380-a9f1-3ec78b208a57 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.920522 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6a649e92-f8ab-4380-a9f1-3ec78b208a57 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:34.920824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6a649e92-f8ab-4380-a9f1-3ec78b208a57 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:34.921093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6a649e92-f8ab-4380-a9f1-3ec78b208a57 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:34.928383 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:34.928383 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:34.932536 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6a649e92-f8ab-4380-a9f1-3ec78b208a57 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Volume info retrieved successfully. Jul 10 09:26:34.937204 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6a649e92-f8ab-4380-a9f1-3ec78b208a57 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 returned with HTTP 200 Jul 10 09:26:34.937762 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 114/453] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:34 2026] GET /volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:34.950327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.952635 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] DELETE https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:34.952809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:34.952984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:34.953168 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Delete volume with id: bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:34.963393 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:34.963393 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:34.963858 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Volume info retrieved successfully. Jul 10 09:26:34.983934 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Delete volume request issued successfully. Jul 10 09:26:34.984123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a6a7af7d-98f5-4011-afa9-9b2e797ed5d5 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 returned with HTTP 202 Jul 10 09:26:34.984546 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 114/454] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:26:34 2026] DELETE /volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:26:34.993613 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f0916300-69a7-4c67-9a18-1327734bb650 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:34.995077 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f0916300-69a7-4c67-9a18-1327734bb650 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:34.995284 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f0916300-69a7-4c67-9a18-1327734bb650 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:34.995498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f0916300-69a7-4c67-9a18-1327734bb650 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:35.003448 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:35.003448 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:35.030626 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f0916300-69a7-4c67-9a18-1327734bb650 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Volume info retrieved successfully. Jul 10 09:26:35.036872 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f0916300-69a7-4c67-9a18-1327734bb650 tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 returned with HTTP 200 Jul 10 09:26:35.037348 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 114/455] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:34 2026] GET /volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:35.225313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-40049282-cfc2-425c-b665-f665679de508-np0000004982" released by "attachment_update" :: held 0.532s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:26:35.225810 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-ae97444d-2659-4e9a-954c-fc096a026f12 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810 returned with HTTP 200 Jul 10 09:26:35.226212 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 114/456] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:26:34 2026] PUT /volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:35.739492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-d57b16bd-78ee-46b4-aaa2-369fd3db1035 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:35.742617 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-d57b16bd-78ee-46b4-aaa2-369fd3db1035 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810/action Jul 10 09:26:35.743092 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-d57b16bd-78ee-46b4-aaa2-369fd3db1035 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:35.743262 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-d57b16bd-78ee-46b4-aaa2-369fd3db1035 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:35.769705 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:35.769705 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:35.795532 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c3164a7d-d1c2-447a-9ef1-a843055c9e52 req-d57b16bd-78ee-46b4-aaa2-369fd3db1035 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810/action returned with HTTP 204 Jul 10 09:26:35.796003 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 115/457] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:26:35 2026] POST /volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:36.052650 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c8f7a0a2-583d-4461-b581-69cb0c81930a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:36.054801 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c8f7a0a2-583d-4461-b581-69cb0c81930a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] GET https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 Jul 10 09:26:36.055010 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c8f7a0a2-583d-4461-b581-69cb0c81930a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:36.055267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c8f7a0a2-583d-4461-b581-69cb0c81930a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:36.063486 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c8f7a0a2-583d-4461-b581-69cb0c81930a tempest-VolumesSnapshotNegativeTestJSON-1154126850 tempest-VolumesSnapshotNegativeTestJSON-1154126850-project-member] https://10.4.3.103/volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 returned with HTTP 404 Jul 10 09:26:36.064115 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 115/458] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:36 2026] GET /volume/v3/volumes/bbe1dd28-ee93-4dd2-91b6-f67e14e23127 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:36.262320 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7316c0e4-a771-4cf1-bbb0-2e356c79b009 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:36.262952 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7316c0e4-a771-4cf1-bbb0-2e356c79b009 None None] GET https://10.4.3.103/volume// Jul 10 09:26:36.262952 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7316c0e4-a771-4cf1-bbb0-2e356c79b009 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:36.263059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7316c0e4-a771-4cf1-bbb0-2e356c79b009 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:36.263367 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7316c0e4-a771-4cf1-bbb0-2e356c79b009 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:36.263762 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 115/459] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:36.272966 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-048fee0a-d419-42d6-abf4-c85582f94b0b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:36.276615 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-048fee0a-d419-42d6-abf4-c85582f94b0b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:26:36.276615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-048fee0a-d419-42d6-abf4-c85582f94b0b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2c8c2df-c02e-4fd3-917b-64997631a262", "connector": null, "instance_uuid": "2b7e8fba-9018-4b6b-991f-9bbb897a47c1"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:36.292631 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:36.292631 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:36.337727 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-048fee0a-d419-42d6-abf4-c85582f94b0b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:26:36.338690 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 115/460] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:26:36 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) Jul 10 09:26:36.351893 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-3c3766c4-560d-4da5-9764-91533aa602c2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:36.356652 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-3c3766c4-560d-4da5-9764-91533aa602c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] DELETE https://10.4.3.103/volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d Jul 10 09:26:36.356652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-3c3766c4-560d-4da5-9764-91533aa602c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:36.356652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-3c3766c4-560d-4da5-9764-91533aa602c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:36.364366 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:36.364366 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:36.903510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-3c3766c4-560d-4da5-9764-91533aa602c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d returned with HTTP 200 Jul 10 09:26:36.904169 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 116/461] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:26:36 2026] DELETE /volume/v3/attachments/491125fb-7e4f-4973-840e-a9bebfc3a18d => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:40.796408 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3ea8e6b5-bdb4-408f-b595-703513b14646 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:40.800152 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3ea8e6b5-bdb4-408f-b595-703513b14646 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:26:40.800475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3ea8e6b5-bdb4-408f-b595-703513b14646 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:40.800688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3ea8e6b5-bdb4-408f-b595-703513b14646 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:40.813605 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:40.813605 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:40.819203 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3ea8e6b5-bdb4-408f-b595-703513b14646 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:40.826223 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3ea8e6b5-bdb4-408f-b595-703513b14646 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:26:40.827614 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 116/462] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:26:40 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:40.858048 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:40.865210 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050/action Jul 10 09:26:40.865210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:40.865210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:40.890029 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:40.890029 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:40.891775 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:40.907374 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Begin detaching volume completed successfully. Jul 10 09:26:40.907692 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-3a11b5f3-efb3-40d5-9e27-1d0e616d20f8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050/action returned with HTTP 202 Jul 10 09:26:40.908287 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 116/463] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:26:40 2026] POST /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:26:40.929043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9b97928a-de7d-4b83-a889-92e37d060472 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:40.931128 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9b97928a-de7d-4b83-a889-92e37d060472 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:26:40.931697 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9b97928a-de7d-4b83-a889-92e37d060472 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:40.931923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9b97928a-de7d-4b83-a889-92e37d060472 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:40.946846 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:40.946846 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:40.954622 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9b97928a-de7d-4b83-a889-92e37d060472 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:40.963406 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9b97928a-de7d-4b83-a889-92e37d060472 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:26:40.964064 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 116/464] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:40 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:26:41.737344 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:41.911495 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:41.911880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1310086785", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:41.913545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1310086785', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:41.946991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-429478f9-a444-45b7-969d-d9c9af03322d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:41.947477 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-429478f9-a444-45b7-969d-d9c9af03322d None None] GET https://10.4.3.103/volume// Jul 10 09:26:41.947477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-429478f9-a444-45b7-969d-d9c9af03322d None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:41.947477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-429478f9-a444-45b7-969d-d9c9af03322d None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:41.947893 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-429478f9-a444-45b7-969d-d9c9af03322d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:41.948149 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 117/465] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:41 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:41.960700 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-da69c20a-bd0b-4872-93dc-784919300d7e req-790a7910-3f3f-47ff-8fb7-5465dfb4ecaa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:41.967598 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-790a7910-3f3f-47ff-8fb7-5465dfb4ecaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:26:41.968031 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-790a7910-3f3f-47ff-8fb7-5465dfb4ecaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:41.968280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-790a7910-3f3f-47ff-8fb7-5465dfb4ecaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:41.979359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-419cabd0-a43b-4a41-a7e4-359a5005eaee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:41.980718 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-419cabd0-a43b-4a41-a7e4-359a5005eaee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:26:41.980971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-419cabd0-a43b-4a41-a7e4-359a5005eaee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:41.981329 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-419cabd0-a43b-4a41-a7e4-359a5005eaee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:41.992656 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:41.992656 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:41.994483 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:41.994483 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:41.998543 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-da69c20a-bd0b-4872-93dc-784919300d7e req-790a7910-3f3f-47ff-8fb7-5465dfb4ecaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:42.001672 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-419cabd0-a43b-4a41-a7e4-359a5005eaee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:42.006546 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-419cabd0-a43b-4a41-a7e4-359a5005eaee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:26:42.006832 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-790a7910-3f3f-47ff-8fb7-5465dfb4ecaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:26:42.006929 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 117/466] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:41 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:42.007407 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 117/467] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:26:41 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1319 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:26:42.237653 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume of 1 GB Jul 10 09:26:42.238479 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:42.238479 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:42.243854 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Availability Zones retrieved successfully. Jul 10 09:26:42.252888 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Flow 'volume_create_api' (990b3940-44e9-476a-9f0c-636890e9f532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:42.254413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c61efad-a7f2-4275-aeaa-d9a5d475d10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:42.255866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:42.352973 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c61efad-a7f2-4275-aeaa-d9a5d475d10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:42.354110 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3211328-eda8-4a73-881e-e736818a62e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:42.429516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Created reservations ['f8d0a452-449e-42cc-be18-2e7cee4ab35f', 'c6255066-4e30-4982-88a1-6c70645709ae', '5b0eb273-2613-49d5-880d-04b85651d1d0', '8841b1e4-3e5e-4c29-ac84-ccec31b509b2'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:42.430405 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3211328-eda8-4a73-881e-e736818a62e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8d0a452-449e-42cc-be18-2e7cee4ab35f', 'c6255066-4e30-4982-88a1-6c70645709ae', '5b0eb273-2613-49d5-880d-04b85651d1d0', '8841b1e4-3e5e-4c29-ac84-ccec31b509b2']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:42.431049 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4873ba-15d3-4b91-a010-e79e3cac9b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:42.456466 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4873ba-15d3-4b91-a010-e79e3cac9b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58b5ef51-4cbb-4eca-b07c-1113543bb8c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1310086785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed37c12939e421fabff54b875c3f24d',qos_specs=None,replication_status=,reservations=['f8d0a452-449e-42cc-be18-2e7cee4ab35f','c6255066-4e30-4982-88a1-6c70645709ae','5b0eb273-2613-49d5-880d-04b85651d1d0','8841b1e4-3e5e-4c29-ac84-ccec31b509b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55f63e40542e49798253632bff37661c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1310086785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58b5ef51-4cbb-4eca-b07c-1113543bb8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed37c12939e421fabff54b875c3f24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55f63e40542e49798253632bff37661c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:42.457421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febe14a2-943d-4c5c-9d9e-8e8b0da9a6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:42.482286 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febe14a2-943d-4c5c-9d9e-8e8b0da9a6fe) transitioned into state 'SUCCESS' from state '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-1310086785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed37c12939e421fabff54b875c3f24d',qos_specs=None,replication_status=,reservations=['f8d0a452-449e-42cc-be18-2e7cee4ab35f','c6255066-4e30-4982-88a1-6c70645709ae','5b0eb273-2613-49d5-880d-04b85651d1d0','8841b1e4-3e5e-4c29-ac84-ccec31b509b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55f63e40542e49798253632bff37661c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:42.483421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e612d7f-ecab-4d98-8a68-f5f18461c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:42.499236 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e612d7f-ecab-4d98-8a68-f5f18461c347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:42.500089 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Flow 'volume_create_api' (990b3940-44e9-476a-9f0c-636890e9f532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:42.500514 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume request issued successfully. Jul 10 09:26:42.501249 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b4c49dae-4a88-4be2-90e1-cf03495212c3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:42.501973 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 117/468] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:26:41 2026] POST /volume/v3/volumes => generated 752 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:42.517023 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7f81744e-0b28-4d65-830d-049f4abd0eed None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:42.520071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7f81744e-0b28-4d65-830d-049f4abd0eed tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:42.520400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7f81744e-0b28-4d65-830d-049f4abd0eed tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:42.521149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7f81744e-0b28-4d65-830d-049f4abd0eed tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:42.530713 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:42.533848 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] PUT https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 Jul 10 09:26:42.534063 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:42.534063 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:42.534154 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:42.546264 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7f81744e-0b28-4d65-830d-049f4abd0eed tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:42.551819 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Acquiring lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:26:42.552468 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7f81744e-0b28-4d65-830d-049f4abd0eed tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:42.552976 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 118/469] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:42 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:42.559305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:26:42.560786 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:42.560786 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:43.020855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e0975e7a-3328-4381-91c3-57e81b3ba2a8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:43.029243 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0975e7a-3328-4381-91c3-57e81b3ba2a8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:26:43.029866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0975e7a-3328-4381-91c3-57e81b3ba2a8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:43.029866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0975e7a-3328-4381-91c3-57e81b3ba2a8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:43.042872 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:43.042872 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:43.047847 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e0975e7a-3328-4381-91c3-57e81b3ba2a8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:43.055046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0975e7a-3328-4381-91c3-57e81b3ba2a8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:26:43.055498 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 118/470] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:43 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:43.090147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" released by "attachment_update" :: held 0.531s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:26:43.090595 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-5243a832-15dd-4f4b-bcbd-a2c3dd0c97bd tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 returned with HTTP 200 Jul 10 09:26:43.091226 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 118/471] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:26:42 2026] PUT /volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:43.104734 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-8a9ee85f-48d9-47b6-a380-7bf7b765f23b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:43.108018 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-8a9ee85f-48d9-47b6-a380-7bf7b765f23b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 Jul 10 09:26:43.109584 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-8a9ee85f-48d9-47b6-a380-7bf7b765f23b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:43.109584 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-8a9ee85f-48d9-47b6-a380-7bf7b765f23b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:43.124824 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-8a9ee85f-48d9-47b6-a380-7bf7b765f23b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 returned with HTTP 200 Jul 10 09:26:43.125306 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 118/472] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:26:43 2026] GET /volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:43.162585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-da69c20a-bd0b-4872-93dc-784919300d7e req-d014cfa1-53c0-4ed5-8b6b-22381c3acb39 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:43.163682 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-d014cfa1-53c0-4ed5-8b6b-22381c3acb39 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] DELETE https://10.4.3.103/volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef Jul 10 09:26:43.164073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-d014cfa1-53c0-4ed5-8b6b-22381c3acb39 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:43.164350 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-d014cfa1-53c0-4ed5-8b6b-22381c3acb39 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:43.179836 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:43.179836 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:43.225203 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:43.228383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:43.228383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-165836413"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:43.232904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-165836413'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:43.233005 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Create volume of 1 GB Jul 10 09:26:43.237987 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Availability Zones retrieved successfully. Jul 10 09:26:43.245295 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Flow 'volume_create_api' (14cb0253-bd6a-41fb-96d4-56d1816ca60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:43.246136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c1d882-5e64-445e-873a-d297d075621d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:43.246983 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:43.282511 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c1d882-5e64-445e-873a-d297d075621d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:43.283318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (922af89a-d378-4955-96e5-4a1c8645ea61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:43.347553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Created reservations ['07707034-5918-4e13-bc75-dfd52ddc388b', '6488da74-5231-4cea-91f8-1c535489837d', '523763f6-c814-4589-a392-c8e7055f3bbc', 'f48d78f5-8968-43b4-bd2e-9123fc2e5bec'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:43.348264 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (922af89a-d378-4955-96e5-4a1c8645ea61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07707034-5918-4e13-bc75-dfd52ddc388b', '6488da74-5231-4cea-91f8-1c535489837d', '523763f6-c814-4589-a392-c8e7055f3bbc', 'f48d78f5-8968-43b4-bd2e-9123fc2e5bec']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:43.350739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a872c98-b5f0-49d5-b53b-60afe897b37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:43.374815 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a872c98-b5f0-49d5-b53b-60afe897b37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b61203fb-bc74-4e78-baf4-f91fdd74cc4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-165836413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd410bc1d2f64b0da7ecdfc670c76bb5',qos_specs=None,replication_status=,reservations=['07707034-5918-4e13-bc75-dfd52ddc388b','6488da74-5231-4cea-91f8-1c535489837d','523763f6-c814-4589-a392-c8e7055f3bbc','f48d78f5-8968-43b4-bd2e-9123fc2e5bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b63a7d27d354162a84171d73ebec00e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-165836413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b61203fb-bc74-4e78-baf4-f91fdd74cc4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd410bc1d2f64b0da7ecdfc670c76bb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b63a7d27d354162a84171d73ebec00e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:43.375550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01effbe7-4cfd-4400-83f5-bb8f5c1472ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:43.398779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01effbe7-4cfd-4400-83f5-bb8f5c1472ad) transitioned into state 'SUCCESS' from state '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-165836413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd410bc1d2f64b0da7ecdfc670c76bb5',qos_specs=None,replication_status=,reservations=['07707034-5918-4e13-bc75-dfd52ddc388b','6488da74-5231-4cea-91f8-1c535489837d','523763f6-c814-4589-a392-c8e7055f3bbc','f48d78f5-8968-43b4-bd2e-9123fc2e5bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b63a7d27d354162a84171d73ebec00e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:43.399920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154b66a8-98a2-4058-aa13-b1de070366f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:43.411797 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154b66a8-98a2-4058-aa13-b1de070366f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:43.412936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Flow 'volume_create_api' (14cb0253-bd6a-41fb-96d4-56d1816ca60d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:43.413274 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Create volume request issued successfully. Jul 10 09:26:43.414084 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6842f69f-2d68-4d61-87ee-d4cebceb3bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:43.414720 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 119/473] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:26:43 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:43.425788 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7731b903-b79f-4a86-a3f6-dc4679814e8a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:43.428428 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7731b903-b79f-4a86-a3f6-dc4679814e8a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:26:43.428629 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7731b903-b79f-4a86-a3f6-dc4679814e8a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:43.428814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7731b903-b79f-4a86-a3f6-dc4679814e8a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:43.436122 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:43.436122 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:43.442243 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7731b903-b79f-4a86-a3f6-dc4679814e8a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:26:43.447052 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7731b903-b79f-4a86-a3f6-dc4679814e8a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:26:43.447505 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 119/474] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:43 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:43.570251 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a7a9471a-4fc9-43b3-a97d-198c8743c9b2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:43.572725 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a7a9471a-4fc9-43b3-a97d-198c8743c9b2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:43.573217 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a7a9471a-4fc9-43b3-a97d-198c8743c9b2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:43.573382 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a7a9471a-4fc9-43b3-a97d-198c8743c9b2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:43.583821 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:43.583821 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:43.589052 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a7a9471a-4fc9-43b3-a97d-198c8743c9b2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:43.594772 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a7a9471a-4fc9-43b3-a97d-198c8743c9b2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:43.595312 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 119/475] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:43 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:43.713229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da69c20a-bd0b-4872-93dc-784919300d7e req-d014cfa1-53c0-4ed5-8b6b-22381c3acb39 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef returned with HTTP 200 Jul 10 09:26:43.713710 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 119/476] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:26:43 2026] DELETE /volume/v3/attachments/898ce24d-e3d5-4a50-b126-6b9729499bef => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:44.071401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fa19f319-c8c3-46ee-ba02-29e917a087dd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:44.073830 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fa19f319-c8c3-46ee-ba02-29e917a087dd tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:26:44.074058 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fa19f319-c8c3-46ee-ba02-29e917a087dd tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:44.074358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fa19f319-c8c3-46ee-ba02-29e917a087dd tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:44.083767 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:44.083767 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:44.089301 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fa19f319-c8c3-46ee-ba02-29e917a087dd tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:26:44.095123 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fa19f319-c8c3-46ee-ba02-29e917a087dd tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:26:44.095728 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 120/477] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:44 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:44.461803 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6c9629ac-7e5b-4a56-b8f1-9581e0ce77c4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:44.466420 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c9629ac-7e5b-4a56-b8f1-9581e0ce77c4 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:26:44.466420 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c9629ac-7e5b-4a56-b8f1-9581e0ce77c4 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:44.467547 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c9629ac-7e5b-4a56-b8f1-9581e0ce77c4 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:44.477811 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:44.477811 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:44.482830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6c9629ac-7e5b-4a56-b8f1-9581e0ce77c4 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:26:44.489401 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c9629ac-7e5b-4a56-b8f1-9581e0ce77c4 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:26:44.489884 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 120/478] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:44 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:44.614150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-173fe11d-4c90-4310-ac81-4b9cdb072955 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:44.617136 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-173fe11d-4c90-4310-ac81-4b9cdb072955 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:44.617441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-173fe11d-4c90-4310-ac81-4b9cdb072955 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:44.617780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-173fe11d-4c90-4310-ac81-4b9cdb072955 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:44.628592 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:44.628592 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:44.634296 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-173fe11d-4c90-4310-ac81-4b9cdb072955 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:44.641519 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-173fe11d-4c90-4310-ac81-4b9cdb072955 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:44.642125 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 120/479] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:44 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:45.663415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-96297623-02d4-40c1-8af8-514fb0fa6b5a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:45.667806 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96297623-02d4-40c1-8af8-514fb0fa6b5a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:45.668064 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96297623-02d4-40c1-8af8-514fb0fa6b5a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:45.668347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96297623-02d4-40c1-8af8-514fb0fa6b5a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:45.685937 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:45.685937 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:45.691275 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-96297623-02d4-40c1-8af8-514fb0fa6b5a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:45.697084 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96297623-02d4-40c1-8af8-514fb0fa6b5a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:45.697714 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 120/480] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:45 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:46.716486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-823f25ad-4ba4-4ccf-b61b-0d903a95abee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:46.721517 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-823f25ad-4ba4-4ccf-b61b-0d903a95abee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:46.722718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-823f25ad-4ba4-4ccf-b61b-0d903a95abee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:46.723114 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-823f25ad-4ba4-4ccf-b61b-0d903a95abee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:46.739190 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:46.739190 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:46.742237 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-823f25ad-4ba4-4ccf-b61b-0d903a95abee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:46.751463 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-823f25ad-4ba4-4ccf-b61b-0d903a95abee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:46.752766 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 121/481] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:46 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:47.767289 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3a9778ec-588f-4e09-9501-cb0aae44d7e1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:47.769175 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3a9778ec-588f-4e09-9501-cb0aae44d7e1 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:47.769435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3a9778ec-588f-4e09-9501-cb0aae44d7e1 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:47.769695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3a9778ec-588f-4e09-9501-cb0aae44d7e1 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:47.779722 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:47.779722 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:47.784699 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3a9778ec-588f-4e09-9501-cb0aae44d7e1 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:47.790690 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3a9778ec-588f-4e09-9501-cb0aae44d7e1 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:47.791159 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 121/482] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:47 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:48.805487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cd2774e6-efcc-4bf3-8df4-db01c802359e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:48.807616 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd2774e6-efcc-4bf3-8df4-db01c802359e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:48.807926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd2774e6-efcc-4bf3-8df4-db01c802359e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:48.809188 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd2774e6-efcc-4bf3-8df4-db01c802359e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:48.822100 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:48.822100 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:48.827246 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cd2774e6-efcc-4bf3-8df4-db01c802359e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:48.833232 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd2774e6-efcc-4bf3-8df4-db01c802359e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:48.835657 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 121/483] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:48 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:49.851742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-53f64716-0aa4-488c-b68e-13c06e14835d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:49.854883 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53f64716-0aa4-488c-b68e-13c06e14835d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:49.855102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53f64716-0aa4-488c-b68e-13c06e14835d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:49.855344 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53f64716-0aa4-488c-b68e-13c06e14835d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:49.866953 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:49.866953 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:49.873839 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-53f64716-0aa4-488c-b68e-13c06e14835d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:49.885606 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53f64716-0aa4-488c-b68e-13c06e14835d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:49.885606 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 121/484] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:49 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:50.643024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3e422361-58e6-4951-84e3-6d1ce2a750f5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:50.744890 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e422361-58e6-4951-84e3-6d1ce2a750f5 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:26:50.745330 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e422361-58e6-4951-84e3-6d1ce2a750f5 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473", "extra_specs": {}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:50.761478 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e422361-58e6-4951-84e3-6d1ce2a750f5 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:26:50.761981 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 122/485] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:26:50 2026] POST /volume/v3/types => generated 268 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:50.902254 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-23db5439-bf34-47e2-925f-3431a32e9e55 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:50.904272 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-23db5439-bf34-47e2-925f-3431a32e9e55 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:50.904496 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-23db5439-bf34-47e2-925f-3431a32e9e55 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:50.904707 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-23db5439-bf34-47e2-925f-3431a32e9e55 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:50.912738 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:50.912738 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:50.917745 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-23db5439-bf34-47e2-925f-3431a32e9e55 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:50.928648 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-23db5439-bf34-47e2-925f-3431a32e9e55 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:50.929155 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 122/486] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:50 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:50.997506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-60ed23fb-503b-4a0f-86c0-75263010065d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:51.000624 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-60ed23fb-503b-4a0f-86c0-75263010065d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29/action Jul 10 09:26:51.001240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-60ed23fb-503b-4a0f-86c0-75263010065d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:26:51.001396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-60ed23fb-503b-4a0f-86c0-75263010065d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:51.024320 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:51.024320 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:51.041389 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e14d62b-01a7-468c-8d79-d1d7c31f4a51 req-60ed23fb-503b-4a0f-86c0-75263010065d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29/action returned with HTTP 204 Jul 10 09:26:51.041959 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 122/487] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:26:50 2026] POST /volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:26:51.944401 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cafaddda-6311-4954-94ad-d995012db444 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:51.946284 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cafaddda-6311-4954-94ad-d995012db444 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:51.946497 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cafaddda-6311-4954-94ad-d995012db444 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:51.946741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cafaddda-6311-4954-94ad-d995012db444 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:51.953648 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:51.953648 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:51.958468 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cafaddda-6311-4954-94ad-d995012db444 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:51.964060 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cafaddda-6311-4954-94ad-d995012db444 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:51.964506 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 122/488] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:51 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:52.979452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51484461-6c44-4fc0-8874-bb60e892b11e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:52.983598 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51484461-6c44-4fc0-8874-bb60e892b11e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:52.983598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51484461-6c44-4fc0-8874-bb60e892b11e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:52.983598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51484461-6c44-4fc0-8874-bb60e892b11e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:52.992028 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:52.992028 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:52.997462 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-51484461-6c44-4fc0-8874-bb60e892b11e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:53.002782 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51484461-6c44-4fc0-8874-bb60e892b11e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:53.003522 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 123/489] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:52 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:53.054035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-137eb7f2-1c0f-4d5c-bede-c5f04751b05c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:53.056250 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-137eb7f2-1c0f-4d5c-bede-c5f04751b05c tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:26:53.056710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-137eb7f2-1c0f-4d5c-bede-c5f04751b05c tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302", "extra_specs": {}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:53.073861 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-137eb7f2-1c0f-4d5c-bede-c5f04751b05c tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:26:53.073861 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 123/490] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:26:53 2026] POST /volume/v3/types => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:53.081292 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-38644a59-05b6-4409-8e0c-1880a853d917 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:53.086611 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38644a59-05b6-4409-8e0c-1880a853d917 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:26:53.086706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38644a59-05b6-4409-8e0c-1880a853d917 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983", "extra_specs": {}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:53.108380 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38644a59-05b6-4409-8e0c-1880a853d917 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:26:53.109039 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 123/491] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:26:53 2026] POST /volume/v3/types => generated 268 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:53.117592 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c5548c84-22d3-4965-bf81-1c43a9412570 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:53.117932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:53.118194 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-737171892", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:53.119561 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-737171892', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:53.123485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume of 1 GB Jul 10 09:26:53.123754 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:53.123754 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:53.124324 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Availability Zones retrieved successfully. Jul 10 09:26:53.129447 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Flow 'volume_create_api' (770c625c-be48-4e1b-9155-cca0ef1bfcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:53.130743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a5573f-f5b2-47af-8b65-5fcb56c75058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.131919 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:53.151160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a5573f-f5b2-47af-8b65-5fcb56c75058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:26:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f47ac037-d353-42f9-970a-cb7246ee2665,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f47ac037-d353-42f9-970a-cb7246ee2665', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.152145 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35eda855-5060-4369-b6ab-646cbae94d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.176377 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:26:53.176920 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1779667106-367826302, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:26:53.212593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Created reservations ['7a82ed29-8d84-4232-a093-cf07e393918e', '363c92c6-93f0-469c-b45d-a01dcc17c14a', '064ba6ae-157b-4a49-979d-f0aad46576cc', '49398141-14f4-414b-b2cc-bc2d90190aeb'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:53.212593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35eda855-5060-4369-b6ab-646cbae94d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a82ed29-8d84-4232-a093-cf07e393918e', '363c92c6-93f0-469c-b45d-a01dcc17c14a', '064ba6ae-157b-4a49-979d-f0aad46576cc', '49398141-14f4-414b-b2cc-bc2d90190aeb']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.212593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656002e6-c8e1-492e-9a00-58fb188fbb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.232360 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656002e6-c8e1-492e-9a00-58fb188fbb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ad565e-190f-479d-8ed8-23c16d257a65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-737171892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',qos_specs=None,replication_status=,reservations=['7a82ed29-8d84-4232-a093-cf07e393918e','363c92c6-93f0-469c-b45d-a01dcc17c14a','064ba6ae-157b-4a49-979d-f0aad46576cc','49398141-14f4-414b-b2cc-bc2d90190aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853af21620024d1888363ff75ffa9a6b',volume_type_id=f47ac037-d353-42f9-970a-cb7246ee2665), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-737171892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ad565e-190f-479d-8ed8-23c16d257a65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853af21620024d1888363ff75ffa9a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f47ac037-d353-42f9-970a-cb7246ee2665),volume_type_id=f47ac037-d353-42f9-970a-cb7246ee2665)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.233306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f3631c7-fc68-4466-bede-652bb1a52091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.253655 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f3631c7-fc68-4466-bede-652bb1a52091) transitioned into state 'SUCCESS' from state '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-737171892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',qos_specs=None,replication_status=,reservations=['7a82ed29-8d84-4232-a093-cf07e393918e','363c92c6-93f0-469c-b45d-a01dcc17c14a','064ba6ae-157b-4a49-979d-f0aad46576cc','49398141-14f4-414b-b2cc-bc2d90190aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853af21620024d1888363ff75ffa9a6b',volume_type_id=f47ac037-d353-42f9-970a-cb7246ee2665)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.254291 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d3dd6d-3785-4002-97b0-5dbaa88620fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.269341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d3dd6d-3785-4002-97b0-5dbaa88620fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.270399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Flow 'volume_create_api' (770c625c-be48-4e1b-9155-cca0ef1bfcf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:53.270771 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume request issued successfully. Jul 10 09:26:53.271333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5548c84-22d3-4965-bf81-1c43a9412570 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:53.272146 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 123/492] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:26:53 2026] POST /volume/v3/volumes => generated 845 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:53.288481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:53.290744 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:53.292915 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1016157460", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:53.295990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1016157460', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:53.299954 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume of 1 GB Jul 10 09:26:53.300252 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:53.300252 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:53.300850 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Availability Zones retrieved successfully. Jul 10 09:26:53.308794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Flow 'volume_create_api' (71a1a19d-14dd-4699-bff5-cc8407c186e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:53.309967 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606c16e1-4452-4f1d-8685-1fab8c75e87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.311071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:53.341989 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606c16e1-4452-4f1d-8685-1fab8c75e87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:26:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26f471bb-865e-4c59-ad94-e45b2b0ff902,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26f471bb-865e-4c59-ad94-e45b2b0ff902', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.342892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535087d7-a679-42cb-bf17-360a0817a2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.386421 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:26:53.386775 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-394455763-1652103983, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:26:53.426397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Created reservations ['e98a5a39-e242-407c-90f6-44bf1b2236f7', '469349e8-3c0d-4eca-9306-9cb5ab85f682', '2142779a-c236-46e5-b169-7213c343941d', '811ab935-4b05-46cc-8bb3-0260c9626cc1'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:53.427434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535087d7-a679-42cb-bf17-360a0817a2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e98a5a39-e242-407c-90f6-44bf1b2236f7', '469349e8-3c0d-4eca-9306-9cb5ab85f682', '2142779a-c236-46e5-b169-7213c343941d', '811ab935-4b05-46cc-8bb3-0260c9626cc1']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.428356 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26a5b37-d7c0-40ee-8063-ea0535f8167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.459355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26a5b37-d7c0-40ee-8063-ea0535f8167f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee67f264-1d9c-4ce9-ad0f-d30d1341d788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1016157460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',qos_specs=None,replication_status=,reservations=['e98a5a39-e242-407c-90f6-44bf1b2236f7','469349e8-3c0d-4eca-9306-9cb5ab85f682','2142779a-c236-46e5-b169-7213c343941d','811ab935-4b05-46cc-8bb3-0260c9626cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853af21620024d1888363ff75ffa9a6b',volume_type_id=26f471bb-865e-4c59-ad94-e45b2b0ff902), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1016157460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee67f264-1d9c-4ce9-ad0f-d30d1341d788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853af21620024d1888363ff75ffa9a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26f471bb-865e-4c59-ad94-e45b2b0ff902),volume_type_id=26f471bb-865e-4c59-ad94-e45b2b0ff902)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.460384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4ca522-2197-47cf-97c5-67679a07204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.491894 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4ca522-2197-47cf-97c5-67679a07204f) transitioned into state 'SUCCESS' from state '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-1016157460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',qos_specs=None,replication_status=,reservations=['e98a5a39-e242-407c-90f6-44bf1b2236f7','469349e8-3c0d-4eca-9306-9cb5ab85f682','2142779a-c236-46e5-b169-7213c343941d','811ab935-4b05-46cc-8bb3-0260c9626cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853af21620024d1888363ff75ffa9a6b',volume_type_id=26f471bb-865e-4c59-ad94-e45b2b0ff902)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.492777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a9839f-a19b-4a80-86e5-17144a0558f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.506304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a9839f-a19b-4a80-86e5-17144a0558f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.507901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Flow 'volume_create_api' (71a1a19d-14dd-4699-bff5-cc8407c186e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:53.507983 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume request issued successfully. Jul 10 09:26:53.508543 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afd7dbed-2b64-492d-aa5d-9def4c9fa1c2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:53.509181 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 124/493] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:26:53 2026] POST /volume/v3/volumes => generated 846 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:53.551670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:53.554408 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:53.554866 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1064429716", "snapshot_id": null, "imageRef": "5475a76f-7a92-4fd1-9a23-3ffc30a0dea6", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:53.557139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1064429716', 'snapshot_id': None, 'imageRef': '5475a76f-7a92-4fd1-9a23-3ffc30a0dea6', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:53.841608 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume of 1 GB Jul 10 09:26:53.841608 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:53.841608 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:53.841608 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Availability Zones retrieved successfully. Jul 10 09:26:53.847742 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Flow 'volume_create_api' (8d04754f-bb9b-4a5c-ab86-e1140b5b5b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:53.849072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe319968-ddda-4514-a133-2ae96f53fb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.850190 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:53.937504 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe319968-ddda-4514-a133-2ae96f53fb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=adb2e5ee-a3da-4cef-95c4-a5cb2e420a82,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adb2e5ee-a3da-4cef-95c4-a5cb2e420a82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:53.938856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab5b3db-11f0-4e1a-a5f5-5a97ccf4fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:53.977891 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:26:53.979900 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-132130611-1465864473, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:26:54.013421 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Created reservations ['bb95f294-a589-4016-adab-33a23e8c96ad', '0de27434-3ea0-4b86-b29b-2997aba66dfb', '7f949209-38b8-4e18-814f-e7b20b33d343', '12c613c8-09f6-4c34-9c5c-3a94557fbedb'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:54.014376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab5b3db-11f0-4e1a-a5f5-5a97ccf4fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb95f294-a589-4016-adab-33a23e8c96ad', '0de27434-3ea0-4b86-b29b-2997aba66dfb', '7f949209-38b8-4e18-814f-e7b20b33d343', '12c613c8-09f6-4c34-9c5c-3a94557fbedb']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.015499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4629b1-f722-4c28-aa74-6bb7c60afb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.019821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7d877084-be9b-444b-a5bd-07bf1d097282 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:54.024325 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d877084-be9b-444b-a5bd-07bf1d097282 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:26:54.024580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d877084-be9b-444b-a5bd-07bf1d097282 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:54.024843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d877084-be9b-444b-a5bd-07bf1d097282 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:54.033922 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:54.033922 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:54.038768 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7d877084-be9b-444b-a5bd-07bf1d097282 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:54.045051 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d877084-be9b-444b-a5bd-07bf1d097282 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:26:54.045610 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 124/494] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:54 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:54.046807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4629b1-f722-4c28-aa74-6bb7c60afb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee05c8c-0a5f-499d-8080-7eebb25f96b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1064429716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',qos_specs=None,replication_status=,reservations=['bb95f294-a589-4016-adab-33a23e8c96ad','0de27434-3ea0-4b86-b29b-2997aba66dfb','7f949209-38b8-4e18-814f-e7b20b33d343','12c613c8-09f6-4c34-9c5c-3a94557fbedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853af21620024d1888363ff75ffa9a6b',volume_type_id=adb2e5ee-a3da-4cef-95c4-a5cb2e420a82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1064429716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ee05c8c-0a5f-499d-8080-7eebb25f96b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853af21620024d1888363ff75ffa9a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adb2e5ee-a3da-4cef-95c4-a5cb2e420a82),volume_type_id=adb2e5ee-a3da-4cef-95c4-a5cb2e420a82)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.048619 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4015a9c5-4db5-45d0-a734-701c107ffe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.064188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:54.065978 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:54.066386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-328091482"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:54.067908 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-328091482'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:54.068083 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume of 1 GB Jul 10 09:26:54.068415 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:54.068415 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:54.069100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4015a9c5-4db5-45d0-a734-701c107ffe3c) transitioned into state 'SUCCESS' from state '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-1064429716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6bda01e29fa4ab68728ea9ca4d6507e',qos_specs=None,replication_status=,reservations=['bb95f294-a589-4016-adab-33a23e8c96ad','0de27434-3ea0-4b86-b29b-2997aba66dfb','7f949209-38b8-4e18-814f-e7b20b33d343','12c613c8-09f6-4c34-9c5c-3a94557fbedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853af21620024d1888363ff75ffa9a6b',volume_type_id=adb2e5ee-a3da-4cef-95c4-a5cb2e420a82)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.070058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7e58f8-b7a3-4256-b8e7-45946ce6c8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.072384 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Availability Zones retrieved successfully. Jul 10 09:26:54.078155 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Flow 'volume_create_api' (360115b7-d677-4aa2-9202-416d62810071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:54.079147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5501d9-0b4b-473a-b02a-c0295362aae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.079472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7e58f8-b7a3-4256-b8e7-45946ce6c8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.080201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Flow 'volume_create_api' (8d04754f-bb9b-4a5c-ab86-e1140b5b5b94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:54.080269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:54.080467 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Create volume request issued successfully. Jul 10 09:26:54.081079 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3def4e74-ea44-444c-b8e9-82dd3a03d775 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:54.081666 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 124/495] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:26:53 2026] POST /volume/v3/volumes => generated 846 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:54.102399 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-15ea1c52-6f19-4e5d-8099-383e55270815 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:54.104459 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-15ea1c52-6f19-4e5d-8099-383e55270815 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:26:54.104690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-15ea1c52-6f19-4e5d-8099-383e55270815 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:54.104893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-15ea1c52-6f19-4e5d-8099-383e55270815 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:54.112890 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:54.112890 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:54.113464 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5501d9-0b4b-473a-b02a-c0295362aae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.114499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff031b71-f6c1-4015-bf8b-c64006d86840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.117410 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-15ea1c52-6f19-4e5d-8099-383e55270815 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:26:54.122982 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-15ea1c52-6f19-4e5d-8099-383e55270815 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:26:54.123486 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 125/496] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:54 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:54.158291 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Created reservations ['b43b930f-2526-4825-9523-1dbafb565b95', '9a710bf3-8c88-4b69-b3c7-431fcec93fb0', '6db96826-32e8-4565-b958-e9736582e84f', 'a59a28f7-a6e6-4719-8ae4-0538a659d5f7'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:54.159006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff031b71-f6c1-4015-bf8b-c64006d86840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b43b930f-2526-4825-9523-1dbafb565b95', '9a710bf3-8c88-4b69-b3c7-431fcec93fb0', '6db96826-32e8-4565-b958-e9736582e84f', 'a59a28f7-a6e6-4719-8ae4-0538a659d5f7']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.160094 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe64978-5dee-4cce-9be3-e1353b68cbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.183140 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe64978-5dee-4cce-9be3-e1353b68cbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f4f3ea-ed9c-447e-8f42-abb3b1d53685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-328091482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed37c12939e421fabff54b875c3f24d',qos_specs=None,replication_status=,reservations=['b43b930f-2526-4825-9523-1dbafb565b95','9a710bf3-8c88-4b69-b3c7-431fcec93fb0','6db96826-32e8-4565-b958-e9736582e84f','a59a28f7-a6e6-4719-8ae4-0538a659d5f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55f63e40542e49798253632bff37661c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-328091482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f4f3ea-ed9c-447e-8f42-abb3b1d53685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed37c12939e421fabff54b875c3f24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55f63e40542e49798253632bff37661c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.184392 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5836210-3380-4219-bdd6-dfbf6b5830c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.205764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5836210-3380-4219-bdd6-dfbf6b5830c8) transitioned into state 'SUCCESS' from state '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-328091482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed37c12939e421fabff54b875c3f24d',qos_specs=None,replication_status=,reservations=['b43b930f-2526-4825-9523-1dbafb565b95','9a710bf3-8c88-4b69-b3c7-431fcec93fb0','6db96826-32e8-4565-b958-e9736582e84f','a59a28f7-a6e6-4719-8ae4-0538a659d5f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55f63e40542e49798253632bff37661c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.205764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2816c36-c26a-4022-8054-b94fe9a26bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:54.214358 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2816c36-c26a-4022-8054-b94fe9a26bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:54.217593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Flow 'volume_create_api' (360115b7-d677-4aa2-9202-416d62810071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:54.217593 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume request issued successfully. Jul 10 09:26:54.217593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f97bbf0-c7b2-4360-8544-c860936f8283 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:54.217593 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 124/497] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:26:54 2026] POST /volume/v3/volumes => generated 751 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:54.230495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-894a932b-eb60-4480-92ea-c51bc6bc59e3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:54.234690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-894a932b-eb60-4480-92ea-c51bc6bc59e3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:26:54.234690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-894a932b-eb60-4480-92ea-c51bc6bc59e3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:54.234690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-894a932b-eb60-4480-92ea-c51bc6bc59e3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:54.252387 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:54.252387 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:54.259072 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-894a932b-eb60-4480-92ea-c51bc6bc59e3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:54.268706 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-894a932b-eb60-4480-92ea-c51bc6bc59e3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 200 Jul 10 09:26:54.269216 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 125/498] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:54 2026] GET /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:55.144649 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-627cacae-6f8f-4616-a4cc-6068388a7079 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:55.147084 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-627cacae-6f8f-4616-a4cc-6068388a7079 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:26:55.147305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-627cacae-6f8f-4616-a4cc-6068388a7079 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:55.147527 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-627cacae-6f8f-4616-a4cc-6068388a7079 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:55.155077 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:55.155077 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:55.158860 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-627cacae-6f8f-4616-a4cc-6068388a7079 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:26:55.166599 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-627cacae-6f8f-4616-a4cc-6068388a7079 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:26:55.166599 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 125/499] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:55 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:55.284742 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d51ae6a9-4418-404b-961a-c1403c102627 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:55.287598 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d51ae6a9-4418-404b-961a-c1403c102627 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:26:55.287982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d51ae6a9-4418-404b-961a-c1403c102627 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:55.288212 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d51ae6a9-4418-404b-961a-c1403c102627 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:55.301303 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:55.301303 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:55.307925 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d51ae6a9-4418-404b-961a-c1403c102627 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:55.313716 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d51ae6a9-4418-404b-961a-c1403c102627 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 200 Jul 10 09:26:55.314213 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 126/500] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:55 2026] GET /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:55.328526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:55.330455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:26:55.330813 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-780152432"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:55.332168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-780152432'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:26:55.332292 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume of 1 GB Jul 10 09:26:55.332559 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:55.332559 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:55.338319 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Availability Zones retrieved successfully. Jul 10 09:26:55.343788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Flow 'volume_create_api' (40a08f4d-7cb0-4cdf-a2a4-07208a4f7911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:55.345116 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853557e1-32a4-4686-b575-f9e75477fc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:55.346076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:26:55.377487 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853557e1-32a4-4686-b575-f9e75477fc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:55.378196 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bcd7c8-0142-4351-9a67-518f3f196773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:55.420692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Created reservations ['a964d1c5-fac8-4f15-a144-f553706120c7', 'ca18058a-6e70-4b9e-897b-c47cf88fbf8d', '6701d821-0b4f-4946-a8ea-8813a616f066', '894df0e4-d15d-48b8-bfb9-fd390d675c1c'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:26:55.421469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bcd7c8-0142-4351-9a67-518f3f196773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a964d1c5-fac8-4f15-a144-f553706120c7', 'ca18058a-6e70-4b9e-897b-c47cf88fbf8d', '6701d821-0b4f-4946-a8ea-8813a616f066', '894df0e4-d15d-48b8-bfb9-fd390d675c1c']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:55.422171 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d28e11e-6961-417f-8b46-66bdb85f8aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:55.446451 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d28e11e-6961-417f-8b46-66bdb85f8aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95b26be-ed0e-42dc-b68f-a8f17b01a7aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-780152432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed37c12939e421fabff54b875c3f24d',qos_specs=None,replication_status=,reservations=['a964d1c5-fac8-4f15-a144-f553706120c7','ca18058a-6e70-4b9e-897b-c47cf88fbf8d','6701d821-0b4f-4946-a8ea-8813a616f066','894df0e4-d15d-48b8-bfb9-fd390d675c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55f63e40542e49798253632bff37661c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-780152432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d95b26be-ed0e-42dc-b68f-a8f17b01a7aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed37c12939e421fabff54b875c3f24d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55f63e40542e49798253632bff37661c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:55.447404 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448a9eb2-f1cc-42bd-a507-6dea84ce87eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:55.468181 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448a9eb2-f1cc-42bd-a507-6dea84ce87eb) transitioned into state 'SUCCESS' from state '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-780152432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed37c12939e421fabff54b875c3f24d',qos_specs=None,replication_status=,reservations=['a964d1c5-fac8-4f15-a144-f553706120c7','ca18058a-6e70-4b9e-897b-c47cf88fbf8d','6701d821-0b4f-4946-a8ea-8813a616f066','894df0e4-d15d-48b8-bfb9-fd390d675c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55f63e40542e49798253632bff37661c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:55.469108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87617a2-4e50-4352-bbca-ba5a4436568c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:26:55.481144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87617a2-4e50-4352-bbca-ba5a4436568c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:26:55.482202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Flow 'volume_create_api' (40a08f4d-7cb0-4cdf-a2a4-07208a4f7911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:26:55.482621 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Create volume request issued successfully. Jul 10 09:26:55.483052 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dfbfc5fd-2c6b-41bf-b36a-19170cb8a393 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:26:55.483772 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 125/501] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:26:55 2026] POST /volume/v3/volumes => generated 751 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:26:55.496631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7aca2c49-c06d-45d3-934d-8292161f79b8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:55.498366 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7aca2c49-c06d-45d3-934d-8292161f79b8 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:26:55.498712 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7aca2c49-c06d-45d3-934d-8292161f79b8 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:55.499055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7aca2c49-c06d-45d3-934d-8292161f79b8 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:55.505668 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:55.505668 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:55.510721 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7aca2c49-c06d-45d3-934d-8292161f79b8 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:55.515153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7aca2c49-c06d-45d3-934d-8292161f79b8 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 200 Jul 10 09:26:55.515622 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 126/502] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:55 2026] GET /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:56.182976 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-033697c7-a2e3-4026-9309-c9c3d1a764d9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:56.184792 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-033697c7-a2e3-4026-9309-c9c3d1a764d9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:26:56.185084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-033697c7-a2e3-4026-9309-c9c3d1a764d9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:56.185407 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-033697c7-a2e3-4026-9309-c9c3d1a764d9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:56.192996 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:56.192996 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:56.198467 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-033697c7-a2e3-4026-9309-c9c3d1a764d9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:26:56.206003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-033697c7-a2e3-4026-9309-c9c3d1a764d9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:26:56.206427 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 126/503] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:56 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:56.528421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-15a753f5-2625-4aca-a590-edf0554e7aaa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:56.530374 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-15a753f5-2625-4aca-a590-edf0554e7aaa tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:26:56.530619 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-15a753f5-2625-4aca-a590-edf0554e7aaa tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:56.530879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-15a753f5-2625-4aca-a590-edf0554e7aaa tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:56.538412 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:56.538412 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:56.542164 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-15a753f5-2625-4aca-a590-edf0554e7aaa tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:26:56.546029 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-15a753f5-2625-4aca-a590-edf0554e7aaa tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 200 Jul 10 09:26:56.546443 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 127/504] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:56 2026] GET /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:57.155233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-569a9338-b504-4781-851e-ca00b21017d9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:57.155592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-569a9338-b504-4781-851e-ca00b21017d9 None None] GET https://10.4.3.103/volume// Jul 10 09:26:57.156195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-569a9338-b504-4781-851e-ca00b21017d9 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:57.156195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-569a9338-b504-4781-851e-ca00b21017d9 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:57.156358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-569a9338-b504-4781-851e-ca00b21017d9 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:26:57.156753 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 126/505] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:26:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:26:57.167474 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-fe56baae-34c8-4b15-b031-de09f66f65a5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:57.169794 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-fe56baae-34c8-4b15-b031-de09f66f65a5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:26:57.170152 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-fe56baae-34c8-4b15-b031-de09f66f65a5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2c8c2df-c02e-4fd3-917b-64997631a262", "connector": null, "instance_uuid": "2b7e8fba-9018-4b6b-991f-9bbb897a47c1"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:26:57.181127 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:57.181127 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:57.216653 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-fe56baae-34c8-4b15-b031-de09f66f65a5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:26:57.217110 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 127/506] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:26:57 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:57.229393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-afcff0ed-f397-41f0-86e0-9df001f92a59 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:57.229846 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-22effbb3-9ff6-4df4-a1b5-cbf7b1f9f1b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:57.231684 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-afcff0ed-f397-41f0-86e0-9df001f92a59 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] DELETE https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 Jul 10 09:26:57.231912 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-afcff0ed-f397-41f0-86e0-9df001f92a59 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:57.232125 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-afcff0ed-f397-41f0-86e0-9df001f92a59 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:57.237889 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-22effbb3-9ff6-4df4-a1b5-cbf7b1f9f1b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:26:57.239419 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-22effbb3-9ff6-4df4-a1b5-cbf7b1f9f1b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:57.239965 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-22effbb3-9ff6-4df4-a1b5-cbf7b1f9f1b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:57.240619 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:57.240619 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:26:57.253933 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:57.253933 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:26:57.259182 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-22effbb3-9ff6-4df4-a1b5-cbf7b1f9f1b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:26:57.264981 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-22effbb3-9ff6-4df4-a1b5-cbf7b1f9f1b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:26:57.265522 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 128/507] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:57 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 999 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:57.773597 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-afcff0ed-f397-41f0-86e0-9df001f92a59 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 returned with HTTP 200 Jul 10 09:26:57.773597 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 127/508] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:26:57 2026] DELETE /volume/v3/attachments/ebdeada3-1fd8-487a-9dca-5510f247fb29 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:26:58.280591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aa3188d2-3456-4ed6-bc0d-4f13dd8419af None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:58.284149 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa3188d2-3456-4ed6-bc0d-4f13dd8419af tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:26:58.284509 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa3188d2-3456-4ed6-bc0d-4f13dd8419af tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:58.284798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa3188d2-3456-4ed6-bc0d-4f13dd8419af tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:58.310778 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:58.310778 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:26:58.316456 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aa3188d2-3456-4ed6-bc0d-4f13dd8419af tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:26:58.322537 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa3188d2-3456-4ed6-bc0d-4f13dd8419af tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:26:58.323118 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 127/509] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:58 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 999 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:26:59.338099 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-558e5e32-0abe-42f7-bc67-c0605089799d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:26:59.346952 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-558e5e32-0abe-42f7-bc67-c0605089799d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:26:59.346952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-558e5e32-0abe-42f7-bc67-c0605089799d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:26:59.346952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-558e5e32-0abe-42f7-bc67-c0605089799d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:26:59.356141 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:26:59.356141 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:26:59.360014 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-558e5e32-0abe-42f7-bc67-c0605089799d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:26:59.365741 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-558e5e32-0abe-42f7-bc67-c0605089799d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:26:59.366361 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 128/510] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:26:59 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:00.381603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-10a10712-1525-436b-8bcf-36a6a3030817 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:00.383547 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-10a10712-1525-436b-8bcf-36a6a3030817 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:00.383851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-10a10712-1525-436b-8bcf-36a6a3030817 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:00.384046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-10a10712-1525-436b-8bcf-36a6a3030817 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:00.393728 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:00.393728 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:00.399373 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-10a10712-1525-436b-8bcf-36a6a3030817 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:00.406605 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-10a10712-1525-436b-8bcf-36a6a3030817 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:00.407056 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 129/511] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:00 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:01.425338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f32f2063-ab5c-4039-89f4-c179544b836c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:01.428133 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f32f2063-ab5c-4039-89f4-c179544b836c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:01.428435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f32f2063-ab5c-4039-89f4-c179544b836c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:01.428773 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f32f2063-ab5c-4039-89f4-c179544b836c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:01.438732 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:01.438732 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:01.444725 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f32f2063-ab5c-4039-89f4-c179544b836c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:01.450752 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f32f2063-ab5c-4039-89f4-c179544b836c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:01.451403 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 128/512] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:01 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:02.467348 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c2337761-5bee-4d5a-93c8-b1867078dd14 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:02.475262 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c2337761-5bee-4d5a-93c8-b1867078dd14 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:02.475337 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c2337761-5bee-4d5a-93c8-b1867078dd14 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:02.475533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c2337761-5bee-4d5a-93c8-b1867078dd14 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:02.491149 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:02.491149 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:02.502317 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c2337761-5bee-4d5a-93c8-b1867078dd14 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:02.505281 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c2337761-5bee-4d5a-93c8-b1867078dd14 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:02.506054 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 128/513] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:02 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 999 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:03.521470 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-41cf066c-2f8a-4783-8fac-7206528e4fb3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.523255 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41cf066c-2f8a-4783-8fac-7206528e4fb3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:03.523643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41cf066c-2f8a-4783-8fac-7206528e4fb3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.523913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41cf066c-2f8a-4783-8fac-7206528e4fb3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.532356 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.532356 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:03.535775 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-41cf066c-2f8a-4783-8fac-7206528e4fb3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:03.540555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41cf066c-2f8a-4783-8fac-7206528e4fb3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:03.541076 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 129/514] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 1250 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:03.645608 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-6cdb403d-c6c8-4a92-8719-b559449119c9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.648468 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-6cdb403d-c6c8-4a92-8719-b559449119c9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:03.648687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-6cdb403d-c6c8-4a92-8719-b559449119c9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.649097 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-6cdb403d-c6c8-4a92-8719-b559449119c9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.658065 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.658065 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:03.664043 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-6cdb403d-c6c8-4a92-8719-b559449119c9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:03.670966 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-6cdb403d-c6c8-4a92-8719-b559449119c9 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:03.671472 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 130/515] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 1250 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:03.697769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-97d2ed10-106d-4b8a-a0a3-861c3729a1f5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.700578 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-97d2ed10-106d-4b8a-a0a3-861c3729a1f5 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:27:03.700821 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-97d2ed10-106d-4b8a-a0a3-861c3729a1f5 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.701030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-97d2ed10-106d-4b8a-a0a3-861c3729a1f5 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.710642 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.710642 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:03.714045 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-97d2ed10-106d-4b8a-a0a3-861c3729a1f5 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:27:03.719390 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-97d2ed10-106d-4b8a-a0a3-861c3729a1f5 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:27:03.720088 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 129/516] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:03.732999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5e26fff3-88d5-4d7a-9b44-ab60a426983a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.735208 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5e26fff3-88d5-4d7a-9b44-ab60a426983a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:27:03.737477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5e26fff3-88d5-4d7a-9b44-ab60a426983a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.737897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5e26fff3-88d5-4d7a-9b44-ab60a426983a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.751623 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.751623 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:03.757164 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5e26fff3-88d5-4d7a-9b44-ab60a426983a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:27:03.764340 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5e26fff3-88d5-4d7a-9b44-ab60a426983a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 200 Jul 10 09:27:03.764975 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 129/517] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:03.775478 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e4f8a2bf-3a5c-4bf8-b8cb-2038b35eeec6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.778739 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e4f8a2bf-3a5c-4bf8-b8cb-2038b35eeec6 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:27:03.779019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e4f8a2bf-3a5c-4bf8-b8cb-2038b35eeec6 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.779330 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e4f8a2bf-3a5c-4bf8-b8cb-2038b35eeec6 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.788588 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.788588 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:03.793149 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e4f8a2bf-3a5c-4bf8-b8cb-2038b35eeec6 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:27:03.800674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e4f8a2bf-3a5c-4bf8-b8cb-2038b35eeec6 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 200 Jul 10 09:27:03.801194 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 130/518] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:03.813716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-38142610-835c-476b-8bd0-22a5e57e9195 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.814148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-38142610-835c-476b-8bd0-22a5e57e9195 None None] GET https://10.4.3.103/volume// Jul 10 09:27:03.814381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-38142610-835c-476b-8bd0-22a5e57e9195 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.814701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-38142610-835c-476b-8bd0-22a5e57e9195 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.816231 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-38142610-835c-476b-8bd0-22a5e57e9195 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:03.816231 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 131/519] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:03.829178 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e8b47a81-2ad7-4fb4-9245-af9bd4199917 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.832155 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e8b47a81-2ad7-4fb4-9245-af9bd4199917 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:03.832660 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e8b47a81-2ad7-4fb4-9245-af9bd4199917 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58b5ef51-4cbb-4eca-b07c-1113543bb8c8", "connector": null, "instance_uuid": "10da2fbe-5f2e-404a-a7c1-b0183ea1c8de"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:03.845160 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.845160 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:03.889600 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-e8b47a81-2ad7-4fb4-9245-af9bd4199917 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:03.890206 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 130/520] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:03 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:03.900524 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-836c6b54-2455-4ca9-83b5-ceb97427ae6b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.901033 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-836c6b54-2455-4ca9-83b5-ceb97427ae6b None None] GET https://10.4.3.103/volume// Jul 10 09:27:03.901168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-836c6b54-2455-4ca9-83b5-ceb97427ae6b None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.901403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-836c6b54-2455-4ca9-83b5-ceb97427ae6b None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.901788 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-836c6b54-2455-4ca9-83b5-ceb97427ae6b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:03.902041 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 130/521] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:03.914885 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5b4c5547-9101-45f4-b4d6-343e2c20c0f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.920344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5b4c5547-9101-45f4-b4d6-343e2c20c0f0 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:03.920851 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5b4c5547-9101-45f4-b4d6-343e2c20c0f0 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37f4f3ea-ed9c-447e-8f42-abb3b1d53685", "connector": null, "instance_uuid": "10da2fbe-5f2e-404a-a7c1-b0183ea1c8de"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:03.932615 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:03.932615 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:03.977778 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5b4c5547-9101-45f4-b4d6-343e2c20c0f0 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:03.978159 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 131/522] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:03 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:03.987754 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0d768641-3cd4-4646-a012-1da628145b3e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:03.989638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0d768641-3cd4-4646-a012-1da628145b3e None None] GET https://10.4.3.103/volume// Jul 10 09:27:03.989638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0d768641-3cd4-4646-a012-1da628145b3e None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:03.989638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0d768641-3cd4-4646-a012-1da628145b3e None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:03.989638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0d768641-3cd4-4646-a012-1da628145b3e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:03.990306 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 132/523] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:27:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:03.999639 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-1c9c49fe-b11f-4329-99f7-a141983ae509 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:04.002117 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-1c9c49fe-b11f-4329-99f7-a141983ae509 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:04.002512 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-1c9c49fe-b11f-4329-99f7-a141983ae509 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d95b26be-ed0e-42dc-b68f-a8f17b01a7aa", "connector": null, "instance_uuid": "10da2fbe-5f2e-404a-a7c1-b0183ea1c8de"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:04.012319 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:04.012319 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:04.043884 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-1c9c49fe-b11f-4329-99f7-a141983ae509 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:04.044359 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 131/524] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:03 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:04.133966 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-638f17f3-be2e-4f0e-a7dc-0f61d0091b2a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:04.142232 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-638f17f3-be2e-4f0e-a7dc-0f61d0091b2a tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:04.142687 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-638f17f3-be2e-4f0e-a7dc-0f61d0091b2a tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:04.142925 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-638f17f3-be2e-4f0e-a7dc-0f61d0091b2a tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:04.159594 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:04.159594 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:04.167408 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-638f17f3-be2e-4f0e-a7dc-0f61d0091b2a tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:04.175616 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-638f17f3-be2e-4f0e-a7dc-0f61d0091b2a tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:04.176361 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 131/525] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:04 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:04.188669 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-29854c4b-a33a-4543-bd20-e327a79c9da5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:04.189007 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29854c4b-a33a-4543-bd20-e327a79c9da5 None None] GET https://10.4.3.103/volume// Jul 10 09:27:04.189189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29854c4b-a33a-4543-bd20-e327a79c9da5 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:04.189448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29854c4b-a33a-4543-bd20-e327a79c9da5 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:04.189725 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29854c4b-a33a-4543-bd20-e327a79c9da5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:04.190099 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 132/526] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:27:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:04.198671 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-dd483187-3a44-47eb-b09f-59014fecc931 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:04.200537 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-dd483187-3a44-47eb-b09f-59014fecc931 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:04.201296 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-dd483187-3a44-47eb-b09f-59014fecc931 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ee05c8c-0a5f-499d-8080-7eebb25f96b3", "connector": null, "instance_uuid": "8f1d3e47-4cdc-4b37-a978-16046fe987b5"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:04.212370 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:04.212370 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:04.250096 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-dd483187-3a44-47eb-b09f-59014fecc931 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:04.251001 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 133/527] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:04 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:04.978424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:04.980914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] PUT https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 Jul 10 09:27:04.981211 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:04.990153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Acquiring lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:04.995921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:04.997395 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:04.997395 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:05.518170 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Lock "cinder-attachment_update-e2c8c2df-c02e-4fd3-917b-64997631a262-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:05.518643 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-e4f886ff-ba9c-4e6a-826a-3b00aa8de49b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 returned with HTTP 200 Jul 10 09:27:05.519358 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 132/528] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:04 2026] PUT /volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:05.527457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-4a59d5c5-ac10-493c-b3b7-87862f54a6ae None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:05.529909 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-4a59d5c5-ac10-493c-b3b7-87862f54a6ae tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 Jul 10 09:27:05.530217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-4a59d5c5-ac10-493c-b3b7-87862f54a6ae tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:05.530467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-4a59d5c5-ac10-493c-b3b7-87862f54a6ae tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:05.544324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-4a59d5c5-ac10-493c-b3b7-87862f54a6ae tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 returned with HTTP 200 Jul 10 09:27:05.544820 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 132/529] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:27:05 2026] GET /volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:06.438981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:06.442085 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:27:06.442456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1327852293"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:06.446589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1327852293'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:27:06.447686 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume of 1 GB Jul 10 09:27:06.448056 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:06.448056 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:06.455423 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Availability Zones retrieved successfully. Jul 10 09:27:06.461393 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Flow 'volume_create_api' (d1c31677-e3ce-4fdd-838a-04e381da4351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:06.462451 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39728e9-2aa8-4dd3-8b7d-83e230191bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:06.463508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:27:06.489375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39728e9-2aa8-4dd3-8b7d-83e230191bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:06.490192 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2e39ac-3d3e-43d6-861c-26f3ae02ff9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:06.552024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Created reservations ['8699ff94-ca68-4d7b-ac11-aa21569676aa', '977a25ef-3d3d-4cf4-824a-aef325f79c22', 'b863c64e-09a2-447c-aa7e-579e0e14b444', '44f90c09-34de-4da4-988d-231498442246'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:27:06.552993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2e39ac-3d3e-43d6-861c-26f3ae02ff9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8699ff94-ca68-4d7b-ac11-aa21569676aa', '977a25ef-3d3d-4cf4-824a-aef325f79c22', 'b863c64e-09a2-447c-aa7e-579e0e14b444', '44f90c09-34de-4da4-988d-231498442246']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:06.553730 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed273477-0f1a-4ca5-be79-88e52c40652e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:06.582345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed273477-0f1a-4ca5-be79-88e52c40652e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb2f275-58bf-4645-bd49-3ace731e1909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1327852293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707334f2cf4b4f4798bf0025841fdb28',qos_specs=None,replication_status=,reservations=['8699ff94-ca68-4d7b-ac11-aa21569676aa','977a25ef-3d3d-4cf4-824a-aef325f79c22','b863c64e-09a2-447c-aa7e-579e0e14b444','44f90c09-34de-4da4-988d-231498442246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1327852293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb2f275-58bf-4645-bd49-3ace731e1909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707334f2cf4b4f4798bf0025841fdb28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:06.583578 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75f0b6e-f57e-4ecf-902b-5710fc8f76ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:06.609971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75f0b6e-f57e-4ecf-902b-5710fc8f76ca) transitioned into state 'SUCCESS' from state '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-1327852293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707334f2cf4b4f4798bf0025841fdb28',qos_specs=None,replication_status=,reservations=['8699ff94-ca68-4d7b-ac11-aa21569676aa','977a25ef-3d3d-4cf4-824a-aef325f79c22','b863c64e-09a2-447c-aa7e-579e0e14b444','44f90c09-34de-4da4-988d-231498442246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:06.610908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc8e30e-cbcd-44e0-85e1-11aa7d41798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:06.622149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc8e30e-cbcd-44e0-85e1-11aa7d41798a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:06.624816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Flow 'volume_create_api' (d1c31677-e3ce-4fdd-838a-04e381da4351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:06.625296 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume request issued successfully. Jul 10 09:27:06.628199 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40970572-7ace-4b5f-9a07-67e06e8ac634 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:27:06.628671 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 133/530] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:27:06 2026] POST /volume/v3/volumes => generated 755 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:27:06.640180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2be45867-9be0-46bb-9839-6fe263f4fdfc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:06.645587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2be45867-9be0-46bb-9839-6fe263f4fdfc tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:06.645587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2be45867-9be0-46bb-9839-6fe263f4fdfc tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:06.645587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2be45867-9be0-46bb-9839-6fe263f4fdfc tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:06.654750 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:06.654750 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:06.662368 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2be45867-9be0-46bb-9839-6fe263f4fdfc tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:06.672950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2be45867-9be0-46bb-9839-6fe263f4fdfc tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:06.673811 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 134/531] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:06 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:07.686046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2006a75a-e50b-4cf7-bacd-14a3c4c77913 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:07.688627 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2006a75a-e50b-4cf7-bacd-14a3c4c77913 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:07.688811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2006a75a-e50b-4cf7-bacd-14a3c4c77913 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:07.688950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2006a75a-e50b-4cf7-bacd-14a3c4c77913 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:07.695351 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:07.695351 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:07.698861 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2006a75a-e50b-4cf7-bacd-14a3c4c77913 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:07.702837 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2006a75a-e50b-4cf7-bacd-14a3c4c77913 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:07.703294 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 133/532] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:07 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:07.763034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-1556046c-a062-4210-acc6-60454ca6f028 req-31029195-9019-4912-897b-d59f666ae8de None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:07.767980 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-31029195-9019-4912-897b-d59f666ae8de tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:07.768308 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-31029195-9019-4912-897b-d59f666ae8de tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:07.769454 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-31029195-9019-4912-897b-d59f666ae8de tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:07.778053 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:07.778053 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:07.782319 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-1556046c-a062-4210-acc6-60454ca6f028 req-31029195-9019-4912-897b-d59f666ae8de tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:07.789587 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-31029195-9019-4912-897b-d59f666ae8de tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:07.790228 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 133/533] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:07 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:09.831720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ccb7dffd-7a68-4b29-8203-43aa11f121fa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:09.832035 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ccb7dffd-7a68-4b29-8203-43aa11f121fa None None] GET https://10.4.3.103/volume// Jul 10 09:27:09.832258 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ccb7dffd-7a68-4b29-8203-43aa11f121fa None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:09.832474 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ccb7dffd-7a68-4b29-8203-43aa11f121fa None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:09.832840 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ccb7dffd-7a68-4b29-8203-43aa11f121fa None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:09.833154 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 134/534] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:27:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:09.844280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1556046c-a062-4210-acc6-60454ca6f028 req-941631f8-97dd-4a03-8cd5-178c797cbfaf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:09.846724 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-941631f8-97dd-4a03-8cd5-178c797cbfaf tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:09.847159 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-941631f8-97dd-4a03-8cd5-178c797cbfaf tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eb2f275-58bf-4645-bd49-3ace731e1909", "connector": null, "instance_uuid": "a873733e-d056-4b26-ae4a-b640d3613688"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:09.857896 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:09.857896 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:09.895351 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-941631f8-97dd-4a03-8cd5-178c797cbfaf tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:09.896010 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 135/535] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:09 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:10.317947 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dd4b8e7e-158a-4289-82bc-25685811735d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:10.321694 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dd4b8e7e-158a-4289-82bc-25685811735d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:10.321694 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dd4b8e7e-158a-4289-82bc-25685811735d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:10.321694 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dd4b8e7e-158a-4289-82bc-25685811735d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:10.334459 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:10.334459 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:10.340388 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dd4b8e7e-158a-4289-82bc-25685811735d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:10.348084 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dd4b8e7e-158a-4289-82bc-25685811735d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:10.348842 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 134/536] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:10 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:10.434297 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5f9cd9db-6552-4748-b925-ba2933fa2236 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:10.434297 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5f9cd9db-6552-4748-b925-ba2933fa2236 None None] GET https://10.4.3.103/volume// Jul 10 09:27:10.434297 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5f9cd9db-6552-4748-b925-ba2933fa2236 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:10.434297 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5f9cd9db-6552-4748-b925-ba2933fa2236 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:10.434297 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5f9cd9db-6552-4748-b925-ba2933fa2236 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:10.434297 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 134/537] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 09:27:10.453266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-1556046c-a062-4210-acc6-60454ca6f028 req-22da9204-b892-4a0f-83c4-754888c995ca None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:10.455385 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-22da9204-b892-4a0f-83c4-754888c995ca tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:10.455616 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-22da9204-b892-4a0f-83c4-754888c995ca tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:10.455822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-22da9204-b892-4a0f-83c4-754888c995ca tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:10.465208 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:10.465208 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:10.474311 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-1556046c-a062-4210-acc6-60454ca6f028 req-22da9204-b892-4a0f-83c4-754888c995ca tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:10.479495 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-22da9204-b892-4a0f-83c4-754888c995ca tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:10.479924 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 135/538] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:10 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:10.566189 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:10.567964 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] PUT https://10.4.3.103/volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6 Jul 10 09:27:11.242912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:11.242912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Acquiring lock "cinder-attachment_update-3eb2f275-58bf-4645-bd49-3ace731e1909-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:11.242912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Lock "cinder-attachment_update-3eb2f275-58bf-4645-bd49-3ace731e1909-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:11.242912 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:11.242912 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:11.247905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5d8e9ac2-ca17-40a3-85b5-29bb1f567707 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:11.247905 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d8e9ac2-ca17-40a3-85b5-29bb1f567707 None None] GET https://10.4.3.103/volume// Jul 10 09:27:11.247905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d8e9ac2-ca17-40a3-85b5-29bb1f567707 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:11.247905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d8e9ac2-ca17-40a3-85b5-29bb1f567707 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:11.247905 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d8e9ac2-ca17-40a3-85b5-29bb1f567707 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:11.247905 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 135/539] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-2f221435-b7db-43ca-ad8f-a2506767ae9e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-2f221435-b7db-43ca-ad8f-a2506767ae9e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-2f221435-b7db-43ca-ad8f-a2506767ae9e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-2f221435-b7db-43ca-ad8f-a2506767ae9e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-2f221435-b7db-43ca-ad8f-a2506767ae9e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-2f221435-b7db-43ca-ad8f-a2506767ae9e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:27:11.249628 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 135/540] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:10 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] PUT https://10.4.3.103/volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Acquiring lock "cinder-attachment_update-7ee05c8c-0a5f-499d-8080-7eebb25f96b3-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Lock "cinder-attachment_update-7ee05c8c-0a5f-499d-8080-7eebb25f96b3-np0000004982" acquired by "attachment_update" :: waited 0.008s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:11.251922 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:11.253481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Lock "cinder-attachment_update-3eb2f275-58bf-4645-bd49-3ace731e1909-np0000004982" released by "attachment_update" :: held 0.530s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:11.253481 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-94811941-a324-4967-98a9-227bc61fcba8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6 returned with HTTP 200 Jul 10 09:27:11.253481 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 136/541] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:10 2026] PUT /volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:11.368998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-40cbed6e-8fa0-44b2-855f-579e8d021952 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:11.370919 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-40cbed6e-8fa0-44b2-855f-579e8d021952 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:11.371111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-40cbed6e-8fa0-44b2-855f-579e8d021952 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:11.371304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-40cbed6e-8fa0-44b2-855f-579e8d021952 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:11.383132 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:11.383132 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:11.390029 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-40cbed6e-8fa0-44b2-855f-579e8d021952 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:11.397621 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-40cbed6e-8fa0-44b2-855f-579e8d021952 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:11.398161 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 136/542] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:11 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:11.491662 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Lock "cinder-attachment_update-7ee05c8c-0a5f-499d-8080-7eebb25f96b3-np0000004982" released by "attachment_update" :: held 0.544s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:11.492518 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-11118ad7-07f0-46c1-800b-9bfce11cfc6c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea returned with HTTP 200 Jul 10 09:27:11.494042 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 136/543] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:10 2026] PUT /volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:12.005653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-72b69a71-21ff-4b48-8b45-ca809e3193e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:12.012124 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-72b69a71-21ff-4b48-8b45-ca809e3193e4 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea/action Jul 10 09:27:12.012498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-72b69a71-21ff-4b48-8b45-ca809e3193e4 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:12.012688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-72b69a71-21ff-4b48-8b45-ca809e3193e4 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:12.037937 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:12.037937 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:12.048912 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2026bdba-ac30-4a77-bf03-d6c2b870ec9c req-72b69a71-21ff-4b48-8b45-ca809e3193e4 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea/action returned with HTTP 204 Jul 10 09:27:12.049435 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 136/544] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:12 2026] POST /volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:12.416466 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3e10676a-d184-48ff-b57c-a6e63868ea9f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:12.421884 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e10676a-d184-48ff-b57c-a6e63868ea9f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:12.422098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e10676a-d184-48ff-b57c-a6e63868ea9f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:12.422287 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e10676a-d184-48ff-b57c-a6e63868ea9f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:12.441459 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:12.441459 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:12.446162 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3e10676a-d184-48ff-b57c-a6e63868ea9f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:12.452145 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e10676a-d184-48ff-b57c-a6e63868ea9f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:12.452590 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 137/545] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:12 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:12.578126 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-dd242e18-6b09-4e62-9b6f-09fdc53a4807 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:12.582381 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-dd242e18-6b09-4e62-9b6f-09fdc53a4807 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] POST https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4/action Jul 10 09:27:12.582972 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-dd242e18-6b09-4e62-9b6f-09fdc53a4807 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:12.583188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-dd242e18-6b09-4e62-9b6f-09fdc53a4807 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:12.623553 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:12.623553 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:12.648061 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-cf3c23d0-21c4-456c-bdaf-d0195379cbcc req-dd242e18-6b09-4e62-9b6f-09fdc53a4807 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4/action returned with HTTP 204 Jul 10 09:27:12.648728 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 137/546] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:12 2026] POST /volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:13.467666 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4168ab61-512f-4952-8c55-d629be117292 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:13.470247 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4168ab61-512f-4952-8c55-d629be117292 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:13.470537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4168ab61-512f-4952-8c55-d629be117292 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:13.470832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4168ab61-512f-4952-8c55-d629be117292 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:13.488958 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:13.488958 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:13.493917 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4168ab61-512f-4952-8c55-d629be117292 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:13.500393 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4168ab61-512f-4952-8c55-d629be117292 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:13.500904 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 137/547] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:13 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:14.483655 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-56a0ad0e-54c1-4a81-8c95-5e2ac27b3066 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:14.484122 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-56a0ad0e-54c1-4a81-8c95-5e2ac27b3066 None None] GET https://10.4.3.103/volume// Jul 10 09:27:14.484320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-56a0ad0e-54c1-4a81-8c95-5e2ac27b3066 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:14.484527 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-56a0ad0e-54c1-4a81-8c95-5e2ac27b3066 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:14.484874 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-56a0ad0e-54c1-4a81-8c95-5e2ac27b3066 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:14.485730 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 137/548] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:14.495553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-af1c51c1-544f-4aba-95e6-479f18c267bf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:14.498097 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-af1c51c1-544f-4aba-95e6-479f18c267bf tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:27:14.498344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-af1c51c1-544f-4aba-95e6-479f18c267bf tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:14.498557 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-af1c51c1-544f-4aba-95e6-479f18c267bf tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:14.510998 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:14.510998 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:14.515113 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-430989ab-57a1-4cfc-ae99-a2eb02b4b478 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:14.516121 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-af1c51c1-544f-4aba-95e6-479f18c267bf tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:27:14.516837 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-430989ab-57a1-4cfc-ae99-a2eb02b4b478 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:14.519008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-430989ab-57a1-4cfc-ae99-a2eb02b4b478 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:14.519008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-430989ab-57a1-4cfc-ae99-a2eb02b4b478 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:14.521885 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-af1c51c1-544f-4aba-95e6-479f18c267bf tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:27:14.522331 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 138/549] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:14 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 1570 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:14.527404 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:14.527404 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:14.534696 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-430989ab-57a1-4cfc-ae99-a2eb02b4b478 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:14.541288 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-430989ab-57a1-4cfc-ae99-a2eb02b4b478 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:14.541906 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 138/550] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:14 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:14.646804 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:14.649895 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] PUT https://10.4.3.103/volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f Jul 10 09:27:14.650373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:14.658969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Acquiring lock "cinder-attachment_update-58b5ef51-4cbb-4eca-b07c-1113543bb8c8-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:14.663716 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Lock "cinder-attachment_update-58b5ef51-4cbb-4eca-b07c-1113543bb8c8-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:14.664864 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:14.664864 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:15.187261 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Lock "cinder-attachment_update-58b5ef51-4cbb-4eca-b07c-1113543bb8c8-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:15.187676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-07d7ce9b-90a8-4b5a-8d20-66f8734fcd9f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f returned with HTTP 200 Jul 10 09:27:15.188441 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 138/551] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:14 2026] PUT /volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:15.561090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-28fd1b14-7a32-4216-ba8f-f86a2fbf8a3d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:15.569435 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28fd1b14-7a32-4216-ba8f-f86a2fbf8a3d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:15.569435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28fd1b14-7a32-4216-ba8f-f86a2fbf8a3d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:15.569435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28fd1b14-7a32-4216-ba8f-f86a2fbf8a3d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:15.579639 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:15.579639 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:15.582867 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-28fd1b14-7a32-4216-ba8f-f86a2fbf8a3d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:15.587586 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28fd1b14-7a32-4216-ba8f-f86a2fbf8a3d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:15.590188 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 138/552] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:15 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:15.703354 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-80eebd03-8a0d-4852-b751-45c2ac315c81 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:15.705284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-80eebd03-8a0d-4852-b751-45c2ac315c81 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f/action Jul 10 09:27:15.705704 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-80eebd03-8a0d-4852-b751-45c2ac315c81 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:15.705802 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-80eebd03-8a0d-4852-b751-45c2ac315c81 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:15.721343 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:15.721343 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:15.733882 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-80eebd03-8a0d-4852-b751-45c2ac315c81 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f/action returned with HTTP 204 Jul 10 09:27:15.734406 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 139/553] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:15 2026] POST /volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:16.247440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3f6f7930-48c6-432e-acb8-7c7e5b52661f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:16.247868 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f6f7930-48c6-432e-acb8-7c7e5b52661f None None] GET https://10.4.3.103/volume// Jul 10 09:27:16.247974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3f6f7930-48c6-432e-acb8-7c7e5b52661f None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:16.248143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3f6f7930-48c6-432e-acb8-7c7e5b52661f None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:16.248439 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f6f7930-48c6-432e-acb8-7c7e5b52661f None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:16.248738 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 139/554] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:16.255651 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-85dbe806-e065-400f-b828-fa6556c8319d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:16.258318 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-85dbe806-e065-400f-b828-fa6556c8319d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:27:16.258627 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-85dbe806-e065-400f-b828-fa6556c8319d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:16.258877 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-85dbe806-e065-400f-b828-fa6556c8319d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:16.269759 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:16.269759 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:16.273893 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-85dbe806-e065-400f-b828-fa6556c8319d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:27:16.278967 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-85dbe806-e065-400f-b828-fa6556c8319d tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 200 Jul 10 09:27:16.279600 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 139/555] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:16 2026] GET /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:16.370405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:16.373621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] PUT https://10.4.3.103/volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd Jul 10 09:27:16.374209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:16.383875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Acquiring lock "cinder-attachment_update-37f4f3ea-ed9c-447e-8f42-abb3b1d53685-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:16.389260 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Lock "cinder-attachment_update-37f4f3ea-ed9c-447e-8f42-abb3b1d53685-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:16.391785 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:16.391785 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:16.600627 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ffd0a05a-bed7-44d9-bf05-b363f6e58f3b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:16.602710 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ffd0a05a-bed7-44d9-bf05-b363f6e58f3b tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:16.602970 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ffd0a05a-bed7-44d9-bf05-b363f6e58f3b tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:16.603248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ffd0a05a-bed7-44d9-bf05-b363f6e58f3b tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:16.613637 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:16.613637 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:16.617542 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ffd0a05a-bed7-44d9-bf05-b363f6e58f3b tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:16.622468 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ffd0a05a-bed7-44d9-bf05-b363f6e58f3b tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:16.623104 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 140/556] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:16 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:16.913218 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Lock "cinder-attachment_update-37f4f3ea-ed9c-447e-8f42-abb3b1d53685-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:16.913559 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f9ba16ac-ad4f-4e14-ae27-89f1cf17d8f3 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd returned with HTTP 200 Jul 10 09:27:16.914056 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 139/557] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:16 2026] PUT /volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:17.151511 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-deca737a-d05b-4821-988e-ee5851e7d50a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.153757 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-deca737a-d05b-4821-988e-ee5851e7d50a tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:17.154024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-deca737a-d05b-4821-988e-ee5851e7d50a tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:17.154275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-deca737a-d05b-4821-988e-ee5851e7d50a tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:17.162804 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.162804 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:17.166006 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-deca737a-d05b-4821-988e-ee5851e7d50a tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:17.169821 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-deca737a-d05b-4821-988e-ee5851e7d50a tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:27:17.170246 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 140/558] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:17 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:17.214122 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-01709543-9dba-4589-9e25-6f1a127c646f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.216553 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-01709543-9dba-4589-9e25-6f1a127c646f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:17.216828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-01709543-9dba-4589-9e25-6f1a127c646f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:17.217121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-01709543-9dba-4589-9e25-6f1a127c646f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:17.225987 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.225987 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:17.229380 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-01709543-9dba-4589-9e25-6f1a127c646f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:17.233822 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-01709543-9dba-4589-9e25-6f1a127c646f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:27:17.234327 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 140/559] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:17 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:17.259361 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.261477 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] POST https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b/action Jul 10 09:27:17.262155 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:17.262320 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:17.274222 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.274222 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:17.274758 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:17.281367 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Begin detaching volume completed successfully. Jul 10 09:27:17.281663 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-3512f3e0-b27b-4826-9817-eb3d7cbbac8d tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b/action returned with HTTP 202 Jul 10 09:27:17.282229 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 141/560] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:27:17 2026] POST /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:27:17.363692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-1556046c-a062-4210-acc6-60454ca6f028 req-4183e58f-fc5a-4823-a906-6df8ae37a0b1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.366441 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-4183e58f-fc5a-4823-a906-6df8ae37a0b1 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6/action Jul 10 09:27:17.366924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-4183e58f-fc5a-4823-a906-6df8ae37a0b1 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:17.367072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-4183e58f-fc5a-4823-a906-6df8ae37a0b1 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:17.383244 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.383244 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:17.393037 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1556046c-a062-4210-acc6-60454ca6f028 req-4183e58f-fc5a-4823-a906-6df8ae37a0b1 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6/action returned with HTTP 204 Jul 10 09:27:17.393482 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 140/561] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:17 2026] POST /volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:17.429965 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-dbe3bffe-46db-4922-a14e-537e61a7fa78 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.432928 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-dbe3bffe-46db-4922-a14e-537e61a7fa78 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd/action Jul 10 09:27:17.433399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-dbe3bffe-46db-4922-a14e-537e61a7fa78 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:17.433590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-dbe3bffe-46db-4922-a14e-537e61a7fa78 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:17.459423 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.459423 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:17.478656 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-dbe3bffe-46db-4922-a14e-537e61a7fa78 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd/action returned with HTTP 204 Jul 10 09:27:17.479259 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 141/562] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:17 2026] POST /volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:17.635142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f588265f-eee0-4332-8614-566e4c8fb6f7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.636823 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f588265f-eee0-4332-8614-566e4c8fb6f7 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:17.637047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f588265f-eee0-4332-8614-566e4c8fb6f7 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:17.637253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f588265f-eee0-4332-8614-566e4c8fb6f7 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:17.646745 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.646745 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:17.649801 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f588265f-eee0-4332-8614-566e4c8fb6f7 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:17.653528 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f588265f-eee0-4332-8614-566e4c8fb6f7 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:17.654111 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 141/563] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:17 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:17.665958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-659852a4-c609-49b1-9546-ca1bf2965804 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.667497 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-659852a4-c609-49b1-9546-ca1bf2965804 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:27:17.667673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-659852a4-c609-49b1-9546-ca1bf2965804 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:17.667844 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-659852a4-c609-49b1-9546-ca1bf2965804 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:17.675936 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:17.675936 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:17.678960 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-659852a4-c609-49b1-9546-ca1bf2965804 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:27:17.682531 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-659852a4-c609-49b1-9546-ca1bf2965804 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:27:17.682867 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 142/564] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:17 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:17.997465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-50c33895-40a4-424d-8f16-eb98ca18679b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:17.997950 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50c33895-40a4-424d-8f16-eb98ca18679b None None] GET https://10.4.3.103/volume// Jul 10 09:27:17.999349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50c33895-40a4-424d-8f16-eb98ca18679b None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:17.999593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50c33895-40a4-424d-8f16-eb98ca18679b None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:17.999975 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50c33895-40a4-424d-8f16-eb98ca18679b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:18.000331 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 141/565] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:18.008744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-a586186e-6c03-445e-94df-ff1d440c2098 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:18.010739 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-a586186e-6c03-445e-94df-ff1d440c2098 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:27:18.010949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-a586186e-6c03-445e-94df-ff1d440c2098 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:18.011132 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-a586186e-6c03-445e-94df-ff1d440c2098 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:18.020392 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:18.020392 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:18.028751 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-a586186e-6c03-445e-94df-ff1d440c2098 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:27:18.033059 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-a586186e-6c03-445e-94df-ff1d440c2098 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 200 Jul 10 09:27:18.033421 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 142/566] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:18 2026] GET /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:18.133325 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:18.138699 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] PUT https://10.4.3.103/volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4 Jul 10 09:27:18.139151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:18.154273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Acquiring lock "cinder-attachment_update-d95b26be-ed0e-42dc-b68f-a8f17b01a7aa-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:18.163354 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Lock "cinder-attachment_update-d95b26be-ed0e-42dc-b68f-a8f17b01a7aa-np0000004982" acquired by "attachment_update" :: waited 0.009s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:18.164678 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:18.164678 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:18.310660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-53f0cc04-d0d1-43b8-ab27-c672e9f5ecbb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:18.311293 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-53f0cc04-d0d1-43b8-ab27-c672e9f5ecbb None None] GET https://10.4.3.103/volume// Jul 10 09:27:18.311532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-53f0cc04-d0d1-43b8-ab27-c672e9f5ecbb None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:18.311849 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-53f0cc04-d0d1-43b8-ab27-c672e9f5ecbb None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:18.312537 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-53f0cc04-d0d1-43b8-ab27-c672e9f5ecbb None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:18.313361 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 143/567] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:18.321948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-fd3f8401-e936-49c0-b374-cde816307a55 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:18.325832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-fd3f8401-e936-49c0-b374-cde816307a55 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:18.326529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-fd3f8401-e936-49c0-b374-cde816307a55 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:18.326703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-fd3f8401-e936-49c0-b374-cde816307a55 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:18.344756 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:18.344756 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:18.355096 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-fd3f8401-e936-49c0-b374-cde816307a55 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:18.365241 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-fd3f8401-e936-49c0-b374-cde816307a55 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:27:18.365894 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 142/568] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:18 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 1326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:18.692283 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Lock "cinder-attachment_update-d95b26be-ed0e-42dc-b68f-a8f17b01a7aa-np0000004982" released by "attachment_update" :: held 0.527s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:18.692283 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-5567ddc6-c679-4413-934e-726f223e7fd2 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4 returned with HTTP 200 Jul 10 09:27:18.692283 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 142/569] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:18 2026] PUT /volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:19.203791 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f7012027-5518-4a62-ab9d-746c844273fc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:19.206027 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f7012027-5518-4a62-ab9d-746c844273fc tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] POST https://10.4.3.103/volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4/action Jul 10 09:27:19.206407 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f7012027-5518-4a62-ab9d-746c844273fc tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:19.206592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f7012027-5518-4a62-ab9d-746c844273fc tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:19.234073 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:19.234073 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:19.252048 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5c7e8c95-143e-4195-afcf-6bc08e14b813 req-f7012027-5518-4a62-ab9d-746c844273fc tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4/action returned with HTTP 204 Jul 10 09:27:19.252463 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 143/570] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:19 2026] POST /volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:19.313640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-0bbdb46a-7e0f-4fa8-9d1b-7413da01c7b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:19.316272 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-0bbdb46a-7e0f-4fa8-9d1b-7413da01c7b0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] DELETE https://10.4.3.103/volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10 Jul 10 09:27:19.316514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-0bbdb46a-7e0f-4fa8-9d1b-7413da01c7b0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:19.316731 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-0bbdb46a-7e0f-4fa8-9d1b-7413da01c7b0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:19.326277 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:19.326277 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:19.731149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-477e5049-aa9b-44a6-b53b-5560ac275ed1 req-09ef9488-cd68-46cd-accb-740599360e63 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:19.733090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-477e5049-aa9b-44a6-b53b-5560ac275ed1 req-09ef9488-cd68-46cd-accb-740599360e63 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] DELETE https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 Jul 10 09:27:19.733284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-477e5049-aa9b-44a6-b53b-5560ac275ed1 req-09ef9488-cd68-46cd-accb-740599360e63 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:19.733460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-477e5049-aa9b-44a6-b53b-5560ac275ed1 req-09ef9488-cd68-46cd-accb-740599360e63 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:19.740207 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:19.740207 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:19.853652 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-07f3fdf1-d443-4cc4-9351-7a829cb6a7c7 req-0bbdb46a-7e0f-4fa8-9d1b-7413da01c7b0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10 returned with HTTP 200 Jul 10 09:27:19.854034 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 144/571] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:27:19 2026] DELETE /volume/v3/attachments/4207e980-e104-4d34-a398-5d7d2a842e10 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:20.273071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-477e5049-aa9b-44a6-b53b-5560ac275ed1 req-09ef9488-cd68-46cd-accb-740599360e63 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 returned with HTTP 200 Jul 10 09:27:20.273455 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 143/572] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:27:19 2026] DELETE /volume/v3/attachments/caab36ed-37e5-449a-b247-5fcab06ff6b4 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:20.494121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4d19d605-1cf7-4145-a0b9-9399c0723f62 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:20.495889 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4d19d605-1cf7-4145-a0b9-9399c0723f62 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:20.497455 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4d19d605-1cf7-4145-a0b9-9399c0723f62 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:20.497455 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4d19d605-1cf7-4145-a0b9-9399c0723f62 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:20.503399 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:20.503399 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:20.507246 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4d19d605-1cf7-4145-a0b9-9399c0723f62 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:20.512972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4d19d605-1cf7-4145-a0b9-9399c0723f62 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:27:20.513685 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 143/573] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:20 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:23.722030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-924eff31-a06b-40e1-91e4-3ab1ffd4fa55 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:23.727044 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-924eff31-a06b-40e1-91e4-3ab1ffd4fa55 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:27:23.727217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-924eff31-a06b-40e1-91e4-3ab1ffd4fa55 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:23.727411 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-924eff31-a06b-40e1-91e4-3ab1ffd4fa55 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:23.737458 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:23.737458 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:23.741250 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-924eff31-a06b-40e1-91e4-3ab1ffd4fa55 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:27:23.751523 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-924eff31-a06b-40e1-91e4-3ab1ffd4fa55 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:27:23.752167 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 144/574] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:23 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:23.801658 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6990e1d2-36e8-489b-9422-c87ab75c3e5b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:23.803494 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6990e1d2-36e8-489b-9422-c87ab75c3e5b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:27:23.803763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6990e1d2-36e8-489b-9422-c87ab75c3e5b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:23.803987 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6990e1d2-36e8-489b-9422-c87ab75c3e5b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:23.812324 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:23.812324 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:23.819197 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6990e1d2-36e8-489b-9422-c87ab75c3e5b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:27:23.823508 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6990e1d2-36e8-489b-9422-c87ab75c3e5b tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:27:23.823909 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 145/575] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:23 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:23.841802 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aebf5772-d660-415c-893d-0898fc07c6c2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:23.843598 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:27:23.843858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:23.844049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:23.844211 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Delete volume with id: e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:27:23.852205 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:23.852205 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:23.852720 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:27:23.869260 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Delete volume request issued successfully. Jul 10 09:27:23.869608 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aebf5772-d660-415c-893d-0898fc07c6c2 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 202 Jul 10 09:27:23.870071 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 144/576] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:27:23 2026] DELETE /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:27:23.878833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7a149c6b-d1e6-40f6-9ea1-5113ead5001d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:23.880750 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a149c6b-d1e6-40f6-9ea1-5113ead5001d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:27:23.880929 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a149c6b-d1e6-40f6-9ea1-5113ead5001d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:23.881101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a149c6b-d1e6-40f6-9ea1-5113ead5001d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:23.893313 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:23.893313 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:23.898318 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7a149c6b-d1e6-40f6-9ea1-5113ead5001d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Volume info retrieved successfully. Jul 10 09:27:23.904254 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a149c6b-d1e6-40f6-9ea1-5113ead5001d tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 200 Jul 10 09:27:23.905323 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 144/577] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:23 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:24.925285 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-da1d2a93-6f1e-4778-a3d0-85ec10d691b5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:24.927102 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da1d2a93-6f1e-4778-a3d0-85ec10d691b5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] GET https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 Jul 10 09:27:24.927583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da1d2a93-6f1e-4778-a3d0-85ec10d691b5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:24.927583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da1d2a93-6f1e-4778-a3d0-85ec10d691b5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:24.935075 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da1d2a93-6f1e-4778-a3d0-85ec10d691b5 tempest-ServerActionsTestOtherB-1951004284 tempest-ServerActionsTestOtherB-1951004284-project-member] https://10.4.3.103/volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 returned with HTTP 404 Jul 10 09:27:24.935858 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 145/578] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:24 2026] GET /volume/v3/volumes/e2c8c2df-c02e-4fd3-917b-64997631a262 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:25.857847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ccd81df2-1565-4e49-a065-7a81b9eb43f4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:25.860504 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ccd81df2-1565-4e49-a065-7a81b9eb43f4 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:27:25.860843 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ccd81df2-1565-4e49-a065-7a81b9eb43f4 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:25.861119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ccd81df2-1565-4e49-a065-7a81b9eb43f4 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:25.871075 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:25.871075 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:25.874479 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ccd81df2-1565-4e49-a065-7a81b9eb43f4 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:25.878485 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ccd81df2-1565-4e49-a065-7a81b9eb43f4 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:27:25.878860 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 146/579] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:25 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:26.130267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e4b274b6-62f6-4052-8153-9f96296dacd9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:26.132133 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e4b274b6-62f6-4052-8153-9f96296dacd9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:27:26.132514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e4b274b6-62f6-4052-8153-9f96296dacd9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:26.134197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e4b274b6-62f6-4052-8153-9f96296dacd9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:26.146141 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:26.146141 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:26.154596 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e4b274b6-62f6-4052-8153-9f96296dacd9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:26.157688 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e4b274b6-62f6-4052-8153-9f96296dacd9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:27:26.158274 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 145/580] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:26 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:26.223443 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-03b65783-48a8-4a93-b851-1001719e609d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:26.227050 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-03b65783-48a8-4a93-b851-1001719e609d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:27:26.227160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-03b65783-48a8-4a93-b851-1001719e609d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:26.227356 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-03b65783-48a8-4a93-b851-1001719e609d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:26.240471 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:26.240471 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:26.247136 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-03b65783-48a8-4a93-b851-1001719e609d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:26.251889 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-03b65783-48a8-4a93-b851-1001719e609d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:27:26.252817 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 145/581] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:26 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:26.279477 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:26.282932 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508/action Jul 10 09:27:26.283413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:26.283693 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:26.305790 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:26.305790 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:26.305978 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:26.316720 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Begin detaching volume completed successfully. Jul 10 09:27:26.317002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-5301dca2-0e8a-43e5-9f8a-451ab86961d5 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508/action returned with HTTP 202 Jul 10 09:27:26.317589 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 146/582] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:27:26 2026] POST /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:27:27.347301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-72335e4b-8301-458a-bb6b-cd1eef9f2115 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:27.347780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72335e4b-8301-458a-bb6b-cd1eef9f2115 None None] GET https://10.4.3.103/volume// Jul 10 09:27:27.347981 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72335e4b-8301-458a-bb6b-cd1eef9f2115 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:27.348267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72335e4b-8301-458a-bb6b-cd1eef9f2115 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:27.348560 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72335e4b-8301-458a-bb6b-cd1eef9f2115 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:27.349061 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 147/583] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:27.356092 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-123a1587-5a53-48f7-903a-e984b4cae9a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:27.358161 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-123a1587-5a53-48f7-903a-e984b4cae9a9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:27:27.358412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-123a1587-5a53-48f7-903a-e984b4cae9a9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:27.358731 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-123a1587-5a53-48f7-903a-e984b4cae9a9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:27.368081 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:27.368081 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:27.371870 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-123a1587-5a53-48f7-903a-e984b4cae9a9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:27.377366 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-123a1587-5a53-48f7-903a-e984b4cae9a9 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:27:27.378032 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 146/584] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:27 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:28.301540 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:28.303515 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] DELETE https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:28.303728 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:28.303922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:28.304092 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Delete volume with id: cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:28.314935 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:28.314935 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:28.315684 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:28.342880 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Delete volume request issued successfully. Jul 10 09:27:28.343100 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8fb40ff5-fd47-4a21-9c20-c67b92fa187f tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 202 Jul 10 09:27:28.343635 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 146/585] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:27:28 2026] DELETE /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:27:28.356806 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-07515487-a303-4868-b56c-96acfa8159ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:28.359663 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07515487-a303-4868-b56c-96acfa8159ec tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:28.359975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07515487-a303-4868-b56c-96acfa8159ec tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:28.360264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07515487-a303-4868-b56c-96acfa8159ec tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:28.371319 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:28.371319 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:28.376208 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-07515487-a303-4868-b56c-96acfa8159ec tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:28.385708 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07515487-a303-4868-b56c-96acfa8159ec tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 200 Jul 10 09:27:28.385871 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 147/586] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:28 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:28.387759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-1af6d226-0dc2-4cb0-a5ee-3fbee78904a2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:28.390953 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-1af6d226-0dc2-4cb0-a5ee-3fbee78904a2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] DELETE https://10.4.3.103/volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810 Jul 10 09:27:28.391130 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-1af6d226-0dc2-4cb0-a5ee-3fbee78904a2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:28.391294 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-1af6d226-0dc2-4cb0-a5ee-3fbee78904a2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:28.400718 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:28.400718 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:28.937073 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d46c3143-69bd-4b9b-baab-2e469e736bf9 req-1af6d226-0dc2-4cb0-a5ee-3fbee78904a2 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810 returned with HTTP 200 Jul 10 09:27:28.937525 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 148/587] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:27:28 2026] DELETE /volume/v3/attachments/e39f7e5e-9534-469d-ade2-049fa5eb1810 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:29.400120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c871f7c6-eabf-49da-be4f-c84e9590e3c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:29.402042 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c871f7c6-eabf-49da-be4f-c84e9590e3c6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b Jul 10 09:27:29.402293 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c871f7c6-eabf-49da-be4f-c84e9590e3c6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:29.402601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c871f7c6-eabf-49da-be4f-c84e9590e3c6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:29.408652 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c871f7c6-eabf-49da-be4f-c84e9590e3c6 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b returned with HTTP 404 Jul 10 09:27:29.409203 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 147/588] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:29 2026] GET /volume/v3/volumes/cded49b2-f9ad-4a3e-b91e-8ecf8c13db6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:29.415482 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:29.417296 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 Jul 10 09:27:29.417531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:29.417736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:29.417939 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Delete volume with id: f31f25be-d6a3-4f6b-8352-3f2e49033f08 Jul 10 09:27:29.424724 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:29.424724 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:29.425179 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:29.439551 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Delete volume request issued successfully. Jul 10 09:27:29.439674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-749b3034-4a90-44e5-baa4-61ae95c4d405 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 returned with HTTP 202 Jul 10 09:27:29.440047 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 147/589] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:27:29 2026] DELETE /volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:27:29.454757 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-578e3ac6-01e3-4ede-9e73-ab1061eb0e93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:29.459241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-578e3ac6-01e3-4ede-9e73-ab1061eb0e93 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 Jul 10 09:27:29.459501 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-578e3ac6-01e3-4ede-9e73-ab1061eb0e93 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:29.459776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-578e3ac6-01e3-4ede-9e73-ab1061eb0e93 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:29.474371 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:29.474371 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:29.481661 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-578e3ac6-01e3-4ede-9e73-ab1061eb0e93 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Volume info retrieved successfully. Jul 10 09:27:29.487860 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-578e3ac6-01e3-4ede-9e73-ab1061eb0e93 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 returned with HTTP 200 Jul 10 09:27:29.488518 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 148/590] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:29 2026] GET /volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:29.525080 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e9de40cd-854c-4233-821e-889578063132 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:29.527159 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e9de40cd-854c-4233-821e-889578063132 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:27:29.527773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e9de40cd-854c-4233-821e-889578063132 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:29.527773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e9de40cd-854c-4233-821e-889578063132 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:29.537487 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:29.537487 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:29.542519 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e9de40cd-854c-4233-821e-889578063132 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:29.548877 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e9de40cd-854c-4233-821e-889578063132 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:27:29.549618 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 149/591] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:29 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:30.505010 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bdaa587c-5ad1-45bf-8e80-6c5187f8dfe0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:30.508323 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bdaa587c-5ad1-45bf-8e80-6c5187f8dfe0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] GET https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 Jul 10 09:27:30.508643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bdaa587c-5ad1-45bf-8e80-6c5187f8dfe0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:30.508909 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bdaa587c-5ad1-45bf-8e80-6c5187f8dfe0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:30.516945 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bdaa587c-5ad1-45bf-8e80-6c5187f8dfe0 tempest-ServerRescueNegativeTestJSON-318510632 tempest-ServerRescueNegativeTestJSON-318510632-project-member] https://10.4.3.103/volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 returned with HTTP 404 Jul 10 09:27:30.517425 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 148/592] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:30 2026] GET /volume/v3/volumes/f31f25be-d6a3-4f6b-8352-3f2e49033f08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:34.761596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-06ed65d9-ec8e-4b2b-95d4-cce8235a2f7d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:34.761596 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-06ed65d9-ec8e-4b2b-95d4-cce8235a2f7d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:27:34.761596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-06ed65d9-ec8e-4b2b-95d4-cce8235a2f7d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:34.761596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-06ed65d9-ec8e-4b2b-95d4-cce8235a2f7d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:34.763437 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=235,cinder:INSERT=42,cinder:UPDATE=64 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:27:34.770511 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:34.770511 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:34.778278 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-06ed65d9-ec8e-4b2b-95d4-cce8235a2f7d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:27:34.783588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-06ed65d9-ec8e-4b2b-95d4-cce8235a2f7d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:27:34.783588 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 148/593] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:34 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:34.843624 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5169a965-32cb-4814-acb8-a4cc58c6e71d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:34.845923 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5169a965-32cb-4814-acb8-a4cc58c6e71d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:27:34.846170 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5169a965-32cb-4814-acb8-a4cc58c6e71d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:34.846462 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5169a965-32cb-4814-acb8-a4cc58c6e71d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:34.848954 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=182,cinder:UPDATE=35,cinder:INSERT=12 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:27:34.856437 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:34.856437 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:34.861537 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5169a965-32cb-4814-acb8-a4cc58c6e71d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:27:34.868003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5169a965-32cb-4814-acb8-a4cc58c6e71d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:27:34.868554 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 149/594] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:34 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:35.181450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:35.184238 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:27:35.184714 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1821884974", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:35.186486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1821884974', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:27:35.421459 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Create volume of 1 GB Jul 10 09:27:35.424653 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=204,cinder:UPDATE=41,cinder:INSERT=22 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:27:35.426955 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Availability Zones retrieved successfully. Jul 10 09:27:35.437074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Flow 'volume_create_api' (88fdf65d-d201-4d83-9f81-2a1b48bf1305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:35.438655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f81bcf-6c2e-49d5-bc9e-c0b91e278d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:35.440558 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:27:35.527798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f81bcf-6c2e-49d5-bc9e-c0b91e278d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:35.528460 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f30dfd2-b703-4167-8af1-faade70d0c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:35.626165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Created reservations ['0f36ec22-5504-42f8-a056-1fcff7eea78b', '57190bb2-ffc3-48a0-af17-aaac8415dde2', '56a66c6a-801e-4def-925e-266c480e37f3', '1f054790-903b-4721-8bb9-bb549f8aeaf1'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:27:35.627173 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f30dfd2-b703-4167-8af1-faade70d0c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f36ec22-5504-42f8-a056-1fcff7eea78b', '57190bb2-ffc3-48a0-af17-aaac8415dde2', '56a66c6a-801e-4def-925e-266c480e37f3', '1f054790-903b-4721-8bb9-bb549f8aeaf1']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:35.628160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9734afe7-5b5f-4723-87e6-2f6acf5fa0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:35.652784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9734afe7-5b5f-4723-87e6-2f6acf5fa0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524da783-901c-481f-bd90-2b2f5778eece', '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-1821884974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98a3c0e522d4f11a7998405307d47a9',qos_specs=None,replication_status=,reservations=['0f36ec22-5504-42f8-a056-1fcff7eea78b','57190bb2-ffc3-48a0-af17-aaac8415dde2','56a66c6a-801e-4def-925e-266c480e37f3','1f054790-903b-4721-8bb9-bb549f8aeaf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1316bb4028184e22bd788fc792450966',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1821884974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524da783-901c-481f-bd90-2b2f5778eece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98a3c0e522d4f11a7998405307d47a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1316bb4028184e22bd788fc792450966',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:35.653505 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f624f51-9b88-4cb2-9a55-1992273509dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:35.683301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f624f51-9b88-4cb2-9a55-1992273509dc) transitioned into state 'SUCCESS' from state '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-1821884974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98a3c0e522d4f11a7998405307d47a9',qos_specs=None,replication_status=,reservations=['0f36ec22-5504-42f8-a056-1fcff7eea78b','57190bb2-ffc3-48a0-af17-aaac8415dde2','56a66c6a-801e-4def-925e-266c480e37f3','1f054790-903b-4721-8bb9-bb549f8aeaf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1316bb4028184e22bd788fc792450966',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:35.683301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ae3206-e19c-4ec7-a490-e345a13be751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:35.697584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ae3206-e19c-4ec7-a490-e345a13be751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:35.697744 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Flow 'volume_create_api' (88fdf65d-d201-4d83-9f81-2a1b48bf1305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:35.698056 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Create volume request issued successfully. Jul 10 09:27:35.699391 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bbc10afa-cc5e-4471-94d9-6d01dce54e07 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:27:35.699996 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 150/595] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:27:35 2026] POST /volume/v3/volumes => generated 899 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:35.716371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-82a907e1-d870-4e71-be90-a3a42b1c2f56 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:35.720130 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-82a907e1-d870-4e71-be90-a3a42b1c2f56 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:27:35.720355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-82a907e1-d870-4e71-be90-a3a42b1c2f56 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:35.720544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-82a907e1-d870-4e71-be90-a3a42b1c2f56 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:35.722620 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=194,cinder:UPDATE=49,cinder:INSERT=24 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:27:35.737227 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:35.737227 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:35.742889 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-82a907e1-d870-4e71-be90-a3a42b1c2f56 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:27:35.750211 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-82a907e1-d870-4e71-be90-a3a42b1c2f56 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:27:35.750679 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 149/596] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:27:35 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 967 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:36.765133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-30654b1a-f273-4e24-a2be-a87dfd85e321 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:36.768051 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-30654b1a-f273-4e24-a2be-a87dfd85e321 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:27:36.768293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-30654b1a-f273-4e24-a2be-a87dfd85e321 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:36.768503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-30654b1a-f273-4e24-a2be-a87dfd85e321 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:36.783328 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:36.783328 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:36.787149 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-30654b1a-f273-4e24-a2be-a87dfd85e321 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:27:36.795360 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-30654b1a-f273-4e24-a2be-a87dfd85e321 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:27:36.795879 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 149/597] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:27:36 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:36.849253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-d7b2562b-c3b6-4c76-9cfe-c7c7b94096ea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:36.853597 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-d7b2562b-c3b6-4c76-9cfe-c7c7b94096ea tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:27:36.853887 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-d7b2562b-c3b6-4c76-9cfe-c7c7b94096ea tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:36.854083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-d7b2562b-c3b6-4c76-9cfe-c7c7b94096ea tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:36.866301 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:36.866301 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:36.872068 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-d7b2562b-c3b6-4c76-9cfe-c7c7b94096ea tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:27:36.882112 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-d7b2562b-c3b6-4c76-9cfe-c7c7b94096ea tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:27:36.882112 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 150/598] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:36 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:37.547375 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-afacbf88-957a-4151-8d28-1e836dc46903 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:37.549858 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-afacbf88-957a-4151-8d28-1e836dc46903 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:27:37.550030 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-afacbf88-957a-4151-8d28-1e836dc46903 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:37.550246 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-afacbf88-957a-4151-8d28-1e836dc46903 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:37.558924 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:37.558924 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:37.564923 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-afacbf88-957a-4151-8d28-1e836dc46903 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:27:37.571636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-afacbf88-957a-4151-8d28-1e836dc46903 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:27:37.572124 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 151/599] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:37 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:27:37.586479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-18ea09a4-da2e-4f54-9024-c29ec9bd63af None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:37.587012 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-18ea09a4-da2e-4f54-9024-c29ec9bd63af None None] GET https://10.4.3.103/volume// Jul 10 09:27:37.587241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-18ea09a4-da2e-4f54-9024-c29ec9bd63af None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:37.587491 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-18ea09a4-da2e-4f54-9024-c29ec9bd63af None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:37.587915 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-18ea09a4-da2e-4f54-9024-c29ec9bd63af None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:37.588294 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 150/600] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:27:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:37.599000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-c5a81cb4-5a59-48ca-aa39-a34d68f8a8d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:37.602725 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-c5a81cb4-5a59-48ca-aa39-a34d68f8a8d7 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:37.603261 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-c5a81cb4-5a59-48ca-aa39-a34d68f8a8d7 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "524da783-901c-481f-bd90-2b2f5778eece", "connector": null, "instance_uuid": "8530ccde-4198-48d8-b135-7208f9d28ffc"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:37.613248 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:37.613248 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:37.659863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-c5a81cb4-5a59-48ca-aa39-a34d68f8a8d7 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:37.660347 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 150/601] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:37 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:37.812516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:37.814302 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:27:37.814529 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-791758896", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:37.816015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-791758896', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:27:37.928316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Create volume of 1 GB Jul 10 09:27:37.934731 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Availability Zones retrieved successfully. Jul 10 09:27:37.942128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Flow 'volume_create_api' (89836c3f-b006-4d78-8386-cf680ff363e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:37.943677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3964b9a6-1059-47b9-bd64-5b78ba28629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:37.945076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:27:38.028118 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3964b9a6-1059-47b9-bd64-5b78ba28629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:38.029339 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70afdc5a-ac44-4b43-8d14-c6735e1d007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:38.074445 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Created reservations ['83058b87-8b8a-4036-acec-d2c4dcfd30d8', '454f223c-7844-42d6-925e-07324017add7', 'd45057d9-63c5-4d25-b8a6-0841c1b8c0f3', 'd170cdbc-3370-4025-a396-0ccfd81df249'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:27:38.075360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70afdc5a-ac44-4b43-8d14-c6735e1d007d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83058b87-8b8a-4036-acec-d2c4dcfd30d8', '454f223c-7844-42d6-925e-07324017add7', 'd45057d9-63c5-4d25-b8a6-0841c1b8c0f3', 'd170cdbc-3370-4025-a396-0ccfd81df249']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:38.076347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396e865d-9414-46ab-ad1b-520ea493bf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:38.098584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396e865d-9414-46ab-ad1b-520ea493bf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07303578-1e66-4f6b-8ffd-10075f486305', '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-791758896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2286bc278e104c5fbc7146a1254eeb2a',qos_specs=None,replication_status=,reservations=['83058b87-8b8a-4036-acec-d2c4dcfd30d8','454f223c-7844-42d6-925e-07324017add7','d45057d9-63c5-4d25-b8a6-0841c1b8c0f3','d170cdbc-3370-4025-a396-0ccfd81df249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bec5c1d47134bb49d41a246b4d2e3bd',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-791758896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07303578-1e66-4f6b-8ffd-10075f486305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2286bc278e104c5fbc7146a1254eeb2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bec5c1d47134bb49d41a246b4d2e3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:38.099234 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (936b9bde-658c-47e5-a532-7438956c785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:38.122871 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (936b9bde-658c-47e5-a532-7438956c785d) transitioned into state 'SUCCESS' from state '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-791758896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2286bc278e104c5fbc7146a1254eeb2a',qos_specs=None,replication_status=,reservations=['83058b87-8b8a-4036-acec-d2c4dcfd30d8','454f223c-7844-42d6-925e-07324017add7','d45057d9-63c5-4d25-b8a6-0841c1b8c0f3','d170cdbc-3370-4025-a396-0ccfd81df249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bec5c1d47134bb49d41a246b4d2e3bd',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:38.123714 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c534da9-a289-4438-b72a-08249ab9086a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:38.134748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c534da9-a289-4438-b72a-08249ab9086a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:38.135520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Flow 'volume_create_api' (89836c3f-b006-4d78-8386-cf680ff363e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:38.135830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Create volume request issued successfully. Jul 10 09:27:38.136356 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87d894d1-d4b4-412a-83df-90653b4fabe7 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:27:38.136908 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 151/602] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:27:37 2026] POST /volume/v3/volumes => generated 752 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:27:38.148778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-98192602-62bf-4269-869c-9e628907530d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:38.150772 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98192602-62bf-4269-869c-9e628907530d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:27:38.151043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98192602-62bf-4269-869c-9e628907530d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:38.151319 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98192602-62bf-4269-869c-9e628907530d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:38.163442 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:38.163442 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:38.168838 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-98192602-62bf-4269-869c-9e628907530d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:38.175307 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98192602-62bf-4269-869c-9e628907530d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 returned with HTTP 200 Jul 10 09:27:38.175676 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 152/603] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:38 2026] GET /volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:39.187095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fd31fb23-aa37-4add-9075-aaf1ebd28478 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:39.189517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fd31fb23-aa37-4add-9075-aaf1ebd28478 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:27:39.189807 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fd31fb23-aa37-4add-9075-aaf1ebd28478 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:39.190085 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fd31fb23-aa37-4add-9075-aaf1ebd28478 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:39.198526 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:39.198526 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:39.202700 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fd31fb23-aa37-4add-9075-aaf1ebd28478 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:39.208171 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fd31fb23-aa37-4add-9075-aaf1ebd28478 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 returned with HTTP 200 Jul 10 09:27:39.208682 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 151/604] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:39 2026] GET /volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:39.252637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-3642f5de-9907-4018-986f-d4264cb13715 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:39.255049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-3642f5de-9907-4018-986f-d4264cb13715 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:27:39.255373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-3642f5de-9907-4018-986f-d4264cb13715 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:39.255656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-3642f5de-9907-4018-986f-d4264cb13715 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:39.264260 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:39.264260 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:39.268813 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-3642f5de-9907-4018-986f-d4264cb13715 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:39.274880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-3642f5de-9907-4018-986f-d4264cb13715 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 returned with HTTP 200 Jul 10 09:27:39.275431 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 151/605] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:39 2026] GET /volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:39.702049 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-6f2eb8e3-070d-442c-bc9a-32a755e65953 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:39.704417 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-6f2eb8e3-070d-442c-bc9a-32a755e65953 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:27:39.704774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-6f2eb8e3-070d-442c-bc9a-32a755e65953 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:39.705080 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-6f2eb8e3-070d-442c-bc9a-32a755e65953 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:39.713100 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:39.713100 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:39.717371 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-6f2eb8e3-070d-442c-bc9a-32a755e65953 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:39.723444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-6f2eb8e3-070d-442c-bc9a-32a755e65953 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 returned with HTTP 200 Jul 10 09:27:39.723444 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 152/606] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:39 2026] GET /volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:39.733010 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-23623fcf-d8d8-47dc-9d44-9111b8e59443 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:39.733364 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-23623fcf-d8d8-47dc-9d44-9111b8e59443 None None] GET https://10.4.3.103/volume// Jul 10 09:27:39.733546 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-23623fcf-d8d8-47dc-9d44-9111b8e59443 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:39.733777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-23623fcf-d8d8-47dc-9d44-9111b8e59443 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:39.734100 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-23623fcf-d8d8-47dc-9d44-9111b8e59443 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:39.734360 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 153/607] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:27:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:39.741996 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-d09cfe5f-3561-4122-be08-247d3d177fef None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:39.743907 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-d09cfe5f-3561-4122-be08-247d3d177fef tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:39.744239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-d09cfe5f-3561-4122-be08-247d3d177fef tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07303578-1e66-4f6b-8ffd-10075f486305", "connector": null, "instance_uuid": "0fd1fe59-fc12-49a2-a0a1-294bb5305b80"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:39.751920 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:39.751920 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:39.774265 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-d09cfe5f-3561-4122-be08-247d3d177fef tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:39.774711 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 152/608] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:39 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:44.160482 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f0fd1220-05ea-43e3-aa3f-3974fa3f1b76 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:44.161094 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f0fd1220-05ea-43e3-aa3f-3974fa3f1b76 None None] GET https://10.4.3.103/volume// Jul 10 09:27:44.161352 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f0fd1220-05ea-43e3-aa3f-3974fa3f1b76 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:44.161631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f0fd1220-05ea-43e3-aa3f-3974fa3f1b76 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:44.162095 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f0fd1220-05ea-43e3-aa3f-3974fa3f1b76 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:44.162505 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 152/609] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:44.179970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-942a8a0f-cf93-4579-a238-6f8d6a02b35b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:44.185076 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-942a8a0f-cf93-4579-a238-6f8d6a02b35b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:27:44.185076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-942a8a0f-cf93-4579-a238-6f8d6a02b35b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:44.185076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-942a8a0f-cf93-4579-a238-6f8d6a02b35b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:44.207023 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:44.207023 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:44.213174 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-942a8a0f-cf93-4579-a238-6f8d6a02b35b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:27:44.220902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-942a8a0f-cf93-4579-a238-6f8d6a02b35b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:27:44.224598 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 153/610] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:44 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:44.339437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:44.346653 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] PUT https://10.4.3.103/volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97 Jul 10 09:27:44.347209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:44.358509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Acquiring lock "cinder-attachment_update-524da783-901c-481f-bd90-2b2f5778eece-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:44.367284 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Lock "cinder-attachment_update-524da783-901c-481f-bd90-2b2f5778eece-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:44.368360 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:44.368360 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:44.897901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Lock "cinder-attachment_update-524da783-901c-481f-bd90-2b2f5778eece-np0000004982" released by "attachment_update" :: held 0.532s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:44.898222 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-f9dff556-e479-4406-bb63-c2d3b3daa3eb tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97 returned with HTTP 200 Jul 10 09:27:44.898774 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 154/611] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:44 2026] PUT /volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:45.411881 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-339d6d8b-722a-405f-8380-7927e5d37120 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:45.414685 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-339d6d8b-722a-405f-8380-7927e5d37120 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] POST https://10.4.3.103/volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97/action Jul 10 09:27:45.415167 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-339d6d8b-722a-405f-8380-7927e5d37120 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:45.415340 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-339d6d8b-722a-405f-8380-7927e5d37120 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:45.436601 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:45.436601 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:45.451398 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5ff2e0a8-e6c4-4bba-a2e7-354481222379 req-339d6d8b-722a-405f-8380-7927e5d37120 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97/action returned with HTTP 204 Jul 10 09:27:45.452128 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 153/612] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:45 2026] POST /volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:47.654707 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-cd4edaea-caa4-4ca5-99e5-02d2a4b5fd2d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:47.657817 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-cd4edaea-caa4-4ca5-99e5-02d2a4b5fd2d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:47.658494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-cd4edaea-caa4-4ca5-99e5-02d2a4b5fd2d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:47.658494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-cd4edaea-caa4-4ca5-99e5-02d2a4b5fd2d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:47.670884 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:47.670884 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:47.681543 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-cd4edaea-caa4-4ca5-99e5-02d2a4b5fd2d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:47.691607 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-cd4edaea-caa4-4ca5-99e5-02d2a4b5fd2d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:47.692324 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 153/613] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:27:47 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:48.449100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f41fc18d-dd87-4f82-bbcd-a2084cdfaf93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:48.449464 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f41fc18d-dd87-4f82-bbcd-a2084cdfaf93 None None] GET https://10.4.3.103/volume// Jul 10 09:27:48.449666 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f41fc18d-dd87-4f82-bbcd-a2084cdfaf93 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:48.450043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f41fc18d-dd87-4f82-bbcd-a2084cdfaf93 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:48.450338 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f41fc18d-dd87-4f82-bbcd-a2084cdfaf93 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:48.450725 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 154/614] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:48.457793 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-f04bdece-4021-43da-9e97-8632683d67a8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:48.460800 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-f04bdece-4021-43da-9e97-8632683d67a8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:27:48.461075 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-f04bdece-4021-43da-9e97-8632683d67a8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:48.461303 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-f04bdece-4021-43da-9e97-8632683d67a8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:48.470259 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:48.470259 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:48.473540 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-f04bdece-4021-43da-9e97-8632683d67a8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:27:48.477887 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-f04bdece-4021-43da-9e97-8632683d67a8 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 returned with HTTP 200 Jul 10 09:27:48.478278 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 155/615] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:48 2026] GET /volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:48.570074 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:48.573120 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] PUT https://10.4.3.103/volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014 Jul 10 09:27:48.573594 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:48.583637 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Acquiring lock "cinder-attachment_update-07303578-1e66-4f6b-8ffd-10075f486305-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:48.591703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-07303578-1e66-4f6b-8ffd-10075f486305-np0000004982" acquired by "attachment_update" :: waited 0.008s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:48.592589 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:48.592589 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:49.111053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-07303578-1e66-4f6b-8ffd-10075f486305-np0000004982" released by "attachment_update" :: held 0.519s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:49.111302 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-7c16e4e6-4825-445e-a5b9-4490b50c699f tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014 returned with HTTP 200 Jul 10 09:27:49.111714 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 154/616] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:48 2026] PUT /volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:49.625257 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-57224b03-36d5-460a-8f6b-74813f68f1ac None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:49.627737 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-57224b03-36d5-460a-8f6b-74813f68f1ac tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014/action Jul 10 09:27:49.628145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-57224b03-36d5-460a-8f6b-74813f68f1ac tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:27:49.628789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-57224b03-36d5-460a-8f6b-74813f68f1ac tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:49.645934 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:49.645934 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:49.658129 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fa0f681a-e35d-4602-8d30-5ef7d9485b24 req-57224b03-36d5-460a-8f6b-74813f68f1ac tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014/action returned with HTTP 204 Jul 10 09:27:49.658800 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 154/617] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:27:49 2026] POST /volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:27:49.737743 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-99f1ced2-539a-4831-8545-3e3afa990e94 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:49.738059 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-99f1ced2-539a-4831-8545-3e3afa990e94 None None] GET https://10.4.3.103/volume// Jul 10 09:27:49.738202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-99f1ced2-539a-4831-8545-3e3afa990e94 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:49.738371 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-99f1ced2-539a-4831-8545-3e3afa990e94 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:49.738695 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-99f1ced2-539a-4831-8545-3e3afa990e94 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:49.738953 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 155/618] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:27:49 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:49.752171 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-f93c6a51-61ae-4297-9918-8beb0e344468 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:49.756870 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-f93c6a51-61ae-4297-9918-8beb0e344468 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:27:49.759851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-f93c6a51-61ae-4297-9918-8beb0e344468 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b61203fb-bc74-4e78-baf4-f91fdd74cc4f", "connector": null, "instance_uuid": "de5ad1ee-134e-4f3f-bec2-4d4ae7660cc7"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:49.774833 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:49.774833 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:49.798815 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-f93c6a51-61ae-4297-9918-8beb0e344468 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:27:49.799240 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 156/619] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:27:49 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:50.218787 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6104600b-f728-4dc3-91d6-b646bde68c1e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:50.220793 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6104600b-f728-4dc3-91d6-b646bde68c1e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:50.220967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6104600b-f728-4dc3-91d6-b646bde68c1e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:50.221151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6104600b-f728-4dc3-91d6-b646bde68c1e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:50.230445 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:50.230445 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:50.233687 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6104600b-f728-4dc3-91d6-b646bde68c1e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:50.237671 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6104600b-f728-4dc3-91d6-b646bde68c1e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:50.238017 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 155/620] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:50 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:50.327358 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a33933e9-6693-4384-a7f4-06b746c64c2c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:50.327872 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a33933e9-6693-4384-a7f4-06b746c64c2c None None] GET https://10.4.3.103/volume// Jul 10 09:27:50.328050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a33933e9-6693-4384-a7f4-06b746c64c2c None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:50.328237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a33933e9-6693-4384-a7f4-06b746c64c2c None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:50.328677 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a33933e9-6693-4384-a7f4-06b746c64c2c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:27:50.329053 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 155/621] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:27:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:27:50.337301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-4eefb63a-9df2-48da-9223-d4fb737c7f13 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:50.339381 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-4eefb63a-9df2-48da-9223-d4fb737c7f13 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:50.339591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-4eefb63a-9df2-48da-9223-d4fb737c7f13 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:50.339839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-4eefb63a-9df2-48da-9223-d4fb737c7f13 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:50.349476 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:50.349476 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:50.353383 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-4eefb63a-9df2-48da-9223-d4fb737c7f13 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:50.358023 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-4eefb63a-9df2-48da-9223-d4fb737c7f13 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:50.358593 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 156/622] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:27:50 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:50.453898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:50.456006 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] PUT https://10.4.3.103/volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278 Jul 10 09:27:50.456349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:50.463520 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Acquiring lock "cinder-attachment_update-b61203fb-bc74-4e78-baf4-f91fdd74cc4f-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:27:50.467455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Lock "cinder-attachment_update-b61203fb-bc74-4e78-baf4-f91fdd74cc4f-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:27:50.468367 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:50.468367 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:51.003942 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Lock "cinder-attachment_update-b61203fb-bc74-4e78-baf4-f91fdd74cc4f-np0000004982" released by "attachment_update" :: held 0.536s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:27:51.004465 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-ea2841e5-fbd6-448b-a125-35de4d663a98 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278 returned with HTTP 200 Jul 10 09:27:51.004826 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 157/623] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:27:50 2026] PUT /volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:27:51.251195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-53bb6e77-87f8-415b-ae39-59548d8631af None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:51.253729 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53bb6e77-87f8-415b-ae39-59548d8631af tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:51.253958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53bb6e77-87f8-415b-ae39-59548d8631af tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:51.254197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53bb6e77-87f8-415b-ae39-59548d8631af tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:51.265113 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:51.265113 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:51.269627 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-53bb6e77-87f8-415b-ae39-59548d8631af tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:51.274733 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53bb6e77-87f8-415b-ae39-59548d8631af tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:51.275294 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 156/624] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:51 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:52.293517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2c55b6da-6325-4c2e-aa32-2358c55f5034 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:52.295444 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c55b6da-6325-4c2e-aa32-2358c55f5034 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:52.295788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c55b6da-6325-4c2e-aa32-2358c55f5034 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:52.296009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c55b6da-6325-4c2e-aa32-2358c55f5034 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:52.314795 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:52.314795 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:52.319731 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2c55b6da-6325-4c2e-aa32-2358c55f5034 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:52.325062 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c55b6da-6325-4c2e-aa32-2358c55f5034 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:52.325546 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 156/625] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:52 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:53.338296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c80e7872-6866-4014-ba65-5ae690aebbb5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:53.340093 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c80e7872-6866-4014-ba65-5ae690aebbb5 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:53.340294 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c80e7872-6866-4014-ba65-5ae690aebbb5 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:53.340554 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c80e7872-6866-4014-ba65-5ae690aebbb5 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:53.349216 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:53.349216 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:53.352436 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c80e7872-6866-4014-ba65-5ae690aebbb5 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:53.360644 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c80e7872-6866-4014-ba65-5ae690aebbb5 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:53.360644 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 157/626] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:53 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:54.377057 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73f22e05-ae8c-4005-9109-fd4fdc103a0f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:54.379213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73f22e05-ae8c-4005-9109-fd4fdc103a0f tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:54.379637 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73f22e05-ae8c-4005-9109-fd4fdc103a0f tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:54.380009 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73f22e05-ae8c-4005-9109-fd4fdc103a0f tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:54.392873 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:54.392873 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:54.396148 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-73f22e05-ae8c-4005-9109-fd4fdc103a0f tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:54.400484 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73f22e05-ae8c-4005-9109-fd4fdc103a0f tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:54.400997 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 158/627] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:54 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:55.415782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-45fce65e-cf36-46b5-8856-a594cfe331bc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:55.417673 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-45fce65e-cf36-46b5-8856-a594cfe331bc tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:55.417891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-45fce65e-cf36-46b5-8856-a594cfe331bc tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:55.418146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-45fce65e-cf36-46b5-8856-a594cfe331bc tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:55.430636 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:55.430636 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:55.435160 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-45fce65e-cf36-46b5-8856-a594cfe331bc tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:55.439945 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-45fce65e-cf36-46b5-8856-a594cfe331bc tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:55.440451 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 157/628] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:55 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:56.457616 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e3369ed2-edcc-49bc-963d-69be5838eb31 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:56.459970 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3369ed2-edcc-49bc-963d-69be5838eb31 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:56.460219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3369ed2-edcc-49bc-963d-69be5838eb31 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:56.460834 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3369ed2-edcc-49bc-963d-69be5838eb31 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:56.472233 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:56.472233 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:56.476237 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e3369ed2-edcc-49bc-963d-69be5838eb31 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:56.481257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3369ed2-edcc-49bc-963d-69be5838eb31 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:56.481737 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 157/629] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:56 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:57.460487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3e441499-13bd-4b82-8bd8-762c6b3716ad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:57.462232 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e441499-13bd-4b82-8bd8-762c6b3716ad tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:27:57.462949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e441499-13bd-4b82-8bd8-762c6b3716ad tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:57.463265 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e441499-13bd-4b82-8bd8-762c6b3716ad tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:57.475759 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:57.475759 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:57.482870 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3e441499-13bd-4b82-8bd8-762c6b3716ad tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:27:57.485541 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e441499-13bd-4b82-8bd8-762c6b3716ad tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:27:57.486093 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 158/630] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:27:57 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:27:57.500726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-89e33be0-bec6-464b-b29e-a3cfc0a7289e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:57.503489 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89e33be0-bec6-464b-b29e-a3cfc0a7289e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:57.505991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89e33be0-bec6-464b-b29e-a3cfc0a7289e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:57.506196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89e33be0-bec6-464b-b29e-a3cfc0a7289e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:57.515451 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:57.515451 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:57.518857 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-89e33be0-bec6-464b-b29e-a3cfc0a7289e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:57.523334 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89e33be0-bec6-464b-b29e-a3cfc0a7289e tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:57.523714 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 159/631] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:57 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:58.334051 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:58.500610 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:27:58.501127 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-711497680", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:27:58.502760 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-711497680', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:27:58.542607 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fb290d00-4a01-48c2-94bf-221dbab5ee09 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:58.547187 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb290d00-4a01-48c2-94bf-221dbab5ee09 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:58.547187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb290d00-4a01-48c2-94bf-221dbab5ee09 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:58.547187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb290d00-4a01-48c2-94bf-221dbab5ee09 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:58.565636 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:58.565636 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:27:58.573297 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fb290d00-4a01-48c2-94bf-221dbab5ee09 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:58.587648 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb290d00-4a01-48c2-94bf-221dbab5ee09 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:58.588219 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 158/632] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:58 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:58.801349 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume of 1 GB Jul 10 09:27:58.801911 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:58.801911 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:58.802655 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Availability Zones retrieved successfully. Jul 10 09:27:58.809038 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (1508cf53-3259-401e-9351-e168bdd9e592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:58.810473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc8d030-4a3d-412b-9218-e3bc476f39d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:58.811587 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:27:58.877705 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:58.877705 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:27:58.892332 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc8d030-4a3d-412b-9218-e3bc476f39d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5e68e12b-0d79-4e17-b968-594f41ea11c4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e68e12b-0d79-4e17-b968-594f41ea11c4', 'encryption_key_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=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:58.893211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2157ea1b-e3be-4da8-ac71-e0f22c086a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:58.969955 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Created reservations ['2542af50-2fc8-47f9-b4e6-9c6b19faf7d3', '23e941a2-a544-4ff5-a775-6cded65deeb9', '548d3448-be62-45e1-9689-587e891604b3', 'd117348b-8554-4e28-9f4a-49b2b481b707'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:27:58.970809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2157ea1b-e3be-4da8-ac71-e0f22c086a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2542af50-2fc8-47f9-b4e6-9c6b19faf7d3', '23e941a2-a544-4ff5-a775-6cded65deeb9', '548d3448-be62-45e1-9689-587e891604b3', 'd117348b-8554-4e28-9f4a-49b2b481b707']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:58.971719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c48d89d-f429-4a67-85b0-935f9ab53734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:58.999059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c48d89d-f429-4a67-85b0-935f9ab53734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '943c6e73-6348-45b4-afbe-409a3705ee9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-711497680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['2542af50-2fc8-47f9-b4e6-9c6b19faf7d3','23e941a2-a544-4ff5-a775-6cded65deeb9','548d3448-be62-45e1-9689-587e891604b3','d117348b-8554-4e28-9f4a-49b2b481b707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-711497680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=943c6e73-6348-45b4-afbe-409a3705ee9d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='30bc9e501c6641e19e2c809dbff128c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e68e12b-0d79-4e17-b968-594f41ea11c4),volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:58.999981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0204d2-2f52-499d-a139-466c4d5d2d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:59.031159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0204d2-2f52-499d-a139-466c4d5d2d66) transitioned into state 'SUCCESS' from state '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-711497680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['2542af50-2fc8-47f9-b4e6-9c6b19faf7d3','23e941a2-a544-4ff5-a775-6cded65deeb9','548d3448-be62-45e1-9689-587e891604b3','d117348b-8554-4e28-9f4a-49b2b481b707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:59.032279 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c32a8d-5879-494a-8a82-0d19e8712836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:27:59.046559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c32a8d-5879-494a-8a82-0d19e8712836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:27:59.047754 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (1508cf53-3259-401e-9351-e168bdd9e592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:27:59.048222 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request issued successfully. Jul 10 09:27:59.049061 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1bba681a-6137-4bf7-9ae4-bd43a99093ed tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:27:59.049682 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 158/633] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:27:58 2026] POST /volume/v3/volumes => generated 759 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:27:59.064114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-94252177-b8d3-4b51-9d86-c7c56c0660b4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:59.066870 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-94252177-b8d3-4b51-9d86-c7c56c0660b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:27:59.067122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-94252177-b8d3-4b51-9d86-c7c56c0660b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:59.067278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-94252177-b8d3-4b51-9d86-c7c56c0660b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:59.080092 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:59.080092 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:27:59.086677 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-94252177-b8d3-4b51-9d86-c7c56c0660b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:27:59.094693 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-94252177-b8d3-4b51-9d86-c7c56c0660b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:27:59.095922 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 159/634] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:59 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:27:59.607110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-49323081-77ca-4505-93b5-b8857fbc7676 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:27:59.609475 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-49323081-77ca-4505-93b5-b8857fbc7676 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:27:59.609691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-49323081-77ca-4505-93b5-b8857fbc7676 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:27:59.609949 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-49323081-77ca-4505-93b5-b8857fbc7676 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:27:59.621948 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:27:59.621948 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:27:59.627065 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-49323081-77ca-4505-93b5-b8857fbc7676 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:27:59.635008 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-49323081-77ca-4505-93b5-b8857fbc7676 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:27:59.635546 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 160/635] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:27:59 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:00.111663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae0eb76c-a9a7-4b61-baa9-04edb038e38d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.113324 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae0eb76c-a9a7-4b61-baa9-04edb038e38d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:28:00.113492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae0eb76c-a9a7-4b61-baa9-04edb038e38d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:00.113706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae0eb76c-a9a7-4b61-baa9-04edb038e38d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:00.120516 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.120516 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:00.124325 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae0eb76c-a9a7-4b61-baa9-04edb038e38d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:00.129381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae0eb76c-a9a7-4b61-baa9-04edb038e38d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:28:00.129769 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 159/636] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:00 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:00.185287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-9b4ef921-bc3c-473c-b55f-b48733f02cde None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.189997 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-9b4ef921-bc3c-473c-b55f-b48733f02cde tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] POST https://10.4.3.103/volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278/action Jul 10 09:28:00.189997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-9b4ef921-bc3c-473c-b55f-b48733f02cde tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:00.189997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-9b4ef921-bc3c-473c-b55f-b48733f02cde tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:00.235459 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.235459 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:00.254599 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-42d2f342-a9ce-4cd2-946d-18b3785e0ea4 req-9b4ef921-bc3c-473c-b55f-b48733f02cde tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278/action returned with HTTP 204 Jul 10 09:28:00.254599 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 159/637] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:00 2026] POST /volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:00.261988 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-26766c43-ab23-45e1-aa98-1353c9c02d61 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.264760 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-26766c43-ab23-45e1-aa98-1353c9c02d61 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:28:00.265039 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-26766c43-ab23-45e1-aa98-1353c9c02d61 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:00.265300 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-26766c43-ab23-45e1-aa98-1353c9c02d61 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:00.273409 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.273409 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:00.277798 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-26766c43-ab23-45e1-aa98-1353c9c02d61 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:00.283420 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-26766c43-ab23-45e1-aa98-1353c9c02d61 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:28:00.283917 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 160/638] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:00 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:00.656479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8e623126-3159-40b8-985a-f7a677312d78 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.658789 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e623126-3159-40b8-985a-f7a677312d78 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:00.659586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e623126-3159-40b8-985a-f7a677312d78 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:00.659586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e623126-3159-40b8-985a-f7a677312d78 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:00.670114 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.670114 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:00.673755 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8e623126-3159-40b8-985a-f7a677312d78 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:00.679388 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e623126-3159-40b8-985a-f7a677312d78 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:00.679836 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 161/639] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:00 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:00.696863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f859b85d-fa9e-4284-990b-593c3d326364 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.702025 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f859b85d-fa9e-4284-990b-593c3d326364 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:00.702303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f859b85d-fa9e-4284-990b-593c3d326364 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:00.702582 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f859b85d-fa9e-4284-990b-593c3d326364 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:00.724277 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.724277 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:00.729610 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f859b85d-fa9e-4284-990b-593c3d326364 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:00.735710 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f859b85d-fa9e-4284-990b-593c3d326364 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:00.736265 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 160/640] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:00 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:00.768911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8397152e-f343-4432-9c76-9dbf6f70913b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.771369 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8397152e-f343-4432-9c76-9dbf6f70913b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:28:00.771699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8397152e-f343-4432-9c76-9dbf6f70913b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:00.771889 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8397152e-f343-4432-9c76-9dbf6f70913b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:00.780379 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.780379 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:00.784823 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8397152e-f343-4432-9c76-9dbf6f70913b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:00.789538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8397152e-f343-4432-9c76-9dbf6f70913b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:28:00.790087 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 160/641] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:00 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:28:00.802637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f03ca749-df18-44c7-a093-a4d31511a217 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.802637 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f03ca749-df18-44c7-a093-a4d31511a217 None None] GET https://10.4.3.103/volume// Jul 10 09:28:00.802637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f03ca749-df18-44c7-a093-a4d31511a217 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:00.802637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f03ca749-df18-44c7-a093-a4d31511a217 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:00.802637 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f03ca749-df18-44c7-a093-a4d31511a217 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:00.802637 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 161/642] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:28:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:00.813500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8a7cbf25-1760-4887-be1a-2f16e758ab49 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:00.818150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8a7cbf25-1760-4887-be1a-2f16e758ab49 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:00.818670 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8a7cbf25-1760-4887-be1a-2f16e758ab49 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "943c6e73-6348-45b4-afbe-409a3705ee9d", "connector": null, "instance_uuid": "a64c88f9-bc55-45a9-bd75-f632d7e7ff33"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:00.830237 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:00.830237 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:00.863284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-8a7cbf25-1760-4887-be1a-2f16e758ab49 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:00.863775 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 162/643] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:00 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:02.283363 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-be070b2e-e0bd-41f7-8791-6819f8cadbfa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:02.285767 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-be070b2e-e0bd-41f7-8791-6819f8cadbfa tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:02.286059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-be070b2e-e0bd-41f7-8791-6819f8cadbfa tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:02.286262 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-be070b2e-e0bd-41f7-8791-6819f8cadbfa tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:02.297217 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:02.297217 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:02.300950 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-be070b2e-e0bd-41f7-8791-6819f8cadbfa tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:02.305472 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-be070b2e-e0bd-41f7-8791-6819f8cadbfa tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:02.305921 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 161/644] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:02 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:02.326733 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:02.328517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] POST https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f/action Jul 10 09:28:02.328919 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:02.329166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:02.340945 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:02.340945 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:02.341610 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:02.353295 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Begin detaching volume completed successfully. Jul 10 09:28:02.353625 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-b67e448b-bded-4f00-b58b-9991dfb10c16 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f/action returned with HTTP 202 Jul 10 09:28:02.354298 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 161/645] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:28:02 2026] POST /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:28:02.377243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3ab1ae00-8748-4325-a236-de6382da8bc8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:02.379759 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ab1ae00-8748-4325-a236-de6382da8bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:02.380004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ae00-8748-4325-a236-de6382da8bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:02.380264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ae00-8748-4325-a236-de6382da8bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:02.392280 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:02.392280 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:02.396356 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3ab1ae00-8748-4325-a236-de6382da8bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:02.401199 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ab1ae00-8748-4325-a236-de6382da8bc8 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:02.401580 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 162/646] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:02 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:03.296228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e099c374-3878-441f-800c-c16fb8374cd7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:03.300962 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e099c374-3878-441f-800c-c16fb8374cd7 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:03.301266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e099c374-3878-441f-800c-c16fb8374cd7 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:03.301541 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e099c374-3878-441f-800c-c16fb8374cd7 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:03.312287 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:03.312287 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:03.329026 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e099c374-3878-441f-800c-c16fb8374cd7 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:03.335467 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e099c374-3878-441f-800c-c16fb8374cd7 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:03.336400 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 163/647] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:03 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:03.384741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-38cd0e8e-6534-4ac7-9ba5-3f76d1fea0f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:03.385815 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38cd0e8e-6534-4ac7-9ba5-3f76d1fea0f0 None None] GET https://10.4.3.103/volume// Jul 10 09:28:03.385815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38cd0e8e-6534-4ac7-9ba5-3f76d1fea0f0 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:03.386084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38cd0e8e-6534-4ac7-9ba5-3f76d1fea0f0 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:03.386514 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38cd0e8e-6534-4ac7-9ba5-3f76d1fea0f0 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:03.387035 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 162/648] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:03.400320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-dc38f46b-79be-4b0c-8a84-534fce1ebdaf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:03.403411 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-dc38f46b-79be-4b0c-8a84-534fce1ebdaf tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:03.403692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-dc38f46b-79be-4b0c-8a84-534fce1ebdaf tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:03.403927 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-dc38f46b-79be-4b0c-8a84-534fce1ebdaf tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:03.416335 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8240d87e-f974-4bb9-9180-cc6843f0adcb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:03.419903 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8240d87e-f974-4bb9-9180-cc6843f0adcb tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:03.419903 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8240d87e-f974-4bb9-9180-cc6843f0adcb tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:03.419903 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8240d87e-f974-4bb9-9180-cc6843f0adcb tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:03.420705 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:03.420705 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:03.427480 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-dc38f46b-79be-4b0c-8a84-534fce1ebdaf tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:03.442593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-dc38f46b-79be-4b0c-8a84-534fce1ebdaf tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:03.442728 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:03.442728 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:03.442790 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 162/649] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:03 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1319 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:28:03.449504 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8240d87e-f974-4bb9-9180-cc6843f0adcb tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:03.458497 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8240d87e-f974-4bb9-9180-cc6843f0adcb tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:03.460107 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 163/650] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:03 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:03.984041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fe201855-588d-414c-ae60-7dc7db1a187c req-bfba2390-6331-4c0b-9e9d-8981c38a6651 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:03.986540 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-bfba2390-6331-4c0b-9e9d-8981c38a6651 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:03.986933 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-bfba2390-6331-4c0b-9e9d-8981c38a6651 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:03.987248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-bfba2390-6331-4c0b-9e9d-8981c38a6651 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:03.996015 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:03.996015 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:04.011673 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fe201855-588d-414c-ae60-7dc7db1a187c req-bfba2390-6331-4c0b-9e9d-8981c38a6651 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:04.015917 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-bfba2390-6331-4c0b-9e9d-8981c38a6651 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:04.016434 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 164/651] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:03 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:04.409926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-e64aa438-0b6a-4a47-a548-2b48ee053d6a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:04.412762 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-e64aa438-0b6a-4a47-a548-2b48ee053d6a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] DELETE https://10.4.3.103/volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278 Jul 10 09:28:04.413071 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-e64aa438-0b6a-4a47-a548-2b48ee053d6a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:04.413334 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-e64aa438-0b6a-4a47-a548-2b48ee053d6a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:04.442176 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:04.442176 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:04.484001 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-920afddf-285d-43fe-9afa-45008312ed18 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:04.490849 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-920afddf-285d-43fe-9afa-45008312ed18 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:04.491141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-920afddf-285d-43fe-9afa-45008312ed18 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:04.491410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-920afddf-285d-43fe-9afa-45008312ed18 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:04.505535 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:04.505535 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:04.510375 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-920afddf-285d-43fe-9afa-45008312ed18 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:04.517450 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-920afddf-285d-43fe-9afa-45008312ed18 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:04.517999 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 163/652] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:04 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:04.980595 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-96dcfd9b-4b76-4e3f-9743-e41235a39f92 req-e64aa438-0b6a-4a47-a548-2b48ee053d6a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278 returned with HTTP 200 Jul 10 09:28:04.981171 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 163/653] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:04 2026] DELETE /volume/v3/attachments/a3b85dfa-567e-45fe-ba68-1414931c2278 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:05.534323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bb4d6e05-802a-4caf-a151-143eea87235d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:05.536718 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb4d6e05-802a-4caf-a151-143eea87235d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:05.536969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb4d6e05-802a-4caf-a151-143eea87235d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:05.537182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb4d6e05-802a-4caf-a151-143eea87235d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:05.545086 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:05.545086 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:05.549640 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb4d6e05-802a-4caf-a151-143eea87235d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:05.556075 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb4d6e05-802a-4caf-a151-143eea87235d tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:05.556494 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 164/654] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:05 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:06.056487 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3e965489-df1d-4d3a-8016-43aed0ec7e79 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:06.056898 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e965489-df1d-4d3a-8016-43aed0ec7e79 None None] GET https://10.4.3.103/volume// Jul 10 09:28:06.057082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e965489-df1d-4d3a-8016-43aed0ec7e79 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:06.057262 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e965489-df1d-4d3a-8016-43aed0ec7e79 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:06.057557 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e965489-df1d-4d3a-8016-43aed0ec7e79 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:06.057856 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 165/655] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:28:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:06.065717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-fe201855-588d-414c-ae60-7dc7db1a187c req-7a60bb27-f0db-44cc-8e23-a656a343e092 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:06.070602 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-7a60bb27-f0db-44cc-8e23-a656a343e092 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:06.070602 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-7a60bb27-f0db-44cc-8e23-a656a343e092 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5ad565e-190f-479d-8ed8-23c16d257a65", "connector": null, "instance_uuid": "8f1d3e47-4cdc-4b37-a978-16046fe987b5"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:06.077103 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:06.077103 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:06.102458 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-7a60bb27-f0db-44cc-8e23-a656a343e092 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:06.103134 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 164/656] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:06 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:06.546810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2fa5c1dd-afa6-4dc1-bb66-3f926e28e1d0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:06.552195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2fa5c1dd-afa6-4dc1-bb66-3f926e28e1d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:06.552478 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2fa5c1dd-afa6-4dc1-bb66-3f926e28e1d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:06.552768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2fa5c1dd-afa6-4dc1-bb66-3f926e28e1d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:06.567733 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:06.567733 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:06.573431 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2fa5c1dd-afa6-4dc1-bb66-3f926e28e1d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:06.580485 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2fa5c1dd-afa6-4dc1-bb66-3f926e28e1d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:06.580485 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 164/657] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:06 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:06.635467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ca0775c4-7a5b-4a35-8425-bbc2416631fc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:06.635986 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ca0775c4-7a5b-4a35-8425-bbc2416631fc None None] GET https://10.4.3.103/volume// Jul 10 09:28:06.636201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ca0775c4-7a5b-4a35-8425-bbc2416631fc None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:06.636597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ca0775c4-7a5b-4a35-8425-bbc2416631fc None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:06.638687 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ca0775c4-7a5b-4a35-8425-bbc2416631fc None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:06.638687 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 165/658] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:06.650072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f73ff9d5-4903-433f-8860-f15a32cf764f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:06.654600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f73ff9d5-4903-433f-8860-f15a32cf764f tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:06.654600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f73ff9d5-4903-433f-8860-f15a32cf764f tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:06.654600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f73ff9d5-4903-433f-8860-f15a32cf764f tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:06.667388 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:06.667388 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:06.676643 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f73ff9d5-4903-433f-8860-f15a32cf764f tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:06.683170 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f73ff9d5-4903-433f-8860-f15a32cf764f tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:06.683821 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 166/659] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:06 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 1117 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:06.811906 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:06.817599 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] PUT https://10.4.3.103/volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50 Jul 10 09:28:06.817599 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:06.830795 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Acquiring lock "cinder-attachment_update-a5ad565e-190f-479d-8ed8-23c16d257a65-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:06.837513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Lock "cinder-attachment_update-a5ad565e-190f-479d-8ed8-23c16d257a65-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:06.839074 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:06.839074 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:07.369306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b5330c0b-718a-4251-a5da-41729217ed6c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:07.369804 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b5330c0b-718a-4251-a5da-41729217ed6c None None] GET https://10.4.3.103/volume// Jul 10 09:28:07.370069 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b5330c0b-718a-4251-a5da-41729217ed6c None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:07.370307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b5330c0b-718a-4251-a5da-41729217ed6c None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:07.370690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b5330c0b-718a-4251-a5da-41729217ed6c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:07.371041 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 165/660] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:07.377193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Lock "cinder-attachment_update-a5ad565e-190f-479d-8ed8-23c16d257a65-np0000004982" released by "attachment_update" :: held 0.540s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:07.377522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-f2dce882-13a8-4efe-8ef8-a7de935a9163 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50 returned with HTTP 200 Jul 10 09:28:07.379552 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 165/661] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:06 2026] PUT /volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:07.380317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-0cd28a02-14fd-460e-814c-285b9bba9c7a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:07.382694 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-0cd28a02-14fd-460e-814c-285b9bba9c7a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:28:07.382980 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-0cd28a02-14fd-460e-814c-285b9bba9c7a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:07.383552 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-0cd28a02-14fd-460e-814c-285b9bba9c7a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:07.394251 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:07.394251 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:07.398382 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-0cd28a02-14fd-460e-814c-285b9bba9c7a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:07.407952 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-0cd28a02-14fd-460e-814c-285b9bba9c7a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:28:07.408448 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 166/662] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:07 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:07.500080 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:07.502829 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f Jul 10 09:28:07.503340 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:07.513785 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-943c6e73-6348-45b4-afbe-409a3705ee9d-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:07.519916 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-943c6e73-6348-45b4-afbe-409a3705ee9d-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:07.520906 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:07.520906 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:07.593281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8791891f-515b-41f0-9808-842f2b8eab82 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:07.595036 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8791891f-515b-41f0-9808-842f2b8eab82 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:07.595228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8791891f-515b-41f0-9808-842f2b8eab82 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:07.595390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8791891f-515b-41f0-9808-842f2b8eab82 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:07.607327 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:07.607327 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:07.612195 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8791891f-515b-41f0-9808-842f2b8eab82 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:07.618552 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8791891f-515b-41f0-9808-842f2b8eab82 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:07.620009 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 166/663] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:07 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:08.046982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-943c6e73-6348-45b4-afbe-409a3705ee9d-np0000004982" released by "attachment_update" :: held 0.527s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:08.047527 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-a921f277-d875-424d-b9bb-d97b187a2cde tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f returned with HTTP 200 Jul 10 09:28:08.048169 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 167/664] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:07 2026] PUT /volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:08.565338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-7fb4cc85-0007-4157-aeb6-600254125107 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:08.568604 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-7fb4cc85-0007-4157-aeb6-600254125107 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f/action Jul 10 09:28:08.569227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-7fb4cc85-0007-4157-aeb6-600254125107 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:08.570061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-7fb4cc85-0007-4157-aeb6-600254125107 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:08.590700 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:08.590700 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:08.601145 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1e7b060a-5001-4a41-9d95-f625f138ad62 req-7fb4cc85-0007-4157-aeb6-600254125107 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f/action returned with HTTP 204 Jul 10 09:28:08.602553 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 166/665] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:08 2026] POST /volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:08.634858 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-80ce6dc3-8e97-486a-a02a-988e41f58e2e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:08.637766 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-80ce6dc3-8e97-486a-a02a-988e41f58e2e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:08.638645 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-80ce6dc3-8e97-486a-a02a-988e41f58e2e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:08.638645 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-80ce6dc3-8e97-486a-a02a-988e41f58e2e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:08.654998 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:08.654998 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:08.662663 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-80ce6dc3-8e97-486a-a02a-988e41f58e2e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:08.668906 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-80ce6dc3-8e97-486a-a02a-988e41f58e2e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:08.669324 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 167/666] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:08 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:09.685859 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6aca718a-e7b8-4d81-a82c-1e0c052c8236 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:09.688881 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6aca718a-e7b8-4d81-a82c-1e0c052c8236 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:09.689059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6aca718a-e7b8-4d81-a82c-1e0c052c8236 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:09.689295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6aca718a-e7b8-4d81-a82c-1e0c052c8236 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:09.702913 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:09.702913 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:09.707947 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6aca718a-e7b8-4d81-a82c-1e0c052c8236 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:09.714033 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6aca718a-e7b8-4d81-a82c-1e0c052c8236 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:09.714552 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 167/667] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:09 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:10.729924 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-caf1edb7-d435-476f-9b2e-8fd8c943abe2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:10.733596 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-caf1edb7-d435-476f-9b2e-8fd8c943abe2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:10.733596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-caf1edb7-d435-476f-9b2e-8fd8c943abe2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:10.733596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-caf1edb7-d435-476f-9b2e-8fd8c943abe2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:10.743665 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:10.743665 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:10.747745 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-caf1edb7-d435-476f-9b2e-8fd8c943abe2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:10.752838 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-caf1edb7-d435-476f-9b2e-8fd8c943abe2 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:10.753390 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 168/668] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:10 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:11.769157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-774a2bd8-ab1e-4848-a63f-11a49e807acb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:11.771781 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-774a2bd8-ab1e-4848-a63f-11a49e807acb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:11.772177 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-774a2bd8-ab1e-4848-a63f-11a49e807acb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:11.772848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-774a2bd8-ab1e-4848-a63f-11a49e807acb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:11.798252 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:11.798252 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:11.803184 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-774a2bd8-ab1e-4848-a63f-11a49e807acb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:11.809888 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-774a2bd8-ab1e-4848-a63f-11a49e807acb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:11.810581 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 167/669] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:11 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:12.276842 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aef2ebe2-22e9-4f16-8e67-d32aa8d1cc82 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:12.278790 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aef2ebe2-22e9-4f16-8e67-d32aa8d1cc82 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:12.279009 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aef2ebe2-22e9-4f16-8e67-d32aa8d1cc82 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:12.279233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aef2ebe2-22e9-4f16-8e67-d32aa8d1cc82 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:12.288614 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:12.288614 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:12.292978 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aef2ebe2-22e9-4f16-8e67-d32aa8d1cc82 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:12.297484 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aef2ebe2-22e9-4f16-8e67-d32aa8d1cc82 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:12.298046 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 168/670] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:12 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:28:12.363294 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2be76ef1-5b7d-4abd-8149-895fa076497a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:12.365540 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2be76ef1-5b7d-4abd-8149-895fa076497a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:12.365766 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2be76ef1-5b7d-4abd-8149-895fa076497a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:12.365954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2be76ef1-5b7d-4abd-8149-895fa076497a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:12.374421 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:12.374421 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:12.379034 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2be76ef1-5b7d-4abd-8149-895fa076497a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:12.384170 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2be76ef1-5b7d-4abd-8149-895fa076497a tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:12.384650 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 168/671] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:12 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:12.826784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-220f29f0-77e3-46c9-8681-e19794d14ddd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:12.828405 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-220f29f0-77e3-46c9-8681-e19794d14ddd tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:12.828618 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-220f29f0-77e3-46c9-8681-e19794d14ddd tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:12.828858 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-220f29f0-77e3-46c9-8681-e19794d14ddd tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:12.840136 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:12.840136 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:12.845109 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-220f29f0-77e3-46c9-8681-e19794d14ddd tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:12.850654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-220f29f0-77e3-46c9-8681-e19794d14ddd tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:12.851264 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 169/672] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:12 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:12.993087 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9aeaa97a-ed76-4b7b-a946-0d23114a6513 req-11bea07f-4b66-41ad-b2d7-afaf72bd1b2e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:12.995283 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9aeaa97a-ed76-4b7b-a946-0d23114a6513 req-11bea07f-4b66-41ad-b2d7-afaf72bd1b2e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:28:12.995489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9aeaa97a-ed76-4b7b-a946-0d23114a6513 req-11bea07f-4b66-41ad-b2d7-afaf72bd1b2e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:12.995738 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9aeaa97a-ed76-4b7b-a946-0d23114a6513 req-11bea07f-4b66-41ad-b2d7-afaf72bd1b2e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:13.008257 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:13.008257 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:13.011869 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-9aeaa97a-ed76-4b7b-a946-0d23114a6513 req-11bea07f-4b66-41ad-b2d7-afaf72bd1b2e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:28:13.016694 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9aeaa97a-ed76-4b7b-a946-0d23114a6513 req-11bea07f-4b66-41ad-b2d7-afaf72bd1b2e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:28:13.017230 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 168/673] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:12 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:13.633122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-fe201855-588d-414c-ae60-7dc7db1a187c req-91ebecf8-767f-4dd9-bcce-447396b26655 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:13.635638 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-91ebecf8-767f-4dd9-bcce-447396b26655 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50/action Jul 10 09:28:13.636017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-91ebecf8-767f-4dd9-bcce-447396b26655 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:13.636220 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-91ebecf8-767f-4dd9-bcce-447396b26655 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:13.653819 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:13.653819 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:13.664666 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fe201855-588d-414c-ae60-7dc7db1a187c req-91ebecf8-767f-4dd9-bcce-447396b26655 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50/action returned with HTTP 204 Jul 10 09:28:13.665106 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 169/674] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:13 2026] POST /volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:13.865426 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7cd2d698-6241-40b7-88e9-39e2b1758a6d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:13.871104 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7cd2d698-6241-40b7-88e9-39e2b1758a6d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:13.871351 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7cd2d698-6241-40b7-88e9-39e2b1758a6d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:13.871639 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7cd2d698-6241-40b7-88e9-39e2b1758a6d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:13.882815 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:13.882815 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:13.885976 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7cd2d698-6241-40b7-88e9-39e2b1758a6d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:13.889713 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7cd2d698-6241-40b7-88e9-39e2b1758a6d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:13.890052 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 169/675] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:13 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:13.901273 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-76397131-88e3-4450-8772-5481cef799e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:13.903444 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76397131-88e3-4450-8772-5481cef799e1 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:13.903715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76397131-88e3-4450-8772-5481cef799e1 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:13.903965 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76397131-88e3-4450-8772-5481cef799e1 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:13.914636 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:13.914636 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:13.918603 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-76397131-88e3-4450-8772-5481cef799e1 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:13.924618 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76397131-88e3-4450-8772-5481cef799e1 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:13.924790 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 170/676] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:13 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:13.949423 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0957bc24-525d-4d47-93d7-fb16c9f04eb1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:13.949784 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0957bc24-525d-4d47-93d7-fb16c9f04eb1 None None] GET https://10.4.3.103/volume// Jul 10 09:28:13.949931 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0957bc24-525d-4d47-93d7-fb16c9f04eb1 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:13.950108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0957bc24-525d-4d47-93d7-fb16c9f04eb1 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:13.950399 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0957bc24-525d-4d47-93d7-fb16c9f04eb1 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:13.950711 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 169/677] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:13.965181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-8c70aad7-db12-4182-9a0c-a2befdc1d159 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:13.969266 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-8c70aad7-db12-4182-9a0c-a2befdc1d159 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:13.969584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-8c70aad7-db12-4182-9a0c-a2befdc1d159 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07303578-1e66-4f6b-8ffd-10075f486305", "connector": null, "instance_uuid": "0fd1fe59-fc12-49a2-a0a1-294bb5305b80"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:13.980434 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:13.980434 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:14.008996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-8c70aad7-db12-4182-9a0c-a2befdc1d159 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:14.009405 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 170/678] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:13 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:14.030421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-c9cb8518-5bf4-497c-a7c5-50caa41f8984 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:14.032503 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-c9cb8518-5bf4-497c-a7c5-50caa41f8984 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] DELETE https://10.4.3.103/volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014 Jul 10 09:28:14.032755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-c9cb8518-5bf4-497c-a7c5-50caa41f8984 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:14.032972 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-c9cb8518-5bf4-497c-a7c5-50caa41f8984 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:14.039918 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:14.039918 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:14.542686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1d2f16f6-1564-412e-9bcb-bea7a44954b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:14.544088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1d2f16f6-1564-412e-9bcb-bea7a44954b3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:14.544275 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1d2f16f6-1564-412e-9bcb-bea7a44954b3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:14.544451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1d2f16f6-1564-412e-9bcb-bea7a44954b3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:14.556971 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:14.556971 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:14.561646 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1d2f16f6-1564-412e-9bcb-bea7a44954b3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:14.566901 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1d2f16f6-1564-412e-9bcb-bea7a44954b3 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:14.567275 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 171/679] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:14 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:28:14.573526 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-c9cb8518-5bf4-497c-a7c5-50caa41f8984 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014 returned with HTTP 200 Jul 10 09:28:14.573691 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 170/680] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:14 2026] DELETE /volume/v3/attachments/91d48c76-7f57-4b36-bac9-e89a766c0014 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:14.893731 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-aa46fab9-47be-4a17-8764-be2f556f79d0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:14.897366 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-aa46fab9-47be-4a17-8764-be2f556f79d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:14.897608 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-aa46fab9-47be-4a17-8764-be2f556f79d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:14.897867 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-aa46fab9-47be-4a17-8764-be2f556f79d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:14.911239 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:14.911239 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:14.922302 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-aa46fab9-47be-4a17-8764-be2f556f79d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:14.927788 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-aa46fab9-47be-4a17-8764-be2f556f79d0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:14.928167 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 170/681] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:14 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:16.963908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-53dda23c-7333-4bb4-9c28-08452d952cad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:16.964334 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-53dda23c-7333-4bb4-9c28-08452d952cad None None] GET https://10.4.3.103/volume// Jul 10 09:28:16.964495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-53dda23c-7333-4bb4-9c28-08452d952cad None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:16.964761 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-53dda23c-7333-4bb4-9c28-08452d952cad None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:16.965062 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-53dda23c-7333-4bb4-9c28-08452d952cad None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:16.965366 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 171/682] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:28:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:16.971828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-ca1184e5-f787-4386-9068-7a5aea4016b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:16.974000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-ca1184e5-f787-4386-9068-7a5aea4016b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:16.974368 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-ca1184e5-f787-4386-9068-7a5aea4016b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee67f264-1d9c-4ce9-ad0f-d30d1341d788", "connector": null, "instance_uuid": "8f1d3e47-4cdc-4b37-a978-16046fe987b5"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:16.984798 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:16.984798 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:17.022581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-ca1184e5-f787-4386-9068-7a5aea4016b0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:17.023129 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 172/683] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:16 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:17.461511 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-45640484-bd43-4b4f-92fb-b55b2eb45cae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:17.463660 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45640484-bd43-4b4f-92fb-b55b2eb45cae tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:17.463921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45640484-bd43-4b4f-92fb-b55b2eb45cae tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:17.464166 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45640484-bd43-4b4f-92fb-b55b2eb45cae tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:17.474892 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:17.474892 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:17.479416 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-45640484-bd43-4b4f-92fb-b55b2eb45cae tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:17.484773 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45640484-bd43-4b4f-92fb-b55b2eb45cae tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:17.486884 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 171/684] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:17 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:17.553730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-406e3ee2-9dfd-43da-9398-d552413bc919 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:17.554209 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-406e3ee2-9dfd-43da-9398-d552413bc919 None None] GET https://10.4.3.103/volume// Jul 10 09:28:17.554413 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-406e3ee2-9dfd-43da-9398-d552413bc919 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:17.554680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-406e3ee2-9dfd-43da-9398-d552413bc919 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:17.555047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-406e3ee2-9dfd-43da-9398-d552413bc919 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:17.555338 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 171/685] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:17.563621 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-82daa9a7-c7e9-4f49-9948-e148ff9cc4e5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:17.566129 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-82daa9a7-c7e9-4f49-9948-e148ff9cc4e5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:17.566460 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-82daa9a7-c7e9-4f49-9948-e148ff9cc4e5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:17.566631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-82daa9a7-c7e9-4f49-9948-e148ff9cc4e5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:17.575690 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:17.575690 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:17.579218 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-82daa9a7-c7e9-4f49-9948-e148ff9cc4e5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:17.583979 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-82daa9a7-c7e9-4f49-9948-e148ff9cc4e5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:17.584599 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 172/686] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:17 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 1118 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:17.692192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:17.694457 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] PUT https://10.4.3.103/volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec Jul 10 09:28:17.694866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:17.703258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Acquiring lock "cinder-attachment_update-ee67f264-1d9c-4ce9-ad0f-d30d1341d788-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:17.708097 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Lock "cinder-attachment_update-ee67f264-1d9c-4ce9-ad0f-d30d1341d788-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:17.709129 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:17.709129 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:18.232487 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Lock "cinder-attachment_update-ee67f264-1d9c-4ce9-ad0f-d30d1341d788-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:18.233010 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-2bea3a09-0615-413a-abea-09c46b234134 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec returned with HTTP 200 Jul 10 09:28:18.233446 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 173/687] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:17 2026] PUT /volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:18.511074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-020c8ad6-89db-4e2f-a17d-fa1a1bf39fea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:18.515934 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-020c8ad6-89db-4e2f-a17d-fa1a1bf39fea tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:18.516171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-020c8ad6-89db-4e2f-a17d-fa1a1bf39fea tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:18.516416 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-020c8ad6-89db-4e2f-a17d-fa1a1bf39fea tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:18.531256 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:18.531256 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:18.536044 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-020c8ad6-89db-4e2f-a17d-fa1a1bf39fea tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:18.541322 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-020c8ad6-89db-4e2f-a17d-fa1a1bf39fea tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:18.541791 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 172/688] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:18 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:19.558284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-094e8a25-be04-4014-bb27-b5f86181f5bc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:19.560954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-094e8a25-be04-4014-bb27-b5f86181f5bc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:19.561209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-094e8a25-be04-4014-bb27-b5f86181f5bc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:19.561584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-094e8a25-be04-4014-bb27-b5f86181f5bc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:19.578793 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:19.578793 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:19.584468 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-094e8a25-be04-4014-bb27-b5f86181f5bc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:19.589775 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-094e8a25-be04-4014-bb27-b5f86181f5bc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:19.590242 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 172/689] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:19 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:19.634756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:19.636920 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] PUT https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 Jul 10 09:28:19.637353 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:19.653173 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Acquiring lock "cinder-attachment_update-07303578-1e66-4f6b-8ffd-10075f486305-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:19.663964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-07303578-1e66-4f6b-8ffd-10075f486305-np0000004982" acquired by "attachment_update" :: waited 0.011s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:19.665282 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:19.665282 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:20.187724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Lock "cinder-attachment_update-07303578-1e66-4f6b-8ffd-10075f486305-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:20.188060 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-509ca1ad-1269-49f7-a4c9-3518b43cfdda tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 returned with HTTP 200 Jul 10 09:28:20.188500 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 173/690] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:19 2026] PUT /volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:20.197762 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-16a827b0-40b6-4c04-8e2f-f2564766f174 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:20.200199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-16a827b0-40b6-4c04-8e2f-f2564766f174 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 Jul 10 09:28:20.200464 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-16a827b0-40b6-4c04-8e2f-f2564766f174 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:20.200732 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-16a827b0-40b6-4c04-8e2f-f2564766f174 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:20.218124 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-16a827b0-40b6-4c04-8e2f-f2564766f174 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 returned with HTTP 200 Jul 10 09:28:20.218622 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 174/691] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:28:20 2026] GET /volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:20.607094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a79cb1b1-202a-4385-8ac6-8424e0a52b92 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:20.608793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a79cb1b1-202a-4385-8ac6-8424e0a52b92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:20.609013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a79cb1b1-202a-4385-8ac6-8424e0a52b92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:20.609258 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a79cb1b1-202a-4385-8ac6-8424e0a52b92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:20.618552 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:20.618552 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:20.621855 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a79cb1b1-202a-4385-8ac6-8424e0a52b92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:20.626059 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a79cb1b1-202a-4385-8ac6-8424e0a52b92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:20.626461 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 173/692] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:20 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:21.645396 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eb6d919d-6fca-4ede-8f1b-5b9f8c67ee68 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:21.649789 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb6d919d-6fca-4ede-8f1b-5b9f8c67ee68 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:21.649789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb6d919d-6fca-4ede-8f1b-5b9f8c67ee68 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:21.649789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb6d919d-6fca-4ede-8f1b-5b9f8c67ee68 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:21.667293 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:21.667293 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:21.674128 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-eb6d919d-6fca-4ede-8f1b-5b9f8c67ee68 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:21.677311 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb6d919d-6fca-4ede-8f1b-5b9f8c67ee68 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:21.677826 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 173/693] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:21 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:21.708832 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:21.710668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:21.710910 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:21.711152 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:21.711360 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Delete volume with id: b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:21.720732 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:21.720732 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:21.721204 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:21.743035 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Delete volume request issued successfully. Jul 10 09:28:21.743241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52225c07-e253-44cf-8298-f8f4aeb43cc3 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 202 Jul 10 09:28:21.743684 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 174/694] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:21 2026] DELETE /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:21.751329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8b87ca50-b621-4184-b529-d6fffa54c03c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:21.753290 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b87ca50-b621-4184-b529-d6fffa54c03c tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:21.753534 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b87ca50-b621-4184-b529-d6fffa54c03c tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:21.753854 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b87ca50-b621-4184-b529-d6fffa54c03c tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:21.764311 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:21.764311 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:21.768778 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8b87ca50-b621-4184-b529-d6fffa54c03c tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Volume info retrieved successfully. Jul 10 09:28:21.775396 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b87ca50-b621-4184-b529-d6fffa54c03c tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 200 Jul 10 09:28:21.775833 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 175/695] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:21 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:22.702762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70162b56-f4a7-4bac-b1f7-3425f60ee68d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:22.704540 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70162b56-f4a7-4bac-b1f7-3425f60ee68d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:22.704920 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70162b56-f4a7-4bac-b1f7-3425f60ee68d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:22.705202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70162b56-f4a7-4bac-b1f7-3425f60ee68d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:22.732867 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:22.732867 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:22.739017 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-70162b56-f4a7-4bac-b1f7-3425f60ee68d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:22.747253 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70162b56-f4a7-4bac-b1f7-3425f60ee68d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:22.748026 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 174/696] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:22 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:22.801604 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-081e5c6c-cce7-4057-8dca-46560561ef29 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:22.805591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-081e5c6c-cce7-4057-8dca-46560561ef29 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] GET https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f Jul 10 09:28:22.805591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-081e5c6c-cce7-4057-8dca-46560561ef29 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:22.805591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-081e5c6c-cce7-4057-8dca-46560561ef29 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:22.812733 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-081e5c6c-cce7-4057-8dca-46560561ef29 tempest-TaggedAttachmentsTest-102505696 tempest-TaggedAttachmentsTest-102505696-project-member] https://10.4.3.103/volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f returned with HTTP 404 Jul 10 09:28:22.813462 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 174/697] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:22 2026] GET /volume/v3/volumes/b61203fb-bc74-4e78-baf4-f91fdd74cc4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:23.047480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d5a21883-eddc-4712-9d82-b5fe4559f552 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:23.049668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d5a21883-eddc-4712-9d82-b5fe4559f552 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:28:23.049893 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d5a21883-eddc-4712-9d82-b5fe4559f552 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:23.050239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d5a21883-eddc-4712-9d82-b5fe4559f552 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:23.062900 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:23.062900 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:23.067518 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d5a21883-eddc-4712-9d82-b5fe4559f552 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:28:23.073350 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d5a21883-eddc-4712-9d82-b5fe4559f552 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:28:23.073948 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 175/698] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:23 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:23.123444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-128f2ba1-a277-4ab3-bb31-a37a754ca387 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:23.125605 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-128f2ba1-a277-4ab3-bb31-a37a754ca387 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:28:23.125828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-128f2ba1-a277-4ab3-bb31-a37a754ca387 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:23.126018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-128f2ba1-a277-4ab3-bb31-a37a754ca387 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:23.137846 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:23.137846 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:23.142099 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-128f2ba1-a277-4ab3-bb31-a37a754ca387 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:28:23.148204 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-128f2ba1-a277-4ab3-bb31-a37a754ca387 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:28:23.148673 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 176/699] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:23 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:23.171831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:23.173654 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909/action Jul 10 09:28:23.174141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:23.174385 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:23.186606 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:23.186606 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:23.187302 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:28:23.198278 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Begin detaching volume completed successfully. Jul 10 09:28:23.198278 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-8b2d9035-8288-40aa-9856-a64113106bd3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909/action returned with HTTP 202 Jul 10 09:28:23.198278 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 175/700] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:28:23 2026] POST /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:28:23.764479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c5fd8174-7541-481e-ad44-d3f8842aec64 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:23.768599 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5fd8174-7541-481e-ad44-d3f8842aec64 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:23.768599 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5fd8174-7541-481e-ad44-d3f8842aec64 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:23.768599 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5fd8174-7541-481e-ad44-d3f8842aec64 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:23.779030 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:23.779030 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:23.783722 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c5fd8174-7541-481e-ad44-d3f8842aec64 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:23.789854 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5fd8174-7541-481e-ad44-d3f8842aec64 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:23.790452 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 175/701] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:23 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:24.227274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f0c61c7c-e75d-43cb-b27e-9adf62dba6a9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:24.227750 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0c61c7c-e75d-43cb-b27e-9adf62dba6a9 None None] GET https://10.4.3.103/volume// Jul 10 09:28:24.227862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0c61c7c-e75d-43cb-b27e-9adf62dba6a9 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:24.228047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0c61c7c-e75d-43cb-b27e-9adf62dba6a9 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:24.228439 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0c61c7c-e75d-43cb-b27e-9adf62dba6a9 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:24.228764 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 176/702] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:24.236752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-e64fafb3-3ae7-4433-b7b5-c12e6748b279 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:24.239295 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-e64fafb3-3ae7-4433-b7b5-c12e6748b279 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:28:24.239551 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-e64fafb3-3ae7-4433-b7b5-c12e6748b279 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:24.239842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-e64fafb3-3ae7-4433-b7b5-c12e6748b279 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:24.250790 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:24.250790 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:24.254817 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-e64fafb3-3ae7-4433-b7b5-c12e6748b279 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:28:24.259610 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-e64fafb3-3ae7-4433-b7b5-c12e6748b279 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:28:24.260044 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 177/703] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:24 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:28:24.463556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-79ba95ec-bcfa-42d3-a27b-4acbe70fb64e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:24.466880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-79ba95ec-bcfa-42d3-a27b-4acbe70fb64e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec/action Jul 10 09:28:24.467364 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-79ba95ec-bcfa-42d3-a27b-4acbe70fb64e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:24.467548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-79ba95ec-bcfa-42d3-a27b-4acbe70fb64e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:24.488783 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:24.488783 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:24.504286 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e39b8ebc-c441-41f9-98a2-a4c4852ebc2d req-79ba95ec-bcfa-42d3-a27b-4acbe70fb64e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec/action returned with HTTP 204 Jul 10 09:28:24.504869 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 176/704] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:24 2026] POST /volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:24.804496 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6519de20-0975-44b8-8f02-9091232c7787 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:24.807683 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6519de20-0975-44b8-8f02-9091232c7787 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:24.807962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6519de20-0975-44b8-8f02-9091232c7787 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:24.808262 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6519de20-0975-44b8-8f02-9091232c7787 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:24.821609 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:24.821609 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:24.831413 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6519de20-0975-44b8-8f02-9091232c7787 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:24.838181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6519de20-0975-44b8-8f02-9091232c7787 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:24.838181 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 176/705] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:24 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:28:24.863293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-09f71d2a-c154-4692-9156-fcd3e8cc4809 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:24.866652 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09f71d2a-c154-4692-9156-fcd3e8cc4809 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:24.867052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09f71d2a-c154-4692-9156-fcd3e8cc4809 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:24.867052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09f71d2a-c154-4692-9156-fcd3e8cc4809 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:24.894477 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:24.894477 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:24.899411 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-09f71d2a-c154-4692-9156-fcd3e8cc4809 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:24.905830 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09f71d2a-c154-4692-9156-fcd3e8cc4809 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:24.906428 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 177/706] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:24 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 1231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:25.497509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-6ed7c4d2-4375-4b0d-9922-06fbf05cc880 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:25.504801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-6ed7c4d2-4375-4b0d-9922-06fbf05cc880 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6 Jul 10 09:28:25.504938 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-6ed7c4d2-4375-4b0d-9922-06fbf05cc880 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:25.505583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-6ed7c4d2-4375-4b0d-9922-06fbf05cc880 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:25.522221 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:25.522221 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:26.060017 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0d65ca6d-7d29-46ad-9ad2-e2b92bac6341 req-6ed7c4d2-4375-4b0d-9922-06fbf05cc880 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6 returned with HTTP 200 Jul 10 09:28:26.060468 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 178/707] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:25 2026] DELETE /volume/v3/attachments/23f7f3c5-74a1-451e-9536-c5a92e9f65a6 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:27.490243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cc4dc3c7-ccd0-4bde-b16f-12b003955238 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:27.492012 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cc4dc3c7-ccd0-4bde-b16f-12b003955238 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:28:27.492237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cc4dc3c7-ccd0-4bde-b16f-12b003955238 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:27.492450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cc4dc3c7-ccd0-4bde-b16f-12b003955238 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:27.508348 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:27.508348 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:27.520056 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cc4dc3c7-ccd0-4bde-b16f-12b003955238 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:28:27.528730 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cc4dc3c7-ccd0-4bde-b16f-12b003955238 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:28:27.529168 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 177/708] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:27 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:27.786798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-396fa8e3-069a-4c70-9c83-8a7cdae9e47d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:27.789140 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-396fa8e3-069a-4c70-9c83-8a7cdae9e47d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] POST https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4/action Jul 10 09:28:27.789594 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-396fa8e3-069a-4c70-9c83-8a7cdae9e47d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:27.789733 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-396fa8e3-069a-4c70-9c83-8a7cdae9e47d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:27.828636 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:27.828636 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:27.844099 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-048dc8e9-5aca-4ba8-947d-74400a8e8e9f req-396fa8e3-069a-4c70-9c83-8a7cdae9e47d tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4/action returned with HTTP 204 Jul 10 09:28:27.844456 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 177/709] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:27 2026] POST /volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:30.007483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8384e41c-9547-4efd-adb3-391b245c983c req-b84ec210-bcbc-47cb-a47b-03163030551d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:30.013712 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-b84ec210-bcbc-47cb-a47b-03163030551d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:30.013964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-b84ec210-bcbc-47cb-a47b-03163030551d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:30.014223 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-b84ec210-bcbc-47cb-a47b-03163030551d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:30.039609 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:30.039609 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:30.044265 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-8384e41c-9547-4efd-adb3-391b245c983c req-b84ec210-bcbc-47cb-a47b-03163030551d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:30.050989 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-b84ec210-bcbc-47cb-a47b-03163030551d tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:30.051496 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 178/710] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:30 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 1230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:30.070512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:30.073418 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65/action Jul 10 09:28:30.073895 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:30.074055 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:30.089773 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:30.089773 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:30.090902 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:30.100486 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Begin detaching volume completed successfully. Jul 10 09:28:30.100840 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-277a7e55-ef85-4dff-806f-99491bc79509 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65/action returned with HTTP 202 Jul 10 09:28:30.101439 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 179/711] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:28:30 2026] POST /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:28:31.133666 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6720ff54-1869-40d9-8c0d-4f00c88364d5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:31.134117 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6720ff54-1869-40d9-8c0d-4f00c88364d5 None None] GET https://10.4.3.103/volume// Jul 10 09:28:31.134117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6720ff54-1869-40d9-8c0d-4f00c88364d5 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:31.134208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6720ff54-1869-40d9-8c0d-4f00c88364d5 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:31.134535 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6720ff54-1869-40d9-8c0d-4f00c88364d5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:31.134923 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 178/712] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:31.141936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8384e41c-9547-4efd-adb3-391b245c983c req-cc1f2ad6-d42e-4e4b-9d5b-e11a5985fe7c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:31.144460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-cc1f2ad6-d42e-4e4b-9d5b-e11a5985fe7c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:31.144933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-cc1f2ad6-d42e-4e4b-9d5b-e11a5985fe7c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:31.144933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-cc1f2ad6-d42e-4e4b-9d5b-e11a5985fe7c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:31.159792 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:31.159792 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:31.164814 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-8384e41c-9547-4efd-adb3-391b245c983c req-cc1f2ad6-d42e-4e4b-9d5b-e11a5985fe7c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:31.171861 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-cc1f2ad6-d42e-4e4b-9d5b-e11a5985fe7c tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 200 Jul 10 09:28:31.172590 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 178/713] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:31 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:32.296844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8384e41c-9547-4efd-adb3-391b245c983c req-596c1070-d920-4549-bf18-4690be2dc0fc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:32.301065 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-596c1070-d920-4549-bf18-4690be2dc0fc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50 Jul 10 09:28:32.302600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-596c1070-d920-4549-bf18-4690be2dc0fc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:32.302600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-596c1070-d920-4549-bf18-4690be2dc0fc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:32.316077 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:32.316077 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:32.861796 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8384e41c-9547-4efd-adb3-391b245c983c req-596c1070-d920-4549-bf18-4690be2dc0fc tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50 returned with HTTP 200 Jul 10 09:28:32.862377 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 179/714] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:32 2026] DELETE /volume/v3/attachments/359e45b2-f3c4-45fc-b763-9f8e59195c50 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:33.635194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-1fabebd0-5a34-4cb5-a654-2c0ee8e2eefc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:33.637345 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-1fabebd0-5a34-4cb5-a654-2c0ee8e2eefc tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:28:33.637526 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-1fabebd0-5a34-4cb5-a654-2c0ee8e2eefc tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:33.639038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-1fabebd0-5a34-4cb5-a654-2c0ee8e2eefc tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:33.653590 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:33.653590 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:33.658789 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-11cda94f-e038-42a2-a331-467639f3e305 req-1fabebd0-5a34-4cb5-a654-2c0ee8e2eefc tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:28:33.664587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-1fabebd0-5a34-4cb5-a654-2c0ee8e2eefc tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:28:33.665010 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 180/715] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:33 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:33.703317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-8d452f1c-d310-4e45-bb27-2559e59cc463 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:33.705329 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-8d452f1c-d310-4e45-bb27-2559e59cc463 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:28:33.705545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-8d452f1c-d310-4e45-bb27-2559e59cc463 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:33.705802 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-8d452f1c-d310-4e45-bb27-2559e59cc463 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:33.720956 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:33.720956 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:33.727162 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-11cda94f-e038-42a2-a331-467639f3e305 req-8d452f1c-d310-4e45-bb27-2559e59cc463 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:28:33.734277 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-8d452f1c-d310-4e45-bb27-2559e59cc463 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:28:33.734841 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 179/716] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:33 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:34.357543 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:34.359610 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:34.359814 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:34.360047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:34.360239 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume with id: a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:34.367987 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:34.367987 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:34.368407 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:34.394303 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume request issued successfully. Jul 10 09:28:34.394550 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d835e5f-0496-4f9f-b3a0-0204332bfbbf tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 202 Jul 10 09:28:34.395127 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 179/717] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:34 2026] DELETE /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:37.740928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7b179a20-6eef-4624-87ff-8c58dd095eb6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:37.741322 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b179a20-6eef-4624-87ff-8c58dd095eb6 None None] GET https://10.4.3.103/volume// Jul 10 09:28:37.741500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b179a20-6eef-4624-87ff-8c58dd095eb6 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:37.741733 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b179a20-6eef-4624-87ff-8c58dd095eb6 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:37.742067 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b179a20-6eef-4624-87ff-8c58dd095eb6 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:37.742342 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 180/718] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:37.752025 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-73409633-0333-4eb9-a699-ee0952e9b11b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:37.754223 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-73409633-0333-4eb9-a699-ee0952e9b11b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:37.754630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-73409633-0333-4eb9-a699-ee0952e9b11b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "524da783-901c-481f-bd90-2b2f5778eece", "connector": null, "instance_uuid": "8530ccde-4198-48d8-b135-7208f9d28ffc"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:37.757892 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=161,cinder:INSERT=13,cinder:UPDATE=26 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:28:37.767682 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:37.767682 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:37.808411 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-73409633-0333-4eb9-a699-ee0952e9b11b tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:37.808974 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 181/719] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:38.095955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a597601f-f37f-402a-a474-6877f87884cf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:38.098963 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:28:38.099430 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-632189732"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:38.101854 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-632189732'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:28:38.102056 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume of 1 GB Jul 10 09:28:38.105922 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=135,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:28:38.111537 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Availability Zones retrieved successfully. Jul 10 09:28:38.122709 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Flow 'volume_create_api' (b7f7b19e-37bf-455d-a079-6d0c17605637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:28:38.123938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd7e43c-8370-46ce-9d57-0f5f74fc9506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:38.126596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:28:38.168651 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd7e43c-8370-46ce-9d57-0f5f74fc9506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:38.168857 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5d6927-81a2-447e-9eea-6a82e55187c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:38.206229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Created reservations ['5e4a8331-72f7-451d-9c1c-5f1544341012', 'd7ed510c-9323-49b6-b1f9-f86fc532727a', 'f3650ef5-1c99-4dad-a859-8e7ae4633ffe', '5a6273c5-2870-4f58-b073-59f91bf6e854'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:28:38.207178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5d6927-81a2-447e-9eea-6a82e55187c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4a8331-72f7-451d-9c1c-5f1544341012', 'd7ed510c-9323-49b6-b1f9-f86fc532727a', 'f3650ef5-1c99-4dad-a859-8e7ae4633ffe', '5a6273c5-2870-4f58-b073-59f91bf6e854']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:38.208080 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcfd4e1-46a5-48a3-88d1-d2c2c2892176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:38.242412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcfd4e1-46a5-48a3-88d1-d2c2c2892176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0408fd06-6b5f-45a4-8be1-4d2232ddca88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-632189732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c6dc7036924784866a67d18a901567',qos_specs=None,replication_status=,reservations=['5e4a8331-72f7-451d-9c1c-5f1544341012','d7ed510c-9323-49b6-b1f9-f86fc532727a','f3650ef5-1c99-4dad-a859-8e7ae4633ffe','5a6273c5-2870-4f58-b073-59f91bf6e854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:28:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-632189732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0408fd06-6b5f-45a4-8be1-4d2232ddca88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c6dc7036924784866a67d18a901567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:38.243306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f11f785-ee3d-48ea-abe4-6824fac4de45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:38.261797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f11f785-ee3d-48ea-abe4-6824fac4de45) transitioned into state 'SUCCESS' from state '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-632189732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c6dc7036924784866a67d18a901567',qos_specs=None,replication_status=,reservations=['5e4a8331-72f7-451d-9c1c-5f1544341012','d7ed510c-9323-49b6-b1f9-f86fc532727a','f3650ef5-1c99-4dad-a859-8e7ae4633ffe','5a6273c5-2870-4f58-b073-59f91bf6e854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:38.262558 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d99de90-adeb-4400-82e1-2c31d0f8f161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:38.273423 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d99de90-adeb-4400-82e1-2c31d0f8f161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:38.274672 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Flow 'volume_create_api' (b7f7b19e-37bf-455d-a079-6d0c17605637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:28:38.275100 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume request issued successfully. Jul 10 09:28:38.275934 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a597601f-f37f-402a-a474-6877f87884cf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:28:38.276524 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 180/720] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:28:38 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:28:38.290498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b0738c21-af5d-4bf0-9ef2-b9bbf939bb01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:38.293181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b0738c21-af5d-4bf0-9ef2-b9bbf939bb01 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:38.293374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b0738c21-af5d-4bf0-9ef2-b9bbf939bb01 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:38.293562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b0738c21-af5d-4bf0-9ef2-b9bbf939bb01 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:38.296616 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=143,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:28:38.305397 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:38.305397 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:38.311447 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b0738c21-af5d-4bf0-9ef2-b9bbf939bb01 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:38.317173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b0738c21-af5d-4bf0-9ef2-b9bbf939bb01 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:38.317651 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 180/721] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:38 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:38.474093 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-5458ded8-828d-497b-9242-b0fc2c207007 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:38.476758 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-5458ded8-828d-497b-9242-b0fc2c207007 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] DELETE https://10.4.3.103/volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97 Jul 10 09:28:38.476988 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-5458ded8-828d-497b-9242-b0fc2c207007 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:38.477245 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-5458ded8-828d-497b-9242-b0fc2c207007 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:38.479200 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=138,cinder:INSERT=8,cinder:UPDATE=21 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:28:38.489913 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:38.489913 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:39.018230 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-5458ded8-828d-497b-9242-b0fc2c207007 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97 returned with HTTP 200 Jul 10 09:28:39.018658 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 181/722] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:38 2026] DELETE /volume/v3/attachments/fdc3a35c-df6b-439d-85b6-4ffad0e43a97 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:39.142729 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3005d7c2-1a53-40ea-ae1f-10363b78fa9c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:39.143174 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3005d7c2-1a53-40ea-ae1f-10363b78fa9c None None] GET https://10.4.3.103/volume// Jul 10 09:28:39.143378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3005d7c2-1a53-40ea-ae1f-10363b78fa9c None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:39.143621 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3005d7c2-1a53-40ea-ae1f-10363b78fa9c None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:39.144030 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3005d7c2-1a53-40ea-ae1f-10363b78fa9c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:39.144357 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 182/723] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:39.151560 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-b7f0e02e-67d5-4413-893c-00fcb84e92a1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:39.153784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-b7f0e02e-67d5-4413-893c-00fcb84e92a1 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] POST https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece/action Jul 10 09:28:39.158968 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-b7f0e02e-67d5-4413-893c-00fcb84e92a1 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action body: b'{"os-reimage": {"image_id": "5390935d-4ca6-481e-9863-4e5a2a8bbe37", "reimage_reserved": true}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:39.159115 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-b7f0e02e-67d5-4413-893c-00fcb84e92a1 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "5390935d-4ca6-481e-9863-4e5a2a8bbe37", "reimage_reserved": true}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:39.182366 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:39.182366 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:39.184310 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-11cda94f-e038-42a2-a331-467639f3e305 req-b7f0e02e-67d5-4413-893c-00fcb84e92a1 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:28:39.248308 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-45f96c58-a61b-4748-bdbd-cc0a71893413 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:39.251465 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-45f96c58-a61b-4748-bdbd-cc0a71893413 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:39.251817 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-45f96c58-a61b-4748-bdbd-cc0a71893413 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:39.252160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-45f96c58-a61b-4748-bdbd-cc0a71893413 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:39.267228 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:39.267228 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:39.272054 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-45f96c58-a61b-4748-bdbd-cc0a71893413 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:39.278444 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-45f96c58-a61b-4748-bdbd-cc0a71893413 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:39.278495 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 181/724] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:39 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:39.327599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:39.329870 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] POST https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788/action Jul 10 09:28:39.330327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:39.330508 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:39.330822 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-b7f0e02e-67d5-4413-893c-00fcb84e92a1 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece/action returned with HTTP 202 Jul 10 09:28:39.331487 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 181/725] 10.4.3.103 () {74 vars in 1713 bytes} [Fri Jul 10 09:28:39 2026] POST /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:28:39.332450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5521acde-c779-44a0-8955-649dd478ce0b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:39.334790 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5521acde-c779-44a0-8955-649dd478ce0b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:39.335072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5521acde-c779-44a0-8955-649dd478ce0b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:39.335347 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5521acde-c779-44a0-8955-649dd478ce0b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:39.344590 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:39.344590 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:39.349839 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5521acde-c779-44a0-8955-649dd478ce0b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:39.352718 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:39.352718 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:39.353465 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:39.355911 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5521acde-c779-44a0-8955-649dd478ce0b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:39.356437 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 183/726] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:39 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:39.366228 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Begin detaching volume completed successfully. Jul 10 09:28:39.366458 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-05a02e15-58fd-422f-83ac-8fe53550584e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788/action returned with HTTP 202 Jul 10 09:28:39.366917 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 182/727] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:28:39 2026] POST /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:28:39.407988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-513f43ad-1382-4971-ab3e-1166610e9799 req-0e21a49b-e5e2-483c-8892-435e03bfcd70 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:39.410541 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-0e21a49b-e5e2-483c-8892-435e03bfcd70 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:39.410864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-0e21a49b-e5e2-483c-8892-435e03bfcd70 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:39.411157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-0e21a49b-e5e2-483c-8892-435e03bfcd70 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:39.418383 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:39.418383 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:39.421831 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-513f43ad-1382-4971-ab3e-1166610e9799 req-0e21a49b-e5e2-483c-8892-435e03bfcd70 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:39.425796 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-0e21a49b-e5e2-483c-8892-435e03bfcd70 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:39.426201 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 182/728] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:39 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:40.387159 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fa1659c0-ba0e-41ed-9f15-91c7e1c223e4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:40.387662 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa1659c0-ba0e-41ed-9f15-91c7e1c223e4 None None] GET https://10.4.3.103/volume// Jul 10 09:28:40.387882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa1659c0-ba0e-41ed-9f15-91c7e1c223e4 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:40.388062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa1659c0-ba0e-41ed-9f15-91c7e1c223e4 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:40.388352 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa1659c0-ba0e-41ed-9f15-91c7e1c223e4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:40.388881 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 182/729] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:40.397970 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-932e6da2-3fad-4337-b0d2-a0a8a04ac795 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:40.402013 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-932e6da2-3fad-4337-b0d2-a0a8a04ac795 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:40.402269 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-932e6da2-3fad-4337-b0d2-a0a8a04ac795 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:40.402501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-932e6da2-3fad-4337-b0d2-a0a8a04ac795 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:40.418057 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:40.418057 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:40.421451 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-932e6da2-3fad-4337-b0d2-a0a8a04ac795 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:40.426406 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-932e6da2-3fad-4337-b0d2-a0a8a04ac795 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:40.426783 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 184/730] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:40 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:41.466315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6ab389d8-e346-4c03-b50a-f7b1c489a75b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:41.466758 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ab389d8-e346-4c03-b50a-f7b1c489a75b None None] GET https://10.4.3.103/volume// Jul 10 09:28:41.466867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ab389d8-e346-4c03-b50a-f7b1c489a75b None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:41.467042 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ab389d8-e346-4c03-b50a-f7b1c489a75b None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:41.467384 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ab389d8-e346-4c03-b50a-f7b1c489a75b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:41.467650 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 183/731] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:28:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:41.476140 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-513f43ad-1382-4971-ab3e-1166610e9799 req-8e54e1ae-77ee-4ad9-974b-a1b5a0b93098 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:41.478275 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-8e54e1ae-77ee-4ad9-974b-a1b5a0b93098 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:41.478653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-8e54e1ae-77ee-4ad9-974b-a1b5a0b93098 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0408fd06-6b5f-45a4-8be1-4d2232ddca88", "connector": null, "instance_uuid": "033e3e06-106e-43b1-9687-b54734944ef3"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:41.486730 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:41.486730 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:41.509834 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-8e54e1ae-77ee-4ad9-974b-a1b5a0b93098 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:41.510264 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 183/732] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:41 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:41.949460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-756e7b29-2600-48a5-b4dc-0ec080924501 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:41.951587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-756e7b29-2600-48a5-b4dc-0ec080924501 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:41.951768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-756e7b29-2600-48a5-b4dc-0ec080924501 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:41.953311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-756e7b29-2600-48a5-b4dc-0ec080924501 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:41.966297 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:41.966297 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:41.971972 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-756e7b29-2600-48a5-b4dc-0ec080924501 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:41.973718 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-756e7b29-2600-48a5-b4dc-0ec080924501 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:41.974213 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 183/733] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:41 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:42.018834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-4a9b57b3-2a16-4ca5-bfd7-2ae3c47ddd7e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:42.021492 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-4a9b57b3-2a16-4ca5-bfd7-2ae3c47ddd7e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] DELETE https://10.4.3.103/volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f Jul 10 09:28:42.021748 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-4a9b57b3-2a16-4ca5-bfd7-2ae3c47ddd7e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:42.021999 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-4a9b57b3-2a16-4ca5-bfd7-2ae3c47ddd7e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:42.030356 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:42.030356 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:42.041982 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-43cc8408-08fc-4cc9-8555-0acd82cc03bb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:42.042372 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-43cc8408-08fc-4cc9-8555-0acd82cc03bb None None] GET https://10.4.3.103/volume// Jul 10 09:28:42.042564 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-43cc8408-08fc-4cc9-8555-0acd82cc03bb None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:42.042785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-43cc8408-08fc-4cc9-8555-0acd82cc03bb None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:42.043078 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-43cc8408-08fc-4cc9-8555-0acd82cc03bb None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:42.043345 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 184/734] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 09:28:42.051512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-513f43ad-1382-4971-ab3e-1166610e9799 req-e9f2d7c9-e2a9-4e51-99a7-512a903888c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:42.053496 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-e9f2d7c9-e2a9-4e51-99a7-512a903888c6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:42.053696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-e9f2d7c9-e2a9-4e51-99a7-512a903888c6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:42.054219 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-e9f2d7c9-e2a9-4e51-99a7-512a903888c6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:42.066253 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:42.066253 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:42.069637 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-513f43ad-1382-4971-ab3e-1166610e9799 req-e9f2d7c9-e2a9-4e51-99a7-512a903888c6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:42.073845 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-e9f2d7c9-e2a9-4e51-99a7-512a903888c6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:42.074246 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 184/735] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:42 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:42.193235 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:42.195390 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] PUT https://10.4.3.103/volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d Jul 10 09:28:42.196058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:42.206225 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Acquiring lock "cinder-attachment_update-0408fd06-6b5f-45a4-8be1-4d2232ddca88-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:42.214040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Lock "cinder-attachment_update-0408fd06-6b5f-45a4-8be1-4d2232ddca88-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:42.214040 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:42.214040 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:42.557792 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-4a9b57b3-2a16-4ca5-bfd7-2ae3c47ddd7e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f returned with HTTP 200 Jul 10 09:28:42.558237 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 185/736] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:42 2026] DELETE /volume/v3/attachments/f905fdcc-20a9-4ec3-825d-5edc80bc9c9f => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:42.566367 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-f5354bc2-cd72-48c0-8a92-e45ce1c7f1e4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:42.568820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-f5354bc2-cd72-48c0-8a92-e45ce1c7f1e4 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] DELETE https://10.4.3.103/volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd Jul 10 09:28:42.569062 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-f5354bc2-cd72-48c0-8a92-e45ce1c7f1e4 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:42.569304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-f5354bc2-cd72-48c0-8a92-e45ce1c7f1e4 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:42.577622 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:42.577622 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:42.742284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Lock "cinder-attachment_update-0408fd06-6b5f-45a4-8be1-4d2232ddca88-np0000004982" released by "attachment_update" :: held 0.530s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:42.742284 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-a407ee12-8c2a-4f6c-861c-80c6985e4b84 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d returned with HTTP 200 Jul 10 09:28:42.742284 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 184/737] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:42 2026] PUT /volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:42.992533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4ebf6cb2-c4a6-4647-8502-0247144e6057 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:42.994678 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4ebf6cb2-c4a6-4647-8502-0247144e6057 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:42.994936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4ebf6cb2-c4a6-4647-8502-0247144e6057 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:42.995157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4ebf6cb2-c4a6-4647-8502-0247144e6057 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:43.012929 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:43.012929 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:43.017764 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4ebf6cb2-c4a6-4647-8502-0247144e6057 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:43.022926 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4ebf6cb2-c4a6-4647-8502-0247144e6057 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:43.023315 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 185/738] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:42 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:43.079387 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-4e3afc35-f7d9-477d-a5be-2ed712334bed None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:43.081612 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-4e3afc35-f7d9-477d-a5be-2ed712334bed tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec Jul 10 09:28:43.081941 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-4e3afc35-f7d9-477d-a5be-2ed712334bed tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:43.082149 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-4e3afc35-f7d9-477d-a5be-2ed712334bed tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:43.089186 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:43.089186 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:43.111198 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-f5354bc2-cd72-48c0-8a92-e45ce1c7f1e4 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd returned with HTTP 200 Jul 10 09:28:43.111198 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 185/739] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:42 2026] DELETE /volume/v3/attachments/11cf578f-ff66-44aa-8b9c-dd9f66fca8fd => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:43.120455 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-d0a3a752-4da4-4e36-b7cf-979bd100258b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:43.123781 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-d0a3a752-4da4-4e36-b7cf-979bd100258b tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] DELETE https://10.4.3.103/volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4 Jul 10 09:28:43.123886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-d0a3a752-4da4-4e36-b7cf-979bd100258b tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:43.124257 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-d0a3a752-4da4-4e36-b7cf-979bd100258b tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:43.135948 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:43.135948 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:43.626238 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f1b4bdd6-f7cb-4f01-9087-48f3e4a3dbe8 req-4e3afc35-f7d9-477d-a5be-2ed712334bed tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec returned with HTTP 200 Jul 10 09:28:43.626638 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 186/740] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:43 2026] DELETE /volume/v3/attachments/756e283b-0bcf-4789-a7a2-9ae1bd58faec => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:43.664588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-32985132-0fa0-43ed-97bb-a90f0e37ced5 req-d0a3a752-4da4-4e36-b7cf-979bd100258b tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4 returned with HTTP 200 Jul 10 09:28:43.664954 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 185/741] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:43 2026] DELETE /volume/v3/attachments/a2dcd4c5-c550-4529-ab44-29aa84e874e4 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:44.043341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-750be7ca-ec26-4035-b783-9745a2d9b3c3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:44.045508 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-750be7ca-ec26-4035-b783-9745a2d9b3c3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:44.045739 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-750be7ca-ec26-4035-b783-9745a2d9b3c3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:44.045950 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-750be7ca-ec26-4035-b783-9745a2d9b3c3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:44.057102 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:44.057102 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:44.061158 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-750be7ca-ec26-4035-b783-9745a2d9b3c3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:44.065962 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-750be7ca-ec26-4035-b783-9745a2d9b3c3 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:44.066245 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 186/742] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:44 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:44.638493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:44.640178 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:44.640356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:44.640538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:44.640720 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume with id: ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:44.650844 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:44.650844 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:44.653589 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:44.670191 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume request issued successfully. Jul 10 09:28:44.670351 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-277a7e54-8a0d-46d9-aa06-6ca58f481ea5 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 202 Jul 10 09:28:44.670969 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 186/743] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:44 2026] DELETE /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:44.715990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a09fb3d3-5e31-46c2-99e2-ea8fcf95a42d req-eee19c65-be3e-40a4-8a45-11e5daa1ed92 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:44.718774 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a09fb3d3-5e31-46c2-99e2-ea8fcf95a42d req-eee19c65-be3e-40a4-8a45-11e5daa1ed92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:44.719062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a09fb3d3-5e31-46c2-99e2-ea8fcf95a42d req-eee19c65-be3e-40a4-8a45-11e5daa1ed92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:44.719337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a09fb3d3-5e31-46c2-99e2-ea8fcf95a42d req-eee19c65-be3e-40a4-8a45-11e5daa1ed92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:44.729925 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:44.729925 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:44.734106 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a09fb3d3-5e31-46c2-99e2-ea8fcf95a42d req-eee19c65-be3e-40a4-8a45-11e5daa1ed92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:44.738669 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a09fb3d3-5e31-46c2-99e2-ea8fcf95a42d req-eee19c65-be3e-40a4-8a45-11e5daa1ed92 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 200 Jul 10 09:28:44.739156 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 187/744] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:44 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:28:44.784683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-287943d4-7806-40d7-9264-43d1735fd3d3 req-cd5e1df5-5d7b-451c-9b98-f86abef5f2a0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:44.791403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-287943d4-7806-40d7-9264-43d1735fd3d3 req-cd5e1df5-5d7b-451c-9b98-f86abef5f2a0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:44.791797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-287943d4-7806-40d7-9264-43d1735fd3d3 req-cd5e1df5-5d7b-451c-9b98-f86abef5f2a0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:44.792303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-287943d4-7806-40d7-9264-43d1735fd3d3 req-cd5e1df5-5d7b-451c-9b98-f86abef5f2a0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:44.802162 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-287943d4-7806-40d7-9264-43d1735fd3d3 req-cd5e1df5-5d7b-451c-9b98-f86abef5f2a0 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 404 Jul 10 09:28:44.803191 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 186/745] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:44 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:45.081515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f80f7400-1ff5-4d0b-bc06-6dee78f020a1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:45.083537 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f80f7400-1ff5-4d0b-bc06-6dee78f020a1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:45.085591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f80f7400-1ff5-4d0b-bc06-6dee78f020a1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:45.085591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f80f7400-1ff5-4d0b-bc06-6dee78f020a1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:45.101683 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:45.101683 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:45.106378 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f80f7400-1ff5-4d0b-bc06-6dee78f020a1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:45.112469 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f80f7400-1ff5-4d0b-bc06-6dee78f020a1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:45.112964 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 187/746] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:45 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:46.129638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1ca8741c-760a-472d-9cfd-bc05cafff2c5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:46.131418 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ca8741c-760a-472d-9cfd-bc05cafff2c5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:46.131616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ca8741c-760a-472d-9cfd-bc05cafff2c5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:46.131804 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ca8741c-760a-472d-9cfd-bc05cafff2c5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:46.149272 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:46.149272 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:46.155619 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1ca8741c-760a-472d-9cfd-bc05cafff2c5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:46.162725 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ca8741c-760a-472d-9cfd-bc05cafff2c5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:46.163191 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 187/747] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:46 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:47.179435 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0aa45aab-0793-4281-b225-d2d55dc4fef0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:47.182423 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0aa45aab-0793-4281-b225-d2d55dc4fef0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:47.182772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0aa45aab-0793-4281-b225-d2d55dc4fef0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:47.184068 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0aa45aab-0793-4281-b225-d2d55dc4fef0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:47.200012 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:47.200012 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:47.207936 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0aa45aab-0793-4281-b225-d2d55dc4fef0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:47.215460 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0aa45aab-0793-4281-b225-d2d55dc4fef0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:47.215928 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 188/748] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:47 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:47.441735 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b48beb16-8368-4cfb-bfee-c90f4d329602 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:47.442142 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b48beb16-8368-4cfb-bfee-c90f4d329602 None None] GET https://10.4.3.103/volume// Jul 10 09:28:47.442297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b48beb16-8368-4cfb-bfee-c90f4d329602 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:47.442510 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b48beb16-8368-4cfb-bfee-c90f4d329602 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:47.442898 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b48beb16-8368-4cfb-bfee-c90f4d329602 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:47.443383 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 187/749] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:47.450878 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-63842d12-bc14-4f12-aeb9-71cc6c19e7bd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:47.453734 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-63842d12-bc14-4f12-aeb9-71cc6c19e7bd tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:28:47.453911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-63842d12-bc14-4f12-aeb9-71cc6c19e7bd tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:47.454176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-63842d12-bc14-4f12-aeb9-71cc6c19e7bd tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:47.478066 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:47.478066 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:47.490291 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-11cda94f-e038-42a2-a331-467639f3e305 req-63842d12-bc14-4f12-aeb9-71cc6c19e7bd tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:28:47.496014 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-63842d12-bc14-4f12-aeb9-71cc6c19e7bd tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:28:47.496515 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 188/750] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:47 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1540 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:47.710440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:47.714718 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] PUT https://10.4.3.103/volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103 Jul 10 09:28:47.715088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:47.727381 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Acquiring lock "cinder-attachment_update-524da783-901c-481f-bd90-2b2f5778eece-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:47.733347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Lock "cinder-attachment_update-524da783-901c-481f-bd90-2b2f5778eece-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:47.734905 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:47.734905 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:48.236668 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dfc84030-bb2b-401f-8bfc-76c4e6af63f1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:48.238870 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfc84030-bb2b-401f-8bfc-76c4e6af63f1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:48.239084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfc84030-bb2b-401f-8bfc-76c4e6af63f1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:48.239347 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfc84030-bb2b-401f-8bfc-76c4e6af63f1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:48.257337 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:48.257337 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:48.261480 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dfc84030-bb2b-401f-8bfc-76c4e6af63f1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:48.269953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Lock "cinder-attachment_update-524da783-901c-481f-bd90-2b2f5778eece-np0000004982" released by "attachment_update" :: held 0.536s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:48.270294 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-afa3e355-1d66-4414-b5d7-4ee4ec14d496 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103 returned with HTTP 200 Jul 10 09:28:48.270881 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfc84030-bb2b-401f-8bfc-76c4e6af63f1 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:48.271010 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 188/751] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:47 2026] PUT /volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:48.271380 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 189/752] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:48 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:48.782229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-11cda94f-e038-42a2-a331-467639f3e305 req-15a69ca1-10d8-4e58-aede-6c28f4d30d9c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:48.784346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-15a69ca1-10d8-4e58-aede-6c28f4d30d9c tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] POST https://10.4.3.103/volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103/action Jul 10 09:28:48.784819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-15a69ca1-10d8-4e58-aede-6c28f4d30d9c tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:48.785038 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-15a69ca1-10d8-4e58-aede-6c28f4d30d9c tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:48.801720 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:48.801720 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:48.812399 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-11cda94f-e038-42a2-a331-467639f3e305 req-15a69ca1-10d8-4e58-aede-6c28f4d30d9c tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103/action returned with HTTP 204 Jul 10 09:28:48.812909 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 188/753] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:48 2026] POST /volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:49.287191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a6473ee-c69b-44aa-a990-e4ebf69c5a12 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:49.290756 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a6473ee-c69b-44aa-a990-e4ebf69c5a12 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:49.291043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a6473ee-c69b-44aa-a990-e4ebf69c5a12 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:49.291254 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a6473ee-c69b-44aa-a990-e4ebf69c5a12 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:49.302036 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:49.302036 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:49.307240 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0a6473ee-c69b-44aa-a990-e4ebf69c5a12 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:49.312515 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a6473ee-c69b-44aa-a990-e4ebf69c5a12 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:49.312994 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 189/754] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:49 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:49.377032 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-513f43ad-1382-4971-ab3e-1166610e9799 req-1bfac67d-69a9-4175-aaac-03088612767b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:49.379194 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-1bfac67d-69a9-4175-aaac-03088612767b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d/action Jul 10 09:28:49.379628 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-1bfac67d-69a9-4175-aaac-03088612767b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:28:49.379795 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-1bfac67d-69a9-4175-aaac-03088612767b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:49.395878 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:49.395878 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:49.408597 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-513f43ad-1382-4971-ab3e-1166610e9799 req-1bfac67d-69a9-4175-aaac-03088612767b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d/action returned with HTTP 204 Jul 10 09:28:49.408597 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 189/755] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:28:49 2026] POST /volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:49.646167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-74142939-1888-4a92-90e7-5848deec8b6c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:49.647989 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:28:49.648237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:49.648493 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:49.648846 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Delete volume with id: d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:28:49.662736 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:49.662736 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:49.662736 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:28:49.710989 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Delete volume request issued successfully. Jul 10 09:28:49.711234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-74142939-1888-4a92-90e7-5848deec8b6c tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 202 Jul 10 09:28:49.711681 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 190/756] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:49 2026] DELETE /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:49.719017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ce2490b9-b137-40b9-872d-4a09b373a251 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:49.720891 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce2490b9-b137-40b9-872d-4a09b373a251 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:28:49.721187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce2490b9-b137-40b9-872d-4a09b373a251 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:49.721410 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce2490b9-b137-40b9-872d-4a09b373a251 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:49.730891 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:49.730891 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:49.739267 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ce2490b9-b137-40b9-872d-4a09b373a251 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:28:49.746756 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce2490b9-b137-40b9-872d-4a09b373a251 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 200 Jul 10 09:28:49.746756 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 189/757] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:49 2026] GET /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:50.278920 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-7f28e378-d19b-4aa5-91a1-a6ea62e58d53 req-31a38c24-b5f9-47b4-8c41-839fe6fe177b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.282803 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-7f28e378-d19b-4aa5-91a1-a6ea62e58d53 req-31a38c24-b5f9-47b4-8c41-839fe6fe177b tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea Jul 10 09:28:50.283136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-7f28e378-d19b-4aa5-91a1-a6ea62e58d53 req-31a38c24-b5f9-47b4-8c41-839fe6fe177b tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.283466 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-7f28e378-d19b-4aa5-91a1-a6ea62e58d53 req-31a38c24-b5f9-47b4-8c41-839fe6fe177b tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.292692 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:50.292692 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:50.330218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b624f458-6403-4263-9ad5-6087967b3ba8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.331806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b624f458-6403-4263-9ad5-6087967b3ba8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:50.331970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b624f458-6403-4263-9ad5-6087967b3ba8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.332159 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b624f458-6403-4263-9ad5-6087967b3ba8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.348882 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:50.348882 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:50.359352 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b624f458-6403-4263-9ad5-6087967b3ba8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:50.364014 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b624f458-6403-4263-9ad5-6087967b3ba8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:50.364625 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 190/758] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:50 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:50.381316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d3a08d36-8ea9-4f9f-a54c-454d91a9e77f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.383190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d3a08d36-8ea9-4f9f-a54c-454d91a9e77f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:28:50.383418 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d3a08d36-8ea9-4f9f-a54c-454d91a9e77f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.383694 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d3a08d36-8ea9-4f9f-a54c-454d91a9e77f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.393586 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:50.393586 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:50.399524 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d3a08d36-8ea9-4f9f-a54c-454d91a9e77f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:50.405238 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d3a08d36-8ea9-4f9f-a54c-454d91a9e77f tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:28:50.405238 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 191/759] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:50 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:50.493018 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-391be63e-b16c-4e51-b380-eef8f6767eaa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.495113 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:28:50.495625 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-398180580"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:50.497522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-398180580'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:28:50.497868 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume of 1 GB Jul 10 09:28:50.502849 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Availability Zones retrieved successfully. Jul 10 09:28:50.508969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Flow 'volume_create_api' (be77a8e1-7d84-4667-bbcb-a4799f4e5eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:28:50.510794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b356adb-9bec-408b-a2d7-3be279a44d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:50.511828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:28:50.550424 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b356adb-9bec-408b-a2d7-3be279a44d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:50.551109 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8f94e2-75c7-4fea-94ff-9cf3c903623a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:50.597150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Created reservations ['06bab6e0-ea5b-422a-a111-87c09dd609e3', 'de69661a-477c-4c16-b1d5-76ff0d037853', '9aab5aef-3620-4ec7-b4b6-e2b35ac545cc', 'a5482591-21be-475c-ae0c-fd460bf0e2d8'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:28:50.598112 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8f94e2-75c7-4fea-94ff-9cf3c903623a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06bab6e0-ea5b-422a-a111-87c09dd609e3', 'de69661a-477c-4c16-b1d5-76ff0d037853', '9aab5aef-3620-4ec7-b4b6-e2b35ac545cc', 'a5482591-21be-475c-ae0c-fd460bf0e2d8']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:50.598803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d45db73-6d27-4833-993a-9739fa0a50cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:50.629775 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d45db73-6d27-4833-993a-9739fa0a50cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3accf206-d58e-4651-aa24-8874e13b9290', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-398180580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c6dc7036924784866a67d18a901567',qos_specs=None,replication_status=,reservations=['06bab6e0-ea5b-422a-a111-87c09dd609e3','de69661a-477c-4c16-b1d5-76ff0d037853','9aab5aef-3620-4ec7-b4b6-e2b35ac545cc','a5482591-21be-475c-ae0c-fd460bf0e2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:28:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-398180580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3accf206-d58e-4651-aa24-8874e13b9290,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c6dc7036924784866a67d18a901567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:50.630588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97caeb09-7097-4c87-a399-0d1379af4839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:50.647774 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97caeb09-7097-4c87-a399-0d1379af4839) transitioned into state 'SUCCESS' from state '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-398180580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c6dc7036924784866a67d18a901567',qos_specs=None,replication_status=,reservations=['06bab6e0-ea5b-422a-a111-87c09dd609e3','de69661a-477c-4c16-b1d5-76ff0d037853','9aab5aef-3620-4ec7-b4b6-e2b35ac545cc','a5482591-21be-475c-ae0c-fd460bf0e2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bbe00d37e40bd9461569e6d7943be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:50.648466 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a55995-1edc-4a7a-a93c-24cc6c0d96a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:50.658050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a55995-1edc-4a7a-a93c-24cc6c0d96a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:50.658897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Flow 'volume_create_api' (be77a8e1-7d84-4667-bbcb-a4799f4e5eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:28:50.659319 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Create volume request issued successfully. Jul 10 09:28:50.660124 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-391be63e-b16c-4e51-b380-eef8f6767eaa tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:28:50.660729 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 190/760] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:28:50 2026] POST /volume/v3/volumes => generated 750 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:28:50.676527 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f5fd07b4-488a-460e-9646-77b6fc3271b8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.681451 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5fd07b4-488a-460e-9646-77b6fc3271b8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:50.682398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5fd07b4-488a-460e-9646-77b6fc3271b8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.682959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5fd07b4-488a-460e-9646-77b6fc3271b8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.690877 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:50.690877 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:50.695460 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f5fd07b4-488a-460e-9646-77b6fc3271b8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:50.700412 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5fd07b4-488a-460e-9646-77b6fc3271b8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:50.700866 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 191/761] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:50 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:28:50.760037 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-530bef74-476d-4c66-a3fc-a41f2328d5fe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.765434 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-530bef74-476d-4c66-a3fc-a41f2328d5fe tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa Jul 10 09:28:50.765701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-530bef74-476d-4c66-a3fc-a41f2328d5fe tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.765947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-530bef74-476d-4c66-a3fc-a41f2328d5fe tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.784415 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-530bef74-476d-4c66-a3fc-a41f2328d5fe tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa returned with HTTP 404 Jul 10 09:28:50.784929 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 192/762] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:50 2026] GET /volume/v3/volumes/d95b26be-ed0e-42dc-b68f-a8f17b01a7aa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:50.794782 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.796788 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] DELETE https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:28:50.797127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.797369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.797583 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Delete volume with id: 37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:28:50.804271 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:50.804271 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:50.804689 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:28:50.822486 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Delete volume request issued successfully. Jul 10 09:28:50.822777 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2b5d9bf-ee6d-48e9-8ce4-217d1ca42e19 tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 202 Jul 10 09:28:50.823303 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 191/763] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:50 2026] DELETE /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:50.825931 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-7f28e378-d19b-4aa5-91a1-a6ea62e58d53 req-31a38c24-b5f9-47b4-8c41-839fe6fe177b tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea returned with HTTP 200 Jul 10 09:28:50.826593 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 190/764] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:28:50 2026] DELETE /volume/v3/attachments/29555891-9d49-416e-a37a-21551fe59cea => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:50.830918 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8beff8f0-bf73-4b03-9177-f55108f1c2ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:50.833261 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8beff8f0-bf73-4b03-9177-f55108f1c2ee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:28:50.833436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8beff8f0-bf73-4b03-9177-f55108f1c2ee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:50.833722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8beff8f0-bf73-4b03-9177-f55108f1c2ee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:50.843541 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:50.843541 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:50.854618 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8beff8f0-bf73-4b03-9177-f55108f1c2ee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:28:50.859175 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8beff8f0-bf73-4b03-9177-f55108f1c2ee tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 200 Jul 10 09:28:50.859685 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 192/765] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:50 2026] GET /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:51.719604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-89bb7e91-7f1e-42d3-9118-f8641b346533 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:51.719604 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89bb7e91-7f1e-42d3-9118-f8641b346533 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:51.719604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89bb7e91-7f1e-42d3-9118-f8641b346533 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:51.719604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89bb7e91-7f1e-42d3-9118-f8641b346533 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:51.730601 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:51.730601 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:51.735809 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-89bb7e91-7f1e-42d3-9118-f8641b346533 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:51.744388 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89bb7e91-7f1e-42d3-9118-f8641b346533 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:51.744606 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 193/766] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:51 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:51.825192 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-fa7eae99-b70f-4ddf-93b5-132caf4ef2f4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:51.831592 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-fa7eae99-b70f-4ddf-93b5-132caf4ef2f4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:51.831592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-fa7eae99-b70f-4ddf-93b5-132caf4ef2f4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:51.831592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-fa7eae99-b70f-4ddf-93b5-132caf4ef2f4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:51.841769 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:51.841769 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:51.845985 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-fa7eae99-b70f-4ddf-93b5-132caf4ef2f4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:51.849893 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-fa7eae99-b70f-4ddf-93b5-132caf4ef2f4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:51.850267 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 192/767] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:51 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:51.875562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-297601fc-3997-48b7-a8c1-b830ad76db0a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:51.877728 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-297601fc-3997-48b7-a8c1-b830ad76db0a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 Jul 10 09:28:51.877885 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-297601fc-3997-48b7-a8c1-b830ad76db0a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:51.879035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-297601fc-3997-48b7-a8c1-b830ad76db0a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:51.884627 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-297601fc-3997-48b7-a8c1-b830ad76db0a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 returned with HTTP 404 Jul 10 09:28:51.885048 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 191/768] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:51 2026] GET /volume/v3/volumes/37f4f3ea-ed9c-447e-8f42-abb3b1d53685 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:51.891105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ea8cedde-0fec-4313-992c-55d135a1320a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:51.892801 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] DELETE https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:28:51.892959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:51.893139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:51.893298 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Delete volume with id: 58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:28:51.900715 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:51.900715 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:51.901136 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:28:51.926752 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Delete volume request issued successfully. Jul 10 09:28:51.926995 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ea8cedde-0fec-4313-992c-55d135a1320a tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 202 Jul 10 09:28:51.927453 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 193/769] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:51 2026] DELETE /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:51.934858 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3f3416a8-747f-4e06-bdcd-d5aee02b857f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:51.936402 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3f3416a8-747f-4e06-bdcd-d5aee02b857f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:28:51.936561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3f3416a8-747f-4e06-bdcd-d5aee02b857f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:51.936751 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3f3416a8-747f-4e06-bdcd-d5aee02b857f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:51.948286 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:51.948286 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:51.952384 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3f3416a8-747f-4e06-bdcd-d5aee02b857f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Volume info retrieved successfully. Jul 10 09:28:51.957942 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3f3416a8-747f-4e06-bdcd-d5aee02b857f tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 200 Jul 10 09:28:51.958320 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 194/770] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:51 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:52.973210 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-56571470-98e4-4a5c-a812-1634b8536c8e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:52.976352 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-56571470-98e4-4a5c-a812-1634b8536c8e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] GET https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 Jul 10 09:28:52.976671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-56571470-98e4-4a5c-a812-1634b8536c8e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:52.976940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-56571470-98e4-4a5c-a812-1634b8536c8e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:52.984518 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-56571470-98e4-4a5c-a812-1634b8536c8e tempest-TaggedBootDevicesTest-301336008 tempest-TaggedBootDevicesTest-301336008-project-member] https://10.4.3.103/volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 returned with HTTP 404 Jul 10 09:28:52.985304 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 193/771] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:52 2026] GET /volume/v3/volumes/58b5ef51-4cbb-4eca-b07c-1113543bb8c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:53.890968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1e3c60e2-7b9a-448f-9cbe-3449bfdb9454 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:53.890968 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e3c60e2-7b9a-448f-9cbe-3449bfdb9454 None None] GET https://10.4.3.103/volume// Jul 10 09:28:53.890968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e3c60e2-7b9a-448f-9cbe-3449bfdb9454 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:53.890968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e3c60e2-7b9a-448f-9cbe-3449bfdb9454 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:53.890968 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e3c60e2-7b9a-448f-9cbe-3449bfdb9454 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:53.890968 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 192/772] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:28:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:53.901497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-41ca7958-0e7d-4b33-bd36-065f2efcebf5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:53.905428 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-41ca7958-0e7d-4b33-bd36-065f2efcebf5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:53.905428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-41ca7958-0e7d-4b33-bd36-065f2efcebf5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3accf206-d58e-4651-aa24-8874e13b9290", "connector": null, "instance_uuid": "033e3e06-106e-43b1-9687-b54734944ef3"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:53.916618 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:53.916618 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:53.962761 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-41ca7958-0e7d-4b33-bd36-065f2efcebf5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:53.963296 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 194/773] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:53 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:54.208347 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:54.210852 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:28:54.211086 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:54.211323 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:54.211514 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume with id: 7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:28:54.222661 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:54.222661 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:54.223259 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:54.249555 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume request issued successfully. Jul 10 09:28:54.249823 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a4ed2a6e-5fe1-45a6-89d6-6ef71f6058fa tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 202 Jul 10 09:28:54.250279 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 195/774] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:54 2026] DELETE /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:54.260642 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ecd85f02-0ef1-4048-a173-bf6fa1c6ee04 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:54.267612 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ecd85f02-0ef1-4048-a173-bf6fa1c6ee04 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:28:54.270592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ecd85f02-0ef1-4048-a173-bf6fa1c6ee04 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:54.270592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ecd85f02-0ef1-4048-a173-bf6fa1c6ee04 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:54.282209 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:54.282209 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:54.287550 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ecd85f02-0ef1-4048-a173-bf6fa1c6ee04 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Volume info retrieved successfully. Jul 10 09:28:54.304531 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ecd85f02-0ef1-4048-a173-bf6fa1c6ee04 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 200 Jul 10 09:28:54.304531 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 194/775] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:54 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 1249 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:54.380006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-545fdb91-21c2-4976-a3ad-9c2d5582cff6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:54.384308 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-545fdb91-21c2-4976-a3ad-9c2d5582cff6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:54.384420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-545fdb91-21c2-4976-a3ad-9c2d5582cff6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:54.384547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-545fdb91-21c2-4976-a3ad-9c2d5582cff6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:54.406664 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:54.406664 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:54.414437 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-545fdb91-21c2-4976-a3ad-9c2d5582cff6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:54.426447 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-545fdb91-21c2-4976-a3ad-9c2d5582cff6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:54.427030 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 193/776] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:54 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:54.510032 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2911af36-2ff4-4c49-a9ab-b22911a5eb5b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:54.510404 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2911af36-2ff4-4c49-a9ab-b22911a5eb5b None None] GET https://10.4.3.103/volume// Jul 10 09:28:54.510582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2911af36-2ff4-4c49-a9ab-b22911a5eb5b None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:54.510784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2911af36-2ff4-4c49-a9ab-b22911a5eb5b None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:54.511126 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2911af36-2ff4-4c49-a9ab-b22911a5eb5b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:54.511423 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 195/777] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:28:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:54.525914 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-0e4bec33-f948-415c-acc0-c26bdc994376 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:54.527853 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-0e4bec33-f948-415c-acc0-c26bdc994376 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:54.528124 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-0e4bec33-f948-415c-acc0-c26bdc994376 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:54.528281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-0e4bec33-f948-415c-acc0-c26bdc994376 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:54.545619 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:54.545619 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:54.549921 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-0e4bec33-f948-415c-acc0-c26bdc994376 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:54.554382 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-0e4bec33-f948-415c-acc0-c26bdc994376 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:54.554868 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 196/778] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:28:54 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:54.690881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:54.693878 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] PUT https://10.4.3.103/volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48 Jul 10 09:28:54.694355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:54.706406 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Acquiring lock "cinder-attachment_update-3accf206-d58e-4651-aa24-8874e13b9290-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:28:54.711975 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Lock "cinder-attachment_update-3accf206-d58e-4651-aa24-8874e13b9290-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:28:54.713368 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:54.713368 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:55.237085 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Lock "cinder-attachment_update-3accf206-d58e-4651-aa24-8874e13b9290-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:28:55.237472 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-ca8acc61-0b4d-477b-aa3d-15c0e1c288bc tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48 returned with HTTP 200 Jul 10 09:28:55.237973 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 195/779] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:28:54 2026] PUT /volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:55.324417 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e752dc3f-31c7-4830-81bb-3c1a0ebc8724 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.326480 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e752dc3f-31c7-4830-81bb-3c1a0ebc8724 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 Jul 10 09:28:55.326738 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e752dc3f-31c7-4830-81bb-3c1a0ebc8724 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.326954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e752dc3f-31c7-4830-81bb-3c1a0ebc8724 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.332858 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e752dc3f-31c7-4830-81bb-3c1a0ebc8724 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 returned with HTTP 404 Jul 10 09:28:55.333396 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 194/780] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:55 2026] GET /volume/v3/volumes/7ee05c8c-0a5f-499d-8080-7eebb25f96b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:55.341645 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7deed7e8-96f9-4893-a982-736cc6681e49 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.344097 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7deed7e8-96f9-4893-a982-736cc6681e49 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:55.344361 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7deed7e8-96f9-4893-a982-736cc6681e49 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.344564 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7deed7e8-96f9-4893-a982-736cc6681e49 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.344773 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-7deed7e8-96f9-4893-a982-736cc6681e49 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume with id: ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:55.350839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7deed7e8-96f9-4893-a982-736cc6681e49 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 404 Jul 10 09:28:55.351479 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 196/781] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:55 2026] DELETE /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:28:55.357710 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1fe43146-ca16-4455-b6b2-eebf6d7c1948 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.359271 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1fe43146-ca16-4455-b6b2-eebf6d7c1948 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 Jul 10 09:28:55.359459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1fe43146-ca16-4455-b6b2-eebf6d7c1948 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.359676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1fe43146-ca16-4455-b6b2-eebf6d7c1948 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.364758 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1fe43146-ca16-4455-b6b2-eebf6d7c1948 tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 returned with HTTP 404 Jul 10 09:28:55.365406 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 197/782] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:55 2026] GET /volume/v3/volumes/ee67f264-1d9c-4ce9-ad0f-d30d1341d788 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:55.372416 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f85f8be3-1a4e-46cd-b9ef-86d8ec9db25e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.374179 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f85f8be3-1a4e-46cd-b9ef-86d8ec9db25e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:55.374534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f85f8be3-1a4e-46cd-b9ef-86d8ec9db25e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.374810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f85f8be3-1a4e-46cd-b9ef-86d8ec9db25e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.375030 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f85f8be3-1a4e-46cd-b9ef-86d8ec9db25e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Delete volume with id: a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:55.380991 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f85f8be3-1a4e-46cd-b9ef-86d8ec9db25e tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 404 Jul 10 09:28:55.381492 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 196/783] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:55 2026] DELETE /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:55.390315 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d747fda9-fdb3-4978-875c-b2180aa5cceb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.391989 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d747fda9-fdb3-4978-875c-b2180aa5cceb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] GET https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 Jul 10 09:28:55.392162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d747fda9-fdb3-4978-875c-b2180aa5cceb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.392330 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d747fda9-fdb3-4978-875c-b2180aa5cceb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.406733 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d747fda9-fdb3-4978-875c-b2180aa5cceb tempest-TestInstancesWithCinderVolumes-574781531 tempest-TestInstancesWithCinderVolumes-574781531-project-member] https://10.4.3.103/volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 returned with HTTP 404 Jul 10 09:28:55.407251 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 195/784] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:55 2026] GET /volume/v3/volumes/a5ad565e-190f-479d-8ed8-23c16d257a65 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:55.417298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.419020 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:28:55.419239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.419554 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.420160 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:55.420160 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:55.420595 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:28:55.448531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4cc2c0f4-c3f6-4a18-9fc8-04a44769acb5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.450665 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4cc2c0f4-c3f6-4a18-9fc8-04a44769acb5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:55.450850 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4cc2c0f4-c3f6-4a18-9fc8-04a44769acb5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.451032 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4cc2c0f4-c3f6-4a18-9fc8-04a44769acb5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.460394 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:55.460394 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:55.462114 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Get all volumes completed successfully. Jul 10 09:28:55.463669 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4cc2c0f4-c3f6-4a18-9fc8-04a44769acb5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:55.464241 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:55.464241 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:55.467667 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4cc2c0f4-c3f6-4a18-9fc8-04a44769acb5 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:55.468042 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 198/785] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:55 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:55.473510 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de56ec71-0cfc-491a-910c-dc8d5042a0b4 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:28:55.474006 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 197/786] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:28:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12996 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:55.508138 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fcf85b78-0187-4570-b4f1-5d0ecc4954fc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.509826 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fcf85b78-0187-4570-b4f1-5d0ecc4954fc tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] DELETE https://10.4.3.103/volume/v3/types/26f471bb-865e-4c59-ad94-e45b2b0ff902 Jul 10 09:28:55.510095 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fcf85b78-0187-4570-b4f1-5d0ecc4954fc tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.510806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fcf85b78-0187-4570-b4f1-5d0ecc4954fc tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.511104 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:55.511104 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:55.555195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fcf85b78-0187-4570-b4f1-5d0ecc4954fc tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/types/26f471bb-865e-4c59-ad94-e45b2b0ff902 returned with HTTP 202 Jul 10 09:28:55.555643 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 197/787] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:28:55 2026] DELETE /volume/v3/types/26f471bb-865e-4c59-ad94-e45b2b0ff902 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:28:55.563554 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.565858 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:28:55.566115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.566639 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.567141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:28:55.610793 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Get all volumes completed successfully. Jul 10 09:28:55.613139 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:55.613139 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:55.620064 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dc3442eb-fa4f-447d-803d-a2e6573f6b38 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:28:55.620618 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 196/788] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:28:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12996 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:55.644014 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7fc95007-650b-4a37-9f05-d3754161e0c1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:55.645530 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7fc95007-650b-4a37-9f05-d3754161e0c1 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] DELETE https://10.4.3.103/volume/v3/types/f47ac037-d353-42f9-970a-cb7246ee2665 Jul 10 09:28:55.645747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7fc95007-650b-4a37-9f05-d3754161e0c1 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:55.646051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7fc95007-650b-4a37-9f05-d3754161e0c1 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:55.676738 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7fc95007-650b-4a37-9f05-d3754161e0c1 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/types/f47ac037-d353-42f9-970a-cb7246ee2665 returned with HTTP 202 Jul 10 09:28:55.677137 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 199/789] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:28:55 2026] DELETE /volume/v3/types/f47ac037-d353-42f9-970a-cb7246ee2665 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:56.065385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:56.067718 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:28:56.068095 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:56.068435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:56.069622 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:28:56.091403 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Get all volumes completed successfully. Jul 10 09:28:56.093582 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.093582 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:56.099850 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d38ed0e-68c1-4af2-8def-78e709a8ea81 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:28:56.100520 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 198/790] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:28:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:28:56.115651 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:56.117274 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 Jul 10 09:28:56.117448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:56.117657 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:56.117811 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Delete volume with id: d2c509f7-fdee-44e1-8838-d05474912f13 Jul 10 09:28:56.124886 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.124886 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:56.125342 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Volume info retrieved successfully. Jul 10 09:28:56.136178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.image.cache [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '5475a76f-7a92-4fd1-9a23-3ffc30a0dea6', 'volume_id': 'd2c509f7-fdee-44e1-8838-d05474912f13', 'host': 'np0000004982@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 9, 26, 53), 'last_used': datetime.datetime(2026, 7, 10, 9, 27, 3)}. {{(pid=99956) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 09:28:56.146743 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Delete volume request issued successfully. Jul 10 09:28:56.146842 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f0069038-4ad9-4c9f-8fef-fb8087aedffe tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 returned with HTTP 202 Jul 10 09:28:56.147357 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 198/791] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:28:56 2026] DELETE /volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:56.154323 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a43096ab-615b-4f9d-81ce-242aab24c429 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:56.158162 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a43096ab-615b-4f9d-81ce-242aab24c429 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] GET https://10.4.3.103/volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 Jul 10 09:28:56.158465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a43096ab-615b-4f9d-81ce-242aab24c429 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:56.158794 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a43096ab-615b-4f9d-81ce-242aab24c429 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:56.168555 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.168555 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:56.187253 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a43096ab-615b-4f9d-81ce-242aab24c429 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Volume info retrieved successfully. Jul 10 09:28:56.193874 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:56.195287 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a43096ab-615b-4f9d-81ce-242aab24c429 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 returned with HTTP 200 Jul 10 09:28:56.196133 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 197/792] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:56 2026] GET /volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:28:56.197965 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:28:56.198307 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-833970348"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:56.200527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-833970348'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:28:56.208201 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume of 1 GB Jul 10 09:28:56.208528 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.208528 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:56.210015 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Availability Zones retrieved successfully. Jul 10 09:28:56.218180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (02678fb2-a798-4448-b561-55e40e62e901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:28:56.219327 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64928813-6d2e-4f65-a4cb-383a337815ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:56.220459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:28:56.232018 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.232018 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:56.249344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64928813-6d2e-4f65-a4cb-383a337815ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5e68e12b-0d79-4e17-b968-594f41ea11c4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e68e12b-0d79-4e17-b968-594f41ea11c4', 'encryption_key_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=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:56.253129 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22095c8b-32b1-4df0-9608-7abbb8df979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:56.303688 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Created reservations ['e64db89f-025c-4dd6-9826-e051c3154e78', 'c5eff03c-5a9a-4fae-844b-31c29b0eb240', '88dd863e-d2a7-45a7-9f54-fc7eff7ca18d', '9c6770be-2c71-4f14-a84c-cce24c9f0d56'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:28:56.304433 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22095c8b-32b1-4df0-9608-7abbb8df979d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e64db89f-025c-4dd6-9826-e051c3154e78', 'c5eff03c-5a9a-4fae-844b-31c29b0eb240', '88dd863e-d2a7-45a7-9f54-fc7eff7ca18d', '9c6770be-2c71-4f14-a84c-cce24c9f0d56']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:56.305146 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236e290d-6fa1-49b9-a98a-654856fbfaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:56.330529 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236e290d-6fa1-49b9-a98a-654856fbfaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdd88c6d-13c1-44f2-ba16-64dd2ec832e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-833970348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['e64db89f-025c-4dd6-9826-e051c3154e78','c5eff03c-5a9a-4fae-844b-31c29b0eb240','88dd863e-d2a7-45a7-9f54-fc7eff7ca18d','9c6770be-2c71-4f14-a84c-cce24c9f0d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-833970348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdd88c6d-13c1-44f2-ba16-64dd2ec832e3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='30bc9e501c6641e19e2c809dbff128c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e68e12b-0d79-4e17-b968-594f41ea11c4),volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:56.331543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97f5292-524d-4308-89f5-9d6bb4b7bf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:56.359920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97f5292-524d-4308-89f5-9d6bb4b7bf19) transitioned into state 'SUCCESS' from state '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-833970348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['e64db89f-025c-4dd6-9826-e051c3154e78','c5eff03c-5a9a-4fae-844b-31c29b0eb240','88dd863e-d2a7-45a7-9f54-fc7eff7ca18d','9c6770be-2c71-4f14-a84c-cce24c9f0d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:56.360845 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ae9106-0406-46a1-a6a9-a3adff0a43a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:28:56.370636 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ae9106-0406-46a1-a6a9-a3adff0a43a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:28:56.371933 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (02678fb2-a798-4448-b561-55e40e62e901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:28:56.372260 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request issued successfully. Jul 10 09:28:56.373046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ab2231f2-9ee5-4488-9e35-f8f6ff5e686c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:28:56.373579 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 200/793] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:28:56 2026] POST /volume/v3/volumes => generated 759 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:28:56.387661 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3adc3a48-a18c-49b7-a4ca-218c88d8f536 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:56.389388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3adc3a48-a18c-49b7-a4ca-218c88d8f536 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:28:56.389616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3adc3a48-a18c-49b7-a4ca-218c88d8f536 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:56.389907 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3adc3a48-a18c-49b7-a4ca-218c88d8f536 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:56.397057 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.397057 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:56.401608 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3adc3a48-a18c-49b7-a4ca-218c88d8f536 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:56.406154 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3adc3a48-a18c-49b7-a4ca-218c88d8f536 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:28:56.406509 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 199/794] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:56 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:56.484161 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-79342522-3a01-4a73-8e9a-791ebcaafc47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:56.493135 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-79342522-3a01-4a73-8e9a-791ebcaafc47 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:56.493135 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-79342522-3a01-4a73-8e9a-791ebcaafc47 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:56.493135 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-79342522-3a01-4a73-8e9a-791ebcaafc47 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:56.504505 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:56.504505 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:56.510471 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-79342522-3a01-4a73-8e9a-791ebcaafc47 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:56.515929 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-79342522-3a01-4a73-8e9a-791ebcaafc47 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:56.516308 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 199/795] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:56 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:57.215367 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c47fd5cd-8924-4ba2-be31-722965ee54b6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:57.218312 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c47fd5cd-8924-4ba2-be31-722965ee54b6 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] GET https://10.4.3.103/volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 Jul 10 09:28:57.218554 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c47fd5cd-8924-4ba2-be31-722965ee54b6 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:57.218854 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c47fd5cd-8924-4ba2-be31-722965ee54b6 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:57.229488 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c47fd5cd-8924-4ba2-be31-722965ee54b6 tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 returned with HTTP 404 Jul 10 09:28:57.230295 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 198/796] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:57 2026] GET /volume/v3/volumes/d2c509f7-fdee-44e1-8838-d05474912f13 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:28:57.238688 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b5e30c40-55f6-4512-872b-5997082135be None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:57.240203 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5e30c40-55f6-4512-872b-5997082135be tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] DELETE https://10.4.3.103/volume/v3/types/adb2e5ee-a3da-4cef-95c4-a5cb2e420a82 Jul 10 09:28:57.240453 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5e30c40-55f6-4512-872b-5997082135be tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:57.240735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5e30c40-55f6-4512-872b-5997082135be tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:57.241015 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:57.241015 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:57.271225 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5e30c40-55f6-4512-872b-5997082135be tempest-TestInstancesWithCinderVolumes-782236758 tempest-TestInstancesWithCinderVolumes-782236758-project-admin] https://10.4.3.103/volume/v3/types/adb2e5ee-a3da-4cef-95c4-a5cb2e420a82 returned with HTTP 202 Jul 10 09:28:57.271794 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 201/797] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:28:57 2026] DELETE /volume/v3/types/adb2e5ee-a3da-4cef-95c4-a5cb2e420a82 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:28:57.422280 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1f6aab36-ac15-4e62-b3ad-c19265345b34 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:57.425707 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1f6aab36-ac15-4e62-b3ad-c19265345b34 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:28:57.425973 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1f6aab36-ac15-4e62-b3ad-c19265345b34 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:57.426234 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1f6aab36-ac15-4e62-b3ad-c19265345b34 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:57.439810 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:57.439810 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:28:57.443953 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1f6aab36-ac15-4e62-b3ad-c19265345b34 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:57.450696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1f6aab36-ac15-4e62-b3ad-c19265345b34 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:28:57.451153 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 200/798] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:57 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:57.508288 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a0020818-2647-4a00-8361-31c0b2683949 req-1f9b229e-f33b-4cc9-9203-3cdb2db8045e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:57.510313 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-1f9b229e-f33b-4cc9-9203-3cdb2db8045e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:28:57.510479 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-1f9b229e-f33b-4cc9-9203-3cdb2db8045e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:57.510670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-1f9b229e-f33b-4cc9-9203-3cdb2db8045e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:57.524824 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:57.524824 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:57.532025 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-a0020818-2647-4a00-8361-31c0b2683949 req-1f9b229e-f33b-4cc9-9203-3cdb2db8045e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:28:57.533390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d9f1d619-1559-4856-bbd8-8f9e66aacbb8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:57.536281 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-1f9b229e-f33b-4cc9-9203-3cdb2db8045e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:28:57.536754 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 200/799] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:28:57 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:57.537851 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d9f1d619-1559-4856-bbd8-8f9e66aacbb8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:57.538358 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d9f1d619-1559-4856-bbd8-8f9e66aacbb8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:57.538619 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d9f1d619-1559-4856-bbd8-8f9e66aacbb8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:57.555127 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:57.555127 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:57.561163 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d9f1d619-1559-4856-bbd8-8f9e66aacbb8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:57.568392 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d9f1d619-1559-4856-bbd8-8f9e66aacbb8 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:57.568945 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 199/800] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:57 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:58.583427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c0a2023f-519c-4417-934d-a187896c62f0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:58.586310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0a2023f-519c-4417-934d-a187896c62f0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:58.586698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c0a2023f-519c-4417-934d-a187896c62f0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:58.586862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c0a2023f-519c-4417-934d-a187896c62f0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:58.599282 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:58.599282 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:28:58.604711 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c0a2023f-519c-4417-934d-a187896c62f0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:58.609330 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0a2023f-519c-4417-934d-a187896c62f0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:58.609742 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 202/801] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:58 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:59.583264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9e23d4f0-2b38-4452-8214-058b629d2a62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:59.587084 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e23d4f0-2b38-4452-8214-058b629d2a62 None None] GET https://10.4.3.103/volume// Jul 10 09:28:59.587359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e23d4f0-2b38-4452-8214-058b629d2a62 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:59.587450 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e23d4f0-2b38-4452-8214-058b629d2a62 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:59.587849 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e23d4f0-2b38-4452-8214-058b629d2a62 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:28:59.588208 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 201/802] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:28:59 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:28:59.598092 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a0020818-2647-4a00-8361-31c0b2683949 req-fed29513-e221-4413-baf1-083d571ec810 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:59.600160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-fed29513-e221-4413-baf1-083d571ec810 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:28:59.600539 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-fed29513-e221-4413-baf1-083d571ec810 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdd88c6d-13c1-44f2-ba16-64dd2ec832e3", "connector": null, "instance_uuid": "ee6452d0-06e2-4fb2-9c62-d65e3dc4d36c"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:28:59.613870 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:59.613870 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:28:59.624420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5d26375d-1460-46d8-a3a6-42fa7d582b60 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:28:59.627415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5d26375d-1460-46d8-a3a6-42fa7d582b60 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:28:59.627415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5d26375d-1460-46d8-a3a6-42fa7d582b60 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:28:59.627415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5d26375d-1460-46d8-a3a6-42fa7d582b60 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:28:59.638356 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:28:59.638356 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:28:59.642331 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5d26375d-1460-46d8-a3a6-42fa7d582b60 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:28:59.646862 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5d26375d-1460-46d8-a3a6-42fa7d582b60 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:28:59.647206 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 200/803] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:28:59 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:28:59.659402 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-fed29513-e221-4413-baf1-083d571ec810 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:28:59.659977 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 201/804] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:28:59 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:00.068118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-963ed3a6-4756-4483-aac9-9aa542085b05 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:00.069687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-963ed3a6-4756-4483-aac9-9aa542085b05 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:00.069877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-963ed3a6-4756-4483-aac9-9aa542085b05 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:00.070450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-963ed3a6-4756-4483-aac9-9aa542085b05 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:00.079683 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:00.079683 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:00.083741 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-963ed3a6-4756-4483-aac9-9aa542085b05 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:00.089409 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-963ed3a6-4756-4483-aac9-9aa542085b05 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:00.089816 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 203/805] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:00 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:00.201310 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-87644a22-3b60-466f-9755-5f52779f3434 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:00.201806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87644a22-3b60-466f-9755-5f52779f3434 None None] GET https://10.4.3.103/volume// Jul 10 09:29:00.202048 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87644a22-3b60-466f-9755-5f52779f3434 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:00.202641 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87644a22-3b60-466f-9755-5f52779f3434 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:00.203334 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87644a22-3b60-466f-9755-5f52779f3434 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:00.203757 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 202/806] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:00.213117 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a0020818-2647-4a00-8361-31c0b2683949 req-4b522fec-14d1-41b6-8a3b-24d2ef909e11 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:00.216864 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-4b522fec-14d1-41b6-8a3b-24d2ef909e11 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:00.217059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-4b522fec-14d1-41b6-8a3b-24d2ef909e11 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:00.217243 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-4b522fec-14d1-41b6-8a3b-24d2ef909e11 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:00.230984 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:00.230984 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:00.235907 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a0020818-2647-4a00-8361-31c0b2683949 req-4b522fec-14d1-41b6-8a3b-24d2ef909e11 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:00.240847 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-4b522fec-14d1-41b6-8a3b-24d2ef909e11 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:00.241306 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 201/807] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:00 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1031 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:00.387462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:00.393321 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0 Jul 10 09:29:00.393321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:00.405041 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-bdd88c6d-13c1-44f2-ba16-64dd2ec832e3-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:00.412856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-bdd88c6d-13c1-44f2-ba16-64dd2ec832e3-np0000004982" acquired by "attachment_update" :: waited 0.008s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:00.414088 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:00.414088 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:00.665206 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-12c4b6b1-e99b-4e84-b5c9-e2a10517e5eb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:00.668394 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-12c4b6b1-e99b-4e84-b5c9-e2a10517e5eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:00.668674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-12c4b6b1-e99b-4e84-b5c9-e2a10517e5eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:00.669226 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-12c4b6b1-e99b-4e84-b5c9-e2a10517e5eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:00.685601 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:00.685601 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:00.696656 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-12c4b6b1-e99b-4e84-b5c9-e2a10517e5eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:00.704264 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-12c4b6b1-e99b-4e84-b5c9-e2a10517e5eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:00.704844 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 204/808] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:00 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:00.949887 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-bdd88c6d-13c1-44f2-ba16-64dd2ec832e3-np0000004982" released by "attachment_update" :: held 0.537s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:00.950178 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-5ba01d13-18a9-42a3-afd9-6ae122b160bc tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0 returned with HTTP 200 Jul 10 09:29:00.950698 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 202/809] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:00 2026] PUT /volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:00.999454 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7cd97d35-2461-4885-830c-5e71e9741302 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:01.002345 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7cd97d35-2461-4885-830c-5e71e9741302 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] GET https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:29:01.002650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7cd97d35-2461-4885-830c-5e71e9741302 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:01.002909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7cd97d35-2461-4885-830c-5e71e9741302 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:01.017923 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:01.017923 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:01.035396 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7cd97d35-2461-4885-830c-5e71e9741302 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:29:01.035396 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7cd97d35-2461-4885-830c-5e71e9741302 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 200 Jul 10 09:29:01.035396 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 203/810] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:00 2026] GET /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 1833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:01.113831 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-23c4a765-f6ad-4e0c-a5d0-f98bd7829a64 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:01.117013 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-23c4a765-f6ad-4e0c-a5d0-f98bd7829a64 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:01.117013 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-23c4a765-f6ad-4e0c-a5d0-f98bd7829a64 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:01.117013 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-23c4a765-f6ad-4e0c-a5d0-f98bd7829a64 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:01.136090 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:01.136090 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:01.141204 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-23c4a765-f6ad-4e0c-a5d0-f98bd7829a64 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:01.149629 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-23c4a765-f6ad-4e0c-a5d0-f98bd7829a64 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:01.149629 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 202/811] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:01 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:01.721583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8496c7f1-a1ed-4d2b-bc76-e40dcdf18610 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:01.723893 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8496c7f1-a1ed-4d2b-bc76-e40dcdf18610 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:01.724070 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8496c7f1-a1ed-4d2b-bc76-e40dcdf18610 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:01.724253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8496c7f1-a1ed-4d2b-bc76-e40dcdf18610 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:01.738354 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:01.738354 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:01.743038 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8496c7f1-a1ed-4d2b-bc76-e40dcdf18610 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:01.750160 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8496c7f1-a1ed-4d2b-bc76-e40dcdf18610 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:01.750564 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 205/812] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:01 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:02.165653 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c22dbcb4-fa90-4f8f-89ae-57217470381f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:02.169507 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c22dbcb4-fa90-4f8f-89ae-57217470381f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:02.169751 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c22dbcb4-fa90-4f8f-89ae-57217470381f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:02.169924 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c22dbcb4-fa90-4f8f-89ae-57217470381f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:02.195472 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:02.195472 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:02.207389 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c22dbcb4-fa90-4f8f-89ae-57217470381f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:02.214495 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c22dbcb4-fa90-4f8f-89ae-57217470381f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:02.215142 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 203/813] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:02 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:02.519316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-9a7d3535-de8c-4a74-8717-ad0d6487db95 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:02.522438 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-9a7d3535-de8c-4a74-8717-ad0d6487db95 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48/action Jul 10 09:29:02.523115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-9a7d3535-de8c-4a74-8717-ad0d6487db95 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:02.523278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-9a7d3535-de8c-4a74-8717-ad0d6487db95 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:02.552179 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:02.552179 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:02.567434 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-70d8c40d-4f7f-4365-9a6e-2e3fc92bca1c req-9a7d3535-de8c-4a74-8717-ad0d6487db95 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48/action returned with HTTP 204 Jul 10 09:29:02.567998 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 204/814] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:02 2026] POST /volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:02.767792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-29bbd1c0-d39b-413c-a456-f46a9d35ce8b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:02.769549 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29bbd1c0-d39b-413c-a456-f46a9d35ce8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:02.769820 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29bbd1c0-d39b-413c-a456-f46a9d35ce8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:02.769906 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29bbd1c0-d39b-413c-a456-f46a9d35ce8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:02.780502 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:02.780502 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:02.784841 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-29bbd1c0-d39b-413c-a456-f46a9d35ce8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:02.793820 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29bbd1c0-d39b-413c-a456-f46a9d35ce8b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:02.794360 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 203/815] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:02 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:02.809496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-105f9800-a554-43fd-84a5-13513c14031d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:02.812663 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-105f9800-a554-43fd-84a5-13513c14031d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:02.812888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-105f9800-a554-43fd-84a5-13513c14031d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:02.813196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-105f9800-a554-43fd-84a5-13513c14031d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:02.827051 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:02.827051 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:02.831547 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-105f9800-a554-43fd-84a5-13513c14031d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:02.837406 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-105f9800-a554-43fd-84a5-13513c14031d tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:02.837835 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 206/816] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:02 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:02.917336 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-158e822c-9b3a-4d7d-820e-e8d8f23f1063 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:02.919284 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-158e822c-9b3a-4d7d-820e-e8d8f23f1063 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] DELETE https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 Jul 10 09:29:02.919515 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-158e822c-9b3a-4d7d-820e-e8d8f23f1063 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:02.919764 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-158e822c-9b3a-4d7d-820e-e8d8f23f1063 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:02.928947 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:02.928947 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:03.153005 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ca2d09fa-05c4-4750-a8f5-07c39ffe8407 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:03.154966 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ca2d09fa-05c4-4750-a8f5-07c39ffe8407 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:03.155177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ca2d09fa-05c4-4750-a8f5-07c39ffe8407 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:03.155382 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ca2d09fa-05c4-4750-a8f5-07c39ffe8407 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:03.165101 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:03.165101 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:03.169700 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ca2d09fa-05c4-4750-a8f5-07c39ffe8407 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:03.174360 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ca2d09fa-05c4-4750-a8f5-07c39ffe8407 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:03.174748 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 205/817] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:03 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:03.198348 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:03.203242 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88/action Jul 10 09:29:03.203741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:03.203914 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:03.226032 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:03.226032 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:03.226529 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:03.237229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4c47c3d9-7526-4b07-97a0-6b5d6ec8bd50 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:03.240133 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c47c3d9-7526-4b07-97a0-6b5d6ec8bd50 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:03.240341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c47c3d9-7526-4b07-97a0-6b5d6ec8bd50 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:03.240550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c47c3d9-7526-4b07-97a0-6b5d6ec8bd50 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:03.253904 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:03.253904 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:03.255204 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Begin detaching volume completed successfully. Jul 10 09:29:03.256050 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-e5083aa1-20db-4fd1-ad13-1e2127a234ad tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88/action returned with HTTP 202 Jul 10 09:29:03.256050 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 204/818] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:29:03 2026] POST /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:03.258625 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4c47c3d9-7526-4b07-97a0-6b5d6ec8bd50 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:03.263319 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c47c3d9-7526-4b07-97a0-6b5d6ec8bd50 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:03.263798 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 207/819] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:03 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:03.278505 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-daca542b-2694-4fbc-a14d-cadd2f4cecd2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:03.281018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-daca542b-2694-4fbc-a14d-cadd2f4cecd2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:03.281288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-daca542b-2694-4fbc-a14d-cadd2f4cecd2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:03.281490 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-daca542b-2694-4fbc-a14d-cadd2f4cecd2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:03.297852 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:03.297852 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:03.302069 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-daca542b-2694-4fbc-a14d-cadd2f4cecd2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:03.306917 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-daca542b-2694-4fbc-a14d-cadd2f4cecd2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:03.307131 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 206/820] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:03 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:03.473263 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-158e822c-9b3a-4d7d-820e-e8d8f23f1063 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 returned with HTTP 200 Jul 10 09:29:03.473851 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 204/821] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:02 2026] DELETE /volume/v3/attachments/ef8d8c57-e76e-47c8-aa30-596a0bbf26e4 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:03.494097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:03.496306 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:29:03.496441 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:03.496689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:03.496795 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Delete volume with id: 07303578-1e66-4f6b-8ffd-10075f486305 Jul 10 09:29:03.509218 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:03.509218 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:03.509859 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:29:03.542446 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Delete volume request issued successfully. Jul 10 09:29:03.542690 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-1c13a414-a2f8-4200-8ce8-292b9e7c4df2 req-7d9f9b82-3174-4b91-8cad-2fff08252534 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 returned with HTTP 202 Jul 10 09:29:03.545477 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 205/822] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:29:03 2026] DELETE /volume/v3/volumes/07303578-1e66-4f6b-8ffd-10075f486305 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:04.282643 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-72178eb0-5f01-4403-944f-cf8230496aa0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:04.284870 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72178eb0-5f01-4403-944f-cf8230496aa0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:04.285074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72178eb0-5f01-4403-944f-cf8230496aa0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:04.285294 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72178eb0-5f01-4403-944f-cf8230496aa0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:04.292165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8ffb79e4-b6d0-4a90-94d2-3d7aafe89e54 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:04.292561 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ffb79e4-b6d0-4a90-94d2-3d7aafe89e54 None None] GET https://10.4.3.103/volume// Jul 10 09:29:04.292805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ffb79e4-b6d0-4a90-94d2-3d7aafe89e54 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:04.293023 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ffb79e4-b6d0-4a90-94d2-3d7aafe89e54 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:04.294018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ffb79e4-b6d0-4a90-94d2-3d7aafe89e54 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:04.294352 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 207/823] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:04.295761 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:04.295761 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:04.299740 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-72178eb0-5f01-4403-944f-cf8230496aa0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:04.303948 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-8b0674c9-c264-4621-95fb-0958aa378922 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:04.304738 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72178eb0-5f01-4403-944f-cf8230496aa0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:04.305158 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 208/824] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:04 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:04.310005 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-8b0674c9-c264-4621-95fb-0958aa378922 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:04.310194 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-8b0674c9-c264-4621-95fb-0958aa378922 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:04.310389 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-8b0674c9-c264-4621-95fb-0958aa378922 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:04.319604 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:04.319604 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:04.321350 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-633dcd11-b862-4d1e-80a6-0893e7be1797 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:04.323587 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-8b0674c9-c264-4621-95fb-0958aa378922 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:04.325101 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-633dcd11-b862-4d1e-80a6-0893e7be1797 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:04.325304 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-633dcd11-b862-4d1e-80a6-0893e7be1797 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:04.325481 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-633dcd11-b862-4d1e-80a6-0893e7be1797 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:04.327531 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-8b0674c9-c264-4621-95fb-0958aa378922 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:04.328126 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 205/825] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:04 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:04.347811 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:04.347811 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:04.371432 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-633dcd11-b862-4d1e-80a6-0893e7be1797 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:04.379540 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-633dcd11-b862-4d1e-80a6-0893e7be1797 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:04.379897 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 206/826] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:04 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1138 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:05.320070 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e771f278-bb43-4d74-adb4-2f5b981c0d1c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:05.323116 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e771f278-bb43-4d74-adb4-2f5b981c0d1c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:05.323675 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e771f278-bb43-4d74-adb4-2f5b981c0d1c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:05.323932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e771f278-bb43-4d74-adb4-2f5b981c0d1c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:05.339622 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:05.339622 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:05.344408 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e771f278-bb43-4d74-adb4-2f5b981c0d1c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:05.349485 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e771f278-bb43-4d74-adb4-2f5b981c0d1c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:05.349935 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 208/827] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:05 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:29:05.395745 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-91a7a701-da31-4b21-91fe-a7b4c5437ddf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:05.397908 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-91a7a701-da31-4b21-91fe-a7b4c5437ddf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:05.398157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-91a7a701-da31-4b21-91fe-a7b4c5437ddf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:05.398410 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-91a7a701-da31-4b21-91fe-a7b4c5437ddf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:05.409832 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:05.409832 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:05.414092 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-91a7a701-da31-4b21-91fe-a7b4c5437ddf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:05.418114 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-91a7a701-da31-4b21-91fe-a7b4c5437ddf tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:05.418472 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 209/828] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:05 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:05.832808 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:05.840843 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:29:05.840843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:05.840843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:05.840843 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Delete volume with id: 40049282-cfc2-425c-b665-f665679de508 Jul 10 09:29:05.852689 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:05.852689 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:05.853245 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:29:05.880471 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Delete volume request issued successfully. Jul 10 09:29:05.880791 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7484d4bb-5c1a-436a-8a73-312150e80c66 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 202 Jul 10 09:29:05.881395 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 206/829] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:05 2026] DELETE /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:05.889322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cacd49e0-30ad-422c-8c5f-1eb218480093 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:05.891394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cacd49e0-30ad-422c-8c5f-1eb218480093 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:29:05.891651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cacd49e0-30ad-422c-8c5f-1eb218480093 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:05.891857 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cacd49e0-30ad-422c-8c5f-1eb218480093 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:05.900945 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:05.900945 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:05.906143 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cacd49e0-30ad-422c-8c5f-1eb218480093 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Volume info retrieved successfully. Jul 10 09:29:05.911757 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cacd49e0-30ad-422c-8c5f-1eb218480093 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 200 Jul 10 09:29:05.911757 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 207/830] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:05 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:06.365993 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-259f1fad-406a-4427-8bc7-2da9b5dacc97 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:06.368603 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-259f1fad-406a-4427-8bc7-2da9b5dacc97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:06.368927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-259f1fad-406a-4427-8bc7-2da9b5dacc97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:06.369155 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-259f1fad-406a-4427-8bc7-2da9b5dacc97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:06.382358 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:06.382358 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:06.387341 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-259f1fad-406a-4427-8bc7-2da9b5dacc97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:06.393680 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-259f1fad-406a-4427-8bc7-2da9b5dacc97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:06.394335 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 209/831] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:06 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:06.439243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fd27a941-59ab-4a4b-850c-e79573a89bb4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:06.444137 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fd27a941-59ab-4a4b-850c-e79573a89bb4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:06.444137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fd27a941-59ab-4a4b-850c-e79573a89bb4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:06.444137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fd27a941-59ab-4a4b-850c-e79573a89bb4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:06.470033 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:06.470033 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:06.473932 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fd27a941-59ab-4a4b-850c-e79573a89bb4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:06.480095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fd27a941-59ab-4a4b-850c-e79573a89bb4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:06.480644 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 210/832] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:06 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:06.927068 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c805a65a-579d-4a03-9033-eba71724bf70 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:06.929808 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c805a65a-579d-4a03-9033-eba71724bf70 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] GET https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 Jul 10 09:29:06.931430 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c805a65a-579d-4a03-9033-eba71724bf70 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:06.931670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c805a65a-579d-4a03-9033-eba71724bf70 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:06.939430 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c805a65a-579d-4a03-9033-eba71724bf70 tempest-ServerActionsTestOtherA-46219444 tempest-ServerActionsTestOtherA-46219444-project-member] https://10.4.3.103/volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 returned with HTTP 404 Jul 10 09:29:06.939801 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 207/833] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:06 2026] GET /volume/v3/volumes/40049282-cfc2-425c-b665-f665679de508 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:07.221275 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a0020818-2647-4a00-8361-31c0b2683949 req-63df5ce6-b4cc-4b82-ab72-507b52b20d79 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:07.223990 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-63df5ce6-b4cc-4b82-ab72-507b52b20d79 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0/action Jul 10 09:29:07.224859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-63df5ce6-b4cc-4b82-ab72-507b52b20d79 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:07.225053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-63df5ce6-b4cc-4b82-ab72-507b52b20d79 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:07.257638 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:07.257638 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:07.271341 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a0020818-2647-4a00-8361-31c0b2683949 req-63df5ce6-b4cc-4b82-ab72-507b52b20d79 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0/action returned with HTTP 204 Jul 10 09:29:07.271996 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 208/834] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:07 2026] POST /volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:07.412826 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8fd83633-4cc5-4ee0-895e-16f95084df72 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:07.414892 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8fd83633-4cc5-4ee0-895e-16f95084df72 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:07.415649 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8fd83633-4cc5-4ee0-895e-16f95084df72 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:07.415649 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8fd83633-4cc5-4ee0-895e-16f95084df72 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:07.425014 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:07.425014 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:07.429199 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8fd83633-4cc5-4ee0-895e-16f95084df72 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:07.433862 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8fd83633-4cc5-4ee0-895e-16f95084df72 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:07.434162 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 210/835] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:07 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:07.500088 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aa9b91a5-d306-4820-b19c-4a9fee51da83 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:07.506028 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa9b91a5-d306-4820-b19c-4a9fee51da83 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:07.506248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aa9b91a5-d306-4820-b19c-4a9fee51da83 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:07.506856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aa9b91a5-d306-4820-b19c-4a9fee51da83 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:07.523070 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1e124359-606e-4fa9-8f5d-cecccc724a48 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:07.526696 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:07.526696 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:07.527188 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1e124359-606e-4fa9-8f5d-cecccc724a48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:07.527464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1e124359-606e-4fa9-8f5d-cecccc724a48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:07.527760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1e124359-606e-4fa9-8f5d-cecccc724a48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:07.533424 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aa9b91a5-d306-4820-b19c-4a9fee51da83 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:07.540698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa9b91a5-d306-4820-b19c-4a9fee51da83 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:07.541269 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 211/836] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:07 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:07.541705 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:07.541705 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:07.549286 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1e124359-606e-4fa9-8f5d-cecccc724a48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:07.554982 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1e124359-606e-4fa9-8f5d-cecccc724a48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:07.555511 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 208/837] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:07 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:29:07.697532 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ebcbb10e-9006-4594-9558-8e3e0ba49f42 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:07.700057 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ebcbb10e-9006-4594-9558-8e3e0ba49f42 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] DELETE https://10.4.3.103/volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d Jul 10 09:29:07.700287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ebcbb10e-9006-4594-9558-8e3e0ba49f42 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:07.700493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ebcbb10e-9006-4594-9558-8e3e0ba49f42 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:07.709837 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:07.709837 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:08.275438 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f75b3322-078f-4c54-ba86-8f66fd2153ec req-ebcbb10e-9006-4594-9558-8e3e0ba49f42 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d returned with HTTP 200 Jul 10 09:29:08.278595 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 209/838] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:07 2026] DELETE /volume/v3/attachments/e0881672-875b-46f9-91d8-83445c25531d => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:08.399795 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:08.535217 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:08.535593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1282458887", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:08.537458 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1282458887', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:08.555139 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-677e9a1a-576d-4fdd-b456-238406d1ca99 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:08.556797 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-677e9a1a-576d-4fdd-b456-238406d1ca99 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:08.557005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-677e9a1a-576d-4fdd-b456-238406d1ca99 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:08.557244 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-677e9a1a-576d-4fdd-b456-238406d1ca99 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:08.564838 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:08.564838 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:08.568519 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-677e9a1a-576d-4fdd-b456-238406d1ca99 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:08.574344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-677e9a1a-576d-4fdd-b456-238406d1ca99 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:08.574344 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 212/839] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:08 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:08.654965 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume of 1 GB Jul 10 09:29:08.659790 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Availability Zones retrieved successfully. Jul 10 09:29:08.664954 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Flow 'volume_create_api' (212e0ca1-1a83-49e2-b7e6-80b9b9d308da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:08.666015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaf3281-0970-4a8f-a0ca-e14e5012abdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:08.666975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:08.686766 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-68a7ba2e-76cb-47c7-9f02-f53c754ab3ed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:08.689663 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-68a7ba2e-76cb-47c7-9f02-f53c754ab3ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:08.689663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-68a7ba2e-76cb-47c7-9f02-f53c754ab3ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:08.689743 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-68a7ba2e-76cb-47c7-9f02-f53c754ab3ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:08.698995 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:08.698995 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:08.703305 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-68a7ba2e-76cb-47c7-9f02-f53c754ab3ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:08.708820 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-68a7ba2e-76cb-47c7-9f02-f53c754ab3ed tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:08.709250 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 209/840] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:08 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:08.734103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:08.736676 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaf3281-0970-4a8f-a0ca-e14e5012abdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:08.736857 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bffdd547-0640-444c-8df3-ae428d803ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:08.739025 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] POST https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290/action Jul 10 09:29:08.739316 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:08.739424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:08.755380 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:08.755380 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:08.755828 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:08.762113 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Begin detaching volume completed successfully. Jul 10 09:29:08.762294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-4b7f1c01-b19f-44f1-943e-9e02a9308a86 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290/action returned with HTTP 202 Jul 10 09:29:08.762760 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 210/841] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:29:08 2026] POST /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:08.781138 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac3b5e49-23b8-41af-808c-c55e466249c0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:08.782951 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac3b5e49-23b8-41af-808c-c55e466249c0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:08.783121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac3b5e49-23b8-41af-808c-c55e466249c0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:08.783288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac3b5e49-23b8-41af-808c-c55e466249c0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:08.792331 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:08.792331 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:08.796267 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ac3b5e49-23b8-41af-808c-c55e466249c0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:08.800828 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac3b5e49-23b8-41af-808c-c55e466249c0 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:08.801445 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 213/842] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:08 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:08.815262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Created reservations ['00744a77-0e3b-4980-bb55-0d3b0618b0cc', 'ba6872d7-9a97-4b7c-96cc-4fc136754243', 'b95d3255-2b6d-4da4-8318-0e01a9f7ece2', '6f601f93-a930-4f4d-a1f0-6e71f9f083dd'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:08.816474 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bffdd547-0640-444c-8df3-ae428d803ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00744a77-0e3b-4980-bb55-0d3b0618b0cc', 'ba6872d7-9a97-4b7c-96cc-4fc136754243', 'b95d3255-2b6d-4da4-8318-0e01a9f7ece2', '6f601f93-a930-4f4d-a1f0-6e71f9f083dd']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:08.817209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (438fe657-0d3d-4e49-bcb8-f8d2c7e26589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:08.843587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (438fe657-0d3d-4e49-bcb8-f8d2c7e26589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0d0f614-0280-4130-8003-1ad61bc129fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1282458887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722ffe67abdf45dda66d287a5ab55153',qos_specs=None,replication_status=,reservations=['00744a77-0e3b-4980-bb55-0d3b0618b0cc','ba6872d7-9a97-4b7c-96cc-4fc136754243','b95d3255-2b6d-4da4-8318-0e01a9f7ece2','6f601f93-a930-4f4d-a1f0-6e71f9f083dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d629e79b3c24bde9b5749601d23acc6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1282458887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0d0f614-0280-4130-8003-1ad61bc129fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='722ffe67abdf45dda66d287a5ab55153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d629e79b3c24bde9b5749601d23acc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:08.844292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b1564c-f8cd-4cb2-9373-3962f31f1595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:08.865734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b1564c-f8cd-4cb2-9373-3962f31f1595) transitioned into state 'SUCCESS' from state '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-1282458887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722ffe67abdf45dda66d287a5ab55153',qos_specs=None,replication_status=,reservations=['00744a77-0e3b-4980-bb55-0d3b0618b0cc','ba6872d7-9a97-4b7c-96cc-4fc136754243','b95d3255-2b6d-4da4-8318-0e01a9f7ece2','6f601f93-a930-4f4d-a1f0-6e71f9f083dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d629e79b3c24bde9b5749601d23acc6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:08.866688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac4f7bf-c4d5-4d39-873a-1371dd793db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:08.877219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac4f7bf-c4d5-4d39-873a-1371dd793db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:08.878069 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Flow 'volume_create_api' (212e0ca1-1a83-49e2-b7e6-80b9b9d308da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:08.878352 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume request issued successfully. Jul 10 09:29:08.878959 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61b78d55-1a5a-44cc-8dcf-9a7eeedbd513 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:08.879349 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 211/843] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:29:08 2026] POST /volume/v3/volumes => generated 757 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:08.893850 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-df26e954-2dca-4322-aa98-62c2dcead256 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:08.896181 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-df26e954-2dca-4322-aa98-62c2dcead256 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:29:08.896378 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-df26e954-2dca-4322-aa98-62c2dcead256 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:08.896617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-df26e954-2dca-4322-aa98-62c2dcead256 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:08.903706 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:08.903706 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:08.909122 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-df26e954-2dca-4322-aa98-62c2dcead256 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:08.914630 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-df26e954-2dca-4322-aa98-62c2dcead256 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 200 Jul 10 09:29:08.914877 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 210/844] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:08 2026] GET /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:09.604060 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2a94e0b3-6929-4e0c-89ea-d2bf21f3ba64 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.604430 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a94e0b3-6929-4e0c-89ea-d2bf21f3ba64 None None] GET https://10.4.3.103/volume// Jul 10 09:29:09.604628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a94e0b3-6929-4e0c-89ea-d2bf21f3ba64 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:09.604821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a94e0b3-6929-4e0c-89ea-d2bf21f3ba64 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:09.605129 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a94e0b3-6929-4e0c-89ea-d2bf21f3ba64 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:09.605467 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 211/845] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:29:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:09.617491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4b4d0d28-7588-462d-a699-3a9811695760 req-ea346a63-c850-406c-9bed-b06a438f7588 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.620367 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-ea346a63-c850-406c-9bed-b06a438f7588 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:29:09.620863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-ea346a63-c850-406c-9bed-b06a438f7588 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdd88c6d-13c1-44f2-ba16-64dd2ec832e3", "connector": null, "instance_uuid": "8026992f-eee0-4744-b2c3-cceee2d51778"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:09.644821 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:09.644821 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:09.700431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-ea346a63-c850-406c-9bed-b06a438f7588 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:29:09.701071 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 214/846] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:29:09 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:09.809960 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-744b0e00-35d6-449e-869f-c64c49165ee5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.812357 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-744b0e00-35d6-449e-869f-c64c49165ee5 None None] GET https://10.4.3.103/volume// Jul 10 09:29:09.812357 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-744b0e00-35d6-449e-869f-c64c49165ee5 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:09.812357 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-744b0e00-35d6-449e-869f-c64c49165ee5 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:09.812357 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-744b0e00-35d6-449e-869f-c64c49165ee5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:09.812357 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 212/847] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:09.820324 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-765a80ca-f0a9-4f48-84fe-1ffcdaf64d48 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.821905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-7f87d030-8ce1-40ec-986f-3134093f1f7e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.822539 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-765a80ca-f0a9-4f48-84fe-1ffcdaf64d48 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:09.822803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-765a80ca-f0a9-4f48-84fe-1ffcdaf64d48 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:09.823103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-765a80ca-f0a9-4f48-84fe-1ffcdaf64d48 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:09.824835 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-7f87d030-8ce1-40ec-986f-3134093f1f7e tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:09.825156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-7f87d030-8ce1-40ec-986f-3134093f1f7e tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:09.825460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-7f87d030-8ce1-40ec-986f-3134093f1f7e tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:09.835705 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:09.835705 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:09.839808 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:09.839808 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:09.841087 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-765a80ca-f0a9-4f48-84fe-1ffcdaf64d48 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:09.844693 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-7f87d030-8ce1-40ec-986f-3134093f1f7e tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:09.850500 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-7f87d030-8ce1-40ec-986f-3134093f1f7e tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:09.851087 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 212/848] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:09 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:09.851397 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-765a80ca-f0a9-4f48-84fe-1ffcdaf64d48 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:09.851977 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 211/849] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:09 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:09.930247 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-40f6c5ce-c8d7-489b-a848-ea06cdef18fe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.934759 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40f6c5ce-c8d7-489b-a848-ea06cdef18fe tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:29:09.935024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40f6c5ce-c8d7-489b-a848-ea06cdef18fe tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:09.935273 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40f6c5ce-c8d7-489b-a848-ea06cdef18fe tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:09.951471 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:09.951471 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:09.959795 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-40f6c5ce-c8d7-489b-a848-ea06cdef18fe tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:09.967577 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40f6c5ce-c8d7-489b-a848-ea06cdef18fe tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 200 Jul 10 09:29:09.968046 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 215/850] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:09 2026] GET /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:09.986556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:09.988080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:09.988431 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-237763883"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:09.990706 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-237763883'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:09.990856 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume of 1 GB Jul 10 09:29:09.991440 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:09.991440 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:10.001820 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Availability Zones retrieved successfully. Jul 10 09:29:10.021352 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Flow 'volume_create_api' (5befe355-be7d-4000-843f-8868b0c9ed8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:10.022948 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd204ce-c643-4699-b598-0a8422d8d0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:10.025079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:10.070632 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd204ce-c643-4699-b598-0a8422d8d0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:10.071655 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dbb2ae-0bbd-4794-a7d8-4ba50043b111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:10.086182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-546db151-2532-49d1-970b-675f7e1fa2a7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.088594 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-546db151-2532-49d1-970b-675f7e1fa2a7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:10.088901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-546db151-2532-49d1-970b-675f7e1fa2a7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:10.089181 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-546db151-2532-49d1-970b-675f7e1fa2a7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:10.105443 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:10.105443 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:10.110366 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-546db151-2532-49d1-970b-675f7e1fa2a7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:10.116547 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-546db151-2532-49d1-970b-675f7e1fa2a7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:10.117093 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 213/851] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:10 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:10.132734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Created reservations ['9e9896be-c16f-4549-be7e-8db8437be7a7', 'dd6f9235-b5a0-4222-9049-6e618d93a42f', 'ce92a277-b185-41e3-b7f5-539e1c8e9bd7', '7f1f7a24-38b8-438b-b353-cbbf3e656e77'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:10.133671 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dbb2ae-0bbd-4794-a7d8-4ba50043b111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9896be-c16f-4549-be7e-8db8437be7a7', 'dd6f9235-b5a0-4222-9049-6e618d93a42f', 'ce92a277-b185-41e3-b7f5-539e1c8e9bd7', '7f1f7a24-38b8-438b-b353-cbbf3e656e77']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:10.134517 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16986506-a63e-4853-8c5e-f47194c380b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:10.166980 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16986506-a63e-4853-8c5e-f47194c380b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a182fd9-6f75-406d-a07e-bedaf9b06853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-237763883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722ffe67abdf45dda66d287a5ab55153',qos_specs=None,replication_status=,reservations=['9e9896be-c16f-4549-be7e-8db8437be7a7','dd6f9235-b5a0-4222-9049-6e618d93a42f','ce92a277-b185-41e3-b7f5-539e1c8e9bd7','7f1f7a24-38b8-438b-b353-cbbf3e656e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d629e79b3c24bde9b5749601d23acc6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-237763883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a182fd9-6f75-406d-a07e-bedaf9b06853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='722ffe67abdf45dda66d287a5ab55153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d629e79b3c24bde9b5749601d23acc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:10.167696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60a63f5-1ae4-4e51-be89-8436a30f8d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:10.193293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60a63f5-1ae4-4e51-be89-8436a30f8d05) transitioned into state 'SUCCESS' from state '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-237763883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722ffe67abdf45dda66d287a5ab55153',qos_specs=None,replication_status=,reservations=['9e9896be-c16f-4549-be7e-8db8437be7a7','dd6f9235-b5a0-4222-9049-6e618d93a42f','ce92a277-b185-41e3-b7f5-539e1c8e9bd7','7f1f7a24-38b8-438b-b353-cbbf3e656e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d629e79b3c24bde9b5749601d23acc6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:10.194431 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f82260-9d66-4a3e-aa2c-0b5fd300fe55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:10.205126 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f82260-9d66-4a3e-aa2c-0b5fd300fe55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:10.206342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Flow 'volume_create_api' (5befe355-be7d-4000-843f-8868b0c9ed8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:10.206974 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume request issued successfully. Jul 10 09:29:10.207557 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b23ffd43-a4ca-4b54-8158-ac170f244896 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:10.208135 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 213/852] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:09 2026] POST /volume/v3/volumes => generated 756 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:10.220942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0bc80a34-a91f-4e57-8d57-e36e4c1e5efa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.222664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0bc80a34-a91f-4e57-8d57-e36e4c1e5efa tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:29:10.222980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0bc80a34-a91f-4e57-8d57-e36e4c1e5efa tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:10.223026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0bc80a34-a91f-4e57-8d57-e36e4c1e5efa tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:10.230670 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:10.230670 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:10.234308 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0bc80a34-a91f-4e57-8d57-e36e4c1e5efa tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:10.238202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0bc80a34-a91f-4e57-8d57-e36e4c1e5efa tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 200 Jul 10 09:29:10.238779 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 212/853] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:10 2026] GET /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:10.261827 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a54f584e-89aa-42d3-8452-f236c6850ca7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.262227 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a54f584e-89aa-42d3-8452-f236c6850ca7 None None] GET https://10.4.3.103/volume// Jul 10 09:29:10.262429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a54f584e-89aa-42d3-8452-f236c6850ca7 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:10.262638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a54f584e-89aa-42d3-8452-f236c6850ca7 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:10.262981 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a54f584e-89aa-42d3-8452-f236c6850ca7 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:10.263333 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 216/854] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:10.274303 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1b379988-5ab8-4174-9405-154c89aa15f6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.276866 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1b379988-5ab8-4174-9405-154c89aa15f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:10.277148 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1b379988-5ab8-4174-9405-154c89aa15f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:10.277361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1b379988-5ab8-4174-9405-154c89aa15f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:10.293328 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:10.293328 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:10.298807 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1b379988-5ab8-4174-9405-154c89aa15f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:10.306752 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1b379988-5ab8-4174-9405-154c89aa15f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:10.307311 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 214/855] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:10 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:10.434762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.436863 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e Jul 10 09:29:10.437222 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:10.444902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-bdd88c6d-13c1-44f2-ba16-64dd2ec832e3-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:10.450172 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-bdd88c6d-13c1-44f2-ba16-64dd2ec832e3-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:10.451649 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:10.451649 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:10.781270 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-ae3a2348-00b8-483b-a7d8-05abe68805da None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.784801 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-ae3a2348-00b8-483b-a7d8-05abe68805da tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] DELETE https://10.4.3.103/volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48 Jul 10 09:29:10.784982 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-ae3a2348-00b8-483b-a7d8-05abe68805da tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:10.785151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-ae3a2348-00b8-483b-a7d8-05abe68805da tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:10.802163 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:10.802163 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:10.869050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cebb4c20-7fe9-44d7-bba0-ef58db9edd7b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:10.873301 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cebb4c20-7fe9-44d7-bba0-ef58db9edd7b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:10.873650 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cebb4c20-7fe9-44d7-bba0-ef58db9edd7b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:10.873892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cebb4c20-7fe9-44d7-bba0-ef58db9edd7b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:10.886183 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:10.886183 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:10.895202 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cebb4c20-7fe9-44d7-bba0-ef58db9edd7b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:10.903043 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cebb4c20-7fe9-44d7-bba0-ef58db9edd7b tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:10.903580 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 217/856] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:10 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:10.976159 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-bdd88c6d-13c1-44f2-ba16-64dd2ec832e3-np0000004982" released by "attachment_update" :: held 0.526s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:10.976613 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-1a6af1d5-2643-497d-8bb9-459788800cd5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e returned with HTTP 200 Jul 10 09:29:10.976991 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 214/857] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:10 2026] PUT /volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:11.131071 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3dc3d597-e42c-42c8-8424-36de33f25a36 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:11.133430 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3dc3d597-e42c-42c8-8424-36de33f25a36 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:11.133728 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3dc3d597-e42c-42c8-8424-36de33f25a36 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:11.134024 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3dc3d597-e42c-42c8-8424-36de33f25a36 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:11.150491 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:11.150491 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:11.155781 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3dc3d597-e42c-42c8-8424-36de33f25a36 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:11.160110 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3dc3d597-e42c-42c8-8424-36de33f25a36 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:11.160763 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 215/858] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:11 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:11.252349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b031125f-d392-4414-9c91-72a4815ac3f6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:11.254656 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b031125f-d392-4414-9c91-72a4815ac3f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:29:11.254856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b031125f-d392-4414-9c91-72a4815ac3f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:11.255057 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b031125f-d392-4414-9c91-72a4815ac3f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:11.261869 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:11.261869 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:11.265810 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b031125f-d392-4414-9c91-72a4815ac3f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:11.270526 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b031125f-d392-4414-9c91-72a4815ac3f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 200 Jul 10 09:29:11.270743 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 218/859] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:11 2026] GET /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:11.285811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-508e351a-32d1-4e87-81ed-e814209111c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:11.288502 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:11.288502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1948445382"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:11.290130 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1948445382'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:11.290280 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume of 1 GB Jul 10 09:29:11.290650 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:11.290650 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:11.294532 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Availability Zones retrieved successfully. Jul 10 09:29:11.301989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Flow 'volume_create_api' (dcab1446-0fe9-4f8b-b8dc-48ac983fad16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:11.303218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6115e2a8-ae47-4b27-b934-2dcd2af10a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:11.304430 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:11.334028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6115e2a8-ae47-4b27-b934-2dcd2af10a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:11.334800 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82d9b6a-9213-4ff7-b7e3-8c145f495e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:11.345266 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-044c33db-aabf-494b-a693-c768aeb4a6b0 req-ae3a2348-00b8-483b-a7d8-05abe68805da tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48 returned with HTTP 200 Jul 10 09:29:11.345686 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 213/860] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:10 2026] DELETE /volume/v3/attachments/251e6751-1887-40af-afb4-f9251c70fb48 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:11.379040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Created reservations ['a1a256d5-c729-4d90-9000-58ee60a961d7', 'bcc9c4c0-c97c-4f16-bc0d-f5685605b3d1', 'c4577f57-3025-4cc0-89c5-fbffb651689c', '35586bd5-701c-4483-9290-d8d85ec2d9f9'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:11.379750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82d9b6a-9213-4ff7-b7e3-8c145f495e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a256d5-c729-4d90-9000-58ee60a961d7', 'bcc9c4c0-c97c-4f16-bc0d-f5685605b3d1', 'c4577f57-3025-4cc0-89c5-fbffb651689c', '35586bd5-701c-4483-9290-d8d85ec2d9f9']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:11.380435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2311e977-0173-4a7d-8c24-df180596da31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:11.404345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2311e977-0173-4a7d-8c24-df180596da31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd71ac5-9c9e-4996-b966-61a027d1ae5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1948445382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722ffe67abdf45dda66d287a5ab55153',qos_specs=None,replication_status=,reservations=['a1a256d5-c729-4d90-9000-58ee60a961d7','bcc9c4c0-c97c-4f16-bc0d-f5685605b3d1','c4577f57-3025-4cc0-89c5-fbffb651689c','35586bd5-701c-4483-9290-d8d85ec2d9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d629e79b3c24bde9b5749601d23acc6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1948445382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd71ac5-9c9e-4996-b966-61a027d1ae5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='722ffe67abdf45dda66d287a5ab55153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d629e79b3c24bde9b5749601d23acc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:11.405122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba49b090-c3af-49d7-9ba5-6939df7b37cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:11.426717 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba49b090-c3af-49d7-9ba5-6939df7b37cf) transitioned into state 'SUCCESS' from state '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-1948445382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='722ffe67abdf45dda66d287a5ab55153',qos_specs=None,replication_status=,reservations=['a1a256d5-c729-4d90-9000-58ee60a961d7','bcc9c4c0-c97c-4f16-bc0d-f5685605b3d1','c4577f57-3025-4cc0-89c5-fbffb651689c','35586bd5-701c-4483-9290-d8d85ec2d9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d629e79b3c24bde9b5749601d23acc6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:11.427458 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (027c8769-bf72-4ccb-aa74-12cce79596d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:11.438730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (027c8769-bf72-4ccb-aa74-12cce79596d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:11.439662 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Flow 'volume_create_api' (dcab1446-0fe9-4f8b-b8dc-48ac983fad16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:11.439983 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Create volume request issued successfully. Jul 10 09:29:11.440607 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-508e351a-32d1-4e87-81ed-e814209111c1 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:11.441073 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 215/861] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:11 2026] POST /volume/v3/volumes => generated 757 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:11.458563 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-28ee4575-0d7d-4533-bbd4-9c0586f6bb03 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:11.460097 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28ee4575-0d7d-4533-bbd4-9c0586f6bb03 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:29:11.460250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28ee4575-0d7d-4533-bbd4-9c0586f6bb03 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:11.460437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28ee4575-0d7d-4533-bbd4-9c0586f6bb03 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:11.466859 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:11.466859 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:11.472186 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-28ee4575-0d7d-4533-bbd4-9c0586f6bb03 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:11.477094 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28ee4575-0d7d-4533-bbd4-9c0586f6bb03 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 200 Jul 10 09:29:11.477504 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 216/862] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:11 2026] GET /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:11.917416 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8d1dec51-5b32-4fe2-a387-9fc781f167c2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:11.919194 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8d1dec51-5b32-4fe2-a387-9fc781f167c2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:11.919390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8d1dec51-5b32-4fe2-a387-9fc781f167c2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:11.919582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8d1dec51-5b32-4fe2-a387-9fc781f167c2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:11.926937 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:11.926937 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:11.930625 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8d1dec51-5b32-4fe2-a387-9fc781f167c2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:11.938241 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8d1dec51-5b32-4fe2-a387-9fc781f167c2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:11.938925 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 219/863] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:11 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:11.951131 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f60dc49b-d168-41a0-a4a8-2cdd37df6606 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:11.953764 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f60dc49b-d168-41a0-a4a8-2cdd37df6606 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:11.954104 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f60dc49b-d168-41a0-a4a8-2cdd37df6606 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:11.954411 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f60dc49b-d168-41a0-a4a8-2cdd37df6606 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:11.965414 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:11.965414 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:11.971976 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f60dc49b-d168-41a0-a4a8-2cdd37df6606 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:11.976714 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f60dc49b-d168-41a0-a4a8-2cdd37df6606 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:11.977227 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 214/864] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:11 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:12.030052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-31fd897d-ca18-4708-b79f-b122aed244b4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:12.031997 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-31fd897d-ca18-4708-b79f-b122aed244b4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:12.032230 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-31fd897d-ca18-4708-b79f-b122aed244b4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:12.032462 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-31fd897d-ca18-4708-b79f-b122aed244b4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:12.039875 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:12.039875 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:12.044101 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-31fd897d-ca18-4708-b79f-b122aed244b4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:12.048898 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-31fd897d-ca18-4708-b79f-b122aed244b4 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:12.049318 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 216/865] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:12 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:12.061388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6f263e4c-02b6-48c6-8e01-433d7ea46540 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:12.063481 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6f263e4c-02b6-48c6-8e01-433d7ea46540 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:12.064596 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6f263e4c-02b6-48c6-8e01-433d7ea46540 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:12.064850 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6f263e4c-02b6-48c6-8e01-433d7ea46540 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:12.073489 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:12.073489 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:12.077506 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6f263e4c-02b6-48c6-8e01-433d7ea46540 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:12.082257 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6f263e4c-02b6-48c6-8e01-433d7ea46540 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:12.082731 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 217/866] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:12 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:12.135958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a746435d-4640-49c0-b7eb-678e24445644 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:12.138001 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a746435d-4640-49c0-b7eb-678e24445644 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:12.138197 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a746435d-4640-49c0-b7eb-678e24445644 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:12.138437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a746435d-4640-49c0-b7eb-678e24445644 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:12.145508 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:12.145508 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:12.149274 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a746435d-4640-49c0-b7eb-678e24445644 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:12.154004 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a746435d-4640-49c0-b7eb-678e24445644 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:12.154384 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 220/867] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:12 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:12.175447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-959c5fee-3b31-4efc-8273-e65ef607200a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:12.178588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-959c5fee-3b31-4efc-8273-e65ef607200a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:12.178833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-959c5fee-3b31-4efc-8273-e65ef607200a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:12.179253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-959c5fee-3b31-4efc-8273-e65ef607200a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:12.193895 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:12.193895 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:12.198908 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-959c5fee-3b31-4efc-8273-e65ef607200a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:12.203912 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-959c5fee-3b31-4efc-8273-e65ef607200a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:12.204353 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 215/868] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:12 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:12.496598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0b693da2-e8e9-494c-a005-6a938039e5a4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:12.500213 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0b693da2-e8e9-494c-a005-6a938039e5a4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:29:12.500213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0b693da2-e8e9-494c-a005-6a938039e5a4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:12.500213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0b693da2-e8e9-494c-a005-6a938039e5a4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:12.513862 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:12.513862 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:12.517978 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0b693da2-e8e9-494c-a005-6a938039e5a4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:12.522907 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0b693da2-e8e9-494c-a005-6a938039e5a4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 200 Jul 10 09:29:12.523444 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 217/869] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:12 2026] GET /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:13.223091 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3099b531-d569-4660-b823-9a0cab923fa1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:13.224937 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3099b531-d569-4660-b823-9a0cab923fa1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:13.225161 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3099b531-d569-4660-b823-9a0cab923fa1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:13.225413 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3099b531-d569-4660-b823-9a0cab923fa1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:13.237872 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:13.237872 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:13.241334 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3099b531-d569-4660-b823-9a0cab923fa1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:13.244956 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3099b531-d569-4660-b823-9a0cab923fa1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:13.245343 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 218/870] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:13 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:13.924300 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-295443e2-f897-4da3-9fc1-345738e6ce12 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:13.926503 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:13.927724 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1846654086"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:13.929367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1846654086'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:13.929484 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Create volume of 1 GB Jul 10 09:29:13.934674 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Availability Zones retrieved successfully. Jul 10 09:29:13.941802 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Flow 'volume_create_api' (8122d2dd-042e-4fe6-a294-ac2d6ab831fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:13.943065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7140684-8e6d-49bf-af0c-a36b49cc8d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:13.944310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:13.986387 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7140684-8e6d-49bf-af0c-a36b49cc8d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:13.987774 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0f02a5-7416-4de4-8e30-bc66fcc25424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:14.062466 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Created reservations ['ceacc660-55cd-4435-990f-9b7eb6ab6b10', '4d7c2a10-ef96-4563-8fa3-b41600ad5a04', '78cb844a-cfd2-47e0-9a83-a767186bc9a7', '2285b233-1b24-4e87-a0fb-b106583bf44e'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:14.063476 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0f02a5-7416-4de4-8e30-bc66fcc25424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceacc660-55cd-4435-990f-9b7eb6ab6b10', '4d7c2a10-ef96-4563-8fa3-b41600ad5a04', '78cb844a-cfd2-47e0-9a83-a767186bc9a7', '2285b233-1b24-4e87-a0fb-b106583bf44e']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:14.064407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb807cd4-48b8-4342-91e1-d5992b7a801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:14.088507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb807cd4-48b8-4342-91e1-d5992b7a801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aec3d452-42d2-4b33-b136-fb196a361a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1846654086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75895ac0ad034c32b61caf43f7358dac',qos_specs=None,replication_status=,reservations=['ceacc660-55cd-4435-990f-9b7eb6ab6b10','4d7c2a10-ef96-4563-8fa3-b41600ad5a04','78cb844a-cfd2-47e0-9a83-a767186bc9a7','2285b233-1b24-4e87-a0fb-b106583bf44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80b899a262f4eb4979962c93402199b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1846654086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aec3d452-42d2-4b33-b136-fb196a361a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75895ac0ad034c32b61caf43f7358dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80b899a262f4eb4979962c93402199b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:14.089167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d016c652-0d36-455e-9ec9-73368173a7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:14.108147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d016c652-0d36-455e-9ec9-73368173a7a6) transitioned into state 'SUCCESS' from state '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-1846654086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75895ac0ad034c32b61caf43f7358dac',qos_specs=None,replication_status=,reservations=['ceacc660-55cd-4435-990f-9b7eb6ab6b10','4d7c2a10-ef96-4563-8fa3-b41600ad5a04','78cb844a-cfd2-47e0-9a83-a767186bc9a7','2285b233-1b24-4e87-a0fb-b106583bf44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80b899a262f4eb4979962c93402199b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:14.109107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9def61eb-3a90-4dc3-96aa-9bd257b7e5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:14.120535 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9def61eb-3a90-4dc3-96aa-9bd257b7e5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:14.121852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Flow 'volume_create_api' (8122d2dd-042e-4fe6-a294-ac2d6ab831fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:14.122243 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Create volume request issued successfully. Jul 10 09:29:14.122944 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-295443e2-f897-4da3-9fc1-345738e6ce12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:14.123512 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 221/871] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:13 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:14.135965 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0c37e01b-c796-436e-8a86-57e16c915ac2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:14.138276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c37e01b-c796-436e-8a86-57e16c915ac2 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:14.138487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c37e01b-c796-436e-8a86-57e16c915ac2 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:14.139026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c37e01b-c796-436e-8a86-57e16c915ac2 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:14.146300 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:14.146300 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:14.150439 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0c37e01b-c796-436e-8a86-57e16c915ac2 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:14.154884 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c37e01b-c796-436e-8a86-57e16c915ac2 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 200 Jul 10 09:29:14.155531 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 216/872] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:14 2026] GET /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:14.259985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-578ee9c1-2c7b-46ba-8217-eeb900023dd7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:14.263062 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-578ee9c1-2c7b-46ba-8217-eeb900023dd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:14.263173 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-578ee9c1-2c7b-46ba-8217-eeb900023dd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:14.264612 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-578ee9c1-2c7b-46ba-8217-eeb900023dd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:14.291267 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:14.291267 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:14.296078 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-578ee9c1-2c7b-46ba-8217-eeb900023dd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:14.301293 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-578ee9c1-2c7b-46ba-8217-eeb900023dd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:14.301377 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 218/873] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:14 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:15.173362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-33fc23ff-5aa9-4630-8f43-5c1770529413 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:15.175028 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-33fc23ff-5aa9-4630-8f43-5c1770529413 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:15.175251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-33fc23ff-5aa9-4630-8f43-5c1770529413 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:15.175459 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-33fc23ff-5aa9-4630-8f43-5c1770529413 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:15.186809 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:15.186809 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:15.191110 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-33fc23ff-5aa9-4630-8f43-5c1770529413 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:15.196812 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-33fc23ff-5aa9-4630-8f43-5c1770529413 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 200 Jul 10 09:29:15.197260 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 219/874] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:15 2026] GET /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:15.217274 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:15.218790 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] POST https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33/action Jul 10 09:29:15.219564 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:15.219869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:15.239105 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:15.239105 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:15.239841 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:15.251385 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume updated successfully. Jul 10 09:29:15.251719 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d36f92d6-a808-481a-a6e8-d1e89eab8a2e tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33/action returned with HTTP 200 Jul 10 09:29:15.252229 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 222/875] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:29:15 2026] POST /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:29:15.265440 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-40142e57-c14a-402e-b7af-567b86c28fd9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:15.266909 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40142e57-c14a-402e-b7af-567b86c28fd9 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:15.267178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40142e57-c14a-402e-b7af-567b86c28fd9 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:15.267400 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40142e57-c14a-402e-b7af-567b86c28fd9 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:15.278347 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:15.278347 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:15.285589 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40142e57-c14a-402e-b7af-567b86c28fd9 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:15.289559 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40142e57-c14a-402e-b7af-567b86c28fd9 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 200 Jul 10 09:29:15.290301 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 217/876] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:15 2026] GET /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:15.314794 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-03fc2fc0-7dc9-4604-806a-0d39b0638f9e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:15.317392 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03fc2fc0-7dc9-4604-806a-0d39b0638f9e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:15.317703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03fc2fc0-7dc9-4604-806a-0d39b0638f9e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:15.317985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03fc2fc0-7dc9-4604-806a-0d39b0638f9e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:15.347093 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:15.347093 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:15.355658 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-03fc2fc0-7dc9-4604-806a-0d39b0638f9e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:15.362923 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03fc2fc0-7dc9-4604-806a-0d39b0638f9e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:15.363476 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 219/877] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:15 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:15.490025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-da0f2917-e368-412f-9744-dd49dc379f9d req-8c23f543-565a-4bf1-9853-0a401171238f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:15.492556 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da0f2917-e368-412f-9744-dd49dc379f9d req-8c23f543-565a-4bf1-9853-0a401171238f tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:15.492802 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da0f2917-e368-412f-9744-dd49dc379f9d req-8c23f543-565a-4bf1-9853-0a401171238f tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:15.493026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da0f2917-e368-412f-9744-dd49dc379f9d req-8c23f543-565a-4bf1-9853-0a401171238f tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:15.506199 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:15.506199 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:15.515409 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-da0f2917-e368-412f-9744-dd49dc379f9d req-8c23f543-565a-4bf1-9853-0a401171238f tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:15.520932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da0f2917-e368-412f-9744-dd49dc379f9d req-8c23f543-565a-4bf1-9853-0a401171238f tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 200 Jul 10 09:29:15.521888 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 220/878] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:15 2026] GET /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:16.189131 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.190919 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:16.191354 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-602889730"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:16.193107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-602889730'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:16.193273 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Create volume of 1 GB Jul 10 09:29:16.200914 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Availability Zones retrieved successfully. Jul 10 09:29:16.210790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Flow 'volume_create_api' (eb861aa9-af05-43d5-b3ec-0c8768b94378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:16.211934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d787d2-c559-48bc-be30-dd720c6aec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:16.213014 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:16.248884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d787d2-c559-48bc-be30-dd720c6aec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:16.250108 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fd5707-0bc9-4aa5-88f3-192ad356b70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:16.261276 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4b4d0d28-7588-462d-a699-3a9811695760 req-daa8ffe0-b650-4000-b1b0-a7c0cfef7990 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.267898 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-daa8ffe0-b650-4000-b1b0-a7c0cfef7990 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e/action Jul 10 09:29:16.268498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-daa8ffe0-b650-4000-b1b0-a7c0cfef7990 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:16.268637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-daa8ffe0-b650-4000-b1b0-a7c0cfef7990 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:16.301213 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.301213 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:16.301932 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Created reservations ['d336b5d0-c023-4751-9304-7e993e8b34f4', '5a83f350-ba62-4b06-8c5f-68d86efdd43b', 'a7ee010c-a9d3-4380-ba2e-634b6ce23bab', 'e4efc3f5-2196-45a2-a041-85c1b6e8b494'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:16.302913 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fd5707-0bc9-4aa5-88f3-192ad356b70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d336b5d0-c023-4751-9304-7e993e8b34f4', '5a83f350-ba62-4b06-8c5f-68d86efdd43b', 'a7ee010c-a9d3-4380-ba2e-634b6ce23bab', 'e4efc3f5-2196-45a2-a041-85c1b6e8b494']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:16.303830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882616ca-e285-4de3-9774-04f7e565eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:16.311350 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4b4d0d28-7588-462d-a699-3a9811695760 req-daa8ffe0-b650-4000-b1b0-a7c0cfef7990 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e/action returned with HTTP 204 Jul 10 09:29:16.311837 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 218/879] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:16 2026] POST /volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:16.331051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882616ca-e285-4de3-9774-04f7e565eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f698648e-709b-4805-b1ed-9c8c75c17503', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-602889730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75895ac0ad034c32b61caf43f7358dac',qos_specs=None,replication_status=,reservations=['d336b5d0-c023-4751-9304-7e993e8b34f4','5a83f350-ba62-4b06-8c5f-68d86efdd43b','a7ee010c-a9d3-4380-ba2e-634b6ce23bab','e4efc3f5-2196-45a2-a041-85c1b6e8b494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80b899a262f4eb4979962c93402199b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-602889730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f698648e-709b-4805-b1ed-9c8c75c17503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75895ac0ad034c32b61caf43f7358dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80b899a262f4eb4979962c93402199b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:16.332328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de050b7a-de04-4942-a219-acab8efb76b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:16.354266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de050b7a-de04-4942-a219-acab8efb76b0) transitioned into state 'SUCCESS' from state '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-602889730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75895ac0ad034c32b61caf43f7358dac',qos_specs=None,replication_status=,reservations=['d336b5d0-c023-4751-9304-7e993e8b34f4','5a83f350-ba62-4b06-8c5f-68d86efdd43b','a7ee010c-a9d3-4380-ba2e-634b6ce23bab','e4efc3f5-2196-45a2-a041-85c1b6e8b494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80b899a262f4eb4979962c93402199b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:16.355306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd5410f-fd92-4f0b-b0c8-cff7ca7bd5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:16.367497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd5410f-fd92-4f0b-b0c8-cff7ca7bd5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:16.368913 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Flow 'volume_create_api' (eb861aa9-af05-43d5-b3ec-0c8768b94378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:16.369546 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Create volume request issued successfully. Jul 10 09:29:16.373284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-74938b08-1bb7-407e-bd2b-6e8b2a2852e3 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:16.373743 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 223/880] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:16 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:16.377047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0ca31be5-6fce-45d0-a4ba-468c46e86564 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.382654 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0ca31be5-6fce-45d0-a4ba-468c46e86564 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:16.382654 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0ca31be5-6fce-45d0-a4ba-468c46e86564 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:16.382654 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0ca31be5-6fce-45d0-a4ba-468c46e86564 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:16.391210 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f4163ec6-7b53-409a-a99f-fbb5aa2c64d8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.394529 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f4163ec6-7b53-409a-a99f-fbb5aa2c64d8 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 Jul 10 09:29:16.394529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f4163ec6-7b53-409a-a99f-fbb5aa2c64d8 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:16.394529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f4163ec6-7b53-409a-a99f-fbb5aa2c64d8 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:16.395468 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.395468 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:16.400730 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0ca31be5-6fce-45d0-a4ba-468c46e86564 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:16.405367 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0ca31be5-6fce-45d0-a4ba-468c46e86564 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:16.405804 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 220/881] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:16 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:16.406502 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.406502 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:16.412077 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f4163ec6-7b53-409a-a99f-fbb5aa2c64d8 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:16.419804 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f97ddbc6-6a98-4524-bdc6-29b58b93858f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.421491 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f4163ec6-7b53-409a-a99f-fbb5aa2c64d8 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 returned with HTTP 200 Jul 10 09:29:16.422037 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 221/882] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:16 2026] GET /volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:16.574057 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f97ddbc6-6a98-4524-bdc6-29b58b93858f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:16.574327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f97ddbc6-6a98-4524-bdc6-29b58b93858f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:16.574544 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f97ddbc6-6a98-4524-bdc6-29b58b93858f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:16.589911 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.589911 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:16.595484 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f97ddbc6-6a98-4524-bdc6-29b58b93858f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Volume info retrieved successfully. Jul 10 09:29:16.604420 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f97ddbc6-6a98-4524-bdc6-29b58b93858f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:16.605009 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 219/883] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:16 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1441 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:16.658768 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-98f37ff1-b744-42df-a660-d948e3da741f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.663510 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98f37ff1-b744-42df-a660-d948e3da741f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:16.663764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98f37ff1-b744-42df-a660-d948e3da741f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:16.664000 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98f37ff1-b744-42df-a660-d948e3da741f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:16.684835 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.684835 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:16.690307 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-98f37ff1-b744-42df-a660-d948e3da741f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Volume info retrieved successfully. Jul 10 09:29:16.696678 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98f37ff1-b744-42df-a660-d948e3da741f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:16.697674 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 224/884] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:16 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:16.752997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-118f15f6-87c1-4b60-9472-58d654bb3290 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.756994 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-118f15f6-87c1-4b60-9472-58d654bb3290 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:16.757248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-118f15f6-87c1-4b60-9472-58d654bb3290 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:16.757822 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-118f15f6-87c1-4b60-9472-58d654bb3290 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:16.773734 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.773734 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:16.778370 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-118f15f6-87c1-4b60-9472-58d654bb3290 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:16.783724 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-118f15f6-87c1-4b60-9472-58d654bb3290 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:16.784297 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 221/885] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:16 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:16.807828 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.810719 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3/action Jul 10 09:29:16.811132 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:16.811291 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:16.826930 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.826930 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:16.827637 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:16.836819 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Begin detaching volume completed successfully. Jul 10 09:29:16.837123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73e44d40-d136-4339-b9f0-d3196e394219 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3/action returned with HTTP 202 Jul 10 09:29:16.837123 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 222/886] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:29:16 2026] POST /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:16.859347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-627b9e67-c584-4da8-b19d-4e0012e0341f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:16.861064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-627b9e67-c584-4da8-b19d-4e0012e0341f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:16.861327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-627b9e67-c584-4da8-b19d-4e0012e0341f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:16.861509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-627b9e67-c584-4da8-b19d-4e0012e0341f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:16.874371 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:16.874371 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:16.879639 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-627b9e67-c584-4da8-b19d-4e0012e0341f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:16.885917 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-627b9e67-c584-4da8-b19d-4e0012e0341f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:16.886490 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 220/887] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:16 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1444 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:17.437186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07e35094-6912-40d7-843c-04bcad2271d6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:17.439284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07e35094-6912-40d7-843c-04bcad2271d6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 Jul 10 09:29:17.439509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07e35094-6912-40d7-843c-04bcad2271d6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:17.441759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07e35094-6912-40d7-843c-04bcad2271d6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:17.451501 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:17.451501 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:17.455416 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-07e35094-6912-40d7-843c-04bcad2271d6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:17.459418 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07e35094-6912-40d7-843c-04bcad2271d6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 returned with HTTP 200 Jul 10 09:29:17.459818 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 225/888] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:17 2026] GET /volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:17.779102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:17.781888 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 Jul 10 09:29:17.782131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:17.782357 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:17.782550 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Delete volume with id: f698648e-709b-4805-b1ed-9c8c75c17503 Jul 10 09:29:17.797387 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:17.797387 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:17.798432 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:17.833393 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Delete volume request issued successfully. Jul 10 09:29:17.833619 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-427fbc6c-1a2b-4728-8c01-ac77e35b6a12 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 returned with HTTP 202 Jul 10 09:29:17.834233 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 222/889] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:17 2026] DELETE /volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:17.841287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-80ff0221-23e8-41b9-9006-29d9687559f6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:17.843551 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-80ff0221-23e8-41b9-9006-29d9687559f6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 Jul 10 09:29:17.843852 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-80ff0221-23e8-41b9-9006-29d9687559f6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:17.844116 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-80ff0221-23e8-41b9-9006-29d9687559f6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:17.862075 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5d158226-d3c2-47eb-8a9a-5d770397b41a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:17.862504 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:17.862504 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:17.862595 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5d158226-d3c2-47eb-8a9a-5d770397b41a None None] GET https://10.4.3.103/volume// Jul 10 09:29:17.862748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5d158226-d3c2-47eb-8a9a-5d770397b41a None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:17.862954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5d158226-d3c2-47eb-8a9a-5d770397b41a None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:17.863314 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5d158226-d3c2-47eb-8a9a-5d770397b41a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:17.863659 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 221/890] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:17.873683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-7c6d8cc9-8137-4371-844f-321a5ad6669e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:17.874216 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-80ff0221-23e8-41b9-9006-29d9687559f6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:17.876595 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-7c6d8cc9-8137-4371-844f-321a5ad6669e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:17.876950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-7c6d8cc9-8137-4371-844f-321a5ad6669e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:17.877207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-7c6d8cc9-8137-4371-844f-321a5ad6669e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:17.883152 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-80ff0221-23e8-41b9-9006-29d9687559f6 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 returned with HTTP 200 Jul 10 09:29:17.883710 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 223/891] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:17 2026] GET /volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:17.890836 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:17.890836 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:17.898497 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-7c6d8cc9-8137-4371-844f-321a5ad6669e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:17.901701 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-7c6d8cc9-8137-4371-844f-321a5ad6669e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:17.902510 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 226/892] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:17 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:17.903524 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c516a7cb-49c9-4111-ad3d-28b5bdb1ec62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:17.906590 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c516a7cb-49c9-4111-ad3d-28b5bdb1ec62 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:17.906938 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c516a7cb-49c9-4111-ad3d-28b5bdb1ec62 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:17.907249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c516a7cb-49c9-4111-ad3d-28b5bdb1ec62 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:17.924268 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:17.924268 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:17.928503 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c516a7cb-49c9-4111-ad3d-28b5bdb1ec62 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:17.934063 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c516a7cb-49c9-4111-ad3d-28b5bdb1ec62 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:17.934885 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 223/893] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:17 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1444 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:18.489843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-347f68ed-49b1-489a-8338-072c30f1d4f2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:18.493001 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-347f68ed-49b1-489a-8338-072c30f1d4f2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:18.493293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-347f68ed-49b1-489a-8338-072c30f1d4f2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:18.493549 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-347f68ed-49b1-489a-8338-072c30f1d4f2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:18.508676 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:18.508676 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:18.513469 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-347f68ed-49b1-489a-8338-072c30f1d4f2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:18.519388 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-347f68ed-49b1-489a-8338-072c30f1d4f2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:18.519988 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 222/894] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:18 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:18.899539 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cbb7ae65-8d29-45a6-aa32-5306a5cfd12d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:18.901962 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbb7ae65-8d29-45a6-aa32-5306a5cfd12d tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 Jul 10 09:29:18.902305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbb7ae65-8d29-45a6-aa32-5306a5cfd12d tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:18.902538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbb7ae65-8d29-45a6-aa32-5306a5cfd12d tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:18.909717 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbb7ae65-8d29-45a6-aa32-5306a5cfd12d tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 returned with HTTP 404 Jul 10 09:29:18.910547 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 224/895] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:18 2026] GET /volume/v3/volumes/f698648e-709b-4805-b1ed-9c8c75c17503 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:18.917452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:18.919178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] DELETE https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:18.919338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:18.919536 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:18.919736 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Delete volume with id: aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:18.928050 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:18.928050 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:18.928603 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:18.950160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-05f02d6e-8368-4b02-8e73-4078c4bb2c22 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:18.951821 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05f02d6e-8368-4b02-8e73-4078c4bb2c22 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:18.952066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05f02d6e-8368-4b02-8e73-4078c4bb2c22 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:18.952328 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05f02d6e-8368-4b02-8e73-4078c4bb2c22 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:18.952562 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Delete volume request issued successfully. Jul 10 09:29:18.952741 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4c3afac-c29b-411d-b3bb-55dd14f4f07b tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 202 Jul 10 09:29:18.953451 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 227/896] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:18 2026] DELETE /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:18.961295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b1f4f25b-9256-4d60-b341-6b9a3a2062e1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:18.963588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1f4f25b-9256-4d60-b341-6b9a3a2062e1 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:18.963921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1f4f25b-9256-4d60-b341-6b9a3a2062e1 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:18.964170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1f4f25b-9256-4d60-b341-6b9a3a2062e1 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:18.973851 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:18.973851 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:18.977763 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:18.977763 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:18.984357 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b1f4f25b-9256-4d60-b341-6b9a3a2062e1 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Volume info retrieved successfully. Jul 10 09:29:18.989249 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-05f02d6e-8368-4b02-8e73-4078c4bb2c22 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:18.995386 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1f4f25b-9256-4d60-b341-6b9a3a2062e1 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 200 Jul 10 09:29:18.995936 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 223/897] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:18 2026] GET /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:18.999466 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05f02d6e-8368-4b02-8e73-4078c4bb2c22 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:18.999899 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 224/898] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:18 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1444 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:19.032556 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73da9a44-0184-4d76-aecc-cfb602449938 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.035272 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73da9a44-0184-4d76-aecc-cfb602449938 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0 Jul 10 09:29:19.035486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73da9a44-0184-4d76-aecc-cfb602449938 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:19.035730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73da9a44-0184-4d76-aecc-cfb602449938 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:19.045753 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:19.045753 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:19.576485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d79a6522-f2d3-41c6-861e-a6b4e866929c req-73da9a44-0184-4d76-aecc-cfb602449938 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0 returned with HTTP 200 Jul 10 09:29:19.577088 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 225/899] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:19 2026] DELETE /volume/v3/attachments/6a7fb05e-f638-4a54-a562-164af2abe5c0 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:19.839597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-32f60279-69d2-4c6e-a8d4-d7e01c2a5666 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.841838 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-32f60279-69d2-4c6e-a8d4-d7e01c2a5666 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:29:19.842096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-32f60279-69d2-4c6e-a8d4-d7e01c2a5666 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:19.842309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-32f60279-69d2-4c6e-a8d4-d7e01c2a5666 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:19.848932 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:19.848932 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:19.853414 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-32f60279-69d2-4c6e-a8d4-d7e01c2a5666 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:19.859818 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-32f60279-69d2-4c6e-a8d4-d7e01c2a5666 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 200 Jul 10 09:29:19.860219 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 228/900] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:19 2026] GET /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:29:19.869857 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-ce499579-0181-4e41-9a9f-5e0d383cee12 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.871733 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-ce499579-0181-4e41-9a9f-5e0d383cee12 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:29:19.871871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-ce499579-0181-4e41-9a9f-5e0d383cee12 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:19.872087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-ce499579-0181-4e41-9a9f-5e0d383cee12 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:19.878028 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:19.878028 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:19.881950 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-ce499579-0181-4e41-9a9f-5e0d383cee12 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:19.885801 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-ce499579-0181-4e41-9a9f-5e0d383cee12 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 200 Jul 10 09:29:19.886183 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 224/901] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:19 2026] GET /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:19.895360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e863fe74-debe-4c0d-8a38-c68db926a8be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.897623 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e863fe74-debe-4c0d-8a38-c68db926a8be tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:29:19.897840 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e863fe74-debe-4c0d-8a38-c68db926a8be tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:19.898005 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e863fe74-debe-4c0d-8a38-c68db926a8be tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:19.904209 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:19.904209 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:19.907193 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e863fe74-debe-4c0d-8a38-c68db926a8be tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:19.917175 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e863fe74-debe-4c0d-8a38-c68db926a8be tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 200 Jul 10 09:29:19.917625 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 225/902] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:19 2026] GET /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:19.927108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-da2a4e4e-59cc-4d13-a6a2-e3fbcede324d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.929333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-da2a4e4e-59cc-4d13-a6a2-e3fbcede324d None None] GET https://10.4.3.103/volume// Jul 10 09:29:19.929333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-da2a4e4e-59cc-4d13-a6a2-e3fbcede324d None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:19.929333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-da2a4e4e-59cc-4d13-a6a2-e3fbcede324d None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:19.929333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-da2a4e4e-59cc-4d13-a6a2-e3fbcede324d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:19.929333 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 226/903] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:29:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:19.937128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-aa2655c7-44d4-40bb-8657-a303d5ece8f4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.939123 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-aa2655c7-44d4-40bb-8657-a303d5ece8f4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:29:19.939479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-aa2655c7-44d4-40bb-8657-a303d5ece8f4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0d0f614-0280-4130-8003-1ad61bc129fc", "connector": null, "instance_uuid": "368f26e3-8844-46ab-9356-b55e17212fda"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:19.951134 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:19.951134 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:19.984067 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-aa2655c7-44d4-40bb-8657-a303d5ece8f4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:29:19.985067 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 229/904] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:29:19 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:19.995586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-13ed3598-4290-4333-bf94-3239a94bd0c1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:19.996098 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-13ed3598-4290-4333-bf94-3239a94bd0c1 None None] GET https://10.4.3.103/volume// Jul 10 09:29:19.996589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-13ed3598-4290-4333-bf94-3239a94bd0c1 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:19.996652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-13ed3598-4290-4333-bf94-3239a94bd0c1 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:19.997087 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-13ed3598-4290-4333-bf94-3239a94bd0c1 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:19.997475 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 225/905] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:29:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:20.004146 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-70bf55f5-2bec-4130-a56e-76119a8f73f6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.006789 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-70bf55f5-2bec-4130-a56e-76119a8f73f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:29:20.007264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-70bf55f5-2bec-4130-a56e-76119a8f73f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a182fd9-6f75-406d-a07e-bedaf9b06853", "connector": null, "instance_uuid": "368f26e3-8844-46ab-9356-b55e17212fda"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:20.010861 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eedbe196-00ff-496c-bb88-c8a0ed44d7c0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.014394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eedbe196-00ff-496c-bb88-c8a0ed44d7c0 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] GET https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 Jul 10 09:29:20.014394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eedbe196-00ff-496c-bb88-c8a0ed44d7c0 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:20.014394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eedbe196-00ff-496c-bb88-c8a0ed44d7c0 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:20.014753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-55873cbc-7de2-4548-9f0e-5a2a2ce0b478 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.016546 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-55873cbc-7de2-4548-9f0e-5a2a2ce0b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:20.016782 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-55873cbc-7de2-4548-9f0e-5a2a2ce0b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:20.016957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-55873cbc-7de2-4548-9f0e-5a2a2ce0b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:20.018015 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.018015 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:20.019220 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eedbe196-00ff-496c-bb88-c8a0ed44d7c0 tempest-ServersNegativeTestJSON-1514036848 tempest-ServersNegativeTestJSON-1514036848-project-member] https://10.4.3.103/volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 returned with HTTP 404 Jul 10 09:29:20.019819 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 227/906] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:20 2026] GET /volume/v3/volumes/aec3d452-42d2-4b33-b136-fb196a361a33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:20.027444 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.027444 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:20.032269 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-55873cbc-7de2-4548-9f0e-5a2a2ce0b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:20.038636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-55873cbc-7de2-4548-9f0e-5a2a2ce0b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:20.039203 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 230/907] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:20 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:20.059052 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-70bf55f5-2bec-4130-a56e-76119a8f73f6 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:29:20.059052 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 226/908] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:29:20 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:20.067465 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5c24de3e-fdbe-48ff-9984-9773f7aca1d8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.067951 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5c24de3e-fdbe-48ff-9984-9773f7aca1d8 None None] GET https://10.4.3.103/volume// Jul 10 09:29:20.068187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5c24de3e-fdbe-48ff-9984-9773f7aca1d8 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:20.068422 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5c24de3e-fdbe-48ff-9984-9773f7aca1d8 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:20.068848 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5c24de3e-fdbe-48ff-9984-9773f7aca1d8 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:20.069230 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 226/909] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:29:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:20.081099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-27b6e840-6151-4781-80ee-60db0a481987 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.082680 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-27b6e840-6151-4781-80ee-60db0a481987 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:29:20.083175 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-27b6e840-6151-4781-80ee-60db0a481987 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd71ac5-9c9e-4996-b966-61a027d1ae5b", "connector": null, "instance_uuid": "368f26e3-8844-46ab-9356-b55e17212fda"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:20.094700 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.094700 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:20.100600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2476111e-9344-4b6e-acb8-46f57f823565 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.102582 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2476111e-9344-4b6e-acb8-46f57f823565 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:20.103018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2476111e-9344-4b6e-acb8-46f57f823565 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:20.103018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2476111e-9344-4b6e-acb8-46f57f823565 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:20.112188 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.112188 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:20.115211 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2476111e-9344-4b6e-acb8-46f57f823565 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Volume info retrieved successfully. Jul 10 09:29:20.119199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2476111e-9344-4b6e-acb8-46f57f823565 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:20.119536 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 231/910] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:20 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:20.130000 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-27b6e840-6151-4781-80ee-60db0a481987 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:29:20.130657 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 228/911] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:29:20 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:20.166597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-35d9fa7c-7f0b-4710-b422-0dfec2938b8e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.168743 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-35d9fa7c-7f0b-4710-b422-0dfec2938b8e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:20.168993 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-35d9fa7c-7f0b-4710-b422-0dfec2938b8e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:20.169158 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-35d9fa7c-7f0b-4710-b422-0dfec2938b8e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:20.179903 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.179903 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:20.184898 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-35d9fa7c-7f0b-4710-b422-0dfec2938b8e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:20.190728 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-35d9fa7c-7f0b-4710-b422-0dfec2938b8e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:20.191283 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 227/912] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:20 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:20.211489 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.212560 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3/action Jul 10 09:29:20.212740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:20.212828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:20.224698 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.224698 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:20.225063 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:20.235442 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Begin detaching volume completed successfully. Jul 10 09:29:20.235674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-04e408f3-017b-4276-b960-c653d45d371d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3/action returned with HTTP 202 Jul 10 09:29:20.236114 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 227/913] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:29:20 2026] POST /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:20.258757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c146b472-67d7-492b-8323-a50b273432fa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:20.262618 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c146b472-67d7-492b-8323-a50b273432fa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:20.264083 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c146b472-67d7-492b-8323-a50b273432fa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:20.266966 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c146b472-67d7-492b-8323-a50b273432fa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:20.285350 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:20.285350 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:20.292596 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c146b472-67d7-492b-8323-a50b273432fa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:20.298311 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c146b472-67d7-492b-8323-a50b273432fa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:20.299045 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 232/914] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:20 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:21.271498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-67914750-725e-4117-8221-9f5af6b101e1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:21.273825 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67914750-725e-4117-8221-9f5af6b101e1 None None] GET https://10.4.3.103/volume// Jul 10 09:29:21.273825 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67914750-725e-4117-8221-9f5af6b101e1 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:21.273825 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67914750-725e-4117-8221-9f5af6b101e1 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:21.273825 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67914750-725e-4117-8221-9f5af6b101e1 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:21.273825 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 229/915] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:21.284823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-a8d0d6a7-7ada-4283-a495-9a59a8acf933 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:21.287603 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-a8d0d6a7-7ada-4283-a495-9a59a8acf933 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:21.287825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-a8d0d6a7-7ada-4283-a495-9a59a8acf933 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:21.288072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-a8d0d6a7-7ada-4283-a495-9a59a8acf933 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:21.305169 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:21.305169 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:21.312367 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-a8d0d6a7-7ada-4283-a495-9a59a8acf933 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:21.318790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-08198226-07e5-4c65-bc51-40b8eb7bcd56 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:21.320293 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08198226-07e5-4c65-bc51-40b8eb7bcd56 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:21.320512 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08198226-07e5-4c65-bc51-40b8eb7bcd56 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:21.320762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08198226-07e5-4c65-bc51-40b8eb7bcd56 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:21.323245 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-a8d0d6a7-7ada-4283-a495-9a59a8acf933 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:21.323245 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 228/916] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:21 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:21.334828 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:21.334828 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:21.340965 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-08198226-07e5-4c65-bc51-40b8eb7bcd56 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:21.347827 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08198226-07e5-4c65-bc51-40b8eb7bcd56 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:21.350396 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 228/917] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:21 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:21.601171 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:21.602850 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:21.603100 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:21.603310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:21.603491 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Delete volume with id: 3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:21.609384 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:21.609384 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:21.609875 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:21.629783 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Delete volume request issued successfully. Jul 10 09:29:21.630021 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b617e11-11cc-43f4-9493-2a0a24d89515 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 202 Jul 10 09:29:21.630431 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 233/918] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:21 2026] DELETE /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:21.637990 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b8313be7-0938-4982-9a05-c34f5e585bf2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:21.641182 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b8313be7-0938-4982-9a05-c34f5e585bf2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:21.641453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b8313be7-0938-4982-9a05-c34f5e585bf2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:21.641680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b8313be7-0938-4982-9a05-c34f5e585bf2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:21.653371 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:21.653371 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:21.658584 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b8313be7-0938-4982-9a05-c34f5e585bf2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:21.662539 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b8313be7-0938-4982-9a05-c34f5e585bf2 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 200 Jul 10 09:29:21.663133 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 230/919] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:21 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:22.365151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f78063b5-190e-481b-a547-2c0e4fdde4af None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:22.366676 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f78063b5-190e-481b-a547-2c0e4fdde4af tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:22.366841 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f78063b5-190e-481b-a547-2c0e4fdde4af tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:22.367015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f78063b5-190e-481b-a547-2c0e4fdde4af tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:22.375924 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:22.375924 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:22.379325 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f78063b5-190e-481b-a547-2c0e4fdde4af tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:22.383108 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f78063b5-190e-481b-a547-2c0e4fdde4af tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:22.383667 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 229/920] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:22 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:22.674281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-54635fa2-f977-4f29-b809-3fec43edb714 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:22.676169 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-54635fa2-f977-4f29-b809-3fec43edb714 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 Jul 10 09:29:22.676365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-54635fa2-f977-4f29-b809-3fec43edb714 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:22.676547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-54635fa2-f977-4f29-b809-3fec43edb714 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:22.682050 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-54635fa2-f977-4f29-b809-3fec43edb714 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 returned with HTTP 404 Jul 10 09:29:22.682764 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 229/921] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:22 2026] GET /volume/v3/volumes/3accf206-d58e-4651-aa24-8874e13b9290 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:22.689651 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:22.692284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] DELETE https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:22.692494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:22.692765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:22.693117 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Delete volume with id: 0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:22.705052 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:22.705052 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:22.705887 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:22.729114 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Delete volume request issued successfully. Jul 10 09:29:22.730544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43c94f25-c1bd-4a5b-a966-7803a0f70416 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 202 Jul 10 09:29:22.731117 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 234/922] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:22 2026] DELETE /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:22.739094 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f7ccf708-8553-429e-8953-e4b143bf12eb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:22.741319 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7ccf708-8553-429e-8953-e4b143bf12eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:22.741535 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7ccf708-8553-429e-8953-e4b143bf12eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:22.741701 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7ccf708-8553-429e-8953-e4b143bf12eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:22.749253 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:22.749253 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:22.753382 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f7ccf708-8553-429e-8953-e4b143bf12eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:22.757610 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7ccf708-8553-429e-8953-e4b143bf12eb tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 200 Jul 10 09:29:22.757984 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 231/923] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:22 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:23.396613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f4454119-6f4b-4ea9-ae5b-d49e7768fb03 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:23.398479 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f4454119-6f4b-4ea9-ae5b-d49e7768fb03 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:23.398803 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f4454119-6f4b-4ea9-ae5b-d49e7768fb03 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:23.398989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f4454119-6f4b-4ea9-ae5b-d49e7768fb03 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:23.416900 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:23.416900 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:23.421771 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f4454119-6f4b-4ea9-ae5b-d49e7768fb03 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:23.428130 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f4454119-6f4b-4ea9-ae5b-d49e7768fb03 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:23.429108 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 230/924] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:23 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:23.774946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bf8ce9f8-04b8-46f2-ba02-0185fe8928ee None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:23.777185 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bf8ce9f8-04b8-46f2-ba02-0185fe8928ee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 Jul 10 09:29:23.777447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bf8ce9f8-04b8-46f2-ba02-0185fe8928ee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:23.777741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bf8ce9f8-04b8-46f2-ba02-0185fe8928ee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:23.784608 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bf8ce9f8-04b8-46f2-ba02-0185fe8928ee tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 returned with HTTP 404 Jul 10 09:29:23.785238 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 230/925] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:23 2026] GET /volume/v3/volumes/0408fd06-6b5f-45a4-8be1-4d2232ddca88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:23.867950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:23.869898 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] DELETE https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:29:23.870134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:23.870348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:23.870528 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Delete volume with id: 95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:29:23.883202 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:23.883202 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:23.883696 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:23.900191 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Delete volume request issued successfully. Jul 10 09:29:23.900373 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ff1ce9a-3821-4192-ae01-c56c319472d7 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 202 Jul 10 09:29:23.900792 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 235/926] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:23 2026] DELETE /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:23.912654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b5e6e245-acd8-4f66-b8db-f157b7af0fa6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:23.916614 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b5e6e245-acd8-4f66-b8db-f157b7af0fa6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:29:23.916813 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b5e6e245-acd8-4f66-b8db-f157b7af0fa6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:23.917003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b5e6e245-acd8-4f66-b8db-f157b7af0fa6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:23.926147 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:23.926147 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:23.930309 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b5e6e245-acd8-4f66-b8db-f157b7af0fa6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Volume info retrieved successfully. Jul 10 09:29:23.935996 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b5e6e245-acd8-4f66-b8db-f157b7af0fa6 tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 200 Jul 10 09:29:23.936509 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 232/927] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:23 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:24.449089 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ec2920fc-baa9-42cb-9de4-0964c49b98c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:24.451388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec2920fc-baa9-42cb-9de4-0964c49b98c1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:24.451554 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec2920fc-baa9-42cb-9de4-0964c49b98c1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:24.451794 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec2920fc-baa9-42cb-9de4-0964c49b98c1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:24.461682 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:24.461682 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:24.464901 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ec2920fc-baa9-42cb-9de4-0964c49b98c1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:24.471326 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec2920fc-baa9-42cb-9de4-0964c49b98c1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:24.471716 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 231/928] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:24 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:24.617969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-48594cbe-2894-4a77-a1b0-db7bb1e33a17 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:24.619658 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-48594cbe-2894-4a77-a1b0-db7bb1e33a17 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:24.619845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-48594cbe-2894-4a77-a1b0-db7bb1e33a17 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:24.620014 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-48594cbe-2894-4a77-a1b0-db7bb1e33a17 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:24.628680 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:24.628680 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:24.631959 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-48594cbe-2894-4a77-a1b0-db7bb1e33a17 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:24.637041 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-48594cbe-2894-4a77-a1b0-db7bb1e33a17 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:24.637380 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 231/929] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:24 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:24.952552 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8cd9a2f3-0f63-44dc-b2bc-9beadefb9b4a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:24.954400 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8cd9a2f3-0f63-44dc-b2bc-9beadefb9b4a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] GET https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 Jul 10 09:29:24.954604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8cd9a2f3-0f63-44dc-b2bc-9beadefb9b4a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:24.954797 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8cd9a2f3-0f63-44dc-b2bc-9beadefb9b4a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:24.960936 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8cd9a2f3-0f63-44dc-b2bc-9beadefb9b4a tempest-AttachVolumeTestJSON-1883761469 tempest-AttachVolumeTestJSON-1883761469-project-member] https://10.4.3.103/volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 returned with HTTP 404 Jul 10 09:29:24.961451 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 236/930] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:24 2026] GET /volume/v3/volumes/95a8dc3d-6bd6-4b6d-93a6-103be6280050 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:24.974381 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-c9ef5392-b00a-4bf8-9aae-8fb44158d541 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:24.976351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-c9ef5392-b00a-4bf8-9aae-8fb44158d541 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e Jul 10 09:29:24.976529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-c9ef5392-b00a-4bf8-9aae-8fb44158d541 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:24.976732 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-c9ef5392-b00a-4bf8-9aae-8fb44158d541 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:24.983801 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:24.983801 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:25.487865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b5710ba4-1506-40d5-bef2-b5e726ccbce2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:25.490162 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b5710ba4-1506-40d5-bef2-b5e726ccbce2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:25.490332 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b5710ba4-1506-40d5-bef2-b5e726ccbce2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:25.492774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b5710ba4-1506-40d5-bef2-b5e726ccbce2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:25.505078 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:25.505078 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:25.512627 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b5710ba4-1506-40d5-bef2-b5e726ccbce2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:25.518702 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b5710ba4-1506-40d5-bef2-b5e726ccbce2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:25.519220 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 232/931] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:25 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:25.527975 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-491d710d-4284-40da-a6e9-b2b3eb20da1d req-c9ef5392-b00a-4bf8-9aae-8fb44158d541 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e returned with HTTP 200 Jul 10 09:29:25.528730 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 233/932] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:24 2026] DELETE /volume/v3/attachments/c9321861-86e0-4cd5-9158-3d2373fa695e => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:26.537042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c70d177b-f196-4649-90c0-9c754d8b3816 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:26.540381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c70d177b-f196-4649-90c0-9c754d8b3816 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:26.540381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c70d177b-f196-4649-90c0-9c754d8b3816 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:26.540381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c70d177b-f196-4649-90c0-9c754d8b3816 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:26.553680 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:26.553680 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:26.561897 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c70d177b-f196-4649-90c0-9c754d8b3816 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:26.567097 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c70d177b-f196-4649-90c0-9c754d8b3816 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:26.567471 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 232/933] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:26 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:26.580656 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-366aa1c4-8b18-4604-8f38-aae81319a336 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:26.582477 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-366aa1c4-8b18-4604-8f38-aae81319a336 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:26.582738 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-366aa1c4-8b18-4604-8f38-aae81319a336 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:26.583004 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-366aa1c4-8b18-4604-8f38-aae81319a336 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:26.589716 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:26.589716 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:26.592912 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-366aa1c4-8b18-4604-8f38-aae81319a336 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:26.597980 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-366aa1c4-8b18-4604-8f38-aae81319a336 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:26.597980 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 237/934] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:26 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:26.659509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-09ddc38f-d78e-4029-ab36-c7cceb18b919 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:26.661266 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09ddc38f-d78e-4029-ab36-c7cceb18b919 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:29:26.661428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09ddc38f-d78e-4029-ab36-c7cceb18b919 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:26.662335 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09ddc38f-d78e-4029-ab36-c7cceb18b919 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:26.672657 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:26.672657 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:26.679908 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-09ddc38f-d78e-4029-ab36-c7cceb18b919 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:29:26.684263 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09ddc38f-d78e-4029-ab36-c7cceb18b919 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:29:26.684674 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 233/935] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:26 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:27.962056 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-89ca9ba6-c99a-4f44-9585-4e8a4d45f4ce None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:27.962056 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-89ca9ba6-c99a-4f44-9585-4e8a4d45f4ce None None] GET https://10.4.3.103/volume// Jul 10 09:29:27.962056 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-89ca9ba6-c99a-4f44-9585-4e8a4d45f4ce None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:27.962056 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-89ca9ba6-c99a-4f44-9585-4e8a4d45f4ce None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:27.963921 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-89ca9ba6-c99a-4f44-9585-4e8a4d45f4ce None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:27.963921 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 234/936] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:27.975798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-40e83e2d-e7c3-4563-bd76-aff25d28dd44 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:27.979676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-40e83e2d-e7c3-4563-bd76-aff25d28dd44 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:29:27.979959 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-40e83e2d-e7c3-4563-bd76-aff25d28dd44 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:27.980172 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-40e83e2d-e7c3-4563-bd76-aff25d28dd44 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:27.991251 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:27.991251 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:27.995384 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-40e83e2d-e7c3-4563-bd76-aff25d28dd44 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:28.000369 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-40e83e2d-e7c3-4563-bd76-aff25d28dd44 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 200 Jul 10 09:29:28.000785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 233/937] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:27 2026] GET /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:28.120988 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:28.123885 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] PUT https://10.4.3.103/volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55 Jul 10 09:29:28.124996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:28.133336 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Acquiring lock "cinder-attachment_update-a0d0f614-0280-4130-8003-1ad61bc129fc-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:28.138031 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Lock "cinder-attachment_update-a0d0f614-0280-4130-8003-1ad61bc129fc-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:28.139105 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:28.139105 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:28.595243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:28.598074 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:28.598542 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2018224501", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:28.600579 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2018224501', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:28.600914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Create volume of 1 GB Jul 10 09:29:28.606555 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Availability Zones retrieved successfully. Jul 10 09:29:28.612156 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Flow 'volume_create_api' (9dda1983-774a-46b0-b9cd-6afe772dc886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:28.613163 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4255fc3b-d510-41e5-b009-149694e456ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:28.614129 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:28.642124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4255fc3b-d510-41e5-b009-149694e456ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:28.642950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e87148c9-431d-4c40-8b68-3b7017cda503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:28.664281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Lock "cinder-attachment_update-a0d0f614-0280-4130-8003-1ad61bc129fc-np0000004982" released by "attachment_update" :: held 0.526s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:28.664633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-e5283060-baa9-4e37-aa28-ebe3f4a59296 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55 returned with HTTP 200 Jul 10 09:29:28.665032 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 238/938] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:28 2026] PUT /volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:28.731233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Created reservations ['bc87f729-61c9-481f-b781-dbff55e0873b', 'f80a6c05-a4d8-4045-9b06-e43c25ae454c', '8edc9a47-8ab6-497c-9fea-c47bcc49cd2d', '13e338b9-254a-4db1-8808-05f65028ceeb'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:28.732245 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e87148c9-431d-4c40-8b68-3b7017cda503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc87f729-61c9-481f-b781-dbff55e0873b', 'f80a6c05-a4d8-4045-9b06-e43c25ae454c', '8edc9a47-8ab6-497c-9fea-c47bcc49cd2d', '13e338b9-254a-4db1-8808-05f65028ceeb']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:28.733231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960b3fa7-8a43-4647-b6ab-6a509ce74b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:28.758660 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960b3fa7-8a43-4647-b6ab-6a509ce74b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49cd61c1-e8f7-4286-aadf-b80415cf96b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2018224501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='346ae062fb594238860e635afa8ae76b',qos_specs=None,replication_status=,reservations=['bc87f729-61c9-481f-b781-dbff55e0873b','f80a6c05-a4d8-4045-9b06-e43c25ae454c','8edc9a47-8ab6-497c-9fea-c47bcc49cd2d','13e338b9-254a-4db1-8808-05f65028ceeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a78e4ad2b984ddf82393344e538ff95',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2018224501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49cd61c1-e8f7-4286-aadf-b80415cf96b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='346ae062fb594238860e635afa8ae76b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a78e4ad2b984ddf82393344e538ff95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:28.758660 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24721d28-4cc9-4561-a80c-a2464b14ce2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:28.783800 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24721d28-4cc9-4561-a80c-a2464b14ce2e) transitioned into state 'SUCCESS' from state '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-2018224501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='346ae062fb594238860e635afa8ae76b',qos_specs=None,replication_status=,reservations=['bc87f729-61c9-481f-b781-dbff55e0873b','f80a6c05-a4d8-4045-9b06-e43c25ae454c','8edc9a47-8ab6-497c-9fea-c47bcc49cd2d','13e338b9-254a-4db1-8808-05f65028ceeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a78e4ad2b984ddf82393344e538ff95',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:28.784726 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf3c8df-a812-4e57-86d9-8878d2c94ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:28.797787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf3c8df-a812-4e57-86d9-8878d2c94ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:28.798592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Flow 'volume_create_api' (9dda1983-774a-46b0-b9cd-6afe772dc886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:28.798894 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Create volume request issued successfully. Jul 10 09:29:28.799503 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-aac0e833-0a16-4687-a0c9-5ab507f30ba8 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:28.800522 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 234/939] 10.4.3.103 () {72 vars in 1541 bytes} [Fri Jul 10 09:29:28 2026] POST /volume/v3/volumes => generated 755 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:28.808749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-94632598-1072-40b3-a72f-ce27486c2639 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:28.812422 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-94632598-1072-40b3-a72f-ce27486c2639 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:28.812834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-94632598-1072-40b3-a72f-ce27486c2639 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:28.813072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-94632598-1072-40b3-a72f-ce27486c2639 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:28.820786 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:28.820786 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:28.824488 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-94632598-1072-40b3-a72f-ce27486c2639 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Volume info retrieved successfully. Jul 10 09:29:28.829118 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-81a7bc74-515f-480a-84a2-962eaa2ab50c req-94632598-1072-40b3-a72f-ce27486c2639 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 200 Jul 10 09:29:28.829589 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 235/940] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:28 2026] GET /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:28.863607 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-40f1a13e-4032-4110-b76b-b5c925be53c5 req-c80d936b-e839-4848-aa13-2a8ea96f1b31 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:28.874520 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-40f1a13e-4032-4110-b76b-b5c925be53c5 req-c80d936b-e839-4848-aa13-2a8ea96f1b31 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:28.874832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-40f1a13e-4032-4110-b76b-b5c925be53c5 req-c80d936b-e839-4848-aa13-2a8ea96f1b31 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:28.875801 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-40f1a13e-4032-4110-b76b-b5c925be53c5 req-c80d936b-e839-4848-aa13-2a8ea96f1b31 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:28.888487 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:28.888487 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:28.892948 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-40f1a13e-4032-4110-b76b-b5c925be53c5 req-c80d936b-e839-4848-aa13-2a8ea96f1b31 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Volume info retrieved successfully. Jul 10 09:29:28.898450 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-40f1a13e-4032-4110-b76b-b5c925be53c5 req-c80d936b-e839-4848-aa13-2a8ea96f1b31 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 200 Jul 10 09:29:28.898975 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 234/941] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:28 2026] GET /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:29.192379 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-2d7fb772-1cff-4d19-aa22-a14b2993af08 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:29.194917 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-2d7fb772-1cff-4d19-aa22-a14b2993af08 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55/action Jul 10 09:29:29.195245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-2d7fb772-1cff-4d19-aa22-a14b2993af08 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:29.195389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-2d7fb772-1cff-4d19-aa22-a14b2993af08 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:29.215493 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:29.215493 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:29.230190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-2d7fb772-1cff-4d19-aa22-a14b2993af08 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55/action returned with HTTP 204 Jul 10 09:29:29.230877 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 239/942] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:29 2026] POST /volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:29.745175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-be3c40c6-1a4f-4d3c-89f4-4a955336e827 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:29.745507 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be3c40c6-1a4f-4d3c-89f4-4a955336e827 None None] GET https://10.4.3.103/volume// Jul 10 09:29:29.747052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be3c40c6-1a4f-4d3c-89f4-4a955336e827 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:29.747052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be3c40c6-1a4f-4d3c-89f4-4a955336e827 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:29.747052 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be3c40c6-1a4f-4d3c-89f4-4a955336e827 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:29.747052 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 235/943] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:29.759373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f2e1d499-35af-4ffc-9134-15039729d03c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:29.764767 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f2e1d499-35af-4ffc-9134-15039729d03c tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:29:29.764767 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f2e1d499-35af-4ffc-9134-15039729d03c tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:29.764989 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f2e1d499-35af-4ffc-9134-15039729d03c tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:29.782592 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:29.782592 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:29.788092 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f2e1d499-35af-4ffc-9134-15039729d03c tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:29.793286 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f2e1d499-35af-4ffc-9134-15039729d03c tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 200 Jul 10 09:29:29.794130 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 236/944] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:29 2026] GET /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:29.886594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:29.888844 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] PUT https://10.4.3.103/volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc Jul 10 09:29:29.889296 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:29.897532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Acquiring lock "cinder-attachment_update-2a182fd9-6f75-406d-a07e-bedaf9b06853-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:29.901849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Lock "cinder-attachment_update-2a182fd9-6f75-406d-a07e-bedaf9b06853-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:29.902949 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:29.902949 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:29.928698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-9ce9b26e-26c9-4319-9538-829f71c2e46d req-730da9be-8ec2-41f6-8923-7e8f90b4bf89 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:29.931054 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9ce9b26e-26c9-4319-9538-829f71c2e46d req-730da9be-8ec2-41f6-8923-7e8f90b4bf89 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:29.931286 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9ce9b26e-26c9-4319-9538-829f71c2e46d req-730da9be-8ec2-41f6-8923-7e8f90b4bf89 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:29.931485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9ce9b26e-26c9-4319-9538-829f71c2e46d req-730da9be-8ec2-41f6-8923-7e8f90b4bf89 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:29.939353 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:29.939353 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:29.944000 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-9ce9b26e-26c9-4319-9538-829f71c2e46d req-730da9be-8ec2-41f6-8923-7e8f90b4bf89 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Volume info retrieved successfully. Jul 10 09:29:29.949247 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9ce9b26e-26c9-4319-9538-829f71c2e46d req-730da9be-8ec2-41f6-8923-7e8f90b4bf89 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 200 Jul 10 09:29:29.949984 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 240/945] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:29 2026] GET /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:29.977185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:29.980051 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:29:29.980466 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49cd61c1-e8f7-4286-aadf-b80415cf96b8", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1745339451", "description": null, "metadata": {}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:29.989951 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:29.989951 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:29.990445 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Volume info retrieved successfully. Jul 10 09:29:29.990623 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Create snapshot from volume 49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:30.023020 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Created reservations ['0e9059f8-ac23-4628-81c7-f40433e21d3b', 'fed8a92d-ae22-41cb-b5b4-4f46c39a6355', '38f9ec03-462d-4d40-bea9-d6d95a11f115', '29ba7905-c1cf-4461-a1ef-ec42ae7da06e'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:30.057083 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Snapshot create request issued successfully. Jul 10 09:29:30.057283 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-83a90b53-566c-4d43-8d07-66a141dcc95c req-8b701d6c-aa6a-4c06-b204-e340a43616a3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:29:30.057798 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 236/946] 10.4.3.103 () {72 vars in 1547 bytes} [Fri Jul 10 09:29:29 2026] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:30.234284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c1fa9fb4-bf69-42c2-b70e-247d3774363d req-24d08738-bfb2-4fd3-a3d5-a0e8f8598438 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.237442 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c1fa9fb4-bf69-42c2-b70e-247d3774363d req-24d08738-bfb2-4fd3-a3d5-a0e8f8598438 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] GET https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 Jul 10 09:29:30.237675 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c1fa9fb4-bf69-42c2-b70e-247d3774363d req-24d08738-bfb2-4fd3-a3d5-a0e8f8598438 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:30.237862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c1fa9fb4-bf69-42c2-b70e-247d3774363d req-24d08738-bfb2-4fd3-a3d5-a0e8f8598438 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:30.243079 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.243079 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:30.243633 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-c1fa9fb4-bf69-42c2-b70e-247d3774363d req-24d08738-bfb2-4fd3-a3d5-a0e8f8598438 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Snapshot retrieved successfully. Jul 10 09:29:30.244481 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c1fa9fb4-bf69-42c2-b70e-247d3774363d req-24d08738-bfb2-4fd3-a3d5-a0e8f8598438 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 returned with HTTP 200 Jul 10 09:29:30.244883 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 237/947] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:29:30 2026] GET /volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:30.272196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.275756 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:29:30.275868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:30.276061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:30.276320 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:30.277311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:29:30.288071 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] Get all snapshots completed successfully. Jul 10 09:29:30.288431 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.288431 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:30.288960 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-163989d7-4394-468d-8f59-df72c6c11c27 req-4abe66d5-615e-4efe-ad4f-12af3e1a6a84 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-reader] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:29:30.289296 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 241/948] 10.4.3.103 () {68 vars in 1514 bytes} [Fri Jul 10 09:29:30 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:30.291287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-42b0f548-193c-4487-bba2-1cde76003211 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.293408 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:30.293848 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2111683150"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:30.295627 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2111683150'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:30.296297 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume of 1 GB Jul 10 09:29:30.296297 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.296297 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:30.300831 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Availability Zones retrieved successfully. Jul 10 09:29:30.306119 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Flow 'volume_create_api' (03793f3b-35be-42fc-8ae8-882d090b51a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:30.307025 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4028b7-5692-484a-b6a3-66833491e410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.307933 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:30.313247 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a4b0191b-e304-4ed0-8eeb-109b237fe6cf req-365a2a5c-348c-4dc4-b625-dd882eed8271 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.315297 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a4b0191b-e304-4ed0-8eeb-109b237fe6cf req-365a2a5c-348c-4dc4-b625-dd882eed8271 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 Jul 10 09:29:30.315443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a4b0191b-e304-4ed0-8eeb-109b237fe6cf req-365a2a5c-348c-4dc4-b625-dd882eed8271 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:30.315646 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a4b0191b-e304-4ed0-8eeb-109b237fe6cf req-365a2a5c-348c-4dc4-b625-dd882eed8271 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:30.320165 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.320165 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:30.320582 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a4b0191b-e304-4ed0-8eeb-109b237fe6cf req-365a2a5c-348c-4dc4-b625-dd882eed8271 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Snapshot retrieved successfully. Jul 10 09:29:30.321286 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a4b0191b-e304-4ed0-8eeb-109b237fe6cf req-365a2a5c-348c-4dc4-b625-dd882eed8271 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 returned with HTTP 200 Jul 10 09:29:30.321641 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 238/949] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:29:30 2026] GET /volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:30.333946 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4028b7-5692-484a-b6a3-66833491e410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.334886 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810ca2bf-5147-4b39-9b69-480eb234e885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.343495 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.345935 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 Jul 10 09:29:30.346108 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:30.346388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:30.346551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Delete snapshot with id: 4100d30b-d7cc-4872-82cf-ef26d0d18ee0 Jul 10 09:29:30.352142 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.352142 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:30.352630 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Snapshot retrieved successfully. Jul 10 09:29:30.369710 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Snapshot delete request issued successfully. Jul 10 09:29:30.369942 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4bb51ac6-25c2-48a6-a1c3-26f05b8afca4 req-96a1b828-b562-4fa5-8a73-25bcf1352421 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 returned with HTTP 202 Jul 10 09:29:30.370536 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 242/950] 10.4.3.103 () {70 vars in 1626 bytes} [Fri Jul 10 09:29:30 2026] DELETE /volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:30.381768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Created reservations ['6860268c-1834-44df-8274-270b91d71b8e', '130f8994-f955-4f08-b443-7e59a5bf47d7', '218a17cf-c945-4164-90ef-5435ab52d78c', '614d46b3-96b9-4e47-ae5b-ceccf473fb5c'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:30.382451 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810ca2bf-5147-4b39-9b69-480eb234e885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6860268c-1834-44df-8274-270b91d71b8e', '130f8994-f955-4f08-b443-7e59a5bf47d7', '218a17cf-c945-4164-90ef-5435ab52d78c', '614d46b3-96b9-4e47-ae5b-ceccf473fb5c']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.383195 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d4d4ee-3481-4e96-ba9e-ee80e7143d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.396048 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-04909961-444b-4a68-86e5-cdd2014222b7 req-c98260d1-c772-4cbf-92f5-2c32205655f2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.398190 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-04909961-444b-4a68-86e5-cdd2014222b7 req-c98260d1-c772-4cbf-92f5-2c32205655f2 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 Jul 10 09:29:30.398398 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-04909961-444b-4a68-86e5-cdd2014222b7 req-c98260d1-c772-4cbf-92f5-2c32205655f2 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:30.398650 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-04909961-444b-4a68-86e5-cdd2014222b7 req-c98260d1-c772-4cbf-92f5-2c32205655f2 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:30.403640 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.403640 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:30.403980 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-04909961-444b-4a68-86e5-cdd2014222b7 req-c98260d1-c772-4cbf-92f5-2c32205655f2 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Snapshot retrieved successfully. Jul 10 09:29:30.404746 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-04909961-444b-4a68-86e5-cdd2014222b7 req-c98260d1-c772-4cbf-92f5-2c32205655f2 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 returned with HTTP 200 Jul 10 09:29:30.405217 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 239/951] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:29:30 2026] GET /volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:30.405862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d4d4ee-3481-4e96-ba9e-ee80e7143d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa44e0c2-e793-488b-ae82-f1d18a62e2c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2111683150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707334f2cf4b4f4798bf0025841fdb28',qos_specs=None,replication_status=,reservations=['6860268c-1834-44df-8274-270b91d71b8e','130f8994-f955-4f08-b443-7e59a5bf47d7','218a17cf-c945-4164-90ef-5435ab52d78c','614d46b3-96b9-4e47-ae5b-ceccf473fb5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2111683150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa44e0c2-e793-488b-ae82-f1d18a62e2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707334f2cf4b4f4798bf0025841fdb28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.406811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d13802cc-bbab-4f5e-87a0-53c6f1efa936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.428180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Lock "cinder-attachment_update-2a182fd9-6f75-406d-a07e-bedaf9b06853-np0000004982" released by "attachment_update" :: held 0.526s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:30.428509 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-42679999-db0a-4431-9405-e67359fd837e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc returned with HTTP 200 Jul 10 09:29:30.429036 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 235/952] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:29 2026] PUT /volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:30.435745 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d13802cc-bbab-4f5e-87a0-53c6f1efa936) transitioned into state 'SUCCESS' from state '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-2111683150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707334f2cf4b4f4798bf0025841fdb28',qos_specs=None,replication_status=,reservations=['6860268c-1834-44df-8274-270b91d71b8e','130f8994-f955-4f08-b443-7e59a5bf47d7','218a17cf-c945-4164-90ef-5435ab52d78c','614d46b3-96b9-4e47-ae5b-ceccf473fb5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.436423 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc130c9-001d-42ca-a6c7-54e1cb8c15b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.445713 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc130c9-001d-42ca-a6c7-54e1cb8c15b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.446840 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Flow 'volume_create_api' (03793f3b-35be-42fc-8ae8-882d090b51a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:30.447158 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume request issued successfully. Jul 10 09:29:30.447787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-42b0f548-193c-4487-bba2-1cde76003211 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:30.448172 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 237/953] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:30 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:30.459872 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-988abb7f-a3cf-40d6-9249-d9f35fbe1b27 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.463276 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-988abb7f-a3cf-40d6-9249-d9f35fbe1b27 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:30.463276 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-988abb7f-a3cf-40d6-9249-d9f35fbe1b27 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:30.463276 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-988abb7f-a3cf-40d6-9249-d9f35fbe1b27 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:30.468620 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.468620 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:30.471943 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-988abb7f-a3cf-40d6-9249-d9f35fbe1b27 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:30.476238 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-988abb7f-a3cf-40d6-9249-d9f35fbe1b27 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:30.476678 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 243/954] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:30 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:30.776970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.783406 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:30.783883 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-689875403", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:30.786287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-689875403', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:30.786463 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Create volume of 1 GB Jul 10 09:29:30.798592 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Availability Zones retrieved successfully. Jul 10 09:29:30.802826 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Flow 'volume_create_api' (12893790-685c-4be5-a9b7-c5c5654164b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:30.803993 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3cce20-a20d-4b51-9f2d-7c7a38a5263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.805408 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:30.850958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3cce20-a20d-4b51-9f2d-7c7a38a5263b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.852500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51bb2476-2b41-489c-877a-0d33c5cff953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.927329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Created reservations ['035b0e4e-e3b6-4060-8a88-70cd86d77f76', 'bcfb963d-7b3e-4751-bf5a-ed29ca32296e', 'b9c14662-d1e5-4508-a30e-e7a1412afcbb', '7109634a-8c9a-4ddc-9972-65f12aa77d60'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:30.928341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51bb2476-2b41-489c-877a-0d33c5cff953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035b0e4e-e3b6-4060-8a88-70cd86d77f76', 'bcfb963d-7b3e-4751-bf5a-ed29ca32296e', 'b9c14662-d1e5-4508-a30e-e7a1412afcbb', '7109634a-8c9a-4ddc-9972-65f12aa77d60']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.929328 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a116e6-0552-419b-abcd-ef54a06d35dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.946898 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f910930d-186e-4763-accb-bddb04eba1fd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:30.951258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f910930d-186e-4763-accb-bddb04eba1fd tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc/action Jul 10 09:29:30.951714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f910930d-186e-4763-accb-bddb04eba1fd tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:30.951867 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f910930d-186e-4763-accb-bddb04eba1fd tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:30.960783 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a116e6-0552-419b-abcd-ef54a06d35dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4335bb53-6e8c-4078-a783-95f002e2bb12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-689875403',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6ba7f7a8bba4f21a6cdf8263f22ab8b',qos_specs=None,replication_status=,reservations=['035b0e4e-e3b6-4060-8a88-70cd86d77f76','bcfb963d-7b3e-4751-bf5a-ed29ca32296e','b9c14662-d1e5-4508-a30e-e7a1412afcbb','7109634a-8c9a-4ddc-9972-65f12aa77d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bffa982c9a46219343746d1ae56f45',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-689875403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4335bb53-6e8c-4078-a783-95f002e2bb12,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c6ba7f7a8bba4f21a6cdf8263f22ab8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16bffa982c9a46219343746d1ae56f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.961917 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df305e7b-dc07-4b13-b483-ca3bcfe6e7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.973638 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:30.973638 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:30.982249 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df305e7b-dc07-4b13-b483-ca3bcfe6e7f2) transitioned into state 'SUCCESS' from state '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-689875403',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6ba7f7a8bba4f21a6cdf8263f22ab8b',qos_specs=None,replication_status=,reservations=['035b0e4e-e3b6-4060-8a88-70cd86d77f76','bcfb963d-7b3e-4751-bf5a-ed29ca32296e','b9c14662-d1e5-4508-a30e-e7a1412afcbb','7109634a-8c9a-4ddc-9972-65f12aa77d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bffa982c9a46219343746d1ae56f45',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.982997 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-f910930d-186e-4763-accb-bddb04eba1fd tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc/action returned with HTTP 204 Jul 10 09:29:30.983176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318e3c03-fa23-4010-bdf1-e460db4e4dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:30.983553 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 236/955] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:30 2026] POST /volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:30.996057 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318e3c03-fa23-4010-bdf1-e460db4e4dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:30.997173 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Flow 'volume_create_api' (12893790-685c-4be5-a9b7-c5c5654164b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:30.997548 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Create volume request issued successfully. Jul 10 09:29:30.998299 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-f84b6a67-6a76-4408-a28f-c4ca5ebb2162 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:30.999169 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 240/956] 10.4.3.103 () {72 vars in 1541 bytes} [Fri Jul 10 09:29:30 2026] POST /volume/v3/volumes => generated 762 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:31.009640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-b0b4b5ee-be0b-42a5-963f-b841ae660545 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.011828 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-b0b4b5ee-be0b-42a5-963f-b841ae660545 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] GET https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:31.012033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-b0b4b5ee-be0b-42a5-963f-b841ae660545 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.012196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-b0b4b5ee-be0b-42a5-963f-b841ae660545 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.020152 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.020152 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:31.033347 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-b0b4b5ee-be0b-42a5-963f-b841ae660545 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Volume info retrieved successfully. Jul 10 09:29:31.038596 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a03275ac-22c9-4d31-ba84-f04b153ea1ab req-b0b4b5ee-be0b-42a5-963f-b841ae660545 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 200 Jul 10 09:29:31.039184 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 238/957] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:31.066260 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1510ab7f-f565-4c1b-aaba-2915f793c712 req-4b035330-53b7-4378-a60a-62c53826dffc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.068825 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1510ab7f-f565-4c1b-aaba-2915f793c712 req-4b035330-53b7-4378-a60a-62c53826dffc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] GET https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:31.068983 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1510ab7f-f565-4c1b-aaba-2915f793c712 req-4b035330-53b7-4378-a60a-62c53826dffc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.069205 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1510ab7f-f565-4c1b-aaba-2915f793c712 req-4b035330-53b7-4378-a60a-62c53826dffc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.076860 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.076860 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:31.080463 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-1510ab7f-f565-4c1b-aaba-2915f793c712 req-4b035330-53b7-4378-a60a-62c53826dffc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Volume info retrieved successfully. Jul 10 09:29:31.085060 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1510ab7f-f565-4c1b-aaba-2915f793c712 req-4b035330-53b7-4378-a60a-62c53826dffc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 200 Jul 10 09:29:31.085525 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 244/958] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:31.428402 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f48b7191-d37a-4bc8-93d9-4b11849119df req-f127f836-877a-4658-bba8-30a6a4c84355 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.431381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f48b7191-d37a-4bc8-93d9-4b11849119df req-f127f836-877a-4658-bba8-30a6a4c84355 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 Jul 10 09:29:31.431676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f48b7191-d37a-4bc8-93d9-4b11849119df req-f127f836-877a-4658-bba8-30a6a4c84355 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.431895 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f48b7191-d37a-4bc8-93d9-4b11849119df req-f127f836-877a-4658-bba8-30a6a4c84355 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.435781 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f48b7191-d37a-4bc8-93d9-4b11849119df req-f127f836-877a-4658-bba8-30a6a4c84355 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 returned with HTTP 404 Jul 10 09:29:31.436320 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 237/959] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/snapshots/4100d30b-d7cc-4872-82cf-ef26d0d18ee0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:31.457292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.460494 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] DELETE https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:31.460704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.460933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.461129 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Delete volume with id: 49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:31.469373 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.469373 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:31.469969 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Volume info retrieved successfully. Jul 10 09:29:31.487449 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Delete volume request issued successfully. Jul 10 09:29:31.487667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5167655b-a230-4743-95dc-67666d3ed266 req-67121848-70c8-4b8d-9084-0a6d4ba4a8e7 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 202 Jul 10 09:29:31.488079 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 241/960] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:29:31 2026] DELETE /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:31.489308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5b113dae-f94c-497d-a909-01056d1fe8c0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.491031 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5b113dae-f94c-497d-a909-01056d1fe8c0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:31.491211 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5b113dae-f94c-497d-a909-01056d1fe8c0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.491390 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5b113dae-f94c-497d-a909-01056d1fe8c0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.492826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6ff2456a-5cdd-412d-9cd5-89c6cb83e2ce None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.493211 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ff2456a-5cdd-412d-9cd5-89c6cb83e2ce None None] GET https://10.4.3.103/volume// Jul 10 09:29:31.493369 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ff2456a-5cdd-412d-9cd5-89c6cb83e2ce None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.493549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ff2456a-5cdd-412d-9cd5-89c6cb83e2ce None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.493885 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ff2456a-5cdd-412d-9cd5-89c6cb83e2ce None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:31.494174 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 245/961] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:31.498646 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.498646 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:31.502249 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5b113dae-f94c-497d-a909-01056d1fe8c0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:31.506320 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5b113dae-f94c-497d-a909-01056d1fe8c0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:31.506560 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-47d59824-a14c-4ad9-b340-acb03392eb47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.506700 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 239/962] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:31.510520 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-47d59824-a14c-4ad9-b340-acb03392eb47 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:29:31.510740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-47d59824-a14c-4ad9-b340-acb03392eb47 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.510940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-47d59824-a14c-4ad9-b340-acb03392eb47 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.514355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-12546c26-8349-41bf-8197-925f35bfa478 req-00b27aad-2330-4e6b-bded-18868799a335 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.517355 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-12546c26-8349-41bf-8197-925f35bfa478 req-00b27aad-2330-4e6b-bded-18868799a335 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:31.517559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-12546c26-8349-41bf-8197-925f35bfa478 req-00b27aad-2330-4e6b-bded-18868799a335 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.517749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-12546c26-8349-41bf-8197-925f35bfa478 req-00b27aad-2330-4e6b-bded-18868799a335 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.527689 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.527689 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:31.527943 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.527943 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:31.535179 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-47d59824-a14c-4ad9-b340-acb03392eb47 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:29:31.538501 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-12546c26-8349-41bf-8197-925f35bfa478 req-00b27aad-2330-4e6b-bded-18868799a335 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Volume info retrieved successfully. Jul 10 09:29:31.542013 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-47d59824-a14c-4ad9-b340-acb03392eb47 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 200 Jul 10 09:29:31.542403 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 238/963] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:31.549237 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-12546c26-8349-41bf-8197-925f35bfa478 req-00b27aad-2330-4e6b-bded-18868799a335 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 200 Jul 10 09:29:31.549916 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 242/964] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:31.562388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-d187f56e-a52f-4236-9d3b-35d7790c4aba None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.569829 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-d187f56e-a52f-4236-9d3b-35d7790c4aba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:31.570036 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-d187f56e-a52f-4236-9d3b-35d7790c4aba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:31.570206 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-d187f56e-a52f-4236-9d3b-35d7790c4aba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:31.579706 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.579706 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:31.583388 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-d187f56e-a52f-4236-9d3b-35d7790c4aba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:31.590858 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-d187f56e-a52f-4236-9d3b-35d7790c4aba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:31.591674 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 246/965] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:31 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:31.639685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:31.641375 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] PUT https://10.4.3.103/volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7 Jul 10 09:29:31.641721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:31.648211 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Acquiring lock "cinder-attachment_update-9dd71ac5-9c9e-4996-b966-61a027d1ae5b-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:31.652401 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Lock "cinder-attachment_update-9dd71ac5-9c9e-4996-b966-61a027d1ae5b-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:31.653333 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:31.653333 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:32.112948 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-700d36d8-d051-4308-bac9-55415661c402 req-406d237f-089d-4220-8ad7-62c0967055df None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.120086 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-700d36d8-d051-4308-bac9-55415661c402 req-406d237f-089d-4220-8ad7-62c0967055df tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] GET https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:32.120317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-700d36d8-d051-4308-bac9-55415661c402 req-406d237f-089d-4220-8ad7-62c0967055df tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.120579 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-700d36d8-d051-4308-bac9-55415661c402 req-406d237f-089d-4220-8ad7-62c0967055df tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.130195 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:32.130195 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:32.134274 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-700d36d8-d051-4308-bac9-55415661c402 req-406d237f-089d-4220-8ad7-62c0967055df tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Volume info retrieved successfully. Jul 10 09:29:32.139509 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-700d36d8-d051-4308-bac9-55415661c402 req-406d237f-089d-4220-8ad7-62c0967055df tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 200 Jul 10 09:29:32.140023 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 239/966] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:32 2026] GET /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:32.174994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Lock "cinder-attachment_update-9dd71ac5-9c9e-4996-b966-61a027d1ae5b-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:32.178665 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-5cb2c04e-41e9-4a43-97d6-0aa966ceb8af tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7 returned with HTTP 200 Jul 10 09:29:32.178665 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 240/967] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:31 2026] PUT /volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:32.193149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-0c13de13-7b52-43e5-a78f-ad154b4ab633 req-81d1af68-f330-4c76-8219-c89bc927f9cc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.196819 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0c13de13-7b52-43e5-a78f-ad154b4ab633 req-81d1af68-f330-4c76-8219-c89bc927f9cc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-reader] GET https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:32.197062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0c13de13-7b52-43e5-a78f-ad154b4ab633 req-81d1af68-f330-4c76-8219-c89bc927f9cc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.197342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0c13de13-7b52-43e5-a78f-ad154b4ab633 req-81d1af68-f330-4c76-8219-c89bc927f9cc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-reader] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.206066 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:32.206066 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:32.210212 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-0c13de13-7b52-43e5-a78f-ad154b4ab633 req-81d1af68-f330-4c76-8219-c89bc927f9cc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-reader] Volume info retrieved successfully. Jul 10 09:29:32.214406 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0c13de13-7b52-43e5-a78f-ad154b4ab633 req-81d1af68-f330-4c76-8219-c89bc927f9cc tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-reader] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 200 Jul 10 09:29:32.214988 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 243/968] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:32 2026] GET /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:32.239279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.241585 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:32.241784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.242005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.242168 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Delete volume with id: 4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:32.249292 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:32.249292 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:32.249778 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Volume info retrieved successfully. Jul 10 09:29:32.264914 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Delete volume request issued successfully. Jul 10 09:29:32.265045 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fb784d65-c1e1-4757-a822-ddfd0ac4f65b req-6f9d8e24-6a48-4889-bfd6-d6e2da4191fd tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 202 Jul 10 09:29:32.265425 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 247/969] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:29:32 2026] DELETE /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:32.291231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-7775580c-8aeb-4d6e-9635-dfca6855610d req-860983ea-2749-4f35-b806-f7f8cabdc555 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.293758 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-7775580c-8aeb-4d6e-9635-dfca6855610d req-860983ea-2749-4f35-b806-f7f8cabdc555 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] GET https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:32.294017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-7775580c-8aeb-4d6e-9635-dfca6855610d req-860983ea-2749-4f35-b806-f7f8cabdc555 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.294272 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-7775580c-8aeb-4d6e-9635-dfca6855610d req-860983ea-2749-4f35-b806-f7f8cabdc555 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.304640 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:32.304640 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:32.310353 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-7775580c-8aeb-4d6e-9635-dfca6855610d req-860983ea-2749-4f35-b806-f7f8cabdc555 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Volume info retrieved successfully. Jul 10 09:29:32.317325 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-7775580c-8aeb-4d6e-9635-dfca6855610d req-860983ea-2749-4f35-b806-f7f8cabdc555 tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 200 Jul 10 09:29:32.317894 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 240/970] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:32 2026] GET /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:32.574453 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-24ec38f3-8a18-4b7f-8486-32de9935ea1f req-faea9109-5c3f-4b57-877e-67e06c4f7850 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.577138 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-24ec38f3-8a18-4b7f-8486-32de9935ea1f req-faea9109-5c3f-4b57-877e-67e06c4f7850 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:32.577544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-24ec38f3-8a18-4b7f-8486-32de9935ea1f req-faea9109-5c3f-4b57-877e-67e06c4f7850 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.577695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-24ec38f3-8a18-4b7f-8486-32de9935ea1f req-faea9109-5c3f-4b57-877e-67e06c4f7850 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.592383 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-24ec38f3-8a18-4b7f-8486-32de9935ea1f req-faea9109-5c3f-4b57-877e-67e06c4f7850 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 404 Jul 10 09:29:32.593415 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 241/971] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:32 2026] GET /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:32.614290 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-94fddc58-68e0-445b-81c7-d92edeef4991 req-6b65ff2a-7665-46e0-8596-f2513f5543b3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.618144 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-94fddc58-68e0-445b-81c7-d92edeef4991 req-6b65ff2a-7665-46e0-8596-f2513f5543b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] DELETE https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:32.619138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-94fddc58-68e0-445b-81c7-d92edeef4991 req-6b65ff2a-7665-46e0-8596-f2513f5543b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.619412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-94fddc58-68e0-445b-81c7-d92edeef4991 req-6b65ff2a-7665-46e0-8596-f2513f5543b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.620339 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-94fddc58-68e0-445b-81c7-d92edeef4991 req-6b65ff2a-7665-46e0-8596-f2513f5543b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Delete volume with id: 49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:32.629343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-94fddc58-68e0-445b-81c7-d92edeef4991 req-6b65ff2a-7665-46e0-8596-f2513f5543b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 404 Jul 10 09:29:32.630044 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 244/972] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:29:32 2026] DELETE /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:32.654943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-7a21d1b2-fcbc-4ce7-bfc8-d146a421f355 req-fe4c38de-e8a7-4b42-94f7-073e060624b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.656835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7a21d1b2-fcbc-4ce7-bfc8-d146a421f355 req-fe4c38de-e8a7-4b42-94f7-073e060624b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] GET https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 Jul 10 09:29:32.657006 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7a21d1b2-fcbc-4ce7-bfc8-d146a421f355 req-fe4c38de-e8a7-4b42-94f7-073e060624b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:32.657176 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7a21d1b2-fcbc-4ce7-bfc8-d146a421f355 req-fe4c38de-e8a7-4b42-94f7-073e060624b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:32.663096 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7a21d1b2-fcbc-4ce7-bfc8-d146a421f355 req-fe4c38de-e8a7-4b42-94f7-073e060624b3 tempest-VolumesSnapshotsTestJSON-1486394128 tempest-VolumesSnapshotsTestJSON-1486394128-project-member] https://10.4.3.103/volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 returned with HTTP 404 Jul 10 09:29:32.663794 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 248/973] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:32 2026] GET /volume/v3/volumes/49cd61c1-e8f7-4286-aadf-b80415cf96b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:32.695646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-0e8f1872-5bda-4483-ab72-e138b7377f74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:32.698041 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-0e8f1872-5bda-4483-ab72-e138b7377f74 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] POST https://10.4.3.103/volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7/action Jul 10 09:29:32.698450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-0e8f1872-5bda-4483-ab72-e138b7377f74 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:32.698620 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-0e8f1872-5bda-4483-ab72-e138b7377f74 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:32.719014 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:32.719014 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:32.731346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d7e4b92e-57c3-475e-8f1c-4e09374989f1 req-0e8f1872-5bda-4483-ab72-e138b7377f74 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7/action returned with HTTP 204 Jul 10 09:29:32.731940 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 241/974] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:32 2026] POST /volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:33.347286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-57130a75-3c72-4dbe-8fb8-9b9a3708fd20 req-329ba455-69da-46f4-b162-134be02de37f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:33.349515 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-57130a75-3c72-4dbe-8fb8-9b9a3708fd20 req-329ba455-69da-46f4-b162-134be02de37f tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] GET https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 Jul 10 09:29:33.349822 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-57130a75-3c72-4dbe-8fb8-9b9a3708fd20 req-329ba455-69da-46f4-b162-134be02de37f tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:33.350313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-57130a75-3c72-4dbe-8fb8-9b9a3708fd20 req-329ba455-69da-46f4-b162-134be02de37f tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:33.363990 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-57130a75-3c72-4dbe-8fb8-9b9a3708fd20 req-329ba455-69da-46f4-b162-134be02de37f tempest-VolumesGetTestJSON-1618001845 tempest-VolumesGetTestJSON-1618001845-project-member] https://10.4.3.103/volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 returned with HTTP 404 Jul 10 09:29:33.364417 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 242/975] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:33 2026] GET /volume/v3/volumes/4335bb53-6e8c-4078-a783-95f002e2bb12 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:33.635140 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1ac5950d-1bea-4a1e-8db7-d5579d20be0c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:33.635538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ac5950d-1bea-4a1e-8db7-d5579d20be0c None None] GET https://10.4.3.103/volume// Jul 10 09:29:33.635720 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ac5950d-1bea-4a1e-8db7-d5579d20be0c None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:33.635902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ac5950d-1bea-4a1e-8db7-d5579d20be0c None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:33.636294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ac5950d-1bea-4a1e-8db7-d5579d20be0c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:33.636607 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 245/976] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:29:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:33.646434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-23871b1e-7127-4281-a17e-18e76f9c064e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:33.648451 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-23871b1e-7127-4281-a17e-18e76f9c064e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:29:33.648789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-23871b1e-7127-4281-a17e-18e76f9c064e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa44e0c2-e793-488b-ae82-f1d18a62e2c8", "connector": null, "instance_uuid": "591b1d98-eaa4-4e34-a287-07353b1787a8"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:33.657829 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:33.657829 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:33.687350 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-23871b1e-7127-4281-a17e-18e76f9c064e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:29:33.687913 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 249/977] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:29:33 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:34.117178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c14ea9f4-6dad-4804-9074-cb35a3d62480 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:34.118706 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c14ea9f4-6dad-4804-9074-cb35a3d62480 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:34.118888 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c14ea9f4-6dad-4804-9074-cb35a3d62480 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:34.119076 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c14ea9f4-6dad-4804-9074-cb35a3d62480 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:34.128354 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:34.128354 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:34.133002 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c14ea9f4-6dad-4804-9074-cb35a3d62480 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:34.139302 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c14ea9f4-6dad-4804-9074-cb35a3d62480 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:34.139730 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 242/978] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:34 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:34.241309 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3c8c1582-dd41-4a73-93a4-1d296c3f4326 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:34.241804 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3c8c1582-dd41-4a73-93a4-1d296c3f4326 None None] GET https://10.4.3.103/volume// Jul 10 09:29:34.242002 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3c8c1582-dd41-4a73-93a4-1d296c3f4326 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:34.242239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3c8c1582-dd41-4a73-93a4-1d296c3f4326 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:34.242676 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3c8c1582-dd41-4a73-93a4-1d296c3f4326 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:34.243003 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 243/979] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:34.258875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-cee6757b-c5c1-424f-bf7d-8539ca79590e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:34.260973 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-cee6757b-c5c1-424f-bf7d-8539ca79590e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:34.261163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-cee6757b-c5c1-424f-bf7d-8539ca79590e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:34.262047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-cee6757b-c5c1-424f-bf7d-8539ca79590e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:34.274736 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:34.274736 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:34.285037 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-cee6757b-c5c1-424f-bf7d-8539ca79590e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:34.291597 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-cee6757b-c5c1-424f-bf7d-8539ca79590e tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:34.292020 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 246/980] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:34 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:34.412484 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:34.415331 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] PUT https://10.4.3.103/volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54 Jul 10 09:29:34.415925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:34.424904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Acquiring lock "cinder-attachment_update-fa44e0c2-e793-488b-ae82-f1d18a62e2c8-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:34.429675 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Lock "cinder-attachment_update-fa44e0c2-e793-488b-ae82-f1d18a62e2c8-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:34.431061 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:34.431061 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:34.511800 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:34.627993 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:34.628275 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-596486679"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:34.629783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-596486679'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:34.629894 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume of 1 GB Jul 10 09:29:34.633787 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Availability Zones retrieved successfully. Jul 10 09:29:34.639106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Flow 'volume_create_api' (21451c13-40b9-452a-b29f-04c4897b1e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:34.639978 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d2361b-58a6-4df0-a4b3-bea152408479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:34.640928 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:34.667465 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d2361b-58a6-4df0-a4b3-bea152408479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:34.668584 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69186eea-5b78-40e5-a11e-c14f329d1536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:34.746082 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Created reservations ['50dd793f-1e9d-4ab2-be4d-64153e65f521', '3dde9420-c523-4f0d-87ca-3da3effc129f', '6f263f91-1c2c-48ea-ab02-d4e25f1d83cc', '30c172d2-c4ad-42d1-9893-8ae1feafa443'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:34.746871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69186eea-5b78-40e5-a11e-c14f329d1536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50dd793f-1e9d-4ab2-be4d-64153e65f521', '3dde9420-c523-4f0d-87ca-3da3effc129f', '6f263f91-1c2c-48ea-ab02-d4e25f1d83cc', '30c172d2-c4ad-42d1-9893-8ae1feafa443']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:34.747585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8efd606-0791-4cfb-b5f6-a065edf08f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:34.772612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8efd606-0791-4cfb-b5f6-a065edf08f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b65d9730-a8df-4a1b-a467-fcf3df593de0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-596486679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='784ec71ca7f94799ad1e184c3ed700bb',qos_specs=None,replication_status=,reservations=['50dd793f-1e9d-4ab2-be4d-64153e65f521','3dde9420-c523-4f0d-87ca-3da3effc129f','6f263f91-1c2c-48ea-ab02-d4e25f1d83cc','30c172d2-c4ad-42d1-9893-8ae1feafa443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2a8238d8f542a88847b4d63f4df746',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-596486679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b65d9730-a8df-4a1b-a467-fcf3df593de0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='784ec71ca7f94799ad1e184c3ed700bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2a8238d8f542a88847b4d63f4df746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:34.773278 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc01847-faa8-44a7-823b-d6ada61f6d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:34.793286 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc01847-faa8-44a7-823b-d6ada61f6d7c) transitioned into state 'SUCCESS' from state '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-596486679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='784ec71ca7f94799ad1e184c3ed700bb',qos_specs=None,replication_status=,reservations=['50dd793f-1e9d-4ab2-be4d-64153e65f521','3dde9420-c523-4f0d-87ca-3da3effc129f','6f263f91-1c2c-48ea-ab02-d4e25f1d83cc','30c172d2-c4ad-42d1-9893-8ae1feafa443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2a8238d8f542a88847b4d63f4df746',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:34.793982 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87600e9-2b2e-4944-936f-91f9b2051025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:34.804788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87600e9-2b2e-4944-936f-91f9b2051025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:34.805559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Flow 'volume_create_api' (21451c13-40b9-452a-b29f-04c4897b1e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:34.805867 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume request issued successfully. Jul 10 09:29:34.806408 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c2bdc742-c9df-4b5b-aa8e-35640eea1bd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:34.806889 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 243/981] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:29:34 2026] POST /volume/v3/volumes => generated 759 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:34.821109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0970ce4d-84fa-453c-a22d-9f09f42de2ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:34.828874 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0970ce4d-84fa-453c-a22d-9f09f42de2ee tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:34.828874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0970ce4d-84fa-453c-a22d-9f09f42de2ee tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:34.828874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0970ce4d-84fa-453c-a22d-9f09f42de2ee tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:34.842117 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:34.842117 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:34.845584 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0970ce4d-84fa-453c-a22d-9f09f42de2ee tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:34.850639 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0970ce4d-84fa-453c-a22d-9f09f42de2ee tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 returned with HTTP 200 Jul 10 09:29:34.851533 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 244/982] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:34 2026] GET /volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:34.959523 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Lock "cinder-attachment_update-fa44e0c2-e793-488b-ae82-f1d18a62e2c8-np0000004982" released by "attachment_update" :: held 0.530s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:34.959825 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-1f14e661-25c6-4afc-bf3a-538512fad927 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54 returned with HTTP 200 Jul 10 09:29:34.960225 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 250/983] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:34 2026] PUT /volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:35.154305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3a6de394-ed30-4b0b-82a6-fffefa4c3892 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.157761 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3a6de394-ed30-4b0b-82a6-fffefa4c3892 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:35.157950 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3a6de394-ed30-4b0b-82a6-fffefa4c3892 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:35.158217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3a6de394-ed30-4b0b-82a6-fffefa4c3892 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:35.167854 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:35.167854 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:35.170950 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3a6de394-ed30-4b0b-82a6-fffefa4c3892 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:35.174712 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3a6de394-ed30-4b0b-82a6-fffefa4c3892 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:35.175105 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 247/984] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:35 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:35.330392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-0f72fd08-ccfa-479f-845a-3ada2edc9774 req-3fab1acd-fcff-4fe0-ab81-e260c8ce1148 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.332436 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-0f72fd08-ccfa-479f-845a-3ada2edc9774 req-3fab1acd-fcff-4fe0-ab81-e260c8ce1148 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] DELETE https://10.4.3.103/volume/v3/volumes/tempest-invalid-90121818 Jul 10 09:29:35.332618 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-0f72fd08-ccfa-479f-845a-3ada2edc9774 req-3fab1acd-fcff-4fe0-ab81-e260c8ce1148 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:35.332801 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-0f72fd08-ccfa-479f-845a-3ada2edc9774 req-3fab1acd-fcff-4fe0-ab81-e260c8ce1148 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:35.332953 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [req-0f72fd08-ccfa-479f-845a-3ada2edc9774 req-3fab1acd-fcff-4fe0-ab81-e260c8ce1148 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] Delete volume with id: tempest-invalid-90121818 Jul 10 09:29:35.338447 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-0f72fd08-ccfa-479f-845a-3ada2edc9774 req-3fab1acd-fcff-4fe0-ab81-e260c8ce1148 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] https://10.4.3.103/volume/v3/volumes/tempest-invalid-90121818 returned with HTTP 404 Jul 10 09:29:35.339008 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 244/985] 10.4.3.103 () {70 vars in 1584 bytes} [Fri Jul 10 09:29:35 2026] DELETE /volume/v3/volumes/tempest-invalid-90121818 => generated 97 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:35.416545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-1565f870-fda1-4b1f-b263-fbcccf4cb8c4 req-f7dd7775-f88f-493c-ac66-ac32b3e994cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.418414 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1565f870-fda1-4b1f-b263-fbcccf4cb8c4 req-f7dd7775-f88f-493c-ac66-ac32b3e994cf tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] DELETE https://10.4.3.103/volume/v3/volumes/597df313-00a4-4817-9cb9-6388d207ded2 Jul 10 09:29:35.418614 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1565f870-fda1-4b1f-b263-fbcccf4cb8c4 req-f7dd7775-f88f-493c-ac66-ac32b3e994cf tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:35.418790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1565f870-fda1-4b1f-b263-fbcccf4cb8c4 req-f7dd7775-f88f-493c-ac66-ac32b3e994cf tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:35.418940 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-1565f870-fda1-4b1f-b263-fbcccf4cb8c4 req-f7dd7775-f88f-493c-ac66-ac32b3e994cf tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] Delete volume with id: 597df313-00a4-4817-9cb9-6388d207ded2 Jul 10 09:29:35.424103 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1565f870-fda1-4b1f-b263-fbcccf4cb8c4 req-f7dd7775-f88f-493c-ac66-ac32b3e994cf tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-member] https://10.4.3.103/volume/v3/volumes/597df313-00a4-4817-9cb9-6388d207ded2 returned with HTTP 404 Jul 10 09:29:35.424529 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 245/986] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:29:35 2026] DELETE /volume/v3/volumes/597df313-00a4-4817-9cb9-6388d207ded2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:35.453760 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8ea07b80-f69b-4a8c-95f3-931def9e57cb req-cafad5aa-b8b5-4114-a0d2-b0828b3959e8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.455549 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8ea07b80-f69b-4a8c-95f3-931def9e57cb req-cafad5aa-b8b5-4114-a0d2-b0828b3959e8 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-reader] GET https://10.4.3.103/volume/v3/volumes/c8e031c8-159d-45a9-899a-118812dd7b5a Jul 10 09:29:35.455765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8ea07b80-f69b-4a8c-95f3-931def9e57cb req-cafad5aa-b8b5-4114-a0d2-b0828b3959e8 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:35.455984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8ea07b80-f69b-4a8c-95f3-931def9e57cb req-cafad5aa-b8b5-4114-a0d2-b0828b3959e8 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:35.461031 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8ea07b80-f69b-4a8c-95f3-931def9e57cb req-cafad5aa-b8b5-4114-a0d2-b0828b3959e8 tempest-VolumesNegativeTest-1565663256 tempest-VolumesNegativeTest-1565663256-project-reader] https://10.4.3.103/volume/v3/volumes/c8e031c8-159d-45a9-899a-118812dd7b5a returned with HTTP 404 Jul 10 09:29:35.461460 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 251/987] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:35 2026] GET /volume/v3/volumes/c8e031c8-159d-45a9-899a-118812dd7b5a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:35.869418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ff79857d-f1ee-4236-8b5e-0639da44c3f8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.870266 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ff79857d-f1ee-4236-8b5e-0639da44c3f8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:35.870449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ff79857d-f1ee-4236-8b5e-0639da44c3f8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:35.870644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ff79857d-f1ee-4236-8b5e-0639da44c3f8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:35.876740 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:35.876740 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:35.879802 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ff79857d-f1ee-4236-8b5e-0639da44c3f8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:35.884232 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ff79857d-f1ee-4236-8b5e-0639da44c3f8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 returned with HTTP 200 Jul 10 09:29:35.884232 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 248/988] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:35 2026] GET /volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:35.907677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e6e41a67-df6d-434b-83c2-7d67213327d7 req-3780b422-5a68-49fa-bb20-cb5c05293436 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.910473 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e6e41a67-df6d-434b-83c2-7d67213327d7 req-3780b422-5a68-49fa-bb20-cb5c05293436 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:35.911255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e6e41a67-df6d-434b-83c2-7d67213327d7 req-3780b422-5a68-49fa-bb20-cb5c05293436 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:35.911255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e6e41a67-df6d-434b-83c2-7d67213327d7 req-3780b422-5a68-49fa-bb20-cb5c05293436 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:35.919206 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:35.919206 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:35.924897 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-e6e41a67-df6d-434b-83c2-7d67213327d7 req-3780b422-5a68-49fa-bb20-cb5c05293436 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:35.934227 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e6e41a67-df6d-434b-83c2-7d67213327d7 req-3780b422-5a68-49fa-bb20-cb5c05293436 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 returned with HTTP 200 Jul 10 09:29:35.934667 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 245/989] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:35 2026] GET /volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:35.950731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:35.953071 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:35.953533 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-852191270"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:35.958767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-852191270'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:35.958952 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume of 1 GB Jul 10 09:29:35.967396 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Availability Zones retrieved successfully. Jul 10 09:29:35.972888 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Flow 'volume_create_api' (4d1a7486-4c8f-4dee-a700-717a8736b7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:35.973857 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3190876b-32cd-418d-acce-09115392c502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:35.974947 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:36.005981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3190876b-32cd-418d-acce-09115392c502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:36.007107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6121e29c-6a43-42f8-ad7e-280aaaa7bd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:36.054899 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Created reservations ['d3905149-3dfd-48ac-a1e0-9edd1a956f6d', '7d0cfec4-2a01-4012-8eeb-d575696e28e0', '16f89813-d558-49b3-8b01-ed8ee4db3a55', '5eecf43a-51e3-4623-ae29-7e0417f920e1'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:36.055699 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6121e29c-6a43-42f8-ad7e-280aaaa7bd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3905149-3dfd-48ac-a1e0-9edd1a956f6d', '7d0cfec4-2a01-4012-8eeb-d575696e28e0', '16f89813-d558-49b3-8b01-ed8ee4db3a55', '5eecf43a-51e3-4623-ae29-7e0417f920e1']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:36.056364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8fbf35-fceb-4292-b5af-978861bc308a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:36.086331 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8fbf35-fceb-4292-b5af-978861bc308a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c483600-a163-49a5-80db-75393fe4e631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-852191270',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='784ec71ca7f94799ad1e184c3ed700bb',qos_specs=None,replication_status=,reservations=['d3905149-3dfd-48ac-a1e0-9edd1a956f6d','7d0cfec4-2a01-4012-8eeb-d575696e28e0','16f89813-d558-49b3-8b01-ed8ee4db3a55','5eecf43a-51e3-4623-ae29-7e0417f920e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2a8238d8f542a88847b4d63f4df746',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-852191270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c483600-a163-49a5-80db-75393fe4e631,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='784ec71ca7f94799ad1e184c3ed700bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2a8238d8f542a88847b4d63f4df746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:36.087165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4dfc7c1-780c-4db9-8465-618b34f8167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:36.106008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4dfc7c1-780c-4db9-8465-618b34f8167f) transitioned into state 'SUCCESS' from state '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-852191270',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='784ec71ca7f94799ad1e184c3ed700bb',qos_specs=None,replication_status=,reservations=['d3905149-3dfd-48ac-a1e0-9edd1a956f6d','7d0cfec4-2a01-4012-8eeb-d575696e28e0','16f89813-d558-49b3-8b01-ed8ee4db3a55','5eecf43a-51e3-4623-ae29-7e0417f920e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2a8238d8f542a88847b4d63f4df746',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:36.106966 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10af742f-ad3d-4b25-bd2e-c16a82825a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:36.117458 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10af742f-ad3d-4b25-bd2e-c16a82825a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:36.118273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Flow 'volume_create_api' (4d1a7486-4c8f-4dee-a700-717a8736b7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:36.118578 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume request issued successfully. Jul 10 09:29:36.119131 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c678178c-eaa4-40ee-8407-b63cdfee6d1c tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:36.119525 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 246/990] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:29:35 2026] POST /volume/v3/volumes => generated 759 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:36.136927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d0b4d886-de65-40a1-b727-84ba11e828a1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:36.138933 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d0b4d886-de65-40a1-b727-84ba11e828a1 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:36.139136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d0b4d886-de65-40a1-b727-84ba11e828a1 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:36.139409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d0b4d886-de65-40a1-b727-84ba11e828a1 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:36.151914 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:36.151914 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:36.158862 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d0b4d886-de65-40a1-b727-84ba11e828a1 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:36.163349 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d0b4d886-de65-40a1-b727-84ba11e828a1 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 returned with HTTP 200 Jul 10 09:29:36.163349 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 252/991] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:36 2026] GET /volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:36.189117 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cd4be435-34fa-45d2-ad21-fd4c7ab99d34 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:36.206076 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd4be435-34fa-45d2-ad21-fd4c7ab99d34 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:36.206076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd4be435-34fa-45d2-ad21-fd4c7ab99d34 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:36.206076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd4be435-34fa-45d2-ad21-fd4c7ab99d34 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:36.215906 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:36.215906 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:36.220078 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cd4be435-34fa-45d2-ad21-fd4c7ab99d34 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:36.227772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd4be435-34fa-45d2-ad21-fd4c7ab99d34 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:36.228462 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 249/992] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:36 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:36.792870 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0e976786-80d2-4ea4-bb1d-4b3c2c96adbd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:36.907504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e976786-80d2-4ea4-bb1d-4b3c2c96adbd tempest-AvailabilityZoneTestJSON-861059290 tempest-AvailabilityZoneTestJSON-861059290-project-member] GET https://10.4.3.103/volume/v3/os-availability-zone Jul 10 09:29:36.907504 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e976786-80d2-4ea4-bb1d-4b3c2c96adbd tempest-AvailabilityZoneTestJSON-861059290 tempest-AvailabilityZoneTestJSON-861059290-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:36.907504 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e976786-80d2-4ea4-bb1d-4b3c2c96adbd tempest-AvailabilityZoneTestJSON-861059290 tempest-AvailabilityZoneTestJSON-861059290-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:36.911424 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0e976786-80d2-4ea4-bb1d-4b3c2c96adbd tempest-AvailabilityZoneTestJSON-861059290 tempest-AvailabilityZoneTestJSON-861059290-project-member] Availability Zones retrieved successfully. Jul 10 09:29:36.911424 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e976786-80d2-4ea4-bb1d-4b3c2c96adbd tempest-AvailabilityZoneTestJSON-861059290 tempest-AvailabilityZoneTestJSON-861059290-project-member] https://10.4.3.103/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 09:29:36.911424 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 246/993] 10.4.3.103 () {66 vars in 1276 bytes} [Fri Jul 10 09:29:36 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:37.177066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c7e7237f-45bd-400a-a5cc-502184a19c56 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:37.179025 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7e7237f-45bd-400a-a5cc-502184a19c56 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:37.180221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7e7237f-45bd-400a-a5cc-502184a19c56 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:37.180221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7e7237f-45bd-400a-a5cc-502184a19c56 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:37.192163 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:37.192163 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:37.198318 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c7e7237f-45bd-400a-a5cc-502184a19c56 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:37.202587 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7e7237f-45bd-400a-a5cc-502184a19c56 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 returned with HTTP 200 Jul 10 09:29:37.203062 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 247/994] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:37 2026] GET /volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:37.230469 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-288c1646-b737-40e4-8830-00911ae6cd21 req-e92d3e14-e770-4a9a-9f23-ac5a8cec9851 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:37.232528 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-288c1646-b737-40e4-8830-00911ae6cd21 req-e92d3e14-e770-4a9a-9f23-ac5a8cec9851 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:37.232898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-288c1646-b737-40e4-8830-00911ae6cd21 req-e92d3e14-e770-4a9a-9f23-ac5a8cec9851 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:37.234189 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-288c1646-b737-40e4-8830-00911ae6cd21 req-e92d3e14-e770-4a9a-9f23-ac5a8cec9851 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:37.240098 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:37.240098 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:37.243905 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-288c1646-b737-40e4-8830-00911ae6cd21 req-e92d3e14-e770-4a9a-9f23-ac5a8cec9851 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:37.245460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b992b6ed-f37d-4ac3-85ee-77cabdd402cb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:37.247288 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b992b6ed-f37d-4ac3-85ee-77cabdd402cb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:37.247600 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b992b6ed-f37d-4ac3-85ee-77cabdd402cb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:37.247692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b992b6ed-f37d-4ac3-85ee-77cabdd402cb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:37.249038 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-288c1646-b737-40e4-8830-00911ae6cd21 req-e92d3e14-e770-4a9a-9f23-ac5a8cec9851 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 returned with HTTP 200 Jul 10 09:29:37.249523 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 253/995] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:37 2026] GET /volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:37.262327 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:37.262327 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:37.265051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-db993756-5234-4d75-a752-b07dbacf81b3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:37.266103 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b992b6ed-f37d-4ac3-85ee-77cabdd402cb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:37.267050 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:37.267471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1724375934"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:37.269969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1724375934'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:37.270126 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume of 1 GB Jul 10 09:29:37.270853 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b992b6ed-f37d-4ac3-85ee-77cabdd402cb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:37.271359 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 250/996] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:37 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:37.277615 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Availability Zones retrieved successfully. Jul 10 09:29:37.285864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Flow 'volume_create_api' (60bf4200-4b94-431a-8a4d-9bceb280eb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:37.287239 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecd26a0-1310-4a14-841c-aa29696bf4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:37.288595 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:37.319721 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecd26a0-1310-4a14-841c-aa29696bf4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:37.320704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df97811-80e5-4330-8424-1fd622cd3a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:37.368334 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Created reservations ['f7d59916-f5b7-40df-bbd4-7c51fe723ef9', 'cd42925a-5ed6-4f9e-bce6-23e5642ee5bf', '10d5474c-324f-402f-810d-580407ade1d9', 'e7c168c0-c364-4063-9034-584a5c956a4e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:37.369064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df97811-80e5-4330-8424-1fd622cd3a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d59916-f5b7-40df-bbd4-7c51fe723ef9', 'cd42925a-5ed6-4f9e-bce6-23e5642ee5bf', '10d5474c-324f-402f-810d-580407ade1d9', 'e7c168c0-c364-4063-9034-584a5c956a4e']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:37.369866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76313c2b-fc5d-4daf-98e1-fe09098ee5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:37.394234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76313c2b-fc5d-4daf-98e1-fe09098ee5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1724375934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='784ec71ca7f94799ad1e184c3ed700bb',qos_specs=None,replication_status=,reservations=['f7d59916-f5b7-40df-bbd4-7c51fe723ef9','cd42925a-5ed6-4f9e-bce6-23e5642ee5bf','10d5474c-324f-402f-810d-580407ade1d9','e7c168c0-c364-4063-9034-584a5c956a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2a8238d8f542a88847b4d63f4df746',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1724375934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='784ec71ca7f94799ad1e184c3ed700bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2a8238d8f542a88847b4d63f4df746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:37.394933 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc40156a-c91d-455a-8781-39ecf34e0a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:37.418390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc40156a-c91d-455a-8781-39ecf34e0a33) transitioned into state 'SUCCESS' from state '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-1724375934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='784ec71ca7f94799ad1e184c3ed700bb',qos_specs=None,replication_status=,reservations=['f7d59916-f5b7-40df-bbd4-7c51fe723ef9','cd42925a-5ed6-4f9e-bce6-23e5642ee5bf','10d5474c-324f-402f-810d-580407ade1d9','e7c168c0-c364-4063-9034-584a5c956a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2a8238d8f542a88847b4d63f4df746',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:37.419410 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d42df30-d008-4687-af41-87c555ab5eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:37.431016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d42df30-d008-4687-af41-87c555ab5eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:37.432134 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Flow 'volume_create_api' (60bf4200-4b94-431a-8a4d-9bceb280eb74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:37.432477 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Create volume request issued successfully. Jul 10 09:29:37.433323 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db993756-5234-4d75-a752-b07dbacf81b3 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:37.433744 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 247/997] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:29:37 2026] POST /volume/v3/volumes => generated 760 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:37.460087 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cc1da5b9-103c-412b-897e-4b8ac28401f6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:37.463297 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc1da5b9-103c-412b-897e-4b8ac28401f6 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:37.463606 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc1da5b9-103c-412b-897e-4b8ac28401f6 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:37.463899 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc1da5b9-103c-412b-897e-4b8ac28401f6 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:37.472918 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:37.472918 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:37.477081 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cc1da5b9-103c-412b-897e-4b8ac28401f6 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:37.481005 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc1da5b9-103c-412b-897e-4b8ac28401f6 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b returned with HTTP 200 Jul 10 09:29:37.481480 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 248/998] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:37 2026] GET /volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:38.276673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.285727 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5f8ad2f4-3176-47e7-9192-8bfc88b82171 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.287420 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5f8ad2f4-3176-47e7-9192-8bfc88b82171 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:38.287696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5f8ad2f4-3176-47e7-9192-8bfc88b82171 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.287938 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5f8ad2f4-3176-47e7-9192-8bfc88b82171 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.305822 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.305822 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:38.309470 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5f8ad2f4-3176-47e7-9192-8bfc88b82171 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:38.313266 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5f8ad2f4-3176-47e7-9192-8bfc88b82171 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:38.313660 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 251/999] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:38.364346 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:38.364702 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-62677425"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:38.365974 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-62677425'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:38.366112 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Create volume of 1 GB Jul 10 09:29:38.371719 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=361,cinder:UPDATE=71,cinder:INSERT=33 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:29:38.374488 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Availability Zones retrieved successfully. Jul 10 09:29:38.386158 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Flow 'volume_create_api' (5bab0c42-3861-4c48-8a2d-36dc94d6c8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:38.388321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5307f5ea-44fb-454b-85ad-0c17535d4641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:38.390867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:38.417802 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5307f5ea-44fb-454b-85ad-0c17535d4641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:38.418487 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e530c804-4fc1-42ec-b01c-907d336eaaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:38.486820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Created reservations ['d7ce56b3-56b6-463d-bb0d-fe152997ac73', '03427ba4-a086-4add-993a-a2c49a30f542', 'cf9c921f-e916-4ee7-9616-100948ab8541', '7ce6fb60-a4a7-401b-97d4-d47b8e8b0f61'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:38.487929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e530c804-4fc1-42ec-b01c-907d336eaaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ce56b3-56b6-463d-bb0d-fe152997ac73', '03427ba4-a086-4add-993a-a2c49a30f542', 'cf9c921f-e916-4ee7-9616-100948ab8541', '7ce6fb60-a4a7-401b-97d4-d47b8e8b0f61']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:38.489021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6107f7c8-cee4-419b-9c2b-715fc8178eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:38.500096 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-30f56fef-f42b-489c-840d-c171a3e2daae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.501699 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-30f56fef-f42b-489c-840d-c171a3e2daae tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:38.501961 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-30f56fef-f42b-489c-840d-c171a3e2daae tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.502511 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-30f56fef-f42b-489c-840d-c171a3e2daae tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.507540 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=336,cinder:INSERT=34,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:29:38.513937 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.513937 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:38.518426 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-30f56fef-f42b-489c-840d-c171a3e2daae tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:38.523368 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-30f56fef-f42b-489c-840d-c171a3e2daae tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b returned with HTTP 200 Jul 10 09:29:38.524156 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 248/1000] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:38.524450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6107f7c8-cee4-419b-9c2b-715fc8178eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e99ff78-591f-4ba1-adc3-827d25954408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-62677425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63bcef6d0e3f4e6fa1ae312dc5ce6030',qos_specs=None,replication_status=,reservations=['d7ce56b3-56b6-463d-bb0d-fe152997ac73','03427ba4-a086-4add-993a-a2c49a30f542','cf9c921f-e916-4ee7-9616-100948ab8541','7ce6fb60-a4a7-401b-97d4-d47b8e8b0f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ea4d40427f41049c780653ad5c86d5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-62677425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e99ff78-591f-4ba1-adc3-827d25954408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63bcef6d0e3f4e6fa1ae312dc5ce6030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ea4d40427f41049c780653ad5c86d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:38.525619 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40b66cb-f607-4a0b-b8d5-1a83babd3d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:38.564243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-63a7f15a-e8f9-4232-a59b-411f138e9890 req-096f77eb-148b-4fb4-b7a0-ce628a3a3cc8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.567023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40b66cb-f607-4a0b-b8d5-1a83babd3d71) transitioned into state 'SUCCESS' from state '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-62677425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63bcef6d0e3f4e6fa1ae312dc5ce6030',qos_specs=None,replication_status=,reservations=['d7ce56b3-56b6-463d-bb0d-fe152997ac73','03427ba4-a086-4add-993a-a2c49a30f542','cf9c921f-e916-4ee7-9616-100948ab8541','7ce6fb60-a4a7-401b-97d4-d47b8e8b0f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ea4d40427f41049c780653ad5c86d5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:38.567826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1f7ce4-ce23-419d-8f1e-0f9b52068c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:38.568064 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-63a7f15a-e8f9-4232-a59b-411f138e9890 req-096f77eb-148b-4fb4-b7a0-ce628a3a3cc8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:38.568254 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-63a7f15a-e8f9-4232-a59b-411f138e9890 req-096f77eb-148b-4fb4-b7a0-ce628a3a3cc8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.568428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-63a7f15a-e8f9-4232-a59b-411f138e9890 req-096f77eb-148b-4fb4-b7a0-ce628a3a3cc8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.570747 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=390,cinder:UPDATE=105,cinder:INSERT=57 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:29:38.582877 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.582877 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:38.587031 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b1f7ce4-ce23-419d-8f1e-0f9b52068c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:38.589950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Flow 'volume_create_api' (5bab0c42-3861-4c48-8a2d-36dc94d6c8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:38.589950 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Create volume request issued successfully. Jul 10 09:29:38.590023 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-63a7f15a-e8f9-4232-a59b-411f138e9890 req-096f77eb-148b-4fb4-b7a0-ce628a3a3cc8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:38.590081 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0f84c2e-0772-4fbf-84ac-30bcd39e9237 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:38.590542 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 254/1001] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:38 2026] POST /volume/v3/volumes => generated 753 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:38.598004 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-63a7f15a-e8f9-4232-a59b-411f138e9890 req-096f77eb-148b-4fb4-b7a0-ce628a3a3cc8 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b returned with HTTP 200 Jul 10 09:29:38.598670 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 249/1002] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:38.609693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-32f4f3c0-a56b-4af2-906d-76a3276a33b7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.609693 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32f4f3c0-a56b-4af2-906d-76a3276a33b7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:38.610049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32f4f3c0-a56b-4af2-906d-76a3276a33b7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.610206 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32f4f3c0-a56b-4af2-906d-76a3276a33b7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.613007 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=311,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:29:38.620090 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.620090 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:38.626526 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-32f4f3c0-a56b-4af2-906d-76a3276a33b7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Volume info retrieved successfully. Jul 10 09:29:38.635359 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32f4f3c0-a56b-4af2-906d-76a3276a33b7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 returned with HTTP 200 Jul 10 09:29:38.636228 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 252/1003] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:38.796042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.798774 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:38.799402 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.801871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.801871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:38.801871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:38.809544 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:38.810507 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.810507 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:38.814674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-892fd68d-733e-48c3-b8f7-8c16a6d9309b req-951a832b-f977-46be-a13f-f74e7ba754a7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:38.815115 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 249/1004] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:38.847069 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.848999 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:38.849186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.849364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.849657 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:38.849947 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.849947 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:38.850369 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:38.857604 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:38.860589 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.860589 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:38.862326 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-0ef108da-ee88-4fc5-807b-06e7aa1c1260 req-a8042bfa-87bf-4713-aa75-275f0b935b0d tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:38.862680 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 255/1005] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:38.889514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.893450 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:38.893639 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.893844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.894147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:38.894990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:38.903906 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:38.905247 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.905247 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:38.910530 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-557e5901-b31d-4661-b757-b7e6d2a959ad req-f98be05a-7569-412a-a354-01f5338883d7 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:38.912586 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 250/1006] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:38.937634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.939954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:38.940137 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.940373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.940753 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:38.941339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:38.950258 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:38.951170 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.951170 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:38.955481 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0c4720a3-0b64-4396-b4f5-59237ab47a17 req-5ec92560-97f4-499f-88f0-cccaaca04cd5 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:38.956124 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 253/1007] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:38.986593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:38.987112 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:38.987413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:38.987658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:38.987992 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:38.989009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:38.997007 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:38.998041 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:38.998041 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:39.003260 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a8dc6a96-6adc-4a70-b140-bd90856df38e req-bd93903e-77d3-4c96-be6f-1dd88c8afe69 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:39.003845 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 250/1008] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:38 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:39.033221 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.041803 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:39.042001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.042209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.042454 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:39.045611 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:39.063430 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:39.063430 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.063430 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:39.071333 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-71f23636-206c-468f-a7e3-9b1c9f81dbf7 req-4a920b6b-d830-4420-89a8-86168e446229 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:39.071333 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 256/1009] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:39.100692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.104784 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:39.104784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.104784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.104784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:39.105508 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:39.116639 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:39.118108 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.118108 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:39.123602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-7f047f89-fdf0-4935-a22a-8ce4c4da0d9e req-479ea49b-052f-4a57-94cc-362c60ae8301 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:39.124541 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 251/1010] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:29:39.159220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.161727 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:29:39.162070 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.162382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.162965 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:39.165784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:39.174905 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] Get all volumes completed successfully. Jul 10 09:29:39.176207 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.176207 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:39.183735 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d7cbdf73-40d4-4157-b03d-d39dc84d3561 req-0c366031-f5d9-4682-8c0e-bdb7cffce9ef tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:29:39.184374 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 254/1011] 10.4.3.103 () {68 vars in 1508 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:39.206554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.210552 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:39.210859 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.211121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.211598 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Delete volume with id: 7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:39.219214 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.219214 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:39.219818 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:39.249741 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Delete volume request issued successfully. Jul 10 09:29:39.250040 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-657d4fa4-7110-45fa-9f1f-b4dbe5e874eb tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b returned with HTTP 202 Jul 10 09:29:39.250591 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 251/1012] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:39 2026] DELETE /volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:39.260914 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-00166bc4-9516-4479-9337-5dfcf498a003 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.264808 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00166bc4-9516-4479-9337-5dfcf498a003 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:39.264808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00166bc4-9516-4479-9337-5dfcf498a003 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.264808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00166bc4-9516-4479-9337-5dfcf498a003 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.281678 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.281678 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:39.288738 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-00166bc4-9516-4479-9337-5dfcf498a003 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:39.298612 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00166bc4-9516-4479-9337-5dfcf498a003 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b returned with HTTP 200 Jul 10 09:29:39.299129 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 257/1013] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:39.328501 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f16ed3f6-bdb2-4144-979f-4b7f704cc416 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.333360 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f16ed3f6-bdb2-4144-979f-4b7f704cc416 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:39.333881 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f16ed3f6-bdb2-4144-979f-4b7f704cc416 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.334275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f16ed3f6-bdb2-4144-979f-4b7f704cc416 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.350489 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.350489 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:39.358534 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f16ed3f6-bdb2-4144-979f-4b7f704cc416 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:39.369077 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f16ed3f6-bdb2-4144-979f-4b7f704cc416 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:39.369596 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 252/1014] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:39.651537 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e78ee84a-5cd0-43b0-a4a5-9b97c5576c57 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.653517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e78ee84a-5cd0-43b0-a4a5-9b97c5576c57 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:39.653741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e78ee84a-5cd0-43b0-a4a5-9b97c5576c57 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.653949 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e78ee84a-5cd0-43b0-a4a5-9b97c5576c57 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.661541 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.661541 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:39.665885 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e78ee84a-5cd0-43b0-a4a5-9b97c5576c57 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Volume info retrieved successfully. Jul 10 09:29:39.671304 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e78ee84a-5cd0-43b0-a4a5-9b97c5576c57 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 returned with HTTP 200 Jul 10 09:29:39.671757 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 255/1015] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:39.683861 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.685463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:29:39.685869 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e99ff78-591f-4ba1-adc3-827d25954408", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1908604816"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:39.693733 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.693733 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:39.694171 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Volume info retrieved successfully. Jul 10 09:29:39.694278 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Create snapshot from volume 9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:39.729605 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Created reservations ['260a3903-57b4-4fdd-865b-964f14e096d8', 'a56dab4b-1436-4bd8-93f3-1a9bceaaf45e', '2cb25a53-d2d5-418f-af6b-22633a0c45b3', 'dc65668a-489d-41ba-ba2c-9067d7c02496'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:39.769329 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot create request issued successfully. Jul 10 09:29:39.769667 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a5ff4179-5032-4e5f-8a7b-58b8144e5fb1 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:29:39.770090 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 252/1016] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:29:39 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:39.778555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0c2c230a-2a4b-47a9-a4f4-7e07a989337a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:39.780311 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c2c230a-2a4b-47a9-a4f4-7e07a989337a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 Jul 10 09:29:39.780473 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c2c230a-2a4b-47a9-a4f4-7e07a989337a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:39.780674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c2c230a-2a4b-47a9-a4f4-7e07a989337a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:39.786965 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:39.786965 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:39.789016 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0c2c230a-2a4b-47a9-a4f4-7e07a989337a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:39.789016 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c2c230a-2a4b-47a9-a4f4-7e07a989337a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 returned with HTTP 200 Jul 10 09:29:39.789016 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 258/1017] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:39 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:40.317706 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-77402bf0-aa3c-45b8-b7da-c3aca7aeb8f9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.319136 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77402bf0-aa3c-45b8-b7da-c3aca7aeb8f9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b Jul 10 09:29:40.319411 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77402bf0-aa3c-45b8-b7da-c3aca7aeb8f9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.319898 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77402bf0-aa3c-45b8-b7da-c3aca7aeb8f9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.325496 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77402bf0-aa3c-45b8-b7da-c3aca7aeb8f9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b returned with HTTP 404 Jul 10 09:29:40.326505 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 253/1018] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/volumes/7fabfb3b-1085-4fc3-9c5c-af9e7c5f145b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:40.332940 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.335434 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:40.335750 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.336031 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.336288 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Delete volume with id: 2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:40.346430 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.346430 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:40.347237 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:40.368418 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Delete volume request issued successfully. Jul 10 09:29:40.368692 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-333889fc-5a1c-4ce0-b720-c0094e9b6bd0 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 returned with HTTP 202 Jul 10 09:29:40.369159 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 256/1019] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:40 2026] DELETE /volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:40.381086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3842a3f3-c545-4c18-b3cc-420b816bf088 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.383838 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3842a3f3-c545-4c18-b3cc-420b816bf088 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:40.383838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3842a3f3-c545-4c18-b3cc-420b816bf088 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.383912 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3842a3f3-c545-4c18-b3cc-420b816bf088 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.384733 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-05189f7c-04f9-42f8-a2e9-70d68df2cd08 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.388368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05189f7c-04f9-42f8-a2e9-70d68df2cd08 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:40.388635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05189f7c-04f9-42f8-a2e9-70d68df2cd08 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.388874 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05189f7c-04f9-42f8-a2e9-70d68df2cd08 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.396512 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.396512 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:40.399993 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3842a3f3-c545-4c18-b3cc-420b816bf088 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:40.403922 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.403922 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:40.404957 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3842a3f3-c545-4c18-b3cc-420b816bf088 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 returned with HTTP 200 Jul 10 09:29:40.405436 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 253/1020] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:40.408846 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-05189f7c-04f9-42f8-a2e9-70d68df2cd08 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:40.415923 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05189f7c-04f9-42f8-a2e9-70d68df2cd08 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:40.416398 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 259/1021] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:40.799289 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aaebbcbf-580e-421d-a11f-67d5c372a9e7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.800837 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aaebbcbf-580e-421d-a11f-67d5c372a9e7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 Jul 10 09:29:40.801013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aaebbcbf-580e-421d-a11f-67d5c372a9e7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.801216 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aaebbcbf-580e-421d-a11f-67d5c372a9e7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.806714 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.806714 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:40.807259 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aaebbcbf-580e-421d-a11f-67d5c372a9e7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:40.808416 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aaebbcbf-580e-421d-a11f-67d5c372a9e7 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 returned with HTTP 200 Jul 10 09:29:40.808952 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 254/1022] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:40.820935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-938a23fe-5df4-45cb-a455-748a17500628 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.823338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-938a23fe-5df4-45cb-a455-748a17500628 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] POST https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:40.823811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-938a23fe-5df4-45cb-a455-748a17500628 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:40.832342 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.832342 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:40.833013 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-938a23fe-5df4-45cb-a455-748a17500628 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:40.860921 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-938a23fe-5df4-45cb-a455-748a17500628 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Update snapshot metadata completed successfully. Jul 10 09:29:40.861175 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-938a23fe-5df4-45cb-a455-748a17500628 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:40.861562 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 257/1023] 10.4.3.103 () {68 vars in 1402 bytes} [Fri Jul 10 09:29:40 2026] POST /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:40.869415 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.871756 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:40.872062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.872357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.879516 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.879516 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:40.880176 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:40.881405 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:40.881769 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2fc59ed8-e637-429d-8377-50c170a8bee0 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:40.882231 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 254/1024] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:40.890523 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-89684fba-e2c9-487f-8fbe-b04388065a61 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.892454 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89684fba-e2c9-487f-8fbe-b04388065a61 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] PUT https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:40.892793 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89684fba-e2c9-487f-8fbe-b04388065a61 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:40.899360 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.899360 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:40.899843 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-89684fba-e2c9-487f-8fbe-b04388065a61 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:40.928990 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-89684fba-e2c9-487f-8fbe-b04388065a61 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Update snapshot metadata completed successfully. Jul 10 09:29:40.929244 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89684fba-e2c9-487f-8fbe-b04388065a61 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:40.929670 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 260/1025] 10.4.3.103 () {68 vars in 1401 bytes} [Fri Jul 10 09:29:40 2026] PUT /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:40.937100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a70647ff-af76-4111-a1a1-aa09e941577c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.939555 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a70647ff-af76-4111-a1a1-aa09e941577c tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:40.939839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a70647ff-af76-4111-a1a1-aa09e941577c tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.940181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a70647ff-af76-4111-a1a1-aa09e941577c tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.946901 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.946901 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:40.947477 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a70647ff-af76-4111-a1a1-aa09e941577c tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:40.948635 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a70647ff-af76-4111-a1a1-aa09e941577c tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:40.948939 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a70647ff-af76-4111-a1a1-aa09e941577c tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:40.949396 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 255/1026] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:40.963775 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-92be650c-5636-4eda-9852-0db688d93e8a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:40.966280 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 Jul 10 09:29:40.966280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:40.966564 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:40.975564 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:40.975564 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:40.976107 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:40.977066 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:40.989808 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Delete snapshot metadata completed successfully. Jul 10 09:29:40.990019 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92be650c-5636-4eda-9852-0db688d93e8a tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 returned with HTTP 200 Jul 10 09:29:40.990523 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 258/1027] 10.4.3.103 () {66 vars in 1399 bytes} [Fri Jul 10 09:29:40 2026] DELETE /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 09:29:40.998488 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.002698 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:41.002965 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.003253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.011113 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.011113 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:41.011695 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.012852 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:41.013193 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-858f6bbd-e5ab-4007-afa1-8a4da5c8f7de tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:41.013845 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 255/1028] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:29:40 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.021911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a757f42d-d631-452c-b6da-b8467b2e86e6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.023701 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a757f42d-d631-452c-b6da-b8467b2e86e6 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] PUT https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:41.024033 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a757f42d-d631-452c-b6da-b8467b2e86e6 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:41.031251 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.031251 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:41.031848 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a757f42d-d631-452c-b6da-b8467b2e86e6 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.047695 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a757f42d-d631-452c-b6da-b8467b2e86e6 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Update snapshot metadata completed successfully. Jul 10 09:29:41.048054 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a757f42d-d631-452c-b6da-b8467b2e86e6 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:41.048640 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 261/1029] 10.4.3.103 () {68 vars in 1401 bytes} [Fri Jul 10 09:29:41 2026] PUT /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.060710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f837fe56-a588-4a81-a633-c825a5486089 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.062946 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f837fe56-a588-4a81-a633-c825a5486089 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] POST https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:41.063420 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f837fe56-a588-4a81-a633-c825a5486089 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:41.077520 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.077520 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:41.077961 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f837fe56-a588-4a81-a633-c825a5486089 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.102798 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f837fe56-a588-4a81-a633-c825a5486089 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Update snapshot metadata completed successfully. Jul 10 09:29:41.103015 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f837fe56-a588-4a81-a633-c825a5486089 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:41.103390 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 256/1030] 10.4.3.103 () {68 vars in 1402 bytes} [Fri Jul 10 09:29:41 2026] POST /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.112555 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ca371681-2c9c-408e-b089-8577a139e7d5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.115289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ca371681-2c9c-408e-b089-8577a139e7d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:41.115530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ca371681-2c9c-408e-b089-8577a139e7d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.115732 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ca371681-2c9c-408e-b089-8577a139e7d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.123560 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.123560 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:41.123560 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ca371681-2c9c-408e-b089-8577a139e7d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.123995 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ca371681-2c9c-408e-b089-8577a139e7d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:41.124194 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ca371681-2c9c-408e-b089-8577a139e7d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:41.124628 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 259/1031] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.131799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0c67b236-1d24-4b8d-98a6-f8904507f829 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.135252 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c67b236-1d24-4b8d-98a6-f8904507f829 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] PUT https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 Jul 10 09:29:41.135252 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c67b236-1d24-4b8d-98a6-f8904507f829 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:41.144043 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.144043 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:41.144669 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0c67b236-1d24-4b8d-98a6-f8904507f829 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.170096 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0c67b236-1d24-4b8d-98a6-f8904507f829 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Update snapshot metadata completed successfully. Jul 10 09:29:41.170415 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c67b236-1d24-4b8d-98a6-f8904507f829 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 returned with HTTP 200 Jul 10 09:29:41.170995 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 256/1032] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:29:41 2026] PUT /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.178005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.181160 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 Jul 10 09:29:41.181160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.181160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.187738 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.187738 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:41.188248 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.189078 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:41.189349 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a5f8fdf-975b-4197-99c8-5a186be89ba5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 returned with HTTP 200 Jul 10 09:29:41.189770 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 262/1033] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.196415 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f16b1c2d-e545-4f74-abf3-47279120c196 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.198331 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f16b1c2d-e545-4f74-abf3-47279120c196 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:41.198502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f16b1c2d-e545-4f74-abf3-47279120c196 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.198740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f16b1c2d-e545-4f74-abf3-47279120c196 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.204329 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.204329 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:41.204864 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f16b1c2d-e545-4f74-abf3-47279120c196 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.205776 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f16b1c2d-e545-4f74-abf3-47279120c196 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Get snapshot metadata completed successfully. Jul 10 09:29:41.206049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f16b1c2d-e545-4f74-abf3-47279120c196 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:41.206474 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 257/1034] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.215787 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0d4980be-43a9-4342-9fd9-46275a09da76 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.220065 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0d4980be-43a9-4342-9fd9-46275a09da76 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] PUT https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata Jul 10 09:29:41.220651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0d4980be-43a9-4342-9fd9-46275a09da76 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:41.230208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-3037429b-1cd3-4a84-8147-70e9098912ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.230455 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.230455 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:41.231031 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0d4980be-43a9-4342-9fd9-46275a09da76 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.232231 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-3037429b-1cd3-4a84-8147-70e9098912ba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54/action Jul 10 09:29:41.232610 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-3037429b-1cd3-4a84-8147-70e9098912ba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:41.232755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-3037429b-1cd3-4a84-8147-70e9098912ba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:41.252839 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.252839 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:41.259942 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0d4980be-43a9-4342-9fd9-46275a09da76 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Update snapshot metadata completed successfully. Jul 10 09:29:41.260315 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0d4980be-43a9-4342-9fd9-46275a09da76 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata returned with HTTP 200 Jul 10 09:29:41.260868 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 260/1035] 10.4.3.103 () {68 vars in 1401 bytes} [Fri Jul 10 09:29:41 2026] PUT /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:41.265653 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f66c0a02-2c1d-4301-8024-39edcd06f14d req-3037429b-1cd3-4a84-8147-70e9098912ba tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54/action returned with HTTP 204 Jul 10 09:29:41.266276 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 257/1036] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:41 2026] POST /volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:41.270897 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.273205 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 Jul 10 09:29:41.273399 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.273690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.273852 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Delete snapshot with id: 5672893a-4137-416e-9973-c4e182226ef5 Jul 10 09:29:41.280821 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.280821 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:41.281496 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.304693 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot delete request issued successfully. Jul 10 09:29:41.304906 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5174c3b-02a4-47a5-8822-97b8bdcd116b tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 returned with HTTP 202 Jul 10 09:29:41.305330 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 263/1037] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:29:41 2026] DELETE /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:41.317160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-584de247-17ef-43bf-a04b-b315e91e3c68 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.321480 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-584de247-17ef-43bf-a04b-b315e91e3c68 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 Jul 10 09:29:41.321852 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-584de247-17ef-43bf-a04b-b315e91e3c68 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.321921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-584de247-17ef-43bf-a04b-b315e91e3c68 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.330427 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.330427 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:41.331048 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-584de247-17ef-43bf-a04b-b315e91e3c68 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Snapshot retrieved successfully. Jul 10 09:29:41.332056 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-584de247-17ef-43bf-a04b-b315e91e3c68 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 returned with HTTP 200 Jul 10 09:29:41.332511 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 258/1038] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:41.418464 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1aa3a358-2d34-4e78-9708-0b0417733739 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.422011 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1aa3a358-2d34-4e78-9708-0b0417733739 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 Jul 10 09:29:41.422331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1aa3a358-2d34-4e78-9708-0b0417733739 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.422599 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1aa3a358-2d34-4e78-9708-0b0417733739 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.429178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5e690e20-800a-4c8c-b670-a01073847906 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.429294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1aa3a358-2d34-4e78-9708-0b0417733739 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 returned with HTTP 404 Jul 10 09:29:41.430274 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 261/1039] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/2c483600-a163-49a5-80db-75393fe4e631 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:41.432453 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e690e20-800a-4c8c-b670-a01073847906 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:41.432710 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e690e20-800a-4c8c-b670-a01073847906 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.432864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e690e20-800a-4c8c-b670-a01073847906 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.438766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-11f8550f-aadf-4e74-a376-211e940db373 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.440500 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:41.440833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.442162 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.442162 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Delete volume with id: b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:41.442619 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.442619 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:41.446548 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5e690e20-800a-4c8c-b670-a01073847906 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:41.447449 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.447449 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:41.447904 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:41.451511 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e690e20-800a-4c8c-b670-a01073847906 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:41.451927 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 258/1040] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:41.464615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9fd812a3-ee7c-4911-b426-fdc0977d4a80 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.465543 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Delete volume request issued successfully. Jul 10 09:29:41.465731 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-11f8550f-aadf-4e74-a376-211e940db373 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 returned with HTTP 202 Jul 10 09:29:41.466129 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 264/1041] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:41 2026] DELETE /volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:41.470593 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9fd812a3-ee7c-4911-b426-fdc0977d4a80 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:41.470593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9fd812a3-ee7c-4911-b426-fdc0977d4a80 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.470593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9fd812a3-ee7c-4911-b426-fdc0977d4a80 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.474008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-86c96ae5-b7eb-4cb0-bcf0-5b40087a96d9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.477670 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-86c96ae5-b7eb-4cb0-bcf0-5b40087a96d9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:41.478059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-86c96ae5-b7eb-4cb0-bcf0-5b40087a96d9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.478395 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-86c96ae5-b7eb-4cb0-bcf0-5b40087a96d9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.489396 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.489396 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:41.489859 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.489859 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:41.494674 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-86c96ae5-b7eb-4cb0-bcf0-5b40087a96d9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Volume info retrieved successfully. Jul 10 09:29:41.500899 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9fd812a3-ee7c-4911-b426-fdc0977d4a80 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:41.501279 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-86c96ae5-b7eb-4cb0-bcf0-5b40087a96d9 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 returned with HTTP 200 Jul 10 09:29:41.501963 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 262/1042] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:41.503971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-985453a9-50f4-444f-bacd-7f7f7b230f04 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.506771 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9fd812a3-ee7c-4911-b426-fdc0977d4a80 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:41.507177 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 259/1043] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:41.508150 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-985453a9-50f4-444f-bacd-7f7f7b230f04 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] DELETE https://10.4.3.103/volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103 Jul 10 09:29:41.508343 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-985453a9-50f4-444f-bacd-7f7f7b230f04 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.508618 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-985453a9-50f4-444f-bacd-7f7f7b230f04 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.518113 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.518113 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:41.552742 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2396e411-03e1-4ea0-bea4-73040ddff8ea req-a7026738-cfb8-45c2-beb3-001ba6140dda None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.556308 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2396e411-03e1-4ea0-bea4-73040ddff8ea req-a7026738-cfb8-45c2-beb3-001ba6140dda tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:41.556498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2396e411-03e1-4ea0-bea4-73040ddff8ea req-a7026738-cfb8-45c2-beb3-001ba6140dda tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.556711 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2396e411-03e1-4ea0-bea4-73040ddff8ea req-a7026738-cfb8-45c2-beb3-001ba6140dda tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.568371 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.568371 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:41.571946 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-2396e411-03e1-4ea0-bea4-73040ddff8ea req-a7026738-cfb8-45c2-beb3-001ba6140dda tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:41.576345 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2396e411-03e1-4ea0-bea4-73040ddff8ea req-a7026738-cfb8-45c2-beb3-001ba6140dda tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:41.576345 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 265/1044] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:41.591840 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-05326e07-f9eb-46a5-95e0-79bef12750e2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.593404 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-05326e07-f9eb-46a5-95e0-79bef12750e2 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:41.594003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-05326e07-f9eb-46a5-95e0-79bef12750e2 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.594003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-05326e07-f9eb-46a5-95e0-79bef12750e2 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.602146 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.602146 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:41.605157 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-05326e07-f9eb-46a5-95e0-79bef12750e2 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:41.609061 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-05326e07-f9eb-46a5-95e0-79bef12750e2 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:41.609636 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 263/1045] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:41.649279 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-32004d9e-470f-4c70-bde1-3c6d5431f160 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.650912 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-32004d9e-470f-4c70-bde1-3c6d5431f160 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:41.651085 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-32004d9e-470f-4c70-bde1-3c6d5431f160 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:41.651255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-32004d9e-470f-4c70-bde1-3c6d5431f160 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:41.659687 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.659687 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:41.663086 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-32004d9e-470f-4c70-bde1-3c6d5431f160 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:41.667729 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-32004d9e-470f-4c70-bde1-3c6d5431f160 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:41.668183 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 260/1046] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:41 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:41.693104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:41.695300 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8/action Jul 10 09:29:41.695694 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:41.695842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:41.711077 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:41.711077 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:41.711615 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:41.717138 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Begin detaching volume completed successfully. Jul 10 09:29:41.717333 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-b0da4a13-72a9-41c8-94d6-9e61f8604ce3 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8/action returned with HTTP 202 Jul 10 09:29:41.717759 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 266/1047] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:29:41 2026] POST /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:42.046156 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-985453a9-50f4-444f-bacd-7f7f7b230f04 tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103 returned with HTTP 200 Jul 10 09:29:42.046554 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 259/1048] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:41 2026] DELETE /volume/v3/attachments/8a1076eb-35d5-4e39-87d7-9623b4cd7103 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:42.059243 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.061505 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] DELETE https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:29:42.061715 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.061920 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.062107 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Delete volume with id: 524da783-901c-481f-bd90-2b2f5778eece Jul 10 09:29:42.069397 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:42.069397 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:42.069915 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Volume info retrieved successfully. Jul 10 09:29:42.095522 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] Delete volume request issued successfully. Jul 10 09:29:42.095793 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6b92e519-a783-4623-9ba2-3e566cb0da5e req-d93b4f03-f6a8-46c7-a6b3-c9d67cc6315e tempest-ServerActionsV293TestJSON-7737162 tempest-ServerActionsV293TestJSON-7737162-project-member] https://10.4.3.103/volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece returned with HTTP 202 Jul 10 09:29:42.096394 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 264/1049] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:29:42 2026] DELETE /volume/v3/volumes/524da783-901c-481f-bd90-2b2f5778eece => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:42.342660 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-93effdd9-a26a-4c63-b7c2-9a98d490e0bb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.344435 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-93effdd9-a26a-4c63-b7c2-9a98d490e0bb tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 Jul 10 09:29:42.344631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-93effdd9-a26a-4c63-b7c2-9a98d490e0bb tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.344816 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-93effdd9-a26a-4c63-b7c2-9a98d490e0bb tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.349143 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-93effdd9-a26a-4c63-b7c2-9a98d490e0bb tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 returned with HTTP 404 Jul 10 09:29:42.349595 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 261/1050] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:42 2026] GET /volume/v3/snapshots/5672893a-4137-416e-9973-c4e182226ef5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:42.356638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b5b35cb2-45d7-4fbe-a52a-5e672c0056d5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.358148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5b35cb2-45d7-4fbe-a52a-5e672c0056d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:42.358310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5b35cb2-45d7-4fbe-a52a-5e672c0056d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.358479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5b35cb2-45d7-4fbe-a52a-5e672c0056d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.369111 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:42.369111 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:42.372553 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b5b35cb2-45d7-4fbe-a52a-5e672c0056d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Volume info retrieved successfully. Jul 10 09:29:42.376132 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5b35cb2-45d7-4fbe-a52a-5e672c0056d5 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 returned with HTTP 200 Jul 10 09:29:42.376482 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 267/1051] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:42 2026] GET /volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:42.389646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3f50267-10d6-437a-8772-50f911df73ab None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.393349 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:42.393349 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.393349 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.393349 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Delete volume with id: 9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:42.399300 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:42.399300 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:42.399912 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Volume info retrieved successfully. Jul 10 09:29:42.425362 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Delete volume request issued successfully. Jul 10 09:29:42.425748 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3f50267-10d6-437a-8772-50f911df73ab tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 returned with HTTP 202 Jul 10 09:29:42.426305 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 260/1052] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:42 2026] DELETE /volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:42.442611 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2e9e1855-6d3a-4af0-861f-ffe1866207fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.445148 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2e9e1855-6d3a-4af0-861f-ffe1866207fe tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:42.448272 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2e9e1855-6d3a-4af0-861f-ffe1866207fe tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.448618 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2e9e1855-6d3a-4af0-861f-ffe1866207fe tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.461083 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:42.461083 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:42.466316 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2e9e1855-6d3a-4af0-861f-ffe1866207fe tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Volume info retrieved successfully. Jul 10 09:29:42.473587 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2e9e1855-6d3a-4af0-861f-ffe1866207fe tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 returned with HTTP 200 Jul 10 09:29:42.473587 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 265/1053] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:42 2026] GET /volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:42.518597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-14d002a3-e46d-4570-b8cb-53570047bb46 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.520596 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14d002a3-e46d-4570-b8cb-53570047bb46 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] GET https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 Jul 10 09:29:42.520867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14d002a3-e46d-4570-b8cb-53570047bb46 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.521125 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14d002a3-e46d-4570-b8cb-53570047bb46 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.527662 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14d002a3-e46d-4570-b8cb-53570047bb46 tempest-VolumesTestJSON-636589986 tempest-VolumesTestJSON-636589986-project-member] https://10.4.3.103/volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 returned with HTTP 404 Jul 10 09:29:42.528288 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 262/1054] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:42 2026] GET /volume/v3/volumes/b65d9730-a8df-4a1b-a467-fcf3df593de0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:42.747065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dfae2ca3-57f8-4b03-af83-8da7be55d8fd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.747877 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfae2ca3-57f8-4b03-af83-8da7be55d8fd None None] GET https://10.4.3.103/volume// Jul 10 09:29:42.747877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfae2ca3-57f8-4b03-af83-8da7be55d8fd None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.748457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfae2ca3-57f8-4b03-af83-8da7be55d8fd None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.748530 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfae2ca3-57f8-4b03-af83-8da7be55d8fd None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:42.748879 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 268/1055] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:42.762615 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-a1914c65-0085-4174-b67b-dc19d70a00af None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:42.770291 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-a1914c65-0085-4174-b67b-dc19d70a00af tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:42.772785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-a1914c65-0085-4174-b67b-dc19d70a00af tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:42.773184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-a1914c65-0085-4174-b67b-dc19d70a00af tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:42.790126 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:42.790126 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:42.796834 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-a1914c65-0085-4174-b67b-dc19d70a00af tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:42.798859 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-a1914c65-0085-4174-b67b-dc19d70a00af tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:42.799402 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 261/1056] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:42 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:29:43.493873 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2a5f17d0-a147-49ea-b1d1-bcbe86d6cc92 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:43.495750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a5f17d0-a147-49ea-b1d1-bcbe86d6cc92 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] GET https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 Jul 10 09:29:43.495978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a5f17d0-a147-49ea-b1d1-bcbe86d6cc92 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:43.496223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a5f17d0-a147-49ea-b1d1-bcbe86d6cc92 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:43.501591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a5f17d0-a147-49ea-b1d1-bcbe86d6cc92 tempest-SnapshotMetadataTestJSON-1119815404 tempest-SnapshotMetadataTestJSON-1119815404-project-member] https://10.4.3.103/volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 returned with HTTP 404 Jul 10 09:29:43.502056 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 266/1057] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:43 2026] GET /volume/v3/volumes/9e99ff78-591f-4ba1-adc3-827d25954408 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:44.007017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-c383c1cc-f2e4-43d5-bcce-7c2ac7c4f6ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:44.014629 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-c383c1cc-f2e4-43d5-bcce-7c2ac7c4f6ec tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54 Jul 10 09:29:44.014838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-c383c1cc-f2e4-43d5-bcce-7c2ac7c4f6ec tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:44.015043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-c383c1cc-f2e4-43d5-bcce-7c2ac7c4f6ec tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:44.022678 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:44.022678 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:44.564719 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4e9492e0-0e6c-4513-a71e-5d042671a4e2 req-c383c1cc-f2e4-43d5-bcce-7c2ac7c4f6ec tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54 returned with HTTP 200 Jul 10 09:29:44.565513 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 263/1058] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:29:44 2026] DELETE /volume/v3/attachments/89e0390e-3519-48ca-b746-072a38532f54 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:44.729840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aaab8e8a-682e-4747-b687-c92313edc790 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:44.854901 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aaab8e8a-682e-4747-b687-c92313edc790 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:44.855342 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aaab8e8a-682e-4747-b687-c92313edc790 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2008168420", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:44.857290 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.qos_specs [None req-aaab8e8a-682e-4747-b687-c92313edc790 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2008168420', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99954) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 09:29:44.863699 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-aaab8e8a-682e-4747-b687-c92313edc790 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DB qos_specs_create(): root {'id': '5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2008168420'} {{(pid=99954) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 09:29:44.872099 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aaab8e8a-682e-4747-b687-c92313edc790 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:44.872707 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 269/1059] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:29:44 2026] POST /volume/v3/qos-specs => generated 393 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:44.883914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-051bb2a7-2eb5-43e2-9a3b-ae969143edef None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:44.885676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-051bb2a7-2eb5-43e2-9a3b-ae969143edef tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:44.886184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-051bb2a7-2eb5-43e2-9a3b-ae969143edef tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2139852196"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:44.901851 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-051bb2a7-2eb5-43e2-9a3b-ae969143edef tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:44.901851 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 262/1060] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:44 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:44.918304 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4e195b78-1e57-4021-afc1-c91f8195a158 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:44.920593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4e195b78-1e57-4021-afc1-c91f8195a158 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:44.921075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4e195b78-1e57-4021-afc1-c91f8195a158 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1873425489"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:44.940838 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4e195b78-1e57-4021-afc1-c91f8195a158 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:44.941255 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 267/1061] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:44 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:44.951694 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-32b36a53-280f-407c-839f-110b87f5efb4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:44.953642 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32b36a53-280f-407c-839f-110b87f5efb4 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:44.954424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32b36a53-280f-407c-839f-110b87f5efb4 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-750858421"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:44.956610 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:44.956610 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:44.974301 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32b36a53-280f-407c-839f-110b87f5efb4 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:44.974801 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 264/1062] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:44 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:44.984018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-56de1e9b-9856-4249-8511-4b4bfec022f0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:44.987134 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-56de1e9b-9856-4249-8511-4b4bfec022f0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=b6f0b7a3-eba1-4cf1-b32f-35e41590357f Jul 10 09:29:44.987439 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-56de1e9b-9856-4249-8511-4b4bfec022f0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:44.987640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-56de1e9b-9856-4249-8511-4b4bfec022f0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'associate' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:44.987948 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:44.987948 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:44.988309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56de1e9b-9856-4249-8511-4b4bfec022f0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Associate qos_spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 with type: b6f0b7a3-eba1-4cf1-b32f-35e41590357f {{(pid=99954) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 09:29:45.008226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e97c1912-75d7-40ce-b824-9127151c56d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.008226 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e97c1912-75d7-40ce-b824-9127151c56d7 None None] GET https://10.4.3.103/volume// Jul 10 09:29:45.008226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e97c1912-75d7-40ce-b824-9127151c56d7 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.008226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e97c1912-75d7-40ce-b824-9127151c56d7 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.008226 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e97c1912-75d7-40ce-b824-9127151c56d7 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:45.008226 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 263/1063] 10.4.3.103 () {64 vars in 1004 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:45.021119 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-adf1445d-5e41-444b-ad8b-d6c24d13f4ed None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.021482 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-adf1445d-5e41-444b-ad8b-d6c24d13f4ed None None] GET https://10.4.3.103/volume// Jul 10 09:29:45.021676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-adf1445d-5e41-444b-ad8b-d6c24d13f4ed None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.021892 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-adf1445d-5e41-444b-ad8b-d6c24d13f4ed None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.022281 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-adf1445d-5e41-444b-ad8b-d6c24d13f4ed None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:45.022622 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 268/1064] 10.4.3.103 () {64 vars in 1004 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:45.024051 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-56de1e9b-9856-4249-8511-4b4bfec022f0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=b6f0b7a3-eba1-4cf1-b32f-35e41590357f returned with HTTP 202 Jul 10 09:29:45.024614 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 270/1065] 10.4.3.103 () {66 vars in 1481 bytes} [Fri Jul 10 09:29:44 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=b6f0b7a3-eba1-4cf1-b32f-35e41590357f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.031447 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4eb987cf-068e-4ab4-b620-7835ad31690a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.033864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6f653c6b-a219-495b-8ae5-a83709234b3d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.034040 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4eb987cf-068e-4ab4-b620-7835ad31690a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=b37d4df2-4726-4252-ab48-b1af4083dc13 Jul 10 09:29:45.034242 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4eb987cf-068e-4ab4-b620-7835ad31690a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.034527 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4eb987cf-068e-4ab4-b620-7835ad31690a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'associate' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.035317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4eb987cf-068e-4ab4-b620-7835ad31690a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Associate qos_spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 with type: b37d4df2-4726-4252-ab48-b1af4083dc13 {{(pid=99955) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 09:29:45.064369 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4eb987cf-068e-4ab4-b620-7835ad31690a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=b37d4df2-4726-4252-ab48-b1af4083dc13 returned with HTTP 202 Jul 10 09:29:45.065013 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 265/1066] 10.4.3.103 () {66 vars in 1481 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=b37d4df2-4726-4252-ab48-b1af4083dc13 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.074128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7d8650f4-78bb-4104-806a-4cf01296b97c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.076964 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7d8650f4-78bb-4104-806a-4cf01296b97c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=f6a1a042-c62c-47fa-b6d3-f678ae183bcb Jul 10 09:29:45.077165 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7d8650f4-78bb-4104-806a-4cf01296b97c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.077349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7d8650f4-78bb-4104-806a-4cf01296b97c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'associate' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.077886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d8650f4-78bb-4104-806a-4cf01296b97c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Associate qos_spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 with type: f6a1a042-c62c-47fa-b6d3-f678ae183bcb {{(pid=99957) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 09:29:45.111590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7d8650f4-78bb-4104-806a-4cf01296b97c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=f6a1a042-c62c-47fa-b6d3-f678ae183bcb returned with HTTP 202 Jul 10 09:29:45.111590 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 269/1067] 10.4.3.103 () {66 vars in 1481 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associate?vol_type_id=f6a1a042-c62c-47fa-b6d3-f678ae183bcb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.117388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f435c33f-e416-43eb-845a-c5960383a00e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.120451 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6f653c6b-a219-495b-8ae5-a83709234b3d tempest-VersionsTest-1303093967 tempest-VersionsTest-1303093967-project-member] GET https://10.4.3.103/volume/v3/ Jul 10 09:29:45.121639 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6f653c6b-a219-495b-8ae5-a83709234b3d tempest-VersionsTest-1303093967 tempest-VersionsTest-1303093967-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.121695 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f435c33f-e416-43eb-845a-c5960383a00e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations Jul 10 09:29:45.121735 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6f653c6b-a219-495b-8ae5-a83709234b3d tempest-VersionsTest-1303093967 tempest-VersionsTest-1303093967-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.121759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f435c33f-e416-43eb-845a-c5960383a00e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.121759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f435c33f-e416-43eb-845a-c5960383a00e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'associations' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.121800 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6f653c6b-a219-495b-8ae5-a83709234b3d tempest-VersionsTest-1303093967 tempest-VersionsTest-1303093967-project-member] https://10.4.3.103/volume/v3/ returned with HTTP 200 Jul 10 09:29:45.121825 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.121825 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:45.121861 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 264/1068] 10.4.3.103 () {66 vars in 1216 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/ => generated 386 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.123186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f435c33f-e416-43eb-845a-c5960383a00e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Get associations for qos_spec id: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 {{(pid=99954) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 09:29:45.141465 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f435c33f-e416-43eb-845a-c5960383a00e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations returned with HTTP 200 Jul 10 09:29:45.142080 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 271/1069] 10.4.3.103 () {66 vars in 1393 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.153756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f5abd2b4-9d2a-4e73-bae1-4a3ff7c662b1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.157288 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5abd2b4-9d2a-4e73-bae1-4a3ff7c662b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/disassociate?vol_type_id=b6f0b7a3-eba1-4cf1-b32f-35e41590357f Jul 10 09:29:45.157516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5abd2b4-9d2a-4e73-bae1-4a3ff7c662b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.157760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5abd2b4-9d2a-4e73-bae1-4a3ff7c662b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'disassociate' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.158047 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.158047 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:45.158449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5abd2b4-9d2a-4e73-bae1-4a3ff7c662b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Disassociate qos_spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 from type: b6f0b7a3-eba1-4cf1-b32f-35e41590357f {{(pid=99955) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 09:29:45.187193 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5abd2b4-9d2a-4e73-bae1-4a3ff7c662b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/disassociate?vol_type_id=b6f0b7a3-eba1-4cf1-b32f-35e41590357f returned with HTTP 202 Jul 10 09:29:45.187952 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 266/1070] 10.4.3.103 () {66 vars in 1490 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/disassociate?vol_type_id=b6f0b7a3-eba1-4cf1-b32f-35e41590357f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.197545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f77dbbeb-c8c5-4e1b-aad5-06ffeaf38c9b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.199392 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f77dbbeb-c8c5-4e1b-aad5-06ffeaf38c9b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations Jul 10 09:29:45.199644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f77dbbeb-c8c5-4e1b-aad5-06ffeaf38c9b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.199895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f77dbbeb-c8c5-4e1b-aad5-06ffeaf38c9b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'associations' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.200228 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.200228 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:45.200632 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f77dbbeb-c8c5-4e1b-aad5-06ffeaf38c9b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Get associations for qos_spec id: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 {{(pid=99957) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 09:29:45.219123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f77dbbeb-c8c5-4e1b-aad5-06ffeaf38c9b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations returned with HTTP 200 Jul 10 09:29:45.219544 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 270/1071] 10.4.3.103 () {66 vars in 1393 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.230721 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-95cd95db-700e-4364-ba91-972e08eeaa88 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.237222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95cd95db-700e-4364-ba91-972e08eeaa88 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/disassociate_all Jul 10 09:29:45.237407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95cd95db-700e-4364-ba91-972e08eeaa88 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.237606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95cd95db-700e-4364-ba91-972e08eeaa88 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'disassociate_all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.238951 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95cd95db-700e-4364-ba91-972e08eeaa88 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Disassociate qos_spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 from all. {{(pid=99956) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 09:29:45.256242 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95cd95db-700e-4364-ba91-972e08eeaa88 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/disassociate_all returned with HTTP 202 Jul 10 09:29:45.256242 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 265/1072] 10.4.3.103 () {66 vars in 1405 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/disassociate_all => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.268591 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a253158b-c6b7-489c-bd26-66596db3a9b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.269776 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a253158b-c6b7-489c-bd26-66596db3a9b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations Jul 10 09:29:45.270072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a253158b-c6b7-489c-bd26-66596db3a9b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.270338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a253158b-c6b7-489c-bd26-66596db3a9b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'associations' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.270705 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.270705 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:45.280935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a253158b-c6b7-489c-bd26-66596db3a9b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Get associations for qos_spec id: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 {{(pid=99954) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 09:29:45.287810 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a253158b-c6b7-489c-bd26-66596db3a9b1 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations returned with HTTP 200 Jul 10 09:29:45.288339 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 272/1073] 10.4.3.103 () {66 vars in 1393 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:45.302932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2bd2d51a-af59-46a8-ae63-6d73e5d8aa4f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.305274 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2bd2d51a-af59-46a8-ae63-6d73e5d8aa4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/types/f6a1a042-c62c-47fa-b6d3-f678ae183bcb Jul 10 09:29:45.305834 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2bd2d51a-af59-46a8-ae63-6d73e5d8aa4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.306185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2bd2d51a-af59-46a8-ae63-6d73e5d8aa4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.306653 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.306653 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:45.335176 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2bd2d51a-af59-46a8-ae63-6d73e5d8aa4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types/f6a1a042-c62c-47fa-b6d3-f678ae183bcb returned with HTTP 202 Jul 10 09:29:45.335731 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 267/1074] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/types/f6a1a042-c62c-47fa-b6d3-f678ae183bcb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.344773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-78d1276f-d99c-4433-87a0-1ee74c3d09d6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.347248 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-78d1276f-d99c-4433-87a0-1ee74c3d09d6 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/types/f6a1a042-c62c-47fa-b6d3-f678ae183bcb Jul 10 09:29:45.347467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-78d1276f-d99c-4433-87a0-1ee74c3d09d6 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.349806 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-78d1276f-d99c-4433-87a0-1ee74c3d09d6 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.352445 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-78d1276f-d99c-4433-87a0-1ee74c3d09d6 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types/f6a1a042-c62c-47fa-b6d3-f678ae183bcb returned with HTTP 404 Jul 10 09:29:45.353093 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 271/1075] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/types/f6a1a042-c62c-47fa-b6d3-f678ae183bcb => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.364808 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-afdca4f1-cda7-4484-9b3b-3e65d0c38ece None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.367164 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-afdca4f1-cda7-4484-9b3b-3e65d0c38ece tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/types/b37d4df2-4726-4252-ab48-b1af4083dc13 Jul 10 09:29:45.367413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-afdca4f1-cda7-4484-9b3b-3e65d0c38ece tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.367708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-afdca4f1-cda7-4484-9b3b-3e65d0c38ece tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.368067 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.368067 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:45.413230 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-afdca4f1-cda7-4484-9b3b-3e65d0c38ece tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types/b37d4df2-4726-4252-ab48-b1af4083dc13 returned with HTTP 202 Jul 10 09:29:45.413760 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 266/1076] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/types/b37d4df2-4726-4252-ab48-b1af4083dc13 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.426413 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9ffdf80b-f72d-473f-a250-bc7ba7899f1a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.431550 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9ffdf80b-f72d-473f-a250-bc7ba7899f1a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/types/b37d4df2-4726-4252-ab48-b1af4083dc13 Jul 10 09:29:45.431550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9ffdf80b-f72d-473f-a250-bc7ba7899f1a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.431550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9ffdf80b-f72d-473f-a250-bc7ba7899f1a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.435915 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9ffdf80b-f72d-473f-a250-bc7ba7899f1a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types/b37d4df2-4726-4252-ab48-b1af4083dc13 returned with HTTP 404 Jul 10 09:29:45.436352 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 273/1077] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/types/b37d4df2-4726-4252-ab48-b1af4083dc13 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.444983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e4cd6d69-128e-47f5-80a8-70c60b694d0b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.449018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e4cd6d69-128e-47f5-80a8-70c60b694d0b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/types/b6f0b7a3-eba1-4cf1-b32f-35e41590357f Jul 10 09:29:45.449315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e4cd6d69-128e-47f5-80a8-70c60b694d0b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.451083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e4cd6d69-128e-47f5-80a8-70c60b694d0b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.492041 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e4cd6d69-128e-47f5-80a8-70c60b694d0b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types/b6f0b7a3-eba1-4cf1-b32f-35e41590357f returned with HTTP 202 Jul 10 09:29:45.494703 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 268/1078] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/types/b6f0b7a3-eba1-4cf1-b32f-35e41590357f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.504606 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-45cf825d-34f8-4032-b7a5-6ec644b1f29a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.507084 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-45cf825d-34f8-4032-b7a5-6ec644b1f29a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/types/b6f0b7a3-eba1-4cf1-b32f-35e41590357f Jul 10 09:29:45.507290 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-45cf825d-34f8-4032-b7a5-6ec644b1f29a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.507528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-45cf825d-34f8-4032-b7a5-6ec644b1f29a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.513442 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-45cf825d-34f8-4032-b7a5-6ec644b1f29a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/types/b6f0b7a3-eba1-4cf1-b32f-35e41590357f returned with HTTP 404 Jul 10 09:29:45.514077 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 272/1079] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/types/b6f0b7a3-eba1-4cf1-b32f-35e41590357f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.525147 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a745f207-fdc4-43e9-9b44-1d3fc581525b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.526939 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a745f207-fdc4-43e9-9b44-1d3fc581525b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.527392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a745f207-fdc4-43e9-9b44-1d3fc581525b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1159457948", "consumer": "back-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:45.532320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.qos_specs [None req-a745f207-fdc4-43e9-9b44-1d3fc581525b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1159457948', 'consumer': 'back-end', 'specs': {}} {{(pid=99956) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 09:29:45.539277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-a745f207-fdc4-43e9-9b44-1d3fc581525b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DB qos_specs_create(): root {'id': 'bd27a563-a21c-4a37-be5d-caa2c355352a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1159457948'} {{(pid=99956) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 09:29:45.548695 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a745f207-fdc4-43e9-9b44-1d3fc581525b tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.549062 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 267/1080] 10.4.3.103 () {68 vars in 1264 bytes} [Fri Jul 10 09:29:45 2026] POST /volume/v3/qos-specs => generated 369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.561873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bfd9aeca-fcf4-46bc-afd7-aeb85a59d1f5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.564716 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bfd9aeca-fcf4-46bc-afd7-aeb85a59d1f5 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a?force=False Jul 10 09:29:45.564964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bfd9aeca-fcf4-46bc-afd7-aeb85a59d1f5 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.565202 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bfd9aeca-fcf4-46bc-afd7-aeb85a59d1f5 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.565445 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.565445 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:45.565832 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bfd9aeca-fcf4-46bc-afd7-aeb85a59d1f5 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: bd27a563-a21c-4a37-be5d-caa2c355352a, force: False {{(pid=99954) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:45.583246 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bfd9aeca-fcf4-46bc-afd7-aeb85a59d1f5 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a?force=False returned with HTTP 202 Jul 10 09:29:45.583807 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 274/1081] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.596303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fa19e0f7-28cb-4fc6-a62e-9188f9d62d4f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.600013 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fa19e0f7-28cb-4fc6-a62e-9188f9d62d4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a Jul 10 09:29:45.600296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fa19e0f7-28cb-4fc6-a62e-9188f9d62d4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.600625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fa19e0f7-28cb-4fc6-a62e-9188f9d62d4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.605417 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fa19e0f7-28cb-4fc6-a62e-9188f9d62d4f tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a returned with HTTP 404 Jul 10 09:29:45.606036 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 269/1082] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.614502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a902a5b3-c298-4696-8d85-2a197fd3169a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.616398 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a902a5b3-c298-4696-8d85-2a197fd3169a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.616621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a902a5b3-c298-4696-8d85-2a197fd3169a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.616858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a902a5b3-c298-4696-8d85-2a197fd3169a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.617518 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.617518 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:45.628413 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a902a5b3-c298-4696-8d85-2a197fd3169a tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.629545 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 273/1083] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.638109 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-51f5bac5-4f94-44e0-91b7-f821843ac904 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.640494 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-51f5bac5-4f94-44e0-91b7-f821843ac904 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a?force=False Jul 10 09:29:45.640788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-51f5bac5-4f94-44e0-91b7-f821843ac904 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.641069 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-51f5bac5-4f94-44e0-91b7-f821843ac904 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.641426 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.641426 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:45.642062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51f5bac5-4f94-44e0-91b7-f821843ac904 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: bd27a563-a21c-4a37-be5d-caa2c355352a, force: False {{(pid=99956) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:45.646342 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-51f5bac5-4f94-44e0-91b7-f821843ac904 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a?force=False returned with HTTP 404 Jul 10 09:29:45.647172 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 268/1084] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.654528 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d7fcdff1-8b65-46eb-bb75-5d5403d3b7b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.661137 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d7fcdff1-8b65-46eb-bb75-5d5403d3b7b0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a Jul 10 09:29:45.661137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d7fcdff1-8b65-46eb-bb75-5d5403d3b7b0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.661137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d7fcdff1-8b65-46eb-bb75-5d5403d3b7b0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.661137 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.661137 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:45.665358 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d7fcdff1-8b65-46eb-bb75-5d5403d3b7b0 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a returned with HTTP 404 Jul 10 09:29:45.665358 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 275/1085] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/bd27a563-a21c-4a37-be5d-caa2c355352a => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.675205 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dac56c75-a6a6-4529-ac03-1e7b78eef294 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.676992 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dac56c75-a6a6-4529-ac03-1e7b78eef294 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.677342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dac56c75-a6a6-4529-ac03-1e7b78eef294 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-48272839", "consumer": "both"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:45.679711 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.qos_specs [None req-dac56c75-a6a6-4529-ac03-1e7b78eef294 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-48272839', 'consumer': 'both', 'specs': {}} {{(pid=99955) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 09:29:45.686868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-dac56c75-a6a6-4529-ac03-1e7b78eef294 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DB qos_specs_create(): root {'id': '7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-48272839'} {{(pid=99955) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 09:29:45.696209 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dac56c75-a6a6-4529-ac03-1e7b78eef294 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.696662 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 270/1086] 10.4.3.103 () {68 vars in 1264 bytes} [Fri Jul 10 09:29:45 2026] POST /volume/v3/qos-specs => generated 363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.708987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0909b6d7-100e-4ae4-8755-46b73d46e255 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.709263 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0909b6d7-100e-4ae4-8755-46b73d46e255 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f?force=False Jul 10 09:29:45.709991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0909b6d7-100e-4ae4-8755-46b73d46e255 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.709991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0909b6d7-100e-4ae4-8755-46b73d46e255 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.709991 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.709991 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:45.710416 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0909b6d7-100e-4ae4-8755-46b73d46e255 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: 7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f, force: False {{(pid=99957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:45.731090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0909b6d7-100e-4ae4-8755-46b73d46e255 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f?force=False returned with HTTP 202 Jul 10 09:29:45.731090 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 274/1087] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.743815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2dce49c-0253-41b9-b3dc-3b458310c832 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.747478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2dce49c-0253-41b9-b3dc-3b458310c832 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f Jul 10 09:29:45.747754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2dce49c-0253-41b9-b3dc-3b458310c832 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.748050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2dce49c-0253-41b9-b3dc-3b458310c832 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.758946 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2dce49c-0253-41b9-b3dc-3b458310c832 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f returned with HTTP 404 Jul 10 09:29:45.758946 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 269/1088] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.766097 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1b95457a-7674-4d2b-b594-83d221663022 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.767950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b95457a-7674-4d2b-b594-83d221663022 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.768192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b95457a-7674-4d2b-b594-83d221663022 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.768419 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b95457a-7674-4d2b-b594-83d221663022 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.777965 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b95457a-7674-4d2b-b594-83d221663022 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.778445 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 276/1089] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.787157 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-eb261668-a515-4cc7-b88e-a32220ddc9ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.789587 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eb261668-a515-4cc7-b88e-a32220ddc9ee tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f?force=False Jul 10 09:29:45.790037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eb261668-a515-4cc7-b88e-a32220ddc9ee tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.790356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eb261668-a515-4cc7-b88e-a32220ddc9ee tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.790762 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.790762 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:45.791291 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eb261668-a515-4cc7-b88e-a32220ddc9ee tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: 7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f, force: False {{(pid=99955) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:45.797187 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eb261668-a515-4cc7-b88e-a32220ddc9ee tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f?force=False returned with HTTP 404 Jul 10 09:29:45.798039 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 271/1090] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.808382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d7605a77-04c9-49a2-a33e-dc5564bb8f17 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.810208 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d7605a77-04c9-49a2-a33e-dc5564bb8f17 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f Jul 10 09:29:45.810372 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d7605a77-04c9-49a2-a33e-dc5564bb8f17 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.810598 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d7605a77-04c9-49a2-a33e-dc5564bb8f17 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.810865 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.810865 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:45.815274 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d7605a77-04c9-49a2-a33e-dc5564bb8f17 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f returned with HTTP 404 Jul 10 09:29:45.815966 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 275/1091] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/7589cf15-3ed3-4bba-8dbc-3cc8bfedd12f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.824340 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1ec21fae-0a2e-4bb3-ad9e-7bf86a7ede53 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.830614 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1ec21fae-0a2e-4bb3-ad9e-7bf86a7ede53 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] POST https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.830614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1ec21fae-0a2e-4bb3-ad9e-7bf86a7ede53 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-793155633", "consumer": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:45.830614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.qos_specs [None req-1ec21fae-0a2e-4bb3-ad9e-7bf86a7ede53 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-793155633', 'consumer': 'front-end', 'specs': {}} {{(pid=99956) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 09:29:45.833914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-1ec21fae-0a2e-4bb3-ad9e-7bf86a7ede53 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DB qos_specs_create(): root {'id': '35c7c0a2-1fe9-421c-99b0-01ae6ee86855', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-793155633'} {{(pid=99956) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 09:29:45.842478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1ec21fae-0a2e-4bb3-ad9e-7bf86a7ede53 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.842478 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 270/1092] 10.4.3.103 () {68 vars in 1264 bytes} [Fri Jul 10 09:29:45 2026] POST /volume/v3/qos-specs => generated 369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.850381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ca4c0470-b5c0-4c20-a94f-4649152da836 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.852559 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ca4c0470-b5c0-4c20-a94f-4649152da836 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855?force=False Jul 10 09:29:45.852808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ca4c0470-b5c0-4c20-a94f-4649152da836 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.853071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ca4c0470-b5c0-4c20-a94f-4649152da836 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.853341 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.853341 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:45.853777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca4c0470-b5c0-4c20-a94f-4649152da836 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: 35c7c0a2-1fe9-421c-99b0-01ae6ee86855, force: False {{(pid=99954) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:45.869030 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ca4c0470-b5c0-4c20-a94f-4649152da836 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855?force=False returned with HTTP 202 Jul 10 09:29:45.869819 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 277/1093] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:45.876558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-99761413-333c-49c1-8c81-d6892c802b81 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.878194 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-99761413-333c-49c1-8c81-d6892c802b81 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855 Jul 10 09:29:45.878365 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-99761413-333c-49c1-8c81-d6892c802b81 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.878535 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-99761413-333c-49c1-8c81-d6892c802b81 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.881787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-99761413-333c-49c1-8c81-d6892c802b81 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855 returned with HTTP 404 Jul 10 09:29:45.882213 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 272/1094] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.888300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6df1c487-63c1-4291-96f2-5b3dd29a7b0d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.890405 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6df1c487-63c1-4291-96f2-5b3dd29a7b0d tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.890663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6df1c487-63c1-4291-96f2-5b3dd29a7b0d tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.890934 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6df1c487-63c1-4291-96f2-5b3dd29a7b0d tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.900360 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6df1c487-63c1-4291-96f2-5b3dd29a7b0d tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.900900 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 276/1095] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.909478 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-db4acc15-9202-40e1-9371-b58a3c5e6711 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.913832 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db4acc15-9202-40e1-9371-b58a3c5e6711 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855?force=False Jul 10 09:29:45.913832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-db4acc15-9202-40e1-9371-b58a3c5e6711 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.913832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-db4acc15-9202-40e1-9371-b58a3c5e6711 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.913832 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.913832 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:45.913832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db4acc15-9202-40e1-9371-b58a3c5e6711 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: 35c7c0a2-1fe9-421c-99b0-01ae6ee86855, force: False {{(pid=99956) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:45.924933 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db4acc15-9202-40e1-9371-b58a3c5e6711 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855?force=False returned with HTTP 404 Jul 10 09:29:45.925734 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 271/1096] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:45 2026] DELETE /volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.934739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-32e7da7b-e1b3-4b92-ab5e-ce9164e0131e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.937069 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32e7da7b-e1b3-4b92-ab5e-ce9164e0131e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855 Jul 10 09:29:45.937321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32e7da7b-e1b3-4b92-ab5e-ce9164e0131e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.937554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32e7da7b-e1b3-4b92-ab5e-ce9164e0131e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.937898 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.937898 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:45.946035 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32e7da7b-e1b3-4b92-ab5e-ce9164e0131e tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855 returned with HTTP 404 Jul 10 09:29:45.946035 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 278/1097] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/35c7c0a2-1fe9-421c-99b0-01ae6ee86855 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:45.956232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f84fb5d5-372f-4ca7-82ed-38d00d708f96 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.958629 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f84fb5d5-372f-4ca7-82ed-38d00d708f96 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 Jul 10 09:29:45.958954 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f84fb5d5-372f-4ca7-82ed-38d00d708f96 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.959253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f84fb5d5-372f-4ca7-82ed-38d00d708f96 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.965502 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f84fb5d5-372f-4ca7-82ed-38d00d708f96 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 returned with HTTP 200 Jul 10 09:29:45.966089 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 273/1098] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:45.979578 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d4b3c2c-a568-4bec-bfd1-d6f1d15c09dc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:45.985012 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d4b3c2c-a568-4bec-bfd1-d6f1d15c09dc tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs Jul 10 09:29:45.985315 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d4b3c2c-a568-4bec-bfd1-d6f1d15c09dc tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:45.985588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d4b3c2c-a568-4bec-bfd1-d6f1d15c09dc tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:45.985901 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:45.985901 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:45.996667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d4b3c2c-a568-4bec-bfd1-d6f1d15c09dc tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs returned with HTTP 200 Jul 10 09:29:45.997299 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 277/1099] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:29:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:46.004803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e9165b29-0d45-4992-8f70-72365a3d1c45 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.009009 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e9165b29-0d45-4992-8f70-72365a3d1c45 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:29:46.009009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e9165b29-0d45-4992-8f70-72365a3d1c45 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:46.009009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e9165b29-0d45-4992-8f70-72365a3d1c45 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:46.013433 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d773ffa1-4f2a-4cc6-8622-d947e6212279 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.017834 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d773ffa1-4f2a-4cc6-8622-d947e6212279 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] PUT https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 Jul 10 09:29:46.017834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d773ffa1-4f2a-4cc6-8622-d947e6212279 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:46.020112 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.020112 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:46.022839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.qos_specs [None req-d773ffa1-4f2a-4cc6-8622-d947e6212279 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99954) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 09:29:46.025233 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e9165b29-0d45-4992-8f70-72365a3d1c45 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:29:46.030419 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-d773ffa1-4f2a-4cc6-8622-d947e6212279 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] qos_specs_update() value: {'id': '906bbf0b-bcd0-4fa7-b22c-b10820ddc63c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2', 'deleted': False} {{(pid=99954) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 09:29:46.030824 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e9165b29-0d45-4992-8f70-72365a3d1c45 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:29:46.031374 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 272/1100] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:46 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:46.034462 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d773ffa1-4f2a-4cc6-8622-d947e6212279 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 returned with HTTP 200 Jul 10 09:29:46.034997 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 279/1101] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:29:46 2026] PUT /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:46.043385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-caf774bf-7f58-426b-80a8-0bf8cba7d51c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.045767 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-caf774bf-7f58-426b-80a8-0bf8cba7d51c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 Jul 10 09:29:46.045767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-caf774bf-7f58-426b-80a8-0bf8cba7d51c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:46.045962 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-caf774bf-7f58-426b-80a8-0bf8cba7d51c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:46.046188 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.046188 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:46.051658 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-caf774bf-7f58-426b-80a8-0bf8cba7d51c tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 returned with HTTP 200 Jul 10 09:29:46.052139 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 274/1102] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:46 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:46.063416 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f365e02-5e0e-4346-8767-e80af48d7e41 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.066653 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f365e02-5e0e-4346-8767-e80af48d7e41 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] PUT https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/delete_keys Jul 10 09:29:46.067061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f365e02-5e0e-4346-8767-e80af48d7e41 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:46.068900 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.068900 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:46.069282 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f365e02-5e0e-4346-8767-e80af48d7e41 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete_key spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2, keys: ['iops_bytes'] {{(pid=99957) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 09:29:46.083533 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f365e02-5e0e-4346-8767-e80af48d7e41 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/delete_keys returned with HTTP 202 Jul 10 09:29:46.084041 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 278/1103] 10.4.3.103 () {68 vars in 1410 bytes} [Fri Jul 10 09:29:46 2026] PUT /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2/delete_keys => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:46.094086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cf0dda2f-196a-4c80-9c5d-4807fd8d5e18 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.098194 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf0dda2f-196a-4c80-9c5d-4807fd8d5e18 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 Jul 10 09:29:46.098194 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf0dda2f-196a-4c80-9c5d-4807fd8d5e18 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:46.098194 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf0dda2f-196a-4c80-9c5d-4807fd8d5e18 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:46.101743 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf0dda2f-196a-4c80-9c5d-4807fd8d5e18 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 returned with HTTP 200 Jul 10 09:29:46.102371 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 273/1104] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:46 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:46.111759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-16608c8b-91d7-4050-beef-109f5ab1bdcf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.113933 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-16608c8b-91d7-4050-beef-109f5ab1bdcf tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 Jul 10 09:29:46.114154 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-16608c8b-91d7-4050-beef-109f5ab1bdcf tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:46.114403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-16608c8b-91d7-4050-beef-109f5ab1bdcf tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:46.114733 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.114733 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:46.119088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-16608c8b-91d7-4050-beef-109f5ab1bdcf tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 returned with HTTP 200 Jul 10 09:29:46.119628 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 280/1105] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:46 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:46.129199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-606d259a-c752-44df-ae12-f521f35d6780 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.131211 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-606d259a-c752-44df-ae12-f521f35d6780 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] DELETE https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2?force=False Jul 10 09:29:46.131427 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-606d259a-c752-44df-ae12-f521f35d6780 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:46.132108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-606d259a-c752-44df-ae12-f521f35d6780 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:46.132108 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.132108 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:46.132345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.qos_specs_manage [None req-606d259a-c752-44df-ae12-f521f35d6780 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Delete qos_spec: 5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2, force: False {{(pid=99955) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 09:29:46.163474 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-606d259a-c752-44df-ae12-f521f35d6780 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2?force=False returned with HTTP 202 Jul 10 09:29:46.163474 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 275/1106] 10.4.3.103 () {66 vars in 1380 bytes} [Fri Jul 10 09:29:46 2026] DELETE /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:46.174796 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-282ba0f9-b314-4c13-98f0-3bf3bb671884 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.175473 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-282ba0f9-b314-4c13-98f0-3bf3bb671884 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] GET https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 Jul 10 09:29:46.175722 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-282ba0f9-b314-4c13-98f0-3bf3bb671884 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:46.175960 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-282ba0f9-b314-4c13-98f0-3bf3bb671884 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:46.176276 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.176276 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:46.180015 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-282ba0f9-b314-4c13-98f0-3bf3bb671884 tempest-QosSpecsTestJSON-1088666358 tempest-QosSpecsTestJSON-1088666358-project-admin] https://10.4.3.103/volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 returned with HTTP 404 Jul 10 09:29:46.180606 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 279/1107] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:46 2026] GET /volume/v3/qos-specs/5f7327dc-adb8-4fbc-a2c4-336fffe0b8d2 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:46.849961 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:46.852261 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:46.852803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1756104491"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:46.854267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create volume request body: {'volume': {'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1756104491'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:46.964908 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create volume of 1 GB Jul 10 09:29:46.965267 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:46.965267 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:46.971436 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Availability Zones retrieved successfully. Jul 10 09:29:46.977025 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Flow 'volume_create_api' (258df0fc-fd2d-4bb8-9ff3-0f3ea44f96a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:46.978452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58990fc5-f86a-4d3a-80c3-3fba4e58f9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:46.979701 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:47.051724 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58990fc5-f86a-4d3a-80c3-3fba4e58f9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:47.052985 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05197e94-d4f3-4bda-a761-1e8ea085b8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:47.133346 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Created reservations ['ac5174c7-0d88-467b-b9c2-5a3da5d79d69', 'e9d629bd-0da5-4cf5-9366-daef3e403d81', '7d157832-a104-4e81-ada1-a1bf722dba9d', 'a420bd01-59ca-49c5-b64d-fa4d2cc35188'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:47.134747 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05197e94-d4f3-4bda-a761-1e8ea085b8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac5174c7-0d88-467b-b9c2-5a3da5d79d69', 'e9d629bd-0da5-4cf5-9366-daef3e403d81', '7d157832-a104-4e81-ada1-a1bf722dba9d', 'a420bd01-59ca-49c5-b64d-fa4d2cc35188']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:47.135243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4c5d63-f76b-4991-84e0-4f457d53ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:47.166041 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4c5d63-f76b-4991-84e0-4f457d53ab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71d0049-97b7-4dde-957b-01de16a090d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1756104491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ad5e959d3247a79adacb55aa589974',qos_specs=None,replication_status=,reservations=['ac5174c7-0d88-467b-b9c2-5a3da5d79d69','e9d629bd-0da5-4cf5-9366-daef3e403d81','7d157832-a104-4e81-ada1-a1bf722dba9d','a420bd01-59ca-49c5-b64d-fa4d2cc35188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f213a60306c4ea3812a9f25441acb86',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1756104491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71d0049-97b7-4dde-957b-01de16a090d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ad5e959d3247a79adacb55aa589974',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f213a60306c4ea3812a9f25441acb86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:47.166798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed05f6b3-aad7-4e93-9e4f-07fb021f0c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:47.191340 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed05f6b3-aad7-4e93-9e4f-07fb021f0c60) transitioned into state 'SUCCESS' from state '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-1756104491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ad5e959d3247a79adacb55aa589974',qos_specs=None,replication_status=,reservations=['ac5174c7-0d88-467b-b9c2-5a3da5d79d69','e9d629bd-0da5-4cf5-9366-daef3e403d81','7d157832-a104-4e81-ada1-a1bf722dba9d','a420bd01-59ca-49c5-b64d-fa4d2cc35188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f213a60306c4ea3812a9f25441acb86',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:47.192232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5e6793-0708-4db4-bb2f-11d61f843274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:47.207936 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5e6793-0708-4db4-bb2f-11d61f843274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:47.209154 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Flow 'volume_create_api' (258df0fc-fd2d-4bb8-9ff3-0f3ea44f96a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:47.209545 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create volume request issued successfully. Jul 10 09:29:47.210258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce056c8a-d1c0-4d39-9bbe-b86012256477 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:47.210862 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 274/1108] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:29:46 2026] POST /volume/v3/volumes => generated 748 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:47.226630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-717f3e4b-006a-4836-b850-89d80b7f4f3d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:47.230011 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-717f3e4b-006a-4836-b850-89d80b7f4f3d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:47.230265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-717f3e4b-006a-4836-b850-89d80b7f4f3d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:47.230615 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-717f3e4b-006a-4836-b850-89d80b7f4f3d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:47.241919 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:47.241919 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:47.247421 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-717f3e4b-006a-4836-b850-89d80b7f4f3d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:47.257929 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-717f3e4b-006a-4836-b850-89d80b7f4f3d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:47.258516 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 281/1109] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:47 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:48.276315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-611ba547-fea9-4f4c-bf7e-6d98088bc4cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:48.278346 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-611ba547-fea9-4f4c-bf7e-6d98088bc4cf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:48.278429 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-611ba547-fea9-4f4c-bf7e-6d98088bc4cf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:48.278607 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-611ba547-fea9-4f4c-bf7e-6d98088bc4cf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:48.292595 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:48.292595 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:48.296988 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-611ba547-fea9-4f4c-bf7e-6d98088bc4cf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:48.301935 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-611ba547-fea9-4f4c-bf7e-6d98088bc4cf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:48.302242 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 276/1110] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:48 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:48.315043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:48.317056 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] POST https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7/action Jul 10 09:29:48.317470 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:48.317636 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:48.328187 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:48.328187 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:48.328794 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:48.368192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Created reservations ['ed3a2c41-fec9-4e7d-b935-9025889d5905', '14b69fbb-104e-484e-88ba-2916d854cc38'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:48.381254 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Extend volume request issued successfully. Jul 10 09:29:48.381456 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41bc9875-1da8-47ca-9cf2-e39d9206193f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7/action returned with HTTP 202 Jul 10 09:29:48.381878 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 280/1111] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:29:48 2026] POST /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:48.389035 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-46207bb4-28d6-4093-8ff2-b9f19678aad5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:48.390982 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46207bb4-28d6-4093-8ff2-b9f19678aad5 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:48.391147 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46207bb4-28d6-4093-8ff2-b9f19678aad5 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:48.391318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46207bb4-28d6-4093-8ff2-b9f19678aad5 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:48.398852 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:48.398852 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:48.404264 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-46207bb4-28d6-4093-8ff2-b9f19678aad5 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:48.411276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46207bb4-28d6-4093-8ff2-b9f19678aad5 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:48.411870 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 275/1112] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:48 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:49.072805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bd0eb520-7f27-4695-9518-3e76f6c54939 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.245265 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd0eb520-7f27-4695-9518-3e76f6c54939 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:49.245733 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd0eb520-7f27-4695-9518-3e76f6c54939 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-261630054"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:49.263733 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd0eb520-7f27-4695-9518-3e76f6c54939 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:49.264100 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 282/1113] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:49 2026] POST /volume/v3/types => generated 232 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:49.272674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a0ea5068-38eb-4809-b6b2-dcb7333f17ea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.275173 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a0ea5068-38eb-4809-b6b2-dcb7333f17ea tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:49.275826 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a0ea5068-38eb-4809-b6b2-dcb7333f17ea tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-437254753", "extra_specs": {"multiattach": " True"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:49.293485 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a0ea5068-38eb-4809-b6b2-dcb7333f17ea tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:49.293955 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 277/1114] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:29:49 2026] POST /volume/v3/types => generated 258 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:29:49.301908 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.397537 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:49.398045 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-261630054", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2076981528"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:49.399284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-261630054', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2076981528'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:49.403209 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Create volume of 1 GB Jul 10 09:29:49.403512 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.403512 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:49.404045 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Availability Zones retrieved successfully. Jul 10 09:29:49.409429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Flow 'volume_create_api' (aa4c471f-0059-4f2c-afe4-9c64af78db63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:49.410694 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5a61f2-6b12-4b83-a011-37b59bf5af15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:49.411717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:49.426049 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-354c36fa-0ef8-419d-a436-946f96a19fda None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.428080 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-354c36fa-0ef8-419d-a436-946f96a19fda tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:49.428321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-354c36fa-0ef8-419d-a436-946f96a19fda tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:49.428590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-354c36fa-0ef8-419d-a436-946f96a19fda tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:49.432380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5a61f2-6b12-4b83-a011-37b59bf5af15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:29:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2311634-b502-44b6-9571-af6c438cc551,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-261630054',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2311634-b502-44b6-9571-af6c438cc551', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:49.433232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f634d1-cf40-4cc5-beaf-c8f5e73910e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:49.437453 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.437453 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:49.442336 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-354c36fa-0ef8-419d-a436-946f96a19fda tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:49.449049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-354c36fa-0ef8-419d-a436-946f96a19fda tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:49.449651 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 276/1115] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:49 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:49.460422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-475e7809-f617-4435-b01a-db87bf6d3e7b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.460793 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:49.461178 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:49.462234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-475e7809-f617-4435-b01a-db87bf6d3e7b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:49.462483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-475e7809-f617-4435-b01a-db87bf6d3e7b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:49.462728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-475e7809-f617-4435-b01a-db87bf6d3e7b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:49.470485 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.470485 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:49.475260 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-475e7809-f617-4435-b01a-db87bf6d3e7b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:49.480651 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-475e7809-f617-4435-b01a-db87bf6d3e7b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:49.481114 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 283/1116] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:49 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:49.493007 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Created reservations ['d2cf6eb3-56f2-4dbd-9524-0c3ccbc1cc7f', '6a5caac3-c750-4e4c-8fd4-bec92cd44637', 'd2f90e3d-55ac-44e3-9590-081ad5d28bcc', '122de0a7-6f1b-4456-949f-b500f8d879bf'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:49.493689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f634d1-cf40-4cc5-beaf-c8f5e73910e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2cf6eb3-56f2-4dbd-9524-0c3ccbc1cc7f', '6a5caac3-c750-4e4c-8fd4-bec92cd44637', 'd2f90e3d-55ac-44e3-9590-081ad5d28bcc', '122de0a7-6f1b-4456-949f-b500f8d879bf']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:49.494340 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbdf212d-1bce-40c5-ae10-7f92d0a9040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:49.497634 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-07c3bfb2-1a7d-4337-9b8e-23cc29d06daf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.501425 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07c3bfb2-1a7d-4337-9b8e-23cc29d06daf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:49.501638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07c3bfb2-1a7d-4337-9b8e-23cc29d06daf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:49.501829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07c3bfb2-1a7d-4337-9b8e-23cc29d06daf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:49.511904 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.511904 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:49.515837 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-07c3bfb2-1a7d-4337-9b8e-23cc29d06daf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:49.520435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbdf212d-1bce-40c5-ae10-7f92d0a9040e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42be2b67-674c-482c-ab65-b8682ab66ec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2076981528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7bdf817c7e4396ac232e3f8e5d0d0a',qos_specs=None,replication_status=,reservations=['d2cf6eb3-56f2-4dbd-9524-0c3ccbc1cc7f','6a5caac3-c750-4e4c-8fd4-bec92cd44637','d2f90e3d-55ac-44e3-9590-081ad5d28bcc','122de0a7-6f1b-4456-949f-b500f8d879bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce723afa970a4f3081cd7340bd043bf6',volume_type_id=c2311634-b502-44b6-9571-af6c438cc551), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2076981528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42be2b67-674c-482c-ab65-b8682ab66ec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7bdf817c7e4396ac232e3f8e5d0d0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce723afa970a4f3081cd7340bd043bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2311634-b502-44b6-9571-af6c438cc551),volume_type_id=c2311634-b502-44b6-9571-af6c438cc551)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:49.521342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d4c7ed-1e9c-44f2-87c4-ff8718bd599f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:49.522193 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07c3bfb2-1a7d-4337-9b8e-23cc29d06daf tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:49.522766 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 278/1117] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:49 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:49.538266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.540412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:49.540788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:49.541028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:49.541220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Delete volume with id: b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:49.549808 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d4c7ed-1e9c-44f2-87c4-ff8718bd599f) transitioned into state 'SUCCESS' from state '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-2076981528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7bdf817c7e4396ac232e3f8e5d0d0a',qos_specs=None,replication_status=,reservations=['d2cf6eb3-56f2-4dbd-9524-0c3ccbc1cc7f','6a5caac3-c750-4e4c-8fd4-bec92cd44637','d2f90e3d-55ac-44e3-9590-081ad5d28bcc','122de0a7-6f1b-4456-949f-b500f8d879bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce723afa970a4f3081cd7340bd043bf6',volume_type_id=c2311634-b502-44b6-9571-af6c438cc551)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:49.550026 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.550026 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:49.550449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d0cf45-63b7-4c9e-8820-01365f33de11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:49.550640 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:49.560342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d0cf45-63b7-4c9e-8820-01365f33de11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:49.561551 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Flow 'volume_create_api' (aa4c471f-0059-4f2c-afe4-9c64af78db63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:49.562017 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Create volume request issued successfully. Jul 10 09:29:49.562897 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e58c5601-6848-4307-bdfc-eb9bc3a83301 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:49.563436 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 281/1118] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:29:49 2026] POST /volume/v3/volumes => generated 871 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:49.570911 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Delete volume request issued successfully. Jul 10 09:29:49.571105 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9cc72128-b8e9-4f32-bfc0-d36272c8077a tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 202 Jul 10 09:29:49.571531 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 277/1119] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:49 2026] DELETE /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:49.579451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-849ba593-9f38-4064-8e7a-90bb1902cf4c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.581594 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-849ba593-9f38-4064-8e7a-90bb1902cf4c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:49.581869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-849ba593-9f38-4064-8e7a-90bb1902cf4c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:49.582118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-849ba593-9f38-4064-8e7a-90bb1902cf4c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:49.582288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b76e204-f885-44f8-8fa1-5a5c619c612d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.584454 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b76e204-f885-44f8-8fa1-5a5c619c612d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:49.584454 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b76e204-f885-44f8-8fa1-5a5c619c612d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:49.584518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b76e204-f885-44f8-8fa1-5a5c619c612d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:49.591920 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.591920 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:49.592398 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.592398 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:49.598005 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-849ba593-9f38-4064-8e7a-90bb1902cf4c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:49.600802 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3b76e204-f885-44f8-8fa1-5a5c619c612d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:49.604950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-849ba593-9f38-4064-8e7a-90bb1902cf4c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:49.605970 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 284/1120] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:49 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:49.609370 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b76e204-f885-44f8-8fa1-5a5c619c612d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 200 Jul 10 09:29:49.609964 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 279/1121] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:49 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:49.859021 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9bdd252f-00df-40b7-ad6a-cd10cb5d6c52 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.969169 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bdd252f-00df-40b7-ad6a-cd10cb5d6c52 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:49.969593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bdd252f-00df-40b7-ad6a-cd10cb5d6c52 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:49.971036 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:49.971036 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:49.984498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bdd252f-00df-40b7-ad6a-cd10cb5d6c52 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:49.984919 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 282/1122] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:49 2026] POST /volume/v3/types => generated 188 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:49.993163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b9da6994-7d16-4e22-834b-26b108a2f210 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:49.995142 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b9da6994-7d16-4e22-834b-26b108a2f210 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:49.995532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b9da6994-7d16-4e22-834b-26b108a2f210 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:50.011552 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b9da6994-7d16-4e22-834b-26b108a2f210 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:50.012021 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 278/1123] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:49 2026] POST /volume/v3/types => generated 188 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:50.020577 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.080547 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:50.080999 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:50.082218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:50.085329 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Create volume of 1 GB Jul 10 09:29:50.085646 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.085646 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:50.086146 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Availability Zones retrieved successfully. Jul 10 09:29:50.092543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Flow 'volume_create_api' (20e9ba7d-8f22-424e-82b1-6971b24b2b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:50.093886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30669ff9-d85b-4400-8b81-d29941822b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.095176 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:50.128959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30669ff9-d85b-4400-8b81-d29941822b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:29:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44fcf5df-64a9-4a86-9bba-5f300c5c891d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44fcf5df-64a9-4a86-9bba-5f300c5c891d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.129855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e4716b-ebe6-43c4-850b-1f7ef59dd5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.163345 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:50.163697 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:50.195372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Created reservations ['f05c5d2e-872e-43da-892e-4d4854713356', 'a916e9b7-54d3-4bf9-89c5-f57dd9a81dcc', 'dff8121b-82ac-47cb-b57a-19a23aeca1b5', '129c6c56-f60b-4011-8fba-ec54855cefff'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:50.196130 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e4716b-ebe6-43c4-850b-1f7ef59dd5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f05c5d2e-872e-43da-892e-4d4854713356', 'a916e9b7-54d3-4bf9-89c5-f57dd9a81dcc', 'dff8121b-82ac-47cb-b57a-19a23aeca1b5', '129c6c56-f60b-4011-8fba-ec54855cefff']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.196869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfb7e90-ae5e-4588-a6ab-0b1ca33c07b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.217169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfb7e90-ae5e-4588-a6ab-0b1ca33c07b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd29f9fb5-9b06-42c3-b5bd-24d255373d53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361cc0554e1f421bbcb38d8df27227c0',qos_specs=None,replication_status=,reservations=['f05c5d2e-872e-43da-892e-4d4854713356','a916e9b7-54d3-4bf9-89c5-f57dd9a81dcc','dff8121b-82ac-47cb-b57a-19a23aeca1b5','129c6c56-f60b-4011-8fba-ec54855cefff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b841af5c6b8546868fb3fff56deae4f0',volume_type_id=44fcf5df-64a9-4a86-9bba-5f300c5c891d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d29f9fb5-9b06-42c3-b5bd-24d255373d53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361cc0554e1f421bbcb38d8df27227c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b841af5c6b8546868fb3fff56deae4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44fcf5df-64a9-4a86-9bba-5f300c5c891d),volume_type_id=44fcf5df-64a9-4a86-9bba-5f300c5c891d)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.218518 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbb222c-760d-4c96-9d55-351651fe1470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.236319 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbb222c-760d-4c96-9d55-351651fe1470) transitioned into state 'SUCCESS' from state '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-354951048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361cc0554e1f421bbcb38d8df27227c0',qos_specs=None,replication_status=,reservations=['f05c5d2e-872e-43da-892e-4d4854713356','a916e9b7-54d3-4bf9-89c5-f57dd9a81dcc','dff8121b-82ac-47cb-b57a-19a23aeca1b5','129c6c56-f60b-4011-8fba-ec54855cefff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b841af5c6b8546868fb3fff56deae4f0',volume_type_id=44fcf5df-64a9-4a86-9bba-5f300c5c891d)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.237019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5b222f-9afa-4808-b593-60a4104c6b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.250317 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5b222f-9afa-4808-b593-60a4104c6b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.251102 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Flow 'volume_create_api' (20e9ba7d-8f22-424e-82b1-6971b24b2b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:50.251467 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Create volume request issued successfully. Jul 10 09:29:50.252056 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ae710bc-2749-48eb-8d88-66fede0214d7 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:50.252471 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 285/1124] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:29:50 2026] POST /volume/v3/volumes => generated 767 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:50.269509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3fa989d3-6447-4ee7-a625-9f64a15b27eb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.271867 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fa989d3-6447-4ee7-a625-9f64a15b27eb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:50.272109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fa989d3-6447-4ee7-a625-9f64a15b27eb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:50.272408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fa989d3-6447-4ee7-a625-9f64a15b27eb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:50.281799 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.281799 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:50.287351 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3fa989d3-6447-4ee7-a625-9f64a15b27eb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:50.294549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fa989d3-6447-4ee7-a625-9f64a15b27eb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:50.295095 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 280/1125] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:50 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:50.621840 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0ded5364-1465-4dab-8efa-a454d009d895 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.623558 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ded5364-1465-4dab-8efa-a454d009d895 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:50.624015 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ded5364-1465-4dab-8efa-a454d009d895 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:50.624371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ded5364-1465-4dab-8efa-a454d009d895 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:50.626263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-21d6a4d2-b40b-4c1e-bc81-96522e117c17 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.628306 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-21d6a4d2-b40b-4c1e-bc81-96522e117c17 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 Jul 10 09:29:50.628517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-21d6a4d2-b40b-4c1e-bc81-96522e117c17 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:50.628737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-21d6a4d2-b40b-4c1e-bc81-96522e117c17 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:50.635125 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.635125 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:50.635722 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-21d6a4d2-b40b-4c1e-bc81-96522e117c17 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 returned with HTTP 404 Jul 10 09:29:50.636277 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 279/1126] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:50 2026] GET /volume/v3/volumes/b71d0049-97b7-4dde-957b-01de16a090d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:50.638779 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0ded5364-1465-4dab-8efa-a454d009d895 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:50.644115 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ded5364-1465-4dab-8efa-a454d009d895 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:50.644794 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 283/1127] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:50 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:50.645104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-50d9043d-80c2-4366-8e2c-b13588905476 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.648054 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:50.648451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1668575654"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:50.650527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1668575654'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:50.650736 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create volume of 1 GB Jul 10 09:29:50.651103 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.651103 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:50.655858 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Availability Zones retrieved successfully. Jul 10 09:29:50.660129 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9e0fe6f9-d190-4526-8c7a-d18fbd02a11a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.661918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Flow 'volume_create_api' (a678ebe6-7a51-494f-9aec-1021c5c9280b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:50.662298 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e0fe6f9-d190-4526-8c7a-d18fbd02a11a tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:50.662635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e0fe6f9-d190-4526-8c7a-d18fbd02a11a tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:50.662855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7e65e1-7f6c-4824-9ec4-e3396cf49bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.662994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e0fe6f9-d190-4526-8c7a-d18fbd02a11a tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:50.663827 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:50.672451 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.672451 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:50.677271 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9e0fe6f9-d190-4526-8c7a-d18fbd02a11a tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Volume info retrieved successfully. Jul 10 09:29:50.683359 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e0fe6f9-d190-4526-8c7a-d18fbd02a11a tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:50.683835 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 281/1128] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:50 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 1183 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:50.690898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7e65e1-7f6c-4824-9ec4-e3396cf49bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.691614 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1180efbb-55a0-4d6e-b432-e32f5a62c4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.696538 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-224dc011-3a7d-4671-9e50-1d56fc36113a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.699105 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] POST https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7/action Jul 10 09:29:50.699408 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-437254753", "migration_policy": "never"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:50.699542 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-437254753", "migration_policy": "never"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:50.711132 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.711132 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:50.711585 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:50.718634 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.718634 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:50.735413 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437254753 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437254753, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:50.735675 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437254753 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437254753, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:50.745315 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Created reservations ['06bdff11-9ddf-47f9-bc7f-f82ad89f750b', '2a3fe432-0294-4f63-8142-c34a942a6963', '1733031d-f562-4300-beba-45d3e8938d75', '24338620-aa05-455e-af74-841df162fdbf'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:50.746356 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1180efbb-55a0-4d6e-b432-e32f5a62c4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06bdff11-9ddf-47f9-bc7f-f82ad89f750b', '2a3fe432-0294-4f63-8142-c34a942a6963', '1733031d-f562-4300-beba-45d3e8938d75', '24338620-aa05-455e-af74-841df162fdbf']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.747204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c80059-3b60-4e72-9d51-3d28f542e07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.752641 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Created reservations ['3ee802e7-b198-4a51-9c29-68906d04fa3e', 'ee13ab80-4ab3-4765-b4e5-1fe8698b3407'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:50.762001 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:50.762363 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-261630054, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:50.769182 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Created reservations ['931e0bd1-0153-4c75-b287-ed2b133ff038', '70db11fe-e6b3-43d7-891a-6e6b06ffb5d5'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:50.770563 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c80059-3b60-4e72-9d51-3d28f542e07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1668575654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ad5e959d3247a79adacb55aa589974',qos_specs=None,replication_status=,reservations=['06bdff11-9ddf-47f9-bc7f-f82ad89f750b','2a3fe432-0294-4f63-8142-c34a942a6963','1733031d-f562-4300-beba-45d3e8938d75','24338620-aa05-455e-af74-841df162fdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f213a60306c4ea3812a9f25441acb86',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1668575654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ad5e959d3247a79adacb55aa589974',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f213a60306c4ea3812a9f25441acb86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.771325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c1fd81-7b2a-4db4-9ab7-eedb65a2d607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.788409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c1fd81-7b2a-4db4-9ab7-eedb65a2d607) transitioned into state 'SUCCESS' from state '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-1668575654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ad5e959d3247a79adacb55aa589974',qos_specs=None,replication_status=,reservations=['06bdff11-9ddf-47f9-bc7f-f82ad89f750b','2a3fe432-0294-4f63-8142-c34a942a6963','1733031d-f562-4300-beba-45d3e8938d75','24338620-aa05-455e-af74-841df162fdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f213a60306c4ea3812a9f25441acb86',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.789172 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551ad163-d9e1-44cc-8858-4af039efee65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:50.800731 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551ad163-d9e1-44cc-8858-4af039efee65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:50.802186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Flow 'volume_create_api' (a678ebe6-7a51-494f-9aec-1021c5c9280b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:50.802606 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create volume request issued successfully. Jul 10 09:29:50.803425 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-50d9043d-80c2-4366-8e2c-b13588905476 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:50.804283 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 286/1129] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:29:50 2026] POST /volume/v3/volumes => generated 748 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:50.808029 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Retype volume request issued successfully. Jul 10 09:29:50.808322 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-224dc011-3a7d-4671-9e50-1d56fc36113a tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7/action returned with HTTP 202 Jul 10 09:29:50.808936 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 280/1130] 10.4.3.103 () {70 vars in 1432 bytes} [Fri Jul 10 09:29:50 2026] POST /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:29:50.815937 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cdc9c29c-4c01-4644-9db2-7130bcfc1097 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.818608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-27457b78-2224-446c-adc3-80b0f23b3ffd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:50.818764 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdc9c29c-4c01-4644-9db2-7130bcfc1097 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:50.819081 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdc9c29c-4c01-4644-9db2-7130bcfc1097 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:50.819138 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-27457b78-2224-446c-adc3-80b0f23b3ffd tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:50.819293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-27457b78-2224-446c-adc3-80b0f23b3ffd tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:50.819464 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-27457b78-2224-446c-adc3-80b0f23b3ffd tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:50.819617 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdc9c29c-4c01-4644-9db2-7130bcfc1097 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:50.826485 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.826485 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:50.828509 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:50.828509 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:50.829907 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-27457b78-2224-446c-adc3-80b0f23b3ffd tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:50.833552 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cdc9c29c-4c01-4644-9db2-7130bcfc1097 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:50.833971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-27457b78-2224-446c-adc3-80b0f23b3ffd tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:50.834494 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 282/1131] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:50 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:50.839895 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdc9c29c-4c01-4644-9db2-7130bcfc1097 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:50.840549 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 284/1132] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:50 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:51.312432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2abb7599-bd73-460a-bfe7-f689bd15b538 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.314881 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2abb7599-bd73-460a-bfe7-f689bd15b538 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:51.315123 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2abb7599-bd73-460a-bfe7-f689bd15b538 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:51.315359 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2abb7599-bd73-460a-bfe7-f689bd15b538 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:51.324125 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.324125 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:51.328471 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2abb7599-bd73-460a-bfe7-f689bd15b538 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:51.333605 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2abb7599-bd73-460a-bfe7-f689bd15b538 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:51.334090 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 287/1133] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:51.346000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-81618351-b5d6-4afe-81e2-6178fb7f546a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.348277 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-81618351-b5d6-4afe-81e2-6178fb7f546a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:51.348547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-81618351-b5d6-4afe-81e2-6178fb7f546a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:51.348854 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-81618351-b5d6-4afe-81e2-6178fb7f546a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:51.355947 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.355947 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:51.360262 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-81618351-b5d6-4afe-81e2-6178fb7f546a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Volume info retrieved successfully. Jul 10 09:29:51.364792 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-81618351-b5d6-4afe-81e2-6178fb7f546a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:51.365153 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 281/1134] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 1033 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:51.376642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.378287 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] POST https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53/action Jul 10 09:29:51.378595 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:51.378725 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:51.386393 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.386393 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:51.386595 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:51.402189 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:51.402412 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:51.418409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Created reservations ['eedc873a-cef5-4949-adf7-36e4df3aa8e4', '648cf2c1-832a-4d61-98d2-dc1163f16a74'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:51.428474 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:51.428680 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:29:51.434178 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Created reservations ['0fcefc5a-10e2-42bf-be3a-2df592423592', '1fe978b7-1300-4a4c-a382-6d66d73e13c5'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:51.459016 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Retype volume request issued successfully. Jul 10 09:29:51.459194 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ed79b201-6e1a-4b41-8b39-53de94671a98 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53/action returned with HTTP 202 Jul 10 09:29:51.459586 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 283/1135] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:29:51 2026] POST /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:51.468162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8a0e9684-44df-4fff-8285-c70e3f412ab0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.470358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8a0e9684-44df-4fff-8285-c70e3f412ab0 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:51.470773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8a0e9684-44df-4fff-8285-c70e3f412ab0 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:51.471110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8a0e9684-44df-4fff-8285-c70e3f412ab0 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:51.482098 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.482098 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:51.486795 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8a0e9684-44df-4fff-8285-c70e3f412ab0 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:51.492920 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8a0e9684-44df-4fff-8285-c70e3f412ab0 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:51.493453 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 285/1136] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:51.847385 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b5484cd0-aec4-41a2-971c-61e68db21867 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.851500 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5484cd0-aec4-41a2-971c-61e68db21867 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:51.851757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5484cd0-aec4-41a2-971c-61e68db21867 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:51.852014 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5484cd0-aec4-41a2-971c-61e68db21867 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:51.860941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fce895e6-cacf-4de2-92f9-7ad7b14892bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.863279 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fce895e6-cacf-4de2-92f9-7ad7b14892bc tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:51.863609 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fce895e6-cacf-4de2-92f9-7ad7b14892bc tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:51.863875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fce895e6-cacf-4de2-92f9-7ad7b14892bc tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:51.870369 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.870369 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:51.879396 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b5484cd0-aec4-41a2-971c-61e68db21867 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:51.885988 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.885988 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:51.895107 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5484cd0-aec4-41a2-971c-61e68db21867 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:51.895203 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fce895e6-cacf-4de2-92f9-7ad7b14892bc tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:51.895679 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 288/1137] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:51.903359 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fce895e6-cacf-4de2-92f9-7ad7b14892bc tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:51.908901 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 282/1138] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:51.923688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.926435 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:29:51.927135 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38", "name": "tempest-VolumesExtendTest-Snapshot-2109182582"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:51.939957 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-98833d7f-c303-4802-b60f-0f9384dd85f3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.944640 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98833d7f-c303-4802-b60f-0f9384dd85f3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:51.944640 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98833d7f-c303-4802-b60f-0f9384dd85f3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:51.944640 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98833d7f-c303-4802-b60f-0f9384dd85f3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:51.956428 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.956428 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:51.956428 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:51.956428 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Create snapshot from volume 4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:51.957461 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:51.957461 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:51.965475 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-98833d7f-c303-4802-b60f-0f9384dd85f3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Volume info retrieved successfully. Jul 10 09:29:51.972624 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98833d7f-c303-4802-b60f-0f9384dd85f3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:51.973356 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 286/1139] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:51.992965 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-05ded587-dba4-48ea-8f07-4e2153224733 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:51.999524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05ded587-dba4-48ea-8f07-4e2153224733 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:51.999896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05ded587-dba4-48ea-8f07-4e2153224733 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.001719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05ded587-dba4-48ea-8f07-4e2153224733 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.009621 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.009621 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:52.014714 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-05ded587-dba4-48ea-8f07-4e2153224733 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Volume info retrieved successfully. Jul 10 09:29:52.017269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Created reservations ['afaa9f0c-d074-4011-8e26-b46567c947c4', '7107f597-de11-4a4d-a456-8759d62b0535', '1b601e55-7c0f-4862-b813-9e11900f1aef', '8bc6ce88-54d5-4835-986a-71da02c5eec2'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:52.020255 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05ded587-dba4-48ea-8f07-4e2153224733 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:52.020806 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 289/1140] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:51 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:52.041664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.043515 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] POST https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7/action Jul 10 09:29:52.044304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-261630054", "migration_policy": "never"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:52.044670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-261630054", "migration_policy": "never"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:52.053330 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.053330 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:52.054228 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:52.078257 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Snapshot create request issued successfully. Jul 10 09:29:52.078622 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cbeb3de-7079-4992-ab32-a6c853f1426f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:29:52.079194 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 284/1141] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:29:51 2026] POST /volume/v3/snapshots => generated 304 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:52.089363 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a835d863-cd87-4bf4-a9b3-9cb206d9750b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.091505 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a835d863-cd87-4bf4-a9b3-9cb206d9750b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 Jul 10 09:29:52.092562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a835d863-cd87-4bf4-a9b3-9cb206d9750b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.092562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a835d863-cd87-4bf4-a9b3-9cb206d9750b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.106530 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.106530 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:52.107259 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a835d863-cd87-4bf4-a9b3-9cb206d9750b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Snapshot retrieved successfully. Jul 10 09:29:52.109411 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Created reservations ['6aade0ef-8f8a-40a5-b608-3f9d29554006', '7e1e1d7c-4a96-4b79-95c9-da326d33f043'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:52.110690 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a835d863-cd87-4bf4-a9b3-9cb206d9750b tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 returned with HTTP 200 Jul 10 09:29:52.112188 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 287/1142] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:52.136927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Created reservations ['bbdcc9be-b38c-482d-a58c-7bd9c294cb54', '93bf272c-5fdb-4951-9aae-f7ef047676f5'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:52.180457 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Retype volume request issued successfully. Jul 10 09:29:52.180770 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08aaf8e5-99ea-486b-95f3-b83f00c83d1f tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7/action returned with HTTP 202 Jul 10 09:29:52.181983 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 283/1143] 10.4.3.103 () {70 vars in 1432 bytes} [Fri Jul 10 09:29:52 2026] POST /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:29:52.191661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-966e2614-baf2-45cc-9e80-43ab49388180 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.195603 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-966e2614-baf2-45cc-9e80-43ab49388180 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:52.195603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-966e2614-baf2-45cc-9e80-43ab49388180 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.195603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-966e2614-baf2-45cc-9e80-43ab49388180 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.210496 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.210496 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:52.220473 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-966e2614-baf2-45cc-9e80-43ab49388180 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:52.230479 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-966e2614-baf2-45cc-9e80-43ab49388180 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:52.231125 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 290/1144] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:52.511374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d22400f4-d9e0-4155-bd8e-a6491bde598e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.513664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d22400f4-d9e0-4155-bd8e-a6491bde598e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:52.513885 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d22400f4-d9e0-4155-bd8e-a6491bde598e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.514112 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d22400f4-d9e0-4155-bd8e-a6491bde598e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.522108 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.522108 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:52.527816 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d22400f4-d9e0-4155-bd8e-a6491bde598e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:52.533527 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d22400f4-d9e0-4155-bd8e-a6491bde598e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:52.534269 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 285/1145] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:52.549352 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c10837d3-f4dc-43fd-b2c9-2cb4866aca0a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.551533 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c10837d3-f4dc-43fd-b2c9-2cb4866aca0a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:52.551792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c10837d3-f4dc-43fd-b2c9-2cb4866aca0a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.552028 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c10837d3-f4dc-43fd-b2c9-2cb4866aca0a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.559594 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.559594 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:52.569070 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c10837d3-f4dc-43fd-b2c9-2cb4866aca0a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Volume info retrieved successfully. Jul 10 09:29:52.573715 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c10837d3-f4dc-43fd-b2c9-2cb4866aca0a tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:52.574351 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 288/1146] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 1033 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:52.592664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.595029 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] GET https://10.4.3.103/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048 Jul 10 09:29:52.595234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.595512 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.596144 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.596144 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:52.596529 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048'), ('all_tenants', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:52.632387 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Get all volumes completed successfully. Jul 10 09:29:52.633145 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e20c720c-670e-40c5-aebe-b426a536a9b6 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048 returned with HTTP 200 Jul 10 09:29:52.633545 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 284/1147] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-354951048 => generated 346 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:52.645516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0c65de09-33e1-4f46-843b-39920693d0f9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.648560 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c65de09-33e1-4f46-843b-39920693d0f9 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:52.648763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c65de09-33e1-4f46-843b-39920693d0f9 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.648995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c65de09-33e1-4f46-843b-39920693d0f9 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.659847 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.659847 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:52.666550 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0c65de09-33e1-4f46-843b-39920693d0f9 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:52.673837 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c65de09-33e1-4f46-843b-39920693d0f9 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:52.673837 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 291/1148] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:52.687268 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.690144 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:52.690347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.690520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.690757 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Delete volume with id: d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:52.699041 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.699041 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:52.699857 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:52.739605 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Delete volume request issued successfully. Jul 10 09:29:52.739605 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7eca64e-f8ec-4a70-aa6d-605a7b5818c4 tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 202 Jul 10 09:29:52.739605 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 286/1149] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:52 2026] DELETE /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:52.746100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-186bba79-7b5a-4d26-9b79-084e0f0d059e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:52.748022 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-186bba79-7b5a-4d26-9b79-084e0f0d059e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:52.749634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-186bba79-7b5a-4d26-9b79-084e0f0d059e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:52.749634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-186bba79-7b5a-4d26-9b79-084e0f0d059e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:52.758484 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:52.758484 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:52.765864 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-186bba79-7b5a-4d26-9b79-084e0f0d059e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Volume info retrieved successfully. Jul 10 09:29:52.771932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-186bba79-7b5a-4d26-9b79-084e0f0d059e tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 200 Jul 10 09:29:52.772542 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 289/1150] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:52 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:53.127364 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0946c69f-a471-4d2b-a61c-64c6d74b1b2d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.129827 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0946c69f-a471-4d2b-a61c-64c6d74b1b2d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 Jul 10 09:29:53.130003 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0946c69f-a471-4d2b-a61c-64c6d74b1b2d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.130202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0946c69f-a471-4d2b-a61c-64c6d74b1b2d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.136066 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.136066 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:53.136385 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0946c69f-a471-4d2b-a61c-64c6d74b1b2d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Snapshot retrieved successfully. Jul 10 09:29:53.137119 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0946c69f-a471-4d2b-a61c-64c6d74b1b2d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 returned with HTTP 200 Jul 10 09:29:53.137459 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 285/1151] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:53.154872 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.157727 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] POST https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38/action Jul 10 09:29:53.158248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:53.158479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:53.172117 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.172117 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:53.173779 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:53.228318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Created reservations ['069cb27a-692c-45cd-a31c-0aeb09266e43', 'f69bda78-8155-4692-884c-1aedb69c9e05'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:53.245226 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Extend volume request issued successfully. Jul 10 09:29:53.245540 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79aa8ab8-9225-45e8-94fb-4b22ad3f4d03 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38/action returned with HTTP 202 Jul 10 09:29:53.246186 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 292/1152] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:29:53 2026] POST /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:53.249967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d2a0a751-e297-46d0-98ae-64093680610c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.253234 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d2a0a751-e297-46d0-98ae-64093680610c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:53.253234 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d2a0a751-e297-46d0-98ae-64093680610c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.253234 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d2a0a751-e297-46d0-98ae-64093680610c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.254871 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-67fd6242-a165-4f51-a3e4-51e82fd0249f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.260407 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67fd6242-a165-4f51-a3e4-51e82fd0249f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:53.261194 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67fd6242-a165-4f51-a3e4-51e82fd0249f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.261512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67fd6242-a165-4f51-a3e4-51e82fd0249f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.265758 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.265758 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:53.273690 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.273690 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:53.273872 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d2a0a751-e297-46d0-98ae-64093680610c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:53.280737 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-67fd6242-a165-4f51-a3e4-51e82fd0249f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:53.281014 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d2a0a751-e297-46d0-98ae-64093680610c tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:53.281590 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 287/1153] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:53.287018 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67fd6242-a165-4f51-a3e4-51e82fd0249f tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:53.287477 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 290/1154] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:53.302314 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e469e444-5129-4773-9420-a349bb9b0208 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.304913 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e469e444-5129-4773-9420-a349bb9b0208 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:53.305373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e469e444-5129-4773-9420-a349bb9b0208 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.305940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e469e444-5129-4773-9420-a349bb9b0208 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.316333 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.316333 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:53.324439 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e469e444-5129-4773-9420-a349bb9b0208 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Volume info retrieved successfully. Jul 10 09:29:53.334551 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e469e444-5129-4773-9420-a349bb9b0208 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:53.335251 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 286/1155] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 1183 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:53.353160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fc509186-2856-463f-a956-03e82dc9e5b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.355229 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc509186-2856-463f-a956-03e82dc9e5b0 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2076981528 Jul 10 09:29:53.355503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc509186-2856-463f-a956-03e82dc9e5b0 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.355752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc509186-2856-463f-a956-03e82dc9e5b0 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.356691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fc509186-2856-463f-a956-03e82dc9e5b0 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2076981528'), ('all_tenants', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:53.387457 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fc509186-2856-463f-a956-03e82dc9e5b0 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Get all volumes completed successfully. Jul 10 09:29:53.388245 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc509186-2856-463f-a956-03e82dc9e5b0 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2076981528 returned with HTTP 200 Jul 10 09:29:53.388949 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 293/1156] 10.4.3.103 () {68 vars in 1429 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2076981528 => generated 342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:53.398936 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.403544 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2076981528 Jul 10 09:29:53.403953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.404291 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.408535 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2076981528'), ('all_tenants', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:29:53.458100 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Get all volumes completed successfully. Jul 10 09:29:53.458796 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7ed2003d-41d6-4e03-9acb-d0ec38f9d89b tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2076981528 returned with HTTP 200 Jul 10 09:29:53.460114 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 288/1157] 10.4.3.103 () {68 vars in 1429 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2076981528 => generated 342 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:53.472318 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-36075da4-36d0-46b4-9e5f-43bd1b50735d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.476495 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36075da4-36d0-46b4-9e5f-43bd1b50735d tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:53.476971 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36075da4-36d0-46b4-9e5f-43bd1b50735d tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.477302 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36075da4-36d0-46b4-9e5f-43bd1b50735d tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.489694 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.489694 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:53.496954 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-36075da4-36d0-46b4-9e5f-43bd1b50735d tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:53.503996 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36075da4-36d0-46b4-9e5f-43bd1b50735d tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:53.504454 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 291/1158] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:53.524373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.528664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] DELETE https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:53.528963 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.529327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.529578 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Delete volume with id: 42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:53.541431 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.541431 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:53.542062 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:53.577096 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Delete volume request issued successfully. Jul 10 09:29:53.577096 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70e0d1a2-e272-4fe0-afbb-203c6037db69 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 202 Jul 10 09:29:53.577771 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 287/1159] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:29:53 2026] DELETE /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:29:53.590731 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b353ee66-5916-440c-af04-94dbc3fad9fd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.592894 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b353ee66-5916-440c-af04-94dbc3fad9fd tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:53.593132 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b353ee66-5916-440c-af04-94dbc3fad9fd tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.593395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b353ee66-5916-440c-af04-94dbc3fad9fd tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.601838 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.601838 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:53.606917 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b353ee66-5916-440c-af04-94dbc3fad9fd tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Volume info retrieved successfully. Jul 10 09:29:53.612420 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b353ee66-5916-440c-af04-94dbc3fad9fd tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 200 Jul 10 09:29:53.612818 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 294/1160] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:53.689165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.692182 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:29:53.692553 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "cacb8add-ddea-4a9c-937f-c068c474b7a9-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:53.694459 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'cacb8add-ddea-4a9c-937f-c068c474b7a9-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:29:53.694459 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Create volume of 1 GB Jul 10 09:29:53.694843 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.694843 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:53.701177 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Availability Zones retrieved successfully. Jul 10 09:29:53.710403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Flow 'volume_create_api' (ad5b6272-6af0-42a6-9d15-edc7633aeda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:53.711355 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be1e009-828f-4c59-bd3d-01311bbad1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:53.712483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:29:53.753475 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be1e009-828f-4c59-bd3d-01311bbad1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:53.754323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16031def-07fa-4807-860c-ea6d8faa9347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:53.792078 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b51abb1a-adfa-44dd-be8c-e87b5201cedb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.793754 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b51abb1a-adfa-44dd-be8c-e87b5201cedb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] GET https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 Jul 10 09:29:53.793974 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b51abb1a-adfa-44dd-be8c-e87b5201cedb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.794197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b51abb1a-adfa-44dd-be8c-e87b5201cedb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.806856 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b51abb1a-adfa-44dd-be8c-e87b5201cedb tempest-VolumeRetypeWithoutMigrationTest-2030669775 tempest-VolumeRetypeWithoutMigrationTest-2030669775-project-member] https://10.4.3.103/volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 returned with HTTP 404 Jul 10 09:29:53.807394 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 292/1161] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/d29f9fb5-9b06-42c3-b5bd-24d255373d53 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:53.818788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-707c868c-56b5-42d5-be93-cebd87c019a2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.820539 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-707c868c-56b5-42d5-be93-cebd87c019a2 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] DELETE https://10.4.3.103/volume/v3/types/146b885b-f2a7-4b62-b371-5b03c0edb547 Jul 10 09:29:53.820743 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-707c868c-56b5-42d5-be93-cebd87c019a2 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.820919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-707c868c-56b5-42d5-be93-cebd87c019a2 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.838504 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Created reservations ['49414222-6990-42ca-9a09-f5fad3b0a9c8', 'a277b58c-5c86-4699-a1e3-97755db8078c', 'a9e55555-71de-470c-b1e7-3dd36ece5f3f', 'c9ebf974-33b0-4a1a-8355-12e77164d435'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:29:53.839512 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16031def-07fa-4807-860c-ea6d8faa9347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49414222-6990-42ca-9a09-f5fad3b0a9c8', 'a277b58c-5c86-4699-a1e3-97755db8078c', 'a9e55555-71de-470c-b1e7-3dd36ece5f3f', 'c9ebf974-33b0-4a1a-8355-12e77164d435']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:53.840586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11994d71-59ea-48ee-8580-a6cee9711f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:53.850028 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-707c868c-56b5-42d5-be93-cebd87c019a2 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/types/146b885b-f2a7-4b62-b371-5b03c0edb547 returned with HTTP 202 Jul 10 09:29:53.850638 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 288/1162] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:53 2026] DELETE /volume/v3/types/146b885b-f2a7-4b62-b371-5b03c0edb547 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:53.858226 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0541dbef-6214-4d00-adb1-541fd2b62952 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.862335 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0541dbef-6214-4d00-adb1-541fd2b62952 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] GET https://10.4.3.103/volume/v3/types/146b885b-f2a7-4b62-b371-5b03c0edb547 Jul 10 09:29:53.862581 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0541dbef-6214-4d00-adb1-541fd2b62952 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.862813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0541dbef-6214-4d00-adb1-541fd2b62952 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.866772 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0541dbef-6214-4d00-adb1-541fd2b62952 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/types/146b885b-f2a7-4b62-b371-5b03c0edb547 returned with HTTP 404 Jul 10 09:29:53.867541 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 295/1163] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/types/146b885b-f2a7-4b62-b371-5b03c0edb547 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:53.871120 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11994d71-59ea-48ee-8580-a6cee9711f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499dedc4-117e-4faa-b4e3-698c4eb62683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='cacb8add-ddea-4a9c-937f-c068c474b7a9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01f327ba3544ff59fc05a69856c77fb',qos_specs=None,replication_status=,reservations=['49414222-6990-42ca-9a09-f5fad3b0a9c8','a277b58c-5c86-4699-a1e3-97755db8078c','a9e55555-71de-470c-b1e7-3dd36ece5f3f','c9ebf974-33b0-4a1a-8355-12e77164d435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f223963e27470394cb599484f41e4b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:29:53Z,deleted=False,deleted_at=None,display_description='',display_name='cacb8add-ddea-4a9c-937f-c068c474b7a9-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499dedc4-117e-4faa-b4e3-698c4eb62683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01f327ba3544ff59fc05a69856c77fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f223963e27470394cb599484f41e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:53.872188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0016d2f9-4ee2-44f8-8de5-20aa04c00481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:53.880489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e5ee71e5-9dee-44dd-afcd-a1207f3c9ae5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.882520 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5ee71e5-9dee-44dd-afcd-a1207f3c9ae5 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] DELETE https://10.4.3.103/volume/v3/types/44fcf5df-64a9-4a86-9bba-5f300c5c891d Jul 10 09:29:53.882834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5ee71e5-9dee-44dd-afcd-a1207f3c9ae5 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.883058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5ee71e5-9dee-44dd-afcd-a1207f3c9ae5 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.916143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0016d2f9-4ee2-44f8-8de5-20aa04c00481) transitioned into 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='cacb8add-ddea-4a9c-937f-c068c474b7a9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01f327ba3544ff59fc05a69856c77fb',qos_specs=None,replication_status=,reservations=['49414222-6990-42ca-9a09-f5fad3b0a9c8','a277b58c-5c86-4699-a1e3-97755db8078c','a9e55555-71de-470c-b1e7-3dd36ece5f3f','c9ebf974-33b0-4a1a-8355-12e77164d435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f223963e27470394cb599484f41e4b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:53.916922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6562c6a-ce5d-4495-a09f-a1fd02a9757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:29:53.919355 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5ee71e5-9dee-44dd-afcd-a1207f3c9ae5 tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/types/44fcf5df-64a9-4a86-9bba-5f300c5c891d returned with HTTP 202 Jul 10 09:29:53.920316 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 293/1164] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:53 2026] DELETE /volume/v3/types/44fcf5df-64a9-4a86-9bba-5f300c5c891d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:53.930292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6562c6a-ce5d-4495-a09f-a1fd02a9757a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:29:53.931040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Flow 'volume_create_api' (ad5b6272-6af0-42a6-9d15-edc7633aeda8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:29:53.931319 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Create volume request issued successfully. Jul 10 09:29:53.931864 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d47fe394-c762-4d62-9d89-1ffafa9430f8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:29:53.932803 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 289/1165] 10.4.3.103 () {72 vars in 1541 bytes} [Fri Jul 10 09:29:53 2026] POST /volume/v3/volumes => generated 749 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:29:53.933675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b7abb3b3-26b6-4d20-b9a5-b1b71c1cd30d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.936270 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b7abb3b3-26b6-4d20-b9a5-b1b71c1cd30d tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] GET https://10.4.3.103/volume/v3/types/44fcf5df-64a9-4a86-9bba-5f300c5c891d Jul 10 09:29:53.936988 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b7abb3b3-26b6-4d20-b9a5-b1b71c1cd30d tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.937283 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b7abb3b3-26b6-4d20-b9a5-b1b71c1cd30d tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.942202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b7abb3b3-26b6-4d20-b9a5-b1b71c1cd30d tempest-VolumeRetypeWithoutMigrationTest-796427484 tempest-VolumeRetypeWithoutMigrationTest-796427484-project-admin] https://10.4.3.103/volume/v3/types/44fcf5df-64a9-4a86-9bba-5f300c5c891d returned with HTTP 404 Jul 10 09:29:53.942983 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 289/1166] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/types/44fcf5df-64a9-4a86-9bba-5f300c5c891d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:53.943498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-235ab979-3253-44eb-a409-0186e1a1c6b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.948270 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-235ab979-3253-44eb-a409-0186e1a1c6b1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:29:53.948646 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-235ab979-3253-44eb-a409-0186e1a1c6b1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.948897 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-235ab979-3253-44eb-a409-0186e1a1c6b1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:53.959690 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:53.959690 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:53.964887 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-235ab979-3253-44eb-a409-0186e1a1c6b1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:29:53.971067 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-235ab979-3253-44eb-a409-0186e1a1c6b1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 returned with HTTP 200 Jul 10 09:29:53.971552 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 296/1167] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:53.983605 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-a18470f9-ea6e-46f5-b6ab-2842a32552df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:53.990379 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-a18470f9-ea6e-46f5-b6ab-2842a32552df tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:29:53.990560 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-a18470f9-ea6e-46f5-b6ab-2842a32552df tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:53.990793 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-a18470f9-ea6e-46f5-b6ab-2842a32552df tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.001284 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:54.001284 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:54.011255 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-a18470f9-ea6e-46f5-b6ab-2842a32552df tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:29:54.020770 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-a18470f9-ea6e-46f5-b6ab-2842a32552df tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 returned with HTTP 200 Jul 10 09:29:54.021300 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 294/1168] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:53 2026] GET /volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:54.304918 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-725aa69e-ea8d-4c47-aa45-446b8a11ef48 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.308176 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-725aa69e-ea8d-4c47-aa45-446b8a11ef48 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:54.308375 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-725aa69e-ea8d-4c47-aa45-446b8a11ef48 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.308581 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-725aa69e-ea8d-4c47-aa45-446b8a11ef48 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.316344 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:54.316344 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:54.319996 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-725aa69e-ea8d-4c47-aa45-446b8a11ef48 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:54.327364 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-725aa69e-ea8d-4c47-aa45-446b8a11ef48 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:54.330046 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 290/1169] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:54 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:54.345938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-69a75ee3-f4af-4147-a3bf-03393d773dd7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.347548 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-69a75ee3-f4af-4147-a3bf-03393d773dd7 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:54.347780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-69a75ee3-f4af-4147-a3bf-03393d773dd7 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.347967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-69a75ee3-f4af-4147-a3bf-03393d773dd7 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.355178 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:54.355178 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:54.359984 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-69a75ee3-f4af-4147-a3bf-03393d773dd7 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:54.366659 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-69a75ee3-f4af-4147-a3bf-03393d773dd7 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:54.367134 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 290/1170] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:54 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:54.385456 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-47662492-d802-4599-a7e3-3d8950cf0d04 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.387770 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 Jul 10 09:29:54.388079 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.388371 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.388431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Delete snapshot with id: 0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 Jul 10 09:29:54.394598 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:54.394598 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:54.395268 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Snapshot retrieved successfully. Jul 10 09:29:54.414878 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Snapshot delete request issued successfully. Jul 10 09:29:54.415045 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47662492-d802-4599-a7e3-3d8950cf0d04 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 returned with HTTP 202 Jul 10 09:29:54.415484 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 297/1171] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:29:54 2026] DELETE /volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:54.423422 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-538bc481-faea-4845-9f2b-8b37378b17b3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.425544 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-538bc481-faea-4845-9f2b-8b37378b17b3 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 Jul 10 09:29:54.425544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-538bc481-faea-4845-9f2b-8b37378b17b3 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.426131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-538bc481-faea-4845-9f2b-8b37378b17b3 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.432929 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:54.432929 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:54.433433 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-538bc481-faea-4845-9f2b-8b37378b17b3 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Snapshot retrieved successfully. Jul 10 09:29:54.434343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-538bc481-faea-4845-9f2b-8b37378b17b3 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 returned with HTTP 200 Jul 10 09:29:54.435019 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 295/1172] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:54 2026] GET /volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:54.635920 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ceccf290-b7f6-42cd-b4a3-3fd69f150bf6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.638882 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ceccf290-b7f6-42cd-b4a3-3fd69f150bf6 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] GET https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 Jul 10 09:29:54.639159 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ceccf290-b7f6-42cd-b4a3-3fd69f150bf6 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.639419 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ceccf290-b7f6-42cd-b4a3-3fd69f150bf6 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.649249 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ceccf290-b7f6-42cd-b4a3-3fd69f150bf6 tempest-VolumeRetypeMultiattachTest-1848852622 tempest-VolumeRetypeMultiattachTest-1848852622-project-member] https://10.4.3.103/volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 returned with HTTP 404 Jul 10 09:29:54.649786 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 291/1173] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:29:54 2026] GET /volume/v3/volumes/42be2b67-674c-482c-ab65-b8682ab66ec7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:29:54.657620 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0963a2f2-6b5b-47e9-9182-a35454de6563 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.660561 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0963a2f2-6b5b-47e9-9182-a35454de6563 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] DELETE https://10.4.3.103/volume/v3/types/d654b0bf-9468-4f30-9ca7-50c9a8cc9bf3 Jul 10 09:29:54.660822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0963a2f2-6b5b-47e9-9182-a35454de6563 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.661016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0963a2f2-6b5b-47e9-9182-a35454de6563 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.684508 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0963a2f2-6b5b-47e9-9182-a35454de6563 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/types/d654b0bf-9468-4f30-9ca7-50c9a8cc9bf3 returned with HTTP 202 Jul 10 09:29:54.685479 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 291/1174] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:54 2026] DELETE /volume/v3/types/d654b0bf-9468-4f30-9ca7-50c9a8cc9bf3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:29:54.692827 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-da33aca5-bdea-4622-956f-bf9d5b0b38e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.694772 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-da33aca5-bdea-4622-956f-bf9d5b0b38e3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/types/d654b0bf-9468-4f30-9ca7-50c9a8cc9bf3 Jul 10 09:29:54.694957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-da33aca5-bdea-4622-956f-bf9d5b0b38e3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.695166 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-da33aca5-bdea-4622-956f-bf9d5b0b38e3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.705252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-da33aca5-bdea-4622-956f-bf9d5b0b38e3 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/types/d654b0bf-9468-4f30-9ca7-50c9a8cc9bf3 returned with HTTP 404 Jul 10 09:29:54.706554 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 298/1175] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:54 2026] GET /volume/v3/types/d654b0bf-9468-4f30-9ca7-50c9a8cc9bf3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:54.715898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cf14b83b-29b1-4a4c-84a3-03ff50353cc7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.718403 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cf14b83b-29b1-4a4c-84a3-03ff50353cc7 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] DELETE https://10.4.3.103/volume/v3/types/c2311634-b502-44b6-9571-af6c438cc551 Jul 10 09:29:54.718690 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cf14b83b-29b1-4a4c-84a3-03ff50353cc7 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.718984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cf14b83b-29b1-4a4c-84a3-03ff50353cc7 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.766473 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cf14b83b-29b1-4a4c-84a3-03ff50353cc7 tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/types/c2311634-b502-44b6-9571-af6c438cc551 returned with HTTP 202 Jul 10 09:29:54.766906 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 296/1176] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:54 2026] DELETE /volume/v3/types/c2311634-b502-44b6-9571-af6c438cc551 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:54.777558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3cbf5d4d-be2f-4b69-8c56-d7a73620a8da None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:54.782360 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cbf5d4d-be2f-4b69-8c56-d7a73620a8da tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] GET https://10.4.3.103/volume/v3/types/c2311634-b502-44b6-9571-af6c438cc551 Jul 10 09:29:54.782626 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3cbf5d4d-be2f-4b69-8c56-d7a73620a8da tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:54.782885 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3cbf5d4d-be2f-4b69-8c56-d7a73620a8da tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:54.797038 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cbf5d4d-be2f-4b69-8c56-d7a73620a8da tempest-VolumeRetypeMultiattachTest-891719104 tempest-VolumeRetypeMultiattachTest-891719104-project-admin] https://10.4.3.103/volume/v3/types/c2311634-b502-44b6-9571-af6c438cc551 returned with HTTP 404 Jul 10 09:29:54.798898 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 292/1177] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:54 2026] GET /volume/v3/types/c2311634-b502-44b6-9571-af6c438cc551 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:55.447292 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-057d0c85-d7d9-408e-a009-0b31d1047cd0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:55.450195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-057d0c85-d7d9-408e-a009-0b31d1047cd0 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 Jul 10 09:29:55.450355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-057d0c85-d7d9-408e-a009-0b31d1047cd0 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:55.450693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-057d0c85-d7d9-408e-a009-0b31d1047cd0 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:55.459630 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-057d0c85-d7d9-408e-a009-0b31d1047cd0 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 returned with HTTP 404 Jul 10 09:29:55.459630 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 292/1178] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:29:55 2026] GET /volume/v3/snapshots/0adb07d9-23d0-4e2c-ad5a-ff84e94b40d5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:55.468718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-31d52ac8-8005-47f7-9037-284633f69fbb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:55.471636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31d52ac8-8005-47f7-9037-284633f69fbb tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:55.472304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31d52ac8-8005-47f7-9037-284633f69fbb tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:55.472304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31d52ac8-8005-47f7-9037-284633f69fbb tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:55.482734 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:55.482734 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:55.487195 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-31d52ac8-8005-47f7-9037-284633f69fbb tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:55.494361 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31d52ac8-8005-47f7-9037-284633f69fbb tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:55.495059 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 299/1179] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:55 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:55.510892 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:55.514341 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:55.514590 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:55.514809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:55.515032 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Delete volume with id: 4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:55.524209 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:55.524209 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:55.524877 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:55.551032 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Delete volume request issued successfully. Jul 10 09:29:55.551471 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00d1a961-fe72-42cb-a53d-9f3ec15e15b8 tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 202 Jul 10 09:29:55.552600 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 297/1180] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:29:55 2026] DELETE /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:55.561584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-849f1531-b31b-495c-8103-14088b9fb01d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:55.563869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-849f1531-b31b-495c-8103-14088b9fb01d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:55.564113 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-849f1531-b31b-495c-8103-14088b9fb01d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:55.564349 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-849f1531-b31b-495c-8103-14088b9fb01d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:55.582522 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:55.582522 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:55.590891 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-849f1531-b31b-495c-8103-14088b9fb01d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Volume info retrieved successfully. Jul 10 09:29:55.596646 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-849f1531-b31b-495c-8103-14088b9fb01d tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 200 Jul 10 09:29:55.599381 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 293/1181] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:55 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:56.611249 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-75e863ef-8d73-4011-962c-6a57a661544e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:56.613709 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-75e863ef-8d73-4011-962c-6a57a661544e tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] GET https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 Jul 10 09:29:56.613943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-75e863ef-8d73-4011-962c-6a57a661544e tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:56.614148 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-75e863ef-8d73-4011-962c-6a57a661544e tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:56.621509 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-75e863ef-8d73-4011-962c-6a57a661544e tempest-VolumesExtendTest-1330312502 tempest-VolumesExtendTest-1330312502-project-member] https://10.4.3.103/volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 returned with HTTP 404 Jul 10 09:29:56.622064 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 293/1182] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:29:56 2026] GET /volume/v3/volumes/4bb0aa8a-f6e1-4e34-bdb0-f132043a9d38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:56.899998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-30b9da1a-714b-49af-b94a-3bf2c87f5a54 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:56.989171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-30b9da1a-714b-49af-b94a-3bf2c87f5a54 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:56.989171 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-30b9da1a-714b-49af-b94a-3bf2c87f5a54 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-492672418"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.004340 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-30b9da1a-714b-49af-b94a-3bf2c87f5a54 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:57.004864 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 300/1183] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:29:56 2026] POST /volume/v3/types => generated 230 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:57.019801 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-422babb7-84e4-4d27-b518-14973dfce1e7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.022372 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-422babb7-84e4-4d27-b518-14973dfce1e7 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] POST https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs Jul 10 09:29:57.022760 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-422babb7-84e4-4d27-b518-14973dfce1e7 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.033670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-26beb362-9663-4894-8324-b949ed3db67d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.037294 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-26beb362-9663-4894-8324-b949ed3db67d tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:29:57.037474 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-26beb362-9663-4894-8324-b949ed3db67d tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.037686 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-26beb362-9663-4894-8324-b949ed3db67d tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.050320 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-422babb7-84e4-4d27-b518-14973dfce1e7 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs returned with HTTP 200 Jul 10 09:29:57.050901 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 298/1184] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.056131 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:57.056131 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:57.059635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-942ba7af-1cef-4d90-93a5-862a6a98b906 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.063944 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-942ba7af-1cef-4d90-93a5-862a6a98b906 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] GET https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 Jul 10 09:29:57.064328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-942ba7af-1cef-4d90-93a5-862a6a98b906 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.064607 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-942ba7af-1cef-4d90-93a5-862a6a98b906 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.067869 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-26beb362-9663-4894-8324-b949ed3db67d tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:29:57.074714 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-942ba7af-1cef-4d90-93a5-862a6a98b906 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 returned with HTTP 200 Jul 10 09:29:57.075579 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 294/1185] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.076401 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-26beb362-9663-4894-8324-b949ed3db67d tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 returned with HTTP 200 Jul 10 09:29:57.077092 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 294/1186] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:57.085638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4f07111b-ad07-40dc-9d19-ad3a1469261f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.085932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-168511df-940f-4c29-9651-b378650db27c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.086408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-168511df-940f-4c29-9651-b378650db27c None None] GET https://10.4.3.103/volume// Jul 10 09:29:57.086577 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-168511df-940f-4c29-9651-b378650db27c None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.086791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-168511df-940f-4c29-9651-b378650db27c None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.087223 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-168511df-940f-4c29-9651-b378650db27c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:57.087625 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 299/1187] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:57.088103 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f07111b-ad07-40dc-9d19-ad3a1469261f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] DELETE https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 Jul 10 09:29:57.088366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f07111b-ad07-40dc-9d19-ad3a1469261f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.088657 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f07111b-ad07-40dc-9d19-ad3a1469261f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.099869 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d0c12e4e-38dd-4e65-bda0-b7bd6205b380 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.103002 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d0c12e4e-38dd-4e65-bda0-b7bd6205b380 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:29:57.103509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d0c12e4e-38dd-4e65-bda0-b7bd6205b380 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "499dedc4-117e-4faa-b4e3-698c4eb62683", "connector": null, "instance_uuid": "cacb8add-ddea-4a9c-937f-c068c474b7a9"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.113557 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:57.113557 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:57.122869 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f07111b-ad07-40dc-9d19-ad3a1469261f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 returned with HTTP 202 Jul 10 09:29:57.123240 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 301/1188] 10.4.3.103 () {66 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] DELETE /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:29:57.132923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3fe9f201-5329-4908-a778-f058e12cdb42 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.135612 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fe9f201-5329-4908-a778-f058e12cdb42 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] GET https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 Jul 10 09:29:57.135826 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fe9f201-5329-4908-a778-f058e12cdb42 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.136047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fe9f201-5329-4908-a778-f058e12cdb42 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.146254 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fe9f201-5329-4908-a778-f058e12cdb42 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 returned with HTTP 404 Jul 10 09:29:57.146828 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 295/1189] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:57.156944 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4bac08ee-1b5e-4164-be78-e10b538d762f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.157716 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-d0c12e4e-38dd-4e65-bda0-b7bd6205b380 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:29:57.158274 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 295/1190] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:57.159335 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4bac08ee-1b5e-4164-be78-e10b538d762f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] POST https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs Jul 10 09:29:57.159787 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4bac08ee-1b5e-4164-be78-e10b538d762f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.176432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e32f7dc1-d6e0-47a6-acfd-664a394c40cb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.176941 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e32f7dc1-d6e0-47a6-acfd-664a394c40cb None None] GET https://10.4.3.103/volume// Jul 10 09:29:57.177166 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e32f7dc1-d6e0-47a6-acfd-664a394c40cb None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.177405 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e32f7dc1-d6e0-47a6-acfd-664a394c40cb None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.177751 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e32f7dc1-d6e0-47a6-acfd-664a394c40cb None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:29:57.178121 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 302/1191] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:29:57.182463 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4bac08ee-1b5e-4164-be78-e10b538d762f tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs returned with HTTP 200 Jul 10 09:29:57.182951 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 300/1192] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.186813 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-8f8bd031-c26f-4340-9f40-17e7e1ffb63f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.189762 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-8f8bd031-c26f-4340-9f40-17e7e1ffb63f tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:29:57.189968 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-8f8bd031-c26f-4340-9f40-17e7e1ffb63f tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.190144 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-8f8bd031-c26f-4340-9f40-17e7e1ffb63f tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.193120 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-28e245c9-554a-4602-81e1-438bd35b2bdf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.195032 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-28e245c9-554a-4602-81e1-438bd35b2bdf tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] GET https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs Jul 10 09:29:57.195175 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-28e245c9-554a-4602-81e1-438bd35b2bdf tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.195356 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-28e245c9-554a-4602-81e1-438bd35b2bdf tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.195696 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:57.195696 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:29:57.199080 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:57.199080 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:29:57.202066 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-28e245c9-554a-4602-81e1-438bd35b2bdf tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs returned with HTTP 200 Jul 10 09:29:57.202447 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 296/1193] 10.4.3.103 () {66 vars in 1378 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.203114 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-8f8bd031-c26f-4340-9f40-17e7e1ffb63f tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:29:57.209070 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-8f8bd031-c26f-4340-9f40-17e7e1ffb63f tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 returned with HTTP 200 Jul 10 09:29:57.209592 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 296/1194] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:29:57.212480 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-698df250-0b8d-473f-9ff0-a6f4c49b8437 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.214077 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-698df250-0b8d-473f-9ff0-a6f4c49b8437 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] POST https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs Jul 10 09:29:57.214387 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-698df250-0b8d-473f-9ff0-a6f4c49b8437 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.245997 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-698df250-0b8d-473f-9ff0-a6f4c49b8437 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs returned with HTTP 200 Jul 10 09:29:57.246839 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 303/1195] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.256215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4bf6230b-71d9-46c8-a8c8-77b0e4f09e8e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.257922 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4bf6230b-71d9-46c8-a8c8-77b0e4f09e8e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] PUT https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec2 Jul 10 09:29:57.258219 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4bf6230b-71d9-46c8-a8c8-77b0e4f09e8e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.279237 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4bf6230b-71d9-46c8-a8c8-77b0e4f09e8e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec2 returned with HTTP 200 Jul 10 09:29:57.279849 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 301/1196] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:29:57 2026] PUT /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.289333 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dfd158fa-3932-4d19-9aa6-a25adfe751c8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.290693 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dfd158fa-3932-4d19-9aa6-a25adfe751c8 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] GET https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec2 Jul 10 09:29:57.290945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dfd158fa-3932-4d19-9aa6-a25adfe751c8 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.291137 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dfd158fa-3932-4d19-9aa6-a25adfe751c8 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.299874 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dfd158fa-3932-4d19-9aa6-a25adfe751c8 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec2 returned with HTTP 200 Jul 10 09:29:57.300507 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 297/1197] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.309779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-428022ac-eb70-4c5c-b259-ddccfe00044a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.315467 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-428022ac-eb70-4c5c-b259-ddccfe00044a tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] POST https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs Jul 10 09:29:57.315763 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-428022ac-eb70-4c5c-b259-ddccfe00044a tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.342598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.344624 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] PUT https://10.4.3.103/volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4 Jul 10 09:29:57.345084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.353062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Acquiring lock "cinder-attachment_update-499dedc4-117e-4faa-b4e3-698c4eb62683-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:29:57.359391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Lock "cinder-attachment_update-499dedc4-117e-4faa-b4e3-698c4eb62683-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:29:57.360730 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:57.360730 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:57.378274 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-428022ac-eb70-4c5c-b259-ddccfe00044a tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs returned with HTTP 200 Jul 10 09:29:57.378693 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 297/1198] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs => generated 51 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.385962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8705cd47-b9bf-41a7-9b0e-e7e60d10ae62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.388051 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8705cd47-b9bf-41a7-9b0e-e7e60d10ae62 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] GET https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs Jul 10 09:29:57.388263 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8705cd47-b9bf-41a7-9b0e-e7e60d10ae62 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.388467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8705cd47-b9bf-41a7-9b0e-e7e60d10ae62 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.400782 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8705cd47-b9bf-41a7-9b0e-e7e60d10ae62 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs returned with HTTP 200 Jul 10 09:29:57.400782 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 302/1199] 10.4.3.103 () {66 vars in 1378 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:29:57.411307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5bf39249-59b8-4532-8429-964e1fabb32e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.411965 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5bf39249-59b8-4532-8429-964e1fabb32e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] DELETE https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83 Jul 10 09:29:57.412611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5bf39249-59b8-4532-8429-964e1fabb32e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.412611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5bf39249-59b8-4532-8429-964e1fabb32e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.437004 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5bf39249-59b8-4532-8429-964e1fabb32e tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83 returned with HTTP 202 Jul 10 09:29:57.437425 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 298/1200] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:57 2026] DELETE /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:57.449600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b6276633-1c62-4ad2-9f82-3205a1efce98 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.451691 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b6276633-1c62-4ad2-9f82-3205a1efce98 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] GET https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83 Jul 10 09:29:57.451983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b6276633-1c62-4ad2-9f82-3205a1efce98 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.452132 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b6276633-1c62-4ad2-9f82-3205a1efce98 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.455426 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b6276633-1c62-4ad2-9f82-3205a1efce98 tempest-VolumeTypesExtraSpecsTest-1493507994 tempest-VolumeTypesExtraSpecsTest-1493507994-project-admin] https://10.4.3.103/volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83 returned with HTTP 404 Jul 10 09:29:57.455957 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 298/1201] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/2259aa9d-06d9-4ae7-9032-cd3057897a83 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:57.693633 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e5c49227-adc2-4fcd-9a0d-c4a82c911022 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.858131 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5c49227-adc2-4fcd-9a0d-c4a82c911022 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:29:57.858131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5c49227-adc2-4fcd-9a0d-c4a82c911022 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1887324213", "extra_specs": {"spec1": "val1"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.880200 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5c49227-adc2-4fcd-9a0d-c4a82c911022 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:29:57.881789 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 303/1202] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types => generated 243 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:57.885813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Lock "cinder-attachment_update-499dedc4-117e-4faa-b4e3-698c4eb62683-np0000004982" released by "attachment_update" :: held 0.526s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:29:57.886168 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-ebd2105d-03bb-4899-8932-3618f0163655 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4 returned with HTTP 200 Jul 10 09:29:57.886758 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 304/1203] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:29:57 2026] PUT /volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:29:57.893638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eeb5ba65-52a2-4ee5-b3b7-7db28c50a7d1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.896214 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eeb5ba65-52a2-4ee5-b3b7-7db28c50a7d1 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] POST https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs Jul 10 09:29:57.896408 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eeb5ba65-52a2-4ee5-b3b7-7db28c50a7d1 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.899207 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eeb5ba65-52a2-4ee5-b3b7-7db28c50a7d1 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs returned with HTTP 400 Jul 10 09:29:57.899727 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 299/1204] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:29:57.913746 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2e8bc10d-2bfd-4c42-a3b4-8527dade4def None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.917259 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2e8bc10d-2bfd-4c42-a3b4-8527dade4def tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] POST https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs Jul 10 09:29:57.917430 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2e8bc10d-2bfd-4c42-a3b4-8527dade4def tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.923211 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2e8bc10d-2bfd-4c42-a3b4-8527dade4def tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs returned with HTTP 400 Jul 10 09:29:57.923211 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 299/1205] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 10 09:29:57.937821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a1a53480-ce1a-4863-94d1-ae8305f24090 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.939715 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1a53480-ce1a-4863-94d1-ae8305f24090 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] POST https://10.4.3.103/volume/v3/types/8847bd4d-5602-4298-911a-c73f25f027c1/extra_specs Jul 10 09:29:57.940173 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a1a53480-ce1a-4863-94d1-ae8305f24090 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:57.953117 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1a53480-ce1a-4863-94d1-ae8305f24090 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/8847bd4d-5602-4298-911a-c73f25f027c1/extra_specs returned with HTTP 404 Jul 10 09:29:57.953814 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 304/1206] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] POST /volume/v3/types/8847bd4d-5602-4298-911a-c73f25f027c1/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:57.965428 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-587b548d-3935-4833-9802-40ddd22c8957 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.970739 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-587b548d-3935-4833-9802-40ddd22c8957 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] DELETE https://10.4.3.103/volume/v3/types/c09e1f82-e872-4e40-935a-cf1955270ac2/extra_specs/spec1 Jul 10 09:29:57.971532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-587b548d-3935-4833-9802-40ddd22c8957 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.971532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-587b548d-3935-4833-9802-40ddd22c8957 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:57.980551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-587b548d-3935-4833-9802-40ddd22c8957 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c09e1f82-e872-4e40-935a-cf1955270ac2/extra_specs/spec1 returned with HTTP 404 Jul 10 09:29:57.981413 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 305/1207] 10.4.3.103 () {66 vars in 1399 bytes} [Fri Jul 10 09:29:57 2026] DELETE /volume/v3/types/c09e1f82-e872-4e40-935a-cf1955270ac2/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:57.992008 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d630816a-998b-47cf-9e2d-777b0c8504bd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:57.995374 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d630816a-998b-47cf-9e2d-777b0c8504bd tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] GET https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/nonexistent_extra_spec_name Jul 10 09:29:57.996128 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d630816a-998b-47cf-9e2d-777b0c8504bd tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:57.996128 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d630816a-998b-47cf-9e2d-777b0c8504bd tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:58.011619 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d630816a-998b-47cf-9e2d-777b0c8504bd tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 09:29:58.012356 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 300/1208] 10.4.3.103 () {66 vars in 1462 bytes} [Fri Jul 10 09:29:57 2026] GET /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:58.026767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c0068c8a-8ba3-4a81-8fbb-abfd07d6f4a3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.032925 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c0068c8a-8ba3-4a81-8fbb-abfd07d6f4a3 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] GET https://10.4.3.103/volume/v3/types/c4283a1f-1217-49f6-82ae-e66497a0efef/extra_specs/spec1 Jul 10 09:29:58.032925 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c0068c8a-8ba3-4a81-8fbb-abfd07d6f4a3 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:58.033753 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c0068c8a-8ba3-4a81-8fbb-abfd07d6f4a3 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:58.039157 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c0068c8a-8ba3-4a81-8fbb-abfd07d6f4a3 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c4283a1f-1217-49f6-82ae-e66497a0efef/extra_specs/spec1 returned with HTTP 404 Jul 10 09:29:58.039838 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 300/1209] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:29:58 2026] GET /volume/v3/types/c4283a1f-1217-49f6-82ae-e66497a0efef/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:58.058982 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-67521c35-9609-4474-8aa4-ad9599b5283b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.061467 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67521c35-9609-4474-8aa4-ad9599b5283b tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] GET https://10.4.3.103/volume/v3/types/93a75190-c8c6-466b-9751-0fe8a738c2f4/extra_specs Jul 10 09:29:58.061749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67521c35-9609-4474-8aa4-ad9599b5283b tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:58.062237 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67521c35-9609-4474-8aa4-ad9599b5283b tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:58.067718 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67521c35-9609-4474-8aa4-ad9599b5283b tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/93a75190-c8c6-466b-9751-0fe8a738c2f4/extra_specs returned with HTTP 404 Jul 10 09:29:58.068206 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 305/1210] 10.4.3.103 () {66 vars in 1378 bytes} [Fri Jul 10 09:29:58 2026] GET /volume/v3/types/93a75190-c8c6-466b-9751-0fe8a738c2f4/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:58.081622 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dcab78b1-4970-4195-ab17-e588cdd6b422 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.084245 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcab78b1-4970-4195-ab17-e588cdd6b422 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] PUT https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/spec1 Jul 10 09:29:58.084811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcab78b1-4970-4195-ab17-e588cdd6b422 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:58.086893 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcab78b1-4970-4195-ab17-e588cdd6b422 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/spec1 returned with HTTP 400 Jul 10 09:29:58.087856 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 306/1211] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:29:58 2026] PUT /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:29:58.101170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-828e979a-b089-4f5d-bb70-407e86aff3bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.103725 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-828e979a-b089-4f5d-bb70-407e86aff3bc tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] PUT https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/spec1 Jul 10 09:29:58.104259 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-828e979a-b089-4f5d-bb70-407e86aff3bc tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'update', calling method: update, body: null {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:58.105712 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-828e979a-b089-4f5d-bb70-407e86aff3bc tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/spec1 returned with HTTP 400 Jul 10 09:29:58.106478 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 301/1212] 10.4.3.103 () {68 vars in 1415 bytes} [Fri Jul 10 09:29:58 2026] PUT /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:29:58.120325 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-884e34fa-da00-413d-a425-03c11042f7ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.122992 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-884e34fa-da00-413d-a425-03c11042f7ee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] PUT https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/None Jul 10 09:29:58.123402 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-884e34fa-da00-413d-a425-03c11042f7ee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:58.129126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.145179 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-884e34fa-da00-413d-a425-03c11042f7ee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 09:29:58.145313 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-884e34fa-da00-413d-a425-03c11042f7ee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/None returned with HTTP 400 Jul 10 09:29:58.146041 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 301/1213] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:29:58 2026] PUT /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/None => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:29:58.155605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f8d1151f-708e-43bd-aa47-df45d4fd3dee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.162289 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f8d1151f-708e-43bd-aa47-df45d4fd3dee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] PUT https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/15308e0b-200a-4cef-9359-57c511e61c01 Jul 10 09:29:58.162982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f8d1151f-708e-43bd-aa47-df45d4fd3dee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:58.165346 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:58.165346 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:29:58.182910 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f8d1151f-708e-43bd-aa47-df45d4fd3dee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 09:29:58.184136 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f8d1151f-708e-43bd-aa47-df45d4fd3dee tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/15308e0b-200a-4cef-9359-57c511e61c01 returned with HTTP 400 Jul 10 09:29:58.185019 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 307/1214] 10.4.3.103 () {68 vars in 1509 bytes} [Fri Jul 10 09:29:58 2026] PUT /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd/extra_specs/15308e0b-200a-4cef-9359-57c511e61c01 => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:29:58.194790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7566be5a-38b3-4aa3-95ed-855a0ce87ecc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.197599 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7566be5a-38b3-4aa3-95ed-855a0ce87ecc tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] PUT https://10.4.3.103/volume/v3/types/faa0ebd0-5aab-47b8-9c51-400f70e0864a/extra_specs/spec1 Jul 10 09:29:58.197974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7566be5a-38b3-4aa3-95ed-855a0ce87ecc tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:58.225031 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b tempest-VolumesSummaryTest-1381437441 tempest-VolumesSummaryTest-1381437441-project-member] GET https://10.4.3.103/volume/v3/volumes/summary Jul 10 09:29:58.228141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b tempest-VolumesSummaryTest-1381437441 tempest-VolumesSummaryTest-1381437441-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:58.230083 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b tempest-VolumesSummaryTest-1381437441 tempest-VolumesSummaryTest-1381437441-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:58.230697 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b tempest-VolumesSummaryTest-1381437441 tempest-VolumesSummaryTest-1381437441-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:29:58.238660 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b tempest-VolumesSummaryTest-1381437441 tempest-VolumesSummaryTest-1381437441-project-member] Get summary completed successfully. Jul 10 09:29:58.239036 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ade88c92-ccd6-4fc6-9d0c-1e68469f367b tempest-VolumesSummaryTest-1381437441 tempest-VolumesSummaryTest-1381437441-project-member] https://10.4.3.103/volume/v3/volumes/summary returned with HTTP 200 Jul 10 09:29:58.239625 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 306/1215] 10.4.3.103 () {68 vars in 1302 bytes} [Fri Jul 10 09:29:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:29:58.245005 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7566be5a-38b3-4aa3-95ed-855a0ce87ecc tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/faa0ebd0-5aab-47b8-9c51-400f70e0864a/extra_specs/spec1 returned with HTTP 404 Jul 10 09:29:58.245632 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 302/1216] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:29:58 2026] PUT /volume/v3/types/faa0ebd0-5aab-47b8-9c51-400f70e0864a/extra_specs/spec1 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:58.259616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b67dce4-142e-4c38-ad11-6fd9e2419015 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.262286 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b67dce4-142e-4c38-ad11-6fd9e2419015 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] DELETE https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd Jul 10 09:29:58.262536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b67dce4-142e-4c38-ad11-6fd9e2419015 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:58.262913 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b67dce4-142e-4c38-ad11-6fd9e2419015 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:58.306970 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b67dce4-142e-4c38-ad11-6fd9e2419015 tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd returned with HTTP 202 Jul 10 09:29:58.308347 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 302/1217] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:29:58 2026] DELETE /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:29:58.319892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f17a3890-cd87-49c7-95a6-cd6d4c491acb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.323016 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f17a3890-cd87-49c7-95a6-cd6d4c491acb tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] GET https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd Jul 10 09:29:58.323325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f17a3890-cd87-49c7-95a6-cd6d4c491acb tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:29:58.323610 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f17a3890-cd87-49c7-95a6-cd6d4c491acb tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:29:58.328890 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f17a3890-cd87-49c7-95a6-cd6d4c491acb tempest-ExtraSpecsNegativeTest-1462958796 tempest-ExtraSpecsNegativeTest-1462958796-project-admin] https://10.4.3.103/volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd returned with HTTP 404 Jul 10 09:29:58.330473 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 308/1218] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:29:58 2026] GET /volume/v3/types/c45cff83-ab74-4750-9569-fa5c0c95b4bd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:58.403043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-f2d73342-599f-486b-bf40-31de86200e1a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:29:58.407939 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-f2d73342-599f-486b-bf40-31de86200e1a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] POST https://10.4.3.103/volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4/action Jul 10 09:29:58.408274 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-f2d73342-599f-486b-bf40-31de86200e1a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:29:58.408482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-f2d73342-599f-486b-bf40-31de86200e1a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:29:58.449532 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:29:58.449532 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:29:58.463460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-edaba35e-3d89-42c0-a21d-7dc3eed02160 req-f2d73342-599f-486b-bf40-31de86200e1a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4/action returned with HTTP 204 Jul 10 09:29:58.464018 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 307/1219] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:29:58 2026] POST /volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:29:59.864405 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:00.016876 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:30:00.017149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:00.020792 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:00.021118 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:00.022200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:00.031948 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:00.032414 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-566a9a64-a619-4f17-9c84-a9d5abfe22fd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:30:00.032901 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 303/1220] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:29:59 2026] GET /volume/v3/volumes => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:00.042997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:00.045391 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:00.045870 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-219478269"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:00.049678 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-219478269'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:00.049678 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume of 1 GB Jul 10 09:30:00.055521 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Availability Zones retrieved successfully. Jul 10 09:30:00.061269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Flow 'volume_create_api' (fe2759d7-ab63-44c7-b28d-1cf741f8bc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:00.062437 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27cdd530-b7d5-4934-80b3-19fb1ab14fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.063322 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:00.094184 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27cdd530-b7d5-4934-80b3-19fb1ab14fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.094924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e286fba9-e6a9-40aa-bceb-877f61354336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.174101 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Created reservations ['250a279f-e429-4853-a58e-bb2cd181e32e', '70e23c80-3b2a-4d9b-8f2b-405a4f5d255d', 'ed9ade18-6ffd-4018-baef-a1fb33e106f8', 'ec7e92f4-1148-4a8f-8e2a-ee2539efe73d'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:00.175426 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e286fba9-e6a9-40aa-bceb-877f61354336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['250a279f-e429-4853-a58e-bb2cd181e32e', '70e23c80-3b2a-4d9b-8f2b-405a4f5d255d', 'ed9ade18-6ffd-4018-baef-a1fb33e106f8', 'ec7e92f4-1148-4a8f-8e2a-ee2539efe73d']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.176459 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd876dc-dd91-4239-8597-051b3183ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.212191 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd876dc-dd91-4239-8597-051b3183ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f90e7b-c300-40a7-94a3-9c442f60a1e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-219478269',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='014bfe417148476fb4ed06115cce3301',qos_specs=None,replication_status=,reservations=['250a279f-e429-4853-a58e-bb2cd181e32e','70e23c80-3b2a-4d9b-8f2b-405a4f5d255d','ed9ade18-6ffd-4018-baef-a1fb33e106f8','ec7e92f4-1148-4a8f-8e2a-ee2539efe73d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53deefabce8248e79aa0757e5de2429f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-219478269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f90e7b-c300-40a7-94a3-9c442f60a1e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='014bfe417148476fb4ed06115cce3301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53deefabce8248e79aa0757e5de2429f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.213182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46cfc19-4433-42cc-a78d-697de8c201df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.249338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46cfc19-4433-42cc-a78d-697de8c201df) transitioned into state 'SUCCESS' from state '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-219478269',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='014bfe417148476fb4ed06115cce3301',qos_specs=None,replication_status=,reservations=['250a279f-e429-4853-a58e-bb2cd181e32e','70e23c80-3b2a-4d9b-8f2b-405a4f5d255d','ed9ade18-6ffd-4018-baef-a1fb33e106f8','ec7e92f4-1148-4a8f-8e2a-ee2539efe73d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53deefabce8248e79aa0757e5de2429f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.249338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a541a4c8-93ad-4fbe-beb9-c81b56f36926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.272031 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a541a4c8-93ad-4fbe-beb9-c81b56f36926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.272031 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Flow 'volume_create_api' (fe2759d7-ab63-44c7-b28d-1cf741f8bc39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:00.272604 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume request issued successfully. Jul 10 09:30:00.273536 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-00b52b5a-99c6-412b-b65a-cc2528f0949c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:00.273904 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 303/1221] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:00 2026] POST /volume/v3/volumes => generated 763 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:00.292517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5ba6bf63-4d73-4427-853e-5ec9221c6d9a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:00.297587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ba6bf63-4d73-4427-853e-5ec9221c6d9a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:00.300282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ba6bf63-4d73-4427-853e-5ec9221c6d9a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:00.300458 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ba6bf63-4d73-4427-853e-5ec9221c6d9a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:00.314938 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:00.314938 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:00.325166 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5ba6bf63-4d73-4427-853e-5ec9221c6d9a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:00.335625 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ba6bf63-4d73-4427-853e-5ec9221c6d9a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:00.335862 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 309/1222] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:00 2026] GET /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:00.541961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6b8f693d-e4f7-42c0-85c5-df376a81de9b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:00.714330 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b8f693d-e4f7-42c0-85c5-df376a81de9b tempest-ExtensionsTestJSON-719640400 tempest-ExtensionsTestJSON-719640400-project-member] GET https://10.4.3.103/volume/v3/extensions Jul 10 09:30:00.714765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b8f693d-e4f7-42c0-85c5-df376a81de9b tempest-ExtensionsTestJSON-719640400 tempest-ExtensionsTestJSON-719640400-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:00.715510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b8f693d-e4f7-42c0-85c5-df376a81de9b tempest-ExtensionsTestJSON-719640400 tempest-ExtensionsTestJSON-719640400-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:00.716861 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b8f693d-e4f7-42c0-85c5-df376a81de9b tempest-ExtensionsTestJSON-719640400 tempest-ExtensionsTestJSON-719640400-project-member] https://10.4.3.103/volume/v3/extensions returned with HTTP 200 Jul 10 09:30:00.717730 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 308/1223] 10.4.3.103 () {66 vars in 1246 bytes} [Fri Jul 10 09:30:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:00.805084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-66337ee0-486f-4cc1-9377-6f7973351243 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:00.808304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:00.808715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1536942602"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:00.812347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1536942602'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:00.820906 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume of 1 GB Jul 10 09:30:00.821206 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:00.821206 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:00.821795 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Availability Zones retrieved successfully. Jul 10 09:30:00.830149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (c01f8927-2b5d-4975-be23-cbe8bfcd76d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:00.831777 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533357bd-085b-4493-9450-44092b32e823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.836752 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:00.855845 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:00.855845 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:00.871838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533357bd-085b-4493-9450-44092b32e823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5e68e12b-0d79-4e17-b968-594f41ea11c4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e68e12b-0d79-4e17-b968-594f41ea11c4', 'encryption_key_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=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.871838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3a2d92-6190-4dd6-8984-566dafe19a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.932317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Created reservations ['1c6f3f41-a6a3-4cc0-b1e9-689f6aaec537', '6b472e2d-5428-49a4-ab34-49442898ac96', 'faa99adc-0329-47ef-9091-814e196a86e2', 'd2a24281-deda-4e34-b469-e50451ccc602'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:00.933256 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3a2d92-6190-4dd6-8984-566dafe19a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6f3f41-a6a3-4cc0-b1e9-689f6aaec537', '6b472e2d-5428-49a4-ab34-49442898ac96', 'faa99adc-0329-47ef-9091-814e196a86e2', 'd2a24281-deda-4e34-b469-e50451ccc602']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.934018 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c97a9ec-0dda-4457-ac36-949a40ca8956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.970870 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c97a9ec-0dda-4457-ac36-949a40ca8956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd985ba56-922e-4ccf-ae84-a07bf34151b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1536942602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['1c6f3f41-a6a3-4cc0-b1e9-689f6aaec537','6b472e2d-5428-49a4-ab34-49442898ac96','faa99adc-0329-47ef-9091-814e196a86e2','d2a24281-deda-4e34-b469-e50451ccc602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1536942602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d985ba56-922e-4ccf-ae84-a07bf34151b7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='30bc9e501c6641e19e2c809dbff128c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e68e12b-0d79-4e17-b968-594f41ea11c4),volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.971543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8677db48-52c7-4e2b-b365-1d27d205cbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:00.995399 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8677db48-52c7-4e2b-b365-1d27d205cbc1) transitioned into state 'SUCCESS' from state '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-1536942602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['1c6f3f41-a6a3-4cc0-b1e9-689f6aaec537','6b472e2d-5428-49a4-ab34-49442898ac96','faa99adc-0329-47ef-9091-814e196a86e2','d2a24281-deda-4e34-b469-e50451ccc602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:00.996272 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72b49ce-975b-4fae-ac70-df4819a91bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:01.009659 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72b49ce-975b-4fae-ac70-df4819a91bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:01.010741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (c01f8927-2b5d-4975-be23-cbe8bfcd76d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:01.011363 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request issued successfully. Jul 10 09:30:01.012202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66337ee0-486f-4cc1-9377-6f7973351243 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:01.012754 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 304/1224] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:00 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:01.028709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4ef9fa60-985b-438f-b4c5-7841fe90ee93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:01.030801 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4ef9fa60-985b-438f-b4c5-7841fe90ee93 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:01.032330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4ef9fa60-985b-438f-b4c5-7841fe90ee93 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:01.032330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4ef9fa60-985b-438f-b4c5-7841fe90ee93 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:01.042303 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:01.042303 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:01.045995 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4ef9fa60-985b-438f-b4c5-7841fe90ee93 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:01.051517 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4ef9fa60-985b-438f-b4c5-7841fe90ee93 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:01.052038 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 304/1225] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:01 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:01.357636 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a7f9a4a6-f019-475a-b673-7c4f4fd58ca3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:01.359609 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7f9a4a6-f019-475a-b673-7c4f4fd58ca3 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:01.359845 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7f9a4a6-f019-475a-b673-7c4f4fd58ca3 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:01.360082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7f9a4a6-f019-475a-b673-7c4f4fd58ca3 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:01.375124 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:01.375124 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:01.380213 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a7f9a4a6-f019-475a-b673-7c4f4fd58ca3 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:01.384860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7f9a4a6-f019-475a-b673-7c4f4fd58ca3 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:01.385331 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 310/1226] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:01 2026] GET /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:01.404607 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2762ba26-ed22-4966-9408-51a4f61065cd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:01.407736 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2762ba26-ed22-4966-9408-51a4f61065cd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:01.408110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2762ba26-ed22-4966-9408-51a4f61065cd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:01.408520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2762ba26-ed22-4966-9408-51a4f61065cd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:01.425414 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:01.425414 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:01.434453 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2762ba26-ed22-4966-9408-51a4f61065cd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:01.442590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2762ba26-ed22-4966-9408-51a4f61065cd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:01.443093 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 309/1227] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:01 2026] GET /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:01.458453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:01.461195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:01.461731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1741391964"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:01.465092 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1741391964'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:01.465224 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume of 1 GB Jul 10 09:30:01.465537 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:01.465537 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:01.471108 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Availability Zones retrieved successfully. Jul 10 09:30:01.479749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Flow 'volume_create_api' (01afe5b9-813f-4f58-aaf1-61ec6ffc5b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:01.480160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e04e5b9-2609-4dfc-bb9e-e9173b760f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:01.482006 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:01.531261 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e04e5b9-2609-4dfc-bb9e-e9173b760f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:01.532512 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62afd5f7-de4b-4a42-bc6d-2c73e883d9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:01.602757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Created reservations ['1776719e-473e-49d1-ac12-0c1187afa6d4', '01e314c4-81ce-4ccf-a4a6-77bf8e663802', 'b7922ff2-99a1-46d4-9f55-039a1efadb65', '3e865729-7d8d-42ab-982d-582f8c4fad26'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:01.603516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62afd5f7-de4b-4a42-bc6d-2c73e883d9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1776719e-473e-49d1-ac12-0c1187afa6d4', '01e314c4-81ce-4ccf-a4a6-77bf8e663802', 'b7922ff2-99a1-46d4-9f55-039a1efadb65', '3e865729-7d8d-42ab-982d-582f8c4fad26']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:01.604431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90cdea11-ee94-4f28-bf86-dfd49dfe44dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:01.631321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90cdea11-ee94-4f28-bf86-dfd49dfe44dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '751875a9-ae7b-4348-8b5c-2002d749be7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1741391964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='014bfe417148476fb4ed06115cce3301',qos_specs=None,replication_status=,reservations=['1776719e-473e-49d1-ac12-0c1187afa6d4','01e314c4-81ce-4ccf-a4a6-77bf8e663802','b7922ff2-99a1-46d4-9f55-039a1efadb65','3e865729-7d8d-42ab-982d-582f8c4fad26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53deefabce8248e79aa0757e5de2429f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1741391964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=751875a9-ae7b-4348-8b5c-2002d749be7a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='014bfe417148476fb4ed06115cce3301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53deefabce8248e79aa0757e5de2429f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:01.632015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5b6cc4-56a0-42d2-8404-57e7390b6749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:01.654636 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5b6cc4-56a0-42d2-8404-57e7390b6749) transitioned into state 'SUCCESS' from state '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-1741391964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='014bfe417148476fb4ed06115cce3301',qos_specs=None,replication_status=,reservations=['1776719e-473e-49d1-ac12-0c1187afa6d4','01e314c4-81ce-4ccf-a4a6-77bf8e663802','b7922ff2-99a1-46d4-9f55-039a1efadb65','3e865729-7d8d-42ab-982d-582f8c4fad26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53deefabce8248e79aa0757e5de2429f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:01.655670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740dca3e-1ef5-48c3-8504-35092c54ac72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:01.668893 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740dca3e-1ef5-48c3-8504-35092c54ac72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:01.670004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Flow 'volume_create_api' (01afe5b9-813f-4f58-aaf1-61ec6ffc5b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:01.670464 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume request issued successfully. Jul 10 09:30:01.671332 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad205711-104a-4af5-af9f-17ee9eb72d83 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:01.672009 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 305/1228] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:01 2026] POST /volume/v3/volumes => generated 764 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:01.687538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e1ee9612-2a8c-4101-9880-76f384c2c216 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:01.691653 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e1ee9612-2a8c-4101-9880-76f384c2c216 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:01.691886 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e1ee9612-2a8c-4101-9880-76f384c2c216 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:01.692280 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e1ee9612-2a8c-4101-9880-76f384c2c216 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:01.707443 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:01.707443 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:01.714023 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e1ee9612-2a8c-4101-9880-76f384c2c216 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:01.719778 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e1ee9612-2a8c-4101-9880-76f384c2c216 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:01.720236 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 305/1229] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:01 2026] GET /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:02.070459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4ba26510-4df3-42ce-8fb1-f04626c797b8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.072978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ba26510-4df3-42ce-8fb1-f04626c797b8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:02.073163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ba26510-4df3-42ce-8fb1-f04626c797b8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:02.073386 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ba26510-4df3-42ce-8fb1-f04626c797b8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:02.085029 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:02.085029 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:02.091681 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4ba26510-4df3-42ce-8fb1-f04626c797b8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:02.096948 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ba26510-4df3-42ce-8fb1-f04626c797b8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:02.097534 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 311/1230] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:02 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:02.167420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-6a6130ba-a99c-4410-b3c0-f4a55402670f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.170371 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-6a6130ba-a99c-4410-b3c0-f4a55402670f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:02.170795 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-6a6130ba-a99c-4410-b3c0-f4a55402670f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:02.171205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-6a6130ba-a99c-4410-b3c0-f4a55402670f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:02.179659 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:02.179659 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:02.183581 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-6a6130ba-a99c-4410-b3c0-f4a55402670f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:02.194743 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-6a6130ba-a99c-4410-b3c0-f4a55402670f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:02.195781 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 310/1231] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:02 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:02.574979 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-600e9f8b-3824-439d-91bf-a683c82fba86 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.677679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:02.678088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1931978071"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:02.679862 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1931978071'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:02.680000 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Create volume of 1 GB Jul 10 09:30:02.680325 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:02.680325 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:02.684663 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Availability Zones retrieved successfully. Jul 10 09:30:02.695329 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Flow 'volume_create_api' (0399eb7a-f6c4-45e3-9f34-8a1f1873581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:02.697303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f4d2f1-580d-4c70-bf4c-3ff96ec64d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.699027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:02.735263 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-73c592f6-cffb-4ae0-a099-d84f8f891754 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.737676 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-73c592f6-cffb-4ae0-a099-d84f8f891754 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:02.738642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-73c592f6-cffb-4ae0-a099-d84f8f891754 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:02.738703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f4d2f1-580d-4c70-bf4c-3ff96ec64d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.738772 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-73c592f6-cffb-4ae0-a099-d84f8f891754 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:02.739345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2147e92f-1d39-4fe0-b4c3-79aba3ed9a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.748781 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:02.748781 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:02.755855 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-73c592f6-cffb-4ae0-a099-d84f8f891754 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:02.764861 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-73c592f6-cffb-4ae0-a099-d84f8f891754 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:02.765362 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 306/1232] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:02 2026] GET /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:02.779034 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2b889190-7a73-4a0f-8ab7-68dcb15e1a20 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.781492 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b889190-7a73-4a0f-8ab7-68dcb15e1a20 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:02.781771 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b889190-7a73-4a0f-8ab7-68dcb15e1a20 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:02.781873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b889190-7a73-4a0f-8ab7-68dcb15e1a20 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:02.789971 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:02.789971 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:02.795169 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2b889190-7a73-4a0f-8ab7-68dcb15e1a20 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:02.800871 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b889190-7a73-4a0f-8ab7-68dcb15e1a20 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:02.801692 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 312/1233] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:02 2026] GET /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:02.815038 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.817062 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:02.817953 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-889176220"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:02.819408 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-889176220'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:02.819638 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume of 1 GB Jul 10 09:30:02.824645 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Availability Zones retrieved successfully. Jul 10 09:30:02.831217 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Created reservations ['fec835a2-e177-4365-aae5-1d86f0f13f95', '1be9aca0-8728-4f71-b216-061d9aafe841', 'da075a01-e0c2-4f91-9ddd-514ef7131985', '17a37837-7f30-4a82-9586-0d5525e965b0'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:02.832110 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2147e92f-1d39-4fe0-b4c3-79aba3ed9a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec835a2-e177-4365-aae5-1d86f0f13f95', '1be9aca0-8728-4f71-b216-061d9aafe841', 'da075a01-e0c2-4f91-9ddd-514ef7131985', '17a37837-7f30-4a82-9586-0d5525e965b0']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.832456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Flow 'volume_create_api' (027b4122-e584-4af9-b04d-84abacde4e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:02.832922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5edf4aa9-e13e-40c8-a821-eb7d72373cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.833300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8036dfef-d999-4230-aee4-67a4324f073e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.834230 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:02.857361 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5edf4aa9-e13e-40c8-a821-eb7d72373cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e956637a-7a66-4808-8f31-2e125a9f38d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1931978071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='164aa8f49cb741f392cdf161426dd2d8',qos_specs=None,replication_status=,reservations=['fec835a2-e177-4365-aae5-1d86f0f13f95','1be9aca0-8728-4f71-b216-061d9aafe841','da075a01-e0c2-4f91-9ddd-514ef7131985','17a37837-7f30-4a82-9586-0d5525e965b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483b3ca8d9de4bc2ab2b24ac237420f4',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1931978071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e956637a-7a66-4808-8f31-2e125a9f38d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='164aa8f49cb741f392cdf161426dd2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='483b3ca8d9de4bc2ab2b24ac237420f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.858321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318bc369-c9d6-46c8-9424-32bab3ce7585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.866158 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8036dfef-d999-4230-aee4-67a4324f073e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.867124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f4987e-44f0-480c-8cc7-5b63fcdae783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.881911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318bc369-c9d6-46c8-9424-32bab3ce7585) transitioned into state 'SUCCESS' from state '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-1931978071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='164aa8f49cb741f392cdf161426dd2d8',qos_specs=None,replication_status=,reservations=['fec835a2-e177-4365-aae5-1d86f0f13f95','1be9aca0-8728-4f71-b216-061d9aafe841','da075a01-e0c2-4f91-9ddd-514ef7131985','17a37837-7f30-4a82-9586-0d5525e965b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483b3ca8d9de4bc2ab2b24ac237420f4',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.882894 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272eb9f5-443e-4c8f-adcc-1f3df58e427e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.897148 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272eb9f5-443e-4c8f-adcc-1f3df58e427e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.898322 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Flow 'volume_create_api' (0399eb7a-f6c4-45e3-9f34-8a1f1873581a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:02.899318 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Create volume request issued successfully. Jul 10 09:30:02.903232 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-600e9f8b-3824-439d-91bf-a683c82fba86 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:02.903712 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 306/1234] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:02 2026] POST /volume/v3/volumes => generated 750 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:02.926075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-642a92e2-fa7b-41de-856b-3f47da91eb51 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:02.929756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-642a92e2-fa7b-41de-856b-3f47da91eb51 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:02.929756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-642a92e2-fa7b-41de-856b-3f47da91eb51 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:02.929756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-642a92e2-fa7b-41de-856b-3f47da91eb51 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:02.951891 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:02.951891 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:02.952092 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Created reservations ['129c2897-c6bb-4cc8-a85f-6310cb4dcc18', '845d3179-b42b-4098-81ac-dd5455886141', '9e39cb41-62f0-4a7d-be38-193133308fac', 'd979539f-9a2b-49bb-98d9-38f13ee4ea7e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:02.953035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f4987e-44f0-480c-8cc7-5b63fcdae783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['129c2897-c6bb-4cc8-a85f-6310cb4dcc18', '845d3179-b42b-4098-81ac-dd5455886141', '9e39cb41-62f0-4a7d-be38-193133308fac', 'd979539f-9a2b-49bb-98d9-38f13ee4ea7e']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.954077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d589627-f537-4cbb-a3d4-a16a524bd513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:02.956688 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-642a92e2-fa7b-41de-856b-3f47da91eb51 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:02.963880 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-642a92e2-fa7b-41de-856b-3f47da91eb51 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 returned with HTTP 200 Jul 10 09:30:02.964390 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 307/1235] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:02 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:02.986469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d589627-f537-4cbb-a3d4-a16a524bd513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20195b15-d32a-4f2a-8b6f-5a9be5e06dd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-889176220',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='014bfe417148476fb4ed06115cce3301',qos_specs=None,replication_status=,reservations=['129c2897-c6bb-4cc8-a85f-6310cb4dcc18','845d3179-b42b-4098-81ac-dd5455886141','9e39cb41-62f0-4a7d-be38-193133308fac','d979539f-9a2b-49bb-98d9-38f13ee4ea7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53deefabce8248e79aa0757e5de2429f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-889176220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='014bfe417148476fb4ed06115cce3301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53deefabce8248e79aa0757e5de2429f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:02.987294 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e055cb1-a433-40ab-8527-99ec56873568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:03.018226 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e055cb1-a433-40ab-8527-99ec56873568) transitioned into state 'SUCCESS' from state '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-889176220',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='014bfe417148476fb4ed06115cce3301',qos_specs=None,replication_status=,reservations=['129c2897-c6bb-4cc8-a85f-6310cb4dcc18','845d3179-b42b-4098-81ac-dd5455886141','9e39cb41-62f0-4a7d-be38-193133308fac','d979539f-9a2b-49bb-98d9-38f13ee4ea7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53deefabce8248e79aa0757e5de2429f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:03.019312 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3cac0e1-8bba-40c2-929d-8e261847a038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:03.040369 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3cac0e1-8bba-40c2-929d-8e261847a038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:03.041380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Flow 'volume_create_api' (027b4122-e584-4af9-b04d-84abacde4e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:03.042281 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Create volume request issued successfully. Jul 10 09:30:03.043142 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-702de76e-01d8-4faa-bb2f-7cd4a8f95a46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:03.044845 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 311/1236] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:02 2026] POST /volume/v3/volumes => generated 763 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:03.065263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6f347b69-950c-46a1-86c7-7affb54b2cd0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:03.069636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f347b69-950c-46a1-86c7-7affb54b2cd0 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:03.069877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f347b69-950c-46a1-86c7-7affb54b2cd0 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:03.070011 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f347b69-950c-46a1-86c7-7affb54b2cd0 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:03.082803 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:03.082803 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:03.092221 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6f347b69-950c-46a1-86c7-7affb54b2cd0 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:03.101893 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f347b69-950c-46a1-86c7-7affb54b2cd0 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:03.102492 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 313/1237] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:03 2026] GET /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:03.978072 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-66ff7625-176a-4efa-8c29-eaf1c7fee5ad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:03.980274 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66ff7625-176a-4efa-8c29-eaf1c7fee5ad tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:03.980825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-66ff7625-176a-4efa-8c29-eaf1c7fee5ad tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:03.981139 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-66ff7625-176a-4efa-8c29-eaf1c7fee5ad tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:03.990664 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:03.990664 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:03.995485 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-66ff7625-176a-4efa-8c29-eaf1c7fee5ad tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.002076 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66ff7625-176a-4efa-8c29-eaf1c7fee5ad tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 returned with HTTP 200 Jul 10 09:30:04.002687 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 307/1238] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:03 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.017157 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aa7c0dc0-161f-4492-a636-992b9389f41c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.019538 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa7c0dc0-161f-4492-a636-992b9389f41c tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] POST https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.019985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa7c0dc0-161f-4492-a636-992b9389f41c tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.036259 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.036259 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.038592 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aa7c0dc0-161f-4492-a636-992b9389f41c tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.054227 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aa7c0dc0-161f-4492-a636-992b9389f41c tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Create volume metadata completed successfully. Jul 10 09:30:04.054785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa7c0dc0-161f-4492-a636-992b9389f41c tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.055436 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 308/1239] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:30:04 2026] POST /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 101 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.065296 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8603f04b-9785-4e6e-a457-27ce3140c33f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.067948 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8603f04b-9785-4e6e-a457-27ce3140c33f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.068334 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8603f04b-9785-4e6e-a457-27ce3140c33f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.068755 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8603f04b-9785-4e6e-a457-27ce3140c33f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.077562 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.077562 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.078198 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8603f04b-9785-4e6e-a457-27ce3140c33f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.085379 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8603f04b-9785-4e6e-a457-27ce3140c33f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Get volume metadata completed successfully. Jul 10 09:30:04.085779 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8603f04b-9785-4e6e-a457-27ce3140c33f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.086185 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 312/1240] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.093832 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cd31c5e1-465a-441b-bd1f-c307b8155814 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.095516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd31c5e1-465a-441b-bd1f-c307b8155814 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] PUT https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.095904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd31c5e1-465a-441b-bd1f-c307b8155814 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.106262 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.106262 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.106953 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd31c5e1-465a-441b-bd1f-c307b8155814 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.118311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae6733c4-dd67-4708-9eb3-81c2a559088d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.120755 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae6733c4-dd67-4708-9eb3-81c2a559088d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:04.121062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae6733c4-dd67-4708-9eb3-81c2a559088d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.121351 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae6733c4-dd67-4708-9eb3-81c2a559088d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.125677 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd31c5e1-465a-441b-bd1f-c307b8155814 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Update volume metadata completed successfully. Jul 10 09:30:04.125955 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd31c5e1-465a-441b-bd1f-c307b8155814 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.126351 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 314/1241] 10.4.3.103 () {68 vars in 1395 bytes} [Fri Jul 10 09:30:04 2026] PUT /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.136661 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.138004 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.138004 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:04.138433 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.138655 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.138880 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.142795 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae6733c4-dd67-4708-9eb3-81c2a559088d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:04.147351 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.147351 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.147486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae6733c4-dd67-4708-9eb3-81c2a559088d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:04.147981 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 308/1242] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.148028 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.153295 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Get volume metadata completed successfully. Jul 10 09:30:04.153555 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6cd3a555-28f3-45f1-b802-b4a09e94d97a tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.154053 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 309/1243] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.165005 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c5590cd5-1b30-406e-b6d2-6a3f15146022 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.166756 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5590cd5-1b30-406e-b6d2-6a3f15146022 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:04.166914 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5590cd5-1b30-406e-b6d2-6a3f15146022 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.167163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5590cd5-1b30-406e-b6d2-6a3f15146022 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.167312 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.169497 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key1 Jul 10 09:30:04.169750 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.169950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.176102 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.176102 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.178755 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.178755 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.179334 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.181829 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c5590cd5-1b30-406e-b6d2-6a3f15146022 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:04.185183 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Get volume metadata completed successfully. Jul 10 09:30:04.189209 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5590cd5-1b30-406e-b6d2-6a3f15146022 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:04.190065 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 313/1244] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.199714 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Delete volume metadata completed successfully. Jul 10 09:30:04.199923 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-71070cd1-9ee6-4f59-941b-cafe8cad5fcc tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key1 returned with HTTP 200 Jul 10 09:30:04.200408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 315/1245] 10.4.3.103 () {66 vars in 1393 bytes} [Fri Jul 10 09:30:04 2026] DELETE /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 09:30:04.203117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8748906f-117b-4054-9199-426f174f9f1f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.205112 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:30:04.205359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.205676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.205930 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.206796 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.209838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-94861c44-7540-4c46-961a-7399ea77a553 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.212600 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-94861c44-7540-4c46-961a-7399ea77a553 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.212600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-94861c44-7540-4c46-961a-7399ea77a553 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.212863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-94861c44-7540-4c46-961a-7399ea77a553 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.214431 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.215033 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8748906f-117b-4054-9199-426f174f9f1f tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:30:04.215431 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 309/1246] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes => generated 974 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.222226 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.222226 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.223172 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-94861c44-7540-4c46-961a-7399ea77a553 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.227590 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2f872650-ca12-43e9-9568-696c4fabd765 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.229670 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-889176220 Jul 10 09:30:04.230179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.230373 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-94861c44-7540-4c46-961a-7399ea77a553 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Get volume metadata completed successfully. Jul 10 09:30:04.230419 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.230456 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-94861c44-7540-4c46-961a-7399ea77a553 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.231095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.231190 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 310/1247] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.231602 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-889176220'), ('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.238511 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5ac026b2-3c72-4184-a996-8278f6dc6eb0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.240636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ac026b2-3c72-4184-a996-8278f6dc6eb0 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] PUT https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.240981 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ac026b2-3c72-4184-a996-8278f6dc6eb0 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.250335 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.250335 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.251673 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5ac026b2-3c72-4184-a996-8278f6dc6eb0 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.251719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4412a4dd-192f-413a-8a2c-71c9c5280202 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.251719 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4412a4dd-192f-413a-8a2c-71c9c5280202 None None] GET https://10.4.3.103/volume// Jul 10 09:30:04.251719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4412a4dd-192f-413a-8a2c-71c9c5280202 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.252477 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4412a4dd-192f-413a-8a2c-71c9c5280202 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.252477 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4412a4dd-192f-413a-8a2c-71c9c5280202 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:04.255097 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 310/1248] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:04.263442 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5ac026b2-3c72-4184-a996-8278f6dc6eb0 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Update volume metadata completed successfully. Jul 10 09:30:04.263775 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ac026b2-3c72-4184-a996-8278f6dc6eb0 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.264298 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 316/1249] 10.4.3.103 () {68 vars in 1395 bytes} [Fri Jul 10 09:30:04 2026] PUT /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.265715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-ba742715-f6c7-4af3-94e1-78a255693b76 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.269819 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-ba742715-f6c7-4af3-94e1-78a255693b76 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:30:04.270237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-ba742715-f6c7-4af3-94e1-78a255693b76 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d985ba56-922e-4ccf-ae84-a07bf34151b7", "connector": null, "instance_uuid": "56e9c95d-666f-4b22-8acb-44bc189da223"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.275795 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b8306300-f5d3-452e-bb34-fd214aa5785f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.278123 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8306300-f5d3-452e-bb34-fd214aa5785f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] POST https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.278521 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b8306300-f5d3-452e-bb34-fd214aa5785f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.278987 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.279546 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2f872650-ca12-43e9-9568-696c4fabd765 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-889176220 returned with HTTP 200 Jul 10 09:30:04.280098 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 314/1250] 10.4.3.103 () {66 vars in 1336 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-889176220 => generated 333 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.283019 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.283019 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.288884 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.288884 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:04.289390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.289500 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b8306300-f5d3-452e-bb34-fd214aa5785f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.291195 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-219478269 Jul 10 09:30:04.291425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.291753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.292023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.293655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-219478269'), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.303156 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b8306300-f5d3-452e-bb34-fd214aa5785f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Create volume metadata completed successfully. Jul 10 09:30:04.303580 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8306300-f5d3-452e-bb34-fd214aa5785f tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.304195 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 311/1251] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:30:04 2026] POST /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.319685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aa4ae0b3-9416-42da-817e-5553f6a84ae7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.322726 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.323488 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa4ae0b3-9416-42da-817e-5553f6a84ae7 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] PUT https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key3 Jul 10 09:30:04.323642 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.323642 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.324319 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa4ae0b3-9416-42da-817e-5553f6a84ae7 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.324421 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-ba742715-f6c7-4af3-94e1-78a255693b76 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:30:04.324644 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 311/1252] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:30:04 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:04.329352 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32c20011-dfa1-4aaf-99a2-c6585ea6cf87 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-219478269 returned with HTTP 200 Jul 10 09:30:04.331418 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 317/1253] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-219478269 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.334139 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.334139 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.334672 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aa4ae0b3-9416-42da-817e-5553f6a84ae7 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.345095 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aa4ae0b3-9416-42da-817e-5553f6a84ae7 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Update volume metadata completed successfully. Jul 10 09:30:04.345343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa4ae0b3-9416-42da-817e-5553f6a84ae7 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key3 returned with HTTP 200 Jul 10 09:30:04.346109 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 315/1254] 10.4.3.103 () {68 vars in 1410 bytes} [Fri Jul 10 09:30:04 2026] PUT /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.353236 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dc34560b-eb76-46db-a351-094cdda794db None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.354889 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?limit=1 Jul 10 09:30:04.355107 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.355328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.355590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.356711 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.358155 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-434bb83f-b789-427e-88e3-aa99cb6a77da None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.362787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-434bb83f-b789-427e-88e3-aa99cb6a77da tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key3 Jul 10 09:30:04.362983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-434bb83f-b789-427e-88e3-aa99cb6a77da tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.363167 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-434bb83f-b789-427e-88e3-aa99cb6a77da tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.376893 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.377809 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.377809 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:04.380909 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.380909 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.381731 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-434bb83f-b789-427e-88e3-aa99cb6a77da tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.383995 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc34560b-eb76-46db-a351-094cdda794db tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 09:30:04.383995 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 312/1255] 10.4.3.103 () {66 vars in 1273 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:04.396425 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-434bb83f-b789-427e-88e3-aa99cb6a77da tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Get volume metadata completed successfully. Jul 10 09:30:04.396756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-434bb83f-b789-427e-88e3-aa99cb6a77da tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key3 returned with HTTP 200 Jul 10 09:30:04.397536 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 312/1256] 10.4.3.103 () {66 vars in 1390 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.403231 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e843632d-93b9-402f-b0fa-ede49da2649a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.406618 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?limit=1&marker=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:04.406815 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.407019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.407229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.408048 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.408095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.410046 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.410200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.410482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.422492 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.422492 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.423103 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.429465 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Get volume metadata completed successfully. Jul 10 09:30:04.429774 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d4e87f1-2b7d-40cb-bcd7-165d4dbe99e2 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.430216 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 316/1257] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.442163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0d814ad1-eb3b-4808-9c9f-a375591a9a42 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.447679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0d814ad1-eb3b-4808-9c9f-a375591a9a42 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] PUT https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata Jul 10 09:30:04.448105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0d814ad1-eb3b-4808-9c9f-a375591a9a42 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:04.451559 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.452665 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.452665 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.459291 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e843632d-93b9-402f-b0fa-ede49da2649a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?limit=1&marker=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:04.459966 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 318/1258] 10.4.3.103 () {66 vars in 1361 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 1003 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:04.460946 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.460946 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:04.461768 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0d814ad1-eb3b-4808-9c9f-a375591a9a42 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.476776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-06d74074-b074-440d-adda-1af73f1eddde None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.479264 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0d814ad1-eb3b-4808-9c9f-a375591a9a42 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Update volume metadata completed successfully. Jul 10 09:30:04.479264 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0d814ad1-eb3b-4808-9c9f-a375591a9a42 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata returned with HTTP 200 Jul 10 09:30:04.480204 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?limit=1&marker=751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:04.480204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.480304 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 313/1259] 10.4.3.103 () {68 vars in 1395 bytes} [Fri Jul 10 09:30:04 2026] PUT /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.480345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.480413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.481503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.493962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-59a4a544-ee5f-45b1-ab2e-09c5f04d4483 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.496470 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-59a4a544-ee5f-45b1-ab2e-09c5f04d4483 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:04.496753 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-59a4a544-ee5f-45b1-ab2e-09c5f04d4483 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.497052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-59a4a544-ee5f-45b1-ab2e-09c5f04d4483 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.505091 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.505091 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.510448 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-59a4a544-ee5f-45b1-ab2e-09c5f04d4483 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.514963 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-59a4a544-ee5f-45b1-ab2e-09c5f04d4483 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 returned with HTTP 200 Jul 10 09:30:04.515428 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 317/1260] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.537360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73cf8537-e203-4004-8bdf-5e353a63fdff None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.540116 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:04.540445 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.540781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.541033 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Delete volume with id: e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:04.551044 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.551044 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.551662 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.554647 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.555800 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.555800 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.563143 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-06d74074-b074-440d-adda-1af73f1eddde tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?limit=1&marker=751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:04.564216 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 313/1261] 10.4.3.103 () {66 vars in 1361 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=751875a9-ae7b-4348-8b5c-2002d749be7a => generated 1002 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:04.583059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.583197 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Delete volume request issued successfully. Jul 10 09:30:04.583197 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73cf8537-e203-4004-8bdf-5e353a63fdff tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 returned with HTTP 202 Jul 10 09:30:04.583197 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 319/1262] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:04 2026] DELETE /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:04.585952 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?limit=1&marker=02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:04.588056 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.588056 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.588056 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.588195 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.591293 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3ccf886c-c9ba-4007-a4f8-f3f4111a8b96 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.593822 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3ccf886c-c9ba-4007-a4f8-f3f4111a8b96 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:04.594011 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3ccf886c-c9ba-4007-a4f8-f3f4111a8b96 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.594187 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3ccf886c-c9ba-4007-a4f8-f3f4111a8b96 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.606678 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.606678 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.613425 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3ccf886c-c9ba-4007-a4f8-f3f4111a8b96 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Volume info retrieved successfully. Jul 10 09:30:04.627043 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3ccf886c-c9ba-4007-a4f8-f3f4111a8b96 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 returned with HTTP 200 Jul 10 09:30:04.628442 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 318/1263] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.638652 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.641304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4280ef49-712f-4350-a055-7fb8bb7ddf32 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?limit=1&marker=02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:04.641870 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 314/1264] 10.4.3.103 () {66 vars in 1361 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.662414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.665181 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 09:30:04.665181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.665181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.665181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.665181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99955) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:04.665518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.696776 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.697715 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.697715 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.702899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6bc421ac-b7e2-405d-96f3-387b45421ef5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 09:30:04.703341 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 314/1265] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:04.718926 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51885812-52fe-4e5e-b545-936508eb6f30 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.722690 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 09:30:04.722690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.722690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.722690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.722690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99954) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:04.722690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.733237 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-373154b2-d3ec-426c-8ee8-f71d908bf9d1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.736463 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-373154b2-d3ec-426c-8ee8-f71d908bf9d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:04.736791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-373154b2-d3ec-426c-8ee8-f71d908bf9d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.737059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-373154b2-d3ec-426c-8ee8-f71d908bf9d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.757959 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.757959 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:04.762333 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-373154b2-d3ec-426c-8ee8-f71d908bf9d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:04.767712 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.767712 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.767712 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:04.767945 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-373154b2-d3ec-426c-8ee8-f71d908bf9d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:04.767945 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 319/1266] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.773876 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51885812-52fe-4e5e-b545-936508eb6f30 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 09:30:04.774371 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 320/1267] 10.4.3.103 () {66 vars in 1359 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:04.797974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a172a93a-7c55-422f-8963-383e7e8f1386 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.799833 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?limit=1 Jul 10 09:30:04.800059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.800274 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.800536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.801306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.813337 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.814562 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a172a93a-7c55-422f-8963-383e7e8f1386 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 09:30:04.815134 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 315/1268] 10.4.3.103 () {66 vars in 1252 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.824600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.827472 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?limit=1&marker=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:04.827776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.828048 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.828365 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.829321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.852430 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.853297 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-97c93b28-d4c1-48de-ac8d-aca06b5be108 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?limit=1&marker=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:04.853932 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 315/1269] 10.4.3.103 () {66 vars in 1340 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes?limit=1&marker=20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.866427 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.868788 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?limit=1&marker=751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:04.868919 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.869130 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.869368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.870211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.882984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b601366b-4a7b-4285-8917-5b8e12d5e6ad None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.882984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b601366b-4a7b-4285-8917-5b8e12d5e6ad None None] GET https://10.4.3.103/volume// Jul 10 09:30:04.882984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b601366b-4a7b-4285-8917-5b8e12d5e6ad None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.882984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b601366b-4a7b-4285-8917-5b8e12d5e6ad None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.882984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b601366b-4a7b-4285-8917-5b8e12d5e6ad None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:04.882984 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 321/1270] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:04.895022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-d51c936d-c019-4f91-b8be-0992b2595bbd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.897053 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-d51c936d-c019-4f91-b8be-0992b2595bbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:04.897337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-d51c936d-c019-4f91-b8be-0992b2595bbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.897621 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-d51c936d-c019-4f91-b8be-0992b2595bbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.908315 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.908315 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:04.915178 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-d51c936d-c019-4f91-b8be-0992b2595bbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:04.918322 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.919154 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50464b49-1faf-45a6-b6c4-dc421ff438fa tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?limit=1&marker=751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:04.919698 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 320/1271] 10.4.3.103 () {66 vars in 1340 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes?limit=1&marker=751875a9-ae7b-4348-8b5c-2002d749be7a => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:04.923327 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-d51c936d-c019-4f91-b8be-0992b2595bbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:04.923793 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 316/1272] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1032 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:04.931447 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.933290 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?limit=1&marker=02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:04.933539 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.933768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.934182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.934533 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:04.934533 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:04.935351 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.952616 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.953122 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4292f4a7-8874-4b78-9d86-077f8a80d614 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?limit=1&marker=02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:04.953708 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 316/1273] 10.4.3.103 () {66 vars in 1340 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes?limit=1&marker=02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:04.965326 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c999733a-33a1-4ef9-9843-137a705e1207 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:04.969687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-219478269&status=available Jul 10 09:30:04.969687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:04.969687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:04.969687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:04.969687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99954) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:04.969687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-219478269'), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:04.997730 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:04.998450 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c999733a-33a1-4ef9-9843-137a705e1207 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-219478269&status=available returned with HTTP 200 Jul 10 09:30:04.998932 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 322/1274] 10.4.3.103 () {66 vars in 1370 bytes} [Fri Jul 10 09:30:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-219478269&status=available => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.012958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.015326 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1741391964&status=available Jul 10 09:30:05.015594 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.015818 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.016109 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.016440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:05.016903 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.016903 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:05.018049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1741391964'), ('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.050754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.054486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465 Jul 10 09:30:05.054992 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:05.058488 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.059286 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.059286 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:05.063357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:30:05.064726 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7d7b5bee-a3ee-4fa5-8f6e-f95fa89415bc tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1741391964&status=available returned with HTTP 200 Jul 10 09:30:05.064726 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 321/1275] 10.4.3.103 () {66 vars in 1393 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1741391964&status=available => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.068964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:30:05.069093 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.069093 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:05.079717 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-883507be-544a-41b4-8c37-4b2a7c588073 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.081503 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?marker=751875a9-ae7b-4348-8b5c-2002d749be7a&sort=id%3Aasc Jul 10 09:30:05.081728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.081896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.082815 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.082815 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.272331 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.274560 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-883507be-544a-41b4-8c37-4b2a7c588073 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?marker=751875a9-ae7b-4348-8b5c-2002d749be7a&sort=id%3Aasc returned with HTTP 200 Jul 10 09:30:05.274969 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 317/1276] 10.4.3.103 () {66 vars in 1373 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes/detail?marker=751875a9-ae7b-4348-8b5c-2002d749be7a&sort=id%3Aasc => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:30:05.291939 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.293520 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 09:30:05.293927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.294189 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.294531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.295522 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.295522 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:05.295522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.485793 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.486967 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.486967 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:05.491533 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4484e4f0-fdfc-4f94-8677-ef6e73699eb1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 09:30:05.491989 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 323/1277] 10.4.3.103 () {66 vars in 1337 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:05.510825 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.513015 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:30:05.513253 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.513343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.514816 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.514816 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.522828 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.523766 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.523766 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:05.530345 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b1e62c6b-d012-43c0-b5d2-47052e7587de tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:30:05.530499 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 322/1278] 10.4.3.103 () {66 vars in 1258 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:05.545087 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.546981 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 09:30:05.547192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.547414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.547728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.548617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.588333 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.588902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d8bc8432-a9a8-45e8-9e9a-940c144c57b6 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 09:30:05.589387 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:30:05.589456 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 318/1279] 10.4.3.103 () {66 vars in 1316 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.589800 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-785b0e6e-09c6-44fd-ba33-59dcce847179 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465 returned with HTTP 200 Jul 10 09:30:05.590274 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 317/1280] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:30:05 2026] PUT /volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:05.606475 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-817c07a4-089a-4655-aa2d-ee0384ad767d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.608633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?availability_zone=nova Jul 10 09:30:05.608748 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.608937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.609178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.609458 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value nova, assuming string {{(pid=99954) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:05.612602 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.643043 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.643671 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-817c07a4-089a-4655-aa2d-ee0384ad767d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 09:30:05.644095 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 324/1281] 10.4.3.103 () {66 vars in 1282 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.656218 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-88f92687-540f-4680-8193-ab9e53c34283 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.656274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.658317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?availability_zone=nova Jul 10 09:30:05.658505 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-88f92687-540f-4680-8193-ab9e53c34283 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] GET https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 Jul 10 09:30:05.658652 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.658723 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-88f92687-540f-4680-8193-ab9e53c34283 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.658770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.658936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-88f92687-540f-4680-8193-ab9e53c34283 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.659051 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.659330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value nova, assuming string {{(pid=99955) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:05.660277 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.660277 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:05.660277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.665415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-88f92687-540f-4680-8193-ab9e53c34283 tempest-VolumesMetadataTest-928944847 tempest-VolumesMetadataTest-928944847-project-member] https://10.4.3.103/volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 returned with HTTP 404 Jul 10 09:30:05.666024 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 323/1282] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes/e956637a-7a66-4808-8f31-2e125a9f38d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:05.697336 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.698088 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11535cc0-1ef1-4b0d-9c97-a40d1e4a04ec tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 09:30:05.698609 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 319/1283] 10.4.3.103 () {66 vars in 1282 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.710746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.712431 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?bootable=false Jul 10 09:30:05.712679 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.712866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.713098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.713420 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.713420 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:05.713897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.752563 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.753318 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-76ec49e1-9734-4551-8afe-9942d6e6bdd1 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 09:30:05.753957 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 318/1284] 10.4.3.103 () {66 vars in 1266 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.763553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-465a6f74-e391-47ef-b93b-3ca51319868a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.765642 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?bootable=false Jul 10 09:30:05.765881 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.766115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.766394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.766834 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.766834 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:05.767342 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.781614 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9cb72365-06ce-4b12-9361-b9e1bcba0f97 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.783907 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9cb72365-06ce-4b12-9361-b9e1bcba0f97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:05.784061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9cb72365-06ce-4b12-9361-b9e1bcba0f97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.784274 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9cb72365-06ce-4b12-9361-b9e1bcba0f97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.798234 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.798234 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:05.808503 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9cb72365-06ce-4b12-9361-b9e1bcba0f97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:05.812874 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.813661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-465a6f74-e391-47ef-b93b-3ca51319868a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 09:30:05.814156 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 325/1285] 10.4.3.103 () {66 vars in 1266 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.824661 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9cb72365-06ce-4b12-9361-b9e1bcba0f97 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:05.825142 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 324/1286] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.832367 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.834507 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?status=available Jul 10 09:30:05.834799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.835071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.835393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.835663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99955) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:05.835908 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.835908 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:05.836276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:05.878153 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:05.878153 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9ae67f30-03c6-4343-a8f7-92ddec69245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 09:30:05.878153 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 320/1287] 10.4.3.103 () {66 vars in 1270 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:05.884836 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:05.887129 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes?status=available Jul 10 09:30:05.887334 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:05.887544 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:05.887779 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:05.888068 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:05.888321 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:05.888321 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:05.888793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:06.086629 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:06.087127 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1196f8d1-9a0b-4d9e-bb94-5244abb9fcbd tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 09:30:06.087511 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 319/1288] 10.4.3.103 () {66 vars in 1270 bytes} [Fri Jul 10 09:30:05 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:06.104332 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-32dc565e-a857-49b6-9f89-200549301e46 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.106221 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?availability_zone=nova Jul 10 09:30:06.106596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.106699 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.106987 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:06.107390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value nova, assuming string {{(pid=99954) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:06.107599 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.107599 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:06.109458 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:06.117363 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:06.118483 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.118483 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:06.123543 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32dc565e-a857-49b6-9f89-200549301e46 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 09:30:06.123941 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 326/1289] 10.4.3.103 () {66 vars in 1303 bytes} [Fri Jul 10 09:30:06 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:06.145823 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3cc475b4-0991-495e-8972-b1de0ded245c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.146982 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?bootable=false Jul 10 09:30:06.147233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.147465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.148007 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:06.148836 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:06.195765 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:06.196671 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.196671 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:06.201499 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3cc475b4-0991-495e-8972-b1de0ded245c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 09:30:06.202093 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 325/1290] 10.4.3.103 () {66 vars in 1287 bytes} [Fri Jul 10 09:30:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:06.219094 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-39e88329-c99c-4f98-a765-f0343075f5fe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.220910 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?status=available Jul 10 09:30:06.221191 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.221406 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.221778 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:30:06.221998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Could not evaluate value available, assuming string {{(pid=99955) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:30:06.222354 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.222354 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:06.222790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:30:06.231271 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Get all volumes completed successfully. Jul 10 09:30:06.232833 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.232833 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:06.238711 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-39e88329-c99c-4f98-a765-f0343075f5fe tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 09:30:06.239253 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 321/1291] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:30:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:06.257451 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ef69e3cc-565b-45ba-a81b-08315cd9162d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.259094 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ef69e3cc-565b-45ba-a81b-08315cd9162d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:06.259267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ef69e3cc-565b-45ba-a81b-08315cd9162d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.259520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ef69e3cc-565b-45ba-a81b-08315cd9162d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.266613 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.266613 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:06.270899 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ef69e3cc-565b-45ba-a81b-08315cd9162d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:06.277403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ef69e3cc-565b-45ba-a81b-08315cd9162d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:06.277993 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 320/1292] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:06 2026] GET /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:06.291767 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.294009 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] DELETE https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:06.294393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.294393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.294548 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Delete volume with id: 20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:06.306316 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.306316 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:06.306988 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:06.327253 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Delete volume request issued successfully. Jul 10 09:30:06.327883 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-70384d04-c429-47a3-a78b-5b4f1cff8db5 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 202 Jul 10 09:30:06.327937 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 327/1293] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:06 2026] DELETE /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:06.337144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-238762b0-97b6-415f-a8df-db7654b36276 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.340006 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-238762b0-97b6-415f-a8df-db7654b36276 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:06.340075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-238762b0-97b6-415f-a8df-db7654b36276 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.340247 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-238762b0-97b6-415f-a8df-db7654b36276 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.349087 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.349087 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:06.355478 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-238762b0-97b6-415f-a8df-db7654b36276 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:06.360974 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-238762b0-97b6-415f-a8df-db7654b36276 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 200 Jul 10 09:30:06.361426 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 326/1294] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:06 2026] GET /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:06.842903 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6e336dd8-f939-4fea-b33f-082694ee32d6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:06.847862 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6e336dd8-f939-4fea-b33f-082694ee32d6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:06.847862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6e336dd8-f939-4fea-b33f-082694ee32d6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:06.847862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6e336dd8-f939-4fea-b33f-082694ee32d6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:06.862435 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:06.862435 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:06.869997 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6e336dd8-f939-4fea-b33f-082694ee32d6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:06.876636 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6e336dd8-f939-4fea-b33f-082694ee32d6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:06.877142 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 322/1295] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:06 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:07.379352 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4cec0244-90b1-45eb-a295-20821c43a426 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:07.381430 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4cec0244-90b1-45eb-a295-20821c43a426 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 Jul 10 09:30:07.381677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4cec0244-90b1-45eb-a295-20821c43a426 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:07.381886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4cec0244-90b1-45eb-a295-20821c43a426 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:07.389906 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4cec0244-90b1-45eb-a295-20821c43a426 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 returned with HTTP 404 Jul 10 09:30:07.390645 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 321/1296] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:07 2026] GET /volume/v3/volumes/20195b15-d32a-4f2a-8b6f-5a9be5e06dd3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:07.403866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cda4c665-5f4d-4264-bb68-61775d2b7f7d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:07.406389 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cda4c665-5f4d-4264-bb68-61775d2b7f7d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:07.406648 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cda4c665-5f4d-4264-bb68-61775d2b7f7d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:07.406888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cda4c665-5f4d-4264-bb68-61775d2b7f7d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:07.417915 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:07.417915 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:07.424277 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cda4c665-5f4d-4264-bb68-61775d2b7f7d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:07.430542 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cda4c665-5f4d-4264-bb68-61775d2b7f7d tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:07.431060 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 328/1297] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:07 2026] GET /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:07.448984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:07.451379 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] DELETE https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:07.451838 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:07.452175 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:07.452467 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Delete volume with id: 751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:07.462965 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:07.462965 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:07.463692 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:07.488772 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Delete volume request issued successfully. Jul 10 09:30:07.489124 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-abf5b64a-80d0-4297-ab8c-f19db8ceea1c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 202 Jul 10 09:30:07.489746 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 327/1298] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:07 2026] DELETE /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:07.500669 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-263cf1ac-5b45-43b7-9e65-8c087b523f99 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:07.502249 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-263cf1ac-5b45-43b7-9e65-8c087b523f99 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:07.502423 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-263cf1ac-5b45-43b7-9e65-8c087b523f99 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:07.502607 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-263cf1ac-5b45-43b7-9e65-8c087b523f99 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:07.508907 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:07.508907 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:07.512592 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-263cf1ac-5b45-43b7-9e65-8c087b523f99 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:07.516882 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-263cf1ac-5b45-43b7-9e65-8c087b523f99 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 200 Jul 10 09:30:07.516882 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 323/1299] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:07 2026] GET /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:07.905517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1101c3dc-bce8-40c6-84fb-c200ed319e8a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:07.915387 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1101c3dc-bce8-40c6-84fb-c200ed319e8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:07.915387 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1101c3dc-bce8-40c6-84fb-c200ed319e8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:07.915387 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1101c3dc-bce8-40c6-84fb-c200ed319e8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:07.943140 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:07.943140 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:07.948492 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1101c3dc-bce8-40c6-84fb-c200ed319e8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:07.958463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1101c3dc-bce8-40c6-84fb-c200ed319e8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:07.959019 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 322/1300] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:07 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:08.092062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-20a41367-6657-43ba-87c1-085140fcb1de None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.292993 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:08.293175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1797281786"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:08.300752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1797281786'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:08.302582 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Create volume of 1 GB Jul 10 09:30:08.312521 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Availability Zones retrieved successfully. Jul 10 09:30:08.323959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Flow 'volume_create_api' (2d64beb0-e0f5-4470-a486-5e6a2d9fb09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:08.323959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0162564-19e2-4689-808d-816c98cdc9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:08.325280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:08.363862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0162564-19e2-4689-808d-816c98cdc9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:08.365218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e3a4a1-3465-4c81-977a-a2ab257fa0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:08.456717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Created reservations ['1b6f02eb-1caf-467e-b833-0e9837d3b01e', 'cfe189cb-6d77-45d0-8403-c0d6448513d0', 'b938e993-2334-4a0f-8f05-7082d7c9198a', 'c1410882-f640-4c73-86fb-78f264a79a8a'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:08.458224 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e3a4a1-3465-4c81-977a-a2ab257fa0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b6f02eb-1caf-467e-b833-0e9837d3b01e', 'cfe189cb-6d77-45d0-8403-c0d6448513d0', 'b938e993-2334-4a0f-8f05-7082d7c9198a', 'c1410882-f640-4c73-86fb-78f264a79a8a']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:08.458840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b421592-9ec6-429d-b924-7290b120ee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:08.491638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b421592-9ec6-429d-b924-7290b120ee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1797281786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20d121ec416e433b9ed9e0cf314cac39',qos_specs=None,replication_status=,reservations=['1b6f02eb-1caf-467e-b833-0e9837d3b01e','cfe189cb-6d77-45d0-8403-c0d6448513d0','b938e993-2334-4a0f-8f05-7082d7c9198a','c1410882-f640-4c73-86fb-78f264a79a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36aca49335174c4980040ca93503be74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1797281786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20d121ec416e433b9ed9e0cf314cac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36aca49335174c4980040ca93503be74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:08.492964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9a959b-c3cd-404d-af23-82f858188ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:08.516313 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9a959b-c3cd-404d-af23-82f858188ea8) transitioned into state 'SUCCESS' from state '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-1797281786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20d121ec416e433b9ed9e0cf314cac39',qos_specs=None,replication_status=,reservations=['1b6f02eb-1caf-467e-b833-0e9837d3b01e','cfe189cb-6d77-45d0-8403-c0d6448513d0','b938e993-2334-4a0f-8f05-7082d7c9198a','c1410882-f640-4c73-86fb-78f264a79a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36aca49335174c4980040ca93503be74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:08.517104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908394da-7868-418d-a069-bdea607c9ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:08.529376 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908394da-7868-418d-a069-bdea607c9ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:08.530249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Flow 'volume_create_api' (2d64beb0-e0f5-4470-a486-5e6a2d9fb09b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:08.530581 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Create volume request issued successfully. Jul 10 09:30:08.531095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-20a41367-6657-43ba-87c1-085140fcb1de tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:08.531823 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 329/1301] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:08 2026] POST /volume/v3/volumes => generated 751 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:08.537586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-316af062-834e-4a0e-ad6f-7d4a9f4f1f3a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.541415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-316af062-834e-4a0e-ad6f-7d4a9f4f1f3a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a Jul 10 09:30:08.541618 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-316af062-834e-4a0e-ad6f-7d4a9f4f1f3a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:08.541891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-316af062-834e-4a0e-ad6f-7d4a9f4f1f3a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:08.544946 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bb12391b-b45f-4af2-bf73-94b3c6d64cfc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.547982 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb12391b-b45f-4af2-bf73-94b3c6d64cfc tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:08.548376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb12391b-b45f-4af2-bf73-94b3c6d64cfc tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:08.548683 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb12391b-b45f-4af2-bf73-94b3c6d64cfc tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:08.551914 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-316af062-834e-4a0e-ad6f-7d4a9f4f1f3a tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a returned with HTTP 404 Jul 10 09:30:08.552456 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 328/1302] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:08 2026] GET /volume/v3/volumes/751875a9-ae7b-4348-8b5c-2002d749be7a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:08.558608 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:08.558608 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:08.564310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0d1eb2c8-aa5b-4863-8e2c-89cb52b48eb9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.565116 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb12391b-b45f-4af2-bf73-94b3c6d64cfc tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:08.570308 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0d1eb2c8-aa5b-4863-8e2c-89cb52b48eb9 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:08.570545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0d1eb2c8-aa5b-4863-8e2c-89cb52b48eb9 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:08.570784 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0d1eb2c8-aa5b-4863-8e2c-89cb52b48eb9 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:08.574580 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb12391b-b45f-4af2-bf73-94b3c6d64cfc tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 200 Jul 10 09:30:08.575217 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 324/1303] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:08 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:08.579833 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:08.579833 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:08.584151 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0d1eb2c8-aa5b-4863-8e2c-89cb52b48eb9 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:08.588979 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0d1eb2c8-aa5b-4863-8e2c-89cb52b48eb9 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:08.589411 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 323/1304] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:08 2026] GET /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:08.609759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-633d0744-7f16-44a9-917d-7dfe2c26477c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.612357 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] DELETE https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:08.612690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:08.612976 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:08.613431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Delete volume with id: 02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:08.623345 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:08.623345 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:08.624022 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:08.647485 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Delete volume request issued successfully. Jul 10 09:30:08.647801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-633d0744-7f16-44a9-917d-7dfe2c26477c tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 202 Jul 10 09:30:08.648364 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 330/1305] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:08 2026] DELETE /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:08.657069 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-984806d5-31e8-4967-9ad4-9bac42fafa93 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.661700 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-984806d5-31e8-4967-9ad4-9bac42fafa93 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:08.661898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-984806d5-31e8-4967-9ad4-9bac42fafa93 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:08.662091 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-984806d5-31e8-4967-9ad4-9bac42fafa93 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:08.674517 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:08.674517 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:08.680601 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-984806d5-31e8-4967-9ad4-9bac42fafa93 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Volume info retrieved successfully. Jul 10 09:30:08.687086 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-984806d5-31e8-4967-9ad4-9bac42fafa93 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 200 Jul 10 09:30:08.687538 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 329/1306] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:08 2026] GET /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:08.992830 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ee486a5c-ab46-4c6f-a1a9-8d0657803092 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:08.997266 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee486a5c-ab46-4c6f-a1a9-8d0657803092 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:08.997926 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee486a5c-ab46-4c6f-a1a9-8d0657803092 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:08.997926 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee486a5c-ab46-4c6f-a1a9-8d0657803092 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.008492 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:09.008492 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:09.012126 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ee486a5c-ab46-4c6f-a1a9-8d0657803092 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:09.016364 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee486a5c-ab46-4c6f-a1a9-8d0657803092 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:09.016908 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 325/1307] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:08 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:09.413797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-30549340-f148-4c75-8c91-2e5d9aadbdbf req-b8a38240-10ce-4618-b7ff-f21dcbcc6e8b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.418185 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-30549340-f148-4c75-8c91-2e5d9aadbdbf req-b8a38240-10ce-4618-b7ff-f21dcbcc6e8b tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:30:09.418492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-30549340-f148-4c75-8c91-2e5d9aadbdbf req-b8a38240-10ce-4618-b7ff-f21dcbcc6e8b tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.418767 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-30549340-f148-4c75-8c91-2e5d9aadbdbf req-b8a38240-10ce-4618-b7ff-f21dcbcc6e8b tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.439456 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:09.439456 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:09.445036 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-30549340-f148-4c75-8c91-2e5d9aadbdbf req-b8a38240-10ce-4618-b7ff-f21dcbcc6e8b tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:30:09.451793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-30549340-f148-4c75-8c91-2e5d9aadbdbf req-b8a38240-10ce-4618-b7ff-f21dcbcc6e8b tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 returned with HTTP 200 Jul 10 09:30:09.452538 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 324/1308] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:09.591163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7445eae9-8e95-49f9-8d63-4aec2a8e6b16 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.592307 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.593342 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7445eae9-8e95-49f9-8d63-4aec2a8e6b16 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:09.593492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7445eae9-8e95-49f9-8d63-4aec2a8e6b16 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.593588 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7445eae9-8e95-49f9-8d63-4aec2a8e6b16 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.595331 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:09.596376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1875765518", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:09.599374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1875765518', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:09.599508 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Create volume of 1 GB Jul 10 09:30:09.602847 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:09.602847 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:09.605795 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Availability Zones retrieved successfully. Jul 10 09:30:09.607551 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7445eae9-8e95-49f9-8d63-4aec2a8e6b16 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:09.612581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7445eae9-8e95-49f9-8d63-4aec2a8e6b16 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 200 Jul 10 09:30:09.613128 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 331/1309] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:09.614405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Flow 'volume_create_api' (1a51116c-b284-4dd0-9540-962046f2f7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:09.615937 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170fcc5d-b73f-40c7-bc8f-2abacc36b339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:09.617266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:09.627194 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-16afcc65-109b-481a-b1ac-1c310f206221 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.629366 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-16afcc65-109b-481a-b1ac-1c310f206221 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] POST https://10.4.3.103/volume/v3/os-volume-transfer Jul 10 09:30:09.629750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-16afcc65-109b-481a-b1ac-1c310f206221 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:09.631522 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.volume_transfer [None req-16afcc65-109b-481a-b1ac-1c310f206221 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Creating new volume transfer {'transfer': {'volume_id': '1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 09:30:09.631694 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.volume_transfer [None req-16afcc65-109b-481a-b1ac-1c310f206221 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Creating transfer of volume 1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:09.631864 np0000004982 devstack@c-api.service[99955]: INFO cinder.transfer.api [None req-16afcc65-109b-481a-b1ac-1c310f206221 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Generating transfer record for volume 1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:09.639799 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:09.639799 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:09.651174 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170fcc5d-b73f-40c7-bc8f-2abacc36b339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:09.652196 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37e5e95-2e0a-4267-a50a-44f981fdfc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:09.655334 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-16afcc65-109b-481a-b1ac-1c310f206221 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 09:30:09.655828 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 326/1310] 10.4.3.103 () {68 vars in 1291 bytes} [Fri Jul 10 09:30:09 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:09.666797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f5268e2a-e2f4-4d57-b643-26ec8941a8df None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.668466 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f5268e2a-e2f4-4d57-b643-26ec8941a8df tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:09.668652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f5268e2a-e2f4-4d57-b643-26ec8941a8df tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.668853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f5268e2a-e2f4-4d57-b643-26ec8941a8df tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.679598 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:09.679598 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:09.683065 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f5268e2a-e2f4-4d57-b643-26ec8941a8df tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:09.688206 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f5268e2a-e2f4-4d57-b643-26ec8941a8df tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 200 Jul 10 09:30:09.689087 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 325/1311] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:09.703877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-47922827-cf39-45c1-b23f-795338852950 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.706270 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9fac37cb-153b-4ad7-86d8-885991c86333 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.707893 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47922827-cf39-45c1-b23f-795338852950 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50 Jul 10 09:30:09.708142 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47922827-cf39-45c1-b23f-795338852950 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.708343 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9fac37cb-153b-4ad7-86d8-885991c86333 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] GET https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 Jul 10 09:30:09.708460 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47922827-cf39-45c1-b23f-795338852950 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.708668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9fac37cb-153b-4ad7-86d8-885991c86333 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.708923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9fac37cb-153b-4ad7-86d8-885991c86333 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.713954 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47922827-cf39-45c1-b23f-795338852950 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50 returned with HTTP 200 Jul 10 09:30:09.714397 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 332/1312] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50 => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:09.714970 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9fac37cb-153b-4ad7-86d8-885991c86333 tempest-VolumesListTestJSON-66463589 tempest-VolumesListTestJSON-66463589-project-member] https://10.4.3.103/volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 returned with HTTP 404 Jul 10 09:30:09.715686 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 327/1313] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/volumes/02f90e7b-c300-40a7-94a3-9c442f60a1e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:09.726732 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4f3b0752-1131-4ff0-bfc0-8460908b46b5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.731363 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f3b0752-1131-4ff0-bfc0-8460908b46b5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/os-volume-transfer Jul 10 09:30:09.731439 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f3b0752-1131-4ff0-bfc0-8460908b46b5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.731814 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f3b0752-1131-4ff0-bfc0-8460908b46b5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.732620 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.volume_transfer [None req-4f3b0752-1131-4ff0-bfc0-8460908b46b5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Listing volume transfers {{(pid=99956) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 09:30:09.748742 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f3b0752-1131-4ff0-bfc0-8460908b46b5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 09:30:09.749196 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 326/1314] 10.4.3.103 () {66 vars in 1270 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:09.757517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Created reservations ['21277284-bb3e-478d-a0a9-114bb1c9568d', '9fa8ec82-e320-49c1-a95e-0f9e18b18a41', '7f627a06-0b06-48ed-857d-386f28c2e2b8', '1d3b4f0a-3e70-4420-aa0b-cd405bcc9948'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:09.758491 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37e5e95-2e0a-4267-a50a-44f981fdfc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21277284-bb3e-478d-a0a9-114bb1c9568d', '9fa8ec82-e320-49c1-a95e-0f9e18b18a41', '7f627a06-0b06-48ed-857d-386f28c2e2b8', '1d3b4f0a-3e70-4420-aa0b-cd405bcc9948']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:09.759264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0542eb02-a6d7-448d-ba82-3180e433aefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:09.761402 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.793516 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0542eb02-a6d7-448d-ba82-3180e433aefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01301aa9-aa80-4caa-8c31-46ca4a646875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1875765518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed18c0080254da09c9276fd78023e97',qos_specs=None,replication_status=,reservations=['21277284-bb3e-478d-a0a9-114bb1c9568d','9fa8ec82-e320-49c1-a95e-0f9e18b18a41','7f627a06-0b06-48ed-857d-386f28c2e2b8','1d3b4f0a-3e70-4420-aa0b-cd405bcc9948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc15ca5e3d42482cba0eae9c5a486566',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1875765518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01301aa9-aa80-4caa-8c31-46ca4a646875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed18c0080254da09c9276fd78023e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc15ca5e3d42482cba0eae9c5a486566',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:09.794684 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f22687-4e29-4f45-b68a-631ef5b25106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:09.822880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f22687-4e29-4f45-b68a-631ef5b25106) transitioned into state 'SUCCESS' from state '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-1875765518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed18c0080254da09c9276fd78023e97',qos_specs=None,replication_status=,reservations=['21277284-bb3e-478d-a0a9-114bb1c9568d','9fa8ec82-e320-49c1-a95e-0f9e18b18a41','7f627a06-0b06-48ed-857d-386f28c2e2b8','1d3b4f0a-3e70-4420-aa0b-cd405bcc9948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc15ca5e3d42482cba0eae9c5a486566',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:09.823805 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31c5025-833e-4799-a770-b883374d743c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:09.836177 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31c5025-833e-4799-a770-b883374d743c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:09.838696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Flow 'volume_create_api' (1a51116c-b284-4dd0-9540-962046f2f7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:09.838696 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Create volume request issued successfully. Jul 10 09:30:09.838696 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c38ff13b-9533-4b0c-b3c4-fe2059fcfb8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:09.839635 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 330/1315] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:30:09 2026] POST /volume/v3/volumes => generated 789 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:09.851450 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] POST https://10.4.3.103/volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50/accept Jul 10 09:30:09.852236 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e31ea5ff6c4f9085"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:09.853981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b92e27b-1b3d-41a2-a806-1a55e4c49be6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:09.856609 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b92e27b-1b3d-41a2-a806-1a55e4c49be6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:09.856609 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b92e27b-1b3d-41a2-a806-1a55e4c49be6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:09.856721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.volume_transfer [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Accepting volume transfer 88f03c92-5cdb-4789-b7d0-d00c25d21e50 {{(pid=99954) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 09:30:09.856721 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.volume_transfer [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Accepting transfer 88f03c92-5cdb-4789-b7d0-d00c25d21e50 Jul 10 09:30:09.856811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b92e27b-1b3d-41a2-a806-1a55e4c49be6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:09.863990 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:09.863990 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:09.868396 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3b92e27b-1b3d-41a2-a806-1a55e4c49be6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:09.875435 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b92e27b-1b3d-41a2-a806-1a55e4c49be6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:09.875894 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 328/1316] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:09 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:09.939547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Created reservations ['de2c5657-feea-4a6d-b284-a29df8211917', 'e21b579e-3a97-466b-88b4-2e6b3a6a9253', '1069fb5b-665b-4608-b5f5-6206ebf4001e', '2684dfe6-eec1-495a-a36a-ef9fae5c77e4'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:09.961561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Created reservations ['a48187bc-3989-4e00-ba2e-e0b202a723fe', '6b8b5ead-1e70-4646-9dc9-e50a84cbd106', '8fae6f12-dc81-443d-932f-2758277897f0', '2e7d6b6d-b375-4631-baeb-f6bbccc89504'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:10.004483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Created reservations ['cae16059-bcc9-4f90-b2df-8fd4d1ee1dff', 'a2121258-0b45-4693-8601-1cc145f5c813', 'e142fb84-4705-43e3-8acc-c1db9f6bb38c', '777aaf5d-2bfb-444e-a743-5a516e6e1f80'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:10.037024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-01af6a19-17b8-404c-964a-dc50aa4b2620 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.039774 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-01af6a19-17b8-404c-964a-dc50aa4b2620 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:10.040010 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-01af6a19-17b8-404c-964a-dc50aa4b2620 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.040237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-01af6a19-17b8-404c-964a-dc50aa4b2620 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.040552 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Created reservations ['19ccf2db-2d61-40e8-8231-b5c3440b5ddd', '8f7677e0-3d0d-4f8d-82e7-cf510a1d359a', 'b6a4b4fb-89b7-4d5a-992c-9eda58af0cd6', '770cc8e0-d39c-4360-a6a0-8284f0285d84'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:10.060089 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:10.060089 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:10.065844 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-01af6a19-17b8-404c-964a-dc50aa4b2620 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:10.071117 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-01af6a19-17b8-404c-964a-dc50aa4b2620 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:10.071645 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 327/1317] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:10 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:10.543010 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Transfer volume completed successfully. Jul 10 09:30:10.626122 np0000004982 devstack@c-api.service[99954]: INFO cinder.transfer.api [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Volume 1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 has been transferred. Jul 10 09:30:10.632719 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-670f680b-61a0-4d4b-bc27-15e4c05df2ec tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50/accept returned with HTTP 202 Jul 10 09:30:10.632855 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 333/1318] 10.4.3.103 () {68 vars in 1423 bytes} [Fri Jul 10 09:30:09 2026] POST /volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50/accept => generated 365 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:10.641812 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9ae87af3-3657-4951-b27e-48d84b87b213 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.643835 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ae87af3-3657-4951-b27e-48d84b87b213 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:10.644075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ae87af3-3657-4951-b27e-48d84b87b213 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.644265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ae87af3-3657-4951-b27e-48d84b87b213 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.654420 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:10.654420 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:10.659250 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9ae87af3-3657-4951-b27e-48d84b87b213 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Volume info retrieved successfully. Jul 10 09:30:10.666178 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ae87af3-3657-4951-b27e-48d84b87b213 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 200 Jul 10 09:30:10.666825 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 331/1319] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:10 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:10.679099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-46942a2f-532b-433c-af77-ed2e64ed2c86 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.680939 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-46942a2f-532b-433c-af77-ed2e64ed2c86 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:10.681119 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-46942a2f-532b-433c-af77-ed2e64ed2c86 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.681297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-46942a2f-532b-433c-af77-ed2e64ed2c86 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.690396 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:10.690396 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:10.694838 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-46942a2f-532b-433c-af77-ed2e64ed2c86 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] Volume info retrieved successfully. Jul 10 09:30:10.699520 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-46942a2f-532b-433c-af77-ed2e64ed2c86 tempest-VolumesTransfersTest-109730319 tempest-VolumesTransfersTest-109730319-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 200 Jul 10 09:30:10.699952 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 329/1320] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:10 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:10.712852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2c7f288b-a9e6-4288-bfae-f4c7253fb30d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.715057 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c7f288b-a9e6-4288-bfae-f4c7253fb30d tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] DELETE https://10.4.3.103/volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50 Jul 10 09:30:10.715275 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c7f288b-a9e6-4288-bfae-f4c7253fb30d tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.715485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c7f288b-a9e6-4288-bfae-f4c7253fb30d tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.715698 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.volume_transfer [None req-2c7f288b-a9e6-4288-bfae-f4c7253fb30d tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Delete transfer with id: 88f03c92-5cdb-4789-b7d0-d00c25d21e50 Jul 10 09:30:10.720418 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c7f288b-a9e6-4288-bfae-f4c7253fb30d tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50 returned with HTTP 404 Jul 10 09:30:10.721099 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 328/1321] 10.4.3.103 () {66 vars in 1384 bytes} [Fri Jul 10 09:30:10 2026] DELETE /volume/v3/os-volume-transfer/88f03c92-5cdb-4789-b7d0-d00c25d21e50 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:10.729752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2d3365ba-8412-42e7-a587-0ef029c73558 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.892243 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dea55c1b-126c-4d04-9709-143709ba5cf4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.894347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dea55c1b-126c-4d04-9709-143709ba5cf4 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:10.894942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dea55c1b-126c-4d04-9709-143709ba5cf4 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.895330 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dea55c1b-126c-4d04-9709-143709ba5cf4 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.920483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:10.920910 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.921103 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.921348 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Delete volume with id: 1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:10.933771 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:10.933771 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:10.934286 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Volume info retrieved successfully. Jul 10 09:30:10.962710 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Delete volume request issued successfully. Jul 10 09:30:10.963184 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d3365ba-8412-42e7-a587-0ef029c73558 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 202 Jul 10 09:30:10.964185 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 334/1322] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:10 2026] DELETE /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:10.977679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dba45233-4982-4626-9e0c-001fe9d29aa1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:10.983611 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dba45233-4982-4626-9e0c-001fe9d29aa1 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:10.983611 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dba45233-4982-4626-9e0c-001fe9d29aa1 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:10.983611 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dba45233-4982-4626-9e0c-001fe9d29aa1 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:10.996084 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:10.996084 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:11.000971 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dba45233-4982-4626-9e0c-001fe9d29aa1 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Volume info retrieved successfully. Jul 10 09:30:11.007977 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dba45233-4982-4626-9e0c-001fe9d29aa1 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 200 Jul 10 09:30:11.008930 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 330/1323] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:10 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:11.078452 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:11.078452 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:11.082642 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dea55c1b-126c-4d04-9709-143709ba5cf4 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:11.086912 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dea55c1b-126c-4d04-9709-143709ba5cf4 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:11.087267 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 332/1324] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:10 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:11.089838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-120b1dea-5a60-4829-bada-0cb597d7ccba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:11.092027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-120b1dea-5a60-4829-bada-0cb597d7ccba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:11.092266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-120b1dea-5a60-4829-bada-0cb597d7ccba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:11.092499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-120b1dea-5a60-4829-bada-0cb597d7ccba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:11.104944 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07f88678-b22d-418d-9c97-6973e48e0123 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:11.107458 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:11.107458 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:11.107557 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07f88678-b22d-418d-9c97-6973e48e0123 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:11.108294 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07f88678-b22d-418d-9c97-6973e48e0123 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:11.108781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07f88678-b22d-418d-9c97-6973e48e0123 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:11.111630 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-120b1dea-5a60-4829-bada-0cb597d7ccba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:11.116763 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-120b1dea-5a60-4829-bada-0cb597d7ccba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:11.117479 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 329/1325] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:11 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:11.119922 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:11.119922 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:11.125010 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-07f88678-b22d-418d-9c97-6973e48e0123 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:11.130767 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07f88678-b22d-418d-9c97-6973e48e0123 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:11.131355 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 335/1326] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:11 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:11.184744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-c01ee67a-2a01-4d13-a210-1addbd928deb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:11.189473 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-c01ee67a-2a01-4d13-a210-1addbd928deb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:11.189473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-c01ee67a-2a01-4d13-a210-1addbd928deb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:11.189676 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-c01ee67a-2a01-4d13-a210-1addbd928deb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:11.197056 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:11.197056 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:11.204594 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-c01ee67a-2a01-4d13-a210-1addbd928deb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:11.206362 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-c01ee67a-2a01-4d13-a210-1addbd928deb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:11.206861 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 331/1327] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:11 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:11.844314 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-2fcf377a-8a34-4f63-8ebe-580412959e48 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:11.846776 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-2fcf377a-8a34-4f63-8ebe-580412959e48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465/action Jul 10 09:30:11.847217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-2fcf377a-8a34-4f63-8ebe-580412959e48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:11.847355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-2fcf377a-8a34-4f63-8ebe-580412959e48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:11.865907 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:11.865907 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:11.874658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e0a00ee1-c2d4-4b2e-8052-477e91e5bc6f req-2fcf377a-8a34-4f63-8ebe-580412959e48 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465/action returned with HTTP 204 Jul 10 09:30:11.875043 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 333/1328] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:30:11 2026] POST /volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:12.026283 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6c272f38-03bd-480b-adf5-e6d0fcf8757f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.029686 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6c272f38-03bd-480b-adf5-e6d0fcf8757f tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:12.029956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6c272f38-03bd-480b-adf5-e6d0fcf8757f tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:12.030121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6c272f38-03bd-480b-adf5-e6d0fcf8757f tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:12.038885 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6c272f38-03bd-480b-adf5-e6d0fcf8757f tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 404 Jul 10 09:30:12.039245 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 330/1329] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:12 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:12.048702 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5ecf43a4-f53f-414f-bf3d-b3d9743075c0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.053106 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ecf43a4-f53f-414f-bf3d-b3d9743075c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:12.053423 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ecf43a4-f53f-414f-bf3d-b3d9743075c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:12.053779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ecf43a4-f53f-414f-bf3d-b3d9743075c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:12.070984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ecf43a4-f53f-414f-bf3d-b3d9743075c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 404 Jul 10 09:30:12.072585 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 336/1330] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:12 2026] GET /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:12.082743 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a782dfaa-0db0-4b20-a5c7-da5537d62280 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.084804 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a782dfaa-0db0-4b20-a5c7-da5537d62280 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] DELETE https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:12.085110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a782dfaa-0db0-4b20-a5c7-da5537d62280 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:12.085399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a782dfaa-0db0-4b20-a5c7-da5537d62280 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:12.085658 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-a782dfaa-0db0-4b20-a5c7-da5537d62280 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Delete volume with id: 1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 Jul 10 09:30:12.094073 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a782dfaa-0db0-4b20-a5c7-da5537d62280 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 returned with HTTP 404 Jul 10 09:30:12.095069 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 332/1331] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:12 2026] DELETE /volume/v3/volumes/1e5d4d84-d1d5-47ff-a101-d30e2ac37ee0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:12.105315 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.108045 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:12.108451 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-750607779"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:12.111224 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-750607779'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:12.111408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Create volume of 1 GB Jul 10 09:30:12.117488 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Availability Zones retrieved successfully. Jul 10 09:30:12.125088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Flow 'volume_create_api' (39369aa6-cba4-470a-85dd-ab6631a69eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:12.126290 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564be29f-7c20-42a3-9219-5c1550f63f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:12.127582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:12.132530 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cbd3c8b5-a9eb-44e4-ab8a-7660a954a046 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.134434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cbd3c8b5-a9eb-44e4-ab8a-7660a954a046 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:12.134644 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cbd3c8b5-a9eb-44e4-ab8a-7660a954a046 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:12.134821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cbd3c8b5-a9eb-44e4-ab8a-7660a954a046 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:12.144731 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:12.144731 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:12.147902 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cbd3c8b5-a9eb-44e4-ab8a-7660a954a046 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:12.151768 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cbd3c8b5-a9eb-44e4-ab8a-7660a954a046 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:12.152319 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 331/1332] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:12 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:12.164905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564be29f-7c20-42a3-9219-5c1550f63f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:12.165813 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb545366-1d8f-48ce-9d8c-2ba98a364770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:12.206378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-1e689fa7-9b0b-4e45-91af-c6c120e5bb83 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.210437 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-1e689fa7-9b0b-4e45-91af-c6c120e5bb83 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:12.210437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-1e689fa7-9b0b-4e45-91af-c6c120e5bb83 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:12.210437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-1e689fa7-9b0b-4e45-91af-c6c120e5bb83 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:12.218333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Created reservations ['ea860989-34a2-4ae7-b56b-fd705f75659b', '5addde88-3142-496f-b87b-04befa96ce35', 'accd3674-045a-40db-87d4-73ed301b6171', '2c66453c-b96b-4955-bda3-4094c3f5bcac'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:12.218787 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb545366-1d8f-48ce-9d8c-2ba98a364770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea860989-34a2-4ae7-b56b-fd705f75659b', '5addde88-3142-496f-b87b-04befa96ce35', 'accd3674-045a-40db-87d4-73ed301b6171', '2c66453c-b96b-4955-bda3-4094c3f5bcac']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:12.219757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee91d32-7b01-4579-bd3b-c41dd5b2175a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:12.221616 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:12.221616 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:12.230419 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-1e689fa7-9b0b-4e45-91af-c6c120e5bb83 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:12.233376 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-1e689fa7-9b0b-4e45-91af-c6c120e5bb83 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:12.234851 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 337/1333] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:12 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:12.254373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee91d32-7b01-4579-bd3b-c41dd5b2175a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe0b3e9-1ce4-4517-bf70-6528923de1a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-750607779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20d121ec416e433b9ed9e0cf314cac39',qos_specs=None,replication_status=,reservations=['ea860989-34a2-4ae7-b56b-fd705f75659b','5addde88-3142-496f-b87b-04befa96ce35','accd3674-045a-40db-87d4-73ed301b6171','2c66453c-b96b-4955-bda3-4094c3f5bcac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36aca49335174c4980040ca93503be74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-750607779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afe0b3e9-1ce4-4517-bf70-6528923de1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20d121ec416e433b9ed9e0cf314cac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36aca49335174c4980040ca93503be74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:12.255149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94dbd5e0-f9fd-4e27-8a82-3a96450e0844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:12.279962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94dbd5e0-f9fd-4e27-8a82-3a96450e0844) transitioned into state 'SUCCESS' from state '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-750607779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20d121ec416e433b9ed9e0cf314cac39',qos_specs=None,replication_status=,reservations=['ea860989-34a2-4ae7-b56b-fd705f75659b','5addde88-3142-496f-b87b-04befa96ce35','accd3674-045a-40db-87d4-73ed301b6171','2c66453c-b96b-4955-bda3-4094c3f5bcac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36aca49335174c4980040ca93503be74',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:12.280755 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4f26a2-1688-4f24-bbdc-02ce33b612b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:12.291954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c4f26a2-1688-4f24-bbdc-02ce33b612b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:12.292694 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Flow 'volume_create_api' (39369aa6-cba4-470a-85dd-ab6631a69eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:12.293011 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Create volume request issued successfully. Jul 10 09:30:12.293615 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb14bc6d-7786-4b39-b546-bcaec9dc0b35 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:12.294218 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 334/1334] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:12 2026] POST /volume/v3/volumes => generated 750 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:12.306946 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b78bba96-6b57-42d8-b009-40180f4297d1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:12.310375 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b78bba96-6b57-42d8-b009-40180f4297d1 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:12.310375 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b78bba96-6b57-42d8-b009-40180f4297d1 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:12.310375 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b78bba96-6b57-42d8-b009-40180f4297d1 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:12.317391 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:12.317391 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:12.321887 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b78bba96-6b57-42d8-b009-40180f4297d1 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:12.325760 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b78bba96-6b57-42d8-b009-40180f4297d1 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 200 Jul 10 09:30:12.326339 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 333/1335] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:12 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:13.245603 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae434ef8-2f4c-41ab-8c83-c79c5bcc4726 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.245920 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae434ef8-2f4c-41ab-8c83-c79c5bcc4726 None None] GET https://10.4.3.103/volume// Jul 10 09:30:13.246144 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae434ef8-2f4c-41ab-8c83-c79c5bcc4726 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.246361 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae434ef8-2f4c-41ab-8c83-c79c5bcc4726 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.246763 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae434ef8-2f4c-41ab-8c83-c79c5bcc4726 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:13.247727 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 332/1336] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:13.256046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-51e3513e-a6be-471d-be57-cb541a4643d9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.343534 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d6ebba10-627c-437e-acdf-9c956185fb4a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.345763 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d6ebba10-627c-437e-acdf-9c956185fb4a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.345981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d6ebba10-627c-437e-acdf-9c956185fb4a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.346198 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d6ebba10-627c-437e-acdf-9c956185fb4a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.354832 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.354832 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:13.359281 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d6ebba10-627c-437e-acdf-9c956185fb4a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:13.364399 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d6ebba10-627c-437e-acdf-9c956185fb4a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 200 Jul 10 09:30:13.364913 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 335/1337] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:13.377588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1dea93fe-2557-4a9c-8297-481393346818 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.379355 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1dea93fe-2557-4a9c-8297-481393346818 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] POST https://10.4.3.103/volume/v3/os-volume-transfer Jul 10 09:30:13.379863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1dea93fe-2557-4a9c-8297-481393346818 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "afe0b3e9-1ce4-4517-bf70-6528923de1a3"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:13.381473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.volume_transfer [None req-1dea93fe-2557-4a9c-8297-481393346818 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Creating new volume transfer {'transfer': {'volume_id': 'afe0b3e9-1ce4-4517-bf70-6528923de1a3'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 09:30:13.381664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.volume_transfer [None req-1dea93fe-2557-4a9c-8297-481393346818 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Creating transfer of volume afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.381812 np0000004982 devstack@c-api.service[99955]: INFO cinder.transfer.api [None req-1dea93fe-2557-4a9c-8297-481393346818 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Generating transfer record for volume afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.389466 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.389466 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:13.401592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1dea93fe-2557-4a9c-8297-481393346818 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 09:30:13.401592 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 334/1338] 10.4.3.103 () {68 vars in 1291 bytes} [Fri Jul 10 09:30:13 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:13.407529 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7768dcef-24cc-476e-ba45-4c575cee97b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.409636 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7768dcef-24cc-476e-ba45-4c575cee97b9 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.409866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7768dcef-24cc-476e-ba45-4c575cee97b9 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.410128 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7768dcef-24cc-476e-ba45-4c575cee97b9 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.419797 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.419797 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:13.423434 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-51e3513e-a6be-471d-be57-cb541a4643d9 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:30:13.423816 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-51e3513e-a6be-471d-be57-cb541a4643d9 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01301aa9-aa80-4caa-8c31-46ca4a646875", "connector": null, "instance_uuid": "f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:13.430229 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7768dcef-24cc-476e-ba45-4c575cee97b9 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:13.435371 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7768dcef-24cc-476e-ba45-4c575cee97b9 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 200 Jul 10 09:30:13.435920 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 333/1339] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:13.438138 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.438138 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:13.450581 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-29d08e69-1fa7-457c-988c-0690edf6884a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.453833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29d08e69-1fa7-457c-988c-0690edf6884a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/os-volume-transfer/detail Jul 10 09:30:13.454076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29d08e69-1fa7-457c-988c-0690edf6884a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.454289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29d08e69-1fa7-457c-988c-0690edf6884a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.454444 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.volume_transfer [None req-29d08e69-1fa7-457c-988c-0690edf6884a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Listing volume transfers {{(pid=99957) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 09:30:13.469434 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29d08e69-1fa7-457c-988c-0690edf6884a tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 09:30:13.470840 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 336/1340] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:13.473905 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-51e3513e-a6be-471d-be57-cb541a4643d9 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:30:13.474433 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 338/1341] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:30:13 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:30:13.480591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1fd259eb-c3a1-44c4-a88b-f6a9466a64c0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.481121 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fd259eb-c3a1-44c4-a88b-f6a9466a64c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] DELETE https://10.4.3.103/volume/v3/os-volume-transfer/a904f4f5-7929-4e3e-86e9-c2ed18015a0a Jul 10 09:30:13.481496 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fd259eb-c3a1-44c4-a88b-f6a9466a64c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.481764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fd259eb-c3a1-44c4-a88b-f6a9466a64c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.481910 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.volume_transfer [None req-1fd259eb-c3a1-44c4-a88b-f6a9466a64c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Delete transfer with id: a904f4f5-7929-4e3e-86e9-c2ed18015a0a Jul 10 09:30:13.496269 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.496269 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:13.504164 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fd259eb-c3a1-44c4-a88b-f6a9466a64c0 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/a904f4f5-7929-4e3e-86e9-c2ed18015a0a returned with HTTP 202 Jul 10 09:30:13.505056 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 335/1342] 10.4.3.103 () {66 vars in 1384 bytes} [Fri Jul 10 09:30:13 2026] DELETE /volume/v3/os-volume-transfer/a904f4f5-7929-4e3e-86e9-c2ed18015a0a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:13.512073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fc5bae3a-b7e6-4f33-bd03-ce634eca52d5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.514139 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc5bae3a-b7e6-4f33-bd03-ce634eca52d5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.514361 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc5bae3a-b7e6-4f33-bd03-ce634eca52d5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.514580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc5bae3a-b7e6-4f33-bd03-ce634eca52d5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.522663 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.522663 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:13.526727 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fc5bae3a-b7e6-4f33-bd03-ce634eca52d5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Volume info retrieved successfully. Jul 10 09:30:13.531936 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc5bae3a-b7e6-4f33-bd03-ce634eca52d5 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 200 Jul 10 09:30:13.532446 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 334/1343] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:13.545084 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a5835da-e46b-4b18-bf10-1c85dfb5c4a8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.554591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a5835da-e46b-4b18-bf10-1c85dfb5c4a8 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] DELETE https://10.4.3.103/volume/v3/os-volume-transfer/a904f4f5-7929-4e3e-86e9-c2ed18015a0a Jul 10 09:30:13.554591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a5835da-e46b-4b18-bf10-1c85dfb5c4a8 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.554591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a5835da-e46b-4b18-bf10-1c85dfb5c4a8 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.554591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.volume_transfer [None req-9a5835da-e46b-4b18-bf10-1c85dfb5c4a8 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Delete transfer with id: a904f4f5-7929-4e3e-86e9-c2ed18015a0a Jul 10 09:30:13.558685 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a5835da-e46b-4b18-bf10-1c85dfb5c4a8 tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/a904f4f5-7929-4e3e-86e9-c2ed18015a0a returned with HTTP 404 Jul 10 09:30:13.558685 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 337/1344] 10.4.3.103 () {66 vars in 1384 bytes} [Fri Jul 10 09:30:13 2026] DELETE /volume/v3/os-volume-transfer/a904f4f5-7929-4e3e-86e9-c2ed18015a0a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:13.566246 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-331a47f6-495f-4109-a82a-ea34daa21992 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.568254 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.568471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.568785 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.568832 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Delete volume with id: afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.576994 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.576994 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:13.577996 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Volume info retrieved successfully. Jul 10 09:30:13.594840 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Delete volume request issued successfully. Jul 10 09:30:13.595057 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-331a47f6-495f-4109-a82a-ea34daa21992 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 202 Jul 10 09:30:13.595519 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 339/1345] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:13 2026] DELETE /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:13.606034 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6ef97f58-ea86-47df-8c1d-009ad77d24ea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.607549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ef97f58-ea86-47df-8c1d-009ad77d24ea tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:13.607828 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ef97f58-ea86-47df-8c1d-009ad77d24ea tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.608062 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ef97f58-ea86-47df-8c1d-009ad77d24ea tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.616630 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.616630 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:13.622264 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6ef97f58-ea86-47df-8c1d-009ad77d24ea tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Volume info retrieved successfully. Jul 10 09:30:13.626443 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ef97f58-ea86-47df-8c1d-009ad77d24ea tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 200 Jul 10 09:30:13.627449 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 336/1346] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:13.730342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7ea81129-69c7-4cdc-86a3-f43630477997 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.733164 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ea81129-69c7-4cdc-86a3-f43630477997 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:13.733758 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ea81129-69c7-4cdc-86a3-f43630477997 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.734048 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ea81129-69c7-4cdc-86a3-f43630477997 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.747182 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:13.747182 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:13.753658 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7ea81129-69c7-4cdc-86a3-f43630477997 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:13.758523 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ea81129-69c7-4cdc-86a3-f43630477997 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:13.759049 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 335/1347] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:13.998617 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1d32a840-8732-45ab-858b-f10c6d8b4c0c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:13.998978 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d32a840-8732-45ab-858b-f10c6d8b4c0c None None] GET https://10.4.3.103/volume// Jul 10 09:30:13.999126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d32a840-8732-45ab-858b-f10c6d8b4c0c None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:13.999343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d32a840-8732-45ab-858b-f10c6d8b4c0c None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:13.999652 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d32a840-8732-45ab-858b-f10c6d8b4c0c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:13.999918 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 338/1348] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:30:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:14.007993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-1df66d51-a04a-4669-8d51-84965f02c8fb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.010639 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-1df66d51-a04a-4669-8d51-84965f02c8fb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:14.010902 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-1df66d51-a04a-4669-8d51-84965f02c8fb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.011181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-1df66d51-a04a-4669-8d51-84965f02c8fb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.021476 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:14.021476 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:14.024625 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-1df66d51-a04a-4669-8d51-84965f02c8fb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:14.028423 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-1df66d51-a04a-4669-8d51-84965f02c8fb tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:14.028821 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 340/1349] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 1043 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:14.141927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.144852 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] PUT https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 Jul 10 09:30:14.145284 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:14.153385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Acquiring lock "cinder-attachment_update-01301aa9-aa80-4caa-8c31-46ca4a646875-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:30:14.158350 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Lock "cinder-attachment_update-01301aa9-aa80-4caa-8c31-46ca4a646875-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:30:14.159833 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:14.159833 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:14.275715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b5d91966-c1d2-4abc-98b9-6ff207088892 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.276155 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b5d91966-c1d2-4abc-98b9-6ff207088892 None None] GET https://10.4.3.103/volume// Jul 10 09:30:14.276366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b5d91966-c1d2-4abc-98b9-6ff207088892 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.276639 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b5d91966-c1d2-4abc-98b9-6ff207088892 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.277071 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b5d91966-c1d2-4abc-98b9-6ff207088892 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:14.277327 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 336/1350] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:14.284513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-a078c40c-7dff-4652-980d-420ccca15934 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.286519 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-a078c40c-7dff-4652-980d-420ccca15934 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:30:14.286912 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-a078c40c-7dff-4652-980d-420ccca15934 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d985ba56-922e-4ccf-ae84-a07bf34151b7", "connector": null, "instance_uuid": "0d4076ef-7749-4d31-93e1-2b3dd6445416"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:14.307621 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:14.307621 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:14.342872 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-a078c40c-7dff-4652-980d-420ccca15934 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:30:14.344302 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 339/1351] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:30:14 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:14.645931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e40e5509-ced4-4ab0-9404-b164e23bd734 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.651387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e40e5509-ced4-4ab0-9404-b164e23bd734 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:14.651740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e40e5509-ced4-4ab0-9404-b164e23bd734 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.652055 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e40e5509-ced4-4ab0-9404-b164e23bd734 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.659498 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e40e5509-ced4-4ab0-9404-b164e23bd734 tempest-VolumesTransfersTest-686039755 tempest-VolumesTransfersTest-686039755-project-admin] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 404 Jul 10 09:30:14.660217 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 341/1352] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:14.669878 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-82427ee0-91aa-40b8-a6a9-99c49ab6439e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.671731 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82427ee0-91aa-40b8-a6a9-99c49ab6439e tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] GET https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:14.671842 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82427ee0-91aa-40b8-a6a9-99c49ab6439e tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.672030 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82427ee0-91aa-40b8-a6a9-99c49ab6439e tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.677828 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82427ee0-91aa-40b8-a6a9-99c49ab6439e tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 404 Jul 10 09:30:14.678272 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 337/1353] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:14.681698 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Lock "cinder-attachment_update-01301aa9-aa80-4caa-8c31-46ca4a646875-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:30:14.683183 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-4cc3d700-357b-411a-8a3e-a6bb9e3739c7 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 returned with HTTP 200 Jul 10 09:30:14.683183 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 337/1354] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:30:14 2026] PUT /volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:14.688243 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a20dbf4b-246e-40d4-942e-63dea90cb03f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.692026 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a20dbf4b-246e-40d4-942e-63dea90cb03f tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] DELETE https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:14.692396 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a20dbf4b-246e-40d4-942e-63dea90cb03f tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.692956 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a20dbf4b-246e-40d4-942e-63dea90cb03f tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.693148 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a20dbf4b-246e-40d4-942e-63dea90cb03f tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] Delete volume with id: afe0b3e9-1ce4-4517-bf70-6528923de1a3 Jul 10 09:30:14.702466 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a20dbf4b-246e-40d4-942e-63dea90cb03f tempest-VolumesTransfersTest-1823433575 tempest-VolumesTransfersTest-1823433575-project-member] https://10.4.3.103/volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 returned with HTTP 404 Jul 10 09:30:14.703658 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 340/1355] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:14 2026] DELETE /volume/v3/volumes/afe0b3e9-1ce4-4517-bf70-6528923de1a3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:14.760877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d6a1937d-5569-4dcd-a271-824495007a18 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.763192 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d6a1937d-5569-4dcd-a271-824495007a18 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:14.763481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d6a1937d-5569-4dcd-a271-824495007a18 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.763743 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d6a1937d-5569-4dcd-a271-824495007a18 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.775614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4b81a84b-3934-46ed-8c2f-9899634fc155 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.778199 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4b81a84b-3934-46ed-8c2f-9899634fc155 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:14.778457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4b81a84b-3934-46ed-8c2f-9899634fc155 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.778881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4b81a84b-3934-46ed-8c2f-9899634fc155 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.781700 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:14.781700 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:14.787868 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d6a1937d-5569-4dcd-a271-824495007a18 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:14.791131 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:14.791131 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:14.801717 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4b81a84b-3934-46ed-8c2f-9899634fc155 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:14.801936 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d6a1937d-5569-4dcd-a271-824495007a18 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:14.802678 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 342/1356] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:14.809499 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4b81a84b-3934-46ed-8c2f-9899634fc155 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:14.809955 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 338/1357] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:14.888483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5ff1619c-f28b-46d8-bd03-239fd5cd5afd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.889334 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ff1619c-f28b-46d8-bd03-239fd5cd5afd None None] GET https://10.4.3.103/volume// Jul 10 09:30:14.889701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ff1619c-f28b-46d8-bd03-239fd5cd5afd None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.890237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ff1619c-f28b-46d8-bd03-239fd5cd5afd None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.890750 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ff1619c-f28b-46d8-bd03-239fd5cd5afd None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:14.891188 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 338/1358] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:14.912230 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-4610f9bc-144a-4ebc-a1c4-24e9ac94b0f6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:14.917835 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-4610f9bc-144a-4ebc-a1c4-24e9ac94b0f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:14.918114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-4610f9bc-144a-4ebc-a1c4-24e9ac94b0f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:14.918340 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-4610f9bc-144a-4ebc-a1c4-24e9ac94b0f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:14.934524 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:14.934524 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:14.946389 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-4610f9bc-144a-4ebc-a1c4-24e9ac94b0f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:14.949517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-4610f9bc-144a-4ebc-a1c4-24e9ac94b0f6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:14.949517 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 341/1359] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:30:14 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:15.067985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:15.071231 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042 Jul 10 09:30:15.071809 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:15.082759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:30:15.087275 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:30:15.088601 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:15.088601 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:15.626819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" released by "attachment_update" :: held 0.539s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:30:15.627027 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-ef821b98-11f6-4c3a-9cac-51e3a61f61d0 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042 returned with HTTP 200 Jul 10 09:30:15.627553 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 343/1360] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:30:15 2026] PUT /volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:15.710664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:15.790106 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:15.790439 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1734295285"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:15.792073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1734295285'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:15.792188 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume of 1 GB Jul 10 09:30:15.798922 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Availability Zones retrieved successfully. Jul 10 09:30:15.805144 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (1153a9b1-4761-4765-9fef-81a40fc68da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:15.807630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97abb296-dbf9-488a-aed9-6d7586ac4a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:15.808534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:15.823684 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cf7079bd-0043-4f3d-a9d9-721d0718a0b3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:15.826399 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cf7079bd-0043-4f3d-a9d9-721d0718a0b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:15.826631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cf7079bd-0043-4f3d-a9d9-721d0718a0b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:15.826859 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cf7079bd-0043-4f3d-a9d9-721d0718a0b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:15.829061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-11f3493e-4dca-4978-b2ae-00e590aac383 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:15.831050 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-11f3493e-4dca-4978-b2ae-00e590aac383 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:15.831323 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-11f3493e-4dca-4978-b2ae-00e590aac383 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:15.831533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-11f3493e-4dca-4978-b2ae-00e590aac383 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:15.846285 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:15.846285 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:15.847232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97abb296-dbf9-488a-aed9-6d7586ac4a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:15.848426 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6917682-0065-4333-8461-635c615ee02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:15.848581 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:15.848581 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:15.851154 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cf7079bd-0043-4f3d-a9d9-721d0718a0b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:15.852961 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-11f3493e-4dca-4978-b2ae-00e590aac383 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:15.856873 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cf7079bd-0043-4f3d-a9d9-721d0718a0b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:15.857370 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 339/1361] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:15 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:15.860375 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-11f3493e-4dca-4978-b2ae-00e590aac383 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:15.860944 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 342/1362] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:15 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:15.948598 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['41735ba6-7222-4ea8-8def-1828a0fb6a99', '94f213a4-e82d-4c81-a1d9-55749c9f4ea3', '9c205f3b-9f55-4170-bed2-007af46e737f', '8d28a133-9299-4af3-a987-2a41cc39d320'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:15.948927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6917682-0065-4333-8461-635c615ee02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41735ba6-7222-4ea8-8def-1828a0fb6a99', '94f213a4-e82d-4c81-a1d9-55749c9f4ea3', '9c205f3b-9f55-4170-bed2-007af46e737f', '8d28a133-9299-4af3-a987-2a41cc39d320']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:15.950038 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f521abea-fd0f-4e82-bfb1-0ebaa61bd49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:15.986481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f521abea-fd0f-4e82-bfb1-0ebaa61bd49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a45396c2-11c1-4aad-be69-635686cec1ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1734295285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['41735ba6-7222-4ea8-8def-1828a0fb6a99','94f213a4-e82d-4c81-a1d9-55749c9f4ea3','9c205f3b-9f55-4170-bed2-007af46e737f','8d28a133-9299-4af3-a987-2a41cc39d320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1734295285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a45396c2-11c1-4aad-be69-635686cec1ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3676a5831f44c14ac58b2b954d4f36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:15.987708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365b1581-a809-4f40-995e-20e48b26b601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:16.014249 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365b1581-a809-4f40-995e-20e48b26b601) transitioned into state 'SUCCESS' from state '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-1734295285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['41735ba6-7222-4ea8-8def-1828a0fb6a99','94f213a4-e82d-4c81-a1d9-55749c9f4ea3','9c205f3b-9f55-4170-bed2-007af46e737f','8d28a133-9299-4af3-a987-2a41cc39d320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:16.015344 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d128e7f7-b124-42dc-b54b-f88a697deb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:16.028087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d128e7f7-b124-42dc-b54b-f88a697deb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:16.029120 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (1153a9b1-4761-4765-9fef-81a40fc68da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:16.029381 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request issued successfully. Jul 10 09:30:16.030024 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-544400d6-f61d-4b98-a6dd-5eb23e5b4948 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:16.030509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 339/1363] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:15 2026] POST /volume/v3/volumes => generated 749 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:16.055190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3bb771bc-04e3-42c6-8ae5-c88234758ea0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:16.057445 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3bb771bc-04e3-42c6-8ae5-c88234758ea0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:30:16.057698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3bb771bc-04e3-42c6-8ae5-c88234758ea0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:16.057913 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3bb771bc-04e3-42c6-8ae5-c88234758ea0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:16.070697 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:16.070697 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:16.077016 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3bb771bc-04e3-42c6-8ae5-c88234758ea0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:16.086892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3bb771bc-04e3-42c6-8ae5-c88234758ea0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad returned with HTTP 200 Jul 10 09:30:16.087513 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 344/1364] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:16 2026] GET /volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:16.878194 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c58458b7-bd46-498d-b202-f097af13b1ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:16.890914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c58458b7-bd46-498d-b202-f097af13b1ee tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:16.890914 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c58458b7-bd46-498d-b202-f097af13b1ee tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:16.891277 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7383fda2-254d-4b3b-be9b-f493caca591f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:16.891782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c58458b7-bd46-498d-b202-f097af13b1ee tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:16.891939 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7383fda2-254d-4b3b-be9b-f493caca591f tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:16.891939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7383fda2-254d-4b3b-be9b-f493caca591f tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:16.891939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7383fda2-254d-4b3b-be9b-f493caca591f tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:16.899169 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:16.899169 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:16.901196 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:16.901196 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:16.905209 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7383fda2-254d-4b3b-be9b-f493caca591f tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:16.905541 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c58458b7-bd46-498d-b202-f097af13b1ee tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:16.910256 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7383fda2-254d-4b3b-be9b-f493caca591f tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:16.910452 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c58458b7-bd46-498d-b202-f097af13b1ee tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:16.911035 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 340/1365] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:16 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:16.911087 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 343/1366] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:16 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:30:17.103522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1eae4876-f766-472f-a48e-3eebb3a76dba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:17.106081 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1eae4876-f766-472f-a48e-3eebb3a76dba tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:30:17.106346 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1eae4876-f766-472f-a48e-3eebb3a76dba tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:17.106883 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1eae4876-f766-472f-a48e-3eebb3a76dba tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:17.115957 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:17.115957 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:17.121321 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1eae4876-f766-472f-a48e-3eebb3a76dba tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:17.127912 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1eae4876-f766-472f-a48e-3eebb3a76dba tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad returned with HTTP 200 Jul 10 09:30:17.128943 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 340/1367] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:17 2026] GET /volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:17.151160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:17.154271 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:30:17.154689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a45396c2-11c1-4aad-be69-635686cec1ad", "name": "tempest-VolumesBackupsTest-Backup-55183103"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:17.156077 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating new backup {'backup': {'volume_id': 'a45396c2-11c1-4aad-be69-635686cec1ad', 'name': 'tempest-VolumesBackupsTest-Backup-55183103'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:30:17.156228 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating backup of volume a45396c2-11c1-4aad-be69-635686cec1ad in container None Jul 10 09:30:17.164038 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:17.164038 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:17.164587 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:17.196701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['4830ca47-55e0-4541-aa19-8549d177323e', '9168e6cc-105d-42f0-a452-521d7122400a'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:17.239862 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa5eaac8-7c55-4ca0-bf7a-8fa7e122ecd1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:30:17.240413 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 345/1368] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:17 2026] POST /volume/v3/backups => generated 328 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:17.253185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fb624e84-aac9-4734-b38e-cea3ea952f82 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:17.255438 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fb624e84-aac9-4734-b38e-cea3ea952f82 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:17.255730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fb624e84-aac9-4734-b38e-cea3ea952f82 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:17.255971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fb624e84-aac9-4734-b38e-cea3ea952f82 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:17.256112 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-fb624e84-aac9-4734-b38e-cea3ea952f82 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:17.261078 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:17.261078 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:17.262093 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fb624e84-aac9-4734-b38e-cea3ea952f82 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:17.262615 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 341/1369] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:17 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:17.928205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cc4a0874-149d-482d-b0fb-0b9c1da901e1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:17.929830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-affbb532-fda5-4fac-9df6-8f8ec7780d4d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:17.930898 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc4a0874-149d-482d-b0fb-0b9c1da901e1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:17.931356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc4a0874-149d-482d-b0fb-0b9c1da901e1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:17.931626 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc4a0874-149d-482d-b0fb-0b9c1da901e1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:17.931754 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-affbb532-fda5-4fac-9df6-8f8ec7780d4d tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:17.931988 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-affbb532-fda5-4fac-9df6-8f8ec7780d4d tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:17.932240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-affbb532-fda5-4fac-9df6-8f8ec7780d4d tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:17.942747 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:17.942747 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:17.952685 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-affbb532-fda5-4fac-9df6-8f8ec7780d4d tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:17.953895 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:17.953895 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:17.961474 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cc4a0874-149d-482d-b0fb-0b9c1da901e1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:17.965466 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-affbb532-fda5-4fac-9df6-8f8ec7780d4d tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:17.966025 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 341/1370] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:17 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:17.969086 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc4a0874-149d-482d-b0fb-0b9c1da901e1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:17.969634 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 344/1371] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:17 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:18.275769 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a918f486-01df-4ad4-bee1-7c18a64b5da4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:18.278648 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a918f486-01df-4ad4-bee1-7c18a64b5da4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:18.278938 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a918f486-01df-4ad4-bee1-7c18a64b5da4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:18.279283 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a918f486-01df-4ad4-bee1-7c18a64b5da4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:18.279425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a918f486-01df-4ad4-bee1-7c18a64b5da4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:18.284909 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:18.284909 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:18.285711 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a918f486-01df-4ad4-bee1-7c18a64b5da4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:18.286083 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 346/1372] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:18 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:18.980536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-00599629-67d7-48e8-93b1-41e2d8ebea1b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:18.983831 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-00599629-67d7-48e8-93b1-41e2d8ebea1b tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:18.984103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-00599629-67d7-48e8-93b1-41e2d8ebea1b tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:18.984344 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-00599629-67d7-48e8-93b1-41e2d8ebea1b tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:18.984467 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4baa689a-b03e-4c0f-aac2-6033fe1934d9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:18.986316 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4baa689a-b03e-4c0f-aac2-6033fe1934d9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:18.986465 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4baa689a-b03e-4c0f-aac2-6033fe1934d9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:18.987665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4baa689a-b03e-4c0f-aac2-6033fe1934d9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:18.995976 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:18.995976 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:19.000405 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-00599629-67d7-48e8-93b1-41e2d8ebea1b tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:19.001756 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:19.001756 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:19.005113 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-00599629-67d7-48e8-93b1-41e2d8ebea1b tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:19.005496 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 342/1373] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:18 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:19.006802 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4baa689a-b03e-4c0f-aac2-6033fe1934d9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:19.012182 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4baa689a-b03e-4c0f-aac2-6033fe1934d9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:19.012399 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 342/1374] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:18 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:19.298467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3919df03-38fa-45c3-a274-b5c98b058340 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:19.300841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3919df03-38fa-45c3-a274-b5c98b058340 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:19.301037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3919df03-38fa-45c3-a274-b5c98b058340 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:19.301211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3919df03-38fa-45c3-a274-b5c98b058340 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:19.301326 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3919df03-38fa-45c3-a274-b5c98b058340 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:19.305630 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:19.305630 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:19.306322 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3919df03-38fa-45c3-a274-b5c98b058340 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:19.306730 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 345/1375] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:19 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:20.018594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-129adb87-c3fb-44cf-af71-dd51d309ab96 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:20.020870 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-129adb87-c3fb-44cf-af71-dd51d309ab96 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:20.021127 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-129adb87-c3fb-44cf-af71-dd51d309ab96 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:20.021322 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-129adb87-c3fb-44cf-af71-dd51d309ab96 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:20.027478 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3c5b0170-102f-4410-a7a6-0af249a36ecd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:20.029950 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3c5b0170-102f-4410-a7a6-0af249a36ecd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:20.030321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3c5b0170-102f-4410-a7a6-0af249a36ecd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:20.030704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3c5b0170-102f-4410-a7a6-0af249a36ecd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:20.040531 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:20.040531 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:20.047438 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:20.047438 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:20.047618 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-129adb87-c3fb-44cf-af71-dd51d309ab96 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:20.052953 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3c5b0170-102f-4410-a7a6-0af249a36ecd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:20.055108 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-129adb87-c3fb-44cf-af71-dd51d309ab96 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:20.055664 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 347/1376] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:20 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:20.062444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3c5b0170-102f-4410-a7a6-0af249a36ecd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:20.062930 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 343/1377] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:20 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:20.318491 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0c4e4d77-085a-45b4-9f57-30abbc9aa0a0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:20.320490 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c4e4d77-085a-45b4-9f57-30abbc9aa0a0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:20.320727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c4e4d77-085a-45b4-9f57-30abbc9aa0a0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:20.320954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c4e4d77-085a-45b4-9f57-30abbc9aa0a0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:20.321092 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0c4e4d77-085a-45b4-9f57-30abbc9aa0a0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:20.325905 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:20.325905 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:20.326891 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c4e4d77-085a-45b4-9f57-30abbc9aa0a0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:20.327392 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 343/1378] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:20 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:20.960465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-80a24aeb-3af5-4408-a9e9-72308b56aa01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:20.966527 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-80a24aeb-3af5-4408-a9e9-72308b56aa01 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] POST https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5/action Jul 10 09:30:20.967080 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-80a24aeb-3af5-4408-a9e9-72308b56aa01 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:20.967278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-80a24aeb-3af5-4408-a9e9-72308b56aa01 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:20.991179 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:20.991179 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:21.010777 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-ddd8952e-6a2a-4a5c-928d-f28e928eee41 req-80a24aeb-3af5-4408-a9e9-72308b56aa01 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5/action returned with HTTP 204 Jul 10 09:30:21.011315 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 346/1379] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:30:20 2026] POST /volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:21.074989 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04bc904a-9cf4-4dbf-b835-e532f71accd8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.076975 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04bc904a-9cf4-4dbf-b835-e532f71accd8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:21.077291 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04bc904a-9cf4-4dbf-b835-e532f71accd8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:21.077586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04bc904a-9cf4-4dbf-b835-e532f71accd8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:21.078778 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fd2f4b5-a061-408d-80b5-285f75c3390c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.082163 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fd2f4b5-a061-408d-80b5-285f75c3390c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:21.082368 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fd2f4b5-a061-408d-80b5-285f75c3390c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:21.082618 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fd2f4b5-a061-408d-80b5-285f75c3390c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:21.101798 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.101798 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:21.102333 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.102333 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:21.107733 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-04bc904a-9cf4-4dbf-b835-e532f71accd8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:21.109563 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4fd2f4b5-a061-408d-80b5-285f75c3390c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:21.115494 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04bc904a-9cf4-4dbf-b835-e532f71accd8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:21.116266 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 348/1380] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:21 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:21.119501 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fd2f4b5-a061-408d-80b5-285f75c3390c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:21.120078 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 344/1381] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:21 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:21.135388 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-27e2ab16-d8fd-4f83-9cc5-4ec69a51873c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.138801 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-27e2ab16-d8fd-4f83-9cc5-4ec69a51873c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:21.139118 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-27e2ab16-d8fd-4f83-9cc5-4ec69a51873c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:21.139466 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-27e2ab16-d8fd-4f83-9cc5-4ec69a51873c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:21.150483 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.150483 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:21.154494 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-27e2ab16-d8fd-4f83-9cc5-4ec69a51873c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:21.159554 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-27e2ab16-d8fd-4f83-9cc5-4ec69a51873c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:21.160074 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 344/1382] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:21 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:21.175598 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3cdeb7ae-f9f1-494f-9b72-09e351fb3bb2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.175598 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 347/1383] 10.4.3.103 () {70 vars in 1611 bytes} [Fri Jul 10 09:30:21 2026] DELETE /volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 09:30:21.183982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c903f998-a277-4ce9-bf65-43b14fed19e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.293370 np0000004982 devstack@c-api.service[99954]: WARNING keystonemiddleware.auth_token [None req-c903f998-a277-4ce9-bf65-43b14fed19e1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 09:30:21.296797 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 349/1384] 10.4.3.103 () {70 vars in 1611 bytes} [Fri Jul 10 09:30:21 2026] DELETE /volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 => generated 114 bytes in 113 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 09:30:21.303844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.306321 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] DELETE https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 Jul 10 09:30:21.306747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:21.306989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:21.330175 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.330175 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:21.341004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d294f6bd-5efd-4e6e-92a2-c0c19a5d56c5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.344972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d294f6bd-5efd-4e6e-92a2-c0c19a5d56c5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:21.345153 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d294f6bd-5efd-4e6e-92a2-c0c19a5d56c5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:21.345380 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d294f6bd-5efd-4e6e-92a2-c0c19a5d56c5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:21.345460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d294f6bd-5efd-4e6e-92a2-c0c19a5d56c5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:21.353509 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.353509 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:21.355742 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d294f6bd-5efd-4e6e-92a2-c0c19a5d56c5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:21.356213 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 345/1385] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:21 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:30:21.403176 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Attachment connected to vm f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7, checking data on nova Jul 10 09:30:21.403472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.compute.nova [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Creating Keystone token plugin using URL: https://10.4.3.103/identity {{(pid=99955) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 09:30:21.600139 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] REQ: curl -g -i -X GET https://10.4.3.103/compute/v2.1/servers/f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7/os-volume_attachments/01301aa9-aa80-4caa-8c31-46ca4a646875 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bf5c6e88ebb3ce993b10f5abadda3499e5fffe48bad7f8088df1891cbba23b8d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64" -H "X-Service-Token: {SHA256}0f0bb44c419e37fb9fbd26058f3afea15bb0c26f4c5270fecb14d2812a06ac9d" {{(pid=99955) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 09:30:21.745057 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 09:30:21 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-734dbfaa-0e66-402c-8323-b9ad443ce5dc x-openstack-request-id: req-734dbfaa-0e66-402c-8323-b9ad443ce5dc {{(pid=99955) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 09:30:21.745179 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "01301aa9-aa80-4caa-8c31-46ca4a646875", "serverId": "f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5c530c9e-94f4-4b14-b5f1-daf7550957c5", "bdm_uuid": "be4eb4f5-ddde-4a06-9aa7-86ed8f564077"}} {{(pid=99955) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 09:30:21.745288 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET call to compute for https://10.4.3.103/compute/v2.1/servers/f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7/os-volume_attachments/01301aa9-aa80-4caa-8c31-46ca4a646875 used request id req-734dbfaa-0e66-402c-8323-b9ad443ce5dc {{(pid=99955) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 09:30:21.747729 np0000004982 devstack@c-api.service[99955]: ERROR cinder.volume.api [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Caught error: Detach volume from instance f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7 using the Compute API Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 09:30:21.750352 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f93bebcc-7f43-4b5d-8f51-419bbe8aa2a7 using the Compute API Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.middleware.fault [None req-b08d1976-d1a0-4e66-b02c-a4f550ca8e64 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 returned with HTTP 409 Jul 10 09:30:21.751958 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 345/1386] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:30:21 2026] DELETE /volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 => generated 167 bytes in 448 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:21.788078 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-23fa6b28-202c-4fa7-85af-72014b28f1cc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.790413 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-23fa6b28-202c-4fa7-85af-72014b28f1cc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:21.790642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-23fa6b28-202c-4fa7-85af-72014b28f1cc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:21.790821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-23fa6b28-202c-4fa7-85af-72014b28f1cc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:21.800422 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.800422 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:21.803126 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-23fa6b28-202c-4fa7-85af-72014b28f1cc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:21.807214 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-23fa6b28-202c-4fa7-85af-72014b28f1cc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:21.807657 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 348/1387] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:21 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 1156 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:21.825920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:21.829111 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] POST https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875/action Jul 10 09:30:21.829616 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:21.829765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:21.846485 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:21.846485 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:21.847076 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:21.858048 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Begin detaching volume completed successfully. Jul 10 09:30:21.858368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-7512bb11-4db8-44a5-b9ff-04addb51ac65 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875/action returned with HTTP 202 Jul 10 09:30:21.858926 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 350/1388] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:30:21 2026] POST /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:22.136258 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-55d7035e-20d9-4ba1-a0ef-b7eae220a2c5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:22.141349 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-55d7035e-20d9-4ba1-a0ef-b7eae220a2c5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:22.141626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-55d7035e-20d9-4ba1-a0ef-b7eae220a2c5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:22.141875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-55d7035e-20d9-4ba1-a0ef-b7eae220a2c5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:22.166833 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:22.166833 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:22.170981 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-55d7035e-20d9-4ba1-a0ef-b7eae220a2c5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:22.181812 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-55d7035e-20d9-4ba1-a0ef-b7eae220a2c5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:22.181956 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 346/1389] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:22 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:22.369712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a14cbec5-63c9-403a-abd4-130dc45771ff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:22.371683 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a14cbec5-63c9-403a-abd4-130dc45771ff tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:22.372063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a14cbec5-63c9-403a-abd4-130dc45771ff tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:22.372311 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a14cbec5-63c9-403a-abd4-130dc45771ff tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:22.372510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a14cbec5-63c9-403a-abd4-130dc45771ff tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:22.417147 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-a14cbec5-63c9-403a-abd4-130dc45771ff tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:30:22.421172 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:22.421172 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:22.422197 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a14cbec5-63c9-403a-abd4-130dc45771ff tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:22.422678 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 346/1390] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:22 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 737 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:22.888602 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e10a0e3a-7e6a-492c-a6dd-426e0aaf8fb9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:22.889047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e10a0e3a-7e6a-492c-a6dd-426e0aaf8fb9 None None] GET https://10.4.3.103/volume// Jul 10 09:30:22.889047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e10a0e3a-7e6a-492c-a6dd-426e0aaf8fb9 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:22.889230 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e10a0e3a-7e6a-492c-a6dd-426e0aaf8fb9 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:22.889691 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e10a0e3a-7e6a-492c-a6dd-426e0aaf8fb9 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:22.890079 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 349/1391] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:30:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:22.896765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-079de16a-5338-4e34-8e42-79aba9124334 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:22.898639 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-079de16a-5338-4e34-8e42-79aba9124334 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:22.898821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-079de16a-5338-4e34-8e42-79aba9124334 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:22.898984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-079de16a-5338-4e34-8e42-79aba9124334 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:22.909196 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:22.909196 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:22.918039 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-079de16a-5338-4e34-8e42-79aba9124334 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:22.919959 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-079de16a-5338-4e34-8e42-79aba9124334 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:22.920384 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 351/1392] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:30:22 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 1339 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:22.978235 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-8cfe0c13-bc03-419a-9f45-5cb96d8abd58 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:22.980990 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-8cfe0c13-bc03-419a-9f45-5cb96d8abd58 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042/action Jul 10 09:30:22.981533 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-8cfe0c13-bc03-419a-9f45-5cb96d8abd58 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:22.981761 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-8cfe0c13-bc03-419a-9f45-5cb96d8abd58 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:23.004438 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:23.004438 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:23.015416 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f4f2a3ea-c751-4e2d-9d39-232ffcff383a req-8cfe0c13-bc03-419a-9f45-5cb96d8abd58 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042/action returned with HTTP 204 Jul 10 09:30:23.015916 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 347/1393] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:30:22 2026] POST /volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:23.196727 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dcb1cf05-1f03-42fd-9167-1a69c64a2cbd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:23.199097 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dcb1cf05-1f03-42fd-9167-1a69c64a2cbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:23.199343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dcb1cf05-1f03-42fd-9167-1a69c64a2cbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:23.199520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dcb1cf05-1f03-42fd-9167-1a69c64a2cbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:23.210220 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:23.210220 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:23.213737 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dcb1cf05-1f03-42fd-9167-1a69c64a2cbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:23.218277 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dcb1cf05-1f03-42fd-9167-1a69c64a2cbd tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:23.218733 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 347/1394] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:23 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:23.438757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22314832-d172-4239-8d0d-29fa4f59848c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:23.444448 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22314832-d172-4239-8d0d-29fa4f59848c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:23.444751 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22314832-d172-4239-8d0d-29fa4f59848c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:23.445010 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22314832-d172-4239-8d0d-29fa4f59848c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:23.445169 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-22314832-d172-4239-8d0d-29fa4f59848c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:23.454204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-90506469-c4e0-4991-a087-97255ebfe31c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:23.456282 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:23.456282 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:23.457509 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22314832-d172-4239-8d0d-29fa4f59848c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:23.460590 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 350/1395] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:23 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:23.486200 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:23.486533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1728790138"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:23.487952 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1728790138'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:23.488070 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Create volume of 1 GB Jul 10 09:30:23.492257 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Availability Zones retrieved successfully. Jul 10 09:30:23.497897 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Flow 'volume_create_api' (b97c1e2b-0aaa-4574-99ce-7652a0055820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:23.499045 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4b4d2f-755b-4809-b87f-b0968e1312b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:23.499973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:23.536925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4b4d2f-755b-4809-b87f-b0968e1312b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:23.537651 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839f0588-fdd8-4695-b850-41e8b04792fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:23.622590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Created reservations ['98b7c990-38f7-4f4d-afc5-34a4aea73107', '6fb7a92c-3a4d-483e-8329-a3439e64694f', 'aeb3ffd1-c8e0-4050-8501-f7d058cc98cc', '4f40e1fd-0ac2-4145-b754-b2ffe7fb0aa2'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:23.623293 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839f0588-fdd8-4695-b850-41e8b04792fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b7c990-38f7-4f4d-afc5-34a4aea73107', '6fb7a92c-3a4d-483e-8329-a3439e64694f', 'aeb3ffd1-c8e0-4050-8501-f7d058cc98cc', '4f40e1fd-0ac2-4145-b754-b2ffe7fb0aa2']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:23.624229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7286d3b-736f-469d-a1a5-aef8f3c5fde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:23.656017 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7286d3b-736f-469d-a1a5-aef8f3c5fde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14b3288-ee6e-427d-b447-080f56943261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1728790138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99688a11d5fd4738aa29c98bda8005fb',qos_specs=None,replication_status=,reservations=['98b7c990-38f7-4f4d-afc5-34a4aea73107','6fb7a92c-3a4d-483e-8329-a3439e64694f','aeb3ffd1-c8e0-4050-8501-f7d058cc98cc','4f40e1fd-0ac2-4145-b754-b2ffe7fb0aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86b31ca1424adda6690d3ea2ada670',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1728790138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14b3288-ee6e-427d-b447-080f56943261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99688a11d5fd4738aa29c98bda8005fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a86b31ca1424adda6690d3ea2ada670',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:23.657243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d76f0c4-95c6-4960-ae2f-620cb7f3acfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:23.676774 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d76f0c4-95c6-4960-ae2f-620cb7f3acfc) transitioned into state 'SUCCESS' from state '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-1728790138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99688a11d5fd4738aa29c98bda8005fb',qos_specs=None,replication_status=,reservations=['98b7c990-38f7-4f4d-afc5-34a4aea73107','6fb7a92c-3a4d-483e-8329-a3439e64694f','aeb3ffd1-c8e0-4050-8501-f7d058cc98cc','4f40e1fd-0ac2-4145-b754-b2ffe7fb0aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a86b31ca1424adda6690d3ea2ada670',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:23.677805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d223d90c-a325-4e31-a8ec-83750153f831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:23.688455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d223d90c-a325-4e31-a8ec-83750153f831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:23.689615 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Flow 'volume_create_api' (b97c1e2b-0aaa-4574-99ce-7652a0055820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:23.690078 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Create volume request issued successfully. Jul 10 09:30:23.691320 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-90506469-c4e0-4991-a087-97255ebfe31c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:23.691934 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 352/1396] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:23 2026] POST /volume/v3/volumes => generated 749 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:23.705947 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4515c517-7b4c-46dd-9a7c-9655b1e12835 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:23.708645 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4515c517-7b4c-46dd-9a7c-9655b1e12835 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:30:23.708874 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4515c517-7b4c-46dd-9a7c-9655b1e12835 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:23.709073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4515c517-7b4c-46dd-9a7c-9655b1e12835 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:23.721419 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:23.721419 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:23.726246 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4515c517-7b4c-46dd-9a7c-9655b1e12835 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:30:23.732974 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4515c517-7b4c-46dd-9a7c-9655b1e12835 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:30:23.733463 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 348/1397] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:23 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:24.468953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-774a34a3-515a-4f45-a1f8-6c8bb433603d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:24.470785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-774a34a3-515a-4f45-a1f8-6c8bb433603d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:24.471203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-774a34a3-515a-4f45-a1f8-6c8bb433603d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:24.471203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-774a34a3-515a-4f45-a1f8-6c8bb433603d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:24.471272 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-774a34a3-515a-4f45-a1f8-6c8bb433603d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:24.475662 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:24.475662 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:24.476404 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-774a34a3-515a-4f45-a1f8-6c8bb433603d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:24.476870 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 348/1398] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:24 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:24.585021 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-69a134ac-fdb7-4832-b67b-0f6e7403d005 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:24.587828 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-69a134ac-fdb7-4832-b67b-0f6e7403d005 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] DELETE https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 Jul 10 09:30:24.588088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-69a134ac-fdb7-4832-b67b-0f6e7403d005 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:24.588331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-69a134ac-fdb7-4832-b67b-0f6e7403d005 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:24.597799 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:24.597799 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:24.749739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e4ed4f79-e83e-4c66-97c7-b2915629c729 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:24.753687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e4ed4f79-e83e-4c66-97c7-b2915629c729 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:30:24.753908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4f79-e83e-4c66-97c7-b2915629c729 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:24.754769 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4f79-e83e-4c66-97c7-b2915629c729 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:24.768035 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:24.768035 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:24.776956 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e4ed4f79-e83e-4c66-97c7-b2915629c729 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:30:24.783213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e4ed4f79-e83e-4c66-97c7-b2915629c729 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:30:24.783715 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 353/1399] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:24 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:25.127805 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d42fc913-973d-4b27-8724-4200e7a8b034 req-69a134ac-fdb7-4832-b67b-0f6e7403d005 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 returned with HTTP 200 Jul 10 09:30:25.128304 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 351/1400] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:30:24 2026] DELETE /volume/v3/attachments/5c530c9e-94f4-4b14-b5f1-daf7550957c5 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:25.490630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ddcfe08d-e224-42e5-9dbb-5567810c2f2b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:25.494897 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ddcfe08d-e224-42e5-9dbb-5567810c2f2b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:25.495063 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ddcfe08d-e224-42e5-9dbb-5567810c2f2b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:25.495227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ddcfe08d-e224-42e5-9dbb-5567810c2f2b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:25.495588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ddcfe08d-e224-42e5-9dbb-5567810c2f2b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:25.506672 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:25.506672 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:25.507287 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ddcfe08d-e224-42e5-9dbb-5567810c2f2b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:25.507845 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 349/1401] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:25 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:25.979071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:25.980961 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:25.981356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1905187137"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:25.983082 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1905187137'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:25.983622 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume of 1 GB Jul 10 09:30:25.990195 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Availability Zones retrieved successfully. Jul 10 09:30:25.997650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (c0c84e79-9889-4a77-a2f0-62d64f65bd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:25.998777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031c3457-0e26-4f7a-af0a-52cc295aa4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:25.999957 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:26.037805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031c3457-0e26-4f7a-af0a-52cc295aa4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:26.039083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6f738a-e352-402f-9e6b-67259e701bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:26.125252 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Created reservations ['8fc24483-4ec9-414a-b32e-43a3e92aab43', '5bc7a5be-5c9f-453f-a79d-0179c3b0c275', '5aca9644-f3a3-4aab-8cad-f88b1d9d1aa0', 'f1675b68-b652-434e-abaf-0d1b66f7fc8e'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:26.126274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6f738a-e352-402f-9e6b-67259e701bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fc24483-4ec9-414a-b32e-43a3e92aab43', '5bc7a5be-5c9f-453f-a79d-0179c3b0c275', '5aca9644-f3a3-4aab-8cad-f88b1d9d1aa0', 'f1675b68-b652-434e-abaf-0d1b66f7fc8e']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:26.127096 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4785a706-0e61-48c9-b60d-8a1af0edc00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:26.142853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3a9f55ae-3ad6-42e2-b350-97ef7c8be0e5 req-bfc168fb-d366-4567-9460-736d7ed21ab8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:26.147457 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a9f55ae-3ad6-42e2-b350-97ef7c8be0e5 req-bfc168fb-d366-4567-9460-736d7ed21ab8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:26.147776 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a9f55ae-3ad6-42e2-b350-97ef7c8be0e5 req-bfc168fb-d366-4567-9460-736d7ed21ab8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:26.148013 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a9f55ae-3ad6-42e2-b350-97ef7c8be0e5 req-bfc168fb-d366-4567-9460-736d7ed21ab8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:26.159271 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:26.159271 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:26.160620 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4785a706-0e61-48c9-b60d-8a1af0edc00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73a03f6-dd92-482f-b664-5413fd6855f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1905187137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['8fc24483-4ec9-414a-b32e-43a3e92aab43','5bc7a5be-5c9f-453f-a79d-0179c3b0c275','5aca9644-f3a3-4aab-8cad-f88b1d9d1aa0','f1675b68-b652-434e-abaf-0d1b66f7fc8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1905187137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a73a03f6-dd92-482f-b664-5413fd6855f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6d7fa216f944ceaf92a3efff750fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:26.161350 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e93b6e9-816c-4641-8bd0-f5c774d3fa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:26.164629 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-3a9f55ae-3ad6-42e2-b350-97ef7c8be0e5 req-bfc168fb-d366-4567-9460-736d7ed21ab8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:26.172078 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a9f55ae-3ad6-42e2-b350-97ef7c8be0e5 req-bfc168fb-d366-4567-9460-736d7ed21ab8 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:26.172680 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 354/1402] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:26 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:26.183436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e93b6e9-816c-4641-8bd0-f5c774d3fa55) transitioned into state 'SUCCESS' from state '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-1905187137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['8fc24483-4ec9-414a-b32e-43a3e92aab43','5bc7a5be-5c9f-453f-a79d-0179c3b0c275','5aca9644-f3a3-4aab-8cad-f88b1d9d1aa0','f1675b68-b652-434e-abaf-0d1b66f7fc8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:26.184384 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64375924-1c51-4daa-83dd-6179a5d76c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:26.189251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:26.191786 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] DELETE https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:26.192131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:26.192385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:26.192690 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Delete volume with id: 01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:26.198131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64375924-1c51-4daa-83dd-6179a5d76c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:26.199202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (c0c84e79-9889-4a77-a2f0-62d64f65bd0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:26.199608 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request issued successfully. Jul 10 09:30:26.200519 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:26.200519 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:26.200629 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-070d6ee9-1a4a-4b8d-b1d3-aea40b5f462a tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:26.200730 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:26.201107 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 349/1403] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:25 2026] POST /volume/v3/volumes => generated 749 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:26.217519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-469ecf99-78d4-4889-afb1-067eff488923 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:26.223597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-469ecf99-78d4-4889-afb1-067eff488923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:26.223863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-469ecf99-78d4-4889-afb1-067eff488923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:26.224079 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-469ecf99-78d4-4889-afb1-067eff488923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:26.229849 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Delete volume request issued successfully. Jul 10 09:30:26.230073 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6d918f1-ec42-4b1a-b838-5b84b80b27d6 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 202 Jul 10 09:30:26.230581 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 352/1404] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:30:26 2026] DELETE /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:30:26.232735 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:26.232735 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:26.236460 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-469ecf99-78d4-4889-afb1-067eff488923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:26.241463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-469ecf99-78d4-4889-afb1-067eff488923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:26.241863 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 350/1405] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:26 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:26.241979 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4fc628fa-bec8-4cc9-9ab8-2d9cdfd683bc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:26.246964 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4fc628fa-bec8-4cc9-9ab8-2d9cdfd683bc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:26.248834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4fc628fa-bec8-4cc9-9ab8-2d9cdfd683bc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:26.248834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4fc628fa-bec8-4cc9-9ab8-2d9cdfd683bc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:26.254083 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:26.254083 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:26.257526 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4fc628fa-bec8-4cc9-9ab8-2d9cdfd683bc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Volume info retrieved successfully. Jul 10 09:30:26.261424 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4fc628fa-bec8-4cc9-9ab8-2d9cdfd683bc tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 200 Jul 10 09:30:26.261846 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 355/1406] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:26 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:26.527061 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5bb92929-97df-4307-ac7b-ff2c93a7e581 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:26.532511 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5bb92929-97df-4307-ac7b-ff2c93a7e581 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:26.532836 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5bb92929-97df-4307-ac7b-ff2c93a7e581 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:26.533097 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5bb92929-97df-4307-ac7b-ff2c93a7e581 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:26.533256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5bb92929-97df-4307-ac7b-ff2c93a7e581 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:26.544828 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:26.544828 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:26.545941 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5bb92929-97df-4307-ac7b-ff2c93a7e581 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:26.546478 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 350/1407] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:26 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:27.258383 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-81c4ed8e-73b9-4db2-ae35-2af522aa6ba5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:27.262075 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81c4ed8e-73b9-4db2-ae35-2af522aa6ba5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:27.262367 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81c4ed8e-73b9-4db2-ae35-2af522aa6ba5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:27.262595 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81c4ed8e-73b9-4db2-ae35-2af522aa6ba5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:27.273651 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:27.273651 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:27.278655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f279941c-0650-49ae-a25d-9fc4156bac8c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:27.280441 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f279941c-0650-49ae-a25d-9fc4156bac8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] GET https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 Jul 10 09:30:27.280736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f279941c-0650-49ae-a25d-9fc4156bac8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:27.280922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f279941c-0650-49ae-a25d-9fc4156bac8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:27.281346 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-81c4ed8e-73b9-4db2-ae35-2af522aa6ba5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:27.286550 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81c4ed8e-73b9-4db2-ae35-2af522aa6ba5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:27.287023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 353/1408] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:27 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:27.287196 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f279941c-0650-49ae-a25d-9fc4156bac8c tempest-TestServerVolumeAttachScenarioOldVersion-1996693255 tempest-TestServerVolumeAttachScenarioOldVersion-1996693255-project-member] https://10.4.3.103/volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 returned with HTTP 404 Jul 10 09:30:27.290597 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 351/1409] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:30:27 2026] GET /volume/v3/volumes/01301aa9-aa80-4caa-8c31-46ca4a646875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:30:27.307870 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:27.310468 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action Jul 10 09:30:27.310945 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action body: b'{"os-attach": {"instance_uuid": "45cfc12d-38ff-4218-8ad4-906ef98da3a6", "mountpoint": "/dev/vdb"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:27.311127 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "45cfc12d-38ff-4218-8ad4-906ef98da3a6", "mountpoint": "/dev/vdb"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:27.328039 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:27.328039 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:27.328523 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:27.337792 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Update volume admin metadata completed successfully. Jul 10 09:30:27.560262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-92295831-397d-40e9-8e30-2a7504876ab3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:27.562213 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-92295831-397d-40e9-8e30-2a7504876ab3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:27.562410 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-92295831-397d-40e9-8e30-2a7504876ab3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:27.562620 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-92295831-397d-40e9-8e30-2a7504876ab3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:27.562740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-92295831-397d-40e9-8e30-2a7504876ab3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:27.567069 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:27.567069 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:27.567966 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-92295831-397d-40e9-8e30-2a7504876ab3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:27.568316 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 351/1410] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:27 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:27.842192 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Attach volume completed successfully. Jul 10 09:30:27.842393 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3cabd3c-112a-4686-bdd5-edf8ef80ac26 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action returned with HTTP 202 Jul 10 09:30:27.843561 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 356/1411] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:27 2026] POST /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:27.851150 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7a2e8b44-8ede-41a3-a96a-1a5903e2bfc8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:27.854707 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a2e8b44-8ede-41a3-a96a-1a5903e2bfc8 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:27.855068 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a2e8b44-8ede-41a3-a96a-1a5903e2bfc8 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:27.855309 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a2e8b44-8ede-41a3-a96a-1a5903e2bfc8 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:27.866196 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:27.866196 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:27.870929 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7a2e8b44-8ede-41a3-a96a-1a5903e2bfc8 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:27.876384 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a2e8b44-8ede-41a3-a96a-1a5903e2bfc8 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:27.876935 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 354/1412] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:27 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:27.892944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-89fe8611-97d5-4107-8a2d-0cde454eb675 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:27.894562 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89fe8611-97d5-4107-8a2d-0cde454eb675 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:27.894756 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89fe8611-97d5-4107-8a2d-0cde454eb675 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:27.894968 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89fe8611-97d5-4107-8a2d-0cde454eb675 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:27.904672 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:27.904672 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:27.908305 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-89fe8611-97d5-4107-8a2d-0cde454eb675 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:27.913308 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89fe8611-97d5-4107-8a2d-0cde454eb675 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:27.913764 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 352/1413] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:27 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:27.929973 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dbacab3a-d854-4a25-b0a0-2c1f8a95f7c2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:28.014461 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dbacab3a-d854-4a25-b0a0-2c1f8a95f7c2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action Jul 10 09:30:28.014826 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dbacab3a-d854-4a25-b0a0-2c1f8a95f7c2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:28.014984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dbacab3a-d854-4a25-b0a0-2c1f8a95f7c2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:28.027835 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:28.027835 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:28.028666 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-dbacab3a-d854-4a25-b0a0-2c1f8a95f7c2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume 'a73a03f6-dd92-482f-b664-5413fd6855f0' with '{'status': 'error'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:28.050174 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dbacab3a-d854-4a25-b0a0-2c1f8a95f7c2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action returned with HTTP 202 Jul 10 09:30:28.050757 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 352/1414] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:27 2026] POST /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:28.057456 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-62556176-e6b5-4b3d-a9f5-257d71cbd120 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:28.059888 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-62556176-e6b5-4b3d-a9f5-257d71cbd120 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:28.060288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-62556176-e6b5-4b3d-a9f5-257d71cbd120 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:28.060590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-62556176-e6b5-4b3d-a9f5-257d71cbd120 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:28.073432 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:28.073432 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:28.077846 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-62556176-e6b5-4b3d-a9f5-257d71cbd120 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:28.082719 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-62556176-e6b5-4b3d-a9f5-257d71cbd120 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:28.083191 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 357/1415] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:28 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:28.095460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:28.097785 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action Jul 10 09:30:28.098276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "883eb3e6-ed3e-4518-9827-acde95dd202a"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:28.098517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "883eb3e6-ed3e-4518-9827-acde95dd202a"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:28.111246 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:28.111246 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:28.111742 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Volume info retrieved successfully. Jul 10 09:30:28.582502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7a62b94a-77b4-4f9c-bd5f-3827f9644776 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:28.585031 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a62b94a-77b4-4f9c-bd5f-3827f9644776 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:28.585263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a62b94a-77b4-4f9c-bd5f-3827f9644776 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:28.585585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a62b94a-77b4-4f9c-bd5f-3827f9644776 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:28.585820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7a62b94a-77b4-4f9c-bd5f-3827f9644776 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:28.591554 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:28.591554 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:28.592639 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a62b94a-77b4-4f9c-bd5f-3827f9644776 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:28.593136 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 353/1416] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:28 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:28.616539 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Terminate volume connection completed successfully. Jul 10 09:30:28.622147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99957) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 09:30:29.133858 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Detach volume completed successfully. Jul 10 09:30:29.134225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f3f25f1-8132-49e1-94d5-a6dff61b939c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action returned with HTTP 202 Jul 10 09:30:29.134586 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 355/1417] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:28 2026] POST /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action => generated 0 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:29.142487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-14dbf14f-630e-4891-870c-a937d6b63eb5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.144245 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14dbf14f-630e-4891-870c-a937d6b63eb5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.144458 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14dbf14f-630e-4891-870c-a937d6b63eb5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.144645 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14dbf14f-630e-4891-870c-a937d6b63eb5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.151503 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.151503 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:29.155207 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-14dbf14f-630e-4891-870c-a937d6b63eb5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.159454 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14dbf14f-630e-4891-870c-a937d6b63eb5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:29.159870 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 353/1418] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:29 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:29.173639 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5477f95e-657d-44f0-9fb0-1a42b5003d27 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.175941 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5477f95e-657d-44f0-9fb0-1a42b5003d27 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.176209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5477f95e-657d-44f0-9fb0-1a42b5003d27 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.176483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5477f95e-657d-44f0-9fb0-1a42b5003d27 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.187257 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.187257 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:29.192447 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5477f95e-657d-44f0-9fb0-1a42b5003d27 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.198190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5477f95e-657d-44f0-9fb0-1a42b5003d27 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:29.198707 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 358/1419] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:29 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:29.211853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.213746 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action Jul 10 09:30:29.214284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action body: b'{"os-detach": {}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:29.214284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:29.223585 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.223585 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:29.224118 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.603468 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b2789eb-4296-44dd-993e-527d44067b55 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.605949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b2789eb-4296-44dd-993e-527d44067b55 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:29.606201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b2789eb-4296-44dd-993e-527d44067b55 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.606519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b2789eb-4296-44dd-993e-527d44067b55 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.606940 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2b2789eb-4296-44dd-993e-527d44067b55 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:29.611354 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.611354 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:29.612258 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b2789eb-4296-44dd-993e-527d44067b55 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:29.612774 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 356/1420] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:29 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:29.728398 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Detach volume completed successfully. Jul 10 09:30:29.728788 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e409e4b-a08b-434f-a19c-9857a0dfa496 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action returned with HTTP 202 Jul 10 09:30:29.729336 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 354/1421] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:29 2026] POST /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:29.736668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7fe198bb-b9cb-487d-a3d3-37600c7689bb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.738662 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7fe198bb-b9cb-487d-a3d3-37600c7689bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.738960 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7fe198bb-b9cb-487d-a3d3-37600c7689bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.739280 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7fe198bb-b9cb-487d-a3d3-37600c7689bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.745921 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.745921 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:29.749610 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7fe198bb-b9cb-487d-a3d3-37600c7689bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.754562 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7fe198bb-b9cb-487d-a3d3-37600c7689bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:29.755153 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 354/1422] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:29 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:29.770883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-115db86f-e48a-4b89-9069-d0b20a322b31 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.772522 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-115db86f-e48a-4b89-9069-d0b20a322b31 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.772705 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-115db86f-e48a-4b89-9069-d0b20a322b31 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.772922 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-115db86f-e48a-4b89-9069-d0b20a322b31 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.779606 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.779606 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:29.783370 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-115db86f-e48a-4b89-9069-d0b20a322b31 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.787566 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-115db86f-e48a-4b89-9069-d0b20a322b31 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:29.788596 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 359/1423] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:29 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:29.801001 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8555d91c-9e4d-4264-959f-93bdc5542842 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.803313 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.803612 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.804053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.804277 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume with id: a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.813689 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.813689 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:29.814295 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.836222 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume request issued successfully. Jul 10 09:30:29.836474 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8555d91c-9e4d-4264-959f-93bdc5542842 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 202 Jul 10 09:30:29.837132 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 357/1424] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:29 2026] DELETE /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:29.852664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d9ac62a7-02d6-4235-a3b3-70035f7c55e6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:29.857551 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9ac62a7-02d6-4235-a3b3-70035f7c55e6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:29.858559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9ac62a7-02d6-4235-a3b3-70035f7c55e6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:29.858559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9ac62a7-02d6-4235-a3b3-70035f7c55e6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:29.870560 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:29.870560 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:29.877742 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d9ac62a7-02d6-4235-a3b3-70035f7c55e6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:29.882175 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9ac62a7-02d6-4235-a3b3-70035f7c55e6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 200 Jul 10 09:30:29.882560 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 355/1425] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:29 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:30.626664 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ef77285b-f2d2-4e9b-b7af-4e788f20b3b3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:30.629816 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ef77285b-f2d2-4e9b-b7af-4e788f20b3b3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:30.629942 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ef77285b-f2d2-4e9b-b7af-4e788f20b3b3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:30.630874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ef77285b-f2d2-4e9b-b7af-4e788f20b3b3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:30.631148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ef77285b-f2d2-4e9b-b7af-4e788f20b3b3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:30.637462 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:30.637462 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:30.638589 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ef77285b-f2d2-4e9b-b7af-4e788f20b3b3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:30.639340 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 355/1426] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:30 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:30.899060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-400cc4dc-ac95-4756-9bd8-c8988c92c725 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:30.903188 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-400cc4dc-ac95-4756-9bd8-c8988c92c725 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 Jul 10 09:30:30.903417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-400cc4dc-ac95-4756-9bd8-c8988c92c725 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:30.903648 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-400cc4dc-ac95-4756-9bd8-c8988c92c725 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:30.910636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-400cc4dc-ac95-4756-9bd8-c8988c92c725 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 returned with HTTP 404 Jul 10 09:30:30.911239 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 360/1427] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:30 2026] GET /volume/v3/volumes/a73a03f6-dd92-482f-b664-5413fd6855f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:31.652497 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e1577287-6bf7-418f-968c-40977373fe46 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:31.655539 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1577287-6bf7-418f-968c-40977373fe46 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:31.656065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1577287-6bf7-418f-968c-40977373fe46 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:31.656960 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1577287-6bf7-418f-968c-40977373fe46 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:31.657257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e1577287-6bf7-418f-968c-40977373fe46 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:31.664256 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:31.664256 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:31.665421 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1577287-6bf7-418f-968c-40977373fe46 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:31.665949 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 358/1428] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:31 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:32.682260 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2b7389f8-77b1-487f-9457-0369f2da0413 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:32.686357 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b7389f8-77b1-487f-9457-0369f2da0413 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:32.686357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b7389f8-77b1-487f-9457-0369f2da0413 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:32.686357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b7389f8-77b1-487f-9457-0369f2da0413 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:32.686357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2b7389f8-77b1-487f-9457-0369f2da0413 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:32.692255 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:32.692255 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:32.694255 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b7389f8-77b1-487f-9457-0369f2da0413 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:32.694255 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 356/1429] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:32 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:33.258693 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-af6810e3-9fa7-438b-9034-569f6784ef46 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:33.260193 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-af6810e3-9fa7-438b-9034-569f6784ef46 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:30:33.260435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-af6810e3-9fa7-438b-9034-569f6784ef46 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:33.260681 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-af6810e3-9fa7-438b-9034-569f6784ef46 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:33.275953 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:33.275953 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:33.280422 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-af6810e3-9fa7-438b-9034-569f6784ef46 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:30:33.287851 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-af6810e3-9fa7-438b-9034-569f6784ef46 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:30:33.288468 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 356/1430] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:33 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:33.707629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-475c8783-b517-44cb-9833-a7df677cb9bf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:33.709604 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-475c8783-b517-44cb-9833-a7df677cb9bf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:33.709817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-475c8783-b517-44cb-9833-a7df677cb9bf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:33.710035 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-475c8783-b517-44cb-9833-a7df677cb9bf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:33.710191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-475c8783-b517-44cb-9833-a7df677cb9bf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:33.715690 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:33.715690 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:33.716874 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-475c8783-b517-44cb-9833-a7df677cb9bf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:33.717404 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 361/1431] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:33 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:34.187698 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ef83c457-07b4-456e-8f61-13d93b59ff3d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:34.188227 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ef83c457-07b4-456e-8f61-13d93b59ff3d None None] GET https://10.4.3.103/volume// Jul 10 09:30:34.188455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ef83c457-07b4-456e-8f61-13d93b59ff3d None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:34.188716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ef83c457-07b4-456e-8f61-13d93b59ff3d None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:34.189061 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ef83c457-07b4-456e-8f61-13d93b59ff3d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:34.189428 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 359/1432] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:30:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:34.198367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-44a36dee-941d-4291-8294-a80394b16575 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:34.201195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-44a36dee-941d-4291-8294-a80394b16575 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:30:34.201642 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-44a36dee-941d-4291-8294-a80394b16575 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d985ba56-922e-4ccf-ae84-a07bf34151b7", "connector": null, "instance_uuid": "56e9c95d-666f-4b22-8acb-44bc189da223"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:34.215980 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:34.215980 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:34.238641 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-44a36dee-941d-4291-8294-a80394b16575 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:30:34.239139 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 357/1433] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:30:34 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:34.246531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-92039497-63b0-48cd-b1ee-128461fca83c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:34.248493 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-92039497-63b0-48cd-b1ee-128461fca83c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465 Jul 10 09:30:34.248759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-92039497-63b0-48cd-b1ee-128461fca83c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:34.248953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-92039497-63b0-48cd-b1ee-128461fca83c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:34.257063 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:34.257063 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:34.729135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3d1f3b1b-92c9-4b8b-b6aa-8a9a3bbc95fe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:34.731115 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3d1f3b1b-92c9-4b8b-b6aa-8a9a3bbc95fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:34.731346 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3b1b-92c9-4b8b-b6aa-8a9a3bbc95fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:34.731584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3b1b-92c9-4b8b-b6aa-8a9a3bbc95fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:34.731703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3d1f3b1b-92c9-4b8b-b6aa-8a9a3bbc95fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:34.736030 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:34.736030 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:34.736874 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3d1f3b1b-92c9-4b8b-b6aa-8a9a3bbc95fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:34.737250 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 362/1434] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:34 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:34.817411 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-92039497-63b0-48cd-b1ee-128461fca83c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465 returned with HTTP 200 Jul 10 09:30:34.817829 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 357/1435] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:30:34 2026] DELETE /volume/v3/attachments/5f26b7d2-9dd0-4e86-b462-7eb71cbb6465 => generated 367 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:35.748524 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-121dc235-1a6d-4372-bd92-653d5eda7618 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:35.751779 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-121dc235-1a6d-4372-bd92-653d5eda7618 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:35.751971 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-121dc235-1a6d-4372-bd92-653d5eda7618 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:35.752168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-121dc235-1a6d-4372-bd92-653d5eda7618 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:35.752283 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-121dc235-1a6d-4372-bd92-653d5eda7618 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:35.756837 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:35.756837 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:35.757682 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-121dc235-1a6d-4372-bd92-653d5eda7618 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:35.758035 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 360/1436] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:35 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:36.774897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ef0d4d94-7a51-4573-91c2-783e6532d6c6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:36.778171 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ef0d4d94-7a51-4573-91c2-783e6532d6c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:36.778474 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ef0d4d94-7a51-4573-91c2-783e6532d6c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:36.778722 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ef0d4d94-7a51-4573-91c2-783e6532d6c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:36.778835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ef0d4d94-7a51-4573-91c2-783e6532d6c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:36.787063 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:36.787063 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:36.787900 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ef0d4d94-7a51-4573-91c2-783e6532d6c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:36.788538 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 358/1437] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:36 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:37.799965 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5878eb71-612e-4db9-9b58-d3220d8a3905 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:37.804007 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5878eb71-612e-4db9-9b58-d3220d8a3905 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:37.804007 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5878eb71-612e-4db9-9b58-d3220d8a3905 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:37.804007 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5878eb71-612e-4db9-9b58-d3220d8a3905 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:37.804007 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5878eb71-612e-4db9-9b58-d3220d8a3905 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:37.808801 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:37.808801 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:37.808801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5878eb71-612e-4db9-9b58-d3220d8a3905 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:37.808801 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 363/1438] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:37 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:38.322883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-87cd353a-7abc-430b-bb94-335ea941a484 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:38.325236 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:38.325710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-59771833"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:38.327773 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-59771833'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:38.327934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume of 1 GB Jul 10 09:30:38.328207 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:38.328207 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:38.333158 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Availability Zones retrieved successfully. Jul 10 09:30:38.342771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (ee76bcc8-2702-48a3-bcb0-784658baf4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:38.345218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572d2ee7-39ae-48f9-bf51-c0df1c897754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:38.346305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:38.380667 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572d2ee7-39ae-48f9-bf51-c0df1c897754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:38.382493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536037ca-732e-4484-b4e9-75b2e20f0c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:38.425638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Created reservations ['6b4dffbc-ed8a-48f3-88ab-cd1ad4c02e37', 'aaead31e-cc30-48ca-9231-f5b23c21c14e', 'c06b4b49-3ea8-4398-8241-d84c159cc742', 'c92b0aa5-6b5c-453f-8ef6-91ec62f965ab'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:38.426536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536037ca-732e-4484-b4e9-75b2e20f0c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b4dffbc-ed8a-48f3-88ab-cd1ad4c02e37', 'aaead31e-cc30-48ca-9231-f5b23c21c14e', 'c06b4b49-3ea8-4398-8241-d84c159cc742', 'c92b0aa5-6b5c-453f-8ef6-91ec62f965ab']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:38.427456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c7e68d-27b5-44ac-b10b-4bcd0fddae68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:38.452493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c7e68d-27b5-44ac-b10b-4bcd0fddae68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20b2f38d-7816-44ac-99d5-dc2f3b3db709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-59771833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['6b4dffbc-ed8a-48f3-88ab-cd1ad4c02e37','aaead31e-cc30-48ca-9231-f5b23c21c14e','c06b4b49-3ea8-4398-8241-d84c159cc742','c92b0aa5-6b5c-453f-8ef6-91ec62f965ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-59771833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20b2f38d-7816-44ac-99d5-dc2f3b3db709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6d7fa216f944ceaf92a3efff750fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:38.453025 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665c3548-b324-4840-8c57-d0967150cadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:38.478301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665c3548-b324-4840-8c57-d0967150cadd) transitioned into state 'SUCCESS' from state '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-59771833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['6b4dffbc-ed8a-48f3-88ab-cd1ad4c02e37','aaead31e-cc30-48ca-9231-f5b23c21c14e','c06b4b49-3ea8-4398-8241-d84c159cc742','c92b0aa5-6b5c-453f-8ef6-91ec62f965ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:38.479124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (309190ba-4878-466a-a5f9-f08b461cc2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:38.496710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (309190ba-4878-466a-a5f9-f08b461cc2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:38.500685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (ee76bcc8-2702-48a3-bcb0-784658baf4fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:38.500685 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request issued successfully. Jul 10 09:30:38.500685 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87cd353a-7abc-430b-bb94-335ea941a484 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:38.500685 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 358/1439] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:38 2026] POST /volume/v3/volumes => generated 747 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:38.520429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b33f976-b813-41e5-b7c6-3a1d29cfd900 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:38.522429 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b33f976-b813-41e5-b7c6-3a1d29cfd900 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:38.523122 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b33f976-b813-41e5-b7c6-3a1d29cfd900 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:38.523122 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b33f976-b813-41e5-b7c6-3a1d29cfd900 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:38.540241 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:38.540241 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:38.545311 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2b33f976-b813-41e5-b7c6-3a1d29cfd900 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:38.554325 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b33f976-b813-41e5-b7c6-3a1d29cfd900 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 200 Jul 10 09:30:38.554852 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 361/1440] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:38 2026] GET /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:38.819338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cd196461-0dce-48a5-8906-02c719ceb67e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:38.820948 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd196461-0dce-48a5-8906-02c719ceb67e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:38.821112 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd196461-0dce-48a5-8906-02c719ceb67e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:38.821277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd196461-0dce-48a5-8906-02c719ceb67e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:38.821377 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-cd196461-0dce-48a5-8906-02c719ceb67e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:38.823348 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=479,cinder:UPDATE=116,cinder:INSERT=73 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:30:38.826095 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:38.826095 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:38.826805 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd196461-0dce-48a5-8906-02c719ceb67e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:38.827155 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 359/1441] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:38 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:38.838132 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:38.840475 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b/restore Jul 10 09:30:38.840929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a45396c2-11c1-4aad-be69-635686cec1ad"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:38.842945 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Restoring backup 8d82324a-5c34-4658-b9fd-1019f164137b ({'restore': {'volume_id': 'a45396c2-11c1-4aad-be69-635686cec1ad'}}) {{(pid=99954) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:30:38.843191 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Restoring backup 8d82324a-5c34-4658-b9fd-1019f164137b to volume a45396c2-11c1-4aad-be69-635686cec1ad. Jul 10 09:30:38.846078 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=509,cinder:INSERT=93,cinder:UPDATE=130 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:30:38.850774 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:38.850774 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:38.860694 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:38.860694 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:38.861206 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:38.861321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.api [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Checking backup size 1 against volume size 1 {{(pid=99954) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:30:38.861431 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Overwriting volume a45396c2-11c1-4aad-be69-635686cec1ad with restore of backup 8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:38.876958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] restore_backup in rpcapi backup_id 8d82324a-5c34-4658-b9fd-1019f164137b {{(pid=99954) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:30:38.880332 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f867ef0e-3551-42b5-afc1-b0c8a347f3d7 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b/restore returned with HTTP 202 Jul 10 09:30:38.880877 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 364/1442] 10.4.3.103 () {68 vars in 1393 bytes} [Fri Jul 10 09:30:38 2026] POST /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b/restore => generated 182 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:38.889598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cf7cda31-a447-4049-a8c4-3f4a4cbabd9e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:38.891554 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cf7cda31-a447-4049-a8c4-3f4a4cbabd9e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:38.891756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cf7cda31-a447-4049-a8c4-3f4a4cbabd9e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:38.891935 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cf7cda31-a447-4049-a8c4-3f4a4cbabd9e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:38.892030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-cf7cda31-a447-4049-a8c4-3f4a4cbabd9e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:38.893705 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=479,cinder:INSERT=64,cinder:UPDATE=96,cinder:DELETE=1 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:30:38.897291 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:38.897291 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:38.898238 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cf7cda31-a447-4049-a8c4-3f4a4cbabd9e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:38.898654 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 359/1443] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:38 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:39.572427 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a1c9930-e754-4cf5-b5fd-01928d8f17bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.576225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a1c9930-e754-4cf5-b5fd-01928d8f17bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:39.576225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a1c9930-e754-4cf5-b5fd-01928d8f17bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:39.576225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a1c9930-e754-4cf5-b5fd-01928d8f17bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:39.578457 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=426,cinder:UPDATE=89,cinder:INSERT=51 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:30:39.585769 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.585769 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:39.590449 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9a1c9930-e754-4cf5-b5fd-01928d8f17bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:39.595316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a1c9930-e754-4cf5-b5fd-01928d8f17bb tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 200 Jul 10 09:30:39.596077 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 362/1444] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:39 2026] GET /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:39.612053 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bf0b8ab4-66fa-4ab9-a9d8-260c49804337 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.614446 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bf0b8ab4-66fa-4ab9-a9d8-260c49804337 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709/action Jul 10 09:30:39.614852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bf0b8ab4-66fa-4ab9-a9d8-260c49804337 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:39.614999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bf0b8ab4-66fa-4ab9-a9d8-260c49804337 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:39.629986 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.629986 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:39.630436 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-bf0b8ab4-66fa-4ab9-a9d8-260c49804337 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '20b2f38d-7816-44ac-99d5-dc2f3b3db709' with '{'status': 'attaching'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:39.671386 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bf0b8ab4-66fa-4ab9-a9d8-260c49804337 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709/action returned with HTTP 202 Jul 10 09:30:39.671517 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 360/1445] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:39 2026] POST /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:39.682893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e33f29f3-2c88-4991-a2d4-b9752d31b9b2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.684994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e33f29f3-2c88-4991-a2d4-b9752d31b9b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:39.685213 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e33f29f3-2c88-4991-a2d4-b9752d31b9b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:39.685482 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e33f29f3-2c88-4991-a2d4-b9752d31b9b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:39.695130 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.695130 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:39.704824 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e33f29f3-2c88-4991-a2d4-b9752d31b9b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:39.715522 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e33f29f3-2c88-4991-a2d4-b9752d31b9b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 200 Jul 10 09:30:39.716352 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 365/1446] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:39 2026] GET /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:39.731816 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-28eac37c-623e-4d61-846f-35c332e65e91 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.734430 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28eac37c-623e-4d61-846f-35c332e65e91 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709/action Jul 10 09:30:39.734883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28eac37c-623e-4d61-846f-35c332e65e91 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:39.735053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28eac37c-623e-4d61-846f-35c332e65e91 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:39.747243 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.747243 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:39.747748 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-28eac37c-623e-4d61-846f-35c332e65e91 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Volume info retrieved successfully. Jul 10 09:30:39.793020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-28eac37c-623e-4d61-846f-35c332e65e91 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Delete volume request issued successfully. Jul 10 09:30:39.793282 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28eac37c-623e-4d61-846f-35c332e65e91 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709/action returned with HTTP 202 Jul 10 09:30:39.793714 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 360/1447] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:39 2026] POST /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:39.804014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2f6bfd94-8f20-428f-9bfc-1badf4b20b38 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.810049 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2f6bfd94-8f20-428f-9bfc-1badf4b20b38 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:39.810232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2f6bfd94-8f20-428f-9bfc-1badf4b20b38 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:39.811685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2f6bfd94-8f20-428f-9bfc-1badf4b20b38 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:39.831790 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.831790 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:39.837664 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2f6bfd94-8f20-428f-9bfc-1badf4b20b38 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:39.838434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.842479 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 Jul 10 09:30:39.843019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:39.843109 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2f6bfd94-8f20-428f-9bfc-1badf4b20b38 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 200 Jul 10 09:30:39.843679 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 363/1448] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:39 2026] GET /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:39.861916 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:30:39.868856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:30:39.872259 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.872259 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:39.912507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a82f1161-a3c9-4802-a5ae-1a58547e5f94 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:39.914310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a82f1161-a3c9-4802-a5ae-1a58547e5f94 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:39.914556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a82f1161-a3c9-4802-a5ae-1a58547e5f94 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:39.914749 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a82f1161-a3c9-4802-a5ae-1a58547e5f94 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:39.914859 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a82f1161-a3c9-4802-a5ae-1a58547e5f94 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:39.919763 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:39.919763 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:39.920588 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a82f1161-a3c9-4802-a5ae-1a58547e5f94 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:39.920976 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 366/1449] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:39 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:40.395915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" released by "attachment_update" :: held 0.527s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:30:40.396194 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1715b942-9a15-4391-a88c-d1bd9982e824 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 returned with HTTP 200 Jul 10 09:30:40.396676 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 361/1450] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:30:39 2026] PUT /volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:40.406908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1d90be67-f558-4c16-8d9e-b0fee9627d8a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.408657 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1d90be67-f558-4c16-8d9e-b0fee9627d8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 Jul 10 09:30:40.408862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1d90be67-f558-4c16-8d9e-b0fee9627d8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:40.409024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1d90be67-f558-4c16-8d9e-b0fee9627d8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:40.422976 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-1d90be67-f558-4c16-8d9e-b0fee9627d8a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 returned with HTTP 200 Jul 10 09:30:40.423299 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 361/1451] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:30:40 2026] GET /volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:40.857657 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-505f89f1-e5fa-428f-b529-744f154b053e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.859976 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-505f89f1-e5fa-428f-b529-744f154b053e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:40.860289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-505f89f1-e5fa-428f-b529-744f154b053e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:40.860668 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-505f89f1-e5fa-428f-b529-744f154b053e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:40.867621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-505f89f1-e5fa-428f-b529-744f154b053e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 404 Jul 10 09:30:40.868449 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 364/1452] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:40 2026] GET /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:40.876198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c278f01-9c97-4808-baf3-b97acb2a6054 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.878144 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c278f01-9c97-4808-baf3-b97acb2a6054 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:40.878344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c278f01-9c97-4808-baf3-b97acb2a6054 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:40.878544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c278f01-9c97-4808-baf3-b97acb2a6054 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:40.884586 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c278f01-9c97-4808-baf3-b97acb2a6054 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 404 Jul 10 09:30:40.885184 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 367/1453] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:40 2026] GET /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:40.892845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-900e221c-7950-4a22-9441-a1a1f19e3da4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.894688 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-900e221c-7950-4a22-9441-a1a1f19e3da4 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] DELETE https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:40.894881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-900e221c-7950-4a22-9441-a1a1f19e3da4 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:40.895062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-900e221c-7950-4a22-9441-a1a1f19e3da4 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:40.895218 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-900e221c-7950-4a22-9441-a1a1f19e3da4 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume with id: 20b2f38d-7816-44ac-99d5-dc2f3b3db709 Jul 10 09:30:40.901462 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.901919 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-900e221c-7950-4a22-9441-a1a1f19e3da4 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 returned with HTTP 404 Jul 10 09:30:40.901919 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 362/1454] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:40 2026] DELETE /volume/v3/volumes/20b2f38d-7816-44ac-99d5-dc2f3b3db709 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:40.910356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.912060 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:40.912375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-462266967"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:40.913789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-462266967'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:40.913898 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume of 1 GB Jul 10 09:30:40.918589 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Availability Zones retrieved successfully. Jul 10 09:30:40.924397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (95118fc0-a857-401c-95c5-66de9055ef01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:40.925256 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d067898-d5e5-4066-9afa-c0c22ab75de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:40.926550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:40.933869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9ebaed95-ae1d-4c09-b2e4-9ab3638d66e0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:40.935602 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9ebaed95-ae1d-4c09-b2e4-9ab3638d66e0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:40.935798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9ebaed95-ae1d-4c09-b2e4-9ab3638d66e0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:40.935974 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9ebaed95-ae1d-4c09-b2e4-9ab3638d66e0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:40.936071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9ebaed95-ae1d-4c09-b2e4-9ab3638d66e0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:40.941335 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:40.941335 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:40.942531 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9ebaed95-ae1d-4c09-b2e4-9ab3638d66e0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:40.943095 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 368/1455] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:40 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:40.964420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d067898-d5e5-4066-9afa-c0c22ab75de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:40.965462 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3847262f-75df-4a63-8121-d0f0d7daf96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.008671 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Created reservations ['83bfac28-3b1a-46b4-a6df-4e4eb95f9bf9', '3409233b-6141-4f80-b0a4-6bb779f2d9b9', '1c6a6c00-6deb-413a-8af3-bad109b72199', 'a89fdf1f-9fe1-4b5d-97c4-c832191f0774'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:41.009349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3847262f-75df-4a63-8121-d0f0d7daf96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83bfac28-3b1a-46b4-a6df-4e4eb95f9bf9', '3409233b-6141-4f80-b0a4-6bb779f2d9b9', '1c6a6c00-6deb-413a-8af3-bad109b72199', 'a89fdf1f-9fe1-4b5d-97c4-c832191f0774']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.009978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac7eb64-762c-4a5a-aeec-456710d90aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.034693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac7eb64-762c-4a5a-aeec-456710d90aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-462266967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['83bfac28-3b1a-46b4-a6df-4e4eb95f9bf9','3409233b-6141-4f80-b0a4-6bb779f2d9b9','1c6a6c00-6deb-413a-8af3-bad109b72199','a89fdf1f-9fe1-4b5d-97c4-c832191f0774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-462266967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6d7fa216f944ceaf92a3efff750fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.035763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c921d3a-b088-4f44-a0ad-dceaa42b0dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.060088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c921d3a-b088-4f44-a0ad-dceaa42b0dea) transitioned into state 'SUCCESS' from state '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-462266967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['83bfac28-3b1a-46b4-a6df-4e4eb95f9bf9','3409233b-6141-4f80-b0a4-6bb779f2d9b9','1c6a6c00-6deb-413a-8af3-bad109b72199','a89fdf1f-9fe1-4b5d-97c4-c832191f0774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.061101 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dab5ee8-a034-449b-9350-e9dc67ebebd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.073430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dab5ee8-a034-449b-9350-e9dc67ebebd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.075687 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:41.076043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1587352003"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:41.076681 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (95118fc0-a857-401c-95c5-66de9055ef01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:41.077178 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request issued successfully. Jul 10 09:30:41.078076 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-46312887-55d2-4ab3-a2e5-66ba91301d17 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:41.078694 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 365/1456] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:40 2026] POST /volume/v3/volumes => generated 748 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:41.080748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1587352003'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:41.080983 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume of 1 GB Jul 10 09:30:41.081340 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.081340 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:41.092994 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Availability Zones retrieved successfully. Jul 10 09:30:41.098324 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e6523c9d-b959-4e17-93b2-4d8a7e48138e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:41.100864 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e6523c9d-b959-4e17-93b2-4d8a7e48138e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:41.100864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e6523c9d-b959-4e17-93b2-4d8a7e48138e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:41.100945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e6523c9d-b959-4e17-93b2-4d8a7e48138e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:41.101637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Flow 'volume_create_api' (8ffe4878-f435-4f6e-9109-7f995ac0e49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:41.102767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2567940d-f0c9-43c1-8171-df044a845ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.103631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:41.113997 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.113997 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:41.118941 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e6523c9d-b959-4e17-93b2-4d8a7e48138e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:41.125629 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e6523c9d-b959-4e17-93b2-4d8a7e48138e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 200 Jul 10 09:30:41.126021 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 363/1457] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:41 2026] GET /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:41.140487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2567940d-f0c9-43c1-8171-df044a845ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.141719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e802d6-587a-4636-9344-4a93d2798e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.214960 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:41.217146 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:30:41.217490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-attach": {"instance_uuid": "b4ce57f0-7aeb-459d-9b84-f996baba6cf6", "mountpoint": "/dev/vdb"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:41.217643 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b4ce57f0-7aeb-459d-9b84-f996baba6cf6", "mountpoint": "/dev/vdb"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:41.225582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['6219607e-ea1a-45d5-9d44-68a04fa4e661', '4468ffd4-4149-4fd5-b9bc-0f137352334c', 'f53c9558-0676-48da-bf79-c5fc4d44de4b', 'c23b46cf-42fd-48da-8f15-a114ab8bcc8a'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:41.227131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e802d6-587a-4636-9344-4a93d2798e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6219607e-ea1a-45d5-9d44-68a04fa4e661', '4468ffd4-4149-4fd5-b9bc-0f137352334c', 'f53c9558-0676-48da-bf79-c5fc4d44de4b', 'c23b46cf-42fd-48da-8f15-a114ab8bcc8a']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.227283 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.227283 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:41.227331 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2b65e7-287f-4b77-a312-12677fc62cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.229669 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:30:41.239308 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Update volume admin metadata completed successfully. Jul 10 09:30:41.255835 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2b65e7-287f-4b77-a312-12677fc62cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '998961b9-8cba-4428-84e0-77f41b5442df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1587352003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ad6ca79ade47a3be4df02bb24eb902',qos_specs=None,replication_status=,reservations=['6219607e-ea1a-45d5-9d44-68a04fa4e661','4468ffd4-4149-4fd5-b9bc-0f137352334c','f53c9558-0676-48da-bf79-c5fc4d44de4b','c23b46cf-42fd-48da-8f15-a114ab8bcc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573c4dee5454d46aafc95a08b581003',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1587352003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=998961b9-8cba-4428-84e0-77f41b5442df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ad6ca79ade47a3be4df02bb24eb902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d573c4dee5454d46aafc95a08b581003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.256721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8e14a3-92b4-42ae-b42d-f0645b92d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.275681 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8e14a3-92b4-42ae-b42d-f0645b92d0c7) transitioned into state 'SUCCESS' from state '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-1587352003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ad6ca79ade47a3be4df02bb24eb902',qos_specs=None,replication_status=,reservations=['6219607e-ea1a-45d5-9d44-68a04fa4e661','4468ffd4-4149-4fd5-b9bc-0f137352334c','f53c9558-0676-48da-bf79-c5fc4d44de4b','c23b46cf-42fd-48da-8f15-a114ab8bcc8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573c4dee5454d46aafc95a08b581003',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.276495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601afd9d-93b1-4495-b1d9-82c6aedb0f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:41.287695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601afd9d-93b1-4495-b1d9-82c6aedb0f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:41.288664 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Flow 'volume_create_api' (8ffe4878-f435-4f6e-9109-7f995ac0e49e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:41.289118 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume request issued successfully. Jul 10 09:30:41.290326 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2d3f1f6b-6ee2-426c-8e68-c9a29e7e8208 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:41.290973 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 362/1458] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:40 2026] POST /volume/v3/volumes => generated 749 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:41.303339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8aa5b2ca-feed-46fa-b907-206246055b6f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:41.306384 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8aa5b2ca-feed-46fa-b907-206246055b6f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df Jul 10 09:30:41.306705 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8aa5b2ca-feed-46fa-b907-206246055b6f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:41.306705 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8aa5b2ca-feed-46fa-b907-206246055b6f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:41.313409 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.313409 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:41.317585 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8aa5b2ca-feed-46fa-b907-206246055b6f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:30:41.322164 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8aa5b2ca-feed-46fa-b907-206246055b6f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df returned with HTTP 200 Jul 10 09:30:41.322519 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 366/1459] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:41 2026] GET /volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:41.742718 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Attach volume completed successfully. Jul 10 09:30:41.742945 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8aff9d08-3a0b-4088-9a2b-06ae815fdf5e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:30:41.743350 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 369/1460] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:41 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:41.755345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ee8be643-1aae-461a-8207-c5947a79c628 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:41.757723 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ee8be643-1aae-461a-8207-c5947a79c628 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:30:41.758009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ee8be643-1aae-461a-8207-c5947a79c628 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:41.758282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ee8be643-1aae-461a-8207-c5947a79c628 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:41.772397 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.772397 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:41.778054 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ee8be643-1aae-461a-8207-c5947a79c628 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:30:41.785543 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ee8be643-1aae-461a-8207-c5947a79c628 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:30:41.786211 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 364/1461] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:41 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:41.800236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:41.801967 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:30:41.802287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-detach": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:41.802433 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:41.817598 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.817598 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:41.817598 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:30:41.955052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-729115cf-3d3c-4438-bbdf-b8e6f5e119f8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:41.956863 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-729115cf-3d3c-4438-bbdf-b8e6f5e119f8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:41.957058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-729115cf-3d3c-4438-bbdf-b8e6f5e119f8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:41.957241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-729115cf-3d3c-4438-bbdf-b8e6f5e119f8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:41.957346 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-729115cf-3d3c-4438-bbdf-b8e6f5e119f8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:41.961713 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:41.961713 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:41.962422 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-729115cf-3d3c-4438-bbdf-b8e6f5e119f8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:41.962819 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 367/1462] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:41 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.140148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f724e36d-7017-491f-a2dd-90cd4156bf3f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.142343 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f724e36d-7017-491f-a2dd-90cd4156bf3f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:42.142607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f724e36d-7017-491f-a2dd-90cd4156bf3f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.142865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f724e36d-7017-491f-a2dd-90cd4156bf3f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.152369 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.152369 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:42.157270 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f724e36d-7017-491f-a2dd-90cd4156bf3f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:42.163394 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f724e36d-7017-491f-a2dd-90cd4156bf3f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 200 Jul 10 09:30:42.164074 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 370/1463] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.180370 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ad4e169f-e299-4579-88ac-6363b401ea5a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.182606 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad4e169f-e299-4579-88ac-6363b401ea5a tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a/action Jul 10 09:30:42.183002 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad4e169f-e299-4579-88ac-6363b401ea5a tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:42.183162 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad4e169f-e299-4579-88ac-6363b401ea5a tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:42.193642 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.193642 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:42.194127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-ad4e169f-e299-4579-88ac-6363b401ea5a tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a' with '{'status': 'creating'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:42.219460 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad4e169f-e299-4579-88ac-6363b401ea5a tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a/action returned with HTTP 202 Jul 10 09:30:42.220115 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 365/1464] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:42 2026] POST /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:42.231630 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ec26f929-a25e-462e-9fd7-9ed5f118c53b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.235749 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ec26f929-a25e-462e-9fd7-9ed5f118c53b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:42.236029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ec26f929-a25e-462e-9fd7-9ed5f118c53b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.236258 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ec26f929-a25e-462e-9fd7-9ed5f118c53b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.251728 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.251728 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:42.255920 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ec26f929-a25e-462e-9fd7-9ed5f118c53b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:42.260787 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ec26f929-a25e-462e-9fd7-9ed5f118c53b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 200 Jul 10 09:30:42.262268 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 368/1465] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.277863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1ebccd98-635e-4646-93d5-6e3187814353 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.279740 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ebccd98-635e-4646-93d5-6e3187814353 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a/action Jul 10 09:30:42.280109 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ebccd98-635e-4646-93d5-6e3187814353 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:42.280228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ebccd98-635e-4646-93d5-6e3187814353 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:42.288939 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.288939 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:42.289316 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1ebccd98-635e-4646-93d5-6e3187814353 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Volume info retrieved successfully. Jul 10 09:30:42.318475 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1ebccd98-635e-4646-93d5-6e3187814353 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Delete volume request issued successfully. Jul 10 09:30:42.318475 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ebccd98-635e-4646-93d5-6e3187814353 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a/action returned with HTTP 202 Jul 10 09:30:42.318475 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 371/1466] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:42 2026] POST /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:42.320432 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Detach volume completed successfully. Jul 10 09:30:42.320710 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa23e80e-71e2-4912-8e61-7a9979b173e9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:30:42.321229 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 363/1467] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:41 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:42.328759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1881ac94-5842-4912-bb0d-b28f3b417f64 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.331071 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1881ac94-5842-4912-bb0d-b28f3b417f64 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:42.331232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1881ac94-5842-4912-bb0d-b28f3b417f64 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.331308 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-76a1793d-30a6-4bea-945f-35d02ca7c461 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.331425 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1881ac94-5842-4912-bb0d-b28f3b417f64 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.334315 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76a1793d-30a6-4bea-945f-35d02ca7c461 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:30:42.334849 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76a1793d-30a6-4bea-945f-35d02ca7c461 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.334994 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76a1793d-30a6-4bea-945f-35d02ca7c461 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.338725 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.338725 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:42.339367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a3b29dc7-8a70-440c-842c-ed244b61c95e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.341325 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a3b29dc7-8a70-440c-842c-ed244b61c95e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df Jul 10 09:30:42.341490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a3b29dc7-8a70-440c-842c-ed244b61c95e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.341746 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a3b29dc7-8a70-440c-842c-ed244b61c95e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.342220 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.342220 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:42.343508 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1881ac94-5842-4912-bb0d-b28f3b417f64 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:42.345927 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76a1793d-30a6-4bea-945f-35d02ca7c461 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:30:42.351035 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.351035 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:42.351091 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1881ac94-5842-4912-bb0d-b28f3b417f64 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 200 Jul 10 09:30:42.351118 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76a1793d-30a6-4bea-945f-35d02ca7c461 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:30:42.351225 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 366/1468] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.351426 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 369/1469] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.354825 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a3b29dc7-8a70-440c-842c-ed244b61c95e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:30:42.360379 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a3b29dc7-8a70-440c-842c-ed244b61c95e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df returned with HTTP 200 Jul 10 09:30:42.360861 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 372/1470] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.385056 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.386984 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:30:42.387323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "998961b9-8cba-4428-84e0-77f41b5442df", "name": "tempest-VolumesBackupsTest-Backup-1319608852"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:42.388940 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating new backup {'backup': {'volume_id': '998961b9-8cba-4428-84e0-77f41b5442df', 'name': 'tempest-VolumesBackupsTest-Backup-1319608852'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:30:42.389099 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating backup of volume 998961b9-8cba-4428-84e0-77f41b5442df in container None Jul 10 09:30:42.399462 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.399462 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:42.399462 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:30:42.439006 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['01f5b9c0-3ce7-4e0a-a304-8d80fa39a3c8', 'd2aac0b4-4f77-411e-9ece-e0070c112687'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:42.469675 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f4389aee-e2ac-4c80-9e3c-f167df646f92 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:30:42.470299 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 364/1471] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:42 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 09:30:42.483255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c3381980-fffb-415f-a62a-918bc0ff00de None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.485676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c3381980-fffb-415f-a62a-918bc0ff00de tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:42.485981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c3381980-fffb-415f-a62a-918bc0ff00de tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.486266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c3381980-fffb-415f-a62a-918bc0ff00de tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.486417 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-c3381980-fffb-415f-a62a-918bc0ff00de tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:42.496403 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.496403 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:42.496403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c3381980-fffb-415f-a62a-918bc0ff00de tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:42.496403 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 367/1472] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:42.979374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b7311b29-e926-4bad-b1a7-825356d78c80 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:42.981520 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b7311b29-e926-4bad-b1a7-825356d78c80 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:42.981914 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b7311b29-e926-4bad-b1a7-825356d78c80 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:42.981982 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b7311b29-e926-4bad-b1a7-825356d78c80 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:42.982108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b7311b29-e926-4bad-b1a7-825356d78c80 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:42.986766 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:42.986766 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:42.987388 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b7311b29-e926-4bad-b1a7-825356d78c80 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:42.987957 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 370/1473] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:42 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:43.367594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3a53eaf6-bf9c-4417-8fb5-3376d18ecb06 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:43.371554 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a53eaf6-bf9c-4417-8fb5-3376d18ecb06 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:43.372407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a53eaf6-bf9c-4417-8fb5-3376d18ecb06 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:43.372407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a53eaf6-bf9c-4417-8fb5-3376d18ecb06 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:43.382979 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a53eaf6-bf9c-4417-8fb5-3376d18ecb06 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 404 Jul 10 09:30:43.383654 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 373/1474] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:43 2026] GET /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:43.391738 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dca2af00-22da-4447-8d79-045c9dc64dbd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:43.393403 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dca2af00-22da-4447-8d79-045c9dc64dbd tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:43.393616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dca2af00-22da-4447-8d79-045c9dc64dbd tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:43.393805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dca2af00-22da-4447-8d79-045c9dc64dbd tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:43.399799 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dca2af00-22da-4447-8d79-045c9dc64dbd tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 404 Jul 10 09:30:43.399799 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 365/1475] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:43 2026] GET /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:43.412624 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-df41d661-46b3-4ae3-905b-7aea951f2833 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:43.419591 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-df41d661-46b3-4ae3-905b-7aea951f2833 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:43.419591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-df41d661-46b3-4ae3-905b-7aea951f2833 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:43.419591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-df41d661-46b3-4ae3-905b-7aea951f2833 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:43.419591 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-df41d661-46b3-4ae3-905b-7aea951f2833 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume with id: 2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a Jul 10 09:30:43.431049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-df41d661-46b3-4ae3-905b-7aea951f2833 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a returned with HTTP 404 Jul 10 09:30:43.431946 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 368/1476] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:43 2026] DELETE /volume/v3/volumes/2dd16d81-cb43-4cf7-a4f5-1177d8d3c69a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:43.441952 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:43.444063 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:43.444351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-671327440"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:43.445597 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-671327440'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:43.445720 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume of 1 GB Jul 10 09:30:43.449174 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Availability Zones retrieved successfully. Jul 10 09:30:43.453996 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (b7fa533f-c759-4176-9e80-3f61c5c44a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:43.454959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac38357-f6a3-45e6-8c58-1c9502f6fe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:43.455860 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:43.489925 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac38357-f6a3-45e6-8c58-1c9502f6fe05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:43.490924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8124a90c-29da-4937-8e03-5d008dc670cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:43.511517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-10234139-6a4a-4c53-b9a1-f329a74cf173 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:43.513420 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-10234139-6a4a-4c53-b9a1-f329a74cf173 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:43.513677 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-10234139-6a4a-4c53-b9a1-f329a74cf173 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:43.513880 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-10234139-6a4a-4c53-b9a1-f329a74cf173 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:43.514010 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-10234139-6a4a-4c53-b9a1-f329a74cf173 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:43.520317 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:43.520317 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:43.521109 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-10234139-6a4a-4c53-b9a1-f329a74cf173 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:43.521535 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 374/1477] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:43 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:43.535113 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Created reservations ['1d272bc4-a834-4a87-ac67-34b90288af9e', '4011e6d6-1228-4bfe-95f4-4d5960210f15', 'b0b683ec-2d05-4365-b5fa-6126cd0d8f32', '801352ae-48b2-4376-a708-8872094d2f59'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:43.535402 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8124a90c-29da-4937-8e03-5d008dc670cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d272bc4-a834-4a87-ac67-34b90288af9e', '4011e6d6-1228-4bfe-95f4-4d5960210f15', 'b0b683ec-2d05-4365-b5fa-6126cd0d8f32', '801352ae-48b2-4376-a708-8872094d2f59']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:43.536065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2321a1-b95c-482d-8f94-8eb7b48a0f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:43.555089 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2321a1-b95c-482d-8f94-8eb7b48a0f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d105091-176e-4dd1-be12-149ff2bda471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-671327440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['1d272bc4-a834-4a87-ac67-34b90288af9e','4011e6d6-1228-4bfe-95f4-4d5960210f15','b0b683ec-2d05-4365-b5fa-6126cd0d8f32','801352ae-48b2-4376-a708-8872094d2f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-671327440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d105091-176e-4dd1-be12-149ff2bda471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6d7fa216f944ceaf92a3efff750fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:43.555794 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ed327a-3da7-4a6a-8d12-038f0d789ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:43.574527 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ed327a-3da7-4a6a-8d12-038f0d789ba8) transitioned into state 'SUCCESS' from state '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-671327440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['1d272bc4-a834-4a87-ac67-34b90288af9e','4011e6d6-1228-4bfe-95f4-4d5960210f15','b0b683ec-2d05-4365-b5fa-6126cd0d8f32','801352ae-48b2-4376-a708-8872094d2f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:43.575162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729f802b-b885-444c-91dd-e023dde1fc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:43.585032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729f802b-b885-444c-91dd-e023dde1fc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:43.585869 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (b7fa533f-c759-4176-9e80-3f61c5c44a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:43.586266 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request issued successfully. Jul 10 09:30:43.587041 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2cad8931-0a4d-4b27-82ba-f3d5f48c6bec tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:43.587727 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 371/1478] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:43 2026] POST /volume/v3/volumes => generated 748 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:43.599126 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1c0b786c-e29c-4863-a159-e800f036073d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:43.600867 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c0b786c-e29c-4863-a159-e800f036073d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:43.601058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c0b786c-e29c-4863-a159-e800f036073d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:43.601232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c0b786c-e29c-4863-a159-e800f036073d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:43.609053 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:43.609053 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:43.613180 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1c0b786c-e29c-4863-a159-e800f036073d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:43.618365 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c0b786c-e29c-4863-a159-e800f036073d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 200 Jul 10 09:30:43.618897 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 366/1479] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:43 2026] GET /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:44.027999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a111abb8-a010-4357-ba5f-73a15f64cf38 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:44.030042 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a111abb8-a010-4357-ba5f-73a15f64cf38 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:44.030277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a111abb8-a010-4357-ba5f-73a15f64cf38 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:44.030526 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a111abb8-a010-4357-ba5f-73a15f64cf38 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:44.030716 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a111abb8-a010-4357-ba5f-73a15f64cf38 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:44.035558 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:44.035558 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:44.036524 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a111abb8-a010-4357-ba5f-73a15f64cf38 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:44.037016 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 369/1480] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:44 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:44.532684 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dabab992-2952-46d5-98e7-06fcb9a146f3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:44.535090 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dabab992-2952-46d5-98e7-06fcb9a146f3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:44.535361 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dabab992-2952-46d5-98e7-06fcb9a146f3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:44.535703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dabab992-2952-46d5-98e7-06fcb9a146f3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:44.535832 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-dabab992-2952-46d5-98e7-06fcb9a146f3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:44.540686 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:44.540686 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:44.541517 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dabab992-2952-46d5-98e7-06fcb9a146f3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:44.542012 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 375/1481] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:44 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:44.633549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0042bc27-e019-479c-b430-eb066f1e96ae None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:44.636191 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0042bc27-e019-479c-b430-eb066f1e96ae tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:44.636414 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0042bc27-e019-479c-b430-eb066f1e96ae tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:44.636649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0042bc27-e019-479c-b430-eb066f1e96ae tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:44.645183 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:44.645183 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:44.651031 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0042bc27-e019-479c-b430-eb066f1e96ae tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:44.656192 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0042bc27-e019-479c-b430-eb066f1e96ae tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 200 Jul 10 09:30:44.656637 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 372/1482] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:44 2026] GET /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:44.670449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e35cf4e7-1300-4bad-bfc2-53dfa9ee2e36 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:44.672546 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e35cf4e7-1300-4bad-bfc2-53dfa9ee2e36 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471/action Jul 10 09:30:44.672965 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e35cf4e7-1300-4bad-bfc2-53dfa9ee2e36 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:44.673106 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e35cf4e7-1300-4bad-bfc2-53dfa9ee2e36 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:44.682921 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:44.682921 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:44.683223 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-e35cf4e7-1300-4bad-bfc2-53dfa9ee2e36 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '1d105091-176e-4dd1-be12-149ff2bda471' with '{'status': 'error'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:44.717924 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e35cf4e7-1300-4bad-bfc2-53dfa9ee2e36 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471/action returned with HTTP 202 Jul 10 09:30:44.718398 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 367/1483] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:44 2026] POST /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:44.728180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-50b82436-cba5-4626-b149-d23372560fb1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:44.730749 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50b82436-cba5-4626-b149-d23372560fb1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:44.731117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50b82436-cba5-4626-b149-d23372560fb1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:44.732177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50b82436-cba5-4626-b149-d23372560fb1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:44.749413 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:44.749413 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:44.760374 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-50b82436-cba5-4626-b149-d23372560fb1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:44.772037 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50b82436-cba5-4626-b149-d23372560fb1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 200 Jul 10 09:30:44.772911 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 370/1484] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:44 2026] GET /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 837 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:44.790548 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:44.792316 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471/action Jul 10 09:30:44.793203 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:44.793203 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:45.596416 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:45.596416 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:45.596416 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Volume info retrieved successfully. Jul 10 09:30:45.596416 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Delete volume request issued successfully. Jul 10 09:30:45.596416 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9df7f68f-c97b-4694-a1b7-7c3a8357b32c tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471/action returned with HTTP 202 Jul 10 09:30:45.596416 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 376/1485] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:44 2026] POST /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-173cd038-5298-43df-b364-b5adade3fb71 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-173cd038-5298-43df-b364-b5adade3fb71 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-173cd038-5298-43df-b364-b5adade3fb71 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-173cd038-5298-43df-b364-b5adade3fb71 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-173cd038-5298-43df-b364-b5adade3fb71 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-173cd038-5298-43df-b364-b5adade3fb71 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 200 Jul 10 09:30:45.598964 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 373/1486] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:44 2026] GET /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-802a0b6e-92c7-4529-b7ac-2fc7330d891b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-802a0b6e-92c7-4529-b7ac-2fc7330d891b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-802a0b6e-92c7-4529-b7ac-2fc7330d891b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-802a0b6e-92c7-4529-b7ac-2fc7330d891b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-802a0b6e-92c7-4529-b7ac-2fc7330d891b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-802a0b6e-92c7-4529-b7ac-2fc7330d891b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:45.601923 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 368/1487] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:45 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-84ef3728-65f6-45fb-8f05-56caeceddd96 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-84ef3728-65f6-45fb-8f05-56caeceddd96 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-84ef3728-65f6-45fb-8f05-56caeceddd96 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-84ef3728-65f6-45fb-8f05-56caeceddd96 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-84ef3728-65f6-45fb-8f05-56caeceddd96 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-84ef3728-65f6-45fb-8f05-56caeceddd96 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:45.604535 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 371/1488] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:45 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:45.900043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-93aa282b-fd2a-4749-bafb-a77c15018e97 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.908696 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93aa282b-fd2a-4749-bafb-a77c15018e97 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:45.908696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93aa282b-fd2a-4749-bafb-a77c15018e97 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:45.908696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93aa282b-fd2a-4749-bafb-a77c15018e97 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:45.916677 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93aa282b-fd2a-4749-bafb-a77c15018e97 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 404 Jul 10 09:30:45.917232 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 377/1489] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:45 2026] GET /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:45.928702 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7966286b-4178-4c75-9354-ff9a874d81e7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.932678 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7966286b-4178-4c75-9354-ff9a874d81e7 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:45.932898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7966286b-4178-4c75-9354-ff9a874d81e7 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:45.933085 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7966286b-4178-4c75-9354-ff9a874d81e7 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:45.943206 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7966286b-4178-4c75-9354-ff9a874d81e7 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 404 Jul 10 09:30:45.944042 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 374/1490] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:45 2026] GET /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:45.957470 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e7f80b25-2f7f-4f59-a43d-9d71fb9d93a5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.959916 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7f80b25-2f7f-4f59-a43d-9d71fb9d93a5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] DELETE https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:45.960112 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7f80b25-2f7f-4f59-a43d-9d71fb9d93a5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:45.960308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7f80b25-2f7f-4f59-a43d-9d71fb9d93a5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:45.960459 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e7f80b25-2f7f-4f59-a43d-9d71fb9d93a5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume with id: 1d105091-176e-4dd1-be12-149ff2bda471 Jul 10 09:30:45.965911 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7f80b25-2f7f-4f59-a43d-9d71fb9d93a5 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 returned with HTTP 404 Jul 10 09:30:45.966440 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 369/1491] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:45 2026] DELETE /volume/v3/volumes/1d105091-176e-4dd1-be12-149ff2bda471 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:45.976876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:45.979135 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:45.979462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1176275288"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:45.981643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1176275288'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:45.981809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume of 1 GB Jul 10 09:30:45.994116 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Availability Zones retrieved successfully. Jul 10 09:30:46.005112 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (b948b043-b420-4f1c-ac40-22c037d1f740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:46.006414 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7016d323-49db-4e88-82a9-7f907b286331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:46.007653 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:46.046213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7016d323-49db-4e88-82a9-7f907b286331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:46.047042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62051efe-689b-4681-b698-77e0621f0fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:46.071781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c77df7c3-12fc-43c4-a20b-eafd10678881 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:46.074274 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c77df7c3-12fc-43c4-a20b-eafd10678881 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:46.074333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c77df7c3-12fc-43c4-a20b-eafd10678881 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:46.074556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c77df7c3-12fc-43c4-a20b-eafd10678881 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:46.074711 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c77df7c3-12fc-43c4-a20b-eafd10678881 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:46.081214 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:46.081214 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:46.082316 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c77df7c3-12fc-43c4-a20b-eafd10678881 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:46.082860 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 378/1492] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:46 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:46.099331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Created reservations ['12d778f1-c10a-43a2-94f6-1e90f8911c6f', '2a3c2ae4-c172-41f4-b500-e55875d5e25c', '5673be19-6dfc-4eb2-b837-3f0f6773606f', '209894f1-e963-4d14-87bb-7fd2bbf26675'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:46.100345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62051efe-689b-4681-b698-77e0621f0fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d778f1-c10a-43a2-94f6-1e90f8911c6f', '2a3c2ae4-c172-41f4-b500-e55875d5e25c', '5673be19-6dfc-4eb2-b837-3f0f6773606f', '209894f1-e963-4d14-87bb-7fd2bbf26675']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:46.101286 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d992715-42cb-48de-9602-ad28b941f998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:46.126850 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d992715-42cb-48de-9602-ad28b941f998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf55f70-68ef-4aec-beda-21d26fcea27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1176275288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['12d778f1-c10a-43a2-94f6-1e90f8911c6f','2a3c2ae4-c172-41f4-b500-e55875d5e25c','5673be19-6dfc-4eb2-b837-3f0f6773606f','209894f1-e963-4d14-87bb-7fd2bbf26675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1176275288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf55f70-68ef-4aec-beda-21d26fcea27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6d7fa216f944ceaf92a3efff750fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:46.127535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2084843a-a23d-45b9-9040-8ead25ed38f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:46.153080 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2084843a-a23d-45b9-9040-8ead25ed38f6) transitioned into state 'SUCCESS' from state '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-1176275288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['12d778f1-c10a-43a2-94f6-1e90f8911c6f','2a3c2ae4-c172-41f4-b500-e55875d5e25c','5673be19-6dfc-4eb2-b837-3f0f6773606f','209894f1-e963-4d14-87bb-7fd2bbf26675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:46.154359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048d3683-2fe5-499f-9840-58841b6f9ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:46.163441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048d3683-2fe5-499f-9840-58841b6f9ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:46.164201 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (b948b043-b420-4f1c-ac40-22c037d1f740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:46.164495 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request issued successfully. Jul 10 09:30:46.165063 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7119cc20-a139-4975-a6e8-5fc4b924c599 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:46.165456 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 372/1493] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:45 2026] POST /volume/v3/volumes => generated 749 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:46.186130 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4743f72a-eefc-4e5f-a0c1-89822f708fc1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:46.189195 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4743f72a-eefc-4e5f-a0c1-89822f708fc1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:46.189465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4743f72a-eefc-4e5f-a0c1-89822f708fc1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:46.189765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4743f72a-eefc-4e5f-a0c1-89822f708fc1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:46.197303 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:46.197303 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:46.201452 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4743f72a-eefc-4e5f-a0c1-89822f708fc1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:46.206123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4743f72a-eefc-4e5f-a0c1-89822f708fc1 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 200 Jul 10 09:30:46.206537 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 375/1494] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:46 2026] GET /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:46.573122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0350ec7a-7067-4b50-b279-4c2a26c9e256 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:46.575685 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0350ec7a-7067-4b50-b279-4c2a26c9e256 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:46.575835 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0350ec7a-7067-4b50-b279-4c2a26c9e256 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:46.576111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0350ec7a-7067-4b50-b279-4c2a26c9e256 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:46.576259 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-0350ec7a-7067-4b50-b279-4c2a26c9e256 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:46.581393 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:46.581393 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:46.582316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0350ec7a-7067-4b50-b279-4c2a26c9e256 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:46.582711 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 370/1495] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:46 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:47.097225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9cb5df80-699f-4825-98c6-f6cae13aa0ea None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.098807 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9cb5df80-699f-4825-98c6-f6cae13aa0ea tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:47.098999 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9cb5df80-699f-4825-98c6-f6cae13aa0ea tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:47.099171 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9cb5df80-699f-4825-98c6-f6cae13aa0ea tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:47.099335 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9cb5df80-699f-4825-98c6-f6cae13aa0ea tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:47.103384 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.103384 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:47.104309 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9cb5df80-699f-4825-98c6-f6cae13aa0ea tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:47.104978 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 379/1496] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:47 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:47.221365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4838476f-b1f5-4c69-a029-91cccf961e60 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.223371 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4838476f-b1f5-4c69-a029-91cccf961e60 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:47.223578 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4838476f-b1f5-4c69-a029-91cccf961e60 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:47.223785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4838476f-b1f5-4c69-a029-91cccf961e60 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:47.232915 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.232915 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:47.241648 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4838476f-b1f5-4c69-a029-91cccf961e60 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:47.246052 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4838476f-b1f5-4c69-a029-91cccf961e60 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 200 Jul 10 09:30:47.246411 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 373/1497] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:47 2026] GET /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:47.259987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f6e0e7d-1f60-4fd0-8252-cb65e650bbb2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.261702 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f6e0e7d-1f60-4fd0-8252-cb65e650bbb2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d/action Jul 10 09:30:47.262105 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f6e0e7d-1f60-4fd0-8252-cb65e650bbb2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:47.262225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f6e0e7d-1f60-4fd0-8252-cb65e650bbb2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:47.272139 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.272139 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:47.272674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-3f6e0e7d-1f60-4fd0-8252-cb65e650bbb2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume 'caf55f70-68ef-4aec-beda-21d26fcea27d' with '{'status': 'maintenance'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:47.293584 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f6e0e7d-1f60-4fd0-8252-cb65e650bbb2 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d/action returned with HTTP 202 Jul 10 09:30:47.294047 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 376/1498] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:47 2026] POST /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:47.300430 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-191481f3-e78f-4bfe-acdd-da845e60490b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.302648 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-191481f3-e78f-4bfe-acdd-da845e60490b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:47.303072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-191481f3-e78f-4bfe-acdd-da845e60490b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:47.303308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-191481f3-e78f-4bfe-acdd-da845e60490b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:47.311131 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.311131 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:47.315302 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-191481f3-e78f-4bfe-acdd-da845e60490b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:47.320023 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-191481f3-e78f-4bfe-acdd-da845e60490b tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 200 Jul 10 09:30:47.320526 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 371/1499] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:47 2026] GET /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:47.334333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.335900 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d/action Jul 10 09:30:47.336281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:47.336281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:47.344909 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.344909 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:47.345206 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Volume info retrieved successfully. Jul 10 09:30:47.372917 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Delete volume request issued successfully. Jul 10 09:30:47.373228 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-578deb0e-8ced-4eac-ace1-eb75da0d51ba tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d/action returned with HTTP 202 Jul 10 09:30:47.373547 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 380/1500] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:47 2026] POST /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:47.381617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7fdb364c-79a2-461f-8c5a-9d0e696ceb30 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.383402 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7fdb364c-79a2-461f-8c5a-9d0e696ceb30 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:47.383617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7fdb364c-79a2-461f-8c5a-9d0e696ceb30 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:47.383811 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7fdb364c-79a2-461f-8c5a-9d0e696ceb30 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:47.390934 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.390934 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:47.393648 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7fdb364c-79a2-461f-8c5a-9d0e696ceb30 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:47.398603 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7fdb364c-79a2-461f-8c5a-9d0e696ceb30 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 200 Jul 10 09:30:47.398990 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 374/1501] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:47 2026] GET /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:47.549784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-dbeca7f2-3d53-4870-8999-94acca9bf0b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.553592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-dbeca7f2-3d53-4870-8999-94acca9bf0b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17/action Jul 10 09:30:47.554088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-dbeca7f2-3d53-4870-8999-94acca9bf0b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:47.554267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-dbeca7f2-3d53-4870-8999-94acca9bf0b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:47.575141 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.575141 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:47.583721 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-346f1723-f5af-4f96-8628-5b1a2e5ab3ca req-dbeca7f2-3d53-4870-8999-94acca9bf0b4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17/action returned with HTTP 204 Jul 10 09:30:47.584185 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 377/1502] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:30:47 2026] POST /volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:47.594810 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5a8a4f4e-d46f-462c-9570-4439d6a30fe4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:47.598002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5a8a4f4e-d46f-462c-9570-4439d6a30fe4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:47.598171 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5a8a4f4e-d46f-462c-9570-4439d6a30fe4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:47.598396 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5a8a4f4e-d46f-462c-9570-4439d6a30fe4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:47.598668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5a8a4f4e-d46f-462c-9570-4439d6a30fe4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:47.604830 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:47.604830 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:47.605558 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5a8a4f4e-d46f-462c-9570-4439d6a30fe4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:47.605971 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 372/1503] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:47 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:48.116038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-efeccc68-1021-4476-9673-6bcd1210f876 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.120130 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-efeccc68-1021-4476-9673-6bcd1210f876 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:48.120417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-efeccc68-1021-4476-9673-6bcd1210f876 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:48.120703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-efeccc68-1021-4476-9673-6bcd1210f876 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:48.120863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-efeccc68-1021-4476-9673-6bcd1210f876 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:48.126233 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:48.126233 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:48.127247 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-efeccc68-1021-4476-9673-6bcd1210f876 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:48.127791 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 381/1504] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:48 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:48.414148 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ba3cc4cb-5bbf-4f7f-afaf-c00adc21d66d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.416343 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba3cc4cb-5bbf-4f7f-afaf-c00adc21d66d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:48.416534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba3cc4cb-5bbf-4f7f-afaf-c00adc21d66d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:48.416743 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba3cc4cb-5bbf-4f7f-afaf-c00adc21d66d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:48.427626 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba3cc4cb-5bbf-4f7f-afaf-c00adc21d66d tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 404 Jul 10 09:30:48.428107 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 375/1505] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:48 2026] GET /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:48.436055 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1ac20c1c-14d9-4b19-93e9-0ca852f00448 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.439841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ac20c1c-14d9-4b19-93e9-0ca852f00448 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:48.440178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ac20c1c-14d9-4b19-93e9-0ca852f00448 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:48.440466 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ac20c1c-14d9-4b19-93e9-0ca852f00448 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:48.449268 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ac20c1c-14d9-4b19-93e9-0ca852f00448 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 404 Jul 10 09:30:48.450006 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 378/1506] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:48 2026] GET /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:48.457790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-55543689-9cab-4e91-83d5-936707bb3815 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.460486 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-55543689-9cab-4e91-83d5-936707bb3815 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] DELETE https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:48.460486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-55543689-9cab-4e91-83d5-936707bb3815 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:48.460486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-55543689-9cab-4e91-83d5-936707bb3815 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:48.460620 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-55543689-9cab-4e91-83d5-936707bb3815 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume with id: caf55f70-68ef-4aec-beda-21d26fcea27d Jul 10 09:30:48.467246 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-55543689-9cab-4e91-83d5-936707bb3815 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d returned with HTTP 404 Jul 10 09:30:48.467791 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 373/1507] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:48 2026] DELETE /volume/v3/volumes/caf55f70-68ef-4aec-beda-21d26fcea27d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:48.475630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-77913109-a788-45c2-bb9b-6700ac11874f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.477361 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:48.477680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-466021269"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:48.479084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-466021269'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:48.479186 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume of 1 GB Jul 10 09:30:48.483430 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Availability Zones retrieved successfully. Jul 10 09:30:48.489241 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (20d9b315-0e23-41b2-804d-ae0a8d231ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:48.490191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d927c4f-f929-4643-9ffd-3a8ad3031da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:48.491192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:48.531110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d927c4f-f929-4643-9ffd-3a8ad3031da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:48.531857 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904ead27-3e7d-4a15-8689-9ce58d4a3890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:48.582260 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Created reservations ['e69aa973-e369-44af-a9c5-9d9ee8da50c9', 'b497180f-fb73-47a4-b92f-d3253ff7c44c', 'fc3aebd3-00ef-46a2-8f09-4d68c99d328f', '2dcea848-af76-4a16-bc8b-abb34c215ab0'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:48.582987 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904ead27-3e7d-4a15-8689-9ce58d4a3890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69aa973-e369-44af-a9c5-9d9ee8da50c9', 'b497180f-fb73-47a4-b92f-d3253ff7c44c', 'fc3aebd3-00ef-46a2-8f09-4d68c99d328f', '2dcea848-af76-4a16-bc8b-abb34c215ab0']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:48.583627 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bfd86e4-8c8a-4495-9e0f-cce29f4e2e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:48.611917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bfd86e4-8c8a-4495-9e0f-cce29f4e2e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06410e4d-9bf1-4e6e-b487-e32480c6bd7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-466021269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['e69aa973-e369-44af-a9c5-9d9ee8da50c9','b497180f-fb73-47a4-b92f-d3253ff7c44c','fc3aebd3-00ef-46a2-8f09-4d68c99d328f','2dcea848-af76-4a16-bc8b-abb34c215ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-466021269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06410e4d-9bf1-4e6e-b487-e32480c6bd7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6d7fa216f944ceaf92a3efff750fcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:48.612087 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7791e86d-2f10-4fad-bcc0-53e16b781518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:48.617746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-367ea007-b20f-423d-a64e-cdc2810f5d25 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.619413 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-367ea007-b20f-423d-a64e-cdc2810f5d25 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:48.620037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-367ea007-b20f-423d-a64e-cdc2810f5d25 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:48.620303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-367ea007-b20f-423d-a64e-cdc2810f5d25 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:48.620458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-367ea007-b20f-423d-a64e-cdc2810f5d25 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:48.627845 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:48.627845 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:48.628683 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-367ea007-b20f-423d-a64e-cdc2810f5d25 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:48.629189 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 376/1508] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:48 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:30:48.635818 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7791e86d-2f10-4fad-bcc0-53e16b781518) transitioned into state 'SUCCESS' from state '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-466021269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6d7fa216f944ceaf92a3efff750fcf',qos_specs=None,replication_status=,reservations=['e69aa973-e369-44af-a9c5-9d9ee8da50c9','b497180f-fb73-47a4-b92f-d3253ff7c44c','fc3aebd3-00ef-46a2-8f09-4d68c99d328f','2dcea848-af76-4a16-bc8b-abb34c215ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5f5f0c091f94fe5a1efcd6efe806ef1',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:48.636532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f08f6f5-f722-4428-89f7-b4de3a16992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:48.645435 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f08f6f5-f722-4428-89f7-b4de3a16992d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:48.645855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Flow 'volume_create_api' (20d9b315-0e23-41b2-804d-ae0a8d231ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:48.646141 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Create volume request issued successfully. Jul 10 09:30:48.646687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77913109-a788-45c2-bb9b-6700ac11874f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:48.647091 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 382/1509] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:48 2026] POST /volume/v3/volumes => generated 748 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:48.664686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c3226876-5222-49f7-8fa2-6c9351a62a03 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:48.667079 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c3226876-5222-49f7-8fa2-6c9351a62a03 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:48.667079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c3226876-5222-49f7-8fa2-6c9351a62a03 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:48.667079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c3226876-5222-49f7-8fa2-6c9351a62a03 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:48.674267 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:48.674267 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:48.677766 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c3226876-5222-49f7-8fa2-6c9351a62a03 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:48.681925 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c3226876-5222-49f7-8fa2-6c9351a62a03 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:48.682970 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 379/1510] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:48 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:49.143651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2a7487d0-94fd-4d8a-ad39-1f0286cd2801 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.145924 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a7487d0-94fd-4d8a-ad39-1f0286cd2801 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:49.146121 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a7487d0-94fd-4d8a-ad39-1f0286cd2801 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:49.146290 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a7487d0-94fd-4d8a-ad39-1f0286cd2801 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:49.146389 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2a7487d0-94fd-4d8a-ad39-1f0286cd2801 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:49.154284 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.154284 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:49.155359 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a7487d0-94fd-4d8a-ad39-1f0286cd2801 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:49.155782 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 374/1511] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:49 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:49.643620 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1a0c787f-1211-492c-8446-fbf2c6589acf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.645343 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a0c787f-1211-492c-8446-fbf2c6589acf tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:49.645483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a0c787f-1211-492c-8446-fbf2c6589acf tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:49.645721 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a0c787f-1211-492c-8446-fbf2c6589acf tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:49.645883 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1a0c787f-1211-492c-8446-fbf2c6589acf tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:49.650396 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.650396 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:49.651435 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a0c787f-1211-492c-8446-fbf2c6589acf tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:49.651435 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 377/1512] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:49 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:49.697384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fc5881a6-3f2b-4340-9cae-1aedcc40d75f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.700383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc5881a6-3f2b-4340-9cae-1aedcc40d75f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:49.701677 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc5881a6-3f2b-4340-9cae-1aedcc40d75f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:49.701677 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc5881a6-3f2b-4340-9cae-1aedcc40d75f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:49.713773 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.713773 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:49.722469 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fc5881a6-3f2b-4340-9cae-1aedcc40d75f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:49.737386 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc5881a6-3f2b-4340-9cae-1aedcc40d75f tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:49.737950 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 383/1513] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:49 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:49.762550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0ffbe25b-32b6-4744-bd13-75b7d6a5fa1d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.765063 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ffbe25b-32b6-4744-bd13-75b7d6a5fa1d tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action Jul 10 09:30:49.765449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ffbe25b-32b6-4744-bd13-75b7d6a5fa1d tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:49.765629 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ffbe25b-32b6-4744-bd13-75b7d6a5fa1d tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:49.780651 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.780651 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:49.781031 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-0ffbe25b-32b6-4744-bd13-75b7d6a5fa1d tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '06410e4d-9bf1-4e6e-b487-e32480c6bd7a' with '{'status': 'error'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:49.815522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ffbe25b-32b6-4744-bd13-75b7d6a5fa1d tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action returned with HTTP 202 Jul 10 09:30:49.816317 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 380/1514] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:49 2026] POST /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:49.827438 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fd160af0-dd0a-49bc-a03b-daed2c442045 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.831782 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fd160af0-dd0a-49bc-a03b-daed2c442045 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:49.831947 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fd160af0-dd0a-49bc-a03b-daed2c442045 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:49.832210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fd160af0-dd0a-49bc-a03b-daed2c442045 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:49.846391 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.846391 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:49.850903 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fd160af0-dd0a-49bc-a03b-daed2c442045 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:49.864021 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fd160af0-dd0a-49bc-a03b-daed2c442045 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:49.864503 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 375/1515] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:49 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:30:49.880896 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-af308a6b-4cd0-4ced-adf0-ea819fa4fdd6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.883521 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-af308a6b-4cd0-4ced-adf0-ea819fa4fdd6 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action Jul 10 09:30:49.884676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-af308a6b-4cd0-4ced-adf0-ea819fa4fdd6 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:49.884676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-af308a6b-4cd0-4ced-adf0-ea819fa4fdd6 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:49.896819 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.896819 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:49.897321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-af308a6b-4cd0-4ced-adf0-ea819fa4fdd6 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '06410e4d-9bf1-4e6e-b487-e32480c6bd7a' with '{'status': 'available'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:49.925174 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-af308a6b-4cd0-4ced-adf0-ea819fa4fdd6 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action returned with HTTP 202 Jul 10 09:30:49.926087 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 378/1516] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:49 2026] POST /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:49.934888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-63c27cb3-7fdf-4628-bd85-d4ea5387e6c6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:49.937362 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63c27cb3-7fdf-4628-bd85-d4ea5387e6c6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:49.937497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63c27cb3-7fdf-4628-bd85-d4ea5387e6c6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:49.937813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63c27cb3-7fdf-4628-bd85-d4ea5387e6c6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:49.951985 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:49.951985 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:49.969950 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-63c27cb3-7fdf-4628-bd85-d4ea5387e6c6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:49.978814 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63c27cb3-7fdf-4628-bd85-d4ea5387e6c6 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:49.979410 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 384/1517] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:49 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:49.998667 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4df3d2e5-a50a-4b2e-82e2-bcb74b69590e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.000389 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4df3d2e5-a50a-4b2e-82e2-bcb74b69590e tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action Jul 10 09:30:50.000734 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4df3d2e5-a50a-4b2e-82e2-bcb74b69590e tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:50.000867 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4df3d2e5-a50a-4b2e-82e2-bcb74b69590e tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:50.022412 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.022412 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:50.022962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-4df3d2e5-a50a-4b2e-82e2-bcb74b69590e tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '06410e4d-9bf1-4e6e-b487-e32480c6bd7a' with '{'status': 'maintenance'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:50.047841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4df3d2e5-a50a-4b2e-82e2-bcb74b69590e tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action returned with HTTP 202 Jul 10 09:30:50.048344 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 381/1518] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:49 2026] POST /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:50.060498 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-84266c01-d1b1-40ee-a530-6e39682cb923 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.065206 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-84266c01-d1b1-40ee-a530-6e39682cb923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:50.065206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-84266c01-d1b1-40ee-a530-6e39682cb923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.065206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-84266c01-d1b1-40ee-a530-6e39682cb923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.077402 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.077402 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:50.083666 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-84266c01-d1b1-40ee-a530-6e39682cb923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:50.090821 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-84266c01-d1b1-40ee-a530-6e39682cb923 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:50.090821 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 376/1519] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:50 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:50.108187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c14c6501-a532-4aa6-ab67-2e0b08584a45 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.111363 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c14c6501-a532-4aa6-ab67-2e0b08584a45 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] POST https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action Jul 10 09:30:50.111907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c14c6501-a532-4aa6-ab67-2e0b08584a45 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:30:50.112046 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c14c6501-a532-4aa6-ab67-2e0b08584a45 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:50.127689 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.127689 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:50.128239 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-c14c6501-a532-4aa6-ab67-2e0b08584a45 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] Updating volume '06410e4d-9bf1-4e6e-b487-e32480c6bd7a' with '{'status': 'available'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 09:30:50.159995 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c14c6501-a532-4aa6-ab67-2e0b08584a45 tempest-VolumesActionsTest-1025981290 tempest-VolumesActionsTest-1025981290-project-admin] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action returned with HTTP 202 Jul 10 09:30:50.160291 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 379/1520] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:30:50 2026] POST /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:50.167479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b7c1f4c3-150f-4fa0-adc4-c21e47affdbd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.168863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a82dab61-1f28-4fef-bccf-e5aecd05be90 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.169478 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b7c1f4c3-150f-4fa0-adc4-c21e47affdbd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:50.170060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b7c1f4c3-150f-4fa0-adc4-c21e47affdbd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.170060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b7c1f4c3-150f-4fa0-adc4-c21e47affdbd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.170249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b7c1f4c3-150f-4fa0-adc4-c21e47affdbd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:50.174928 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.174928 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:50.175137 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a82dab61-1f28-4fef-bccf-e5aecd05be90 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:50.175941 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a82dab61-1f28-4fef-bccf-e5aecd05be90 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.175941 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a82dab61-1f28-4fef-bccf-e5aecd05be90 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.176127 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b7c1f4c3-150f-4fa0-adc4-c21e47affdbd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:50.176127 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 385/1521] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:50 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:50.189457 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.189457 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:50.194242 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a82dab61-1f28-4fef-bccf-e5aecd05be90 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:50.200325 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a82dab61-1f28-4fef-bccf-e5aecd05be90 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:50.200826 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 382/1522] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:50 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:50.214878 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-87f056fe-d0a0-45c3-bb3a-6644642a9dea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.216776 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87f056fe-d0a0-45c3-bb3a-6644642a9dea tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:50.217022 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87f056fe-d0a0-45c3-bb3a-6644642a9dea tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.217230 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87f056fe-d0a0-45c3-bb3a-6644642a9dea tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.234426 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.234426 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:50.243759 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-87f056fe-d0a0-45c3-bb3a-6644642a9dea tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:50.250074 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87f056fe-d0a0-45c3-bb3a-6644642a9dea tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:50.253247 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 377/1523] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:50 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:50.268519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.272355 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] DELETE https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:50.272608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.272869 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.273088 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume with id: 06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:50.281069 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.281069 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:50.281543 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:50.305430 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Delete volume request issued successfully. Jul 10 09:30:50.308593 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ab5d6795-1e2a-4b6b-af35-0e430433076e tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 202 Jul 10 09:30:50.308593 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 380/1524] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:50 2026] DELETE /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:30:50.317481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c31a4aa-832d-40df-8e9d-272dd6049326 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.319761 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c31a4aa-832d-40df-8e9d-272dd6049326 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:50.323544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c31a4aa-832d-40df-8e9d-272dd6049326 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.323544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c31a4aa-832d-40df-8e9d-272dd6049326 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.329217 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.329217 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:50.335819 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c31a4aa-832d-40df-8e9d-272dd6049326 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Volume info retrieved successfully. Jul 10 09:30:50.340424 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c31a4aa-832d-40df-8e9d-272dd6049326 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 200 Jul 10 09:30:50.340980 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 386/1525] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:50 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:50.661756 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-abc2a5bd-1113-44d8-ae28-a7648b38baef None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:50.663564 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-abc2a5bd-1113-44d8-ae28-a7648b38baef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:50.663785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-abc2a5bd-1113-44d8-ae28-a7648b38baef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:50.664073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-abc2a5bd-1113-44d8-ae28-a7648b38baef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:50.664123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-abc2a5bd-1113-44d8-ae28-a7648b38baef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:50.669027 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:50.669027 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:50.669624 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-abc2a5bd-1113-44d8-ae28-a7648b38baef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:50.670023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 383/1526] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:50 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:51.192709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d7c5295b-14c3-4955-b730-c82909ad0b75 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.192709 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d7c5295b-14c3-4955-b730-c82909ad0b75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:51.192709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d7c5295b-14c3-4955-b730-c82909ad0b75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:51.193472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d7c5295b-14c3-4955-b730-c82909ad0b75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:51.193472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d7c5295b-14c3-4955-b730-c82909ad0b75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:51.201585 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:51.201585 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:51.202398 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d7c5295b-14c3-4955-b730-c82909ad0b75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:51.202789 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 378/1527] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:51 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:51.220467 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.221964 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:51.222273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-893723476"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:51.223596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-893723476'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:51.223671 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume of 1 GB Jul 10 09:30:51.228745 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Availability Zones retrieved successfully. Jul 10 09:30:51.235204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Flow 'volume_create_api' (9db1e851-268a-4d97-8eb7-204197e457d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:51.236242 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d58c2b-3795-4430-a4a7-5cc211790603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:51.237231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:51.270041 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d58c2b-3795-4430-a4a7-5cc211790603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:51.270838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c35120-9b7c-4f88-8a5a-c92e16dc7d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:51.272921 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-443581be-5849-42ce-8e4c-d44f82897345 req-0f49420f-be54-4be8-9567-6dd5742c4c20 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.275439 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-0f49420f-be54-4be8-9567-6dd5742c4c20 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] DELETE https://10.4.3.103/volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55 Jul 10 09:30:51.275689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-0f49420f-be54-4be8-9567-6dd5742c4c20 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:51.275936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-0f49420f-be54-4be8-9567-6dd5742c4c20 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:51.286830 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:51.286830 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:51.314550 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Created reservations ['5bc992e8-50ee-498d-8275-4899778487f7', '19f9af63-01ec-4568-8744-c1bd88d5eb7b', 'da4f5750-5972-4c35-8360-ca628a9e0268', 'ebc8bc06-2f1c-45f6-8db7-f4ac99714907'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:51.316022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c35120-9b7c-4f88-8a5a-c92e16dc7d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bc992e8-50ee-498d-8275-4899778487f7', '19f9af63-01ec-4568-8744-c1bd88d5eb7b', 'da4f5750-5972-4c35-8360-ca628a9e0268', 'ebc8bc06-2f1c-45f6-8db7-f4ac99714907']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:51.316938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114013e7-72e5-44b0-8927-30018161ccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:51.344522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114013e7-72e5-44b0-8927-30018161ccb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e5130a4-3de0-4405-9489-21ba34549318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-893723476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707334f2cf4b4f4798bf0025841fdb28',qos_specs=None,replication_status=,reservations=['5bc992e8-50ee-498d-8275-4899778487f7','19f9af63-01ec-4568-8744-c1bd88d5eb7b','da4f5750-5972-4c35-8360-ca628a9e0268','ebc8bc06-2f1c-45f6-8db7-f4ac99714907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-893723476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e5130a4-3de0-4405-9489-21ba34549318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707334f2cf4b4f4798bf0025841fdb28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:51.345433 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8d218f-8abc-4a70-b275-add92c7f40ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:51.355004 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-08cbb48a-71d2-45be-8455-a97cf31222b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.356889 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08cbb48a-71d2-45be-8455-a97cf31222b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] GET https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a Jul 10 09:30:51.357280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08cbb48a-71d2-45be-8455-a97cf31222b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:51.357473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08cbb48a-71d2-45be-8455-a97cf31222b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:51.363949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08cbb48a-71d2-45be-8455-a97cf31222b2 tempest-VolumesActionsTest-185433436 tempest-VolumesActionsTest-185433436-project-member] https://10.4.3.103/volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a returned with HTTP 404 Jul 10 09:30:51.364339 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8d218f-8abc-4a70-b275-add92c7f40ec) transitioned into state 'SUCCESS' from state '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-893723476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707334f2cf4b4f4798bf0025841fdb28',qos_specs=None,replication_status=,reservations=['5bc992e8-50ee-498d-8275-4899778487f7','19f9af63-01ec-4568-8744-c1bd88d5eb7b','da4f5750-5972-4c35-8360-ca628a9e0268','ebc8bc06-2f1c-45f6-8db7-f4ac99714907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e499b4d7f4146efab34c1e18fa3b75c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:51.364630 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 384/1528] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:51 2026] GET /volume/v3/volumes/06410e4d-9bf1-4e6e-b487-e32480c6bd7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:51.365211 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543a7292-ab57-48d2-b311-551711e3a34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:51.383451 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543a7292-ab57-48d2-b311-551711e3a34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:51.384583 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Flow 'volume_create_api' (9db1e851-268a-4d97-8eb7-204197e457d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:51.384991 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Create volume request issued successfully. Jul 10 09:30:51.385708 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0bc26c66-0c5f-4fa2-be37-4b8de5d84823 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:51.386338 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 381/1529] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:51 2026] POST /volume/v3/volumes => generated 754 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:51.404333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-060bee48-a27a-4a6f-bc5f-664d4ea99d74 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.406214 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-060bee48-a27a-4a6f-bc5f-664d4ea99d74 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:51.406402 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-060bee48-a27a-4a6f-bc5f-664d4ea99d74 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:51.406833 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-060bee48-a27a-4a6f-bc5f-664d4ea99d74 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:51.418289 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:51.418289 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:51.424625 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-060bee48-a27a-4a6f-bc5f-664d4ea99d74 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:51.435781 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-060bee48-a27a-4a6f-bc5f-664d4ea99d74 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:51.436163 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 379/1530] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:51 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:51.683456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-69f0227c-3124-4f2c-bff7-2a6c9329a1b5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.685225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-69f0227c-3124-4f2c-bff7-2a6c9329a1b5 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:51.685407 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-69f0227c-3124-4f2c-bff7-2a6c9329a1b5 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:51.685612 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-69f0227c-3124-4f2c-bff7-2a6c9329a1b5 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:51.685728 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-69f0227c-3124-4f2c-bff7-2a6c9329a1b5 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:51.691952 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:51.691952 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:51.692833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-69f0227c-3124-4f2c-bff7-2a6c9329a1b5 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:51.693265 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 385/1531] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:51 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:51.835691 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-0f49420f-be54-4be8-9567-6dd5742c4c20 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55 returned with HTTP 200 Jul 10 09:30:51.836278 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 387/1532] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:30:51 2026] DELETE /volume/v3/attachments/5bcad210-3944-47c9-808a-8f6fe02abf55 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:51.845811 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-443581be-5849-42ce-8e4c-d44f82897345 req-ad8f91de-6207-4ffb-9b11-c14eb2b8e1e0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:51.849208 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-ad8f91de-6207-4ffb-9b11-c14eb2b8e1e0 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] DELETE https://10.4.3.103/volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc Jul 10 09:30:51.849208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-ad8f91de-6207-4ffb-9b11-c14eb2b8e1e0 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:51.849297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-ad8f91de-6207-4ffb-9b11-c14eb2b8e1e0 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:51.857270 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:51.857270 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:52.214667 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f5149f84-b244-45d5-9ec6-a6c689c94bbb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:52.218594 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5149f84-b244-45d5-9ec6-a6c689c94bbb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:52.218594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5149f84-b244-45d5-9ec6-a6c689c94bbb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:52.218594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5149f84-b244-45d5-9ec6-a6c689c94bbb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:52.218594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f5149f84-b244-45d5-9ec6-a6c689c94bbb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:52.223182 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:52.223182 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:52.224252 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5149f84-b244-45d5-9ec6-a6c689c94bbb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:52.224795 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 380/1533] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:52 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:30:52.400012 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-ad8f91de-6207-4ffb-9b11-c14eb2b8e1e0 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc returned with HTTP 200 Jul 10 09:30:52.400937 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 382/1534] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:30:51 2026] DELETE /volume/v3/attachments/8b463305-6972-42e0-b942-ceae877430cc => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:52.410192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-443581be-5849-42ce-8e4c-d44f82897345 req-aef6fd27-de7e-402a-b818-88f453f9f6ef None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:52.412921 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-aef6fd27-de7e-402a-b818-88f453f9f6ef tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] DELETE https://10.4.3.103/volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7 Jul 10 09:30:52.413284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-aef6fd27-de7e-402a-b818-88f453f9f6ef tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:52.413603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-aef6fd27-de7e-402a-b818-88f453f9f6ef tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:52.423007 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:52.423007 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:52.452373 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a03c5c91-b505-40f0-8c7d-2bc7bed293fb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:52.454371 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a03c5c91-b505-40f0-8c7d-2bc7bed293fb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:52.454609 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a03c5c91-b505-40f0-8c7d-2bc7bed293fb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:52.454908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a03c5c91-b505-40f0-8c7d-2bc7bed293fb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:52.465937 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:52.465937 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:52.470997 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a03c5c91-b505-40f0-8c7d-2bc7bed293fb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:52.480064 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a03c5c91-b505-40f0-8c7d-2bc7bed293fb tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:52.480172 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 388/1535] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:52 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:52.536040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b33ac986-f113-435d-9c9a-67d918a592a8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:52.539472 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b33ac986-f113-435d-9c9a-67d918a592a8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:52.539713 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b33ac986-f113-435d-9c9a-67d918a592a8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:52.539918 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b33ac986-f113-435d-9c9a-67d918a592a8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:52.551056 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:52.551056 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:52.553470 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b33ac986-f113-435d-9c9a-67d918a592a8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:52.559362 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b33ac986-f113-435d-9c9a-67d918a592a8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:52.559804 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 381/1536] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:30:52 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:52.707968 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-74d99373-4b24-4e4d-ae50-fe3c5bd81c46 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:52.712211 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-74d99373-4b24-4e4d-ae50-fe3c5bd81c46 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:52.712508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-74d99373-4b24-4e4d-ae50-fe3c5bd81c46 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:52.712776 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-74d99373-4b24-4e4d-ae50-fe3c5bd81c46 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:52.712935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-74d99373-4b24-4e4d-ae50-fe3c5bd81c46 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:52.737220 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:52.737220 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:52.741768 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-74d99373-4b24-4e4d-ae50-fe3c5bd81c46 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:52.743509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 383/1537] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:52 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:52.955928 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-443581be-5849-42ce-8e4c-d44f82897345 req-aef6fd27-de7e-402a-b818-88f453f9f6ef tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7 returned with HTTP 200 Jul 10 09:30:52.956373 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 386/1538] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:30:52 2026] DELETE /volume/v3/attachments/9c9aa9a8-f63a-4ec0-8cd3-e6fc8c99a5e7 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:53.237337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4a883e8f-0d45-4581-bf76-634c43724b2d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:53.239697 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a883e8f-0d45-4581-bf76-634c43724b2d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:53.239949 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a883e8f-0d45-4581-bf76-634c43724b2d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:53.240201 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a883e8f-0d45-4581-bf76-634c43724b2d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:53.240344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-4a883e8f-0d45-4581-bf76-634c43724b2d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:53.245545 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:53.245545 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:53.246510 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a883e8f-0d45-4581-bf76-634c43724b2d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:53.246989 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 389/1539] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:53 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:53.758133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3960d7b5-f5f3-413e-9e22-f4990d0e1ce4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:53.759813 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3960d7b5-f5f3-413e-9e22-f4990d0e1ce4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:53.759997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3960d7b5-f5f3-413e-9e22-f4990d0e1ce4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:53.760195 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3960d7b5-f5f3-413e-9e22-f4990d0e1ce4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:53.760299 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3960d7b5-f5f3-413e-9e22-f4990d0e1ce4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:53.765318 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:53.765318 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:53.766025 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3960d7b5-f5f3-413e-9e22-f4990d0e1ce4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:53.766378 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 382/1540] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:53 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:54.256273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5fcf1485-a8ca-46dd-bf1d-c919edb7447d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.258655 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5fcf1485-a8ca-46dd-bf1d-c919edb7447d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:54.258903 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5fcf1485-a8ca-46dd-bf1d-c919edb7447d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:54.259158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5fcf1485-a8ca-46dd-bf1d-c919edb7447d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:54.259335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-5fcf1485-a8ca-46dd-bf1d-c919edb7447d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:54.264655 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:54.264655 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:54.265601 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5fcf1485-a8ca-46dd-bf1d-c919edb7447d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:54.266043 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 384/1541] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:54 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:54.277475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fb5f50f9-27fd-441c-83b2-d4828bdc74d1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.281565 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fb5f50f9-27fd-441c-83b2-d4828bdc74d1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:30:54.281806 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fb5f50f9-27fd-441c-83b2-d4828bdc74d1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:54.282002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fb5f50f9-27fd-441c-83b2-d4828bdc74d1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:54.288963 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:54.288963 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:54.293160 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fb5f50f9-27fd-441c-83b2-d4828bdc74d1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:54.297827 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fb5f50f9-27fd-441c-83b2-d4828bdc74d1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad returned with HTTP 200 Jul 10 09:30:54.298219 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 387/1542] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:54 2026] GET /volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:54.310453 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2332ccb1-b24f-4131-80a1-10eb56393278 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.312709 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2332ccb1-b24f-4131-80a1-10eb56393278 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:54.312972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2332ccb1-b24f-4131-80a1-10eb56393278 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:54.313223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2332ccb1-b24f-4131-80a1-10eb56393278 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:54.313368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-2332ccb1-b24f-4131-80a1-10eb56393278 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete backup with id: 8d82324a-5c34-4658-b9fd-1019f164137b. Jul 10 09:30:54.318123 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:54.318123 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:54.335527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-2332ccb1-b24f-4131-80a1-10eb56393278 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] delete_backup rpcapi backup_id 8d82324a-5c34-4658-b9fd-1019f164137b {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:30:54.337120 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2332ccb1-b24f-4131-80a1-10eb56393278 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 202 Jul 10 09:30:54.337682 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 390/1543] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:30:54 2026] DELETE /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:30:54.344343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a2741000-f8d3-48f0-96f6-c44384961692 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.346142 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a2741000-f8d3-48f0-96f6-c44384961692 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:54.346374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a2741000-f8d3-48f0-96f6-c44384961692 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:54.346592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a2741000-f8d3-48f0-96f6-c44384961692 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:54.346754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a2741000-f8d3-48f0-96f6-c44384961692 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:54.352206 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:54.352206 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:54.352898 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a2741000-f8d3-48f0-96f6-c44384961692 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 200 Jul 10 09:30:54.353252 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 383/1544] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:54 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:54.606358 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-15a582de-d746-4da6-b98d-ea9046a653d3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.609729 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15a582de-d746-4da6-b98d-ea9046a653d3 None None] GET https://10.4.3.103/volume// Jul 10 09:30:54.609982 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15a582de-d746-4da6-b98d-ea9046a653d3 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:54.610206 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15a582de-d746-4da6-b98d-ea9046a653d3 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:54.611299 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15a582de-d746-4da6-b98d-ea9046a653d3 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:54.611739 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 385/1545] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:30:54 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:54.620972 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-992a548a-c020-406c-b4ca-7acda5d0531c req-7bd32d22-5587-4d5f-99f3-3d5711565003 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.671879 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-7bd32d22-5587-4d5f-99f3-3d5711565003 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:30:54.672398 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-7bd32d22-5587-4d5f-99f3-3d5711565003 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e5130a4-3de0-4405-9489-21ba34549318", "connector": null, "instance_uuid": "b2eadde4-68e5-4a4d-8766-e714acdc4aa5"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:54.684066 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:54.684066 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:54.719418 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-7bd32d22-5587-4d5f-99f3-3d5711565003 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:30:54.720042 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 388/1546] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:30:54 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:54.777735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e79cbe39-c7ce-41e9-8135-fb9c7f36efa7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:54.783424 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e79cbe39-c7ce-41e9-8135-fb9c7f36efa7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:54.783424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e79cbe39-c7ce-41e9-8135-fb9c7f36efa7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:54.783424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e79cbe39-c7ce-41e9-8135-fb9c7f36efa7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:54.783424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e79cbe39-c7ce-41e9-8135-fb9c7f36efa7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:54.791028 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:54.791028 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:54.792008 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e79cbe39-c7ce-41e9-8135-fb9c7f36efa7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:54.792409 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 391/1547] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:54 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:55.086277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-14e5b5b1-6855-40eb-af0f-8c8d28fefc93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.089858 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14e5b5b1-6855-40eb-af0f-8c8d28fefc93 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:55.089858 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14e5b5b1-6855-40eb-af0f-8c8d28fefc93 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:55.090000 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14e5b5b1-6855-40eb-af0f-8c8d28fefc93 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:55.114703 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:55.114703 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:55.118826 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-14e5b5b1-6855-40eb-af0f-8c8d28fefc93 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:55.123460 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14e5b5b1-6855-40eb-af0f-8c8d28fefc93 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:55.124367 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 384/1548] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:55 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:55.270740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eff860e5-88e7-4ad6-b7d7-9021ddf4ea05 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.271241 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eff860e5-88e7-4ad6-b7d7-9021ddf4ea05 None None] GET https://10.4.3.103/volume// Jul 10 09:30:55.271480 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eff860e5-88e7-4ad6-b7d7-9021ddf4ea05 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:55.271773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eff860e5-88e7-4ad6-b7d7-9021ddf4ea05 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:55.272157 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eff860e5-88e7-4ad6-b7d7-9021ddf4ea05 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:30:55.272476 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 386/1549] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:30:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:30:55.280758 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-992a548a-c020-406c-b4ca-7acda5d0531c req-4467615e-b917-430f-81c7-6d1610fa7f90 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.283408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-4467615e-b917-430f-81c7-6d1610fa7f90 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:55.283837 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-4467615e-b917-430f-81c7-6d1610fa7f90 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:55.284029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-4467615e-b917-430f-81c7-6d1610fa7f90 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:55.294158 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:55.294158 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:55.297786 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-992a548a-c020-406c-b4ca-7acda5d0531c req-4467615e-b917-430f-81c7-6d1610fa7f90 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:55.302312 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-4467615e-b917-430f-81c7-6d1610fa7f90 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:55.302908 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 389/1550] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:30:55 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:30:55.365198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ed2b6aee-b073-49b8-af76-19a8d8689433 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.367756 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ed2b6aee-b073-49b8-af76-19a8d8689433 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b Jul 10 09:30:55.368061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ed2b6aee-b073-49b8-af76-19a8d8689433 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:55.368348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ed2b6aee-b073-49b8-af76-19a8d8689433 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:55.368505 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ed2b6aee-b073-49b8-af76-19a8d8689433 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8d82324a-5c34-4658-b9fd-1019f164137b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:55.373727 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ed2b6aee-b073-49b8-af76-19a8d8689433 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b returned with HTTP 404 Jul 10 09:30:55.374479 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 392/1551] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:55 2026] GET /volume/v3/backups/8d82324a-5c34-4658-b9fd-1019f164137b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:30:55.389253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.394104 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:55.394896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-743743753"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:55.397795 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-743743753'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:55.397795 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume of 1 GB Jul 10 09:30:55.402821 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Availability Zones retrieved successfully. Jul 10 09:30:55.411252 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (c1b1a409-9d8b-42b2-9a97-8c7d5b065353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:55.411252 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad01d55-828d-436b-a81f-5c1f26564c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:55.411774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:55.441750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad01d55-828d-436b-a81f-5c1f26564c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:55.442676 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf98689e-8dc9-4aab-b3da-90d8f444364c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:55.442740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.447158 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] PUT https://10.4.3.103/volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0 Jul 10 09:30:55.447615 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:55.461940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Acquiring lock "cinder-attachment_update-8e5130a4-3de0-4405-9489-21ba34549318-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:30:55.466835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Lock "cinder-attachment_update-8e5130a4-3de0-4405-9489-21ba34549318-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:30:55.467862 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:55.467862 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:55.486734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['4170092a-1180-4633-bc2b-22dd6868a99d', 'a3b7f2fd-0a55-4e93-bced-c18e94412eaf', 'aab31a76-ec33-453c-bbdb-0d4b6699745b', '1b8e6bd8-1aa0-46be-92f6-2ed2c4c368ff'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:55.487753 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf98689e-8dc9-4aab-b3da-90d8f444364c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4170092a-1180-4633-bc2b-22dd6868a99d', 'a3b7f2fd-0a55-4e93-bced-c18e94412eaf', 'aab31a76-ec33-453c-bbdb-0d4b6699745b', '1b8e6bd8-1aa0-46be-92f6-2ed2c4c368ff']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:55.488677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0625ee-01e9-4ff5-958e-74860e3b0457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:55.516916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0625ee-01e9-4ff5-958e-74860e3b0457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aeba1a1-1abd-4fea-8624-6d2894ad61e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-743743753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['4170092a-1180-4633-bc2b-22dd6868a99d','a3b7f2fd-0a55-4e93-bced-c18e94412eaf','aab31a76-ec33-453c-bbdb-0d4b6699745b','1b8e6bd8-1aa0-46be-92f6-2ed2c4c368ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-743743753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aeba1a1-1abd-4fea-8624-6d2894ad61e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3676a5831f44c14ac58b2b954d4f36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:55.517434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcd40c0-a7e3-4da4-a2f9-93e0f896909a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:55.542077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcd40c0-a7e3-4da4-a2f9-93e0f896909a) transitioned into state 'SUCCESS' from state '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-743743753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['4170092a-1180-4633-bc2b-22dd6868a99d','a3b7f2fd-0a55-4e93-bced-c18e94412eaf','aab31a76-ec33-453c-bbdb-0d4b6699745b','1b8e6bd8-1aa0-46be-92f6-2ed2c4c368ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:55.542823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a290b90-ac3d-41d2-bc32-8bedf11f4509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:55.553786 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a290b90-ac3d-41d2-bc32-8bedf11f4509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:55.554678 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (c1b1a409-9d8b-42b2-9a97-8c7d5b065353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:55.555048 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request issued successfully. Jul 10 09:30:55.555635 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ad7abeed-e3ea-4137-bc59-0f00baba1f05 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:55.556217 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 385/1552] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:55 2026] POST /volume/v3/volumes => generated 748 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:55.569251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-96dbc730-0722-4af8-8d4a-66ae3f67cc01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.574250 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96dbc730-0722-4af8-8d4a-66ae3f67cc01 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:30:55.574452 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96dbc730-0722-4af8-8d4a-66ae3f67cc01 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:55.574659 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96dbc730-0722-4af8-8d4a-66ae3f67cc01 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:55.582719 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:55.582719 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:55.586650 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-96dbc730-0722-4af8-8d4a-66ae3f67cc01 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:55.590716 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96dbc730-0722-4af8-8d4a-66ae3f67cc01 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 returned with HTTP 200 Jul 10 09:30:55.591092 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 390/1553] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:55 2026] GET /volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:55.804555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eccfb8da-aca5-489e-90e9-bffc9a13fb0d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:55.808765 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eccfb8da-aca5-489e-90e9-bffc9a13fb0d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:55.809113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eccfb8da-aca5-489e-90e9-bffc9a13fb0d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:55.809370 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eccfb8da-aca5-489e-90e9-bffc9a13fb0d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:55.809578 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-eccfb8da-aca5-489e-90e9-bffc9a13fb0d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:55.816745 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:55.816745 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:55.817865 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eccfb8da-aca5-489e-90e9-bffc9a13fb0d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:55.818350 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 393/1554] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:55 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:55.987825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Lock "cinder-attachment_update-8e5130a4-3de0-4405-9489-21ba34549318-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:30:55.988857 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-22fc44a1-751b-4e87-80d2-5b10886277ff tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0 returned with HTTP 200 Jul 10 09:30:55.988857 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 387/1555] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:30:55 2026] PUT /volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:30:56.143099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9cf59f16-b644-46f0-88b6-66db7aa62035 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:56.146204 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9cf59f16-b644-46f0-88b6-66db7aa62035 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:56.146528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9cf59f16-b644-46f0-88b6-66db7aa62035 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:56.147303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9cf59f16-b644-46f0-88b6-66db7aa62035 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:56.164435 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:56.164435 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:56.171109 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9cf59f16-b644-46f0-88b6-66db7aa62035 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:56.175649 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9cf59f16-b644-46f0-88b6-66db7aa62035 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:56.176043 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 386/1556] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:56 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:56.606528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c0feac75-56de-490f-b520-34516e79145e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:56.612212 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0feac75-56de-490f-b520-34516e79145e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:30:56.612670 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0feac75-56de-490f-b520-34516e79145e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:56.612905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0feac75-56de-490f-b520-34516e79145e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:56.624461 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:56.624461 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:56.629537 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c0feac75-56de-490f-b520-34516e79145e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:56.635170 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0feac75-56de-490f-b520-34516e79145e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 returned with HTTP 200 Jul 10 09:30:56.635336 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 391/1557] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:56 2026] GET /volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:56.650221 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:56.652763 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:30:56.653095 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2aeba1a1-1abd-4fea-8624-6d2894ad61e5", "name": "tempest-VolumesBackupsTest-Backup-1181139610"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:56.656158 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating new backup {'backup': {'volume_id': '2aeba1a1-1abd-4fea-8624-6d2894ad61e5', 'name': 'tempest-VolumesBackupsTest-Backup-1181139610'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:30:56.656357 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating backup of volume 2aeba1a1-1abd-4fea-8624-6d2894ad61e5 in container None Jul 10 09:30:56.670780 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:56.670780 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:56.671239 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:30:56.705466 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['f4209da8-d212-4679-9e53-21ed1c8e675a', 'c44d779f-7548-4389-8009-80aafc997075'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:56.767113 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3659f6b-19a9-4300-a1fa-81a7e6670eaa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:30:56.767588 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 394/1558] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:56 2026] POST /volume/v3/backups => generated 330 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:56.777256 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-48b0f82b-34bf-431e-b6b0-4b8171b69c47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:56.779050 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48b0f82b-34bf-431e-b6b0-4b8171b69c47 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:30:56.779313 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48b0f82b-34bf-431e-b6b0-4b8171b69c47 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:56.779537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48b0f82b-34bf-431e-b6b0-4b8171b69c47 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:56.779693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-48b0f82b-34bf-431e-b6b0-4b8171b69c47 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:56.785186 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:56.785186 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:56.786752 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48b0f82b-34bf-431e-b6b0-4b8171b69c47 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:30:56.787152 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 388/1559] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:56 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:56.831908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-500af067-b8a7-4652-a269-94874eed1070 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:56.832206 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-500af067-b8a7-4652-a269-94874eed1070 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:56.832517 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-500af067-b8a7-4652-a269-94874eed1070 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:56.832819 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-500af067-b8a7-4652-a269-94874eed1070 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:56.832984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-500af067-b8a7-4652-a269-94874eed1070 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:56.839848 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:56.839848 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:56.840628 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-500af067-b8a7-4652-a269-94874eed1070 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:56.840997 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 387/1560] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:56 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:57.190230 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d3890d31-1341-4ecc-ab69-bf86103db3f8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:57.195059 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d3890d31-1341-4ecc-ab69-bf86103db3f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:57.195260 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d3890d31-1341-4ecc-ab69-bf86103db3f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:57.195464 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d3890d31-1341-4ecc-ab69-bf86103db3f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:57.215695 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:57.215695 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:57.222810 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d3890d31-1341-4ecc-ab69-bf86103db3f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:57.228958 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d3890d31-1341-4ecc-ab69-bf86103db3f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:57.229467 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 392/1561] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:57 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:57.524680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-02205229-49cc-4d3d-b953-639dcc43e51e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:57.665599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:30:57.665599 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-278949224"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:57.666684 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-278949224'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:30:57.666994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume of 1 GB Jul 10 09:30:57.667649 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:57.667649 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:57.674597 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Availability Zones retrieved successfully. Jul 10 09:30:57.681170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Flow 'volume_create_api' (0a6d98d5-a4fe-453e-9aed-790e3df7b37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:57.682291 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51dc70c-22a5-43b6-a75d-09ec0d7e4d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:57.683378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:30:57.713640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51dc70c-22a5-43b6-a75d-09ec0d7e4d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:57.714414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbecc345-77d8-4cb5-9ba8-24f8dbac9350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:57.799337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Created reservations ['43995b34-dd10-419a-98d3-639ad2f2763e', '850e2f68-5907-4df1-8c69-23a5a2f54c8f', '61ee6d51-1563-43df-b072-e7e355743f22', 'd038b661-22c2-443e-92fc-b497282a6529'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:57.800168 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbecc345-77d8-4cb5-9ba8-24f8dbac9350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43995b34-dd10-419a-98d3-639ad2f2763e', '850e2f68-5907-4df1-8c69-23a5a2f54c8f', '61ee6d51-1563-43df-b072-e7e355743f22', 'd038b661-22c2-443e-92fc-b497282a6529']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:57.800876 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cf5ba6-7dfd-46ec-92ff-fd9e104c7ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:57.803774 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4e71298c-0f43-47d1-870d-11296971b574 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:57.810668 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4e71298c-0f43-47d1-870d-11296971b574 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:30:57.810668 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4e71298c-0f43-47d1-870d-11296971b574 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:57.811612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4e71298c-0f43-47d1-870d-11296971b574 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:57.811612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4e71298c-0f43-47d1-870d-11296971b574 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:57.821274 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:57.821274 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:57.822856 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4e71298c-0f43-47d1-870d-11296971b574 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:30:57.823194 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 389/1562] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:57 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:57.826892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cf5ba6-7dfd-46ec-92ff-fd9e104c7ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc12c94-9388-4833-a0d3-9ae52df3463f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-278949224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d6b941e6dc41e1a19f34e08c169e59',qos_specs=None,replication_status=,reservations=['43995b34-dd10-419a-98d3-639ad2f2763e','850e2f68-5907-4df1-8c69-23a5a2f54c8f','61ee6d51-1563-43df-b072-e7e355743f22','d038b661-22c2-443e-92fc-b497282a6529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-278949224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc12c94-9388-4833-a0d3-9ae52df3463f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d6b941e6dc41e1a19f34e08c169e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:57.827865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aaebca4-51ff-497e-891e-327740c90d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:57.850081 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aaebca4-51ff-497e-891e-327740c90d69) transitioned into state 'SUCCESS' from state '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-278949224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d6b941e6dc41e1a19f34e08c169e59',qos_specs=None,replication_status=,reservations=['43995b34-dd10-419a-98d3-639ad2f2763e','850e2f68-5907-4df1-8c69-23a5a2f54c8f','61ee6d51-1563-43df-b072-e7e355743f22','d038b661-22c2-443e-92fc-b497282a6529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:57.850820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec960ae1-b9d4-40be-be38-999c41c375da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:30:57.853670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-49418d93-4e19-4783-b13a-a70745583a07 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:57.855011 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49418d93-4e19-4783-b13a-a70745583a07 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:57.855172 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49418d93-4e19-4783-b13a-a70745583a07 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:57.855545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49418d93-4e19-4783-b13a-a70745583a07 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:57.855545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-49418d93-4e19-4783-b13a-a70745583a07 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:57.859812 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:57.859812 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:57.860420 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49418d93-4e19-4783-b13a-a70745583a07 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:57.860787 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 388/1563] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:57 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:57.863314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec960ae1-b9d4-40be-be38-999c41c375da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:30:57.864120 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Flow 'volume_create_api' (0a6d98d5-a4fe-453e-9aed-790e3df7b37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:30:57.864321 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume request issued successfully. Jul 10 09:30:57.864927 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02205229-49cc-4d3d-b953-639dcc43e51e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:30:57.865501 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 395/1564] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:30:57 2026] POST /volume/v3/volumes => generated 753 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:57.882731 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-272908d0-6c3c-4e3f-bd28-ace630bbcf6e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:57.889252 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-272908d0-6c3c-4e3f-bd28-ace630bbcf6e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:30:57.889252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-272908d0-6c3c-4e3f-bd28-ace630bbcf6e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:57.889252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-272908d0-6c3c-4e3f-bd28-ace630bbcf6e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:57.897059 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:57.897059 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:57.905405 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-272908d0-6c3c-4e3f-bd28-ace630bbcf6e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:30:57.912314 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-272908d0-6c3c-4e3f-bd28-ace630bbcf6e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 200 Jul 10 09:30:57.912314 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 393/1565] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:57 2026] GET /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:58.245429 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cbedff32-bd05-4670-a65d-a070ebe8fe13 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:58.247548 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cbedff32-bd05-4670-a65d-a070ebe8fe13 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:58.247815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cbedff32-bd05-4670-a65d-a070ebe8fe13 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:58.248047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cbedff32-bd05-4670-a65d-a070ebe8fe13 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:58.260215 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:58.260215 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:58.265190 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cbedff32-bd05-4670-a65d-a070ebe8fe13 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:58.270633 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cbedff32-bd05-4670-a65d-a070ebe8fe13 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:58.271030 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 390/1566] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:58 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:58.837856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7ddbb274-7ea6-4d65-8d3f-bc53e4f3c6c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:58.843726 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7ddbb274-7ea6-4d65-8d3f-bc53e4f3c6c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:30:58.843997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7ddbb274-7ea6-4d65-8d3f-bc53e4f3c6c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:58.844360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7ddbb274-7ea6-4d65-8d3f-bc53e4f3c6c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:58.844360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-7ddbb274-7ea6-4d65-8d3f-bc53e4f3c6c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:58.852425 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:58.852425 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:58.853599 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7ddbb274-7ea6-4d65-8d3f-bc53e4f3c6c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:30:58.854142 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 389/1567] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:58 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:58.871821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5d6c1215-ba68-489c-84c1-b844a69fe17f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:58.873601 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5d6c1215-ba68-489c-84c1-b844a69fe17f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:58.873793 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5d6c1215-ba68-489c-84c1-b844a69fe17f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:58.873935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5d6c1215-ba68-489c-84c1-b844a69fe17f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:58.874074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5d6c1215-ba68-489c-84c1-b844a69fe17f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:58.878331 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:58.878331 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:58.879086 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5d6c1215-ba68-489c-84c1-b844a69fe17f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:58.879464 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 396/1568] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:58 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:58.928482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-70a2d6a4-b7c1-4ff0-9bbc-880d42d252b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:58.930557 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-70a2d6a4-b7c1-4ff0-9bbc-880d42d252b4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:30:58.930799 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-70a2d6a4-b7c1-4ff0-9bbc-880d42d252b4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:58.930973 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-70a2d6a4-b7c1-4ff0-9bbc-880d42d252b4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:58.939179 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:58.939179 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:58.944390 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-70a2d6a4-b7c1-4ff0-9bbc-880d42d252b4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:30:58.950673 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-70a2d6a4-b7c1-4ff0-9bbc-880d42d252b4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 200 Jul 10 09:30:58.951137 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 394/1569] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:58 2026] GET /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:58.964675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:58.966841 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:30:58.967237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fc12c94-9388-4833-a0d3-9ae52df3463f", "name": "tempest-VolumesBackupsAdminTest-Backup-623414781", "container": "tempest-volumesbackupsadmintest-backup-container-236959356"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:30:58.968751 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Creating new backup {'backup': {'volume_id': '3fc12c94-9388-4833-a0d3-9ae52df3463f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-623414781', 'container': 'tempest-volumesbackupsadmintest-backup-container-236959356'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:30:58.969025 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Creating backup of volume 3fc12c94-9388-4833-a0d3-9ae52df3463f in container tempest-volumesbackupsadmintest-backup-container-236959356 Jul 10 09:30:58.977995 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:58.977995 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:58.978437 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:30:59.009838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Created reservations ['5a8ac556-2b65-4f26-b3f7-55497e05f118', 'fd74e15f-7798-4728-b515-bf4535fab3dc'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:30:59.051090 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3793ce3-4f1f-42f2-8c80-ee54a7952e8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:30:59.051692 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 391/1570] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:30:58 2026] POST /volume/v3/backups => generated 334 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:30:59.067013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8b542c10-f6b9-4c19-8e61-746ad7cd075e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:59.069322 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8b542c10-f6b9-4c19-8e61-746ad7cd075e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:30:59.069609 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8b542c10-f6b9-4c19-8e61-746ad7cd075e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:59.069884 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8b542c10-f6b9-4c19-8e61-746ad7cd075e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:59.070190 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8b542c10-f6b9-4c19-8e61-746ad7cd075e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:59.077045 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:59.077045 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:30:59.078172 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8b542c10-f6b9-4c19-8e61-746ad7cd075e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:30:59.078861 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 390/1571] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:59 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:59.299363 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bae9a760-e61e-44b8-8dfd-46b0e52ee800 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:59.301325 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bae9a760-e61e-44b8-8dfd-46b0e52ee800 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:30:59.301531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bae9a760-e61e-44b8-8dfd-46b0e52ee800 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:59.301752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bae9a760-e61e-44b8-8dfd-46b0e52ee800 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:59.314594 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:59.314594 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:30:59.318218 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bae9a760-e61e-44b8-8dfd-46b0e52ee800 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:30:59.322331 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bae9a760-e61e-44b8-8dfd-46b0e52ee800 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:30:59.322930 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 397/1572] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:59 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:59.870781 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ebab28df-421c-4c31-9766-7d71f47dc45d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:59.876881 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ebab28df-421c-4c31-9766-7d71f47dc45d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:30:59.876929 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ebab28df-421c-4c31-9766-7d71f47dc45d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:59.877159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ebab28df-421c-4c31-9766-7d71f47dc45d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:59.877294 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ebab28df-421c-4c31-9766-7d71f47dc45d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:59.887168 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:59.887168 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:30:59.887538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ebab28df-421c-4c31-9766-7d71f47dc45d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:30:59.890592 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 395/1573] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:59 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:30:59.893910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f73dd0f4-b084-4eef-afab-da7d83cb407c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:30:59.897506 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f73dd0f4-b084-4eef-afab-da7d83cb407c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:30:59.897506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f73dd0f4-b084-4eef-afab-da7d83cb407c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:30:59.897506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f73dd0f4-b084-4eef-afab-da7d83cb407c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:30:59.897637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-f73dd0f4-b084-4eef-afab-da7d83cb407c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:30:59.909240 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:30:59.909240 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:30:59.909870 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f73dd0f4-b084-4eef-afab-da7d83cb407c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:30:59.910251 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 392/1574] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:30:59 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:00.096046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-58cba978-5695-4a1f-9aae-e14960a16865 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:00.098197 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58cba978-5695-4a1f-9aae-e14960a16865 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:00.098413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58cba978-5695-4a1f-9aae-e14960a16865 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:00.098714 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58cba978-5695-4a1f-9aae-e14960a16865 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:00.098805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-58cba978-5695-4a1f-9aae-e14960a16865 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:00.105419 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:00.105419 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:00.106997 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58cba978-5695-4a1f-9aae-e14960a16865 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:00.107683 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 391/1575] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:00 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:31:00.346916 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-be3fc100-d7b2-4c09-8698-12c3f8b13c64 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:00.349868 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-be3fc100-d7b2-4c09-8698-12c3f8b13c64 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:00.350140 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-be3fc100-d7b2-4c09-8698-12c3f8b13c64 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:00.350405 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-be3fc100-d7b2-4c09-8698-12c3f8b13c64 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:00.365811 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:00.365811 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:00.371380 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-be3fc100-d7b2-4c09-8698-12c3f8b13c64 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:00.378371 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-be3fc100-d7b2-4c09-8698-12c3f8b13c64 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:00.378872 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 398/1576] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:00 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:00.899770 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2713b242-8e15-4589-aa44-b97e99bdce97 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:00.901741 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2713b242-8e15-4589-aa44-b97e99bdce97 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:00.901968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2713b242-8e15-4589-aa44-b97e99bdce97 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:00.902147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2713b242-8e15-4589-aa44-b97e99bdce97 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:00.902278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2713b242-8e15-4589-aa44-b97e99bdce97 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:00.906955 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:00.906955 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:00.907842 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2713b242-8e15-4589-aa44-b97e99bdce97 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:00.909289 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 396/1577] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:00 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:00.921384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8840f50e-44f6-4d31-8984-dbffc0d0e2a3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:00.923852 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8840f50e-44f6-4d31-8984-dbffc0d0e2a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:00.924141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8840f50e-44f6-4d31-8984-dbffc0d0e2a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:00.924384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8840f50e-44f6-4d31-8984-dbffc0d0e2a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:00.924526 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-8840f50e-44f6-4d31-8984-dbffc0d0e2a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:00.929804 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:00.929804 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:00.930730 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8840f50e-44f6-4d31-8984-dbffc0d0e2a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:31:00.931206 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 393/1578] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:00 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:01.118459 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1c0af6db-938f-432c-9880-b613397cda52 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:01.120489 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c0af6db-938f-432c-9880-b613397cda52 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:01.120732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c0af6db-938f-432c-9880-b613397cda52 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:01.120945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c0af6db-938f-432c-9880-b613397cda52 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:01.121105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1c0af6db-938f-432c-9880-b613397cda52 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:01.128830 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:01.128830 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:01.129823 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c0af6db-938f-432c-9880-b613397cda52 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:01.130207 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 392/1579] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:01 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:01.394713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8de5224a-e594-4b54-8ac3-0545b528ecc5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:01.396435 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8de5224a-e594-4b54-8ac3-0545b528ecc5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:01.396663 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8de5224a-e594-4b54-8ac3-0545b528ecc5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:01.396873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8de5224a-e594-4b54-8ac3-0545b528ecc5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:01.406732 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:01.406732 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:01.410919 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8de5224a-e594-4b54-8ac3-0545b528ecc5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:01.416933 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8de5224a-e594-4b54-8ac3-0545b528ecc5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:01.417486 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 399/1580] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:01 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:01.919191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bca7f97f-a369-4f4c-87e2-d1f1310223f1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:01.920961 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bca7f97f-a369-4f4c-87e2-d1f1310223f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:01.921268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bca7f97f-a369-4f4c-87e2-d1f1310223f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:01.921584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bca7f97f-a369-4f4c-87e2-d1f1310223f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:01.922393 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-bca7f97f-a369-4f4c-87e2-d1f1310223f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:01.926596 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:01.926596 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:01.927460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bca7f97f-a369-4f4c-87e2-d1f1310223f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:01.927937 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 397/1581] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:01 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:01.948264 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3f8c7e8a-80d2-4de6-908c-2cf88001366f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:01.950414 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f8c7e8a-80d2-4de6-908c-2cf88001366f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:01.950414 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f8c7e8a-80d2-4de6-908c-2cf88001366f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:01.950650 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f8c7e8a-80d2-4de6-908c-2cf88001366f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:01.950772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3f8c7e8a-80d2-4de6-908c-2cf88001366f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:01.955419 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:01.955419 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:01.956222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f8c7e8a-80d2-4de6-908c-2cf88001366f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:31:01.956848 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 394/1582] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:01 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:02.142494 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-323b9268-3d53-4bfb-95d7-765483c72a01 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.144431 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-323b9268-3d53-4bfb-95d7-765483c72a01 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:02.144691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-323b9268-3d53-4bfb-95d7-765483c72a01 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.144884 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-323b9268-3d53-4bfb-95d7-765483c72a01 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.145006 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-323b9268-3d53-4bfb-95d7-765483c72a01 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:02.149816 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.149816 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:02.150632 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-323b9268-3d53-4bfb-95d7-765483c72a01 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:02.150967 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 393/1583] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:31:02.246110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b1e7ff2f-1ac5-429d-962c-1ebe3d6eda7c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.248332 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b1e7ff2f-1ac5-429d-962c-1ebe3d6eda7c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0/action Jul 10 09:31:02.248794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b1e7ff2f-1ac5-429d-962c-1ebe3d6eda7c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:02.248916 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b1e7ff2f-1ac5-429d-962c-1ebe3d6eda7c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:02.274781 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.274781 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:02.290283 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-992a548a-c020-406c-b4ca-7acda5d0531c req-b1e7ff2f-1ac5-429d-962c-1ebe3d6eda7c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0/action returned with HTTP 204 Jul 10 09:31:02.290760 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 400/1584] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:31:02 2026] POST /volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:02.302197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0802992c-8780-4337-8b53-3d5201bc5199 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.306655 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:31:02.306921 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.307172 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.307394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Delete volume with id: 9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:31:02.324733 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.324733 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:02.324733 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:31:02.352468 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Delete volume request issued successfully. Jul 10 09:31:02.352468 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0802992c-8780-4337-8b53-3d5201bc5199 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 202 Jul 10 09:31:02.352468 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 398/1585] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:02 2026] DELETE /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:02.375326 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-15cf04bc-6785-44a6-9302-e268c36383ae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.377720 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15cf04bc-6785-44a6-9302-e268c36383ae tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:31:02.378017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15cf04bc-6785-44a6-9302-e268c36383ae tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.378325 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15cf04bc-6785-44a6-9302-e268c36383ae tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.391506 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.391506 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:02.397421 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-15cf04bc-6785-44a6-9302-e268c36383ae tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:31:02.406855 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15cf04bc-6785-44a6-9302-e268c36383ae tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 200 Jul 10 09:31:02.407600 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 395/1586] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:02.445629 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7df8ac3c-13db-418d-9bd1-d271c81c0e5f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.447884 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7df8ac3c-13db-418d-9bd1-d271c81c0e5f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:02.448180 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7df8ac3c-13db-418d-9bd1-d271c81c0e5f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.448820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7df8ac3c-13db-418d-9bd1-d271c81c0e5f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.460805 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.460805 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:02.465797 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7df8ac3c-13db-418d-9bd1-d271c81c0e5f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:02.471402 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7df8ac3c-13db-418d-9bd1-d271c81c0e5f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:02.472086 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 394/1587] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:02.485501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-35590f4e-ddcd-4fb0-bd47-9cb1e224ae2a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.490003 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-35590f4e-ddcd-4fb0-bd47-9cb1e224ae2a tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:02.490229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-35590f4e-ddcd-4fb0-bd47-9cb1e224ae2a tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.490449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-35590f4e-ddcd-4fb0-bd47-9cb1e224ae2a tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.501284 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.501284 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:02.504412 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-35590f4e-ddcd-4fb0-bd47-9cb1e224ae2a tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:02.508794 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-35590f4e-ddcd-4fb0-bd47-9cb1e224ae2a tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:02.509258 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 401/1588] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:02.523049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.526498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:02.526498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.526498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.526498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume with id: 8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:02.537266 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.537266 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:02.537266 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:02.543025 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 10 09:31:02.543540 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-10a95bb4-65ed-473b-b575-67df22cfbe0c tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 400 Jul 10 09:31:02.544265 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 399/1589] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:02 2026] DELETE /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:31:02.560618 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-21a30226-62d0-4975-b9ba-b9a18965b444 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.562824 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-21a30226-62d0-4975-b9ba-b9a18965b444 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:02.562824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-21a30226-62d0-4975-b9ba-b9a18965b444 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.566867 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-21a30226-62d0-4975-b9ba-b9a18965b444 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.577029 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.577029 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:02.581065 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-21a30226-62d0-4975-b9ba-b9a18965b444 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:02.585081 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-21a30226-62d0-4975-b9ba-b9a18965b444 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:02.585468 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 396/1590] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:02.635518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-2234faa5-6448-4232-8f17-144bbfbad052 req-f6e11e3b-f4bd-4323-87c0-2a282437c0ed None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.637535 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-f6e11e3b-f4bd-4323-87c0-2a282437c0ed tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:02.637766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-f6e11e3b-f4bd-4323-87c0-2a282437c0ed tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.637935 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-f6e11e3b-f4bd-4323-87c0-2a282437c0ed tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.647926 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.647926 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:02.651759 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-2234faa5-6448-4232-8f17-144bbfbad052 req-f6e11e3b-f4bd-4323-87c0-2a282437c0ed tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:02.656732 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-f6e11e3b-f4bd-4323-87c0-2a282437c0ed tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:02.657103 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 395/1591] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:02.685515 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.689720 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] POST https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318/action Jul 10 09:31:02.690163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:02.690339 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:02.715788 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.715788 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:02.716432 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:02.730601 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Begin detaching volume completed successfully. Jul 10 09:31:02.731057 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-dc053fa3-ce36-4d7a-95a4-fba934b4afae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318/action returned with HTTP 202 Jul 10 09:31:02.731641 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 402/1592] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:31:02 2026] POST /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:02.938973 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4ec1eae4-cb07-475a-9874-ea9bea1d37fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.942317 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4ec1eae4-cb07-475a-9874-ea9bea1d37fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:02.942317 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4ec1eae4-cb07-475a-9874-ea9bea1d37fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.942317 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4ec1eae4-cb07-475a-9874-ea9bea1d37fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.942317 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4ec1eae4-cb07-475a-9874-ea9bea1d37fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:02.946415 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.946415 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:02.948213 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4ec1eae4-cb07-475a-9874-ea9bea1d37fe tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:02.948213 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 400/1593] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:02.968585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7163dac2-790a-4974-9669-f393ad6526d6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:02.970627 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7163dac2-790a-4974-9669-f393ad6526d6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:02.970864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7163dac2-790a-4974-9669-f393ad6526d6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:02.971101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7163dac2-790a-4974-9669-f393ad6526d6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:02.971240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7163dac2-790a-4974-9669-f393ad6526d6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:02.976139 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:02.976139 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:02.976951 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7163dac2-790a-4974-9669-f393ad6526d6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:31:02.977369 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 397/1594] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:02 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:03.162473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-62517156-e3eb-49b1-80c8-5ec42eef5016 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.164069 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62517156-e3eb-49b1-80c8-5ec42eef5016 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:03.164266 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62517156-e3eb-49b1-80c8-5ec42eef5016 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.164471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62517156-e3eb-49b1-80c8-5ec42eef5016 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.164581 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-62517156-e3eb-49b1-80c8-5ec42eef5016 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:03.170046 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:03.170046 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:03.171144 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62517156-e3eb-49b1-80c8-5ec42eef5016 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:03.171690 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 396/1595] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:03.423468 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-24ce0b17-66b3-4957-aebb-6175e16d59d4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.428242 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-24ce0b17-66b3-4957-aebb-6175e16d59d4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b Jul 10 09:31:03.428422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-24ce0b17-66b3-4957-aebb-6175e16d59d4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.428618 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-24ce0b17-66b3-4957-aebb-6175e16d59d4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.437171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-24ce0b17-66b3-4957-aebb-6175e16d59d4 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b returned with HTTP 404 Jul 10 09:31:03.439902 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 403/1596] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/v3/volumes/9dd71ac5-9c9e-4996-b966-61a027d1ae5b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:03.451062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.451304 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:31:03.451485 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.451691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.451876 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Delete volume with id: 2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:31:03.459190 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:03.459190 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:03.459735 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:31:03.477439 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Delete volume request issued successfully. Jul 10 09:31:03.477910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-939bb9f1-84ee-4c63-8b9d-75725f7f864d tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 202 Jul 10 09:31:03.478638 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 401/1597] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:03 2026] DELETE /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:03.485171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d9229744-a479-49d7-8f5e-77df794fa858 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.487629 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9229744-a479-49d7-8f5e-77df794fa858 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:31:03.487872 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9229744-a479-49d7-8f5e-77df794fa858 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.488093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9229744-a479-49d7-8f5e-77df794fa858 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.496153 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:03.496153 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:03.499973 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d9229744-a479-49d7-8f5e-77df794fa858 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:31:03.505423 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9229744-a479-49d7-8f5e-77df794fa858 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 200 Jul 10 09:31:03.505856 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 398/1598] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:03.763491 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ca37497f-4bae-4f86-a1a5-e4ee44dd61c0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.764236 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ca37497f-4bae-4f86-a1a5-e4ee44dd61c0 None None] GET https://10.4.3.103/volume// Jul 10 09:31:03.764236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ca37497f-4bae-4f86-a1a5-e4ee44dd61c0 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.764436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ca37497f-4bae-4f86-a1a5-e4ee44dd61c0 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.764703 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ca37497f-4bae-4f86-a1a5-e4ee44dd61c0 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:31:03.764978 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 397/1599] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:31:03.774351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2234faa5-6448-4232-8f17-144bbfbad052 req-e2451a6c-4e83-4321-b450-2572c0743b24 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.777981 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-e2451a6c-4e83-4321-b450-2572c0743b24 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:03.778173 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-e2451a6c-4e83-4321-b450-2572c0743b24 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.778349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-e2451a6c-4e83-4321-b450-2572c0743b24 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.789684 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:03.789684 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:03.796027 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-2234faa5-6448-4232-8f17-144bbfbad052 req-e2451a6c-4e83-4321-b450-2572c0743b24 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:03.802840 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-e2451a6c-4e83-4321-b450-2572c0743b24 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:03.803442 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 404/1600] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:31:03.965943 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d1393e8b-24b5-4826-b43e-3d6d3e25b3aa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.972386 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1393e8b-24b5-4826-b43e-3d6d3e25b3aa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:03.972448 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1393e8b-24b5-4826-b43e-3d6d3e25b3aa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.972707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1393e8b-24b5-4826-b43e-3d6d3e25b3aa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.972856 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-d1393e8b-24b5-4826-b43e-3d6d3e25b3aa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:03.984647 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:03.984647 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:03.985732 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1393e8b-24b5-4826-b43e-3d6d3e25b3aa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:03.989267 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 402/1601] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:03.990427 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-61203ee2-be5a-4e2e-9f4d-eb1c03c21c90 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:03.992174 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-61203ee2-be5a-4e2e-9f4d-eb1c03c21c90 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:03.992369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-61203ee2-be5a-4e2e-9f4d-eb1c03c21c90 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:03.992551 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-61203ee2-be5a-4e2e-9f4d-eb1c03c21c90 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:03.992686 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-61203ee2-be5a-4e2e-9f4d-eb1c03c21c90 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:03.997368 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:03.997368 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:03.998222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-61203ee2-be5a-4e2e-9f4d-eb1c03c21c90 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:31:03.998492 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 399/1602] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:03 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:04.183027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-772d89a5-c79e-4750-8a8c-dd15be950074 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:04.185351 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-772d89a5-c79e-4750-8a8c-dd15be950074 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:04.185618 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-772d89a5-c79e-4750-8a8c-dd15be950074 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:04.185808 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-772d89a5-c79e-4750-8a8c-dd15be950074 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:04.185951 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-772d89a5-c79e-4750-8a8c-dd15be950074 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:04.192910 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:04.192910 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:04.194509 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-772d89a5-c79e-4750-8a8c-dd15be950074 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:04.195008 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 398/1603] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:04 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:04.522531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0de45856-23f4-4894-9921-e47fc02319e9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:04.524560 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0de45856-23f4-4894-9921-e47fc02319e9 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 Jul 10 09:31:04.524811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0de45856-23f4-4894-9921-e47fc02319e9 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:04.524991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0de45856-23f4-4894-9921-e47fc02319e9 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:04.531544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0de45856-23f4-4894-9921-e47fc02319e9 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 returned with HTTP 404 Jul 10 09:31:04.532242 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 405/1604] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:04 2026] GET /volume/v3/volumes/2a182fd9-6f75-406d-a07e-bedaf9b06853 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:04.542257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:04.544473 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:31:04.544741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:04.544973 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:04.545169 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Delete volume with id: a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:31:04.559244 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:04.559244 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:04.559871 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:31:04.588584 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Delete volume request issued successfully. Jul 10 09:31:04.588829 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcf5f38d-a0eb-4f30-87dd-61ae45d644ff tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 202 Jul 10 09:31:04.589320 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 403/1605] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:04 2026] DELETE /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:04.598179 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0514d605-6ee2-4142-ad7d-49555081f136 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:04.601672 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0514d605-6ee2-4142-ad7d-49555081f136 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:31:04.601877 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0514d605-6ee2-4142-ad7d-49555081f136 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:04.602077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0514d605-6ee2-4142-ad7d-49555081f136 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:04.618842 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:04.618842 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:04.625026 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0514d605-6ee2-4142-ad7d-49555081f136 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Volume info retrieved successfully. Jul 10 09:31:04.630133 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0514d605-6ee2-4142-ad7d-49555081f136 tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 200 Jul 10 09:31:04.630541 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 400/1606] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:04 2026] GET /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:05.002324 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-45e3f6ba-e64a-4355-88d5-f944520c64f5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.005997 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-45e3f6ba-e64a-4355-88d5-f944520c64f5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:05.006289 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-45e3f6ba-e64a-4355-88d5-f944520c64f5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.006563 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-45e3f6ba-e64a-4355-88d5-f944520c64f5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.006760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-45e3f6ba-e64a-4355-88d5-f944520c64f5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:05.012366 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.012366 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:05.013138 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-45e3f6ba-e64a-4355-88d5-f944520c64f5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:05.013475 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 399/1607] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:05.015263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-371b3084-cbf1-4991-bce0-d6c390d39a5c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.016452 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-371b3084-cbf1-4991-bce0-d6c390d39a5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:05.017605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-371b3084-cbf1-4991-bce0-d6c390d39a5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.017605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-371b3084-cbf1-4991-bce0-d6c390d39a5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.017605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-371b3084-cbf1-4991-bce0-d6c390d39a5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:05.023838 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.023838 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:05.024520 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-371b3084-cbf1-4991-bce0-d6c390d39a5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:31:05.024889 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 406/1608] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:05.036128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.118868 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.121236 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:05.121729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-attach": {"instance_uuid": "284515e0-a171-4ef7-8668-9624224f24fe", "mountpoint": "/dev/vdb"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:05.121936 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "284515e0-a171-4ef7-8668-9624224f24fe", "mountpoint": "/dev/vdb"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:05.133747 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.133747 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:05.133859 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:05.134311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "998961b9-8cba-4428-84e0-77f41b5442df", "incremental": true}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:05.134349 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:05.136189 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating new backup {'backup': {'volume_id': '998961b9-8cba-4428-84e0-77f41b5442df', 'incremental': True}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:05.136391 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating backup of volume 998961b9-8cba-4428-84e0-77f41b5442df in container None Jul 10 09:31:05.142385 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Update volume admin metadata completed successfully. Jul 10 09:31:05.145577 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.145577 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:05.146051 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Volume info retrieved successfully. Jul 10 09:31:05.181736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Created reservations ['34e66df4-2b79-4002-b392-bf463fbedc72', '3e01fc82-0d25-433a-a607-d6f9e94d89c6'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:05.206421 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4aec633a-f8a4-4675-ac3d-a8dabe9fbd94 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 400 Jul 10 09:31:05.206559 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 404/1609] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:05 2026] POST /volume/v3/backups => generated 109 bytes in 171 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:31:05.209686 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6f9b01bc-9ec5-4e0f-a949-fdb5eb04ada0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.211702 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6f9b01bc-9ec5-4e0f-a949-fdb5eb04ada0 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:05.212000 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6f9b01bc-9ec5-4e0f-a949-fdb5eb04ada0 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.212208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6f9b01bc-9ec5-4e0f-a949-fdb5eb04ada0 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.212354 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6f9b01bc-9ec5-4e0f-a949-fdb5eb04ada0 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:05.213973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.215545 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] DELETE https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:05.215742 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.215917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.216018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete backup with id: 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. Jul 10 09:31:05.217915 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.217915 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:05.218824 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6f9b01bc-9ec5-4e0f-a949-fdb5eb04ada0 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:05.219195 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 400/1610] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:05.219806 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.219806 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:05.233053 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] delete_backup rpcapi backup_id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:31:05.235208 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3280a7fb-3d20-4ece-9f69-5f87c75632bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 202 Jul 10 09:31:05.235787 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 407/1611] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:05 2026] DELETE /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:05.243227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b09192cf-90c2-47b0-bfb7-a5d891e53a17 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.245181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b09192cf-90c2-47b0-bfb7-a5d891e53a17 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:05.245371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b09192cf-90c2-47b0-bfb7-a5d891e53a17 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.245586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b09192cf-90c2-47b0-bfb7-a5d891e53a17 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.245706 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b09192cf-90c2-47b0-bfb7-a5d891e53a17 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:05.254135 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.254135 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:05.254135 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b09192cf-90c2-47b0-bfb7-a5d891e53a17 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 200 Jul 10 09:31:05.254135 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 405/1612] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:05.646031 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Attach volume completed successfully. Jul 10 09:31:05.646246 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-539fce9d-8ee5-4e6a-87ce-3fa883c54002 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:05.646318 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b9181352-e10f-4991-a709-de38e4ca126e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.646683 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 401/1613] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:05 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:05.648748 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b9181352-e10f-4991-a709-de38e4ca126e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] GET https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc Jul 10 09:31:05.648748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b9181352-e10f-4991-a709-de38e4ca126e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.649856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b9181352-e10f-4991-a709-de38e4ca126e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.654547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9560403b-183f-4430-83cb-ee96c5c497ac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.657373 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9560403b-183f-4430-83cb-ee96c5c497ac tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:05.657582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9560403b-183f-4430-83cb-ee96c5c497ac tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.657774 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9560403b-183f-4430-83cb-ee96c5c497ac tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.659111 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b9181352-e10f-4991-a709-de38e4ca126e tempest-TaggedBootDevicesTest_v242-1204440745 tempest-TaggedBootDevicesTest_v242-1204440745-project-member] https://10.4.3.103/volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc returned with HTTP 404 Jul 10 09:31:05.659705 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 401/1614] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/volumes/a0d0f614-0280-4130-8003-1ad61bc129fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:05.679280 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.679280 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:05.687163 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9560403b-183f-4430-83cb-ee96c5c497ac tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:05.692779 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9560403b-183f-4430-83cb-ee96c5c497ac tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:05.693619 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 408/1615] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 1176 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:05.711481 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3761b96b-7fe6-45af-8a12-58d5bba489d3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.713694 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3761b96b-7fe6-45af-8a12-58d5bba489d3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:05.713862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3761b96b-7fe6-45af-8a12-58d5bba489d3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:05.714592 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3761b96b-7fe6-45af-8a12-58d5bba489d3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:05.730677 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.730677 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:05.738354 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3761b96b-7fe6-45af-8a12-58d5bba489d3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:05.742456 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3761b96b-7fe6-45af-8a12-58d5bba489d3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:05.743111 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 406/1616] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:05 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:31:05.757132 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-204d81ec-c598-4a95-8e94-fb39292997da None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:05.758989 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-204d81ec-c598-4a95-8e94-fb39292997da tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:05.759526 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-204d81ec-c598-4a95-8e94-fb39292997da tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-detach": {}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:05.759803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-204d81ec-c598-4a95-8e94-fb39292997da tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:05.778128 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:05.778128 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:05.778454 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-204d81ec-c598-4a95-8e94-fb39292997da tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:06.029510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f3d2f827-8a68-4f41-b132-cf59a406cab1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.031554 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f3d2f827-8a68-4f41-b132-cf59a406cab1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:06.031814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f3d2f827-8a68-4f41-b132-cf59a406cab1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.032034 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f3d2f827-8a68-4f41-b132-cf59a406cab1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.032148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f3d2f827-8a68-4f41-b132-cf59a406cab1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:06.037689 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.037689 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:06.038713 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f3d2f827-8a68-4f41-b132-cf59a406cab1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:06.039105 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 402/1617] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:06.231279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-97d5d182-8ba4-4e46-b852-2674d6e68a60 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.235229 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-97d5d182-8ba4-4e46-b852-2674d6e68a60 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:06.235229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-97d5d182-8ba4-4e46-b852-2674d6e68a60 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.235229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-97d5d182-8ba4-4e46-b852-2674d6e68a60 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.235229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-97d5d182-8ba4-4e46-b852-2674d6e68a60 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:06.240264 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.240264 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:06.241524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-97d5d182-8ba4-4e46-b852-2674d6e68a60 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:06.242218 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 409/1618] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:06.267635 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-af538a6f-77d9-4929-9dd1-0a63f9234d28 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.269768 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-af538a6f-77d9-4929-9dd1-0a63f9234d28 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 Jul 10 09:31:06.269995 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-af538a6f-77d9-4929-9dd1-0a63f9234d28 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.270223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-af538a6f-77d9-4929-9dd1-0a63f9234d28 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.270371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-af538a6f-77d9-4929-9dd1-0a63f9234d28 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id 48bb7711-e7c3-4a1d-a25e-8d41670a9ac4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:06.270556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.272395 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:06.272766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-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": "5c810398-8479-441c-be4f-d9af5aa19ace", "source_volid": null, "backup_id": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:06.274764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-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': '5c810398-8479-441c-be4f-d9af5aa19ace', 'source_volid': None, 'backup_id': None}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:06.278479 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-af538a6f-77d9-4929-9dd1-0a63f9234d28 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 returned with HTTP 404 Jul 10 09:31:06.278479 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 407/1619] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/backups/48bb7711-e7c3-4a1d-a25e-8d41670a9ac4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:06.285492 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-204d81ec-c598-4a95-8e94-fb39292997da tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Detach volume completed successfully. Jul 10 09:31:06.286304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-204d81ec-c598-4a95-8e94-fb39292997da tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:06.286391 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 402/1620] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:05 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:06.287860 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-288c984a-d702-4687-b834-872618e00042 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.291993 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:06.292903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1121509722"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:06.294265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1121509722'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:06.294396 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume of 1 GB Jul 10 09:31:06.297007 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-924fcfec-e7dd-4f1f-b2b3-0d381538373c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.298932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-924fcfec-e7dd-4f1f-b2b3-0d381538373c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:06.299448 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-924fcfec-e7dd-4f1f-b2b3-0d381538373c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.299448 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-924fcfec-e7dd-4f1f-b2b3-0d381538373c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.299538 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Availability Zones retrieved successfully. Jul 10 09:31:06.306023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Flow 'volume_create_api' (0eae6431-6e22-4af7-bbcf-369f0f8a2ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:06.307170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31099518-2d0f-4064-932d-6edde23b0139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.307258 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.307258 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:06.308520 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:06.313725 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-924fcfec-e7dd-4f1f-b2b3-0d381538373c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:06.319819 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-924fcfec-e7dd-4f1f-b2b3-0d381538373c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:06.320542 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 408/1621] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:06.345807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31099518-2d0f-4064-932d-6edde23b0139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.346659 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08894dd1-8847-4cf6-a3b0-bba6dcb71de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.399429 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Create volume of 1 GB Jul 10 09:31:06.403038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['9f1e7e5a-618f-4dd8-87e2-59681fb934f8', 'e61005b9-375e-4666-8acc-1734aaeea93b', '89eac7c6-e971-44b9-a0f0-64b1395487ca', 'fcab2ad1-bb60-44c5-9a1f-f20f7371f521'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:06.403934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08894dd1-8847-4cf6-a3b0-bba6dcb71de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f1e7e5a-618f-4dd8-87e2-59681fb934f8', 'e61005b9-375e-4666-8acc-1734aaeea93b', '89eac7c6-e971-44b9-a0f0-64b1395487ca', 'fcab2ad1-bb60-44c5-9a1f-f20f7371f521']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.404303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-2234faa5-6448-4232-8f17-144bbfbad052 req-13add96a-db0b-4af7-be44-64639230e18d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.404655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4cc7cc-798a-4a4a-860e-fa421a9cc146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.405115 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Availability Zones retrieved successfully. Jul 10 09:31:06.409452 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-13add96a-db0b-4af7-be44-64639230e18d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0 Jul 10 09:31:06.409633 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-13add96a-db0b-4af7-be44-64639230e18d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.409815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-13add96a-db0b-4af7-be44-64639230e18d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.414906 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Flow 'volume_create_api' (65ca18e6-14c5-4227-89e7-3d587aae43fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:06.417626 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dae46e-218d-4084-95de-4394cca89e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.418889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:06.428158 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.428158 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:06.432407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4cc7cc-798a-4a4a-860e-fa421a9cc146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49503c5e-d9c6-4483-936d-5ee57f490b37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1121509722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ad6ca79ade47a3be4df02bb24eb902',qos_specs=None,replication_status=,reservations=['9f1e7e5a-618f-4dd8-87e2-59681fb934f8','e61005b9-375e-4666-8acc-1734aaeea93b','89eac7c6-e971-44b9-a0f0-64b1395487ca','fcab2ad1-bb60-44c5-9a1f-f20f7371f521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573c4dee5454d46aafc95a08b581003',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1121509722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49503c5e-d9c6-4483-936d-5ee57f490b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ad6ca79ade47a3be4df02bb24eb902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d573c4dee5454d46aafc95a08b581003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.434006 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0dfaade-1a84-4913-a205-1e1ee0d2edfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.468387 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0dfaade-1a84-4913-a205-1e1ee0d2edfa) transitioned into state 'SUCCESS' from state '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-1121509722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ad6ca79ade47a3be4df02bb24eb902',qos_specs=None,replication_status=,reservations=['9f1e7e5a-618f-4dd8-87e2-59681fb934f8','e61005b9-375e-4666-8acc-1734aaeea93b','89eac7c6-e971-44b9-a0f0-64b1395487ca','fcab2ad1-bb60-44c5-9a1f-f20f7371f521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573c4dee5454d46aafc95a08b581003',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.469173 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add1e68b-d823-41eb-9c27-1ad5048790e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.480283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dae46e-218d-4084-95de-4394cca89e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.481079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd37788f-90cd-4aca-b96d-acbfd8383447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.481166 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add1e68b-d823-41eb-9c27-1ad5048790e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.482216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Flow 'volume_create_api' (0eae6431-6e22-4af7-bbcf-369f0f8a2ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:06.482549 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume request issued successfully. Jul 10 09:31:06.483510 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-288c984a-d702-4687-b834-872618e00042 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:06.484019 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 410/1622] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:06 2026] POST /volume/v3/volumes => generated 749 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:06.497474 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fe0ec128-d446-4365-bd4f-f311ad3862c4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.499773 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fe0ec128-d446-4365-bd4f-f311ad3862c4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 Jul 10 09:31:06.500058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fe0ec128-d446-4365-bd4f-f311ad3862c4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.500342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fe0ec128-d446-4365-bd4f-f311ad3862c4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.509410 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.509410 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:06.514199 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fe0ec128-d446-4365-bd4f-f311ad3862c4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:31:06.517006 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Created reservations ['bd16ef60-f19c-4aea-9834-93c8957d7af6', 'a75cb74f-5c49-4869-926d-fc7f92996eae', 'cef5c0ab-9279-4e4e-bdec-f654997c362f', '343d4126-53e9-4de5-8e1d-42acd840e464'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:06.517707 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd37788f-90cd-4aca-b96d-acbfd8383447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd16ef60-f19c-4aea-9834-93c8957d7af6', 'a75cb74f-5c49-4869-926d-fc7f92996eae', 'cef5c0ab-9279-4e4e-bdec-f654997c362f', '343d4126-53e9-4de5-8e1d-42acd840e464']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.518344 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7251f85f-3532-41ea-a21f-835c1082d80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.520725 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fe0ec128-d446-4365-bd4f-f311ad3862c4 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 returned with HTTP 200 Jul 10 09:31:06.524824 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 409/1623] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:06.538714 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7251f85f-3532-41ea-a21f-835c1082d80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42a7c278-b5dd-475e-a5a9-877c11c6ea15', '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='e01f327ba3544ff59fc05a69856c77fb',qos_specs=None,replication_status=,reservations=['bd16ef60-f19c-4aea-9834-93c8957d7af6','a75cb74f-5c49-4869-926d-fc7f92996eae','cef5c0ab-9279-4e4e-bdec-f654997c362f','343d4126-53e9-4de5-8e1d-42acd840e464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f223963e27470394cb599484f41e4b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:06Z,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=42a7c278-b5dd-475e-a5a9-877c11c6ea15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01f327ba3544ff59fc05a69856c77fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23f223963e27470394cb599484f41e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.539380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc241ac-21c8-4011-81ee-9880132106e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.557977 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc241ac-21c8-4011-81ee-9880132106e4) transitioned into 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='e01f327ba3544ff59fc05a69856c77fb',qos_specs=None,replication_status=,reservations=['bd16ef60-f19c-4aea-9834-93c8957d7af6','a75cb74f-5c49-4869-926d-fc7f92996eae','cef5c0ab-9279-4e4e-bdec-f654997c362f','343d4126-53e9-4de5-8e1d-42acd840e464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f223963e27470394cb599484f41e4b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.558638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6924c90-90b9-4be8-a2ee-0b1008a1b50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:06.567894 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6924c90-90b9-4be8-a2ee-0b1008a1b50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:06.569100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Flow 'volume_create_api' (65ca18e6-14c5-4227-89e7-3d587aae43fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:06.569419 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Create volume request issued successfully. Jul 10 09:31:06.571057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-955a4db0-4488-4c40-97d8-e0ca2096feba tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:06.571057 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 403/1624] 10.4.3.103 () {72 vars in 1541 bytes} [Fri Jul 10 09:31:06 2026] POST /volume/v3/volumes => generated 703 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:06.580920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-33932c5e-8417-486a-abd3-61e602acf757 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.586097 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-33932c5e-8417-486a-abd3-61e602acf757 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:06.588810 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-33932c5e-8417-486a-abd3-61e602acf757 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.588810 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-33932c5e-8417-486a-abd3-61e602acf757 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.595600 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.595600 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:06.606015 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-33932c5e-8417-486a-abd3-61e602acf757 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:31:06.613100 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-33932c5e-8417-486a-abd3-61e602acf757 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 returned with HTTP 200 Jul 10 09:31:06.613100 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 411/1625] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:31:06.626169 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-203efaa6-a922-4eaa-9890-c10fd5aef8b6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:06.629204 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-203efaa6-a922-4eaa-9890-c10fd5aef8b6 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:06.629317 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-203efaa6-a922-4eaa-9890-c10fd5aef8b6 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:06.629534 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-203efaa6-a922-4eaa-9890-c10fd5aef8b6 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:06.638529 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:06.638529 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:06.645918 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-203efaa6-a922-4eaa-9890-c10fd5aef8b6 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:31:06.650343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-203efaa6-a922-4eaa-9890-c10fd5aef8b6 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 returned with HTTP 200 Jul 10 09:31:06.650926 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 410/1626] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:31:06 2026] GET /volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:06.984193 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-2234faa5-6448-4232-8f17-144bbfbad052 req-13add96a-db0b-4af7-be44-64639230e18d tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0 returned with HTTP 200 Jul 10 09:31:06.984624 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 403/1627] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:31:06 2026] DELETE /volume/v3/attachments/b701d026-3208-4db1-acfc-f0b7e3adb1d0 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:07.049610 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-744127a3-aa1d-4203-81c9-67475e4d1c69 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:07.051061 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-744127a3-aa1d-4203-81c9-67475e4d1c69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:07.051358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-744127a3-aa1d-4203-81c9-67475e4d1c69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:07.051642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-744127a3-aa1d-4203-81c9-67475e4d1c69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:07.051882 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-744127a3-aa1d-4203-81c9-67475e4d1c69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:07.056064 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:07.056064 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:07.056973 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-744127a3-aa1d-4203-81c9-67475e4d1c69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:07.057418 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 404/1628] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:07 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:07.253821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f7015f5d-f14b-4873-8dae-2c92246c2d43 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:07.255296 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f7015f5d-f14b-4873-8dae-2c92246c2d43 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:07.255813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f7015f5d-f14b-4873-8dae-2c92246c2d43 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:07.255813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f7015f5d-f14b-4873-8dae-2c92246c2d43 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:07.256029 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f7015f5d-f14b-4873-8dae-2c92246c2d43 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:07.261233 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:07.261233 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:07.262354 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f7015f5d-f14b-4873-8dae-2c92246c2d43 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:07.262492 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 412/1629] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:07 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:07.552090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e2211c4f-5d05-4189-a538-5a7d59c23c3f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:07.554294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e2211c4f-5d05-4189-a538-5a7d59c23c3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 Jul 10 09:31:07.554506 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e2211c4f-5d05-4189-a538-5a7d59c23c3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:07.554745 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e2211c4f-5d05-4189-a538-5a7d59c23c3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:07.564730 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:07.564730 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:07.569047 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e2211c4f-5d05-4189-a538-5a7d59c23c3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:31:07.575523 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e2211c4f-5d05-4189-a538-5a7d59c23c3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 returned with HTTP 200 Jul 10 09:31:07.576074 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 411/1630] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:07 2026] GET /volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:07.595113 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cdfab3cc-121d-4733-896b-488532c5d514 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:07.600516 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:07.600516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49503c5e-d9c6-4483-936d-5ee57f490b37", "name": "tempest-VolumesBackupsTest-Backup-665883296"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:07.604597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating new backup {'backup': {'volume_id': '49503c5e-d9c6-4483-936d-5ee57f490b37', 'name': 'tempest-VolumesBackupsTest-Backup-665883296'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:07.604597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating backup of volume 49503c5e-d9c6-4483-936d-5ee57f490b37 in container None Jul 10 09:31:07.617969 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:07.617969 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:07.621602 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Volume info retrieved successfully. Jul 10 09:31:07.656598 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Created reservations ['fa544810-d31a-4008-b4cd-573a5bec2043', '9f2ecb09-cc44-4013-a1e8-9750c39bfa81'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:07.721185 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cdfab3cc-121d-4733-896b-488532c5d514 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:31:07.721796 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 404/1631] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:07 2026] POST /volume/v3/backups => generated 329 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:07.733514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aeb54c27-3dcf-45ea-8e24-ceea01394068 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:07.739518 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aeb54c27-3dcf-45ea-8e24-ceea01394068 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:07.739847 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aeb54c27-3dcf-45ea-8e24-ceea01394068 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:07.740124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aeb54c27-3dcf-45ea-8e24-ceea01394068 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:07.740296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-aeb54c27-3dcf-45ea-8e24-ceea01394068 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:07.761604 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:07.761604 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:07.762614 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aeb54c27-3dcf-45ea-8e24-ceea01394068 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:07.763108 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 405/1632] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:07 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:08.059912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6a74dc27-7005-4c7a-b105-83ee53a532f8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:08.062006 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a74dc27-7005-4c7a-b105-83ee53a532f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:08.062257 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a74dc27-7005-4c7a-b105-83ee53a532f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:08.062521 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a74dc27-7005-4c7a-b105-83ee53a532f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:08.067846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-76804592-073e-451b-9921-2d0f44491213 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:08.070244 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76804592-073e-451b-9921-2d0f44491213 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:08.070449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76804592-073e-451b-9921-2d0f44491213 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:08.070707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76804592-073e-451b-9921-2d0f44491213 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:08.071004 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-76804592-073e-451b-9921-2d0f44491213 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:08.071585 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:08.071585 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:08.075490 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:08.075490 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:08.076205 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6a74dc27-7005-4c7a-b105-83ee53a532f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:08.076275 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76804592-073e-451b-9921-2d0f44491213 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:08.076614 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 412/1633] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:08 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:08.082351 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a74dc27-7005-4c7a-b105-83ee53a532f8 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:08.082840 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 413/1634] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:08 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:08.272917 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8fc11eb3-51ea-438e-a72c-0ae860c1d839 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:08.274769 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8fc11eb3-51ea-438e-a72c-0ae860c1d839 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:08.275011 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8fc11eb3-51ea-438e-a72c-0ae860c1d839 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:08.275201 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8fc11eb3-51ea-438e-a72c-0ae860c1d839 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:08.275295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-8fc11eb3-51ea-438e-a72c-0ae860c1d839 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:08.279817 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:08.279817 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:08.280540 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8fc11eb3-51ea-438e-a72c-0ae860c1d839 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:08.280991 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 405/1635] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:08 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:08.784724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-efa532d6-3055-4819-9683-14e8ad514a1b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:08.791390 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-efa532d6-3055-4819-9683-14e8ad514a1b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:08.793157 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-efa532d6-3055-4819-9683-14e8ad514a1b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:08.794101 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-efa532d6-3055-4819-9683-14e8ad514a1b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:08.794881 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-efa532d6-3055-4819-9683-14e8ad514a1b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:08.816600 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:08.816600 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:08.820155 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-efa532d6-3055-4819-9683-14e8ad514a1b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:08.824156 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 406/1636] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:08 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 738 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:09.090629 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-37164dc9-e666-413d-9f0b-74dd20aa2afc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.092927 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-37164dc9-e666-413d-9f0b-74dd20aa2afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:09.093195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-37164dc9-e666-413d-9f0b-74dd20aa2afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.093453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-37164dc9-e666-413d-9f0b-74dd20aa2afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.093616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-37164dc9-e666-413d-9f0b-74dd20aa2afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:09.098973 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.098973 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:09.099987 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-37164dc9-e666-413d-9f0b-74dd20aa2afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:09.100459 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 413/1637] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:09.292459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2d6e0234-4d00-4048-b1b7-725f51c228a4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.294613 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d6e0234-4d00-4048-b1b7-725f51c228a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:09.294884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d6e0234-4d00-4048-b1b7-725f51c228a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.295142 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d6e0234-4d00-4048-b1b7-725f51c228a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.295285 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2d6e0234-4d00-4048-b1b7-725f51c228a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:09.300656 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.300656 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:09.301490 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d6e0234-4d00-4048-b1b7-725f51c228a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:09.301912 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 414/1638] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:09.662521 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-c37f60d0-1e2b-4ee1-a520-caa15e6bcee1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.664677 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-c37f60d0-1e2b-4ee1-a520-caa15e6bcee1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:09.664871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-c37f60d0-1e2b-4ee1-a520-caa15e6bcee1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.665067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-c37f60d0-1e2b-4ee1-a520-caa15e6bcee1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.672051 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.672051 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:09.675602 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-c37f60d0-1e2b-4ee1-a520-caa15e6bcee1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:31:09.680216 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-c37f60d0-1e2b-4ee1-a520-caa15e6bcee1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 returned with HTTP 200 Jul 10 09:31:09.680655 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 406/1639] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 => generated 1311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:09.687627 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9a6c885a-4587-41d0-9938-de1e3477ff7e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.688045 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a6c885a-4587-41d0-9938-de1e3477ff7e None None] GET https://10.4.3.103/volume// Jul 10 09:31:09.688216 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a6c885a-4587-41d0-9938-de1e3477ff7e None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.688406 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a6c885a-4587-41d0-9938-de1e3477ff7e None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.688776 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a6c885a-4587-41d0-9938-de1e3477ff7e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:31:09.689068 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 407/1640] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:31:09.695387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-2201cee8-c678-4e2e-9e93-4b4e0263a16a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.697848 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-2201cee8-c678-4e2e-9e93-4b4e0263a16a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:31:09.698299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-2201cee8-c678-4e2e-9e93-4b4e0263a16a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42a7c278-b5dd-475e-a5a9-877c11c6ea15", "connector": null, "instance_uuid": "285fa559-7829-48d6-8e23-354920b242fa"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:09.709808 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.709808 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:09.734195 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-2201cee8-c678-4e2e-9e93-4b4e0263a16a tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:31:09.734722 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 414/1641] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:31:09 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:09.742054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-56a806d2-b2e2-4710-9acf-2f46d7462a7a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.742506 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-56a806d2-b2e2-4710-9acf-2f46d7462a7a None None] GET https://10.4.3.103/volume// Jul 10 09:31:09.742763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-56a806d2-b2e2-4710-9acf-2f46d7462a7a None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.743026 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-56a806d2-b2e2-4710-9acf-2f46d7462a7a None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.743430 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-56a806d2-b2e2-4710-9acf-2f46d7462a7a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:31:09.743799 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 415/1642] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:31:09.751450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-3aafbcfd-5796-45ca-b4fc-2858f3bd8be5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.753930 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-3aafbcfd-5796-45ca-b4fc-2858f3bd8be5 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:09.754175 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-3aafbcfd-5796-45ca-b4fc-2858f3bd8be5 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.754446 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-3aafbcfd-5796-45ca-b4fc-2858f3bd8be5 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.765469 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.765469 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:09.769289 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-3aafbcfd-5796-45ca-b4fc-2858f3bd8be5 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:31:09.774675 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-3aafbcfd-5796-45ca-b4fc-2858f3bd8be5 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 returned with HTTP 200 Jul 10 09:31:09.775177 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 407/1643] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 => generated 1490 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:31:09.837452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2907da71-bb9f-4402-9aa1-205f9d76ae3a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.839326 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2907da71-bb9f-4402-9aa1-205f9d76ae3a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:09.839558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2907da71-bb9f-4402-9aa1-205f9d76ae3a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:09.839787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2907da71-bb9f-4402-9aa1-205f9d76ae3a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:09.839938 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2907da71-bb9f-4402-9aa1-205f9d76ae3a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:09.854410 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.854410 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:09.855293 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2907da71-bb9f-4402-9aa1-205f9d76ae3a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:09.855785 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 408/1644] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:09 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:09.888434 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:09.891017 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] PUT https://10.4.3.103/volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1 Jul 10 09:31:09.891325 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:09.898544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Acquiring lock "cinder-attachment_update-42a7c278-b5dd-475e-a5a9-877c11c6ea15-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:31:09.902772 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Lock "cinder-attachment_update-42a7c278-b5dd-475e-a5a9-877c11c6ea15-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:31:09.904482 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:09.904482 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:10.114113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ad8a6570-a700-4de9-8e87-1e8166447c89 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:10.115979 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ad8a6570-a700-4de9-8e87-1e8166447c89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:10.116175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ad8a6570-a700-4de9-8e87-1e8166447c89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:10.116363 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ad8a6570-a700-4de9-8e87-1e8166447c89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:10.116558 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ad8a6570-a700-4de9-8e87-1e8166447c89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:10.121791 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:10.121791 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:10.122608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ad8a6570-a700-4de9-8e87-1e8166447c89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:10.123002 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 416/1645] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:10 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:10.312385 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-74f07870-c463-4ab7-be32-653291ada37b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:10.314276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-74f07870-c463-4ab7-be32-653291ada37b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:10.314510 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-74f07870-c463-4ab7-be32-653291ada37b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:10.314756 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-74f07870-c463-4ab7-be32-653291ada37b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:10.314877 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-74f07870-c463-4ab7-be32-653291ada37b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:10.319765 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:10.319765 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:10.320649 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-74f07870-c463-4ab7-be32-653291ada37b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:10.321085 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 408/1646] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:10 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:10.420669 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Lock "cinder-attachment_update-42a7c278-b5dd-475e-a5a9-877c11c6ea15-np0000004982" released by "attachment_update" :: held 0.518s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:31:10.421053 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-652063f2-6527-4a7f-889d-29e635c6ffdd tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1 returned with HTTP 200 Jul 10 09:31:10.421529 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 415/1647] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:31:09 2026] PUT /volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:10.869891 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4b2350cc-d811-4da8-a132-1453492750c5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:10.875784 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4b2350cc-d811-4da8-a132-1453492750c5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:10.876586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4b2350cc-d811-4da8-a132-1453492750c5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:10.876586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4b2350cc-d811-4da8-a132-1453492750c5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:10.876990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4b2350cc-d811-4da8-a132-1453492750c5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:10.884632 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:10.884632 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:10.885290 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4b2350cc-d811-4da8-a132-1453492750c5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:10.885825 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 409/1648] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:10 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:10.934661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-fbb7e989-cd0c-4286-b455-b4fe5ab225c1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:10.938427 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-fbb7e989-cd0c-4286-b455-b4fe5ab225c1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] POST https://10.4.3.103/volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1/action Jul 10 09:31:10.938427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-fbb7e989-cd0c-4286-b455-b4fe5ab225c1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:10.938427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-fbb7e989-cd0c-4286-b455-b4fe5ab225c1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:10.959719 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:10.959719 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:10.979849 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e89d293f-7c15-46bf-a6bb-803067e4e7e8 req-fbb7e989-cd0c-4286-b455-b4fe5ab225c1 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1/action returned with HTTP 204 Jul 10 09:31:10.980284 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 417/1649] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:31:10 2026] POST /volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:11.134371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0f89d7f6-d3a8-4c94-9569-2cbfe88de66e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:11.136715 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0f89d7f6-d3a8-4c94-9569-2cbfe88de66e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:11.136969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0f89d7f6-d3a8-4c94-9569-2cbfe88de66e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:11.137234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0f89d7f6-d3a8-4c94-9569-2cbfe88de66e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:11.137477 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0f89d7f6-d3a8-4c94-9569-2cbfe88de66e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:11.143810 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:11.143810 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:11.144972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0f89d7f6-d3a8-4c94-9569-2cbfe88de66e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:11.145370 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 409/1650] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:11 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:11.331895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-38f4e83c-9bf2-4ad7-a0dc-f67a8483c964 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:11.333708 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-38f4e83c-9bf2-4ad7-a0dc-f67a8483c964 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:11.333838 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-38f4e83c-9bf2-4ad7-a0dc-f67a8483c964 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:11.334023 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-38f4e83c-9bf2-4ad7-a0dc-f67a8483c964 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:11.334602 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-38f4e83c-9bf2-4ad7-a0dc-f67a8483c964 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:11.338301 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:11.338301 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:11.339245 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-38f4e83c-9bf2-4ad7-a0dc-f67a8483c964 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:11.339800 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 416/1651] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:11 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:11.899209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-63c9156f-9a07-40a4-9dbc-381a312027e3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:11.900960 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-63c9156f-9a07-40a4-9dbc-381a312027e3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:11.901149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-63c9156f-9a07-40a4-9dbc-381a312027e3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:11.901320 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-63c9156f-9a07-40a4-9dbc-381a312027e3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:11.901414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-63c9156f-9a07-40a4-9dbc-381a312027e3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:11.905480 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:11.905480 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:11.906067 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-63c9156f-9a07-40a4-9dbc-381a312027e3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:11.906393 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 410/1652] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:11 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:12.155563 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-98d6c57f-a87c-4915-ac32-e1c03dff5397 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:12.157715 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98d6c57f-a87c-4915-ac32-e1c03dff5397 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:12.157966 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98d6c57f-a87c-4915-ac32-e1c03dff5397 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:12.158248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98d6c57f-a87c-4915-ac32-e1c03dff5397 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:12.158392 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-98d6c57f-a87c-4915-ac32-e1c03dff5397 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:12.162550 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:12.162550 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:12.163447 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98d6c57f-a87c-4915-ac32-e1c03dff5397 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:12.163914 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 418/1653] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:12 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:12.350283 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3c90671-b5fc-4ce2-a8e1-97c691a9d570 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:12.354134 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3c90671-b5fc-4ce2-a8e1-97c691a9d570 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:12.354347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3c90671-b5fc-4ce2-a8e1-97c691a9d570 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:12.354538 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3c90671-b5fc-4ce2-a8e1-97c691a9d570 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:12.354676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-b3c90671-b5fc-4ce2-a8e1-97c691a9d570 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:12.363071 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:12.363071 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:12.363939 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3c90671-b5fc-4ce2-a8e1-97c691a9d570 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:12.364328 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 410/1654] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:12 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:12.446268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8d6f3b52-e2ae-40e4-a323-c5621fe99624 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:12.541939 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d6f3b52-e2ae-40e4-a323-c5621fe99624 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 09:31:12.542111 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d6f3b52-e2ae-40e4-a323-c5621fe99624 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:12.542281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d6f3b52-e2ae-40e4-a323-c5621fe99624 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] Calling method 'get_pools' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:12.916732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f7542854-31d8-41a4-b444-4b7b92b6ea67 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:12.918678 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f7542854-31d8-41a4-b444-4b7b92b6ea67 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:12.918865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f7542854-31d8-41a4-b444-4b7b92b6ea67 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:12.919060 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f7542854-31d8-41a4-b444-4b7b92b6ea67 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:12.919185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f7542854-31d8-41a4-b444-4b7b92b6ea67 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:12.923620 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:12.923620 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:12.924214 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f7542854-31d8-41a4-b444-4b7b92b6ea67 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:12.924878 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 411/1655] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:12 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.044692 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d6f3b52-e2ae-40e4-a323-c5621fe99624 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 09:31:13.045217 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 417/1656] 10.4.3.103 () {66 vars in 1314 bytes} [Fri Jul 10 09:31:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:13.057991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9cc046df-6854-451a-a296-bd3554d000e8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.059849 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9cc046df-6854-451a-a296-bd3554d000e8 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools Jul 10 09:31:13.060059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9cc046df-6854-451a-a296-bd3554d000e8 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.060241 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9cc046df-6854-451a-a296-bd3554d000e8 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] Calling method 'get_pools' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.173547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dce9edba-c2b7-49c3-ab2a-61d0c2d88779 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.175258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dce9edba-c2b7-49c3-ab2a-61d0c2d88779 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:13.175447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dce9edba-c2b7-49c3-ab2a-61d0c2d88779 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.175663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dce9edba-c2b7-49c3-ab2a-61d0c2d88779 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.175771 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-dce9edba-c2b7-49c3-ab2a-61d0c2d88779 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:13.180625 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.180625 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:13.181619 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dce9edba-c2b7-49c3-ab2a-61d0c2d88779 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:13.182072 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 411/1657] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.378496 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6798e2fb-faa4-409f-b044-b981eab64894 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.381853 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6798e2fb-faa4-409f-b044-b981eab64894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:13.382150 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6798e2fb-faa4-409f-b044-b981eab64894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.382409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6798e2fb-faa4-409f-b044-b981eab64894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.382557 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6798e2fb-faa4-409f-b044-b981eab64894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:13.388036 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.388036 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:13.389080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6798e2fb-faa4-409f-b044-b981eab64894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:13.389541 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 412/1658] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.563990 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9cc046df-6854-451a-a296-bd3554d000e8 tempest-VolumePoolsAdminTestsJSON-631639857 tempest-VolumePoolsAdminTestsJSON-631639857-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 09:31:13.564688 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 419/1659] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.571625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.574799 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:13.575271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:13.575814 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:13.593706 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.593706 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:13.594360 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.607319 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Reserve volume completed successfully. Jul 10 09:31:13.607777 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ecdd4f0-aafe-4c2e-b3fe-1f4904628a5a tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:13.608582 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 418/1660] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:13 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:13.617343 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-59026f60-c193-4e05-94e7-f2813a0ed6de None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.621043 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59026f60-c193-4e05-94e7-f2813a0ed6de tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:13.621360 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59026f60-c193-4e05-94e7-f2813a0ed6de tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.621659 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59026f60-c193-4e05-94e7-f2813a0ed6de tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.636943 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.636943 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:13.643121 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-59026f60-c193-4e05-94e7-f2813a0ed6de tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.649207 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59026f60-c193-4e05-94e7-f2813a0ed6de tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:13.649898 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 412/1661] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.666934 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7825ce13-9b36-44da-8ae1-cad21beab861 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.668972 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7825ce13-9b36-44da-8ae1-cad21beab861 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:13.669403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7825ce13-9b36-44da-8ae1-cad21beab861 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:13.669600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7825ce13-9b36-44da-8ae1-cad21beab861 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:13.679658 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.679658 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:13.680266 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7825ce13-9b36-44da-8ae1-cad21beab861 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.697098 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7825ce13-9b36-44da-8ae1-cad21beab861 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Unreserve volume completed successfully. Jul 10 09:31:13.697290 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7825ce13-9b36-44da-8ae1-cad21beab861 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:13.697693 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 413/1662] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:13 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:13.705032 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2408af1b-abcd-44d9-9f54-0b236c0c525c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.708606 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2408af1b-abcd-44d9-9f54-0b236c0c525c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:13.708787 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2408af1b-abcd-44d9-9f54-0b236c0c525c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.708887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2408af1b-abcd-44d9-9f54-0b236c0c525c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.716035 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.716035 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:13.721521 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2408af1b-abcd-44d9-9f54-0b236c0c525c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.725835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2408af1b-abcd-44d9-9f54-0b236c0c525c tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:13.726501 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 420/1663] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.741805 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.745253 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:13.745542 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:13.745942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:13.755590 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.755590 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:13.755590 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.766415 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume updated successfully. Jul 10 09:31:13.766674 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-004693dd-88b0-4dcf-9bd6-37b31297b274 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 200 Jul 10 09:31:13.767097 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 419/1664] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:13 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:31:13.773719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-81cb0ebc-ceed-41a2-ac9d-ac866eeb655e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.775389 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-81cb0ebc-ceed-41a2-ac9d-ac866eeb655e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:13.775608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-81cb0ebc-ceed-41a2-ac9d-ac866eeb655e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.775802 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-81cb0ebc-ceed-41a2-ac9d-ac866eeb655e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.784483 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.784483 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:13.790334 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-81cb0ebc-ceed-41a2-ac9d-ac866eeb655e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.794522 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-81cb0ebc-ceed-41a2-ac9d-ac866eeb655e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:13.795303 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 413/1665] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.807935 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.809914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:13.810305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:13.810422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:13.821188 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.821188 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:13.821754 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.829920 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume updated successfully. Jul 10 09:31:13.830220 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9f4828bd-fd45-4843-b9ed-0fb8e94ab569 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 200 Jul 10 09:31:13.830662 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 414/1666] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:13 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:31:13.837514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7a6487e6-04c1-46fb-a8a3-8e0f0a49962f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.839675 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7a6487e6-04c1-46fb-a8a3-8e0f0a49962f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:13.839867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7a6487e6-04c1-46fb-a8a3-8e0f0a49962f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.840039 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7a6487e6-04c1-46fb-a8a3-8e0f0a49962f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.848131 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.848131 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:13.852015 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7a6487e6-04c1-46fb-a8a3-8e0f0a49962f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.856377 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7a6487e6-04c1-46fb-a8a3-8e0f0a49962f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:13.856789 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 421/1667] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.870798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.872465 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:13.872858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:13.873026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:13.882116 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.882116 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:13.883333 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.893500 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Update volume admin metadata completed successfully. Jul 10 09:31:13.893740 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Update readonly setting on volume completed successfully. Jul 10 09:31:13.893919 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2fcc222f-9afb-4bcd-92d8-83d94d5c680d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:13.894433 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 420/1668] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:13 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:13.901025 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1924dd05-3554-4d50-b361-9f2ad149771e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.902837 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1924dd05-3554-4d50-b361-9f2ad149771e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:13.903036 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1924dd05-3554-4d50-b361-9f2ad149771e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.903227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1924dd05-3554-4d50-b361-9f2ad149771e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.909908 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.909908 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:13.913550 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1924dd05-3554-4d50-b361-9f2ad149771e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.918028 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1924dd05-3554-4d50-b361-9f2ad149771e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:13.918509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 414/1669] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.934395 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.935276 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-564739d6-0bbd-4cb7-808e-9f11fb0693ce None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.935967 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:13.936313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:13.936438 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:13.937498 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-564739d6-0bbd-4cb7-808e-9f11fb0693ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:13.937781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-564739d6-0bbd-4cb7-808e-9f11fb0693ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.938041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-564739d6-0bbd-4cb7-808e-9f11fb0693ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.938196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-564739d6-0bbd-4cb7-808e-9f11fb0693ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:13.945999 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.945999 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:13.946528 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:13.953860 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.953860 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:13.954747 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-564739d6-0bbd-4cb7-808e-9f11fb0693ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:13.955533 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 422/1670] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:13.959518 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Update volume admin metadata completed successfully. Jul 10 09:31:13.959665 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Update readonly setting on volume completed successfully. Jul 10 09:31:13.959911 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e56e98b-9116-4bb6-8b56-8ab3d29e1df9 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:13.960551 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 415/1671] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:13 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:13.969711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8d837e38-fe58-46d8-b9fe-f566e170609f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:13.973248 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d837e38-fe58-46d8-b9fe-f566e170609f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:13.973248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d837e38-fe58-46d8-b9fe-f566e170609f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:13.973248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d837e38-fe58-46d8-b9fe-f566e170609f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:13.993287 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:13.993287 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:14.001377 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8d837e38-fe58-46d8-b9fe-f566e170609f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:14.011898 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d837e38-fe58-46d8-b9fe-f566e170609f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:14.012392 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 421/1672] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:13 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:14.029611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:14.031493 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:14.031932 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1101078940", "disk_format": "raw"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:14.032202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1101078940", "disk_format": "raw"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:14.043851 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:14.043851 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:14.044378 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:14.065226 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:14.065226 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:14.072799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.image.image_utils [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1101078940'}] 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-1101078940'}]. {{(pid=99956) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 09:31:14.193805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-69cc880c-cfba-4574-9233-d7fd092fbc6a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:14.196015 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-69cc880c-cfba-4574-9233-d7fd092fbc6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:14.196661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-69cc880c-cfba-4574-9233-d7fd092fbc6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:14.196911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-69cc880c-cfba-4574-9233-d7fd092fbc6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:14.197997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-69cc880c-cfba-4574-9233-d7fd092fbc6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:14.203435 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:14.203435 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:14.204800 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-69cc880c-cfba-4574-9233-d7fd092fbc6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:14.205800 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 423/1673] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:14 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:14.402616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b2f5d16c-0e60-44dd-b3fd-5705389dcf1c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:14.407861 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2f5d16c-0e60-44dd-b3fd-5705389dcf1c tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:14.407861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2f5d16c-0e60-44dd-b3fd-5705389dcf1c tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:14.407861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2f5d16c-0e60-44dd-b3fd-5705389dcf1c tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:14.407861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b2f5d16c-0e60-44dd-b3fd-5705389dcf1c tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:14.415693 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:14.415693 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:14.416789 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2f5d16c-0e60-44dd-b3fd-5705389dcf1c tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:14.417295 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 416/1674] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:14 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:14.674996 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Copy volume to image completed successfully. Jul 10 09:31:14.675431 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6bdf1e5a-9727-4c73-a295-af918e83eed3 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:14.675934 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 415/1675] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:31:14 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 687 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:14.968640 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-72f5870b-9a2d-449b-840c-ac18b925ea93 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:14.971546 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-72f5870b-9a2d-449b-840c-ac18b925ea93 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:14.971885 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-72f5870b-9a2d-449b-840c-ac18b925ea93 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:14.973204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-72f5870b-9a2d-449b-840c-ac18b925ea93 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:14.973413 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-72f5870b-9a2d-449b-840c-ac18b925ea93 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:14.997977 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:14.997977 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:14.998659 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-72f5870b-9a2d-449b-840c-ac18b925ea93 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:14.999071 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 422/1676] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:14 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:15.217922 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73293131-1910-4b71-9966-4bee872268d8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:15.220179 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73293131-1910-4b71-9966-4bee872268d8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:15.220429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73293131-1910-4b71-9966-4bee872268d8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:15.221113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73293131-1910-4b71-9966-4bee872268d8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:15.221113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-73293131-1910-4b71-9966-4bee872268d8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:15.226523 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:15.226523 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:15.228504 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73293131-1910-4b71-9966-4bee872268d8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:15.228504 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 424/1677] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:15 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:15.429085 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6d3ff975-06d7-4074-a2f2-2afa810705e7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:15.433257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d3ff975-06d7-4074-a2f2-2afa810705e7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:15.433257 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d3ff975-06d7-4074-a2f2-2afa810705e7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:15.433257 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d3ff975-06d7-4074-a2f2-2afa810705e7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:15.433257 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6d3ff975-06d7-4074-a2f2-2afa810705e7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:15.444323 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:15.444323 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:15.444323 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d3ff975-06d7-4074-a2f2-2afa810705e7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:15.444323 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 417/1678] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:15 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:15.863042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7f63ce38-134c-4891-8855-c6999afc42ae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:15.865091 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:15.865503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:15.865503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:15.865734 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume with id: 8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:15.873556 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:15.873556 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:15.874087 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:15.898335 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume request issued successfully. Jul 10 09:31:15.898504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7f63ce38-134c-4891-8855-c6999afc42ae tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 202 Jul 10 09:31:15.899409 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 416/1679] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:15 2026] DELETE /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:15.911764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a9227d71-5e2a-4f87-a635-6574ce9f6ad5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:15.915047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a9227d71-5e2a-4f87-a635-6574ce9f6ad5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:15.915394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a9227d71-5e2a-4f87-a635-6574ce9f6ad5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:15.915714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a9227d71-5e2a-4f87-a635-6574ce9f6ad5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:15.927764 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:15.927764 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:15.933138 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a9227d71-5e2a-4f87-a635-6574ce9f6ad5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:15.940763 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a9227d71-5e2a-4f87-a635-6574ce9f6ad5 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 200 Jul 10 09:31:15.941331 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 423/1680] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:15 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.010829 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6a3d5df8-a888-4e12-a84f-84ff4d892003 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.014727 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a3d5df8-a888-4e12-a84f-84ff4d892003 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:16.015032 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a3d5df8-a888-4e12-a84f-84ff4d892003 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.015337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a3d5df8-a888-4e12-a84f-84ff4d892003 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.017249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-6a3d5df8-a888-4e12-a84f-84ff4d892003 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:16.023465 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:16.023465 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:16.025042 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a3d5df8-a888-4e12-a84f-84ff4d892003 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:16.025042 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 425/1681] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.239670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fe3d997b-7963-4426-a250-9a3a63f7997f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.244593 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe3d997b-7963-4426-a250-9a3a63f7997f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:16.244593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe3d997b-7963-4426-a250-9a3a63f7997f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.244593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe3d997b-7963-4426-a250-9a3a63f7997f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.244593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-fe3d997b-7963-4426-a250-9a3a63f7997f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:16.248727 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:16.248727 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:16.250221 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe3d997b-7963-4426-a250-9a3a63f7997f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:16.250665 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 418/1682] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.455749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b570d91d-db61-4513-95e9-b66f620aab74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.458068 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b570d91d-db61-4513-95e9-b66f620aab74 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:16.458328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b570d91d-db61-4513-95e9-b66f620aab74 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.458578 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b570d91d-db61-4513-95e9-b66f620aab74 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.458735 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-b570d91d-db61-4513-95e9-b66f620aab74 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:16.463738 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:16.463738 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:16.464657 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b570d91d-db61-4513-95e9-b66f620aab74 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:16.465104 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 417/1683] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.589293 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b7d7ce6-20d6-4092-9f85-cd21e0ad6c99 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.684431 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b7d7ce6-20d6-4092-9f85-cd21e0ad6c99 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:16.684653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b7d7ce6-20d6-4092-9f85-cd21e0ad6c99 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.684836 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b7d7ce6-20d6-4092-9f85-cd21e0ad6c99 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.696851 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b7d7ce6-20d6-4092-9f85-cd21e0ad6c99 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:16.697197 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 424/1684] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 437 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.706383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e777bfd7-0fb0-4c02-8f02-f93fc162e65b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.708148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e777bfd7-0fb0-4c02-8f02-f93fc162e65b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f/defaults Jul 10 09:31:16.708394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e777bfd7-0fb0-4c02-8f02-f93fc162e65b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.708664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e777bfd7-0fb0-4c02-8f02-f93fc162e65b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'defaults' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.726759 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e777bfd7-0fb0-4c02-8f02-f93fc162e65b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f/defaults returned with HTTP 200 Jul 10 09:31:16.727300 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 426/1685] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.738700 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7223bb82-685e-4f12-bd6a-a14416e71165 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.740842 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7223bb82-685e-4f12-bd6a-a14416e71165 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:16.741543 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7223bb82-685e-4f12-bd6a-a14416e71165 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:16.778474 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7223bb82-685e-4f12-bd6a-a14416e71165 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:16.778869 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 419/1686] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:31:16 2026] PUT /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.787856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c33035c8-213e-4f2d-a5d0-4d3cbb189ce8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.789469 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c33035c8-213e-4f2d-a5d0-4d3cbb189ce8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] DELETE https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:16.789658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c33035c8-213e-4f2d-a5d0-4d3cbb189ce8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.789869 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c33035c8-213e-4f2d-a5d0-4d3cbb189ce8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.795299 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c33035c8-213e-4f2d-a5d0-4d3cbb189ce8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:16.795697 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 418/1687] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:31:16 2026] DELETE /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 0 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:31:16.802307 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-530a666a-d7ec-457e-9565-6a90bb6e2ce7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.804891 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-530a666a-d7ec-457e-9565-6a90bb6e2ce7 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:16.805133 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-530a666a-d7ec-457e-9565-6a90bb6e2ce7 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.805391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-530a666a-d7ec-457e-9565-6a90bb6e2ce7 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.820108 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-530a666a-d7ec-457e-9565-6a90bb6e2ce7 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:16.820759 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 425/1688] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.829726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0c342dff-7be9-4819-9a0d-eefbc05ebc61 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.832321 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c342dff-7be9-4819-9a0d-eefbc05ebc61 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:16.832899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c342dff-7be9-4819-9a0d-eefbc05ebc61 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-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=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:16.918586 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c342dff-7be9-4819-9a0d-eefbc05ebc61 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:16.918979 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 427/1689] 10.4.3.103 () {68 vars in 1375 bytes} [Fri Jul 10 09:31:16 2026] PUT /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.932320 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-36bd6930-38db-4e97-b921-070d1279fa71 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.934984 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36bd6930-38db-4e97-b921-070d1279fa71 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f/defaults Jul 10 09:31:16.935246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36bd6930-38db-4e97-b921-070d1279fa71 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.935485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36bd6930-38db-4e97-b921-070d1279fa71 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'defaults' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.951526 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36bd6930-38db-4e97-b921-070d1279fa71 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f/defaults returned with HTTP 200 Jul 10 09:31:16.952221 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 420/1690] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.956211 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1725d6f5-aab7-421a-afac-40d7f7950586 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.960767 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1725d6f5-aab7-421a-afac-40d7f7950586 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 Jul 10 09:31:16.961015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1725d6f5-aab7-421a-afac-40d7f7950586 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.964592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1725d6f5-aab7-421a-afac-40d7f7950586 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.964697 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ec33ed0c-ebc0-4ea0-943a-c3e41e80746b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:16.964697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ec33ed0c-ebc0-4ea0-943a-c3e41e80746b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:16.964697 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ec33ed0c-ebc0-4ea0-943a-c3e41e80746b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:16.964697 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ec33ed0c-ebc0-4ea0-943a-c3e41e80746b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:16.967038 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1725d6f5-aab7-421a-afac-40d7f7950586 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 returned with HTTP 404 Jul 10 09:31:16.967511 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 419/1691] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/volumes/8e5130a4-3de0-4405-9489-21ba34549318 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:16.985861 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ec33ed0c-ebc0-4ea0-943a-c3e41e80746b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:16.986429 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 426/1692] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:16.995856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8b2b6149-72f3-46f5-b3bb-8e3643e61a0c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.000592 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b2b6149-72f3-46f5-b3bb-8e3643e61a0c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True Jul 10 09:31:17.000592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b2b6149-72f3-46f5-b3bb-8e3643e61a0c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.000592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b2b6149-72f3-46f5-b3bb-8e3643e61a0c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.014479 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b2b6149-72f3-46f5-b3bb-8e3643e61a0c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True returned with HTTP 200 Jul 10 09:31:17.014910 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 428/1693] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:16 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:17.030512 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.035534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0c0d228e-ad66-40b1-90fb-e5a91f1226e5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.041234 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c0d228e-ad66-40b1-90fb-e5a91f1226e5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:17.041500 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c0d228e-ad66-40b1-90fb-e5a91f1226e5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.041842 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c0d228e-ad66-40b1-90fb-e5a91f1226e5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.041876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0c0d228e-ad66-40b1-90fb-e5a91f1226e5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:17.047110 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:17.047110 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:17.047878 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c0d228e-ad66-40b1-90fb-e5a91f1226e5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:17.048252 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 420/1694] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:17 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:17.058121 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-db293feb-c36f-4248-a9c1-92fbe95c498f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.060113 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:31:17.060425 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.060686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.060902 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume with id: fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:31:17.069403 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:17.069403 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:17.070128 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:17.091944 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume request issued successfully. Jul 10 09:31:17.092193 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-db293feb-c36f-4248-a9c1-92fbe95c498f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 202 Jul 10 09:31:17.092792 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 427/1695] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:17 2026] DELETE /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:17.102794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e37ba8b6-7325-4ced-8f46-ea57baffbaf0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.104686 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e37ba8b6-7325-4ced-8f46-ea57baffbaf0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:31:17.104866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e37ba8b6-7325-4ced-8f46-ea57baffbaf0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.105048 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e37ba8b6-7325-4ced-8f46-ea57baffbaf0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.110154 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:17.110479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-528433163"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:17.111373 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:17.111373 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:17.111827 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-528433163'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:17.111945 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Create volume of 1 GB Jul 10 09:31:17.115114 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e37ba8b6-7325-4ced-8f46-ea57baffbaf0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:17.116627 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Availability Zones retrieved successfully. Jul 10 09:31:17.119899 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e37ba8b6-7325-4ced-8f46-ea57baffbaf0 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 200 Jul 10 09:31:17.120400 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 429/1696] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:17 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:17.122996 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Flow 'volume_create_api' (d972f42d-2081-4905-a1b0-e60a82ab2e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:17.123827 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c239e209-f62a-4c59-98b1-293760e757ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:17.124733 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:17.151922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c239e209-f62a-4c59-98b1-293760e757ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:17.153560 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35eb32f-ee84-4ed7-b495-fc0e4b6b9f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:17.220730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Created reservations ['866f1588-006d-41e4-a884-834bb7bf2a50', '64781960-bfb0-4445-8e1c-633960d3c82b', 'e070d11a-5b00-4875-8da8-3bfe22584559', '9ed3c210-6f31-4306-ae11-67835cda4519'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:17.221534 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35eb32f-ee84-4ed7-b495-fc0e4b6b9f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866f1588-006d-41e4-a884-834bb7bf2a50', '64781960-bfb0-4445-8e1c-633960d3c82b', 'e070d11a-5b00-4875-8da8-3bfe22584559', '9ed3c210-6f31-4306-ae11-67835cda4519']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:17.222240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df40c66-ccd6-4ca2-9723-153a29a970a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:17.246686 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df40c66-ccd6-4ca2-9723-153a29a970a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c47fc9-0de3-45dc-aaf2-b23d7f265015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-528433163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebff9709e954370b450603145a5532f',qos_specs=None,replication_status=,reservations=['866f1588-006d-41e4-a884-834bb7bf2a50','64781960-bfb0-4445-8e1c-633960d3c82b','e070d11a-5b00-4875-8da8-3bfe22584559','9ed3c210-6f31-4306-ae11-67835cda4519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7350927fc645f3b74fc1028d3cd636',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-528433163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10c47fc9-0de3-45dc-aaf2-b23d7f265015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebff9709e954370b450603145a5532f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d7350927fc645f3b74fc1028d3cd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:17.247335 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1ecfd94-e9ab-47c2-9e4b-d760ac707028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:17.262927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ffb26a11-ecab-42ca-8c1c-51d295d430a5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.264515 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ffb26a11-ecab-42ca-8c1c-51d295d430a5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:17.264694 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ffb26a11-ecab-42ca-8c1c-51d295d430a5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.264880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ffb26a11-ecab-42ca-8c1c-51d295d430a5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.264975 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ffb26a11-ecab-42ca-8c1c-51d295d430a5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:17.269467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1ecfd94-e9ab-47c2-9e4b-d760ac707028) transitioned into state 'SUCCESS' from state '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-528433163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebff9709e954370b450603145a5532f',qos_specs=None,replication_status=,reservations=['866f1588-006d-41e4-a884-834bb7bf2a50','64781960-bfb0-4445-8e1c-633960d3c82b','e070d11a-5b00-4875-8da8-3bfe22584559','9ed3c210-6f31-4306-ae11-67835cda4519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7350927fc645f3b74fc1028d3cd636',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:17.270151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f9a87e-4ed6-4b7a-842c-d17b3e8534b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:17.271868 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:17.271868 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:17.272646 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ffb26a11-ecab-42ca-8c1c-51d295d430a5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:17.272985 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 421/1697] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:17 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:17.286035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f9a87e-4ed6-4b7a-842c-d17b3e8534b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:17.286838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Flow 'volume_create_api' (d972f42d-2081-4905-a1b0-e60a82ab2e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:17.287136 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Create volume request issued successfully. Jul 10 09:31:17.287799 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13c56f65-868f-49a6-ac10-aa47eb86ba08 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:17.288241 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 421/1698] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:17 2026] POST /volume/v3/volumes => generated 755 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:17.299139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-44760650-ca77-4bce-a0fb-4958cb7c135f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.301088 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-44760650-ca77-4bce-a0fb-4958cb7c135f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:17.301326 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-44760650-ca77-4bce-a0fb-4958cb7c135f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.301584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-44760650-ca77-4bce-a0fb-4958cb7c135f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.309247 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:17.309247 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:17.313115 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-44760650-ca77-4bce-a0fb-4958cb7c135f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Volume info retrieved successfully. Jul 10 09:31:17.318030 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-44760650-ca77-4bce-a0fb-4958cb7c135f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 200 Jul 10 09:31:17.318669 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 428/1699] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:17 2026] GET /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:17.474896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fcf60ca1-7195-4d63-b9f1-19002cfa4dd1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:17.481671 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fcf60ca1-7195-4d63-b9f1-19002cfa4dd1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:17.482025 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fcf60ca1-7195-4d63-b9f1-19002cfa4dd1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:17.482281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fcf60ca1-7195-4d63-b9f1-19002cfa4dd1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:17.482432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-fcf60ca1-7195-4d63-b9f1-19002cfa4dd1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:17.489211 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:17.489211 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:17.490277 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fcf60ca1-7195-4d63-b9f1-19002cfa4dd1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:17.490812 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 430/1700] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:17 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:18.057174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fa26b342-1f89-4629-a86c-232ea25cf747 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.059152 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa26b342-1f89-4629-a86c-232ea25cf747 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:18.059374 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa26b342-1f89-4629-a86c-232ea25cf747 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.059557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa26b342-1f89-4629-a86c-232ea25cf747 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.059705 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fa26b342-1f89-4629-a86c-232ea25cf747 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:18.063919 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.063919 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:18.064654 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa26b342-1f89-4629-a86c-232ea25cf747 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:18.065139 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 422/1701] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:18.137076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e47509ad-7139-4b64-89c5-f024741dd516 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.138990 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e47509ad-7139-4b64-89c5-f024741dd516 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 Jul 10 09:31:18.139176 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e47509ad-7139-4b64-89c5-f024741dd516 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.139374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e47509ad-7139-4b64-89c5-f024741dd516 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.145215 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e47509ad-7139-4b64-89c5-f024741dd516 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 returned with HTTP 404 Jul 10 09:31:18.145742 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 422/1702] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/volumes/fa44e0c2-e793-488b-ae82-f1d18a62e2c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:18.256494 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-194a538e-b826-4d25-9493-9768b5f7b19f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.258313 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:31:18.258498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.258763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.258951 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume with id: 3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:31:18.265507 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.265507 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:18.265964 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:18.281384 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Delete volume request issued successfully. Jul 10 09:31:18.284594 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-194a538e-b826-4d25-9493-9768b5f7b19f tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 202 Jul 10 09:31:18.284594 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 429/1703] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:18 2026] DELETE /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:18.289170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a9a6b3e5-4938-40df-8dc1-38aed8524491 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.289882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eee20e00-14e1-4b9a-b34a-92909b303b60 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.290707 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a9a6b3e5-4938-40df-8dc1-38aed8524491 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:31:18.290871 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a9a6b3e5-4938-40df-8dc1-38aed8524491 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.291038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a9a6b3e5-4938-40df-8dc1-38aed8524491 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.291446 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eee20e00-14e1-4b9a-b34a-92909b303b60 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:18.291701 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eee20e00-14e1-4b9a-b34a-92909b303b60 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.291877 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eee20e00-14e1-4b9a-b34a-92909b303b60 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.292171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-eee20e00-14e1-4b9a-b34a-92909b303b60 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:18.295916 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.295916 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:18.296706 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eee20e00-14e1-4b9a-b34a-92909b303b60 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:18.297114 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.297114 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:18.297176 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 423/1704] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:18.300426 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a9a6b3e5-4938-40df-8dc1-38aed8524491 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Volume info retrieved successfully. Jul 10 09:31:18.304265 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a9a6b3e5-4938-40df-8dc1-38aed8524491 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 200 Jul 10 09:31:18.304939 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 431/1705] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:18.339345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-502a9161-70a3-4ac9-984f-dc13329a2852 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.344375 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-502a9161-70a3-4ac9-984f-dc13329a2852 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:18.344680 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-502a9161-70a3-4ac9-984f-dc13329a2852 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.344949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-502a9161-70a3-4ac9-984f-dc13329a2852 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.355009 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.355009 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:18.358512 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-502a9161-70a3-4ac9-984f-dc13329a2852 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Volume info retrieved successfully. Jul 10 09:31:18.363394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-502a9161-70a3-4ac9-984f-dc13329a2852 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 200 Jul 10 09:31:18.363810 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 423/1706] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:18.380112 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cc482166-d780-4f39-a331-e4be45509511 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.382394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc482166-d780-4f39-a331-e4be45509511 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True Jul 10 09:31:18.384795 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc482166-d780-4f39-a331-e4be45509511 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.385143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc482166-d780-4f39-a331-e4be45509511 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.412525 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc482166-d780-4f39-a331-e4be45509511 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True returned with HTTP 200 Jul 10 09:31:18.412997 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 430/1707] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:18.423820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2d445661-03c1-4c38-821b-17423709f33a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.426721 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:18.426952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.427173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.427368 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Delete volume with id: 10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:18.435076 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.435076 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:18.435741 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Volume info retrieved successfully. Jul 10 09:31:18.453320 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Delete volume request issued successfully. Jul 10 09:31:18.453320 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d445661-03c1-4c38-821b-17423709f33a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 202 Jul 10 09:31:18.454156 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 424/1708] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:18 2026] DELETE /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:18.459857 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3fc398c6-8542-41fc-afb4-711b41436851 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.461407 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3fc398c6-8542-41fc-afb4-711b41436851 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:18.461584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3fc398c6-8542-41fc-afb4-711b41436851 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.461763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3fc398c6-8542-41fc-afb4-711b41436851 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.467682 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.467682 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:18.470796 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3fc398c6-8542-41fc-afb4-711b41436851 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Volume info retrieved successfully. Jul 10 09:31:18.474185 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3fc398c6-8542-41fc-afb4-711b41436851 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 200 Jul 10 09:31:18.474516 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 432/1709] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:18.502464 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6107fca7-e506-46e6-81aa-4f84cd61516b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:18.503822 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6107fca7-e506-46e6-81aa-4f84cd61516b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:18.505589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6107fca7-e506-46e6-81aa-4f84cd61516b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:18.505589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6107fca7-e506-46e6-81aa-4f84cd61516b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:18.505589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6107fca7-e506-46e6-81aa-4f84cd61516b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:18.508856 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:18.508856 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:18.509537 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6107fca7-e506-46e6-81aa-4f84cd61516b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:18.509893 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 424/1710] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:18 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:19.075742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-52caa561-80b3-4dc9-9113-20ac4a31a048 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.078185 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-52caa561-80b3-4dc9-9113-20ac4a31a048 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:19.078185 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-52caa561-80b3-4dc9-9113-20ac4a31a048 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.078406 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-52caa561-80b3-4dc9-9113-20ac4a31a048 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.078549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-52caa561-80b3-4dc9-9113-20ac4a31a048 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:19.084638 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:19.084638 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:19.085843 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-52caa561-80b3-4dc9-9113-20ac4a31a048 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:19.085843 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 431/1711] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:19.308412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e0620cad-a3ca-4640-9450-fc338b92a8e3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.311002 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0620cad-a3ca-4640-9450-fc338b92a8e3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:19.311448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0620cad-a3ca-4640-9450-fc338b92a8e3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.311724 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0620cad-a3ca-4640-9450-fc338b92a8e3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.311875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e0620cad-a3ca-4640-9450-fc338b92a8e3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:19.319266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-50e669d3-b2cf-4605-b6a2-2ea7fbdbdb06 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.320004 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:19.320004 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:19.321084 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0620cad-a3ca-4640-9450-fc338b92a8e3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:19.321172 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-50e669d3-b2cf-4605-b6a2-2ea7fbdbdb06 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] GET https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 Jul 10 09:31:19.321414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-50e669d3-b2cf-4605-b6a2-2ea7fbdbdb06 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.321564 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 425/1712] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:19.321649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-50e669d3-b2cf-4605-b6a2-2ea7fbdbdb06 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.327913 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-50e669d3-b2cf-4605-b6a2-2ea7fbdbdb06 tempest-AttachVolumeNegativeTest-876003485 tempest-AttachVolumeNegativeTest-876003485-project-member] https://10.4.3.103/volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 returned with HTTP 404 Jul 10 09:31:19.328619 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 433/1713] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/volumes/3eb2f275-58bf-4645-bd49-3ace731e1909 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:19.491818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-442e2bfc-b6ab-488a-9dc2-5c27fba68dd6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.494156 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-442e2bfc-b6ab-488a-9dc2-5c27fba68dd6 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:19.494355 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-442e2bfc-b6ab-488a-9dc2-5c27fba68dd6 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.494499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-442e2bfc-b6ab-488a-9dc2-5c27fba68dd6 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.500358 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-442e2bfc-b6ab-488a-9dc2-5c27fba68dd6 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 404 Jul 10 09:31:19.501043 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 425/1714] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:19.508642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5eea43ff-c144-494f-abc5-9f9d75e764ea None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.511298 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5eea43ff-c144-494f-abc5-9f9d75e764ea tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:19.511635 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5eea43ff-c144-494f-abc5-9f9d75e764ea tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.511997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5eea43ff-c144-494f-abc5-9f9d75e764ea tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.520112 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3fbc844-4deb-43d6-8e3f-60c0cb50705a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.521850 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5eea43ff-c144-494f-abc5-9f9d75e764ea tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 404 Jul 10 09:31:19.522196 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3fbc844-4deb-43d6-8e3f-60c0cb50705a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:19.522411 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3fbc844-4deb-43d6-8e3f-60c0cb50705a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.522489 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 432/1715] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:19.522606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3fbc844-4deb-43d6-8e3f-60c0cb50705a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.523000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-b3fbc844-4deb-43d6-8e3f-60c0cb50705a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:19.530813 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:19.530813 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:19.531775 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3fbc844-4deb-43d6-8e3f-60c0cb50705a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:19.532142 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 426/1716] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:19.534715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c71d2b27-65fb-4a19-b308-d0688b0f7ace None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.536904 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c71d2b27-65fb-4a19-b308-d0688b0f7ace tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:19.536904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c71d2b27-65fb-4a19-b308-d0688b0f7ace tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.537261 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c71d2b27-65fb-4a19-b308-d0688b0f7ace tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.537797 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c71d2b27-65fb-4a19-b308-d0688b0f7ace tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Delete volume with id: 10c47fc9-0de3-45dc-aaf2-b23d7f265015 Jul 10 09:31:19.544813 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c71d2b27-65fb-4a19-b308-d0688b0f7ace tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 returned with HTTP 404 Jul 10 09:31:19.545289 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 434/1717] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:19 2026] DELETE /volume/v3/volumes/10c47fc9-0de3-45dc-aaf2-b23d7f265015 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:19.559900 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f58334ff-4559-4b6c-8f67-4a225196320c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.562955 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:19.563454 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-511146907"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:19.564974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-511146907'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:19.565117 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Create volume of 1 GB Jul 10 09:31:19.569650 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Availability Zones retrieved successfully. Jul 10 09:31:19.575830 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Flow 'volume_create_api' (6cf5cc67-721a-410f-a703-1848bafbbeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:19.577138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83c77bd-de02-428c-8f17-38e619fe54e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:19.577715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:19.616350 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83c77bd-de02-428c-8f17-38e619fe54e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:19.617037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b78f06-11f6-4ded-82fc-9b1e8c4c6068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:19.657632 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Created reservations ['a414006e-5cac-4649-8ef4-e93e66eca88d', 'c08e9685-a2f5-47a3-99ac-39c05b7ef4a0', '7fac6a8e-84ec-491c-8ea8-4090cec4ff49', '7bf4441a-bba9-4454-939f-1788fa461ecb'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:19.658287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b78f06-11f6-4ded-82fc-9b1e8c4c6068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a414006e-5cac-4649-8ef4-e93e66eca88d', 'c08e9685-a2f5-47a3-99ac-39c05b7ef4a0', '7fac6a8e-84ec-491c-8ea8-4090cec4ff49', '7bf4441a-bba9-4454-939f-1788fa461ecb']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:19.659020 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966cb979-46cc-4932-8ed9-7d26c603e3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:19.679771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966cb979-46cc-4932-8ed9-7d26c603e3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4545e5c7-6b3d-495c-9ebd-0b8d4a73c188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-511146907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebff9709e954370b450603145a5532f',qos_specs=None,replication_status=,reservations=['a414006e-5cac-4649-8ef4-e93e66eca88d','c08e9685-a2f5-47a3-99ac-39c05b7ef4a0','7fac6a8e-84ec-491c-8ea8-4090cec4ff49','7bf4441a-bba9-4454-939f-1788fa461ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7350927fc645f3b74fc1028d3cd636',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-511146907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4545e5c7-6b3d-495c-9ebd-0b8d4a73c188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebff9709e954370b450603145a5532f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d7350927fc645f3b74fc1028d3cd636',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:19.680424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f197b78-5f4f-4d79-9676-b1bfb0ff1ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:19.698356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f197b78-5f4f-4d79-9676-b1bfb0ff1ce8) transitioned into state 'SUCCESS' from state '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-511146907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebff9709e954370b450603145a5532f',qos_specs=None,replication_status=,reservations=['a414006e-5cac-4649-8ef4-e93e66eca88d','c08e9685-a2f5-47a3-99ac-39c05b7ef4a0','7fac6a8e-84ec-491c-8ea8-4090cec4ff49','7bf4441a-bba9-4454-939f-1788fa461ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7350927fc645f3b74fc1028d3cd636',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:19.699327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13444d3d-de51-4382-a0b4-2a415d587635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:19.709820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13444d3d-de51-4382-a0b4-2a415d587635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:19.711076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Flow 'volume_create_api' (6cf5cc67-721a-410f-a703-1848bafbbeb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:19.711465 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Create volume request issued successfully. Jul 10 09:31:19.712738 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f58334ff-4559-4b6c-8f67-4a225196320c tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:19.713211 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 426/1718] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:19 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 09:31:19.728740 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-100274ee-3744-4817-9016-26ac148b8d2f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:19.731830 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-100274ee-3744-4817-9016-26ac148b8d2f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:19.732609 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-100274ee-3744-4817-9016-26ac148b8d2f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:19.732609 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-100274ee-3744-4817-9016-26ac148b8d2f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:19.746118 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:19.746118 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:19.751729 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-100274ee-3744-4817-9016-26ac148b8d2f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Volume info retrieved successfully. Jul 10 09:31:19.758625 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-100274ee-3744-4817-9016-26ac148b8d2f tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 200 Jul 10 09:31:19.758917 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 433/1719] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:19 2026] GET /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:20.097045 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4eff825a-a9f9-46df-b805-06917ecf2af6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.098188 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4eff825a-a9f9-46df-b805-06917ecf2af6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:20.098410 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4eff825a-a9f9-46df-b805-06917ecf2af6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.098683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4eff825a-a9f9-46df-b805-06917ecf2af6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.098835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4eff825a-a9f9-46df-b805-06917ecf2af6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:20.104177 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.104177 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:20.104924 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4eff825a-a9f9-46df-b805-06917ecf2af6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:20.105296 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 427/1720] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:20.332231 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c8151107-4af3-4a38-92da-1be6eb4db622 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.336961 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8151107-4af3-4a38-92da-1be6eb4db622 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:20.337156 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8151107-4af3-4a38-92da-1be6eb4db622 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.337344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8151107-4af3-4a38-92da-1be6eb4db622 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.337459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c8151107-4af3-4a38-92da-1be6eb4db622 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:20.347938 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.347938 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:20.348782 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8151107-4af3-4a38-92da-1be6eb4db622 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:20.349168 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 435/1721] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:20.361855 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.363865 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:20.364214 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2aeba1a1-1abd-4fea-8624-6d2894ad61e5", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1861082258"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:20.365583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating new backup {'backup': {'volume_id': '2aeba1a1-1abd-4fea-8624-6d2894ad61e5', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1861082258'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:20.365958 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating backup of volume 2aeba1a1-1abd-4fea-8624-6d2894ad61e5 in container None Jul 10 09:31:20.372855 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.372855 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:20.373319 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:31:20.389103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['c8ba4e89-9d56-4efb-ae0a-f8b54ddadbd1', '51494bd9-0feb-4c1a-a2a8-2fb8dfcc07bb'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:20.439628 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f7f67536-6eff-46e4-a9e6-58edea4d9cb2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:31:20.440135 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 427/1722] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:20 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:20.451514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c32d7296-8516-4896-b96b-e51da8f167ab None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.453370 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c32d7296-8516-4896-b96b-e51da8f167ab tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:20.454032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c32d7296-8516-4896-b96b-e51da8f167ab tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.454032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c32d7296-8516-4896-b96b-e51da8f167ab tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.454032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c32d7296-8516-4896-b96b-e51da8f167ab tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:20.459215 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.459215 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:20.460327 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c32d7296-8516-4896-b96b-e51da8f167ab tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:20.460879 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 434/1723] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:20.552135 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7aebf3d1-e04d-49ee-9cb9-3fb2384d76bd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.554452 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7aebf3d1-e04d-49ee-9cb9-3fb2384d76bd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:20.554675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7aebf3d1-e04d-49ee-9cb9-3fb2384d76bd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.554907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7aebf3d1-e04d-49ee-9cb9-3fb2384d76bd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.555048 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7aebf3d1-e04d-49ee-9cb9-3fb2384d76bd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:20.560174 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.560174 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:20.561123 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7aebf3d1-e04d-49ee-9cb9-3fb2384d76bd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:20.561608 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 428/1724] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:31:20.576288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dfe09e29-d81e-421c-b1dc-dab54e921b8f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.578838 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfe09e29-d81e-421c-b1dc-dab54e921b8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:31:20.578941 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfe09e29-d81e-421c-b1dc-dab54e921b8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.579184 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfe09e29-d81e-421c-b1dc-dab54e921b8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.592944 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.592944 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:20.603581 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dfe09e29-d81e-421c-b1dc-dab54e921b8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:20.609130 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfe09e29-d81e-421c-b1dc-dab54e921b8f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 200 Jul 10 09:31:20.609480 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 436/1725] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:20.625241 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.721221 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c/export_record Jul 10 09:31:20.721582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.721856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'export_record' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.721966 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Export record for backup 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:31:20.730408 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.730408 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:20.731770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.api [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling RPCAPI with context: , host: np0000004982, backup: 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 09:31:20.751607 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] export_record in rpcapi backup_id 714ad359-055b-4d80-b6f3-91c6bb4e803c on host np0000004982. {{(pid=99955) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 09:31:20.774440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4a3291ce-dece-4e90-927b-36b53598f7ad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.777392 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4a3291ce-dece-4e90-927b-36b53598f7ad tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:20.777556 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4a3291ce-dece-4e90-927b-36b53598f7ad tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.778184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4a3291ce-dece-4e90-927b-36b53598f7ad tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.796394 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.796394 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:20.808378 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4a3291ce-dece-4e90-927b-36b53598f7ad tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Volume info retrieved successfully. Jul 10 09:31:20.816748 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4a3291ce-dece-4e90-927b-36b53598f7ad tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 200 Jul 10 09:31:20.817127 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 435/1726] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:20.838098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-46a10f15-fdae-4189-bedd-983047cce167 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.840088 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46a10f15-fdae-4189-bedd-983047cce167 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True Jul 10 09:31:20.840309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46a10f15-fdae-4189-bedd-983047cce167 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.840554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46a10f15-fdae-4189-bedd-983047cce167 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.860863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46a10f15-fdae-4189-bedd-983047cce167 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True returned with HTTP 200 Jul 10 09:31:20.861281 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 429/1727] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:20.873661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4928c523-83ef-4c88-bc92-cc35d8a20e0f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.875279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4928c523-83ef-4c88-bc92-cc35d8a20e0f tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/04e161eaf3c147399ba0a72de07d664f?usage=True Jul 10 09:31:20.875465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4928c523-83ef-4c88-bc92-cc35d8a20e0f tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:20.875680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4928c523-83ef-4c88-bc92-cc35d8a20e0f tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:20.895909 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4928c523-83ef-4c88-bc92-cc35d8a20e0f tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/04e161eaf3c147399ba0a72de07d664f?usage=True returned with HTTP 200 Jul 10 09:31:20.896354 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 437/1728] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/os-quota-sets/04e161eaf3c147399ba0a72de07d664f?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:20.907846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:20.909911 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] POST https://10.4.3.103/volume/v3/os-volume-transfer Jul 10 09:31:20.910259 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4545e5c7-6b3d-495c-9ebd-0b8d4a73c188"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:20.911589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.volume_transfer [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Creating new volume transfer {'transfer': {'volume_id': '4545e5c7-6b3d-495c-9ebd-0b8d4a73c188'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 09:31:20.911701 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.volume_transfer [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Creating transfer of volume 4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:20.911789 np0000004982 devstack@c-api.service[99957]: INFO cinder.transfer.api [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Generating transfer record for volume 4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:20.921159 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:20.921159 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:20.946850 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0da9ffd3-4025-4d88-a612-1c23e539faf3 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 09:31:20.947376 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 436/1729] 10.4.3.103 () {68 vars in 1291 bytes} [Fri Jul 10 09:31:20 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:20.959344 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-40b79fd2-1a90-4172-8e09-343abd631f3f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.056741 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] POST https://10.4.3.103/volume/v3/os-volume-transfer/42ddbdbd-acf1-4498-a460-0e59532ba7d8/accept Jul 10 09:31:21.056741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e87834003e9d87d6"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:21.057726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.volume_transfer [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Accepting volume transfer 42ddbdbd-acf1-4498-a460-0e59532ba7d8 {{(pid=99956) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 09:31:21.057928 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.volume_transfer [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Accepting transfer 42ddbdbd-acf1-4498-a460-0e59532ba7d8 Jul 10 09:31:21.121754 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-90ac5012-5caf-4e89-91bc-8acaaf94d244 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.126735 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-90ac5012-5caf-4e89-91bc-8acaaf94d244 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:21.126735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-90ac5012-5caf-4e89-91bc-8acaaf94d244 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:21.126735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-90ac5012-5caf-4e89-91bc-8acaaf94d244 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:21.126735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-90ac5012-5caf-4e89-91bc-8acaaf94d244 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:21.133601 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:21.133601 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:21.135825 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-90ac5012-5caf-4e89-91bc-8acaaf94d244 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:21.135825 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 438/1730] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:21 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:21.180922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Created reservations ['3a8bfb77-6512-47c1-97af-8a20e697a8fe', '28d5d357-7c94-491c-850d-8186da85aedb', 'b50e78c3-f2ff-45e3-9b9b-bd073f102a51', 'b8108ebb-9aca-4621-b5fa-9c943946bc61'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:21.219424 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Created reservations ['42938091-ccac-4141-97c7-ba829864f0d3', '3bf3e2dc-5e86-4048-8dd7-b5e79bf4fa09', '1e339db5-d4e2-44fe-a020-cfe002d19862', '6fce6216-6cb6-445a-b3e3-eaf86169fd97'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:21.253456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE0YWQzNTktMDU1Yi00ZDgwLWI2ZjMtOTFjNmJiNGU4MDNjIiwgInVzZXJfaWQiOiAiZTM4ZmZkNTMxZWY3NDYzYWFkMTQ1ZTJkMjllMWNkZjAiLCAicHJvamVjdF9pZCI6ICJiOGQ2Yjk0MWU2ZGM0MWUxYTE5ZjM0ZTA4YzE2OWU1OSIsICJ2b2x1bWVfaWQiOiAiM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMzY5NTkzNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjIzNDE0NzgxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmLzIwMjYwNzEwMDkzMTA0L2F6X25vdmFfYmFja3VwXzcxNGFkMzU5LTA1NWItNGQ4MC1iNmYzLTkxYzZiYjRlODAzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99955) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 09:31:21.253785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22e3ce8f-3cf9-4cc9-bcb8-c6aa6de7e840 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c/export_record returned with HTTP 200 Jul 10 09:31:21.254518 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 428/1731] 10.4.3.103 () {66 vars in 1390 bytes} [Fri Jul 10 09:31:20 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c/export_record => generated 1508 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:21.264935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.267114 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] POST https://10.4.3.103/volume/v3/backups/import_record Jul 10 09:31:21.268232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM4MTRiNzgtMmY5Zi00MDczLThlZWQtYjgyYTEwNmU5NzNiIiwgInVzZXJfaWQiOiAiZTM4ZmZkNTMxZWY3NDYzYWFkMTQ1ZTJkMjllMWNkZjAiLCAicHJvamVjdF9pZCI6ICJiOGQ2Yjk0MWU2ZGM0MWUxYTE5ZjM0ZTA4YzE2OWU1OSIsICJ2b2x1bWVfaWQiOiAiM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMzY5NTkzNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjIzNDE0NzgxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmLzIwMjYwNzEwMDkzMTA0L2F6X25vdmFfYmFja3VwXzcxNGFkMzU5LTA1NWItNGQ4MC1iNmYzLTkxYzZiYjRlODAzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:21.270079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM4MTRiNzgtMmY5Zi00MDczLThlZWQtYjgyYTEwNmU5NzNiIiwgInVzZXJfaWQiOiAiZTM4ZmZkNTMxZWY3NDYzYWFkMTQ1ZTJkMjllMWNkZjAiLCAicHJvamVjdF9pZCI6ICJiOGQ2Yjk0MWU2ZGM0MWUxYTE5ZjM0ZTA4YzE2OWU1OSIsICJ2b2x1bWVfaWQiOiAiM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMzY5NTkzNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjIzNDE0NzgxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmLzIwMjYwNzEwMDkzMTA0L2F6X25vdmFfYmFja3VwXzcxNGFkMzU5LTA1NWItNGQ4MC1iNmYzLTkxYzZiYjRlODAzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99957) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 09:31:21.270228 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM4MTRiNzgtMmY5Zi00MDczLThlZWQtYjgyYTEwNmU5NzNiIiwgInVzZXJfaWQiOiAiZTM4ZmZkNTMxZWY3NDYzYWFkMTQ1ZTJkMjllMWNkZjAiLCAicHJvamVjdF9pZCI6ICJiOGQ2Yjk0MWU2ZGM0MWUxYTE5ZjM0ZTA4YzE2OWU1OSIsICJ2b2x1bWVfaWQiOiAiM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMzY5NTkzNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjIzNDE0NzgxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmLzIwMjYwNzEwMDkzMTA0L2F6X25vdmFfYmFja3VwXzcxNGFkMzU5LTA1NWItNGQ4MC1iNmYzLTkxYzZiYjRlODAzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99957) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 09:31:21.299975 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Created reservations ['dc784398-6792-42e4-97cc-dd2954b25443', 'fd68b434-17bc-4fa0-a97e-d1661c1a4964', '12926480-9502-41e4-9b78-6e8317d48e59', '3ae35432-5e3b-46d0-a739-7ed8ed82fa86'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:21.331463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Created reservations ['f9769ed3-c6cd-45f8-ab53-abfee5981329', '9d9c4c39-9e5a-4c3c-bd14-9a4640cc099a'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:21.346487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Created reservations ['b2551c19-2f15-4f1a-ae5b-851805fa3603', 'b09c3ffd-b91e-4a81-bf53-a288bcdeb530', 'b22b4c04-fad9-457e-b74e-de824e61886d', 'a250de6b-19b2-410d-bd48-b8cd3cefbe12'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:21.360780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] import_record rpcapi backup id 83814b78-2f9f-4073-8eed-b82a106e973b on host np0000004982 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM4MTRiNzgtMmY5Zi00MDczLThlZWQtYjgyYTEwNmU5NzNiIiwgInVzZXJfaWQiOiAiZTM4ZmZkNTMxZWY3NDYzYWFkMTQ1ZTJkMjllMWNkZjAiLCAicHJvamVjdF9pZCI6ICJiOGQ2Yjk0MWU2ZGM0MWUxYTE5ZjM0ZTA4YzE2OWU1OSIsICJ2b2x1bWVfaWQiOiAiM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMzY5NTkzNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjIzNDE0NzgxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2ZjMTJjOTQtOTM4OC00ODMzLWEwZDMtOWFlNTJkZjM0NjNmLzIwMjYwNzEwMDkzMTA0L2F6X25vdmFfYmFja3VwXzcxNGFkMzU5LTA1NWItNGQ4MC1iNmYzLTkxYzZiYjRlODAzYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6MzA6NTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99957) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 09:31:21.363452 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Import record output: {'backup': {'id': '83814b78-2f9f-4073-8eed-b82a106e973b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.103/volume/backups/83814b78-2f9f-4073-8eed-b82a106e973b'}]}}. {{(pid=99957) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 09:31:21.363808 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e04f90fa-d85b-4e0b-9e80-fde289ed9760 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/import_record returned with HTTP 201 Jul 10 09:31:21.364392 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 437/1732] 10.4.3.103 () {68 vars in 1302 bytes} [Fri Jul 10 09:31:21 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 100 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Jul 10 09:31:21.377465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bac15fbc-04b5-44b1-8bf0-b80a4e6a89f0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.379623 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bac15fbc-04b5-44b1-8bf0-b80a4e6a89f0 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] GET https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b Jul 10 09:31:21.379839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bac15fbc-04b5-44b1-8bf0-b80a4e6a89f0 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:21.380071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bac15fbc-04b5-44b1-8bf0-b80a4e6a89f0 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:21.380204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-bac15fbc-04b5-44b1-8bf0-b80a4e6a89f0 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Show backup with id 83814b78-2f9f-4073-8eed-b82a106e973b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:21.387320 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:21.387320 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:21.388136 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bac15fbc-04b5-44b1-8bf0-b80a4e6a89f0 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b returned with HTTP 200 Jul 10 09:31:21.388595 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 439/1733] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:21 2026] GET /volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:21.472867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a6b3480b-d994-4146-a724-e4022910d33e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.475818 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a6b3480b-d994-4146-a724-e4022910d33e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:21.475818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a6b3480b-d994-4146-a724-e4022910d33e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:21.475818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a6b3480b-d994-4146-a724-e4022910d33e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:21.475818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a6b3480b-d994-4146-a724-e4022910d33e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:21.483051 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:21.483051 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:21.483910 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a6b3480b-d994-4146-a724-e4022910d33e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:21.484276 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 429/1734] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:21 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:21.667270 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2b3b371a-e6c0-40d2-8603-ddb515482263 req-44a5060c-68a3-4015-a34f-2a744070acc8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.670815 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2b3b371a-e6c0-40d2-8603-ddb515482263 req-44a5060c-68a3-4015-a34f-2a744070acc8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] GET https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:21.671058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2b3b371a-e6c0-40d2-8603-ddb515482263 req-44a5060c-68a3-4015-a34f-2a744070acc8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:21.671812 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2b3b371a-e6c0-40d2-8603-ddb515482263 req-44a5060c-68a3-4015-a34f-2a744070acc8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:21.684531 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:21.684531 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:21.691610 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-2b3b371a-e6c0-40d2-8603-ddb515482263 req-44a5060c-68a3-4015-a34f-2a744070acc8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:31:21.704112 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2b3b371a-e6c0-40d2-8603-ddb515482263 req-44a5060c-68a3-4015-a34f-2a744070acc8 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 returned with HTTP 200 Jul 10 09:31:21.704112 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 438/1735] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:31:21 2026] GET /volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 => generated 1603 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:21.850320 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Transfer volume completed successfully. Jul 10 09:31:21.956319 np0000004982 devstack@c-api.service[99956]: INFO cinder.transfer.api [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Volume 4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 has been transferred. Jul 10 09:31:21.966589 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40b79fd2-1a90-4172-8e09-343abd631f3f tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] https://10.4.3.103/volume/v3/os-volume-transfer/42ddbdbd-acf1-4498-a460-0e59532ba7d8/accept returned with HTTP 202 Jul 10 09:31:21.971269 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 430/1736] 10.4.3.103 () {68 vars in 1423 bytes} [Fri Jul 10 09:31:20 2026] POST /volume/v3/os-volume-transfer/42ddbdbd-acf1-4498-a460-0e59532ba7d8/accept => generated 365 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:21.982084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0ee1c2b9-bbc9-4939-9c43-cff264d268af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:21.984284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ee1c2b9-bbc9-4939-9c43-cff264d268af tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] GET https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:21.984284 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ee1c2b9-bbc9-4939-9c43-cff264d268af tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:21.984562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ee1c2b9-bbc9-4939-9c43-cff264d268af tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:21.992606 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:21.992606 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:21.998180 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0ee1c2b9-bbc9-4939-9c43-cff264d268af tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] Volume info retrieved successfully. Jul 10 09:31:22.004823 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ee1c2b9-bbc9-4939-9c43-cff264d268af tempest-VolumeQuotasAdminTestJSON-1020717533 tempest-VolumeQuotasAdminTestJSON-1020717533-project-member] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 200 Jul 10 09:31:22.004823 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 440/1737] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:21 2026] GET /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:22.020552 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bfb19a1f-6c4a-49b4-b603-fe3c1255af29 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.022761 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bfb19a1f-6c4a-49b4-b603-fe3c1255af29 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True Jul 10 09:31:22.022979 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bfb19a1f-6c4a-49b4-b603-fe3c1255af29 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.023202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bfb19a1f-6c4a-49b4-b603-fe3c1255af29 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.042727 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bfb19a1f-6c4a-49b4-b603-fe3c1255af29 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True returned with HTTP 200 Jul 10 09:31:22.042929 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 430/1738] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:22.057220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ac97aab7-5f3a-49df-97d4-b3ecd612a1a2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.059012 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ac97aab7-5f3a-49df-97d4-b3ecd612a1a2 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/04e161eaf3c147399ba0a72de07d664f?usage=True Jul 10 09:31:22.059176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ac97aab7-5f3a-49df-97d4-b3ecd612a1a2 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.059345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ac97aab7-5f3a-49df-97d4-b3ecd612a1a2 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.086393 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ac97aab7-5f3a-49df-97d4-b3ecd612a1a2 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/04e161eaf3c147399ba0a72de07d664f?usage=True returned with HTTP 200 Jul 10 09:31:22.087070 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 439/1739] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/os-quota-sets/04e161eaf3c147399ba0a72de07d664f?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:22.103148 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.105372 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:22.105697 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.106130 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.106393 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Delete volume with id: 4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:22.116959 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.116959 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:22.117292 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Volume info retrieved successfully. Jul 10 09:31:22.152079 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Delete volume request issued successfully. Jul 10 09:31:22.152079 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-94554dae-3d6c-4ed6-9b7a-80fc492dd3a5 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 202 Jul 10 09:31:22.152079 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 431/1740] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:22 2026] DELETE /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:22.152292 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d419504f-1ce6-4272-b845-8153f409c10d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.152976 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d419504f-1ce6-4272-b845-8153f409c10d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:22.153251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d419504f-1ce6-4272-b845-8153f409c10d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.153496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d419504f-1ce6-4272-b845-8153f409c10d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.153684 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d419504f-1ce6-4272-b845-8153f409c10d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:22.158865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f42431e9-7024-4d49-9846-81ee7c0509f8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.158940 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.158940 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:22.159796 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d419504f-1ce6-4272-b845-8153f409c10d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:22.160278 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 441/1741] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:22.169240 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f42431e9-7024-4d49-9846-81ee7c0509f8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:22.169240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f42431e9-7024-4d49-9846-81ee7c0509f8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.169240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f42431e9-7024-4d49-9846-81ee7c0509f8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.177864 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.177864 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:22.181538 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f42431e9-7024-4d49-9846-81ee7c0509f8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Volume info retrieved successfully. Jul 10 09:31:22.186166 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f42431e9-7024-4d49-9846-81ee7c0509f8 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 200 Jul 10 09:31:22.186743 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 431/1742] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:22.402235 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2bd109f3-5418-49e6-ab77-23a03c3c5043 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.404663 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2bd109f3-5418-49e6-ab77-23a03c3c5043 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] GET https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b Jul 10 09:31:22.404663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2bd109f3-5418-49e6-ab77-23a03c3c5043 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.404663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2bd109f3-5418-49e6-ab77-23a03c3c5043 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.404762 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2bd109f3-5418-49e6-ab77-23a03c3c5043 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Show backup with id 83814b78-2f9f-4073-8eed-b82a106e973b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:22.409198 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.409198 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:22.410106 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2bd109f3-5418-49e6-ab77-23a03c3c5043 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b returned with HTTP 200 Jul 10 09:31:22.410653 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 440/1743] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:22.424925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9d5ecf96-c98e-4162-8a37-ff08056eac0d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.427910 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d5ecf96-c98e-4162-8a37-ff08056eac0d tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] GET https://10.4.3.103/volume/v3/backups Jul 10 09:31:22.428040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d5ecf96-c98e-4162-8a37-ff08056eac0d tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.428228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d5ecf96-c98e-4162-8a37-ff08056eac0d tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.441849 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d5ecf96-c98e-4162-8a37-ff08056eac0d tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 200 Jul 10 09:31:22.442204 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 432/1744] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/backups => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:22.451646 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.453315 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] POST https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c/restore Jul 10 09:31:22.453629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:22.454792 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Restoring backup 714ad359-055b-4d80-b6f3-91c6bb4e803c ({'restore': {}}) {{(pid=99954) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:31:22.454887 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Restoring backup 714ad359-055b-4d80-b6f3-91c6bb4e803c to volume None. Jul 10 09:31:22.462661 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.462661 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:22.462959 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Creating volume of 1 GB for restore of backup 714ad359-055b-4d80-b6f3-91c6bb4e803c. Jul 10 09:31:22.473218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:31:22.472940. {{(pid=99954) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:31:22.473323 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Availability Zones retrieved successfully. Jul 10 09:31:22.479747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Flow 'volume_create_api' (bbdc1a4b-3479-474b-aaf4-30d16a64b303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:22.480203 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8454a7eb-4fd9-49d8-ab70-5d4f85d20cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:22.484379 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:22.500395 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-00d9be73-1450-4763-a287-5395ea6e4950 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:22.506038 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-00d9be73-1450-4763-a287-5395ea6e4950 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:22.506253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-00d9be73-1450-4763-a287-5395ea6e4950 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:22.506461 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-00d9be73-1450-4763-a287-5395ea6e4950 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:22.506608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-00d9be73-1450-4763-a287-5395ea6e4950 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:22.514292 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.514292 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:22.516489 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-00d9be73-1450-4763-a287-5395ea6e4950 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:22.518622 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 432/1745] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:22 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:22.525407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8454a7eb-4fd9-49d8-ab70-5d4f85d20cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:22.526405 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48f9899-1b6b-44ce-b760-19fc63dd8728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:22.569690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Created reservations ['c282d54e-ad07-4b63-ab74-01e0903a57ba', '66b82238-e350-46ce-932b-03ed2477bdf6', 'f0ca9e3f-7775-4674-82d5-a448ac91be69', 'e63d49c4-f1d0-408f-be84-2c8f274ab96e'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:22.570595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48f9899-1b6b-44ce-b760-19fc63dd8728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c282d54e-ad07-4b63-ab74-01e0903a57ba', '66b82238-e350-46ce-932b-03ed2477bdf6', 'f0ca9e3f-7775-4674-82d5-a448ac91be69', 'e63d49c4-f1d0-408f-be84-2c8f274ab96e']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:22.571451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0dcc156-44bd-439a-b2bc-92f1b0dc3fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:22.617890 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0dcc156-44bd-439a-b2bc-92f1b0dc3fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c4b555-05b9-4b00-aeef-14d35cd48729', '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_714ad359-055b-4d80-b6f3-91c6bb4e803c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d6b941e6dc41e1a19f34e08c169e59',qos_specs=None,replication_status=,reservations=['c282d54e-ad07-4b63-ab74-01e0903a57ba','66b82238-e350-46ce-932b-03ed2477bdf6','f0ca9e3f-7775-4674-82d5-a448ac91be69','e63d49c4-f1d0-408f-be84-2c8f274ab96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_714ad359-055b-4d80-b6f3-91c6bb4e803c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c4b555-05b9-4b00-aeef-14d35cd48729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d6b941e6dc41e1a19f34e08c169e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:22.618658 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09a93a9-606d-4761-99a7-40f08078130c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:22.641329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09a93a9-606d-4761-99a7-40f08078130c) transitioned into 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_714ad359-055b-4d80-b6f3-91c6bb4e803c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d6b941e6dc41e1a19f34e08c169e59',qos_specs=None,replication_status=,reservations=['c282d54e-ad07-4b63-ab74-01e0903a57ba','66b82238-e350-46ce-932b-03ed2477bdf6','f0ca9e3f-7775-4674-82d5-a448ac91be69','e63d49c4-f1d0-408f-be84-2c8f274ab96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:22.642310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91575ba0-db5f-4c86-b1b4-8d476fca8201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:22.652554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91575ba0-db5f-4c86-b1b4-8d476fca8201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:22.655867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Flow 'volume_create_api' (bbdc1a4b-3479-474b-aaf4-30d16a64b303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:22.655867 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume request issued successfully. Jul 10 09:31:22.663808 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:22.663808 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:22.664487 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:23.174534 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1df37a0-7d1b-4e4e-a584-79183658717d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.178702 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1df37a0-7d1b-4e4e-a584-79183658717d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:23.179012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1df37a0-7d1b-4e4e-a584-79183658717d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.179890 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1df37a0-7d1b-4e4e-a584-79183658717d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.180432 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c1df37a0-7d1b-4e4e-a584-79183658717d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:23.188951 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:23.188951 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:23.190108 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1df37a0-7d1b-4e4e-a584-79183658717d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:23.190938 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 441/1746] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:23.212704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3b9aa5e0-fde3-4d11-ab96-8d2c74711b0a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.215047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3b9aa5e0-fde3-4d11-ab96-8d2c74711b0a tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:23.215284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3b9aa5e0-fde3-4d11-ab96-8d2c74711b0a tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.215558 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3b9aa5e0-fde3-4d11-ab96-8d2c74711b0a tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.226508 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3b9aa5e0-fde3-4d11-ab96-8d2c74711b0a tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 404 Jul 10 09:31:23.227135 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 433/1747] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:23.236915 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-23e8afd9-a2a0-4d77-9898-60b74fcac15a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.239497 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-23e8afd9-a2a0-4d77-9898-60b74fcac15a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] GET https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:23.239801 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-23e8afd9-a2a0-4d77-9898-60b74fcac15a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.240050 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-23e8afd9-a2a0-4d77-9898-60b74fcac15a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.250869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-23e8afd9-a2a0-4d77-9898-60b74fcac15a tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 404 Jul 10 09:31:23.251471 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 433/1748] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:23.260396 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a5cf04d5-6e8a-4ef3-9ea2-8902dbef9cc7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.262483 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a5cf04d5-6e8a-4ef3-9ea2-8902dbef9cc7 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:23.262872 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a5cf04d5-6e8a-4ef3-9ea2-8902dbef9cc7 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.264188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a5cf04d5-6e8a-4ef3-9ea2-8902dbef9cc7 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.264188 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a5cf04d5-6e8a-4ef3-9ea2-8902dbef9cc7 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] Delete volume with id: 4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 Jul 10 09:31:23.270093 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a5cf04d5-6e8a-4ef3-9ea2-8902dbef9cc7 tempest-VolumeQuotasAdminTestJSON-336277078 tempest-VolumeQuotasAdminTestJSON-336277078-project-member] https://10.4.3.103/volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 returned with HTTP 404 Jul 10 09:31:23.270892 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 442/1749] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:23 2026] DELETE /volume/v3/volumes/4545e5c7-6b3d-495c-9ebd-0b8d4a73c188 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:23.284542 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ed7965a1-1666-467c-9514-ba6b6f9eca6b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.286681 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed7965a1-1666-467c-9514-ba6b6f9eca6b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/a8b16f09e4454c50899e8f739344010e?usage=True Jul 10 09:31:23.287168 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed7965a1-1666-467c-9514-ba6b6f9eca6b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.287531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed7965a1-1666-467c-9514-ba6b6f9eca6b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.287766 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:23.287766 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:23.318545 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed7965a1-1666-467c-9514-ba6b6f9eca6b tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/a8b16f09e4454c50899e8f739344010e?usage=True returned with HTTP 200 Jul 10 09:31:23.318985 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 434/1750] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/os-quota-sets/a8b16f09e4454c50899e8f739344010e?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:23.332261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-93bf948a-072b-4305-a0fe-b06946e0239c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.334522 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-93bf948a-072b-4305-a0fe-b06946e0239c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:23.335057 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-93bf948a-072b-4305-a0fe-b06946e0239c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:23.463013 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-93bf948a-072b-4305-a0fe-b06946e0239c tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:23.463503 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 434/1751] 10.4.3.103 () {68 vars in 1375 bytes} [Fri Jul 10 09:31:23 2026] PUT /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 397 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:23.474810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bc18f7f8-6b53-464a-8048-56a7f7432119 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.476761 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bc18f7f8-6b53-464a-8048-56a7f7432119 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f Jul 10 09:31:23.476761 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bc18f7f8-6b53-464a-8048-56a7f7432119 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-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=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:23.537345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7e0bdbd0-e525-490b-bb71-92cdc76dcf3a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.539734 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7e0bdbd0-e525-490b-bb71-92cdc76dcf3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:23.540395 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7e0bdbd0-e525-490b-bb71-92cdc76dcf3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.540395 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7e0bdbd0-e525-490b-bb71-92cdc76dcf3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.540518 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7e0bdbd0-e525-490b-bb71-92cdc76dcf3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:23.546634 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:23.546634 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:23.548094 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7e0bdbd0-e525-490b-bb71-92cdc76dcf3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:23.548732 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 435/1752] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:23.609313 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bc18f7f8-6b53-464a-8048-56a7f7432119 tempest-VolumeQuotasAdminTestJSON-2059150849 tempest-VolumeQuotasAdminTestJSON-2059150849-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f returned with HTTP 200 Jul 10 09:31:23.609839 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 443/1753] 10.4.3.103 () {68 vars in 1375 bytes} [Fri Jul 10 09:31:23 2026] PUT /volume/v3/os-quota-sets/1ebff9709e954370b450603145a5532f => generated 395 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:23.676712 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:23.676712 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:23.677339 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:23.677459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Checking backup size 1 against volume size 1 {{(pid=99954) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:31:23.677624 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Overwriting volume 45c4b555-05b9-4b00-aeef-14d35cd48729 with restore of backup 714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:23.699414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] restore_backup in rpcapi backup_id 714ad359-055b-4d80-b6f3-91c6bb4e803c {{(pid=99954) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:31:23.701296 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c0a8711-dac5-4248-9a69-af35aeec36b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c/restore returned with HTTP 202 Jul 10 09:31:23.702259 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 442/1754] 10.4.3.103 () {68 vars in 1393 bytes} [Fri Jul 10 09:31:22 2026] POST /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c/restore => generated 189 bytes in 1250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:23.710316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a9309ee5-55ed-4540-ba4c-3cb3fe219a41 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.711911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-83ef18c1-5df0-41ec-884c-52c8aee8e969 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.715344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83ef18c1-5df0-41ec-884c-52c8aee8e969 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:23.715783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83ef18c1-5df0-41ec-884c-52c8aee8e969 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.716071 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83ef18c1-5df0-41ec-884c-52c8aee8e969 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.716221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-83ef18c1-5df0-41ec-884c-52c8aee8e969 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:23.723442 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:23.723442 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:23.725467 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83ef18c1-5df0-41ec-884c-52c8aee8e969 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:23.725467 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 436/1755] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:23.898823 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9309ee5-55ed-4540-ba4c-3cb3fe219a41 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:31:23.900586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a9309ee5-55ed-4540-ba4c-3cb3fe219a41 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1492073189", "description": "tempest-group-type-description-2082706058", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:23.918038 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9309ee5-55ed-4540-ba4c-3cb3fe219a41 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:31:23.918539 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 435/1756] 10.4.3.103 () {70 vars in 1312 bytes} [Fri Jul 10 09:31:23 2026] POST /volume/v3/group_types => generated 265 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:23.931484 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-91892e1a-8a35-4a42-9f18-77ac10d837bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.933706 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-91892e1a-8a35-4a42-9f18-77ac10d837bb tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types Jul 10 09:31:23.933706 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-91892e1a-8a35-4a42-9f18-77ac10d837bb tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:23.933860 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-91892e1a-8a35-4a42-9f18-77ac10d837bb tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:23.949455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-91892e1a-8a35-4a42-9f18-77ac10d837bb tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 200 Jul 10 09:31:23.949912 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 444/1757] 10.4.3.103 () {68 vars in 1290 bytes} [Fri Jul 10 09:31:23 2026] GET /volume/v3/group_types => generated 499 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:23.964914 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bba79580-9df7-4425-a191-d53e6e10d10c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:23.966860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bba79580-9df7-4425-a191-d53e6e10d10c tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] PUT https://10.4.3.103/volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 Jul 10 09:31:23.967478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bba79580-9df7-4425-a191-d53e6e10d10c tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-473199419", "description": "updated-group-type-desc"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:23.990245 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bba79580-9df7-4425-a191-d53e6e10d10c tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 returned with HTTP 200 Jul 10 09:31:23.991110 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 443/1758] 10.4.3.103 () {70 vars in 1422 bytes} [Fri Jul 10 09:31:23 2026] PUT /volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 => generated 254 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.002200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e4e24627-ccc7-4e05-96cb-59ecad6a35d0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.004448 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4e24627-ccc7-4e05-96cb-59ecad6a35d0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 Jul 10 09:31:24.004761 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4e24627-ccc7-4e05-96cb-59ecad6a35d0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.005010 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4e24627-ccc7-4e05-96cb-59ecad6a35d0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.010250 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4e24627-ccc7-4e05-96cb-59ecad6a35d0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 returned with HTTP 200 Jul 10 09:31:24.010766 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 437/1759] 10.4.3.103 () {68 vars in 1401 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.020030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c7311054-0c89-4127-b592-ee1ae47e6404 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.025592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7311054-0c89-4127-b592-ee1ae47e6404 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 Jul 10 09:31:24.025592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7311054-0c89-4127-b592-ee1ae47e6404 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.025592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7311054-0c89-4127-b592-ee1ae47e6404 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.042427 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7311054-0c89-4127-b592-ee1ae47e6404 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 returned with HTTP 202 Jul 10 09:31:24.043157 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 436/1760] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:31:24 2026] DELETE /volume/v3/group_types/9058a6ad-8f78-44a7-9b94-63ba06c73ee1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:31:24.054542 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b3440268-3eee-4d96-b6c7-13e8ef95faa3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.057075 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b3440268-3eee-4d96-b6c7-13e8ef95faa3 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types Jul 10 09:31:24.057313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b3440268-3eee-4d96-b6c7-13e8ef95faa3 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.057522 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b3440268-3eee-4d96-b6c7-13e8ef95faa3 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.062939 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b3440268-3eee-4d96-b6c7-13e8ef95faa3 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 200 Jul 10 09:31:24.063306 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 445/1761] 10.4.3.103 () {68 vars in 1290 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.073238 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a89879ad-e369-4afa-a213-780c2756dd49 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.076219 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a89879ad-e369-4afa-a213-780c2756dd49 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:31:24.076625 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a89879ad-e369-4afa-a213-780c2756dd49 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1647197213", "is_public": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:24.091791 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a89879ad-e369-4afa-a213-780c2756dd49 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:31:24.092227 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 444/1762] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:31:24 2026] POST /volume/v3/group_types => generated 164 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:24.103199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4f2c2b3c-9cef-4bb3-8350-a0b56fda0933 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.105343 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f2c2b3c-9cef-4bb3-8350-a0b56fda0933 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:31:24.105815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f2c2b3c-9cef-4bb3-8350-a0b56fda0933 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1652609948", "is_public": false}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:24.126606 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f2c2b3c-9cef-4bb3-8350-a0b56fda0933 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:31:24.126606 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 438/1763] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:31:24 2026] POST /volume/v3/group_types => generated 165 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:24.140814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1c2e5499-a5d9-4768-88ae-693d2df68aa0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.145422 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c2e5499-a5d9-4768-88ae-693d2df68aa0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 09:31:24.145422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c2e5499-a5d9-4768-88ae-693d2df68aa0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.145422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c2e5499-a5d9-4768-88ae-693d2df68aa0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.160558 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c2e5499-a5d9-4768-88ae-693d2df68aa0 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 09:31:24.160965 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 437/1764] 10.4.3.103 () {68 vars in 1351 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.172015 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3af01b83-53a5-45d8-9463-60a5afee190b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.175628 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3af01b83-53a5-45d8-9463-60a5afee190b tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 09:31:24.175628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3af01b83-53a5-45d8-9463-60a5afee190b tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.175628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3af01b83-53a5-45d8-9463-60a5afee190b tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.190329 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3af01b83-53a5-45d8-9463-60a5afee190b tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 09:31:24.191003 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 446/1765] 10.4.3.103 () {68 vars in 1353 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.200338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a08f3432-6141-4e2d-90d1-2174fd09a9a7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.203523 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a98bad86-e83e-4f7d-987e-614f66c99a7e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.203654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a08f3432-6141-4e2d-90d1-2174fd09a9a7 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types?is_public=False Jul 10 09:31:24.204592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a08f3432-6141-4e2d-90d1-2174fd09a9a7 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.204592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a08f3432-6141-4e2d-90d1-2174fd09a9a7 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.204994 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a98bad86-e83e-4f7d-987e-614f66c99a7e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:24.205596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a98bad86-e83e-4f7d-987e-614f66c99a7e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.205596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a98bad86-e83e-4f7d-987e-614f66c99a7e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.205596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a98bad86-e83e-4f7d-987e-614f66c99a7e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:24.209878 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:24.209878 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:24.210639 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a98bad86-e83e-4f7d-987e-614f66c99a7e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:24.213323 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 439/1766] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:24.217345 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a08f3432-6141-4e2d-90d1-2174fd09a9a7 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 09:31:24.217979 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 445/1767] 10.4.3.103 () {68 vars in 1321 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.232058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b288ca06-fd4e-418e-9b6b-ae4b03bef980 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.236252 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b288ca06-fd4e-418e-9b6b-ae4b03bef980 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] GET https://10.4.3.103/volume/v3/group_types?is_public=True Jul 10 09:31:24.236528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b288ca06-fd4e-418e-9b6b-ae4b03bef980 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.236770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b288ca06-fd4e-418e-9b6b-ae4b03bef980 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.257816 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b288ca06-fd4e-418e-9b6b-ae4b03bef980 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 09:31:24.258247 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 438/1768] 10.4.3.103 () {68 vars in 1319 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:24.267995 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0b1a7238-087a-41b2-94df-e53574da0c02 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.270086 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0b1a7238-087a-41b2-94df-e53574da0c02 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/45c9107a-7cdf-4b5e-8c3e-26f1db6983ad Jul 10 09:31:24.271603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0b1a7238-087a-41b2-94df-e53574da0c02 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.271603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0b1a7238-087a-41b2-94df-e53574da0c02 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.288068 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0b1a7238-087a-41b2-94df-e53574da0c02 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types/45c9107a-7cdf-4b5e-8c3e-26f1db6983ad returned with HTTP 202 Jul 10 09:31:24.289025 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 447/1769] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:31:24 2026] DELETE /volume/v3/group_types/45c9107a-7cdf-4b5e-8c3e-26f1db6983ad => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:31:24.298716 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5ccefa7c-3a60-4e99-bce0-fe8280a13da6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.303398 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ccefa7c-3a60-4e99-bce0-fe8280a13da6 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/f6b22cc5-0b27-4e5c-acb4-bde658a47198 Jul 10 09:31:24.303984 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ccefa7c-3a60-4e99-bce0-fe8280a13da6 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.304076 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ccefa7c-3a60-4e99-bce0-fe8280a13da6 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.328444 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ccefa7c-3a60-4e99-bce0-fe8280a13da6 tempest-GroupTypesTest-871254558 tempest-GroupTypesTest-871254558-project-admin] https://10.4.3.103/volume/v3/group_types/f6b22cc5-0b27-4e5c-acb4-bde658a47198 returned with HTTP 202 Jul 10 09:31:24.329079 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 440/1770] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:31:24 2026] DELETE /volume/v3/group_types/f6b22cc5-0b27-4e5c-acb4-bde658a47198 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:31:24.567371 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cceb3d3a-a706-4e77-8a72-d2890c642b54 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.571279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cceb3d3a-a706-4e77-8a72-d2890c642b54 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:24.571279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cceb3d3a-a706-4e77-8a72-d2890c642b54 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.571279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cceb3d3a-a706-4e77-8a72-d2890c642b54 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.571279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-cceb3d3a-a706-4e77-8a72-d2890c642b54 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:24.575916 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:24.575916 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:24.577240 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cceb3d3a-a706-4e77-8a72-d2890c642b54 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:24.578025 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 446/1771] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:31:24.741306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-170a99da-1cf3-4671-a587-022a9f6d8cb9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:24.743342 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-170a99da-1cf3-4671-a587-022a9f6d8cb9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:24.744124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-170a99da-1cf3-4671-a587-022a9f6d8cb9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:24.744124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-170a99da-1cf3-4671-a587-022a9f6d8cb9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:24.744124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-170a99da-1cf3-4671-a587-022a9f6d8cb9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:24.750909 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:24.750909 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:24.751943 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-170a99da-1cf3-4671-a587-022a9f6d8cb9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:24.752436 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 439/1772] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:24 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:25.232361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1763ea03-63f9-4872-9c1a-2456ad76db84 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:25.237225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1763ea03-63f9-4872-9c1a-2456ad76db84 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:25.237225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1763ea03-63f9-4872-9c1a-2456ad76db84 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:25.237507 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1763ea03-63f9-4872-9c1a-2456ad76db84 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:25.237744 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1763ea03-63f9-4872-9c1a-2456ad76db84 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:25.245514 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:25.245514 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:25.246255 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1763ea03-63f9-4872-9c1a-2456ad76db84 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:25.246837 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 448/1773] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:25 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:25.593291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea85fab2-0c5a-44c1-abb1-1ec7b1e869e2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:25.596991 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea85fab2-0c5a-44c1-abb1-1ec7b1e869e2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:25.599909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea85fab2-0c5a-44c1-abb1-1ec7b1e869e2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:25.599909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea85fab2-0c5a-44c1-abb1-1ec7b1e869e2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:25.599909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ea85fab2-0c5a-44c1-abb1-1ec7b1e869e2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:25.603326 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:25.603326 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:25.604528 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea85fab2-0c5a-44c1-abb1-1ec7b1e869e2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:25.605012 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 441/1774] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:25 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:25.767059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-06e270b7-b137-4b03-9127-4802516aa999 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:25.771592 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06e270b7-b137-4b03-9127-4802516aa999 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:25.771958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06e270b7-b137-4b03-9127-4802516aa999 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:25.772351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06e270b7-b137-4b03-9127-4802516aa999 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:25.772422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-06e270b7-b137-4b03-9127-4802516aa999 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:25.779724 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:25.779724 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:25.781408 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06e270b7-b137-4b03-9127-4802516aa999 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:25.781408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 447/1775] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:25 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:26.262139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-193d2119-5c40-4cc3-83ed-bd4c218b88b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:26.266327 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-193d2119-5c40-4cc3-83ed-bd4c218b88b9 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:26.266327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-193d2119-5c40-4cc3-83ed-bd4c218b88b9 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:26.266327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-193d2119-5c40-4cc3-83ed-bd4c218b88b9 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:26.266327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-193d2119-5c40-4cc3-83ed-bd4c218b88b9 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:26.272870 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:26.272870 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:26.273556 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-193d2119-5c40-4cc3-83ed-bd4c218b88b9 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:26.274400 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 440/1776] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:26 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:26.619848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-514957ca-3936-4eb5-ae3e-4166ee95f79d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:26.622021 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-514957ca-3936-4eb5-ae3e-4166ee95f79d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:26.622241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-514957ca-3936-4eb5-ae3e-4166ee95f79d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:26.622460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-514957ca-3936-4eb5-ae3e-4166ee95f79d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:26.622590 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-514957ca-3936-4eb5-ae3e-4166ee95f79d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:26.627938 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:26.627938 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:26.629770 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-514957ca-3936-4eb5-ae3e-4166ee95f79d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:26.630805 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 449/1777] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:26 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:26.793582 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4df75818-a34b-47e4-9c21-5c951e0d2fd6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:26.795628 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4df75818-a34b-47e4-9c21-5c951e0d2fd6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:26.795866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4df75818-a34b-47e4-9c21-5c951e0d2fd6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:26.796055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4df75818-a34b-47e4-9c21-5c951e0d2fd6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:26.796153 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4df75818-a34b-47e4-9c21-5c951e0d2fd6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:26.800966 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:26.800966 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:26.801927 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4df75818-a34b-47e4-9c21-5c951e0d2fd6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:26.802297 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 442/1778] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:26 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.287854 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5c8c1675-5180-40ea-9386-58a76b051058 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.290055 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c8c1675-5180-40ea-9386-58a76b051058 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:27.290302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c8c1675-5180-40ea-9386-58a76b051058 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.290518 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5c8c1675-5180-40ea-9386-58a76b051058 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.290711 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5c8c1675-5180-40ea-9386-58a76b051058 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:27.294828 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:27.294828 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:27.295476 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5c8c1675-5180-40ea-9386-58a76b051058 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:27.295869 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 448/1779] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.393612 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f93c51a0-aece-4e34-8241-1617073df039 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.557471 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f93c51a0-aece-4e34-8241-1617073df039 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] GET https://10.4.3.103/volume/v3/os-quota-class-sets/default Jul 10 09:31:27.557791 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f93c51a0-aece-4e34-8241-1617073df039 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.558080 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f93c51a0-aece-4e34-8241-1617073df039 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.585083 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f93c51a0-aece-4e34-8241-1617073df039 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 09:31:27.585083 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 441/1780] 10.4.3.103 () {66 vars in 1297 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.589026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-89c9622e-0e1c-4efa-bbc9-599928445215 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.596854 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-72dcd3f1-b726-416a-a9b5-c96fbb8effaf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.599064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-72dcd3f1-b726-416a-a9b5-c96fbb8effaf tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] GET https://10.4.3.103/volume/v3/os-quota-class-sets/default Jul 10 09:31:27.599350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-72dcd3f1-b726-416a-a9b5-c96fbb8effaf tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.599534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-72dcd3f1-b726-416a-a9b5-c96fbb8effaf tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.616240 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-72dcd3f1-b726-416a-a9b5-c96fbb8effaf tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 09:31:27.616684 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 443/1781] 10.4.3.103 () {66 vars in 1297 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.629994 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-58a56f9a-a792-42ee-b8d2-789b43fc5596 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.631892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58a56f9a-a792-42ee-b8d2-789b43fc5596 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:31:27.632685 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-58a56f9a-a792-42ee-b8d2-789b43fc5596 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1000167359"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:27.645782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e0563b54-6178-4d21-9996-a996c9ebd29f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.652640 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0563b54-6178-4d21-9996-a996c9ebd29f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:27.652933 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-89c9622e-0e1c-4efa-bbc9-599928445215 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/os-services Jul 10 09:31:27.653255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0563b54-6178-4d21-9996-a996c9ebd29f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.653255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0563b54-6178-4d21-9996-a996c9ebd29f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.653336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-89c9622e-0e1c-4efa-bbc9-599928445215 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.653378 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e0563b54-6178-4d21-9996-a996c9ebd29f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:27.653417 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-89c9622e-0e1c-4efa-bbc9-599928445215 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.663547 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:27.663547 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:27.666140 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0563b54-6178-4d21-9996-a996c9ebd29f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:27.666140 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 442/1782] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.666334 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-89c9622e-0e1c-4efa-bbc9-599928445215 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/os-services returned with HTTP 200 Jul 10 09:31:27.666334 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 450/1783] 10.4.3.103 () {66 vars in 1249 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-services => generated 626 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.666994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58a56f9a-a792-42ee-b8d2-789b43fc5596 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:31:27.667705 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 449/1784] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:31:27 2026] POST /volume/v3/types => generated 228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.679857 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d7f01b04-a72a-49f6-90ff-ec03ec001024 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.680615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-95a53aa8-bb95-4ba0-84b2-64847b6e558b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.684285 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7f01b04-a72a-49f6-90ff-ec03ec001024 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/os-services?host=np0000004982 Jul 10 09:31:27.684285 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7f01b04-a72a-49f6-90ff-ec03ec001024 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.684285 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7f01b04-a72a-49f6-90ff-ec03ec001024 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.685416 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-95a53aa8-bb95-4ba0-84b2-64847b6e558b tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-class-sets/default Jul 10 09:31:27.685944 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-95a53aa8-bb95-4ba0-84b2-64847b6e558b tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-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-1000167359": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1000167359": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1000167359": 2}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:27.692304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7f01b04-a72a-49f6-90ff-ec03ec001024 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/os-services?host=np0000004982 returned with HTTP 200 Jul 10 09:31:27.692877 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 444/1785] 10.4.3.103 () {66 vars in 1284 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-services?host=np0000004982 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.704204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7c07958b-411d-40f0-ac8d-e211b7d2fa3f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.706346 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c07958b-411d-40f0-ac8d-e211b7d2fa3f tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/os-services?host=np0000004982&binary=cinder-scheduler Jul 10 09:31:27.706745 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c07958b-411d-40f0-ac8d-e211b7d2fa3f tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.707105 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c07958b-411d-40f0-ac8d-e211b7d2fa3f tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.714919 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c07958b-411d-40f0-ac8d-e211b7d2fa3f tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/os-services?host=np0000004982&binary=cinder-scheduler returned with HTTP 200 Jul 10 09:31:27.715562 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 451/1786] 10.4.3.103 () {66 vars in 1332 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-services?host=np0000004982&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.727519 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ce8ddc20-8377-455d-85ea-8bced99db604 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.729162 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce8ddc20-8377-455d-85ea-8bced99db604 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/os-services?binary=cinder-scheduler Jul 10 09:31:27.729355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce8ddc20-8377-455d-85ea-8bced99db604 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.729524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce8ddc20-8377-455d-85ea-8bced99db604 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.739895 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce8ddc20-8377-455d-85ea-8bced99db604 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 09:31:27.740330 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 450/1787] 10.4.3.103 () {66 vars in 1296 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.753133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.814728 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c9436fe5-5000-4b7d-bbaa-0df7d2bf8840 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.816653 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c9436fe5-5000-4b7d-bbaa-0df7d2bf8840 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:27.816907 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c9436fe5-5000-4b7d-bbaa-0df7d2bf8840 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.817124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c9436fe5-5000-4b7d-bbaa-0df7d2bf8840 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.817179 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-95a53aa8-bb95-4ba0-84b2-64847b6e558b tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 09:31:27.817234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c9436fe5-5000-4b7d-bbaa-0df7d2bf8840 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:27.817727 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 443/1788] 10.4.3.103 () {68 vars in 1318 bytes} [Fri Jul 10 09:31:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.825874 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:27.825874 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:27.826688 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c9436fe5-5000-4b7d-bbaa-0df7d2bf8840 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:27.827123 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 452/1789] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.827530 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac727779-ff8a-412a-ac52-efc74320e849 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:27.831683 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac727779-ff8a-412a-ac52-efc74320e849 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/f0744b3cd5234a4ea1756e919eeb68d0/defaults Jul 10 09:31:27.831683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac727779-ff8a-412a-ac52-efc74320e849 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:27.831683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac727779-ff8a-412a-ac52-efc74320e849 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Calling method 'defaults' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:27.848131 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac727779-ff8a-412a-ac52-efc74320e849 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/f0744b3cd5234a4ea1756e919eeb68d0/defaults returned with HTTP 200 Jul 10 09:31:27.848976 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 451/1790] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:31:27 2026] GET /volume/v3/os-quota-sets/f0744b3cd5234a4ea1756e919eeb68d0/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:27.852556 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:27.857739 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1800035929"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:27.857739 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1800035929'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:27.857739 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Create volume of 1 GB Jul 10 09:31:27.865685 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Availability Zones retrieved successfully. Jul 10 09:31:27.872324 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Flow 'volume_create_api' (d6b7980d-693b-4274-a681-56c0a614ad0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:27.873763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c1ebb2-834f-4307-9708-d151e21644c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:27.875136 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:27.914977 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c1ebb2-834f-4307-9708-d151e21644c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:27.916189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d32206-95f8-4fba-93b5-7be058645d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:28.003076 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Created reservations ['eb98657e-5195-4d0c-b419-62eb47da3800', '3bfe3001-124d-4633-9de8-8255c1083f65', 'da47238d-1017-49a4-9ca2-b82fbd03d671', '6ab55c9f-e1be-41ee-8a13-dc37bfdc505d'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:28.003244 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d32206-95f8-4fba-93b5-7be058645d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb98657e-5195-4d0c-b419-62eb47da3800', '3bfe3001-124d-4633-9de8-8255c1083f65', 'da47238d-1017-49a4-9ca2-b82fbd03d671', '6ab55c9f-e1be-41ee-8a13-dc37bfdc505d']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:28.004865 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab7989b-8773-440c-9c55-67058d9d11a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:28.039745 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab7989b-8773-440c-9c55-67058d9d11a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ec033ff-ee72-42f7-b597-dbd542b5499f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1800035929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943584b43f824c69bdf7b22057f56f08',qos_specs=None,replication_status=,reservations=['eb98657e-5195-4d0c-b419-62eb47da3800','3bfe3001-124d-4633-9de8-8255c1083f65','da47238d-1017-49a4-9ca2-b82fbd03d671','6ab55c9f-e1be-41ee-8a13-dc37bfdc505d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='128ef5fc0dec4688b70acb103177fb26',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1800035929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ec033ff-ee72-42f7-b597-dbd542b5499f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943584b43f824c69bdf7b22057f56f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='128ef5fc0dec4688b70acb103177fb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:28.042391 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a03e28f-2aaa-4dbe-bbca-90c2569a21cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:28.043759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ddb1988a-abd8-4e00-b6bb-29fc5cf49881 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.046283 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddb1988a-abd8-4e00-b6bb-29fc5cf49881 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/e36ff806fd6f4b60b10ed617bce75bf2/defaults Jul 10 09:31:28.046580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddb1988a-abd8-4e00-b6bb-29fc5cf49881 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.046986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddb1988a-abd8-4e00-b6bb-29fc5cf49881 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Calling method 'defaults' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.060237 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddb1988a-abd8-4e00-b6bb-29fc5cf49881 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/e36ff806fd6f4b60b10ed617bce75bf2/defaults returned with HTTP 200 Jul 10 09:31:28.060960 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 444/1791] 10.4.3.103 () {66 vars in 1381 bytes} [Fri Jul 10 09:31:28 2026] GET /volume/v3/os-quota-sets/e36ff806fd6f4b60b10ed617bce75bf2/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:28.077652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a03e28f-2aaa-4dbe-bbca-90c2569a21cd) transitioned into state 'SUCCESS' from state '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-1800035929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943584b43f824c69bdf7b22057f56f08',qos_specs=None,replication_status=,reservations=['eb98657e-5195-4d0c-b419-62eb47da3800','3bfe3001-124d-4633-9de8-8255c1083f65','da47238d-1017-49a4-9ca2-b82fbd03d671','6ab55c9f-e1be-41ee-8a13-dc37bfdc505d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='128ef5fc0dec4688b70acb103177fb26',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:28.078754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd0055b-39a9-4ae7-b00e-c8805be42490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:28.095029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd0055b-39a9-4ae7-b00e-c8805be42490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:28.095230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Flow 'volume_create_api' (d6b7980d-693b-4274-a681-56c0a614ad0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:28.095467 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Create volume request issued successfully. Jul 10 09:31:28.096064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a3dfc1a4-2ef8-45c5-8c8b-b5d8fd55a761 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:28.096725 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 445/1792] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:27 2026] POST /volume/v3/volumes => generated 754 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:28.110236 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bd3c35f6-08ae-40d1-a186-c1cff2314473 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.112496 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd3c35f6-08ae-40d1-a186-c1cff2314473 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] GET https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:28.112758 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd3c35f6-08ae-40d1-a186-c1cff2314473 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.113035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd3c35f6-08ae-40d1-a186-c1cff2314473 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.125454 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:28.125454 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:28.132193 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bd3c35f6-08ae-40d1-a186-c1cff2314473 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Volume info retrieved successfully. Jul 10 09:31:28.138420 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd3c35f6-08ae-40d1-a186-c1cff2314473 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 200 Jul 10 09:31:28.139710 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 453/1793] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:28 2026] GET /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:28.181937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dcab47b0-5b68-405c-81ad-d3811e2ead72 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.184200 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcab47b0-5b68-405c-81ad-d3811e2ead72 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] DELETE https://10.4.3.103/volume/v3/types/4c5ef9a0-0902-4023-bdd3-30b806f29c89 Jul 10 09:31:28.184474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcab47b0-5b68-405c-81ad-d3811e2ead72 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.184932 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcab47b0-5b68-405c-81ad-d3811e2ead72 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.215291 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcab47b0-5b68-405c-81ad-d3811e2ead72 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/types/4c5ef9a0-0902-4023-bdd3-30b806f29c89 returned with HTTP 202 Jul 10 09:31:28.215706 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 452/1794] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:31:28 2026] DELETE /volume/v3/types/4c5ef9a0-0902-4023-bdd3-30b806f29c89 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:28.226928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3fba01a7-f28d-40f7-97ed-b70e304d47f3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.231044 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fba01a7-f28d-40f7-97ed-b70e304d47f3 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] GET https://10.4.3.103/volume/v3/types/4c5ef9a0-0902-4023-bdd3-30b806f29c89 Jul 10 09:31:28.231044 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fba01a7-f28d-40f7-97ed-b70e304d47f3 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.231203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fba01a7-f28d-40f7-97ed-b70e304d47f3 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.235602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fba01a7-f28d-40f7-97ed-b70e304d47f3 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/types/4c5ef9a0-0902-4023-bdd3-30b806f29c89 returned with HTTP 404 Jul 10 09:31:28.236161 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 445/1795] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:31:28 2026] GET /volume/v3/types/4c5ef9a0-0902-4023-bdd3-30b806f29c89 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:28.246158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-83f7f8cc-a417-4c21-bf3d-e01d64218668 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.248171 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83f7f8cc-a417-4c21-bf3d-e01d64218668 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-class-sets/default Jul 10 09:31:28.248515 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83f7f8cc-a417-4c21-bf3d-e01d64218668 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:28.276038 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:28.276038 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:28.307712 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a52243c7-1eef-41d7-9004-5d6c71b46973 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.309817 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a52243c7-1eef-41d7-9004-5d6c71b46973 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:28.310278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a52243c7-1eef-41d7-9004-5d6c71b46973 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.310278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a52243c7-1eef-41d7-9004-5d6c71b46973 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.310688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a52243c7-1eef-41d7-9004-5d6c71b46973 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:28.323606 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:28.323606 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:28.324376 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a52243c7-1eef-41d7-9004-5d6c71b46973 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:28.324869 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 454/1796] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:28 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:28.357340 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83f7f8cc-a417-4c21-bf3d-e01d64218668 tempest-VolumeQuotaClassesTest-1157280265 tempest-VolumeQuotaClassesTest-1157280265-project-admin] https://10.4.3.103/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 09:31:28.358265 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 446/1797] 10.4.3.103 () {68 vars in 1318 bytes} [Fri Jul 10 09:31:28 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:28.675359 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-09250506-467e-4b06-b7b5-6fb28953b1dd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.678429 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-09250506-467e-4b06-b7b5-6fb28953b1dd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:28.678429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-09250506-467e-4b06-b7b5-6fb28953b1dd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.678429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-09250506-467e-4b06-b7b5-6fb28953b1dd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.678429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-09250506-467e-4b06-b7b5-6fb28953b1dd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:28.682123 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:28.682123 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:28.683443 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-09250506-467e-4b06-b7b5-6fb28953b1dd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:28.683443 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 453/1798] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:28 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:28.843665 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c41a7028-320a-4363-ad39-c857d9b9e7a4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:28.846049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c41a7028-320a-4363-ad39-c857d9b9e7a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:28.846049 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c41a7028-320a-4363-ad39-c857d9b9e7a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:28.846260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c41a7028-320a-4363-ad39-c857d9b9e7a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:28.846370 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c41a7028-320a-4363-ad39-c857d9b9e7a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:28.853312 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:28.853312 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:28.854217 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c41a7028-320a-4363-ad39-c857d9b9e7a4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:28.854717 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 446/1799] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:28 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.154770 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-167ef6c8-ee4a-4cb1-90eb-f6a8def41e15 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.156940 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-167ef6c8-ee4a-4cb1-90eb-f6a8def41e15 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] GET https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:29.157253 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-167ef6c8-ee4a-4cb1-90eb-f6a8def41e15 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.157550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-167ef6c8-ee4a-4cb1-90eb-f6a8def41e15 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.168249 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.168249 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:29.173183 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-167ef6c8-ee4a-4cb1-90eb-f6a8def41e15 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Volume info retrieved successfully. Jul 10 09:31:29.178757 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-167ef6c8-ee4a-4cb1-90eb-f6a8def41e15 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 200 Jul 10 09:31:29.179245 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 455/1800] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.196234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-348bf260-674c-4d30-9e27-1660989bcc84 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.199213 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-348bf260-674c-4d30-9e27-1660989bcc84 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:29.199938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-348bf260-674c-4d30-9e27-1660989bcc84 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.200214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-348bf260-674c-4d30-9e27-1660989bcc84 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.212558 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.212558 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:29.219419 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-348bf260-674c-4d30-9e27-1660989bcc84 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Volume info retrieved successfully. Jul 10 09:31:29.226101 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-348bf260-674c-4d30-9e27-1660989bcc84 tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 200 Jul 10 09:31:29.226850 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 447/1801] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 1011 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:29.246740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0581e828-ac26-4846-8a54-6140f090bf7b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.249374 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0581e828-ac26-4846-8a54-6140f090bf7b tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/os-services?host=np0000004982&binary=cinder-volume Jul 10 09:31:29.249374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0581e828-ac26-4846-8a54-6140f090bf7b tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.249374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0581e828-ac26-4846-8a54-6140f090bf7b tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.263654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0581e828-ac26-4846-8a54-6140f090bf7b tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/os-services?host=np0000004982&binary=cinder-volume returned with HTTP 200 Jul 10 09:31:29.263825 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 454/1802] 10.4.3.103 () {66 vars in 1326 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/os-services?host=np0000004982&binary=cinder-volume => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.274236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2b632936-35b2-41c0-879f-895cf2c8cc02 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.277279 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2b632936-35b2-41c0-879f-895cf2c8cc02 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] GET https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:29.277450 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2b632936-35b2-41c0-879f-895cf2c8cc02 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.277642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2b632936-35b2-41c0-879f-895cf2c8cc02 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.285795 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.285795 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:29.290068 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2b632936-35b2-41c0-879f-895cf2c8cc02 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Volume info retrieved successfully. Jul 10 09:31:29.296834 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2b632936-35b2-41c0-879f-895cf2c8cc02 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 200 Jul 10 09:31:29.297552 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 447/1803] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.312959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.314956 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:29.315273 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.315538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.315808 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Delete volume with id: 2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:29.326777 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.326777 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:29.327454 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Volume info retrieved successfully. Jul 10 09:31:29.344026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-636d7e02-aed0-4444-b115-b503931b564a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.346628 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-636d7e02-aed0-4444-b115-b503931b564a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:29.347449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-636d7e02-aed0-4444-b115-b503931b564a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.347886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-636d7e02-aed0-4444-b115-b503931b564a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.348169 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-636d7e02-aed0-4444-b115-b503931b564a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:29.354518 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Delete volume request issued successfully. Jul 10 09:31:29.354654 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6c7cb417-dadd-4454-b459-caaa70d6c1b2 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 202 Jul 10 09:31:29.358647 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.358647 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:29.358869 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 456/1804] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:29 2026] DELETE /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:29.358983 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-636d7e02-aed0-4444-b115-b503931b564a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:29.358983 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 448/1805] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.367483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51d72ea3-1b00-4a5b-8416-f639e88c36e0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.371589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51d72ea3-1b00-4a5b-8416-f639e88c36e0 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] GET https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:29.371872 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51d72ea3-1b00-4a5b-8416-f639e88c36e0 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.372123 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51d72ea3-1b00-4a5b-8416-f639e88c36e0 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.379208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b3b8c500-cecd-445c-9430-ddafa60604ba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.380974 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:29.381321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49503c5e-d9c6-4483-936d-5ee57f490b37", "incremental": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:29.382830 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating new backup {'backup': {'volume_id': '49503c5e-d9c6-4483-936d-5ee57f490b37', 'incremental': True}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:29.382998 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating backup of volume 49503c5e-d9c6-4483-936d-5ee57f490b37 in container None Jul 10 09:31:29.388033 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.388033 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:29.394462 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.394462 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:29.394659 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-51d72ea3-1b00-4a5b-8416-f639e88c36e0 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Volume info retrieved successfully. Jul 10 09:31:29.395033 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:31:29.405589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51d72ea3-1b00-4a5b-8416-f639e88c36e0 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 200 Jul 10 09:31:29.406025 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 455/1806] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.424443 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['e660e858-7a8f-4702-96ca-550e8890f9c9', '5518d0b7-1cc1-4882-9a7e-a7abddcb9c6d'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:29.445971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b3b8c500-cecd-445c-9430-ddafa60604ba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 400 Jul 10 09:31:29.446652 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 448/1807] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:29 2026] POST /volume/v3/backups => generated 109 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:31:29.457757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.459624 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] DELETE https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:29.459893 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.460084 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.460212 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Delete backup with id: d42dd856-923c-4f84-a2ec-a18ad7ccd424. Jul 10 09:31:29.464467 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.464467 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:29.484471 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] delete_backup rpcapi backup_id d42dd856-923c-4f84-a2ec-a18ad7ccd424 {{(pid=99957) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:31:29.486683 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-69c0835e-3025-4bd4-b14d-6bb0faddb936 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 202 Jul 10 09:31:29.487118 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 457/1808] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:29 2026] DELETE /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:29.497018 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a13eaf64-68de-495f-a82a-4bb8ee3844e4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.499469 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a13eaf64-68de-495f-a82a-4bb8ee3844e4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:29.499765 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a13eaf64-68de-495f-a82a-4bb8ee3844e4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.501917 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a13eaf64-68de-495f-a82a-4bb8ee3844e4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.501917 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a13eaf64-68de-495f-a82a-4bb8ee3844e4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:29.506332 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.506332 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:29.507460 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a13eaf64-68de-495f-a82a-4bb8ee3844e4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:29.508286 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 449/1809] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.699629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f82b5cb8-ee3d-45cb-a316-e2db16c0e23f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.703517 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f82b5cb8-ee3d-45cb-a316-e2db16c0e23f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:29.703517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f82b5cb8-ee3d-45cb-a316-e2db16c0e23f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.703517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f82b5cb8-ee3d-45cb-a316-e2db16c0e23f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.703517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f82b5cb8-ee3d-45cb-a316-e2db16c0e23f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:29.713682 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.713682 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:29.715805 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f82b5cb8-ee3d-45cb-a316-e2db16c0e23f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:29.715805 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 456/1810] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:29.808617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-46709815-739f-499c-9430-3d70676a0955 req-69ae34ee-46e0-4a8b-b4ed-c8b264d2cd84 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.812250 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-69ae34ee-46e0-4a8b-b4ed-c8b264d2cd84 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:31:29.813633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-69ae34ee-46e0-4a8b-b4ed-c8b264d2cd84 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.813633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-69ae34ee-46e0-4a8b-b4ed-c8b264d2cd84 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.845987 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.845987 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:29.852591 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-46709815-739f-499c-9430-3d70676a0955 req-69ae34ee-46e0-4a8b-b4ed-c8b264d2cd84 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:31:29.856793 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-69ae34ee-46e0-4a8b-b4ed-c8b264d2cd84 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:31:29.857344 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 449/1811] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:29.866517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9928594e-57fe-4590-92fa-5af9438f622e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:29.869717 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9928594e-57fe-4590-92fa-5af9438f622e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:29.870095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9928594e-57fe-4590-92fa-5af9438f622e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:29.870396 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9928594e-57fe-4590-92fa-5af9438f622e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:29.870583 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9928594e-57fe-4590-92fa-5af9438f622e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:29.879098 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:29.879098 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:29.880014 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9928594e-57fe-4590-92fa-5af9438f622e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:29.880540 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 458/1812] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:29 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:30.426828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5ad44e93-01c8-4d1c-8440-c71de27506f7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.430720 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ad44e93-01c8-4d1c-8440-c71de27506f7 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] GET https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f Jul 10 09:31:30.430720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ad44e93-01c8-4d1c-8440-c71de27506f7 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.431039 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ad44e93-01c8-4d1c-8440-c71de27506f7 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.444946 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ad44e93-01c8-4d1c-8440-c71de27506f7 tempest-VolumesServicesTestJSON-1215192232 tempest-VolumesServicesTestJSON-1215192232-project-member] https://10.4.3.103/volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f returned with HTTP 404 Jul 10 09:31:30.445631 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 450/1813] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:30 2026] GET /volume/v3/volumes/2ec033ff-ee72-42f7-b597-dbd542b5499f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:30.462635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d372a82c-75df-476e-bd05-29b0245d437e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.467532 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d372a82c-75df-476e-bd05-29b0245d437e tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] GET https://10.4.3.103/volume/v3/os-services Jul 10 09:31:30.467532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d372a82c-75df-476e-bd05-29b0245d437e tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.467532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d372a82c-75df-476e-bd05-29b0245d437e tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.476685 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d372a82c-75df-476e-bd05-29b0245d437e tempest-VolumesServicesTestJSON-2089467232 tempest-VolumesServicesTestJSON-2089467232-project-admin] https://10.4.3.103/volume/v3/os-services returned with HTTP 200 Jul 10 09:31:30.476685 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 457/1814] 10.4.3.103 () {66 vars in 1249 bytes} [Fri Jul 10 09:31:30 2026] GET /volume/v3/os-services => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:30.519813 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cde2b0b2-2276-4fa4-87d0-f29b4782a6c3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.521577 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cde2b0b2-2276-4fa4-87d0-f29b4782a6c3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:30.521774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cde2b0b2-2276-4fa4-87d0-f29b4782a6c3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.521969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cde2b0b2-2276-4fa4-87d0-f29b4782a6c3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.522103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-cde2b0b2-2276-4fa4-87d0-f29b4782a6c3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:30.526165 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:30.526165 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:30.526839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cde2b0b2-2276-4fa4-87d0-f29b4782a6c3 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 200 Jul 10 09:31:30.527175 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 450/1815] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:30 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:30.729536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a4664bb6-f5ac-4bd8-b976-db030dd694f4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.732469 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a4664bb6-f5ac-4bd8-b976-db030dd694f4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:30.732469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a4664bb6-f5ac-4bd8-b976-db030dd694f4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.732666 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a4664bb6-f5ac-4bd8-b976-db030dd694f4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.732815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a4664bb6-f5ac-4bd8-b976-db030dd694f4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:30.739518 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:30.739518 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:30.740448 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a4664bb6-f5ac-4bd8-b976-db030dd694f4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:30.740907 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 459/1816] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:30 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:30.808476 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-544a02a9-bbf8-493a-b18c-62977cb3e8ee None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.808933 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-544a02a9-bbf8-493a-b18c-62977cb3e8ee None None] GET https://10.4.3.103/volume// Jul 10 09:31:30.809117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-544a02a9-bbf8-493a-b18c-62977cb3e8ee None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.809339 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-544a02a9-bbf8-493a-b18c-62977cb3e8ee None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.809797 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-544a02a9-bbf8-493a-b18c-62977cb3e8ee None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:31:30.810349 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 451/1817] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:31:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:31:30.819501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-46709815-739f-499c-9430-3d70676a0955 req-b6a0ef32-3513-4f3a-ba6a-9e49c9c56768 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.824301 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-b6a0ef32-3513-4f3a-ba6a-9e49c9c56768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:31:30.824730 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-b6a0ef32-3513-4f3a-ba6a-9e49c9c56768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d985ba56-922e-4ccf-ae84-a07bf34151b7", "connector": null, "instance_uuid": "0d4076ef-7749-4d31-93e1-2b3dd6445416"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:30.845279 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:30.845279 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:30.876613 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-b6a0ef32-3513-4f3a-ba6a-9e49c9c56768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:31:30.878162 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 458/1818] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:31:30 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) Jul 10 09:31:30.885895 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-46709815-739f-499c-9430-3d70676a0955 req-fc5ef68d-a731-4b49-a248-436450bd41e6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.889640 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-fc5ef68d-a731-4b49-a248-436450bd41e6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042 Jul 10 09:31:30.889640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-fc5ef68d-a731-4b49-a248-436450bd41e6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.889640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-fc5ef68d-a731-4b49-a248-436450bd41e6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.893922 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1c3d876a-2dce-479e-bc2e-4650da4ea97d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:30.895788 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1c3d876a-2dce-479e-bc2e-4650da4ea97d tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:30.896008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1c3d876a-2dce-479e-bc2e-4650da4ea97d tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:30.896206 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1c3d876a-2dce-479e-bc2e-4650da4ea97d tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:30.896311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1c3d876a-2dce-479e-bc2e-4650da4ea97d tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:30.899554 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:30.899554 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:30.902137 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:30.902137 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:30.903171 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1c3d876a-2dce-479e-bc2e-4650da4ea97d tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:30.903710 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 460/1819] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:30 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:31.372488 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-95f5cb1a-bda7-4f82-8b03-7b41db209e27 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.438829 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-fc5ef68d-a731-4b49-a248-436450bd41e6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042 returned with HTTP 200 Jul 10 09:31:31.439372 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 451/1820] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:31:30 2026] DELETE /volume/v3/attachments/7eb5b62a-168a-437b-91b7-bb99947db042 => generated 367 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:31.474999 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95f5cb1a-bda7-4f82-8b03-7b41db209e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] GET https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 Jul 10 09:31:31.475294 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95f5cb1a-bda7-4f82-8b03-7b41db209e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:31.475402 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95f5cb1a-bda7-4f82-8b03-7b41db209e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:31.498361 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95f5cb1a-bda7-4f82-8b03-7b41db209e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 returned with HTTP 200 Jul 10 09:31:31.498784 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 452/1821] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:31 2026] GET /volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 => generated 437 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:31.506395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04ce1eae-ef89-4eeb-b622-8365a857afcf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.509061 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04ce1eae-ef89-4eeb-b622-8365a857afcf tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 Jul 10 09:31:31.509061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04ce1eae-ef89-4eeb-b622-8365a857afcf tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:31.519292 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:31.519292 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:31.540970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6ff9a536-3b86-4a6f-9476-39c6951f05ce None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.543018 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6ff9a536-3b86-4a6f-9476-39c6951f05ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 Jul 10 09:31:31.543239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6ff9a536-3b86-4a6f-9476-39c6951f05ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:31.543476 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6ff9a536-3b86-4a6f-9476-39c6951f05ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:31.543637 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6ff9a536-3b86-4a6f-9476-39c6951f05ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id d42dd856-923c-4f84-a2ec-a18ad7ccd424. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:31.547498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6ff9a536-3b86-4a6f-9476-39c6951f05ce tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 returned with HTTP 404 Jul 10 09:31:31.548111 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 461/1822] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:31 2026] GET /volume/v3/backups/d42dd856-923c-4f84-a2ec-a18ad7ccd424 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:31.557669 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-43bbe651-f39e-4619-956b-9c592302c7e9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.559523 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:31.559967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1695886043"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:31.561411 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1695886043'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:31.561543 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume of 1 GB Jul 10 09:31:31.563069 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:31.563069 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:31.565261 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04ce1eae-ef89-4eeb-b622-8365a857afcf tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 returned with HTTP 200 Jul 10 09:31:31.565916 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 459/1823] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:31:31 2026] PUT /volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 => generated 390 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:31.567350 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Availability Zones retrieved successfully. Jul 10 09:31:31.572376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Flow 'volume_create_api' (2eced5e6-0a66-4c52-b26d-b49c99fe17a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:31.573339 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7bc0c3-0841-4945-926b-24d2b3e0d57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.574260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:31.574949 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.609353 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7bc0c3-0841-4945-926b-24d2b3e0d57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.610138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56ed82c-bcbd-4e45-bb50-96bab0147f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.653150 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['8b306b13-145b-4324-b963-6f9eed8518a9', 'd1ac916d-f77d-4af9-b646-304c4c5580e4', '62a496b8-5746-49e4-a3dd-d2b5f2109268', '248f7edc-aea6-4092-a5a1-ff90b69e4712'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:31.653956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56ed82c-bcbd-4e45-bb50-96bab0147f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b306b13-145b-4324-b963-6f9eed8518a9', 'd1ac916d-f77d-4af9-b646-304c4c5580e4', '62a496b8-5746-49e4-a3dd-d2b5f2109268', '248f7edc-aea6-4092-a5a1-ff90b69e4712']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.654679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00107e2c-c2a3-4f4b-8935-cbdc4fa95636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.674721 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:31.675028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2054245628"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:31.676324 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2054245628'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:31.676439 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Create volume of 1 GB Jul 10 09:31:31.680548 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Availability Zones retrieved successfully. Jul 10 09:31:31.680634 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00107e2c-c2a3-4f4b-8935-cbdc4fa95636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69111f07-b9dd-412b-a82d-7b05b0fcc6f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1695886043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ad6ca79ade47a3be4df02bb24eb902',qos_specs=None,replication_status=,reservations=['8b306b13-145b-4324-b963-6f9eed8518a9','d1ac916d-f77d-4af9-b646-304c4c5580e4','62a496b8-5746-49e4-a3dd-d2b5f2109268','248f7edc-aea6-4092-a5a1-ff90b69e4712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573c4dee5454d46aafc95a08b581003',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1695886043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69111f07-b9dd-412b-a82d-7b05b0fcc6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ad6ca79ade47a3be4df02bb24eb902',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d573c4dee5454d46aafc95a08b581003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.682126 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52717438-88dc-49a6-b458-b7ed749fb923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.685948 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Flow 'volume_create_api' (91e7b774-2f5f-4e0a-aafc-0206b0f4000c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:31.686758 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec410a3-4f77-4f54-839f-d21b638730da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.687665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:31.704439 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52717438-88dc-49a6-b458-b7ed749fb923) transitioned into state 'SUCCESS' from state '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-1695886043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ad6ca79ade47a3be4df02bb24eb902',qos_specs=None,replication_status=,reservations=['8b306b13-145b-4324-b963-6f9eed8518a9','d1ac916d-f77d-4af9-b646-304c4c5580e4','62a496b8-5746-49e4-a3dd-d2b5f2109268','248f7edc-aea6-4092-a5a1-ff90b69e4712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d573c4dee5454d46aafc95a08b581003',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.705275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5587ab94-13fa-4321-8b55-d86c2f3b1afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.717102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5587ab94-13fa-4321-8b55-d86c2f3b1afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.718100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Flow 'volume_create_api' (2eced5e6-0a66-4c52-b26d-b49c99fe17a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:31.718444 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Create volume request issued successfully. Jul 10 09:31:31.719113 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-43bbe651-f39e-4619-956b-9c592302c7e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:31.719864 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 452/1824] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:31 2026] POST /volume/v3/volumes => generated 749 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:31.724421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec410a3-4f77-4f54-839f-d21b638730da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.725336 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a491085-5d8a-42a7-952f-64b2a1bda14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.731486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a98c95bf-ad08-447c-92cb-013220410fe3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.733980 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a98c95bf-ad08-447c-92cb-013220410fe3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 Jul 10 09:31:31.735439 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a98c95bf-ad08-447c-92cb-013220410fe3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:31.735852 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a98c95bf-ad08-447c-92cb-013220410fe3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:31.748812 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:31.748812 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:31.752537 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5039ea64-9361-456c-b7df-7917367a12ac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.754399 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a98c95bf-ad08-447c-92cb-013220410fe3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:31:31.754493 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5039ea64-9361-456c-b7df-7917367a12ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:31.754672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5039ea64-9361-456c-b7df-7917367a12ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:31.754884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5039ea64-9361-456c-b7df-7917367a12ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:31.754988 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5039ea64-9361-456c-b7df-7917367a12ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:31.761216 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a98c95bf-ad08-447c-92cb-013220410fe3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 returned with HTTP 200 Jul 10 09:31:31.761867 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 462/1825] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:31 2026] GET /volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:31.762372 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:31.762372 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:31.763094 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5039ea64-9361-456c-b7df-7917367a12ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:31.763539 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 460/1826] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:31 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:31.824910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Created reservations ['d182a3df-4bdc-4930-b273-88a1ffc73757', 'ec90e102-927b-448b-8e18-99d443b95008', '02fd4ddf-2e4e-49ce-9827-9a8d19abfc65', '6a6d5783-8b4a-4faa-98b9-1cfd2c5f05cb'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:31.825621 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a491085-5d8a-42a7-952f-64b2a1bda14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d182a3df-4bdc-4930-b273-88a1ffc73757', 'ec90e102-927b-448b-8e18-99d443b95008', '02fd4ddf-2e4e-49ce-9827-9a8d19abfc65', '6a6d5783-8b4a-4faa-98b9-1cfd2c5f05cb']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.826320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74738114-3807-4be0-b860-97fade7f6afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.848325 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74738114-3807-4be0-b860-97fade7f6afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c9284d-dff0-474d-ad59-4f796a7763e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2054245628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2568181b2b944249853d944c3b6df20',qos_specs=None,replication_status=,reservations=['d182a3df-4bdc-4930-b273-88a1ffc73757','ec90e102-927b-448b-8e18-99d443b95008','02fd4ddf-2e4e-49ce-9827-9a8d19abfc65','6a6d5783-8b4a-4faa-98b9-1cfd2c5f05cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0154e7e2a3540d7ab073626d52676d5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2054245628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c9284d-dff0-474d-ad59-4f796a7763e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2568181b2b944249853d944c3b6df20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0154e7e2a3540d7ab073626d52676d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.848995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad9a312-2854-4c3f-8d10-1e640f3a451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.871101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad9a312-2854-4c3f-8d10-1e640f3a451d) transitioned into state 'SUCCESS' from state '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-2054245628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2568181b2b944249853d944c3b6df20',qos_specs=None,replication_status=,reservations=['d182a3df-4bdc-4930-b273-88a1ffc73757','ec90e102-927b-448b-8e18-99d443b95008','02fd4ddf-2e4e-49ce-9827-9a8d19abfc65','6a6d5783-8b4a-4faa-98b9-1cfd2c5f05cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0154e7e2a3540d7ab073626d52676d5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.871934 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da80e520-0883-43b3-a5e2-bb0300aa0d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:31.882059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da80e520-0883-43b3-a5e2-bb0300aa0d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:31.882838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Flow 'volume_create_api' (91e7b774-2f5f-4e0a-aafc-0206b0f4000c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:31.883090 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Create volume request issued successfully. Jul 10 09:31:31.883628 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0975991f-b0fb-46ac-93f4-b0322d9e420a tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:31.884020 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 453/1827] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:31 2026] POST /volume/v3/volumes => generated 767 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:31.895066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-812bd338-bcbb-4a2e-a8ef-5edc9806f00e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.896872 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-812bd338-bcbb-4a2e-a8ef-5edc9806f00e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:31.897082 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-812bd338-bcbb-4a2e-a8ef-5edc9806f00e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:31.897352 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-812bd338-bcbb-4a2e-a8ef-5edc9806f00e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:31.904044 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:31.904044 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:31.907690 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-812bd338-bcbb-4a2e-a8ef-5edc9806f00e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:31.911443 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-812bd338-bcbb-4a2e-a8ef-5edc9806f00e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 returned with HTTP 200 Jul 10 09:31:31.911804 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 453/1828] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:31 2026] GET /volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:31.914556 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aa227efb-8b44-466f-a15f-895ff34c18f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:31.916142 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa227efb-8b44-466f-a15f-895ff34c18f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:31.916306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa227efb-8b44-466f-a15f-895ff34c18f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:31.916477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa227efb-8b44-466f-a15f-895ff34c18f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:31.916582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-aa227efb-8b44-466f-a15f-895ff34c18f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:31.920406 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:31.920406 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:31.921071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa227efb-8b44-466f-a15f-895ff34c18f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:31.921401 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 463/1829] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:31 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.104420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1c080141-6bcf-4ca3-9a49-4b78c8dce720 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.106374 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1c080141-6bcf-4ca3-9a49-4b78c8dce720 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:32.106649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1c080141-6bcf-4ca3-9a49-4b78c8dce720 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.106890 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1c080141-6bcf-4ca3-9a49-4b78c8dce720 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.115288 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.115288 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:32.119735 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1c080141-6bcf-4ca3-9a49-4b78c8dce720 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:32.124963 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1c080141-6bcf-4ca3-9a49-4b78c8dce720 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:32.125471 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 461/1830] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.736087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-61c281e2-0017-45fe-ac86-1e0d56c74ae5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.775378 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-82a36fdb-3402-42f2-9c49-bddf4cc3c13e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.776264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cbe6408e-de24-414c-80cc-781c1ebbcf75 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.777200 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82a36fdb-3402-42f2-9c49-bddf4cc3c13e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 Jul 10 09:31:32.777405 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82a36fdb-3402-42f2-9c49-bddf4cc3c13e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.777614 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82a36fdb-3402-42f2-9c49-bddf4cc3c13e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.777984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbe6408e-de24-414c-80cc-781c1ebbcf75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:32.778151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbe6408e-de24-414c-80cc-781c1ebbcf75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.778329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbe6408e-de24-414c-80cc-781c1ebbcf75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.778444 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-cbe6408e-de24-414c-80cc-781c1ebbcf75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:32.784518 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.784518 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:32.785650 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbe6408e-de24-414c-80cc-781c1ebbcf75 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:32.786136 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 464/1831] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.786781 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.786781 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:32.790542 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-82a36fdb-3402-42f2-9c49-bddf4cc3c13e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:31:32.795226 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82a36fdb-3402-42f2-9c49-bddf4cc3c13e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 returned with HTTP 200 Jul 10 09:31:32.796162 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 454/1832] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.807118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-564120da-d185-4956-b0fb-bbb0d076c558 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.808860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:32.809226 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69111f07-b9dd-412b-a82d-7b05b0fcc6f7", "name": "tempest-VolumesBackupsTest-Backup-1550464404"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.810589 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating new backup {'backup': {'volume_id': '69111f07-b9dd-412b-a82d-7b05b0fcc6f7', 'name': 'tempest-VolumesBackupsTest-Backup-1550464404'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:32.810796 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating backup of volume 69111f07-b9dd-412b-a82d-7b05b0fcc6f7 in container None Jul 10 09:31:32.817135 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.817135 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:32.817340 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Volume info retrieved successfully. Jul 10 09:31:32.838831 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Created reservations ['94a8c389-2181-45cb-af9b-8dac9646f138', 'e4e42f34-97e8-4ab7-8695-08210578afe3'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:32.851434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-61c281e2-0017-45fe-ac86-1e0d56c74ae5 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] GET https://10.4.3.103/volume/v3/os-services Jul 10 09:31:32.851661 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-61c281e2-0017-45fe-ac86-1e0d56c74ae5 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.851894 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-61c281e2-0017-45fe-ac86-1e0d56c74ae5 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.852150 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.852150 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:32.857795 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-61c281e2-0017-45fe-ac86-1e0d56c74ae5 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] https://10.4.3.103/volume/v3/os-services returned with HTTP 200 Jul 10 09:31:32.858215 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 454/1833] 10.4.3.103 () {66 vars in 1249 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/os-services => generated 626 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.867042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c14b8d35-a594-4d3f-99a3-81c68247199b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.870599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-564120da-d185-4956-b0fb-bbb0d076c558 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:31:32.870599 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 462/1834] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:32 2026] POST /volume/v3/backups => generated 330 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:32.870812 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c14b8d35-a594-4d3f-99a3-81c68247199b tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] PUT https://10.4.3.103/volume/v3/os-services/disable-log-reason Jul 10 09:31:32.870812 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c14b8d35-a594-4d3f-99a3-81c68247199b tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004982", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.871080 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c14b8d35-a594-4d3f-99a3-81c68247199b tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] https://10.4.3.103/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 09:31:32.871589 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 465/1835] 10.4.3.103 () {68 vars in 1326 bytes} [Fri Jul 10 09:31:32 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:31:32.879327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5f5902fa-47aa-4dd0-be13-e84b4c3669e7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.880022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dceec88c-76ed-41b1-9342-454ea9e931f3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.881587 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5f5902fa-47aa-4dd0-be13-e84b4c3669e7 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:32.881669 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dceec88c-76ed-41b1-9342-454ea9e931f3 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] PUT https://10.4.3.103/volume/v3/os-services/disable Jul 10 09:31:32.881775 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5f5902fa-47aa-4dd0-be13-e84b4c3669e7 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.881983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dceec88c-76ed-41b1-9342-454ea9e931f3 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004982", "binary": "invalid_binary"} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.882037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5f5902fa-47aa-4dd0-be13-e84b4c3669e7 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.882390 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5f5902fa-47aa-4dd0-be13-e84b4c3669e7 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:32.885809 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.885809 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:32.886339 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5f5902fa-47aa-4dd0-be13-e84b4c3669e7 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:32.886662 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 455/1836] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.889780 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dceec88c-76ed-41b1-9342-454ea9e931f3 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] https://10.4.3.103/volume/v3/os-services/disable returned with HTTP 404 Jul 10 09:31:32.890416 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 455/1837] 10.4.3.103 () {68 vars in 1293 bytes} [Fri Jul 10 09:31:32 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:32.897753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4229b750-84f4-49b3-9bed-c84d620b3c37 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.899424 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4229b750-84f4-49b3-9bed-c84d620b3c37 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] PUT https://10.4.3.103/volume/v3/os-services/enable Jul 10 09:31:32.899763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4229b750-84f4-49b3-9bed-c84d620b3c37 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.901176 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.901176 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:32.905559 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4229b750-84f4-49b3-9bed-c84d620b3c37 tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] https://10.4.3.103/volume/v3/os-services/enable returned with HTTP 404 Jul 10 09:31:32.906059 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 463/1838] 10.4.3.103 () {68 vars in 1290 bytes} [Fri Jul 10 09:31:32 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:32.913146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bf9988eb-3f3c-433a-8e19-c050db91e74a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.914895 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bf9988eb-3f3c-433a-8e19-c050db91e74a tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] PUT https://10.4.3.103/volume/v3/os-services/freeze Jul 10 09:31:32.915243 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bf9988eb-3f3c-433a-8e19-c050db91e74a tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.921142 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bf9988eb-3f3c-433a-8e19-c050db91e74a tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] https://10.4.3.103/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 09:31:32.921732 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 466/1839] 10.4.3.103 () {68 vars in 1290 bytes} [Fri Jul 10 09:31:32 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:31:32.926627 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-38bdcb88-9675-4ab6-afeb-f44884d4991c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.928481 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38bdcb88-9675-4ab6-afeb-f44884d4991c tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:32.928760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38bdcb88-9675-4ab6-afeb-f44884d4991c tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.929095 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38bdcb88-9675-4ab6-afeb-f44884d4991c tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.929955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e546dc73-b8d9-4265-a618-d11974b4bf6c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.931731 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e546dc73-b8d9-4265-a618-d11974b4bf6c tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] PUT https://10.4.3.103/volume/v3/os-services/thaw Jul 10 09:31:32.931788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d06251e7-1d2e-4d8b-abf2-35bd4b2f2d57 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.932049 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e546dc73-b8d9-4265-a618-d11974b4bf6c tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.933679 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d06251e7-1d2e-4d8b-abf2-35bd4b2f2d57 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:32.933856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d06251e7-1d2e-4d8b-abf2-35bd4b2f2d57 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:32.934027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d06251e7-1d2e-4d8b-abf2-35bd4b2f2d57 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:32.934128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d06251e7-1d2e-4d8b-abf2-35bd4b2f2d57 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:32.937707 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.937707 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:32.937784 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.937784 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:32.938475 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d06251e7-1d2e-4d8b-abf2-35bd4b2f2d57 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:32.938519 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e546dc73-b8d9-4265-a618-d11974b4bf6c tempest-VolumeServicesNegativeTest-367163478 tempest-VolumeServicesNegativeTest-367163478-project-admin] https://10.4.3.103/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 09:31:32.938841 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 464/1840] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.939203 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 456/1841] 10.4.3.103 () {68 vars in 1284 bytes} [Fri Jul 10 09:31:32 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:31:32.941904 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-38bdcb88-9675-4ab6-afeb-f44884d4991c tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:32.946453 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38bdcb88-9675-4ab6-afeb-f44884d4991c tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 returned with HTTP 200 Jul 10 09:31:32.946906 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 456/1842] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:32 2026] GET /volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:32.962623 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:32.964517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:32.964981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c9284d-dff0-474d-ad59-4f796a7763e2", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1714483022"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:32.975818 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:32.975818 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:32.976525 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:32.976745 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Create snapshot from volume 20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:33.013300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Created reservations ['78322032-0cdd-414b-8614-49e1f1ba28c9', 'dbe9761f-de0b-4912-815f-877665492193', 'a2094063-97f6-4625-8583-c9c80abd0a1c', '1492d5b8-de20-494e-bef0-ee1d5cfb5ec1'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:33.044814 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Snapshot create request issued successfully. Jul 10 09:31:33.045208 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-476252eb-ac8c-4e9a-a51a-f5520ffb2824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:31:33.045732 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 467/1843] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:31:32 2026] POST /volume/v3/snapshots => generated 323 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:33.055450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dae2189b-dfbc-4007-a80d-fe6c383b586b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:33.058000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dae2189b-dfbc-4007-a80d-fe6c383b586b tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e Jul 10 09:31:33.058000 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dae2189b-dfbc-4007-a80d-fe6c383b586b tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:33.059548 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dae2189b-dfbc-4007-a80d-fe6c383b586b tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:33.067099 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.067099 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:33.067099 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dae2189b-dfbc-4007-a80d-fe6c383b586b tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Snapshot retrieved successfully. Jul 10 09:31:33.067099 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dae2189b-dfbc-4007-a80d-fe6c383b586b tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e returned with HTTP 200 Jul 10 09:31:33.067099 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 465/1844] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:33 2026] GET /volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:33.137793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-926d695e-a197-4399-93a9-7fe635c1b8d2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:33.139300 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-926d695e-a197-4399-93a9-7fe635c1b8d2 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:33.139459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-926d695e-a197-4399-93a9-7fe635c1b8d2 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:33.139679 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-926d695e-a197-4399-93a9-7fe635c1b8d2 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:33.145774 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.145774 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:33.148972 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-926d695e-a197-4399-93a9-7fe635c1b8d2 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:33.152973 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-926d695e-a197-4399-93a9-7fe635c1b8d2 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:33.153336 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 457/1845] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:33 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:33.180193 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:33.181766 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] POST https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action Jul 10 09:31:33.182124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-871750895", "disk_format": "qcow2"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:33.182212 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-871750895", "disk_format": "qcow2"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:33.190044 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.190044 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:33.190479 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:33.201432 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.201432 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:33.204703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.image.image_utils [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-871750895'}] 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-871750895'}]. {{(pid=99955) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 09:31:33.665344 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Copy volume to image completed successfully. Jul 10 09:31:33.665840 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7edca1d5-8fdf-4570-91d5-b9a8e6e43856 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action returned with HTTP 202 Jul 10 09:31:33.666272 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 457/1846] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:31:33 2026] POST /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261/action => generated 688 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:33.801137 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-34f26630-c01f-425d-a6d3-ed50a41c105b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:33.802827 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34f26630-c01f-425d-a6d3-ed50a41c105b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:33.803038 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34f26630-c01f-425d-a6d3-ed50a41c105b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:33.803175 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34f26630-c01f-425d-a6d3-ed50a41c105b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:33.803276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-34f26630-c01f-425d-a6d3-ed50a41c105b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:33.807180 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.807180 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:33.807998 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34f26630-c01f-425d-a6d3-ed50a41c105b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:33.808321 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 468/1847] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:33 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:33.897588 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-704fb153-cc7a-4347-b303-4b7bb009b2da None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:33.899160 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-704fb153-cc7a-4347-b303-4b7bb009b2da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:33.899321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-704fb153-cc7a-4347-b303-4b7bb009b2da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:33.899484 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-704fb153-cc7a-4347-b303-4b7bb009b2da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:33.899598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-704fb153-cc7a-4347-b303-4b7bb009b2da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:33.903172 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.903172 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:33.903730 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-704fb153-cc7a-4347-b303-4b7bb009b2da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:33.904073 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 466/1848] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:33 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:33.948129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-531ccad3-b152-4ddb-8faf-0747a9d286a6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:33.949852 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-531ccad3-b152-4ddb-8faf-0747a9d286a6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:33.950049 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-531ccad3-b152-4ddb-8faf-0747a9d286a6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:33.950223 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-531ccad3-b152-4ddb-8faf-0747a9d286a6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:33.950318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-531ccad3-b152-4ddb-8faf-0747a9d286a6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:33.954250 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:33.954250 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:33.955047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-531ccad3-b152-4ddb-8faf-0747a9d286a6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:33.955427 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 458/1849] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:33 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.076201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e8b15ac5-8749-4dc5-9d9d-6ce22c8d6925 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.078212 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e8b15ac5-8749-4dc5-9d9d-6ce22c8d6925 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e Jul 10 09:31:34.078400 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e8b15ac5-8749-4dc5-9d9d-6ce22c8d6925 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.078787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e8b15ac5-8749-4dc5-9d9d-6ce22c8d6925 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.084642 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.084642 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:34.085057 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e8b15ac5-8749-4dc5-9d9d-6ce22c8d6925 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Snapshot retrieved successfully. Jul 10 09:31:34.085754 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e8b15ac5-8749-4dc5-9d9d-6ce22c8d6925 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e returned with HTTP 200 Jul 10 09:31:34.086105 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 458/1850] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.096478 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-974b8c64-9dd6-4f6b-b4a8-fd96dc4b8743 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.098145 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-974b8c64-9dd6-4f6b-b4a8-fd96dc4b8743 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 Jul 10 09:31:34.098456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-974b8c64-9dd6-4f6b-b4a8-fd96dc4b8743 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:34.139372 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-974b8c64-9dd6-4f6b-b4a8-fd96dc4b8743 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 returned with HTTP 200 Jul 10 09:31:34.139767 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 469/1851] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:31:34 2026] PUT /volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 => generated 390 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.147341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.149181 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:34.149581 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c9284d-dff0-474d-ad59-4f796a7763e2"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:34.157826 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.157826 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:34.158285 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:34.158404 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Create snapshot from volume 20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:34.174207 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota_utils [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Quota exceeded for e2568181b2b944249853d944c3b6df20, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 09:31:34.177688 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.middleware.fault [None req-e6c5a768-15c5-40b2-98db-a973c1d63fb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 413 Jul 10 09:31:34.177688 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 467/1852] 10.4.3.103 () {68 vars in 1264 bytes} [Fri Jul 10 09:31:34 2026] POST /volume/v3/snapshots => generated 208 bytes in 28 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 09:31:34.182287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-44c0a9a6-38b0-4236-b500-b26c9a392c4d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.183829 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-44c0a9a6-38b0-4236-b500-b26c9a392c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 Jul 10 09:31:34.184134 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-44c0a9a6-38b0-4236-b500-b26c9a392c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:34.239092 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-44c0a9a6-38b0-4236-b500-b26c9a392c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 returned with HTTP 200 Jul 10 09:31:34.240724 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 459/1853] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:31:34 2026] PUT /volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.248007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.249930 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:34.251909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c9284d-dff0-474d-ad59-4f796a7763e2"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:34.257984 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.257984 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:34.258446 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:34.260392 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Create snapshot from volume 20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:34.274599 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota_utils [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Quota exceeded for e2568181b2b944249853d944c3b6df20, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 09:31:34.274599 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.middleware.fault [None req-3b44d782-4cd9-4e05-8c22-fe8972863071 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 413 Jul 10 09:31:34.274599 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 459/1854] 10.4.3.103 () {68 vars in 1264 bytes} [Fri Jul 10 09:31:34 2026] POST /volume/v3/snapshots => generated 133 bytes in 26 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 09:31:34.281519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.283505 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e Jul 10 09:31:34.283692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.283863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.283981 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Delete snapshot with id: c1d42c5f-1299-403b-a816-46d6b07fb25e Jul 10 09:31:34.288485 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.288485 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:34.288944 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Snapshot retrieved successfully. Jul 10 09:31:34.305960 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Snapshot delete request issued successfully. Jul 10 09:31:34.308928 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d8fbe69d-7d88-4aec-b1d1-bb0d32ff3b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e returned with HTTP 202 Jul 10 09:31:34.308928 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 470/1855] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:31:34 2026] DELETE /volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:34.312972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-feae8682-553b-4431-93cb-d3b233bd9d97 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.315022 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-feae8682-553b-4431-93cb-d3b233bd9d97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e Jul 10 09:31:34.315241 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-feae8682-553b-4431-93cb-d3b233bd9d97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.315451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-feae8682-553b-4431-93cb-d3b233bd9d97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.320718 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.320718 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:34.321196 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-feae8682-553b-4431-93cb-d3b233bd9d97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Snapshot retrieved successfully. Jul 10 09:31:34.322114 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-feae8682-553b-4431-93cb-d3b233bd9d97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e returned with HTTP 200 Jul 10 09:31:34.322543 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 468/1856] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.819216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0b6cac2b-0848-4479-9941-3ef22dcff4b4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.823067 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b6cac2b-0848-4479-9941-3ef22dcff4b4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:34.823248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b6cac2b-0848-4479-9941-3ef22dcff4b4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.823431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b6cac2b-0848-4479-9941-3ef22dcff4b4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.823555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0b6cac2b-0848-4479-9941-3ef22dcff4b4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:34.828914 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.828914 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:34.829776 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b6cac2b-0848-4479-9941-3ef22dcff4b4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:34.830273 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 460/1857] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.842758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.849622 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a/restore Jul 10 09:31:34.849622 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2aeba1a1-1abd-4fea-8624-6d2894ad61e5"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:34.852716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Restoring backup 2dfd7309-9d86-4583-a9a7-be4ecac1708a ({'restore': {'volume_id': '2aeba1a1-1abd-4fea-8624-6d2894ad61e5'}}) {{(pid=99955) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:31:34.852975 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Restoring backup 2dfd7309-9d86-4583-a9a7-be4ecac1708a to volume 2aeba1a1-1abd-4fea-8624-6d2894ad61e5. Jul 10 09:31:34.857409 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.857409 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:34.864874 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.864874 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:34.865617 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:31:34.865879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.api [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Checking backup size 1 against volume size 1 {{(pid=99955) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:31:34.866147 np0000004982 devstack@c-api.service[99955]: INFO cinder.backup.api [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Overwriting volume 2aeba1a1-1abd-4fea-8624-6d2894ad61e5 with restore of backup 2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:34.883856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] restore_backup in rpcapi backup_id 2dfd7309-9d86-4583-a9a7-be4ecac1708a {{(pid=99955) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:31:34.885802 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d3bf083c-bb9d-49c7-8e7f-1f3240fb4cf4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a/restore returned with HTTP 202 Jul 10 09:31:34.886237 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 460/1858] 10.4.3.103 () {68 vars in 1393 bytes} [Fri Jul 10 09:31:34 2026] POST /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a/restore => generated 181 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:34.893753 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-024188a6-7956-43aa-a30d-255af0fe8b1e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.899219 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-024188a6-7956-43aa-a30d-255af0fe8b1e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:34.899428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-024188a6-7956-43aa-a30d-255af0fe8b1e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.899641 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-024188a6-7956-43aa-a30d-255af0fe8b1e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.900073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-024188a6-7956-43aa-a30d-255af0fe8b1e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:34.910359 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.910359 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:34.910982 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-024188a6-7956-43aa-a30d-255af0fe8b1e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:34.911361 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 471/1859] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.913425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bf2ce853-aae8-4b6c-8848-01d800332a31 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.915552 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf2ce853-aae8-4b6c-8848-01d800332a31 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:34.915867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf2ce853-aae8-4b6c-8848-01d800332a31 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.916174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf2ce853-aae8-4b6c-8848-01d800332a31 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.916362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-bf2ce853-aae8-4b6c-8848-01d800332a31 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:34.921666 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.921666 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:34.922584 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf2ce853-aae8-4b6c-8848-01d800332a31 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:34.923089 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 469/1860] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:34.943703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-22296f72-f854-42be-a5af-cfede4665ecc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.967501 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-47b1c836-98b8-4d24-ae3c-f2d746d6baef None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:34.969237 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-47b1c836-98b8-4d24-ae3c-f2d746d6baef tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:34.969413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-47b1c836-98b8-4d24-ae3c-f2d746d6baef tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:34.969589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-47b1c836-98b8-4d24-ae3c-f2d746d6baef tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:34.969709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-47b1c836-98b8-4d24-ae3c-f2d746d6baef tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:34.973492 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:34.973492 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:34.974242 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-47b1c836-98b8-4d24-ae3c-f2d746d6baef tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:34.974603 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 461/1861] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:35.058960 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:31:35.059271 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.059381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.059667 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:31:35.060360 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:31:35.066292 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Get all volumes completed successfully. Jul 10 09:31:35.066617 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-22296f72-f854-42be-a5af-cfede4665ecc tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:31:35.066992 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 461/1862] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:31:34 2026] GET /volume/v3/volumes => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:31:35.074655 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.076668 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:35.077123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1156140191"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:35.078935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1156140191'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:35.079112 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume of 1 GB Jul 10 09:31:35.083833 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Availability Zones retrieved successfully. Jul 10 09:31:35.089345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Flow 'volume_create_api' (a5e63b65-cd52-4a7d-b98a-a5baf512c9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:35.090365 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492afff8-8b33-493f-b454-afea9b701877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:35.091300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:35.116603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492afff8-8b33-493f-b454-afea9b701877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:35.117216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a7a10f-410f-45a8-87ee-c09ea072bf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:35.168000 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Created reservations ['43534554-d619-45df-99bd-bd970e6a0703', '80e24e34-b5ad-40dd-b9cf-780a79e2b3c2', 'dd5ce1c2-ed17-4d39-9bd1-fa8e393f5f62', 'bd1fd6af-7c45-4686-b86b-c0d2f1637ef9'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:35.168765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a7a10f-410f-45a8-87ee-c09ea072bf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43534554-d619-45df-99bd-bd970e6a0703', '80e24e34-b5ad-40dd-b9cf-780a79e2b3c2', 'dd5ce1c2-ed17-4d39-9bd1-fa8e393f5f62', 'bd1fd6af-7c45-4686-b86b-c0d2f1637ef9']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:35.169524 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd9646e-98dd-459a-bc91-f63994457204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:35.190024 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd9646e-98dd-459a-bc91-f63994457204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2459ab6f-93f6-4fc9-af26-0db0e22052d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1156140191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd660df1b0549ff84539cd2ebcebb8c',qos_specs=None,replication_status=,reservations=['43534554-d619-45df-99bd-bd970e6a0703','80e24e34-b5ad-40dd-b9cf-780a79e2b3c2','dd5ce1c2-ed17-4d39-9bd1-fa8e393f5f62','bd1fd6af-7c45-4686-b86b-c0d2f1637ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1156140191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2459ab6f-93f6-4fc9-af26-0db0e22052d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd660df1b0549ff84539cd2ebcebb8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:35.190636 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0090b5-f8bf-4a69-a8cf-22bfa6f1f452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:35.205741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0090b5-f8bf-4a69-a8cf-22bfa6f1f452) transitioned into state 'SUCCESS' from state '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-1156140191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd660df1b0549ff84539cd2ebcebb8c',qos_specs=None,replication_status=,reservations=['43534554-d619-45df-99bd-bd970e6a0703','80e24e34-b5ad-40dd-b9cf-780a79e2b3c2','dd5ce1c2-ed17-4d39-9bd1-fa8e393f5f62','bd1fd6af-7c45-4686-b86b-c0d2f1637ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:35.206475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0166a76b-1871-4e86-aa6b-c5d8b9af041c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:35.214799 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0166a76b-1871-4e86-aa6b-c5d8b9af041c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:35.215582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Flow 'volume_create_api' (a5e63b65-cd52-4a7d-b98a-a5baf512c9c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:35.215926 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume request issued successfully. Jul 10 09:31:35.216435 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fa17dca-4e17-40e1-95b5-6c0cc25b21f4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:35.216962 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 472/1863] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:35 2026] POST /volume/v3/volumes => generated 755 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:35.228590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bb4731f2-139b-4029-9fed-e6d352d3517c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.230131 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bb4731f2-139b-4029-9fed-e6d352d3517c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:35.230345 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bb4731f2-139b-4029-9fed-e6d352d3517c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.230584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bb4731f2-139b-4029-9fed-e6d352d3517c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.238366 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.238366 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:35.242000 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bb4731f2-139b-4029-9fed-e6d352d3517c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:35.246723 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bb4731f2-139b-4029-9fed-e6d352d3517c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 200 Jul 10 09:31:35.247179 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 470/1864] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:35.333495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ade169b5-0fc5-41e2-ba76-cc8c7baf7aba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.335247 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ade169b5-0fc5-41e2-ba76-cc8c7baf7aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e Jul 10 09:31:35.335430 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ade169b5-0fc5-41e2-ba76-cc8c7baf7aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.335703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ade169b5-0fc5-41e2-ba76-cc8c7baf7aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.340236 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ade169b5-0fc5-41e2-ba76-cc8c7baf7aba tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e returned with HTTP 404 Jul 10 09:31:35.340741 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 462/1865] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/snapshots/c1d42c5f-1299-403b-a816-46d6b07fb25e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:35.347198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-53accb14-f0a1-40af-ab01-df42e869347e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.348862 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-53accb14-f0a1-40af-ab01-df42e869347e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:35.349087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-53accb14-f0a1-40af-ab01-df42e869347e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.349309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-53accb14-f0a1-40af-ab01-df42e869347e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.358503 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.358503 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:35.363216 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-53accb14-f0a1-40af-ab01-df42e869347e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:35.369021 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-53accb14-f0a1-40af-ab01-df42e869347e tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 returned with HTTP 200 Jul 10 09:31:35.369413 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 462/1866] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:35.380228 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.381869 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] DELETE https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:35.382043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.382207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.382352 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Delete volume with id: 20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:35.388280 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.388280 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:35.388665 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:35.403503 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Delete volume request issued successfully. Jul 10 09:31:35.403685 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee5236cb-7e00-45ce-a6dd-99cf5401adbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 returned with HTTP 202 Jul 10 09:31:35.404076 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 473/1867] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:35 2026] DELETE /volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:35.411506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0557ac16-9417-4326-86c1-0ca870c8dcc3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.413493 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0557ac16-9417-4326-86c1-0ca870c8dcc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:35.413719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0557ac16-9417-4326-86c1-0ca870c8dcc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.413946 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0557ac16-9417-4326-86c1-0ca870c8dcc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.422480 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.422480 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:35.426288 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0557ac16-9417-4326-86c1-0ca870c8dcc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Volume info retrieved successfully. Jul 10 09:31:35.430686 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0557ac16-9417-4326-86c1-0ca870c8dcc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 returned with HTTP 200 Jul 10 09:31:35.431144 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 471/1868] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:35.922485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5e9dec47-9d82-4fcf-a226-b3b3ad1d3511 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.925933 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e9dec47-9d82-4fcf-a226-b3b3ad1d3511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:35.926166 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e9dec47-9d82-4fcf-a226-b3b3ad1d3511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.926400 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e9dec47-9d82-4fcf-a226-b3b3ad1d3511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.926558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5e9dec47-9d82-4fcf-a226-b3b3ad1d3511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:35.932073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a30ca3a8-2146-4ccd-8f04-d1ae0d11487d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.932781 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.932781 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:35.933640 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e9dec47-9d82-4fcf-a226-b3b3ad1d3511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:35.934024 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 463/1869] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:35.934103 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a30ca3a8-2146-4ccd-8f04-d1ae0d11487d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:35.934296 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a30ca3a8-2146-4ccd-8f04-d1ae0d11487d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.934495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a30ca3a8-2146-4ccd-8f04-d1ae0d11487d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.934621 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a30ca3a8-2146-4ccd-8f04-d1ae0d11487d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:35.939713 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.939713 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:35.940305 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a30ca3a8-2146-4ccd-8f04-d1ae0d11487d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:35.940669 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 463/1870] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:35.986438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-db56f1ed-2590-4d8f-a255-7aada2b309c5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:35.989492 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-db56f1ed-2590-4d8f-a255-7aada2b309c5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:35.989730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-db56f1ed-2590-4d8f-a255-7aada2b309c5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:35.989847 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-db56f1ed-2590-4d8f-a255-7aada2b309c5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:35.989962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-db56f1ed-2590-4d8f-a255-7aada2b309c5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:35.995814 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:35.995814 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:35.996697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-db56f1ed-2590-4d8f-a255-7aada2b309c5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:35.997179 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 474/1871] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:35 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:36.169638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.172046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 Jul 10 09:31:36.172482 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:36.180593 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:31:36.185538 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:31:36.186788 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:36.186788 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:36.260199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-44f398c4-0f71-4a91-bd39-248c194a9314 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.262237 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-44f398c4-0f71-4a91-bd39-248c194a9314 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:36.262674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-44f398c4-0f71-4a91-bd39-248c194a9314 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.262758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-44f398c4-0f71-4a91-bd39-248c194a9314 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.270209 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:36.270209 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:36.274217 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-44f398c4-0f71-4a91-bd39-248c194a9314 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:36.279191 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-44f398c4-0f71-4a91-bd39-248c194a9314 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 200 Jul 10 09:31:36.279561 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 464/1872] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:36.293811 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-43485377-c8fd-4cad-8ef7-bc8aee75e210 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.295434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-43485377-c8fd-4cad-8ef7-bc8aee75e210 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:36.295608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-43485377-c8fd-4cad-8ef7-bc8aee75e210 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.295774 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-43485377-c8fd-4cad-8ef7-bc8aee75e210 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.302737 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:36.302737 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:36.305888 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-43485377-c8fd-4cad-8ef7-bc8aee75e210 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:36.310016 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-43485377-c8fd-4cad-8ef7-bc8aee75e210 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 200 Jul 10 09:31:36.310490 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 464/1873] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:36.321498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dd05b120-8a26-452b-a5cc-ec693d37358c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.323761 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:36.324050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1127798098"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:36.325779 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1127798098'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:36.326013 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume of 1 GB Jul 10 09:31:36.330586 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Availability Zones retrieved successfully. Jul 10 09:31:36.338311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Flow 'volume_create_api' (c4fd8690-ae50-4ea1-b9d5-f851c9410a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:36.339264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e03656-936b-492c-b79f-c435e2c6ed15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:36.340207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:36.364146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e03656-936b-492c-b79f-c435e2c6ed15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:36.364789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ab6769-9fbe-4ab8-a68c-64f67894a724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:36.403761 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Created reservations ['79915311-5a23-45a8-9b3f-22cc6ce74ad1', 'a48b4d94-1b35-4c45-9736-a6107208255a', '4c5ad8fc-7f2a-4bc6-bc1e-725a90545a1d', '16bd942a-aa1d-4ccb-82ad-85fd471d1410'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:36.404645 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ab6769-9fbe-4ab8-a68c-64f67894a724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79915311-5a23-45a8-9b3f-22cc6ce74ad1', 'a48b4d94-1b35-4c45-9736-a6107208255a', '4c5ad8fc-7f2a-4bc6-bc1e-725a90545a1d', '16bd942a-aa1d-4ccb-82ad-85fd471d1410']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:36.405406 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a91094-dfcf-4787-b4fc-6481788199c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:36.426414 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a91094-dfcf-4787-b4fc-6481788199c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b5ec985-5956-4498-af5b-ba26b56866f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1127798098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd660df1b0549ff84539cd2ebcebb8c',qos_specs=None,replication_status=,reservations=['79915311-5a23-45a8-9b3f-22cc6ce74ad1','a48b4d94-1b35-4c45-9736-a6107208255a','4c5ad8fc-7f2a-4bc6-bc1e-725a90545a1d','16bd942a-aa1d-4ccb-82ad-85fd471d1410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1127798098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b5ec985-5956-4498-af5b-ba26b56866f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd660df1b0549ff84539cd2ebcebb8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:36.427060 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eab73d4d-7111-4026-a788-4269f41925b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:36.443091 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-13ae0bb4-442c-4649-abe2-a6177e950e1f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.443419 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eab73d4d-7111-4026-a788-4269f41925b0) transitioned into state 'SUCCESS' from state '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-1127798098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd660df1b0549ff84539cd2ebcebb8c',qos_specs=None,replication_status=,reservations=['79915311-5a23-45a8-9b3f-22cc6ce74ad1','a48b4d94-1b35-4c45-9736-a6107208255a','4c5ad8fc-7f2a-4bc6-bc1e-725a90545a1d','16bd942a-aa1d-4ccb-82ad-85fd471d1410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:36.443876 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e99cf2-0c8c-44ca-859d-5b37c098fad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:36.444664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13ae0bb4-442c-4649-abe2-a6177e950e1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] GET https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 Jul 10 09:31:36.444851 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13ae0bb4-442c-4649-abe2-a6177e950e1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.445065 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13ae0bb4-442c-4649-abe2-a6177e950e1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.450827 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13ae0bb4-442c-4649-abe2-a6177e950e1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678 tempest-VolumeSnapshotQuotasNegativeTestJSON-1503591678-project-member] https://10.4.3.103/volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 returned with HTTP 404 Jul 10 09:31:36.451301 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 465/1874] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/volumes/20c9284d-dff0-474d-ad59-4f796a7763e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:36.454150 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e99cf2-0c8c-44ca-859d-5b37c098fad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:36.454975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Flow 'volume_create_api' (c4fd8690-ae50-4ea1-b9d5-f851c9410a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:36.455281 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume request issued successfully. Jul 10 09:31:36.455857 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dd05b120-8a26-452b-a5cc-ec693d37358c tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:36.456273 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 475/1875] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:36 2026] POST /volume/v3/volumes => generated 755 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:36.457923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e6d515fe-d106-4a50-b50e-dd262a24ef1f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.459726 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e6d515fe-d106-4a50-b50e-dd262a24ef1f tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] PUT https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 Jul 10 09:31:36.460129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e6d515fe-d106-4a50-b50e-dd262a24ef1f tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:36.468321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-563c2856-cbca-4391-949e-8a23f3291d5b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.470067 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-563c2856-cbca-4391-949e-8a23f3291d5b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:36.470277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-563c2856-cbca-4391-949e-8a23f3291d5b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.470486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-563c2856-cbca-4391-949e-8a23f3291d5b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.477071 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:36.477071 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:36.480247 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-563c2856-cbca-4391-949e-8a23f3291d5b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:36.483835 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-563c2856-cbca-4391-949e-8a23f3291d5b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 200 Jul 10 09:31:36.484227 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 466/1876] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:36.532340 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e6d515fe-d106-4a50-b50e-dd262a24ef1f tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732 tempest-VolumeSnapshotQuotasNegativeTestJSON-997355732-project-admin] https://10.4.3.103/volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 returned with HTTP 200 Jul 10 09:31:36.532748 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 465/1877] 10.4.3.103 () {68 vars in 1375 bytes} [Fri Jul 10 09:31:36 2026] PUT /volume/v3/os-quota-sets/e2568181b2b944249853d944c3b6df20 => generated 395 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:36.707783 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-d985ba56-922e-4ccf-ae84-a07bf34151b7-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:31:36.708121 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-d666dd23-f232-46e9-8c23-9138f5c45765 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 returned with HTTP 200 Jul 10 09:31:36.708672 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 472/1878] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:31:36 2026] PUT /volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:36.718946 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-46709815-739f-499c-9430-3d70676a0955 req-449bf161-3ea7-42e4-a25b-8be826721ee2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.721294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-449bf161-3ea7-42e4-a25b-8be826721ee2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 Jul 10 09:31:36.721558 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-449bf161-3ea7-42e4-a25b-8be826721ee2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.721872 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-449bf161-3ea7-42e4-a25b-8be826721ee2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.741580 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-449bf161-3ea7-42e4-a25b-8be826721ee2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 returned with HTTP 200 Jul 10 09:31:36.742113 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 476/1879] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:36.944783 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8660f42b-5086-43f4-92f7-ca88a78a701a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.946254 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8660f42b-5086-43f4-92f7-ca88a78a701a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:36.946416 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8660f42b-5086-43f4-92f7-ca88a78a701a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.946675 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8660f42b-5086-43f4-92f7-ca88a78a701a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.946763 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8660f42b-5086-43f4-92f7-ca88a78a701a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:36.952200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a2c4ceca-7d71-48e0-ad33-70814a7936d5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:36.952328 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:36.952328 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:36.953598 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8660f42b-5086-43f4-92f7-ca88a78a701a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:36.953701 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 467/1880] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:36.954280 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a2c4ceca-7d71-48e0-ad33-70814a7936d5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:36.954509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a2c4ceca-7d71-48e0-ad33-70814a7936d5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:36.954759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a2c4ceca-7d71-48e0-ad33-70814a7936d5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:36.954889 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a2c4ceca-7d71-48e0-ad33-70814a7936d5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:36.959269 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:36.959269 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:36.959953 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a2c4ceca-7d71-48e0-ad33-70814a7936d5 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:36.960376 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 466/1881] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:36 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.006808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ceb57455-3fb3-4180-bfc6-2c2f5c87286b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.009273 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ceb57455-3fb3-4180-bfc6-2c2f5c87286b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:37.009507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ceb57455-3fb3-4180-bfc6-2c2f5c87286b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.009711 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ceb57455-3fb3-4180-bfc6-2c2f5c87286b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.009790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ceb57455-3fb3-4180-bfc6-2c2f5c87286b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:37.014926 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.014926 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:37.015885 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ceb57455-3fb3-4180-bfc6-2c2f5c87286b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:37.016226 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 473/1882] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.029250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e102895d-c78b-491e-b495-071105d3e4f8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.031259 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e102895d-c78b-491e-b495-071105d3e4f8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/45c4b555-05b9-4b00-aeef-14d35cd48729 Jul 10 09:31:37.031508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e102895d-c78b-491e-b495-071105d3e4f8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.031726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e102895d-c78b-491e-b495-071105d3e4f8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.040384 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.040384 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:37.045088 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e102895d-c78b-491e-b495-071105d3e4f8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:37.049661 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e102895d-c78b-491e-b495-071105d3e4f8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/45c4b555-05b9-4b00-aeef-14d35cd48729 returned with HTTP 200 Jul 10 09:31:37.050057 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 477/1883] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/volumes/45c4b555-05b9-4b00-aeef-14d35cd48729 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.063973 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b74b6982-790c-466e-901b-097f161f083f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.070470 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:31:37.070751 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.071687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.071687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:31:37.073474 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:31:37.089864 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Get all volumes completed successfully. Jul 10 09:31:37.089864 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b74b6982-790c-466e-901b-097f161f083f tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:31:37.089864 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 468/1884] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/volumes => generated 661 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.096793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6cb8d639-1334-4950-8971-bd786b372ed4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.098966 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] DELETE https://10.4.3.103/volume/v3/volumes/45c4b555-05b9-4b00-aeef-14d35cd48729 Jul 10 09:31:37.099326 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.099656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.099951 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete volume with id: 45c4b555-05b9-4b00-aeef-14d35cd48729 Jul 10 09:31:37.107711 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.107711 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:37.108260 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:37.138406 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete volume request issued successfully. Jul 10 09:31:37.138704 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6cb8d639-1334-4950-8971-bd786b372ed4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/45c4b555-05b9-4b00-aeef-14d35cd48729 returned with HTTP 202 Jul 10 09:31:37.139326 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 467/1885] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:37 2026] DELETE /volume/v3/volumes/45c4b555-05b9-4b00-aeef-14d35cd48729 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:37.153187 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.155152 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] DELETE https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b Jul 10 09:31:37.157601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.157601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.157601 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Delete backup with id: 83814b78-2f9f-4073-8eed-b82a106e973b. Jul 10 09:31:37.161049 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.161049 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:37.184161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] delete_backup rpcapi backup_id 83814b78-2f9f-4073-8eed-b82a106e973b {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:31:37.187126 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77f19eaa-6f41-4399-af07-77a8f5d0ee8c tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b returned with HTTP 202 Jul 10 09:31:37.187741 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 474/1886] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:37 2026] DELETE /volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:37.196221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f9176564-4340-49f2-a4b9-f81ae5c18508 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.198237 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f9176564-4340-49f2-a4b9-f81ae5c18508 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] GET https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b Jul 10 09:31:37.198886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f9176564-4340-49f2-a4b9-f81ae5c18508 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.199174 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f9176564-4340-49f2-a4b9-f81ae5c18508 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.199480 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f9176564-4340-49f2-a4b9-f81ae5c18508 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Show backup with id 83814b78-2f9f-4073-8eed-b82a106e973b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:37.204192 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.204192 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:37.205139 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f9176564-4340-49f2-a4b9-f81ae5c18508 tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b returned with HTTP 200 Jul 10 09:31:37.205677 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 478/1887] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.496672 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a429d991-4b1a-4bff-bd5b-169d64ba54b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.498727 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a429d991-4b1a-4bff-bd5b-169d64ba54b9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:37.498955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a429d991-4b1a-4bff-bd5b-169d64ba54b9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.499204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a429d991-4b1a-4bff-bd5b-169d64ba54b9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.507141 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.507141 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:37.510966 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a429d991-4b1a-4bff-bd5b-169d64ba54b9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:37.515650 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a429d991-4b1a-4bff-bd5b-169d64ba54b9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 200 Jul 10 09:31:37.516082 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 469/1888] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.527384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-96e4d35a-b8c3-4772-ba2c-83e99d3294d0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.529724 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-96e4d35a-b8c3-4772-ba2c-83e99d3294d0 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:37.530102 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-96e4d35a-b8c3-4772-ba2c-83e99d3294d0 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.530360 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-96e4d35a-b8c3-4772-ba2c-83e99d3294d0 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.539890 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.539890 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:37.544780 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-96e4d35a-b8c3-4772-ba2c-83e99d3294d0 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:37.550462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-96e4d35a-b8c3-4772-ba2c-83e99d3294d0 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 200 Jul 10 09:31:37.551123 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 468/1889] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.563098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.564699 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:37.565050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-438281129"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:37.566343 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-438281129'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:37.566447 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume of 1 GB Jul 10 09:31:37.570580 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Availability Zones retrieved successfully. Jul 10 09:31:37.575450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Flow 'volume_create_api' (b0824b73-b105-4bd4-9b9a-499d7838e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:37.576422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8753b6fe-20a2-4406-ba05-54c900214171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:37.577552 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:37.601796 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8753b6fe-20a2-4406-ba05-54c900214171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:37.602463 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a811b8-48e2-497e-95f5-50e8e8f54de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:37.640903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Created reservations ['d1323941-8fd0-4e6a-8a8e-ef3e7c88312e', 'bb3a55f0-0257-4ef1-9663-a41e1a823a53', '4180b7a5-088b-4390-bc69-5d32b7a582f0', 'dbcddf31-2f65-4de1-97f0-61fb60f12bb8'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:37.642081 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a811b8-48e2-497e-95f5-50e8e8f54de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1323941-8fd0-4e6a-8a8e-ef3e7c88312e', 'bb3a55f0-0257-4ef1-9663-a41e1a823a53', '4180b7a5-088b-4390-bc69-5d32b7a582f0', 'dbcddf31-2f65-4de1-97f0-61fb60f12bb8']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:37.643271 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8ef0d9-564c-4029-b1c3-8173cb739faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:37.665549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8ef0d9-564c-4029-b1c3-8173cb739faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45fcc111-9aa6-4dce-9b7b-5e6e24330d56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-438281129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd660df1b0549ff84539cd2ebcebb8c',qos_specs=None,replication_status=,reservations=['d1323941-8fd0-4e6a-8a8e-ef3e7c88312e','bb3a55f0-0257-4ef1-9663-a41e1a823a53','4180b7a5-088b-4390-bc69-5d32b7a582f0','dbcddf31-2f65-4de1-97f0-61fb60f12bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-438281129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45fcc111-9aa6-4dce-9b7b-5e6e24330d56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd660df1b0549ff84539cd2ebcebb8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:37.666814 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aeb9743-1178-4500-87fc-f68c23328743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:37.683328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aeb9743-1178-4500-87fc-f68c23328743) transitioned into state 'SUCCESS' from state '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-438281129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd660df1b0549ff84539cd2ebcebb8c',qos_specs=None,replication_status=,reservations=['d1323941-8fd0-4e6a-8a8e-ef3e7c88312e','bb3a55f0-0257-4ef1-9663-a41e1a823a53','4180b7a5-088b-4390-bc69-5d32b7a582f0','dbcddf31-2f65-4de1-97f0-61fb60f12bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c35a903adf4bdda56eda8d1c3ad7ba',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:37.684040 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbe9e9e-52a9-4a63-9915-6b7a2f9047a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:37.691886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbe9e9e-52a9-4a63-9915-6b7a2f9047a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:37.692690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Flow 'volume_create_api' (b0824b73-b105-4bd4-9b9a-499d7838e30a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:37.693029 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Create volume request issued successfully. Jul 10 09:31:37.693645 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ff47aeb-458c-44b4-b04c-29f83f2f847d tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:37.694045 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 475/1890] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:37 2026] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:37.710189 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1e391a6b-0d7b-4753-81df-1753e381e731 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.712074 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e391a6b-0d7b-4753-81df-1753e381e731 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:37.712508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e391a6b-0d7b-4753-81df-1753e381e731 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.714411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e391a6b-0d7b-4753-81df-1753e381e731 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.727583 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.727583 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:37.733241 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1e391a6b-0d7b-4753-81df-1753e381e731 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:37.739318 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e391a6b-0d7b-4753-81df-1753e381e731 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 200 Jul 10 09:31:37.739951 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 479/1891] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.970979 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fe600785-a4ec-4309-bd19-93c8e8de2847 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.972731 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe600785-a4ec-4309-bd19-93c8e8de2847 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:37.972937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe600785-a4ec-4309-bd19-93c8e8de2847 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.973088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe600785-a4ec-4309-bd19-93c8e8de2847 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.973187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-fe600785-a4ec-4309-bd19-93c8e8de2847 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:37.977144 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.977144 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:37.977756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe600785-a4ec-4309-bd19-93c8e8de2847 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:37.978092 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 470/1892] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:37.978224 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-51fea310-65d0-43f7-9fba-f485adad1dc2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:37.980233 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-51fea310-65d0-43f7-9fba-f485adad1dc2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:37.980233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-51fea310-65d0-43f7-9fba-f485adad1dc2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:37.980356 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-51fea310-65d0-43f7-9fba-f485adad1dc2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:37.981601 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-51fea310-65d0-43f7-9fba-f485adad1dc2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:37.984906 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:37.984906 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:37.985664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-51fea310-65d0-43f7-9fba-f485adad1dc2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:37.986222 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 469/1893] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:37 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:38.216463 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0c758987-35ff-43ce-a5e0-6bcfb9ade9ee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.217251 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c758987-35ff-43ce-a5e0-6bcfb9ade9ee tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] GET https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b Jul 10 09:31:38.217449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c758987-35ff-43ce-a5e0-6bcfb9ade9ee tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.217653 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0c758987-35ff-43ce-a5e0-6bcfb9ade9ee tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.217761 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0c758987-35ff-43ce-a5e0-6bcfb9ade9ee tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Show backup with id 83814b78-2f9f-4073-8eed-b82a106e973b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:38.221552 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0c758987-35ff-43ce-a5e0-6bcfb9ade9ee tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b returned with HTTP 404 Jul 10 09:31:38.221911 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 476/1894] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:38 2026] GET /volume/v3/backups/83814b78-2f9f-4073-8eed-b82a106e973b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:38.232338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.232338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] DELETE https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:38.232338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.232338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.232338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete backup with id: 714ad359-055b-4d80-b6f3-91c6bb4e803c. Jul 10 09:31:38.235878 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:38.235878 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:38.252465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] delete_backup rpcapi backup_id 714ad359-055b-4d80-b6f3-91c6bb4e803c {{(pid=99957) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:31:38.256129 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a9c967e0-b8a5-46c3-b631-3e435093b5f3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 202 Jul 10 09:31:38.256583 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 480/1895] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:38 2026] DELETE /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:38.264056 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6fe52a51-c313-4424-8271-c3fc669b9baa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.265801 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6fe52a51-c313-4424-8271-c3fc669b9baa tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:38.266064 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6fe52a51-c313-4424-8271-c3fc669b9baa tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.266499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6fe52a51-c313-4424-8271-c3fc669b9baa tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.266499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6fe52a51-c313-4424-8271-c3fc669b9baa tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:38.270267 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:38.270267 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:38.270951 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6fe52a51-c313-4424-8271-c3fc669b9baa tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 200 Jul 10 09:31:38.271302 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 471/1896] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:38 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:38.429453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-685d028a-a447-40a6-be37-91ba372b8f88 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.431436 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:38.431781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1187190542"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:38.433173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Create volume request body: {'volume': {'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1187190542'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:38.526085 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Create volume of 1 GB Jul 10 09:31:38.531792 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Availability Zones retrieved successfully. Jul 10 09:31:38.537495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Flow 'volume_create_api' (a791dee9-4981-4c5d-97fd-46c8aec457c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:38.538822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f499c55-e6fe-4492-8ce7-561fc9afc4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:38.539872 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:38.608952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f499c55-e6fe-4492-8ce7-561fc9afc4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:38.610037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cdebd69-1880-4d12-b417-ae30cd9f98c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:38.688263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Created reservations ['a3c3759b-ae0e-4c1b-8251-5c643099c83b', '1e25b74a-2cfc-4aa1-9ab8-ae757fcfa646', '230d3d16-4a33-4f50-9753-79cf32c02548', 'd05ec9e0-e0da-42fc-a9fe-4377b16adf20'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:38.688970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cdebd69-1880-4d12-b417-ae30cd9f98c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c3759b-ae0e-4c1b-8251-5c643099c83b', '1e25b74a-2cfc-4aa1-9ab8-ae757fcfa646', '230d3d16-4a33-4f50-9753-79cf32c02548', 'd05ec9e0-e0da-42fc-a9fe-4377b16adf20']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:38.690248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9eeaf85-ab0d-40c3-a1d4-1e1072a32e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:38.712995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9eeaf85-ab0d-40c3-a1d4-1e1072a32e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1187190542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc26fd47ec644b2a39345cacf8c34fa',qos_specs=None,replication_status=,reservations=['a3c3759b-ae0e-4c1b-8251-5c643099c83b','1e25b74a-2cfc-4aa1-9ab8-ae757fcfa646','230d3d16-4a33-4f50-9753-79cf32c02548','d05ec9e0-e0da-42fc-a9fe-4377b16adf20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2013312b99d4dcdb8e0865c1cce418f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1187190542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc26fd47ec644b2a39345cacf8c34fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2013312b99d4dcdb8e0865c1cce418f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:38.713686 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f22cde-2075-4345-9fcb-cd67e82e1358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:38.737881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f22cde-2075-4345-9fcb-cd67e82e1358) transitioned into state 'SUCCESS' from state '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-1187190542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc26fd47ec644b2a39345cacf8c34fa',qos_specs=None,replication_status=,reservations=['a3c3759b-ae0e-4c1b-8251-5c643099c83b','1e25b74a-2cfc-4aa1-9ab8-ae757fcfa646','230d3d16-4a33-4f50-9753-79cf32c02548','d05ec9e0-e0da-42fc-a9fe-4377b16adf20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2013312b99d4dcdb8e0865c1cce418f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:38.738585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5fb22e1-656b-4a26-989b-c2fd9b7582df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:38.753717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5fb22e1-656b-4a26-989b-c2fd9b7582df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:38.753717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Flow 'volume_create_api' (a791dee9-4981-4c5d-97fd-46c8aec457c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:38.753717 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Create volume request issued successfully. Jul 10 09:31:38.753717 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-685d028a-a447-40a6-be37-91ba372b8f88 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:38.754281 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 470/1897] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:38 2026] POST /volume/v3/volumes => generated 751 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 09:31:38.757208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-31a50aaa-367e-4e9e-9fe0-3b8d300193f9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.759351 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31a50aaa-367e-4e9e-9fe0-3b8d300193f9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:38.759580 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31a50aaa-367e-4e9e-9fe0-3b8d300193f9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.760891 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31a50aaa-367e-4e9e-9fe0-3b8d300193f9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.771152 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-61651a36-3af8-4547-9fb8-a95e6754fa3d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.772458 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:38.772458 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:38.772915 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-61651a36-3af8-4547-9fb8-a95e6754fa3d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] GET https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:38.773136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-61651a36-3af8-4547-9fb8-a95e6754fa3d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.773642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-61651a36-3af8-4547-9fb8-a95e6754fa3d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.777211 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-31a50aaa-367e-4e9e-9fe0-3b8d300193f9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:38.782188 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31a50aaa-367e-4e9e-9fe0-3b8d300193f9 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 200 Jul 10 09:31:38.782463 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:38.782463 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:38.782728 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 477/1898] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:38 2026] GET /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:38.791023 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-61651a36-3af8-4547-9fb8-a95e6754fa3d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:38.800058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-adb95c52-4503-489c-ba07-b64e2b4f3431 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.800799 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-61651a36-3af8-4547-9fb8-a95e6754fa3d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 200 Jul 10 09:31:38.801379 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 481/1899] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:38 2026] GET /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:38.809712 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-adb95c52-4503-489c-ba07-b64e2b4f3431 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:38.809712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-adb95c52-4503-489c-ba07-b64e2b4f3431 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.809712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-adb95c52-4503-489c-ba07-b64e2b4f3431 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.811838 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:38.811838 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:38.815666 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-adb95c52-4503-489c-ba07-b64e2b4f3431 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:38.820980 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-adb95c52-4503-489c-ba07-b64e2b4f3431 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 200 Jul 10 09:31:38.821519 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 472/1900] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:38 2026] GET /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:38.834910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.993876 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f448d34d-a34e-4ecf-acec-59136a855979 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:38.997826 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f448d34d-a34e-4ecf-acec-59136a855979 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:38.998219 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f448d34d-a34e-4ecf-acec-59136a855979 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:38.998592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f448d34d-a34e-4ecf-acec-59136a855979 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:38.998836 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f448d34d-a34e-4ecf-acec-59136a855979 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:39.002630 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=435,cinder:UPDATE=102,cinder:INSERT=56 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:31:39.009388 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.009388 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:39.011099 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f448d34d-a34e-4ecf-acec-59136a855979 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:39.011099 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 478/1901] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:38 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:39.018494 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7742a029-60ab-42df-881a-11543a3cdd17 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.020436 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7742a029-60ab-42df-881a-11543a3cdd17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:39.020436 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7742a029-60ab-42df-881a-11543a3cdd17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.020621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7742a029-60ab-42df-881a-11543a3cdd17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.020756 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-7742a029-60ab-42df-881a-11543a3cdd17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:39.027843 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.027843 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:39.027843 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7742a029-60ab-42df-881a-11543a3cdd17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:39.027843 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 482/1902] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:39.028009 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:39.028009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:39.029238 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:39.029390 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Create volume of 1 GB Jul 10 09:31:39.029732 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.029732 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:39.031877 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=488,cinder:UPDATE=137,cinder:DELETE=4,cinder:INSERT=83 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:31:39.034212 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Availability Zones retrieved successfully. Jul 10 09:31:39.041699 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Flow 'volume_create_api' (fbdefa3e-0549-41ab-b8be-3ec84b8bd915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:39.042944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2133fdff-e747-4754-b40b-8229fabfdb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:39.044509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:39.076797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2133fdff-e747-4754-b40b-8229fabfdb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:39.077987 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606e75d0-b044-41d6-903e-fc0cbe276bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:39.148005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Created reservations ['e9c4ebec-8df0-4c64-9d77-dd2d013a78e3', 'e3d77dee-c22b-48c8-be1a-01be3176753c', 'dc09815f-d02c-47c2-a644-97e954245f58', 'd9bbca8e-04af-482c-bdb1-75c9945036b6'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:39.148958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606e75d0-b044-41d6-903e-fc0cbe276bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9c4ebec-8df0-4c64-9d77-dd2d013a78e3', 'e3d77dee-c22b-48c8-be1a-01be3176753c', 'dc09815f-d02c-47c2-a644-97e954245f58', 'd9bbca8e-04af-482c-bdb1-75c9945036b6']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:39.149884 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32939147-100e-4bd7-acf4-378661501f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:39.176758 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32939147-100e-4bd7-acf4-378661501f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12b95240-4cb6-4351-b871-7b0557c1e213', '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='82c139ac0c15429cb090f2b28b93c3ba',qos_specs=None,replication_status=,reservations=['e9c4ebec-8df0-4c64-9d77-dd2d013a78e3','e3d77dee-c22b-48c8-be1a-01be3176753c','dc09815f-d02c-47c2-a644-97e954245f58','d9bbca8e-04af-482c-bdb1-75c9945036b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ccc1704e074cb4a821353b19664fad',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31: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=12b95240-4cb6-4351-b871-7b0557c1e213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82c139ac0c15429cb090f2b28b93c3ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3ccc1704e074cb4a821353b19664fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:39.177579 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d57c887-bba7-4fdc-a05a-e29c9db3bec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:39.198828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d57c887-bba7-4fdc-a05a-e29c9db3bec0) transitioned into state 'SUCCESS' from 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='82c139ac0c15429cb090f2b28b93c3ba',qos_specs=None,replication_status=,reservations=['e9c4ebec-8df0-4c64-9d77-dd2d013a78e3','e3d77dee-c22b-48c8-be1a-01be3176753c','dc09815f-d02c-47c2-a644-97e954245f58','d9bbca8e-04af-482c-bdb1-75c9945036b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ccc1704e074cb4a821353b19664fad',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:39.199619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247d4fd0-a568-4dbd-bc34-eda290561a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:39.208714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247d4fd0-a568-4dbd-bc34-eda290561a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:39.209993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Flow 'volume_create_api' (fbdefa3e-0549-41ab-b8be-3ec84b8bd915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:39.210444 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Create volume request issued successfully. Jul 10 09:31:39.211260 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9bf85a4-577f-4abe-9d3d-bf63fd1cc886 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:39.212008 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 471/1903] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:38 2026] POST /volume/v3/volumes => generated 733 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:39.225340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-349ffc3e-0600-43e3-92f1-4c0198318647 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.227033 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-349ffc3e-0600-43e3-92f1-4c0198318647 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] GET https://10.4.3.103/volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 Jul 10 09:31:39.227342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-349ffc3e-0600-43e3-92f1-4c0198318647 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.227781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-349ffc3e-0600-43e3-92f1-4c0198318647 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.230397 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=445,cinder:UPDATE=120,cinder:INSERT=61,cinder:DELETE=1 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:31:39.239026 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.239026 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:39.242776 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-349ffc3e-0600-43e3-92f1-4c0198318647 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Volume info retrieved successfully. Jul 10 09:31:39.247265 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-349ffc3e-0600-43e3-92f1-4c0198318647 tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] https://10.4.3.103/volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 returned with HTTP 200 Jul 10 09:31:39.247817 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 473/1904] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:39.283192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5405c37d-efb7-460d-853f-614dbcd86c9a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.285227 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5405c37d-efb7-460d-853f-614dbcd86c9a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c Jul 10 09:31:39.285479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5405c37d-efb7-460d-853f-614dbcd86c9a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.285734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5405c37d-efb7-460d-853f-614dbcd86c9a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.285855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5405c37d-efb7-460d-853f-614dbcd86c9a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 714ad359-055b-4d80-b6f3-91c6bb4e803c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:39.289845 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5405c37d-efb7-460d-853f-614dbcd86c9a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c returned with HTTP 404 Jul 10 09:31:39.290333 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 479/1905] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/backups/714ad359-055b-4d80-b6f3-91c6bb4e803c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:39.380336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1dc78919-5a25-4ebd-b392-502cf04be041 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.382099 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1dc78919-5a25-4ebd-b392-502cf04be041 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:31:39.382298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1dc78919-5a25-4ebd-b392-502cf04be041 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.382482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1dc78919-5a25-4ebd-b392-502cf04be041 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.388925 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.388925 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:39.392298 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1dc78919-5a25-4ebd-b392-502cf04be041 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:39.397182 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1dc78919-5a25-4ebd-b392-502cf04be041 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 200 Jul 10 09:31:39.397710 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 483/1906] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:39.413731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.415412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:31:39.415595 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.415819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.415984 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete volume with id: 3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:31:39.425452 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.425452 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:39.425967 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:39.444316 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete volume request issued successfully. Jul 10 09:31:39.444525 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4384ea67-a4fa-45c5-9873-9663e4e00bfe tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 202 Jul 10 09:31:39.445607 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 472/1907] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:39 2026] DELETE /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:39.453682 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-031a4f97-d7a6-49d2-8e66-2f20d8e691d9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.455443 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-031a4f97-d7a6-49d2-8e66-2f20d8e691d9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:31:39.455663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-031a4f97-d7a6-49d2-8e66-2f20d8e691d9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.455846 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-031a4f97-d7a6-49d2-8e66-2f20d8e691d9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.462858 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.462858 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:39.466297 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-031a4f97-d7a6-49d2-8e66-2f20d8e691d9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:39.470728 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-031a4f97-d7a6-49d2-8e66-2f20d8e691d9 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 200 Jul 10 09:31:39.471069 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 474/1908] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:39.815318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bf3a44fa-f3ae-4f70-bedd-d56965b826d8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.817251 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf3a44fa-f3ae-4f70-bedd-d56965b826d8 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] GET https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:39.817451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf3a44fa-f3ae-4f70-bedd-d56965b826d8 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.817678 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf3a44fa-f3ae-4f70-bedd-d56965b826d8 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.826110 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.826110 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:39.830594 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf3a44fa-f3ae-4f70-bedd-d56965b826d8 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:39.836995 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf3a44fa-f3ae-4f70-bedd-d56965b826d8 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 200 Jul 10 09:31:39.837528 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 480/1909] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:39.852649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.854742 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] POST https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action Jul 10 09:31:39.855186 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-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=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:39.855312 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-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=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:39.860322 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=472,cinder:INSERT=54,cinder:UPDATE=111,cinder:DELETE=3 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:31:39.867951 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.867951 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:39.880531 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.880531 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:39.881066 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:39.896901 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Update volume metadata completed successfully. Jul 10 09:31:39.896901 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7288fcdd-64b0-4c52-9a7f-af1486c0f036 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action returned with HTTP 200 Jul 10 09:31:39.897100 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 484/1910] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:31:39 2026] POST /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action => generated 563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:39.908635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-de89eb13-12aa-4b19-9e2b-7334a57f7176 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.910559 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-de89eb13-12aa-4b19-9e2b-7334a57f7176 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] GET https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:39.910783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-de89eb13-12aa-4b19-9e2b-7334a57f7176 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:39.911001 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-de89eb13-12aa-4b19-9e2b-7334a57f7176 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:39.919054 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.919054 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:39.922867 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-de89eb13-12aa-4b19-9e2b-7334a57f7176 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:39.928021 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-de89eb13-12aa-4b19-9e2b-7334a57f7176 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 200 Jul 10 09:31:39.928562 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 473/1911] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:39 2026] GET /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:39.945287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:39.946907 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] POST https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action Jul 10 09:31:39.947291 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:39.948586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:39.957917 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.957917 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:39.965292 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:39.965292 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:39.966291 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:39.974374 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Get volume image-metadata completed successfully. Jul 10 09:31:39.990362 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Delete volume metadata completed successfully. Jul 10 09:31:39.990719 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a8b60fb7-6c7f-4dd7-bf37-2e8eb295a9c3 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action returned with HTTP 200 Jul 10 09:31:39.991410 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 475/1912] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:39 2026] POST /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 09:31:39.998885 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.000587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] POST https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action Jul 10 09:31:40.000935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:40.001058 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:40.008951 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.008951 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:40.009433 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:40.013798 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Get volume image-metadata completed successfully. Jul 10 09:31:40.014046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c693e826-ade5-4615-abb2-acd28c93e1b0 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action returned with HTTP 200 Jul 10 09:31:40.014420 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 481/1913] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:31:39 2026] POST /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97/action => generated 537 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:40.023346 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e54f6167-bdf1-47e0-8b42-70b5b0e39d5f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.023485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c85ad441-7857-4dc4-b172-56f8663b3475 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.024943 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c85ad441-7857-4dc4-b172-56f8663b3475 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:40.025045 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e54f6167-bdf1-47e0-8b42-70b5b0e39d5f tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] GET https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:40.025252 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c85ad441-7857-4dc4-b172-56f8663b3475 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.025299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e54f6167-bdf1-47e0-8b42-70b5b0e39d5f tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.025347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c85ad441-7857-4dc4-b172-56f8663b3475 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.025448 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e54f6167-bdf1-47e0-8b42-70b5b0e39d5f tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.025485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-c85ad441-7857-4dc4-b172-56f8663b3475 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:40.029526 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.029526 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:40.030172 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c85ad441-7857-4dc4-b172-56f8663b3475 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:40.030542 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 474/1914] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:40.036793 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.036793 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:40.040480 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e54f6167-bdf1-47e0-8b42-70b5b0e39d5f tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:40.044077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f7983eb-695f-48be-91d5-ec6303b39c4f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.045880 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e54f6167-bdf1-47e0-8b42-70b5b0e39d5f tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 200 Jul 10 09:31:40.046269 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 485/1915] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:40.048143 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f7983eb-695f-48be-91d5-ec6303b39c4f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:40.048810 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f7983eb-695f-48be-91d5-ec6303b39c4f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.048810 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f7983eb-695f-48be-91d5-ec6303b39c4f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.049050 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2f7983eb-695f-48be-91d5-ec6303b39c4f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:40.055323 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.055323 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:40.056529 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f7983eb-695f-48be-91d5-ec6303b39c4f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:40.057100 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 476/1916] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:40.063508 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.065654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:40.065654 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.065873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.066075 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Delete volume with id: a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:40.073774 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.073774 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:40.074212 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:40.089702 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Delete volume request issued successfully. Jul 10 09:31:40.089872 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7380a0a-cc42-4cc5-8c4c-f67f1603c36d tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 202 Jul 10 09:31:40.090249 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 482/1917] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:40 2026] DELETE /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:40.097981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d46bb18a-79a1-4909-a612-26712f7e2879 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.100414 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d46bb18a-79a1-4909-a612-26712f7e2879 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] GET https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:40.100596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d46bb18a-79a1-4909-a612-26712f7e2879 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.100823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d46bb18a-79a1-4909-a612-26712f7e2879 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.110392 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.110392 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:40.114783 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d46bb18a-79a1-4909-a612-26712f7e2879 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Volume info retrieved successfully. Jul 10 09:31:40.122493 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d46bb18a-79a1-4909-a612-26712f7e2879 tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 200 Jul 10 09:31:40.123072 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 475/1918] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:40.263299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-94d683cc-2c9a-42a7-a625-b1e9cabb630d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.266829 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-94d683cc-2c9a-42a7-a625-b1e9cabb630d tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] GET https://10.4.3.103/volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 Jul 10 09:31:40.266829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-94d683cc-2c9a-42a7-a625-b1e9cabb630d tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.266829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-94d683cc-2c9a-42a7-a625-b1e9cabb630d tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.279197 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.279197 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:40.284547 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-94d683cc-2c9a-42a7-a625-b1e9cabb630d tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Volume info retrieved successfully. Jul 10 09:31:40.291712 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-94d683cc-2c9a-42a7-a625-b1e9cabb630d tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] https://10.4.3.103/volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 returned with HTTP 200 Jul 10 09:31:40.292302 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 486/1919] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:40.314608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.315384 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1&project_id=dcd660df1b0549ff84539cd2ebcebb8c Jul 10 09:31:40.315515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.315755 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.316274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Could not evaluate value dcd660df1b0549ff84539cd2ebcebb8c, assuming string {{(pid=99955) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:31:40.317276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Searching by: MultiDict([('project_id', 'dcd660df1b0549ff84539cd2ebcebb8c'), ('all_tenants', 1)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:31:40.349261 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Get all volumes completed successfully. Jul 10 09:31:40.350288 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.350288 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:40.353937 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-678cbc4c-7458-4a15-8db4-07369b4f0d5f tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1&project_id=dcd660df1b0549ff84539cd2ebcebb8c returned with HTTP 200 Jul 10 09:31:40.354428 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 477/1920] 10.4.3.103 () {66 vars in 1373 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=dcd660df1b0549ff84539cd2ebcebb8c => generated 3036 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:40.369748 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-34d78b24-c210-4feb-b9e5-a713d011805e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.373115 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 Jul 10 09:31:40.373115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.373115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.373115 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Delete volume with id: 12b95240-4cb6-4351-b871-7b0557c1e213 Jul 10 09:31:40.379590 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.379590 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:40.380084 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Volume info retrieved successfully. Jul 10 09:31:40.397027 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] Delete volume request issued successfully. Jul 10 09:31:40.397378 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-34d78b24-c210-4feb-b9e5-a713d011805e tempest-VolumesListAdminTestJSON-2104006875 tempest-VolumesListAdminTestJSON-2104006875-project-admin] https://10.4.3.103/volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 returned with HTTP 202 Jul 10 09:31:40.397850 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 483/1921] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:40 2026] DELETE /volume/v3/volumes/12b95240-4cb6-4351-b871-7b0557c1e213 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:40.409549 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d8da9675-3e56-447c-a472-32011d3b7bc1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.411174 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8da9675-3e56-447c-a472-32011d3b7bc1 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:40.411362 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8da9675-3e56-447c-a472-32011d3b7bc1 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.411647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8da9675-3e56-447c-a472-32011d3b7bc1 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.418694 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.418694 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:40.422516 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d8da9675-3e56-447c-a472-32011d3b7bc1 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:40.427711 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8da9675-3e56-447c-a472-32011d3b7bc1 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 200 Jul 10 09:31:40.428282 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 476/1922] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:40.442465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.444403 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] DELETE https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:40.444624 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.444813 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.444971 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Delete volume with id: 45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:40.453025 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.453025 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:40.453517 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:40.474123 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Delete volume request issued successfully. Jul 10 09:31:40.474415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1d4a984-b30b-4901-ae93-bea4d59acb24 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 202 Jul 10 09:31:40.474937 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 487/1923] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:40 2026] DELETE /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:40.482932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e689b99a-4340-44c3-a585-107fcb2b5ca4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.484704 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e689b99a-4340-44c3-a585-107fcb2b5ca4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:40.485702 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e689b99a-4340-44c3-a585-107fcb2b5ca4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.485702 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e689b99a-4340-44c3-a585-107fcb2b5ca4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.488716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4c87c1fe-a2a4-4d9d-9fdc-c35d6b3e57a8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.490628 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c87c1fe-a2a4-4d9d-9fdc-c35d6b3e57a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f Jul 10 09:31:40.491417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c87c1fe-a2a4-4d9d-9fdc-c35d6b3e57a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.492958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c87c1fe-a2a4-4d9d-9fdc-c35d6b3e57a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.493047 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.493047 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:40.499030 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e689b99a-4340-44c3-a585-107fcb2b5ca4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:40.501556 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c87c1fe-a2a4-4d9d-9fdc-c35d6b3e57a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f returned with HTTP 404 Jul 10 09:31:40.502210 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 484/1924] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/3fc12c94-9388-4833-a0d3-9ae52df3463f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:40.505886 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e689b99a-4340-44c3-a585-107fcb2b5ca4 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 200 Jul 10 09:31:40.506327 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 478/1925] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:40.514640 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.517323 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:40.517323 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1664517244"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:40.518124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1664517244'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:40.518230 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume of 1 GB Jul 10 09:31:40.522255 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Availability Zones retrieved successfully. Jul 10 09:31:40.527798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Flow 'volume_create_api' (120bb126-8407-4dbc-b8bd-8ab92784d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:40.528695 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e0f44be-b32a-4dc1-8d12-73f524260246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:40.529749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:40.555013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e0f44be-b32a-4dc1-8d12-73f524260246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:40.555696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37b2087-d1b5-494e-9fc7-911a10431296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:40.591783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Created reservations ['e893a141-2a16-43c9-80af-cc8659bfaadd', '4ede8e4c-5d55-4b9c-8a52-789db240e835', 'e08d9b67-9b16-41a0-aefd-67c1efd7f109', 'bee7eefe-9958-476f-be94-f6dc8785ac2e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:40.592494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37b2087-d1b5-494e-9fc7-911a10431296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e893a141-2a16-43c9-80af-cc8659bfaadd', '4ede8e4c-5d55-4b9c-8a52-789db240e835', 'e08d9b67-9b16-41a0-aefd-67c1efd7f109', 'bee7eefe-9958-476f-be94-f6dc8785ac2e']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:40.593212 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151c99c8-44e6-4b21-ba30-ad1567491355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:40.615587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151c99c8-44e6-4b21-ba30-ad1567491355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc92bdc-0bcd-47e9-a75a-082845389664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1664517244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d6b941e6dc41e1a19f34e08c169e59',qos_specs=None,replication_status=,reservations=['e893a141-2a16-43c9-80af-cc8659bfaadd','4ede8e4c-5d55-4b9c-8a52-789db240e835','e08d9b67-9b16-41a0-aefd-67c1efd7f109','bee7eefe-9958-476f-be94-f6dc8785ac2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1664517244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc92bdc-0bcd-47e9-a75a-082845389664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d6b941e6dc41e1a19f34e08c169e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:40.616524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ac555d-376c-45ec-957c-61514abbb12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:40.636779 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ac555d-376c-45ec-957c-61514abbb12c) transitioned into state 'SUCCESS' from state '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-1664517244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d6b941e6dc41e1a19f34e08c169e59',qos_specs=None,replication_status=,reservations=['e893a141-2a16-43c9-80af-cc8659bfaadd','4ede8e4c-5d55-4b9c-8a52-789db240e835','e08d9b67-9b16-41a0-aefd-67c1efd7f109','bee7eefe-9958-476f-be94-f6dc8785ac2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffd531ef7463aad145e2d29e1cdf0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:40.637365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf24f60-3907-4f76-9d59-23e0550645cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:40.649159 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf24f60-3907-4f76-9d59-23e0550645cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:40.649159 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Flow 'volume_create_api' (120bb126-8407-4dbc-b8bd-8ab92784d7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:40.649159 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Create volume request issued successfully. Jul 10 09:31:40.649159 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d89e2e64-9d8c-46c2-a74c-aa04672814a8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:40.649159 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 477/1926] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:40 2026] POST /volume/v3/volumes => generated 754 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:40.660979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5cb086e5-0f97-4650-a074-65fedf9b2ace None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:40.663359 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5cb086e5-0f97-4650-a074-65fedf9b2ace tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:31:40.663359 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5cb086e5-0f97-4650-a074-65fedf9b2ace tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:40.663359 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5cb086e5-0f97-4650-a074-65fedf9b2ace tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:40.671020 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:40.671020 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:40.675356 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5cb086e5-0f97-4650-a074-65fedf9b2ace tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:40.684596 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5cb086e5-0f97-4650-a074-65fedf9b2ace tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 200 Jul 10 09:31:40.684596 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 488/1927] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:40 2026] GET /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:41.040503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-77e18966-8851-4510-944f-29911c8ed156 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.044594 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77e18966-8851-4510-944f-29911c8ed156 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:41.044887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77e18966-8851-4510-944f-29911c8ed156 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.045562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77e18966-8851-4510-944f-29911c8ed156 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.046209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-77e18966-8851-4510-944f-29911c8ed156 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:41.055379 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.055379 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:41.056219 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77e18966-8851-4510-944f-29911c8ed156 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:41.056651 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 485/1928] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:41.091777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4c72280b-85bc-459b-90f4-a86937dd19e8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.093852 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c72280b-85bc-459b-90f4-a86937dd19e8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:41.094046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c72280b-85bc-459b-90f4-a86937dd19e8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.094286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c72280b-85bc-459b-90f4-a86937dd19e8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.094435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4c72280b-85bc-459b-90f4-a86937dd19e8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:41.099863 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.099863 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:41.100902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c72280b-85bc-459b-90f4-a86937dd19e8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:41.101490 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 479/1929] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:41.138109 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-92192669-e090-4261-b189-f69daa6b1e4c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.140525 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92192669-e090-4261-b189-f69daa6b1e4c tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] GET https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 Jul 10 09:31:41.140863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92192669-e090-4261-b189-f69daa6b1e4c tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.141113 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92192669-e090-4261-b189-f69daa6b1e4c tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.147732 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92192669-e090-4261-b189-f69daa6b1e4c tempest-VolumesImageMetadata-485093957 tempest-VolumesImageMetadata-485093957-project-member] https://10.4.3.103/volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 returned with HTTP 404 Jul 10 09:31:41.148277 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 478/1930] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/volumes/a4d6029e-51ea-4848-8ee7-f5a8d5c2ba97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:41.522132 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a835ed16-7928-4331-85c8-7120fc745d8b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.524011 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a835ed16-7928-4331-85c8-7120fc745d8b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 Jul 10 09:31:41.524493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a835ed16-7928-4331-85c8-7120fc745d8b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.524493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a835ed16-7928-4331-85c8-7120fc745d8b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.531326 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a835ed16-7928-4331-85c8-7120fc745d8b tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 returned with HTTP 404 Jul 10 09:31:41.532074 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 489/1931] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/volumes/45fcc111-9aa6-4dce-9b7b-5e6e24330d56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:41.541173 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f4609050-cc2c-4f69-ac95-e8eb1795ba11 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.542967 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4609050-cc2c-4f69-ac95-e8eb1795ba11 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:41.543205 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4609050-cc2c-4f69-ac95-e8eb1795ba11 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.543414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4609050-cc2c-4f69-ac95-e8eb1795ba11 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.551113 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.551113 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:41.555321 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f4609050-cc2c-4f69-ac95-e8eb1795ba11 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:41.560400 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4609050-cc2c-4f69-ac95-e8eb1795ba11 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 200 Jul 10 09:31:41.560821 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 486/1932] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:41.573441 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.576474 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] DELETE https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:41.576913 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.577338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.577615 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Delete volume with id: 5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:41.586999 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.586999 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:41.587172 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:41.611098 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Delete volume request issued successfully. Jul 10 09:31:41.611668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f33eca80-71d9-4e2c-a6dc-56bab5edd59a tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 202 Jul 10 09:31:41.611668 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 480/1933] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:41 2026] DELETE /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:41.618628 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2de4336c-a219-40ab-883e-713ce0db1043 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.620900 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2de4336c-a219-40ab-883e-713ce0db1043 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:41.620900 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2de4336c-a219-40ab-883e-713ce0db1043 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.620900 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2de4336c-a219-40ab-883e-713ce0db1043 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.628692 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.628692 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:41.632399 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2de4336c-a219-40ab-883e-713ce0db1043 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:41.637377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2de4336c-a219-40ab-883e-713ce0db1043 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 200 Jul 10 09:31:41.637837 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 479/1934] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:41.696372 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eb6f2ccd-d9ba-4de6-8af4-7d81bfb57f27 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.697789 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb6f2ccd-d9ba-4de6-8af4-7d81bfb57f27 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:31:41.698025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb6f2ccd-d9ba-4de6-8af4-7d81bfb57f27 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.698273 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb6f2ccd-d9ba-4de6-8af4-7d81bfb57f27 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.706740 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.706740 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:41.714562 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-eb6f2ccd-d9ba-4de6-8af4-7d81bfb57f27 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:41.720316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb6f2ccd-d9ba-4de6-8af4-7d81bfb57f27 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 200 Jul 10 09:31:41.721316 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 490/1935] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:41.735835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.738945 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:41.739358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dc92bdc-0bcd-47e9-a75a-082845389664", "name": "tempest-VolumesBackupsAdminTest-Backup-1339833395", "container": "tempest-volumesbackupsadmintest-backup-container-200210626"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:41.740967 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Creating new backup {'backup': {'volume_id': '4dc92bdc-0bcd-47e9-a75a-082845389664', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1339833395', 'container': 'tempest-volumesbackupsadmintest-backup-container-200210626'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:41.741446 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Creating backup of volume 4dc92bdc-0bcd-47e9-a75a-082845389664 in container tempest-volumesbackupsadmintest-backup-container-200210626 Jul 10 09:31:41.750602 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.750602 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:41.751155 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:31:41.769314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Created reservations ['beaff447-e3bb-402e-a4e3-efd4e2177793', 'c933c802-4e49-4a83-b007-ae6837ce55cb'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:41.810525 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6e6a8546-5a9d-42d0-95aa-74fe390f0961 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:31:41.812344 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 487/1936] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:41 2026] POST /volume/v3/backups => generated 335 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:41.821201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1640e112-1b46-45ae-af8a-4f32ec57d4af None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:41.823661 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1640e112-1b46-45ae-af8a-4f32ec57d4af tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:41.823949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1640e112-1b46-45ae-af8a-4f32ec57d4af tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:41.824483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1640e112-1b46-45ae-af8a-4f32ec57d4af tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:41.824701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1640e112-1b46-45ae-af8a-4f32ec57d4af tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:41.831890 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:41.831890 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:41.832739 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1640e112-1b46-45ae-af8a-4f32ec57d4af tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:41.833113 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 481/1937] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:41 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:42.068871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-45534067-5537-4e56-9f9c-00817515a744 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.070416 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45534067-5537-4e56-9f9c-00817515a744 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:42.070635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45534067-5537-4e56-9f9c-00817515a744 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.070758 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45534067-5537-4e56-9f9c-00817515a744 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.070853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-45534067-5537-4e56-9f9c-00817515a744 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:42.075267 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.075267 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:42.075798 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45534067-5537-4e56-9f9c-00817515a744 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:42.076283 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 480/1938] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:42 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:42.141818 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9fd255d5-aba0-457f-852b-71a282f7c3c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.143789 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fd255d5-aba0-457f-852b-71a282f7c3c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:42.143979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fd255d5-aba0-457f-852b-71a282f7c3c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.144216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fd255d5-aba0-457f-852b-71a282f7c3c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.144305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9fd255d5-aba0-457f-852b-71a282f7c3c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:42.148515 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.148515 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:42.149269 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fd255d5-aba0-457f-852b-71a282f7c3c6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:42.150037 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 491/1939] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:42 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:42.651647 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b3349aa9-6d35-4374-9fee-7a86b5a8ad66 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.654000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b3349aa9-6d35-4374-9fee-7a86b5a8ad66 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 Jul 10 09:31:42.654483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b3349aa9-6d35-4374-9fee-7a86b5a8ad66 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.655586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b3349aa9-6d35-4374-9fee-7a86b5a8ad66 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.668871 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b3349aa9-6d35-4374-9fee-7a86b5a8ad66 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 returned with HTTP 404 Jul 10 09:31:42.669721 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 488/1940] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:42 2026] GET /volume/v3/volumes/5b5ec985-5956-4498-af5b-ba26b56866f8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:42.683598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f30c9d07-8e1b-4b5d-8555-0802ca8b9988 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.683901 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f30c9d07-8e1b-4b5d-8555-0802ca8b9988 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:42.684030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f30c9d07-8e1b-4b5d-8555-0802ca8b9988 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.684208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f30c9d07-8e1b-4b5d-8555-0802ca8b9988 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.692923 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.692923 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:42.697017 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f30c9d07-8e1b-4b5d-8555-0802ca8b9988 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:42.701805 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f30c9d07-8e1b-4b5d-8555-0802ca8b9988 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 200 Jul 10 09:31:42.702159 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 482/1941] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:42 2026] GET /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:42.715104 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-46895511-4f67-4549-8921-dc05d92fd072 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.717199 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:42.717199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.717432 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.717631 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Delete volume with id: 2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:42.726438 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.726438 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:42.727203 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:42.758254 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Delete volume request issued successfully. Jul 10 09:31:42.758434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46895511-4f67-4549-8921-dc05d92fd072 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 202 Jul 10 09:31:42.759096 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 481/1942] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:42 2026] DELETE /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:42.773559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8a239991-cbf6-4e93-ae49-7fbd7e8cf4db None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.775861 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8a239991-cbf6-4e93-ae49-7fbd7e8cf4db tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:42.776074 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8a239991-cbf6-4e93-ae49-7fbd7e8cf4db tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.776329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8a239991-cbf6-4e93-ae49-7fbd7e8cf4db tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.788846 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.788846 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:42.792880 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.793452 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8a239991-cbf6-4e93-ae49-7fbd7e8cf4db tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Volume info retrieved successfully. Jul 10 09:31:42.800089 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8a239991-cbf6-4e93-ae49-7fbd7e8cf4db tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 200 Jul 10 09:31:42.800643 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 492/1943] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:42 2026] GET /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:42.848986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3d05f74c-80ad-4f9c-954f-67e3c9fa0440 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:42.854527 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3d05f74c-80ad-4f9c-954f-67e3c9fa0440 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:42.855480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3d05f74c-80ad-4f9c-954f-67e3c9fa0440 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:42.855480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3d05f74c-80ad-4f9c-954f-67e3c9fa0440 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:42.856710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3d05f74c-80ad-4f9c-954f-67e3c9fa0440 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:42.862961 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.862961 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:42.864082 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3d05f74c-80ad-4f9c-954f-67e3c9fa0440 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:42.864666 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 483/1944] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:42 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:42.941854 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:42.942139 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-592371734"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:42.943473 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-592371734'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:42.946633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Create volume of 1 GB Jul 10 09:31:42.946921 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:42.946921 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:42.953139 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Availability Zones retrieved successfully. Jul 10 09:31:42.960211 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Flow 'volume_create_api' (7bd8490a-3929-46ea-b8b9-ead3ec8ff2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:42.961268 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5295a9-ce2b-4a96-983d-c48ca90596a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:42.962304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:42.988861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5295a9-ce2b-4a96-983d-c48ca90596a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:42.990015 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555330de-5583-4610-8a09-c2f16ec7dfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:43.043391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Created reservations ['36971703-63f5-4e8d-a98c-a52b714ee132', 'd73e9332-bdd8-462f-8a1e-2aa0980e868c', 'cff4994c-109f-4311-a110-1d4bd46c3cb0', '235133e7-7be2-4898-b665-db81fa4aec51'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:43.044196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555330de-5583-4610-8a09-c2f16ec7dfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36971703-63f5-4e8d-a98c-a52b714ee132', 'd73e9332-bdd8-462f-8a1e-2aa0980e868c', 'cff4994c-109f-4311-a110-1d4bd46c3cb0', '235133e7-7be2-4898-b665-db81fa4aec51']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:43.044918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e7a292-9fbe-4c2f-8e9a-cb00823cc3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:43.065082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e7a292-9fbe-4c2f-8e9a-cb00823cc3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86a62fd8-30f8-4237-9e66-4e17f388fd99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-592371734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7901b22adf5145f9bd9955de837fe203',qos_specs=None,replication_status=,reservations=['36971703-63f5-4e8d-a98c-a52b714ee132','d73e9332-bdd8-462f-8a1e-2aa0980e868c','cff4994c-109f-4311-a110-1d4bd46c3cb0','235133e7-7be2-4898-b665-db81fa4aec51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d579d442b294204968e1486a56f6705',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-592371734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86a62fd8-30f8-4237-9e66-4e17f388fd99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7901b22adf5145f9bd9955de837fe203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d579d442b294204968e1486a56f6705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:43.065871 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629cebaa-cf4d-413a-bf2c-e521b613c073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:43.082080 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629cebaa-cf4d-413a-bf2c-e521b613c073) transitioned into state 'SUCCESS' from state '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-592371734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7901b22adf5145f9bd9955de837fe203',qos_specs=None,replication_status=,reservations=['36971703-63f5-4e8d-a98c-a52b714ee132','d73e9332-bdd8-462f-8a1e-2aa0980e868c','cff4994c-109f-4311-a110-1d4bd46c3cb0','235133e7-7be2-4898-b665-db81fa4aec51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d579d442b294204968e1486a56f6705',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:43.082821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505d7741-b1fa-408b-afd8-d760fc18b0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:43.088511 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0e2d30ba-a2e6-4f68-8079-51efab789476 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:43.090374 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e2d30ba-a2e6-4f68-8079-51efab789476 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:43.090729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e2d30ba-a2e6-4f68-8079-51efab789476 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:43.090852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e2d30ba-a2e6-4f68-8079-51efab789476 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:43.090971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505d7741-b1fa-408b-afd8-d760fc18b0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:43.091081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0e2d30ba-a2e6-4f68-8079-51efab789476 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:43.091605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Flow 'volume_create_api' (7bd8490a-3929-46ea-b8b9-ead3ec8ff2e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:43.091888 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Create volume request issued successfully. Jul 10 09:31:43.092400 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eb8a5295-f6d0-4dc9-ae10-18ec4b925483 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:43.092815 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 489/1945] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:42 2026] POST /volume/v3/volumes => generated 749 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:43.101098 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:43.101098 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:43.101813 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e2d30ba-a2e6-4f68-8079-51efab789476 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:43.102213 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 482/1946] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:43 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:43.104706 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-36dd3512-44c3-4035-8c74-a95cf2f26192 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:43.106982 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36dd3512-44c3-4035-8c74-a95cf2f26192 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] GET https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:43.107265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36dd3512-44c3-4035-8c74-a95cf2f26192 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:43.107510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36dd3512-44c3-4035-8c74-a95cf2f26192 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:43.118797 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:43.118797 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:43.122921 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-36dd3512-44c3-4035-8c74-a95cf2f26192 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Volume info retrieved successfully. Jul 10 09:31:43.127530 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36dd3512-44c3-4035-8c74-a95cf2f26192 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 returned with HTTP 200 Jul 10 09:31:43.127902 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 493/1947] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:43 2026] GET /volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:43.160737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d712b506-78e0-4fae-9a1e-456da19c3bec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:43.161360 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d712b506-78e0-4fae-9a1e-456da19c3bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:43.161590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d712b506-78e0-4fae-9a1e-456da19c3bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:43.162003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d712b506-78e0-4fae-9a1e-456da19c3bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:43.162003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d712b506-78e0-4fae-9a1e-456da19c3bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:43.170522 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:43.170522 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:43.171320 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d712b506-78e0-4fae-9a1e-456da19c3bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:43.171725 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 484/1948] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:43 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:43.817241 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c7c64f7a-a27f-4269-82ba-7582d9d28305 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:43.819320 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c7c64f7a-a27f-4269-82ba-7582d9d28305 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] GET https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 Jul 10 09:31:43.819478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c7c64f7a-a27f-4269-82ba-7582d9d28305 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:43.819661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c7c64f7a-a27f-4269-82ba-7582d9d28305 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:43.825647 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c7c64f7a-a27f-4269-82ba-7582d9d28305 tempest-VolumesListAdminTestJSON-1135677356 tempest-VolumesListAdminTestJSON-1135677356-project-member] https://10.4.3.103/volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 returned with HTTP 404 Jul 10 09:31:43.826154 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 490/1949] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:43 2026] GET /volume/v3/volumes/2459ab6f-93f6-4fc9-af26-0db0e22052d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:43.875226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-24642ded-9ea5-4c4d-bf65-c8db80757f61 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:43.877602 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-24642ded-9ea5-4c4d-bf65-c8db80757f61 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:43.877602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-24642ded-9ea5-4c4d-bf65-c8db80757f61 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:43.877776 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-24642ded-9ea5-4c4d-bf65-c8db80757f61 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:43.877836 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-24642ded-9ea5-4c4d-bf65-c8db80757f61 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:43.883072 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:43.883072 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:43.885417 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-24642ded-9ea5-4c4d-bf65-c8db80757f61 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:43.885417 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 483/1950] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:43 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.114972 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-09af53d3-9e1b-4880-9b3e-4a24b0cf83fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.120504 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-09af53d3-9e1b-4880-9b3e-4a24b0cf83fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:44.121179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-09af53d3-9e1b-4880-9b3e-4a24b0cf83fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.121499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-09af53d3-9e1b-4880-9b3e-4a24b0cf83fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.121707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-09af53d3-9e1b-4880-9b3e-4a24b0cf83fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:44.128278 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.128278 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:44.129495 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-09af53d3-9e1b-4880-9b3e-4a24b0cf83fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:44.130081 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 494/1951] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.143274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-157a8444-175d-4584-b92e-6d2ef846e26e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.145306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-157a8444-175d-4584-b92e-6d2ef846e26e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] GET https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:44.145596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-157a8444-175d-4584-b92e-6d2ef846e26e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.145883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-157a8444-175d-4584-b92e-6d2ef846e26e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.161611 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.161611 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:44.169951 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-157a8444-175d-4584-b92e-6d2ef846e26e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Volume info retrieved successfully. Jul 10 09:31:44.176646 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-157a8444-175d-4584-b92e-6d2ef846e26e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 returned with HTTP 200 Jul 10 09:31:44.176646 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 485/1952] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.185379 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c5dfd908-626e-43f8-9688-afef8a263473 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.187954 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c5dfd908-626e-43f8-9688-afef8a263473 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:44.187954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c5dfd908-626e-43f8-9688-afef8a263473 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.188179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c5dfd908-626e-43f8-9688-afef8a263473 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.188295 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c5dfd908-626e-43f8-9688-afef8a263473 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:44.193356 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f15b2488-71f2-455c-8a14-dfbc61b21328 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.194038 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.194038 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:44.194889 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c5dfd908-626e-43f8-9688-afef8a263473 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:44.195541 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f15b2488-71f2-455c-8a14-dfbc61b21328 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] GET https://10.4.3.103/volume/v3/limits Jul 10 09:31:44.195718 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 491/1953] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.195771 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f15b2488-71f2-455c-8a14-dfbc61b21328 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.200184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f15b2488-71f2-455c-8a14-dfbc61b21328 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.233597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f15b2488-71f2-455c-8a14-dfbc61b21328 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/limits returned with HTTP 200 Jul 10 09:31:44.233597 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 484/1954] 10.4.3.103 () {66 vars in 1234 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.245634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-268a3746-f2f0-4fc9-b73c-c6c57ec4938e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.247500 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-268a3746-f2f0-4fc9-b73c-c6c57ec4938e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] GET https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:44.247717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-268a3746-f2f0-4fc9-b73c-c6c57ec4938e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.247922 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-268a3746-f2f0-4fc9-b73c-c6c57ec4938e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.250779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-46709815-739f-499c-9430-3d70676a0955 req-2315fd59-71c8-4551-97e1-d93b0f9aa6d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.259524 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-2315fd59-71c8-4551-97e1-d93b0f9aa6d5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7/action Jul 10 09:31:44.260594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-2315fd59-71c8-4551-97e1-d93b0f9aa6d5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:31:44.260594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-2315fd59-71c8-4551-97e1-d93b0f9aa6d5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:44.266267 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.266267 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:44.267882 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-268a3746-f2f0-4fc9-b73c-c6c57ec4938e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Volume info retrieved successfully. Jul 10 09:31:44.272515 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-268a3746-f2f0-4fc9-b73c-c6c57ec4938e tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 returned with HTTP 200 Jul 10 09:31:44.273590 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 495/1955] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.288494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.290150 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.290150 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:44.290661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] DELETE https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:44.291943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.291943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.291943 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Delete volume with id: 86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:44.304598 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-46709815-739f-499c-9430-3d70676a0955 req-2315fd59-71c8-4551-97e1-d93b0f9aa6d5 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7/action returned with HTTP 204 Jul 10 09:31:44.304598 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 486/1956] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:31:44 2026] POST /volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:44.316397 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.316397 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:44.317030 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Volume info retrieved successfully. Jul 10 09:31:44.341335 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Delete volume request issued successfully. Jul 10 09:31:44.341335 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1747d12f-1764-42c7-b7ef-bad6b293aae1 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 returned with HTTP 202 Jul 10 09:31:44.341706 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 492/1957] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:44 2026] DELETE /volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:44.350776 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-842440db-5ccc-45db-8d8f-86e5cb84a971 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.352691 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-842440db-5ccc-45db-8d8f-86e5cb84a971 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] GET https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:44.352958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-842440db-5ccc-45db-8d8f-86e5cb84a971 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.353273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-842440db-5ccc-45db-8d8f-86e5cb84a971 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.363931 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.363931 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:44.369477 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-842440db-5ccc-45db-8d8f-86e5cb84a971 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Volume info retrieved successfully. Jul 10 09:31:44.377937 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-842440db-5ccc-45db-8d8f-86e5cb84a971 tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 returned with HTTP 200 Jul 10 09:31:44.377937 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 485/1958] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:44.901184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1f149ba6-cb3a-434a-a85f-fec04c7dba5e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:44.903283 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f149ba6-cb3a-434a-a85f-fec04c7dba5e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:44.903749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f149ba6-cb3a-434a-a85f-fec04c7dba5e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:44.904181 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f149ba6-cb3a-434a-a85f-fec04c7dba5e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:44.904353 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1f149ba6-cb3a-434a-a85f-fec04c7dba5e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:44.912589 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:44.912589 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:44.914096 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f149ba6-cb3a-434a-a85f-fec04c7dba5e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:44.914855 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 496/1959] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:44 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:45.146744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-76abed41-20fb-493a-ab54-79025346917d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:45.149234 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-76abed41-20fb-493a-ab54-79025346917d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:45.149546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-76abed41-20fb-493a-ab54-79025346917d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:45.149826 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-76abed41-20fb-493a-ab54-79025346917d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:45.150033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-76abed41-20fb-493a-ab54-79025346917d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:45.162615 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:45.162615 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:45.163823 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-76abed41-20fb-493a-ab54-79025346917d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:45.164456 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 487/1960] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:45 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:45.211562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2966ae38-e13a-4043-af3f-a068772ad2cd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:45.214242 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2966ae38-e13a-4043-af3f-a068772ad2cd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:45.214461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2966ae38-e13a-4043-af3f-a068772ad2cd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:45.214973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2966ae38-e13a-4043-af3f-a068772ad2cd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:45.215133 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2966ae38-e13a-4043-af3f-a068772ad2cd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:45.222363 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:45.222363 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:45.223770 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2966ae38-e13a-4043-af3f-a068772ad2cd tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:45.224236 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 493/1961] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:45 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:45.398073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7206cd23-d6f2-4abc-ae9d-bf08d535aeeb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:45.399131 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7206cd23-d6f2-4abc-ae9d-bf08d535aeeb tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] GET https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 Jul 10 09:31:45.399406 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7206cd23-d6f2-4abc-ae9d-bf08d535aeeb tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:45.399656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7206cd23-d6f2-4abc-ae9d-bf08d535aeeb tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:45.406870 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7206cd23-d6f2-4abc-ae9d-bf08d535aeeb tempest-AbsoluteLimitsTests-700851443 tempest-AbsoluteLimitsTests-700851443-project-member] https://10.4.3.103/volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 returned with HTTP 404 Jul 10 09:31:45.407537 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 486/1962] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:45 2026] GET /volume/v3/volumes/86a62fd8-30f8-4237-9e66-4e17f388fd99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:45.932278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2e3710ad-1e14-497e-9239-db8d4a452ce6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:45.936460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2e3710ad-1e14-497e-9239-db8d4a452ce6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:45.936751 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2e3710ad-1e14-497e-9239-db8d4a452ce6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:45.937005 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2e3710ad-1e14-497e-9239-db8d4a452ce6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:45.937137 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2e3710ad-1e14-497e-9239-db8d4a452ce6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:45.948038 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:45.948038 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:45.949739 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2e3710ad-1e14-497e-9239-db8d4a452ce6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:45.950386 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 497/1963] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:45 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:46.182198 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4584fcb0-eaf0-45c3-aea3-d396f9555fd8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:46.184399 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4584fcb0-eaf0-45c3-aea3-d396f9555fd8 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:46.184822 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4584fcb0-eaf0-45c3-aea3-d396f9555fd8 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:46.185264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4584fcb0-eaf0-45c3-aea3-d396f9555fd8 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:46.185543 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4584fcb0-eaf0-45c3-aea3-d396f9555fd8 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:46.192332 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:46.192332 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:46.192332 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4584fcb0-eaf0-45c3-aea3-d396f9555fd8 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:46.192332 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 488/1964] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:46 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:46.248105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7be3cd32-1b59-4d26-8564-3220dabc2e30 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:46.250143 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7be3cd32-1b59-4d26-8564-3220dabc2e30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:46.250411 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7be3cd32-1b59-4d26-8564-3220dabc2e30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:46.250690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7be3cd32-1b59-4d26-8564-3220dabc2e30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:46.251220 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7be3cd32-1b59-4d26-8564-3220dabc2e30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:46.256848 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:46.256848 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:46.257233 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7be3cd32-1b59-4d26-8564-3220dabc2e30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:46.257713 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 494/1965] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:46 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:46.376396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:46.379758 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:46.381078 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-VolumesCloneTest-Volume-20709764"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:46.386297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request body: {'volume': {'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-20709764'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:46.595722 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume of 1 GB Jul 10 09:31:46.605774 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Availability Zones retrieved successfully. Jul 10 09:31:46.614040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (ff00f18f-9c65-49e6-8a54-8191d7d45938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:46.615306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900866ff-fa6d-44c8-91b6-38ac201dc743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:46.616580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:46.693450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900866ff-fa6d-44c8-91b6-38ac201dc743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:46.695252 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4aa0126-2235-4e8d-bc2a-ad36ab07c62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:46.794389 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Created reservations ['b9d26229-f2b0-4374-a9e7-fe533dfb84a5', '0ef12694-6d8b-42b7-b51c-37dfd68c9c38', '96c45335-e7d7-4cab-a739-03b3004870c7', '1a519c70-e678-492d-9b96-e9a5a41d2aa1'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:46.795918 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4aa0126-2235-4e8d-bc2a-ad36ab07c62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d26229-f2b0-4374-a9e7-fe533dfb84a5', '0ef12694-6d8b-42b7-b51c-37dfd68c9c38', '96c45335-e7d7-4cab-a739-03b3004870c7', '1a519c70-e678-492d-9b96-e9a5a41d2aa1']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:46.797218 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0579478e-27f3-463d-acc8-8b0d9a99e0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:46.822479 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0579478e-27f3-463d-acc8-8b0d9a99e0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b90cb54d-493a-40f5-95aa-f91f05363600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-20709764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['b9d26229-f2b0-4374-a9e7-fe533dfb84a5','0ef12694-6d8b-42b7-b51c-37dfd68c9c38','96c45335-e7d7-4cab-a739-03b3004870c7','1a519c70-e678-492d-9b96-e9a5a41d2aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-20709764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b90cb54d-493a-40f5-95aa-f91f05363600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77274db16e6a4d7687df424d0958074f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:46.822689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79afec47-b33f-4bd6-96e4-af58dedd08d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:46.841457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79afec47-b33f-4bd6-96e4-af58dedd08d9) transitioned into state 'SUCCESS' from state '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-20709764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['b9d26229-f2b0-4374-a9e7-fe533dfb84a5','0ef12694-6d8b-42b7-b51c-37dfd68c9c38','96c45335-e7d7-4cab-a739-03b3004870c7','1a519c70-e678-492d-9b96-e9a5a41d2aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:46.842221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe458b0-31a5-41ae-9002-109c00881cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:46.860419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe458b0-31a5-41ae-9002-109c00881cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:46.861282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (ff00f18f-9c65-49e6-8a54-8191d7d45938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:46.861666 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request issued successfully. Jul 10 09:31:46.862231 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b2151510-1517-4ffd-a981-faefa1f6fd30 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:46.862720 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 487/1966] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:46 2026] POST /volume/v3/volumes => generated 745 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 09:31:46.882047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c6e2e76d-6e14-4d14-ad0e-a48de556d3dd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:46.884310 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c6e2e76d-6e14-4d14-ad0e-a48de556d3dd tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:46.884310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c6e2e76d-6e14-4d14-ad0e-a48de556d3dd tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:46.884516 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c6e2e76d-6e14-4d14-ad0e-a48de556d3dd tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:46.893291 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:46.893291 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:46.900270 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c6e2e76d-6e14-4d14-ad0e-a48de556d3dd tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:46.906695 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c6e2e76d-6e14-4d14-ad0e-a48de556d3dd tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 returned with HTTP 200 Jul 10 09:31:46.907499 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 498/1967] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:46 2026] GET /volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:46.965585 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bd68bcff-9c9b-4776-a34c-ab055fa852df None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:46.968270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd68bcff-9c9b-4776-a34c-ab055fa852df tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:46.968722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd68bcff-9c9b-4776-a34c-ab055fa852df tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:46.968722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd68bcff-9c9b-4776-a34c-ab055fa852df tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:46.970284 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-bd68bcff-9c9b-4776-a34c-ab055fa852df tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:46.974217 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:46.974217 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:46.975080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd68bcff-9c9b-4776-a34c-ab055fa852df tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:46.975540 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 489/1968] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:46 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:47.206079 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bdb07f27-10cd-4d6e-9fe4-bcae109de35c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:47.208364 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bdb07f27-10cd-4d6e-9fe4-bcae109de35c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:47.208459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bdb07f27-10cd-4d6e-9fe4-bcae109de35c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:47.208673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bdb07f27-10cd-4d6e-9fe4-bcae109de35c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:47.208856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-bdb07f27-10cd-4d6e-9fe4-bcae109de35c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:47.214062 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:47.214062 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:47.215070 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bdb07f27-10cd-4d6e-9fe4-bcae109de35c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:47.216075 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 495/1969] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:47 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:47.274363 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4f253063-0769-48de-8e9d-fb937a8d7e06 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:47.276943 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f253063-0769-48de-8e9d-fb937a8d7e06 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:47.277267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f253063-0769-48de-8e9d-fb937a8d7e06 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:47.277514 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f253063-0769-48de-8e9d-fb937a8d7e06 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:47.277797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4f253063-0769-48de-8e9d-fb937a8d7e06 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:47.283744 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:47.283744 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:47.284848 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f253063-0769-48de-8e9d-fb937a8d7e06 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:47.285329 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 488/1970] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:47 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:47.796322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-785066a4-8c1e-48f9-a104-4d8485db1cee None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:47.923731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9edc36b0-b41c-4d7e-8c8d-7a075ca684ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:47.925697 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9edc36b0-b41c-4d7e-8c8d-7a075ca684ee tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:47.925976 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9edc36b0-b41c-4d7e-8c8d-7a075ca684ee tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:47.926149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9edc36b0-b41c-4d7e-8c8d-7a075ca684ee tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:47.926921 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:47.927326 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1118795897"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:47.929084 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1118795897'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:47.929248 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume of 1 GB Jul 10 09:31:47.932941 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:47.932941 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:47.933876 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Availability Zones retrieved successfully. Jul 10 09:31:47.936393 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9edc36b0-b41c-4d7e-8c8d-7a075ca684ee tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:47.940970 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9edc36b0-b41c-4d7e-8c8d-7a075ca684ee tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 returned with HTTP 200 Jul 10 09:31:47.941076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Flow 'volume_create_api' (5609d73e-eeb5-4a23-93b4-eaa028c39e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:47.941370 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 490/1971] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:47 2026] GET /volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:47.942247 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab30955-8000-42bb-8781-90727d2796ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:47.943404 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:47.958907 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:47.962347 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:47.962946 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b90cb54d-493a-40f5-95aa-f91f05363600", "size": 1, "name": "tempest-VolumesCloneTest-Volume-713474120"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:47.965191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request body: {'volume': {'source_volid': 'b90cb54d-493a-40f5-95aa-f91f05363600', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-713474120'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:47.974855 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:47.974855 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:47.975716 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume retrieved successfully. Jul 10 09:31:47.975827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab30955-8000-42bb-8781-90727d2796ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:47.975983 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume of 1 GB Jul 10 09:31:47.976656 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e51ab5-be7c-4aa9-aa6b-5780f83db249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:47.981375 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Availability Zones retrieved successfully. Jul 10 09:31:47.988689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2bd821f0-7e5d-4616-9282-3f745803b636 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:47.990174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (fd4d9bdf-7d06-48a3-ace5-ab7cbadef9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:47.991503 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2bd821f0-7e5d-4616-9282-3f745803b636 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:47.991733 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c65c911a-7b86-4e29-8e3d-c4be21f28d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:47.991969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2bd821f0-7e5d-4616-9282-3f745803b636 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:47.992382 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2bd821f0-7e5d-4616-9282-3f745803b636 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:47.992840 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2bd821f0-7e5d-4616-9282-3f745803b636 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:47.993021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:48.003817 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:48.003817 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:48.004027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2bd821f0-7e5d-4616-9282-3f745803b636 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:48.004579 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 489/1972] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:47 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:48.027188 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c65c911a-7b86-4e29-8e3d-c4be21f28d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b90cb54d-493a-40f5-95aa-f91f05363600', 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.028497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50dfcaf-b399-4bd3-9757-a22012a8dc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.059838 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Created reservations ['f305dabb-9624-4b67-90c2-4d30aa5a7eb0', '0ebb8690-41c8-4cc9-9627-7f8dd8a0f978', 'b901ae2a-0c5c-4f93-88dc-9688466de7fe', '4ac1f939-0cfe-475f-8bda-8785a15dce94'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:48.060543 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e51ab5-be7c-4aa9-aa6b-5780f83db249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f305dabb-9624-4b67-90c2-4d30aa5a7eb0', '0ebb8690-41c8-4cc9-9627-7f8dd8a0f978', 'b901ae2a-0c5c-4f93-88dc-9688466de7fe', '4ac1f939-0cfe-475f-8bda-8785a15dce94']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.061304 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617782bd-f55f-4e50-b028-55a660928ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.077365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Created reservations ['d18a4299-9662-4b22-bb28-67ef24e9a926', '84af42b7-0e0e-4c62-8c7e-2b3df9b1d7a2', '64794992-d78e-41b9-856f-2fa35128ce56', '24fb1c4f-eb19-4838-9bbb-787a6e46f42c'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:48.078299 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50dfcaf-b399-4bd3-9757-a22012a8dc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18a4299-9662-4b22-bb28-67ef24e9a926', '84af42b7-0e0e-4c62-8c7e-2b3df9b1d7a2', '64794992-d78e-41b9-856f-2fa35128ce56', '24fb1c4f-eb19-4838-9bbb-787a6e46f42c']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.079051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae636345-3835-447d-af6e-f3fd59840e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.084861 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617782bd-f55f-4e50-b028-55a660928ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21befb06-5615-4cb7-9bab-266d8b02b56f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1118795897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198d379b2cb14a7cac23d75854ca93e1',qos_specs=None,replication_status=,reservations=['f305dabb-9624-4b67-90c2-4d30aa5a7eb0','0ebb8690-41c8-4cc9-9627-7f8dd8a0f978','b901ae2a-0c5c-4f93-88dc-9688466de7fe','4ac1f939-0cfe-475f-8bda-8785a15dce94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23ee87e824c44951a656abc92dcb80dc',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1118795897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21befb06-5615-4cb7-9bab-266d8b02b56f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198d379b2cb14a7cac23d75854ca93e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23ee87e824c44951a656abc92dcb80dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.085541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3378b1f1-496f-4b3e-b170-7305b1f7671b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.105324 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3378b1f1-496f-4b3e-b170-7305b1f7671b) transitioned into state 'SUCCESS' from state '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-1118795897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198d379b2cb14a7cac23d75854ca93e1',qos_specs=None,replication_status=,reservations=['f305dabb-9624-4b67-90c2-4d30aa5a7eb0','0ebb8690-41c8-4cc9-9627-7f8dd8a0f978','b901ae2a-0c5c-4f93-88dc-9688466de7fe','4ac1f939-0cfe-475f-8bda-8785a15dce94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23ee87e824c44951a656abc92dcb80dc',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.106034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c878171-1415-4068-ac7c-854571b46e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.113749 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae636345-3835-447d-af6e-f3fd59840e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-713474120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['d18a4299-9662-4b22-bb28-67ef24e9a926','84af42b7-0e0e-4c62-8c7e-2b3df9b1d7a2','64794992-d78e-41b9-856f-2fa35128ce56','24fb1c4f-eb19-4838-9bbb-787a6e46f42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b90cb54d-493a-40f5-95aa-f91f05363600,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-713474120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77274db16e6a4d7687df424d0958074f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b90cb54d-493a-40f5-95aa-f91f05363600,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.115388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39ade38-eec5-47b9-85ca-66bef857b45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.116318 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c878171-1415-4068-ac7c-854571b46e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.117644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Flow 'volume_create_api' (5609d73e-eeb5-4a23-93b4-eaa028c39e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:48.118058 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume request issued successfully. Jul 10 09:31:48.119032 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-785066a4-8c1e-48f9-a104-4d8485db1cee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:48.119971 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 499/1973] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:47 2026] POST /volume/v3/volumes => generated 751 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:48.137925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39ade38-eec5-47b9-85ca-66bef857b45a) transitioned into state 'SUCCESS' from state '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-713474120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['d18a4299-9662-4b22-bb28-67ef24e9a926','84af42b7-0e0e-4c62-8c7e-2b3df9b1d7a2','64794992-d78e-41b9-856f-2fa35128ce56','24fb1c4f-eb19-4838-9bbb-787a6e46f42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b90cb54d-493a-40f5-95aa-f91f05363600,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.138695 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011d35bf-8c28-441e-b219-347504122783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:48.140889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-876fb6f1-be9d-47ad-b39e-0a2138328241 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:48.142875 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-876fb6f1-be9d-47ad-b39e-0a2138328241 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:48.143081 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-876fb6f1-be9d-47ad-b39e-0a2138328241 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:48.143302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-876fb6f1-be9d-47ad-b39e-0a2138328241 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:48.153448 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:48.153448 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:48.158331 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-876fb6f1-be9d-47ad-b39e-0a2138328241 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:48.162451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (011d35bf-8c28-441e-b219-347504122783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:48.163414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (fd4d9bdf-7d06-48a3-ace5-ab7cbadef9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:48.163863 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request issued successfully. Jul 10 09:31:48.164187 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-876fb6f1-be9d-47ad-b39e-0a2138328241 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f returned with HTTP 200 Jul 10 09:31:48.164693 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 491/1974] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:48 2026] GET /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:48.165136 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fb123c3d-898a-4b44-a4ea-746d7fc9f0bb tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:48.168309 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 496/1975] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:47 2026] POST /volume/v3/volumes => generated 779 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:48.181052 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8908d166-2e87-443c-9068-a380d2936811 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:48.183091 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8908d166-2e87-443c-9068-a380d2936811 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:48.183294 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8908d166-2e87-443c-9068-a380d2936811 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:48.183503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8908d166-2e87-443c-9068-a380d2936811 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:48.190978 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:48.190978 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:48.195043 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8908d166-2e87-443c-9068-a380d2936811 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:48.199463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8908d166-2e87-443c-9068-a380d2936811 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 200 Jul 10 09:31:48.199982 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 490/1976] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:48 2026] GET /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:48.227994 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4fb25a20-5cf7-48c1-9351-94eac9948f43 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:48.230310 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4fb25a20-5cf7-48c1-9351-94eac9948f43 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:48.230559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4fb25a20-5cf7-48c1-9351-94eac9948f43 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:48.230856 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4fb25a20-5cf7-48c1-9351-94eac9948f43 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:48.231015 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4fb25a20-5cf7-48c1-9351-94eac9948f43 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:48.237817 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:48.237817 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:48.238763 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4fb25a20-5cf7-48c1-9351-94eac9948f43 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:48.239228 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 500/1977] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:48 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:48.298701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aaf1d92e-96ea-4f55-80a1-6820069edef6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:48.302282 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aaf1d92e-96ea-4f55-80a1-6820069edef6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:48.302649 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aaf1d92e-96ea-4f55-80a1-6820069edef6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:48.302914 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aaf1d92e-96ea-4f55-80a1-6820069edef6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:48.303060 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-aaf1d92e-96ea-4f55-80a1-6820069edef6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:48.311641 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:48.311641 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:48.312272 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aaf1d92e-96ea-4f55-80a1-6820069edef6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:48.312828 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 492/1978] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:48 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:49.020660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-31f4f0b1-a68f-47e7-a912-62278367ebf8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.020660 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31f4f0b1-a68f-47e7-a912-62278367ebf8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:49.020660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31f4f0b1-a68f-47e7-a912-62278367ebf8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.020660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31f4f0b1-a68f-47e7-a912-62278367ebf8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.020660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-31f4f0b1-a68f-47e7-a912-62278367ebf8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:49.024621 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.024621 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:49.025313 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31f4f0b1-a68f-47e7-a912-62278367ebf8 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:49.025731 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 497/1979] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:49.181881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-38757957-d3fc-4606-8ed8-4751a1c8e5d2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.185029 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38757957-d3fc-4606-8ed8-4751a1c8e5d2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:49.185723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38757957-d3fc-4606-8ed8-4751a1c8e5d2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.186013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38757957-d3fc-4606-8ed8-4751a1c8e5d2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.197909 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.197909 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:49.204006 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-38757957-d3fc-4606-8ed8-4751a1c8e5d2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:49.211860 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38757957-d3fc-4606-8ed8-4751a1c8e5d2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f returned with HTTP 200 Jul 10 09:31:49.212898 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 491/1980] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:49.213096 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-da9b8eac-93ac-4d23-b3c6-df3cbf023706 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.215714 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-da9b8eac-93ac-4d23-b3c6-df3cbf023706 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:49.216035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-da9b8eac-93ac-4d23-b3c6-df3cbf023706 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.216306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-da9b8eac-93ac-4d23-b3c6-df3cbf023706 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.227027 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.227027 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:49.227536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9d66be6f-c517-45cb-aec2-b35121c95893 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.230178 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:49.230684 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21befb06-5615-4cb7-9bab-266d8b02b56f", "name": "tempest-VolumesDeleteCascade-Snapshot-254810940"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:49.233190 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-da9b8eac-93ac-4d23-b3c6-df3cbf023706 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:49.240929 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-da9b8eac-93ac-4d23-b3c6-df3cbf023706 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 200 Jul 10 09:31:49.241504 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 501/1981] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:49.242106 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.242106 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:49.244257 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:49.244426 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create snapshot from volume 21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:49.252468 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5b4e1f07-4de0-45e5-b623-0991e3228f47 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.254479 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5b4e1f07-4de0-45e5-b623-0991e3228f47 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:49.254847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5b4e1f07-4de0-45e5-b623-0991e3228f47 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.255172 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5b4e1f07-4de0-45e5-b623-0991e3228f47 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.255437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5b4e1f07-4de0-45e5-b623-0991e3228f47 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:49.260922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e2750753-a273-45b4-a56c-d328ece36f17 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.261057 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.261057 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:49.261634 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5b4e1f07-4de0-45e5-b623-0991e3228f47 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:49.262416 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 498/1982] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:49.263957 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2750753-a273-45b4-a56c-d328ece36f17 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:49.264055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2750753-a273-45b4-a56c-d328ece36f17 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.266696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2750753-a273-45b4-a56c-d328ece36f17 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.277163 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.277163 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:49.283503 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e2750753-a273-45b4-a56c-d328ece36f17 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:49.294180 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2750753-a273-45b4-a56c-d328ece36f17 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 200 Jul 10 09:31:49.295014 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 492/1983] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:49.300781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Created reservations ['654e5c2b-f468-4ff8-8727-880ebee63d4a', 'a799a29a-6646-44b0-9204-1437e31c4a7d', '15a82e43-bdc6-475b-b6b0-19e70d6f3d39', '2d3f23cf-9cd3-425f-acc2-550a7e472bcd'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:49.308218 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9bf43556-e48e-480a-b40b-e1a5833da0df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.310539 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bf43556-e48e-480a-b40b-e1a5833da0df tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:49.310809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bf43556-e48e-480a-b40b-e1a5833da0df tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.311077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bf43556-e48e-480a-b40b-e1a5833da0df tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.319457 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.319457 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:49.323829 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9bf43556-e48e-480a-b40b-e1a5833da0df tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:49.326989 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9791a8a3-f733-452f-9df6-e85a899923d3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.329112 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bf43556-e48e-480a-b40b-e1a5833da0df tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 200 Jul 10 09:31:49.329747 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 502/1984] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:49.331415 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9791a8a3-f733-452f-9df6-e85a899923d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:49.331415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9791a8a3-f733-452f-9df6-e85a899923d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.331415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9791a8a3-f733-452f-9df6-e85a899923d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.331415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9791a8a3-f733-452f-9df6-e85a899923d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:49.336455 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot create request issued successfully. Jul 10 09:31:49.336755 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9d66be6f-c517-45cb-aec2-b35121c95893 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:31:49.337156 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 493/1985] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:31:49 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) Jul 10 09:31:49.338422 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.338422 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:49.339790 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9791a8a3-f733-452f-9df6-e85a899923d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:49.340462 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 499/1986] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:49.342918 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.344917 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:49.345971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.345971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.345971 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume with id: 2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:49.349346 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4d6240d1-a863-45d2-bd3a-62acc81bf96e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.353049 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d6240d1-a863-45d2-bd3a-62acc81bf96e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 Jul 10 09:31:49.353313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d6240d1-a863-45d2-bd3a-62acc81bf96e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.353603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d6240d1-a863-45d2-bd3a-62acc81bf96e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.355265 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.355265 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:49.356218 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:49.360971 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.360971 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:49.361660 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d6240d1-a863-45d2-bd3a-62acc81bf96e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:49.363658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d6240d1-a863-45d2-bd3a-62acc81bf96e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 returned with HTTP 200 Jul 10 09:31:49.364267 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 503/1987] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:49.376214 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume request issued successfully. Jul 10 09:31:49.376593 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4525b19-3b3c-4fba-a13d-d79be6752419 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 202 Jul 10 09:31:49.377209 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 493/1988] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:49 2026] DELETE /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:49.391799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e1c7eaec-7e95-45c5-a65a-289059da170d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.394535 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e1c7eaec-7e95-45c5-a65a-289059da170d tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:49.394852 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e1c7eaec-7e95-45c5-a65a-289059da170d tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.395122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e1c7eaec-7e95-45c5-a65a-289059da170d tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.404762 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.404762 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:49.409585 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e1c7eaec-7e95-45c5-a65a-289059da170d tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:49.418130 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e1c7eaec-7e95-45c5-a65a-289059da170d tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 200 Jul 10 09:31:49.418649 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 494/1989] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:49 2026] GET /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:31:49.790249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-6f379834-5b41-4f25-9cb0-b6d36bdb2dac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:49.792078 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-6f379834-5b41-4f25-9cb0-b6d36bdb2dac tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] DELETE https://10.4.3.103/volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1 Jul 10 09:31:49.793403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-6f379834-5b41-4f25-9cb0-b6d36bdb2dac tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:49.793403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-6f379834-5b41-4f25-9cb0-b6d36bdb2dac tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:49.802994 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:49.802994 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:50.041876 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-07328567-d25f-47c9-b027-d4f8422dfd78 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.043835 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07328567-d25f-47c9-b027-d4f8422dfd78 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:50.044040 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07328567-d25f-47c9-b027-d4f8422dfd78 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.044249 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07328567-d25f-47c9-b027-d4f8422dfd78 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.044376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-07328567-d25f-47c9-b027-d4f8422dfd78 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:50.049209 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.049209 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:50.049891 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07328567-d25f-47c9-b027-d4f8422dfd78 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:50.050301 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 504/1990] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:50.276840 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3d37a9af-a82b-4eae-bb12-f33cce320452 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.281119 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3d37a9af-a82b-4eae-bb12-f33cce320452 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:50.281367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3d37a9af-a82b-4eae-bb12-f33cce320452 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.281635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3d37a9af-a82b-4eae-bb12-f33cce320452 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.281797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3d37a9af-a82b-4eae-bb12-f33cce320452 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:50.287748 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.287748 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:50.288785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3d37a9af-a82b-4eae-bb12-f33cce320452 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:50.289315 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 494/1991] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:50.329079 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-6f379834-5b41-4f25-9cb0-b6d36bdb2dac tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1 returned with HTTP 200 Jul 10 09:31:50.329079 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 500/1992] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:31:49 2026] DELETE /volume/v3/attachments/bd482804-7df7-4aaf-94ff-ceb3271e39a1 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:50.340273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.342681 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] DELETE https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:50.342916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.343157 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.343392 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Delete volume with id: 42a7c278-b5dd-475e-a5a9-877c11c6ea15 Jul 10 09:31:50.352665 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.352665 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:50.355593 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:31:50.357501 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5baca831-537d-44b0-8e1f-8226b853fd14 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.360140 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5baca831-537d-44b0-8e1f-8226b853fd14 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:50.360386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5baca831-537d-44b0-8e1f-8226b853fd14 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.360642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5baca831-537d-44b0-8e1f-8226b853fd14 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.360798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5baca831-537d-44b0-8e1f-8226b853fd14 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:50.366614 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.366614 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:50.367474 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5baca831-537d-44b0-8e1f-8226b853fd14 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:50.367870 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 505/1993] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:50.372724 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Delete volume request issued successfully. Jul 10 09:31:50.372929 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4a0581e6-09ce-4815-af86-2de60b996d04 req-b77c02d0-2d4e-4691-8967-553df1480daa tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 returned with HTTP 202 Jul 10 09:31:50.374182 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 495/1994] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:31:50 2026] DELETE /volume/v3/volumes/42a7c278-b5dd-475e-a5a9-877c11c6ea15 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:50.374245 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-71a48848-9ef4-4711-852d-8d3c95232e6e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.376030 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-71a48848-9ef4-4711-852d-8d3c95232e6e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 Jul 10 09:31:50.376319 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-71a48848-9ef4-4711-852d-8d3c95232e6e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.376552 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-71a48848-9ef4-4711-852d-8d3c95232e6e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.386485 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.386485 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:50.387041 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-71a48848-9ef4-4711-852d-8d3c95232e6e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:50.388646 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-71a48848-9ef4-4711-852d-8d3c95232e6e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 returned with HTTP 200 Jul 10 09:31:50.389649 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 495/1995] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:50.399330 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5e861294-5aa6-4c18-86bf-ac471871a00e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.401659 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:50.402118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21befb06-5615-4cb7-9bab-266d8b02b56f", "name": "tempest-VolumesDeleteCascade-Snapshot-1683968568"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:50.415725 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.415725 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:50.416207 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:50.416362 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create snapshot from volume 21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:50.435180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-88ead864-1e01-4290-9457-070cf0dfb2d0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.437645 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-88ead864-1e01-4290-9457-070cf0dfb2d0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 Jul 10 09:31:50.437843 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-88ead864-1e01-4290-9457-070cf0dfb2d0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.438070 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-88ead864-1e01-4290-9457-070cf0dfb2d0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.445105 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-88ead864-1e01-4290-9457-070cf0dfb2d0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 returned with HTTP 404 Jul 10 09:31:50.445714 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 506/1996] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/volumes/2fd6fc5f-d1bd-41f7-a0a9-d83453d3d581 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:50.446972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Created reservations ['03de0737-c085-4df2-84de-56b13565a3d8', '3dd1cdbc-fa09-4cd7-a94a-c2da9ba95020', '4a230b07-5c6f-4af9-bb8e-1f623601369b', '723181b9-7305-4aba-9dc2-643652fedae1'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:50.454088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-df93392a-9697-41b3-aca5-4e9470b91c16 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.457243 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-df93392a-9697-41b3-aca5-4e9470b91c16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:50.457243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-df93392a-9697-41b3-aca5-4e9470b91c16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.457907 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-df93392a-9697-41b3-aca5-4e9470b91c16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.468550 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.468550 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:50.478020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-df93392a-9697-41b3-aca5-4e9470b91c16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:50.483292 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot create request issued successfully. Jul 10 09:31:50.483530 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e861294-5aa6-4c18-86bf-ac471871a00e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:31:50.484048 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 501/1997] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:31:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:50.493666 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-df93392a-9697-41b3-aca5-4e9470b91c16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 returned with HTTP 200 Jul 10 09:31:50.493666 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 496/1998] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 => generated 1353 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:50.493830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5616deb6-0a9e-4c37-8a79-304f50df5cc4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.499587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5616deb6-0a9e-4c37-8a79-304f50df5cc4 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac Jul 10 09:31:50.499587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5616deb6-0a9e-4c37-8a79-304f50df5cc4 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.499587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5616deb6-0a9e-4c37-8a79-304f50df5cc4 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.506863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.508165 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.508165 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:50.508753 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:50.508809 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5616deb6-0a9e-4c37-8a79-304f50df5cc4 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:50.508956 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.509145 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.509317 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume with id: b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:50.509802 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5616deb6-0a9e-4c37-8a79-304f50df5cc4 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac returned with HTTP 200 Jul 10 09:31:50.510256 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 496/1999] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:50.517771 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.517771 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:50.518284 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:50.542621 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume request issued successfully. Jul 10 09:31:50.542823 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdc7f268-eb93-4ac3-8bc3-7bf79e549f5c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 returned with HTTP 202 Jul 10 09:31:50.543297 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 507/2000] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:50 2026] DELETE /volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:50.554580 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2d6d32ac-db46-40f9-916d-6506d19ced0e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:50.556486 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d6d32ac-db46-40f9-916d-6506d19ced0e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:50.556662 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d6d32ac-db46-40f9-916d-6506d19ced0e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:50.556994 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d6d32ac-db46-40f9-916d-6506d19ced0e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:50.563968 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:50.563968 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:50.567438 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2d6d32ac-db46-40f9-916d-6506d19ced0e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:50.572279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d6d32ac-db46-40f9-916d-6506d19ced0e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 returned with HTTP 200 Jul 10 09:31:50.572824 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 502/2001] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:50 2026] GET /volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:51.062609 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4c497cd2-4d3d-46fd-b33b-2acc42ef32f6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.064739 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c497cd2-4d3d-46fd-b33b-2acc42ef32f6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:51.064949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c497cd2-4d3d-46fd-b33b-2acc42ef32f6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.065218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c497cd2-4d3d-46fd-b33b-2acc42ef32f6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.065271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4c497cd2-4d3d-46fd-b33b-2acc42ef32f6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:51.070225 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.070225 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:51.071118 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c497cd2-4d3d-46fd-b33b-2acc42ef32f6 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:51.071517 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 497/2002] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:51.104948 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5913d747-f107-4c9f-be89-05230ce3be0e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.106651 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5913d747-f107-4c9f-be89-05230ce3be0e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:51.106847 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5913d747-f107-4c9f-be89-05230ce3be0e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.107034 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5913d747-f107-4c9f-be89-05230ce3be0e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.113807 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.113807 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:51.117562 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5913d747-f107-4c9f-be89-05230ce3be0e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:51.122361 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5913d747-f107-4c9f-be89-05230ce3be0e tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:51.122809 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 497/2003] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:51.299789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7dc08d22-847c-444f-ac78-a2e765b8237e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.301362 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7dc08d22-847c-444f-ac78-a2e765b8237e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:51.301556 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7dc08d22-847c-444f-ac78-a2e765b8237e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.301771 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7dc08d22-847c-444f-ac78-a2e765b8237e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.301886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-7dc08d22-847c-444f-ac78-a2e765b8237e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:51.305586 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.305586 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:51.306154 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7dc08d22-847c-444f-ac78-a2e765b8237e tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:51.306492 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 508/2004] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:51.380141 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-970d32de-efc3-462d-9f1f-fbdc5e6da59a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.381890 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-970d32de-efc3-462d-9f1f-fbdc5e6da59a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:51.382074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-970d32de-efc3-462d-9f1f-fbdc5e6da59a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.382265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-970d32de-efc3-462d-9f1f-fbdc5e6da59a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.382388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-970d32de-efc3-462d-9f1f-fbdc5e6da59a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:51.386787 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.386787 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:51.387614 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-970d32de-efc3-462d-9f1f-fbdc5e6da59a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:51.387983 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 503/2005] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:51.523656 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-46a3d2fa-48f0-4105-8004-dda4664405ea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.525402 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-46a3d2fa-48f0-4105-8004-dda4664405ea tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac Jul 10 09:31:51.525653 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-46a3d2fa-48f0-4105-8004-dda4664405ea tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.525843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-46a3d2fa-48f0-4105-8004-dda4664405ea tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.530960 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.530960 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:51.531521 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-46a3d2fa-48f0-4105-8004-dda4664405ea tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:51.532458 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-46a3d2fa-48f0-4105-8004-dda4664405ea tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac returned with HTTP 200 Jul 10 09:31:51.532939 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 498/2006] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:51.541859 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.543559 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f?cascade=True Jul 10 09:31:51.546816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.547000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.547157 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume with id: 21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:51.554432 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.554432 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:51.554964 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:51.586581 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-42142c8d-2dae-4640-a4df-eca4210a8b41 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.587390 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume request issued successfully. Jul 10 09:31:51.587616 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3ea12e8-696d-4d56-9667-5c410fb3fb8d tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f?cascade=True returned with HTTP 202 Jul 10 09:31:51.588049 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 498/2007] 10.4.3.103 () {66 vars in 1376 bytes} [Fri Jul 10 09:31:51 2026] DELETE /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:51.591205 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-42142c8d-2dae-4640-a4df-eca4210a8b41 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 Jul 10 09:31:51.591205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-42142c8d-2dae-4640-a4df-eca4210a8b41 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.591205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-42142c8d-2dae-4640-a4df-eca4210a8b41 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.598146 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-af70c1b9-3889-4057-9970-83c4ae0872ee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.600074 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-af70c1b9-3889-4057-9970-83c4ae0872ee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:51.600348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-af70c1b9-3889-4057-9970-83c4ae0872ee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.600646 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-af70c1b9-3889-4057-9970-83c4ae0872ee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.603648 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-42142c8d-2dae-4640-a4df-eca4210a8b41 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 returned with HTTP 404 Jul 10 09:31:51.604148 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 509/2008] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/volumes/b90cb54d-493a-40f5-95aa-f91f05363600 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:51.608963 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.608963 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:51.613372 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-af70c1b9-3889-4057-9970-83c4ae0872ee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:51.613583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.615706 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:51.616025 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-732115067"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:51.618127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-732115067'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:51.618278 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume of 1 GB Jul 10 09:31:51.618899 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-af70c1b9-3889-4057-9970-83c4ae0872ee tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f returned with HTTP 200 Jul 10 09:31:51.619563 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 504/2009] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:51.624124 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Availability Zones retrieved successfully. Jul 10 09:31:51.631698 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (def94824-b98c-4d74-913f-412a49458160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:51.633181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87157678-15c5-4759-9f17-1a394ffca951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:51.634596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:51.663802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87157678-15c5-4759-9f17-1a394ffca951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:51.664578 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb876004-f452-46d9-8e75-e0a10dd698f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:51.720594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Created reservations ['985d9a29-a6ea-4321-a671-52708e8a578c', 'a7dd5902-8429-41cf-a4c1-05d25a39c663', '82a93fee-89a4-42f0-91c5-4eedb08e8b9e', '5f15e89c-a44a-4f5f-b3ac-1b08015bdb5d'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:51.720594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb876004-f452-46d9-8e75-e0a10dd698f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['985d9a29-a6ea-4321-a671-52708e8a578c', 'a7dd5902-8429-41cf-a4c1-05d25a39c663', '82a93fee-89a4-42f0-91c5-4eedb08e8b9e', '5f15e89c-a44a-4f5f-b3ac-1b08015bdb5d']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:51.720594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a410a9c3-2b21-4f5d-b405-d681092322bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:51.743323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a410a9c3-2b21-4f5d-b405-d681092322bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcac8c8c-bc83-4db4-b793-4498cc2dcc6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-732115067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['985d9a29-a6ea-4321-a671-52708e8a578c','a7dd5902-8429-41cf-a4c1-05d25a39c663','82a93fee-89a4-42f0-91c5-4eedb08e8b9e','5f15e89c-a44a-4f5f-b3ac-1b08015bdb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-732115067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcac8c8c-bc83-4db4-b793-4498cc2dcc6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77274db16e6a4d7687df424d0958074f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:51.744180 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075a7443-e343-431d-9f41-178c5eb825ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:51.767348 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075a7443-e343-431d-9f41-178c5eb825ef) transitioned into state 'SUCCESS' from state '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-732115067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['985d9a29-a6ea-4321-a671-52708e8a578c','a7dd5902-8429-41cf-a4c1-05d25a39c663','82a93fee-89a4-42f0-91c5-4eedb08e8b9e','5f15e89c-a44a-4f5f-b3ac-1b08015bdb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:51.768030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5533a4fb-7f78-4783-9258-2a4e41ba34e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:51.777544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5533a4fb-7f78-4783-9258-2a4e41ba34e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:51.778507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (def94824-b98c-4d74-913f-412a49458160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:51.778903 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request issued successfully. Jul 10 09:31:51.779721 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c96bae1-d1e8-4c93-90a1-6f7f45b42275 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:51.780132 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 499/2010] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:51 2026] POST /volume/v3/volumes => generated 746 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:51.792240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e32b8077-5cdc-40f7-883e-5ae472ef4a9a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:51.794819 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e32b8077-5cdc-40f7-883e-5ae472ef4a9a tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:51.795088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e32b8077-5cdc-40f7-883e-5ae472ef4a9a tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:51.795338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e32b8077-5cdc-40f7-883e-5ae472ef4a9a tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:51.805586 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:51.805586 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:51.810622 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e32b8077-5cdc-40f7-883e-5ae472ef4a9a tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:51.817083 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e32b8077-5cdc-40f7-883e-5ae472ef4a9a tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c returned with HTTP 200 Jul 10 09:31:51.817611 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 499/2011] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:51 2026] GET /volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.082374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a5ff4e90-5841-47ff-b74c-44ec4a39341a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.083961 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a5ff4e90-5841-47ff-b74c-44ec4a39341a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:52.084292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a5ff4e90-5841-47ff-b74c-44ec4a39341a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.084348 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a5ff4e90-5841-47ff-b74c-44ec4a39341a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.084438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a5ff4e90-5841-47ff-b74c-44ec4a39341a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:52.088547 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.088547 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:52.091319 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a5ff4e90-5841-47ff-b74c-44ec4a39341a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:52.091319 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 510/2012] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.135614 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ccd4a876-0a7a-4eaa-b3a8-733e603fa76f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.137154 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ccd4a876-0a7a-4eaa-b3a8-733e603fa76f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:52.137352 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ccd4a876-0a7a-4eaa-b3a8-733e603fa76f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.137580 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ccd4a876-0a7a-4eaa-b3a8-733e603fa76f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.143452 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.143452 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:52.146426 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ccd4a876-0a7a-4eaa-b3a8-733e603fa76f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:52.149818 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ccd4a876-0a7a-4eaa-b3a8-733e603fa76f tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:52.150239 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 505/2013] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.317534 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3084a082-64dd-4e39-936a-e085e54b32cd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.324594 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3084a082-64dd-4e39-936a-e085e54b32cd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:52.324594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3084a082-64dd-4e39-936a-e085e54b32cd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.324594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3084a082-64dd-4e39-936a-e085e54b32cd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.324594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3084a082-64dd-4e39-936a-e085e54b32cd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:52.330459 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.330459 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:52.331260 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3084a082-64dd-4e39-936a-e085e54b32cd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:52.331735 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 500/2014] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.400483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-199bba09-afa9-4ea4-94a6-89c6a808b14c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.402706 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-199bba09-afa9-4ea4-94a6-89c6a808b14c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:52.402917 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-199bba09-afa9-4ea4-94a6-89c6a808b14c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.403123 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-199bba09-afa9-4ea4-94a6-89c6a808b14c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.403253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-199bba09-afa9-4ea4-94a6-89c6a808b14c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:52.408187 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.408187 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:52.409339 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-199bba09-afa9-4ea4-94a6-89c6a808b14c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:52.409890 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 500/2015] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.422333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-31354a61-2703-4733-8ac2-82f5084a8d2f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.425183 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31354a61-2703-4733-8ac2-82f5084a8d2f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:31:52.425433 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31354a61-2703-4733-8ac2-82f5084a8d2f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.425710 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31354a61-2703-4733-8ac2-82f5084a8d2f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.437146 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.437146 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:52.446997 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-31354a61-2703-4733-8ac2-82f5084a8d2f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:31:52.455857 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31354a61-2703-4733-8ac2-82f5084a8d2f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 returned with HTTP 200 Jul 10 09:31:52.456451 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 511/2016] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.480604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.483337 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:52.483560 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.483764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.483868 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete backup with id: 2dfd7309-9d86-4583-a9a7-be4ecac1708a. Jul 10 09:31:52.488052 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.488052 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:52.502358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] delete_backup rpcapi backup_id 2dfd7309-9d86-4583-a9a7-be4ecac1708a {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:31:52.504239 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9b5e8ba6-7b3d-4c41-a17f-3ff9d275b0e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 202 Jul 10 09:31:52.504688 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 506/2017] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:52 2026] DELETE /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:52.521393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9df66b39-6a73-40d2-a420-8da2125010fa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.524100 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9df66b39-6a73-40d2-a420-8da2125010fa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:52.524492 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9df66b39-6a73-40d2-a420-8da2125010fa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.524492 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9df66b39-6a73-40d2-a420-8da2125010fa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.524624 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9df66b39-6a73-40d2-a420-8da2125010fa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:52.529584 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.529584 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:52.530343 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9df66b39-6a73-40d2-a420-8da2125010fa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 200 Jul 10 09:31:52.530736 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 501/2018] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.636809 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-238bdf5f-28bd-4645-9a6b-3f26c657ab73 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.639037 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-238bdf5f-28bd-4645-9a6b-3f26c657ab73 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:52.639257 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-238bdf5f-28bd-4645-9a6b-3f26c657ab73 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.639469 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-238bdf5f-28bd-4645-9a6b-3f26c657ab73 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.645069 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-238bdf5f-28bd-4645-9a6b-3f26c657ab73 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f returned with HTTP 404 Jul 10 09:31:52.645634 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 501/2019] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:52.656337 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.659180 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:31:52.659446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.659733 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.660097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:31:52.661103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:31:52.672486 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Get all volumes completed successfully. Jul 10 09:31:52.673238 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ac0e087-b624-42d8-a6ee-bf2e255f5baa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:31:52.674061 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 512/2020] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:31:52.683937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.685779 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:52.686243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.686319 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.686746 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:31:52.690590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:31:52.692581 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Get all snapshots completed successfully. Jul 10 09:31:52.693030 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8f7b337e-7c34-4f20-9906-7652d834cf02 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:31:52.693643 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 507/2021] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:31:52.709396 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aa13cb95-ae39-43a9-85f3-9d4ede6e6ffe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.713583 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa13cb95-ae39-43a9-85f3-9d4ede6e6ffe tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac Jul 10 09:31:52.713874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa13cb95-ae39-43a9-85f3-9d4ede6e6ffe tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.714319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa13cb95-ae39-43a9-85f3-9d4ede6e6ffe tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.714319 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-aa13cb95-ae39-43a9-85f3-9d4ede6e6ffe tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete snapshot with id: 530c67d2-fd6e-4b80-9016-806eee5243ac Jul 10 09:31:52.720433 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa13cb95-ae39-43a9-85f3-9d4ede6e6ffe tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac returned with HTTP 404 Jul 10 09:31:52.720845 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 502/2022] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:31:52 2026] DELETE /volume/v3/snapshots/530c67d2-fd6e-4b80-9016-806eee5243ac => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:52.732152 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7ca3b17f-c8a3-4dd9-811b-3baf6519bef2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.734188 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ca3b17f-c8a3-4dd9-811b-3baf6519bef2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 Jul 10 09:31:52.734374 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ca3b17f-c8a3-4dd9-811b-3baf6519bef2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.734597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ca3b17f-c8a3-4dd9-811b-3baf6519bef2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.734715 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-7ca3b17f-c8a3-4dd9-811b-3baf6519bef2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete snapshot with id: 2a4568a7-68f1-40de-9467-63696d4ab483 Jul 10 09:31:52.739039 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ca3b17f-c8a3-4dd9-811b-3baf6519bef2 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 returned with HTTP 404 Jul 10 09:31:52.739310 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 502/2023] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:31:52 2026] DELETE /volume/v3/snapshots/2a4568a7-68f1-40de-9467-63696d4ab483 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:52.739619 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0cf61880-b1c8-4aba-b643-810e0c930f54 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.742190 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0cf61880-b1c8-4aba-b643-810e0c930f54 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:52.742903 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0cf61880-b1c8-4aba-b643-810e0c930f54 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.742903 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0cf61880-b1c8-4aba-b643-810e0c930f54 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.749542 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e1b7df79-44e7-4e2f-8edd-663f99839fe8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.751775 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e1b7df79-44e7-4e2f-8edd-663f99839fe8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:52.751935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e1b7df79-44e7-4e2f-8edd-663f99839fe8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.752277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e1b7df79-44e7-4e2f-8edd-663f99839fe8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.758040 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.758040 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:52.763289 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e1b7df79-44e7-4e2f-8edd-663f99839fe8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f returned with HTTP 404 Jul 10 09:31:52.764016 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 508/2024] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:52.764355 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0cf61880-b1c8-4aba-b643-810e0c930f54 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:52.772160 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0cf61880-b1c8-4aba-b643-810e0c930f54 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:52.772874 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 513/2025] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.777604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-41a8c963-8814-4f12-b65a-bef2b347901f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.782596 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41a8c963-8814-4f12-b65a-bef2b347901f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:52.782596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41a8c963-8814-4f12-b65a-bef2b347901f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.782596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41a8c963-8814-4f12-b65a-bef2b347901f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.782596 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-41a8c963-8814-4f12-b65a-bef2b347901f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume with id: 21befb06-5615-4cb7-9bab-266d8b02b56f Jul 10 09:31:52.788786 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41a8c963-8814-4f12-b65a-bef2b347901f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f returned with HTTP 404 Jul 10 09:31:52.792601 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 503/2026] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:52 2026] DELETE /volume/v3/volumes/21befb06-5615-4cb7-9bab-266d8b02b56f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:31:52.792759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.794090 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:52.794291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.794733 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.794733 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Delete volume with id: a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:52.799282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.800988 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:52.801338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-155800888"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:52.803155 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-155800888'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:52.803291 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume of 1 GB Jul 10 09:31:52.804094 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.804094 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:52.804556 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:52.807504 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Availability Zones retrieved successfully. Jul 10 09:31:52.813417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Flow 'volume_create_api' (3ecb6d82-3fb9-4057-a7f5-e9b960e6ce70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:52.814622 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dbcf8e-c012-4923-9620-0985579f91b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.815546 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:52.830324 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Delete volume request issued successfully. Jul 10 09:31:52.830560 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-45afba9c-9b4b-44b2-a9e0-1111a52a596d tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 202 Jul 10 09:31:52.831031 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 503/2027] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:52 2026] DELETE /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:52.831114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b96e7cc-d600-4f61-83d9-ce9132c20671 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.833409 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b96e7cc-d600-4f61-83d9-ce9132c20671 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:52.833665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b96e7cc-d600-4f61-83d9-ce9132c20671 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.833850 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b96e7cc-d600-4f61-83d9-ce9132c20671 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.840765 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a4691fbb-6ff1-4db6-b561-30a21a977b35 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.842019 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.842019 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:52.842562 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4691fbb-6ff1-4db6-b561-30a21a977b35 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:52.842762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4691fbb-6ff1-4db6-b561-30a21a977b35 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.842969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4691fbb-6ff1-4db6-b561-30a21a977b35 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:52.847492 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2b96e7cc-d600-4f61-83d9-ce9132c20671 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:52.850621 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.850621 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:52.854213 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b96e7cc-d600-4f61-83d9-ce9132c20671 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c returned with HTTP 200 Jul 10 09:31:52.854579 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 514/2028] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.855696 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a4691fbb-6ff1-4db6-b561-30a21a977b35 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Volume info retrieved successfully. Jul 10 09:31:52.858165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dbcf8e-c012-4923-9620-0985579f91b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.858917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6375faa4-97d8-452c-b947-98af731113b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.865366 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4691fbb-6ff1-4db6-b561-30a21a977b35 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 200 Jul 10 09:31:52.865824 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 504/2029] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:52.868843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.872097 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:52.872418 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fcac8c8c-bc83-4db4-b793-4498cc2dcc6c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-47711998"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:52.877005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request body: {'volume': {'source_volid': 'fcac8c8c-bc83-4db4-b793-4498cc2dcc6c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-47711998'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:52.886902 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:52.886902 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:52.887368 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume retrieved successfully. Jul 10 09:31:52.887521 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume of 2 GB Jul 10 09:31:52.891169 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Availability Zones retrieved successfully. Jul 10 09:31:52.896197 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (f52a6d8f-e680-4eb4-bf45-71906903f983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:52.897866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1146c040-e261-4d68-8cad-38e614608480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.898658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:52.913112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Created reservations ['06edfad3-9b0c-4bb1-8ba3-3fe05e94cc02', '105edf21-dd02-402f-ae61-c5294c15e943', '9919bbe7-458f-4360-99a6-71553ee90b19', '120748f3-5eae-4372-895d-cace3935c509'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:52.914366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6375faa4-97d8-452c-b947-98af731113b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06edfad3-9b0c-4bb1-8ba3-3fe05e94cc02', '105edf21-dd02-402f-ae61-c5294c15e943', '9919bbe7-458f-4360-99a6-71553ee90b19', '120748f3-5eae-4372-895d-cace3935c509']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.915465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac4813e-c4e6-4761-9830-1e5c309d4dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.928324 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1146c040-e261-4d68-8cad-38e614608480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'fcac8c8c-bc83-4db4-b793-4498cc2dcc6c', 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.929187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8715c549-4c1d-430b-9e23-700f55454261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.943875 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac4813e-c4e6-4761-9830-1e5c309d4dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3a49b0-d8f3-4256-a260-3870aaf60fe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-155800888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198d379b2cb14a7cac23d75854ca93e1',qos_specs=None,replication_status=,reservations=['06edfad3-9b0c-4bb1-8ba3-3fe05e94cc02','105edf21-dd02-402f-ae61-c5294c15e943','9919bbe7-458f-4360-99a6-71553ee90b19','120748f3-5eae-4372-895d-cace3935c509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23ee87e824c44951a656abc92dcb80dc',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-155800888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3a49b0-d8f3-4256-a260-3870aaf60fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198d379b2cb14a7cac23d75854ca93e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23ee87e824c44951a656abc92dcb80dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.945115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2ef767-66a4-4204-8684-cbdd04c40bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.964013 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2ef767-66a4-4204-8684-cbdd04c40bb1) transitioned into state 'SUCCESS' from state '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-155800888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198d379b2cb14a7cac23d75854ca93e1',qos_specs=None,replication_status=,reservations=['06edfad3-9b0c-4bb1-8ba3-3fe05e94cc02','105edf21-dd02-402f-ae61-c5294c15e943','9919bbe7-458f-4360-99a6-71553ee90b19','120748f3-5eae-4372-895d-cace3935c509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23ee87e824c44951a656abc92dcb80dc',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.964898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee4882e-3191-4550-aaeb-fcb3c3245b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.974300 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee4882e-3191-4550-aaeb-fcb3c3245b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.975121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Flow 'volume_create_api' (3ecb6d82-3fb9-4057-a7f5-e9b960e6ce70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:52.975418 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume request issued successfully. Jul 10 09:31:52.975959 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Created reservations ['c47adca1-4d87-4931-8c89-9dd2ef7aa19b', '903cfd99-c4da-4a17-9f9a-4c0d3aff2c63', 'd944a03e-f1fd-4107-aa47-2bae675c83a3', '170acb9e-29f3-4ea3-a36c-906da5167013'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:52.976026 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5552a0a7-df39-42b4-9bbe-421e76e3dffc tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:52.976445 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 509/2030] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:52 2026] POST /volume/v3/volumes => generated 750 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:52.977236 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8715c549-4c1d-430b-9e23-700f55454261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c47adca1-4d87-4931-8c89-9dd2ef7aa19b', '903cfd99-c4da-4a17-9f9a-4c0d3aff2c63', 'd944a03e-f1fd-4107-aa47-2bae675c83a3', '170acb9e-29f3-4ea3-a36c-906da5167013']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:52.978648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12512111-27d8-4b21-abc8-cd23e4f8eefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:52.988480 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bdf5972f-5cff-43d6-ae49-cbb8460fb42a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:52.995586 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bdf5972f-5cff-43d6-ae49-cbb8460fb42a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:52.995586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bdf5972f-5cff-43d6-ae49-cbb8460fb42a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:52.995586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bdf5972f-5cff-43d6-ae49-cbb8460fb42a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.010154 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:53.010154 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:53.015706 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bdf5972f-5cff-43d6-ae49-cbb8460fb42a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:53.022161 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bdf5972f-5cff-43d6-ae49-cbb8460fb42a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 returned with HTTP 200 Jul 10 09:31:53.022161 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 515/2031] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:52 2026] GET /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:53.029075 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12512111-27d8-4b21-abc8-cd23e4f8eefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190723b9-3dce-4cb2-96ca-ee91ed960e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-47711998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['c47adca1-4d87-4931-8c89-9dd2ef7aa19b','903cfd99-c4da-4a17-9f9a-4c0d3aff2c63','d944a03e-f1fd-4107-aa47-2bae675c83a3','170acb9e-29f3-4ea3-a36c-906da5167013'],size=2,snapshot_id=None,source_replicaid=,source_volid=fcac8c8c-bc83-4db4-b793-4498cc2dcc6c,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-47711998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190723b9-3dce-4cb2-96ca-ee91ed960e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77274db16e6a4d7687df424d0958074f',provider_auth=None,provider_geometry=None,provider_id=None,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=fcac8c8c-bc83-4db4-b793-4498cc2dcc6c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:53.029793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2c603d-8cf1-46b5-830e-7d822d97c3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:53.050000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2c603d-8cf1-46b5-830e-7d822d97c3ae) transitioned into state 'SUCCESS' from state '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-47711998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77274db16e6a4d7687df424d0958074f',qos_specs=None,replication_status=,reservations=['c47adca1-4d87-4931-8c89-9dd2ef7aa19b','903cfd99-c4da-4a17-9f9a-4c0d3aff2c63','d944a03e-f1fd-4107-aa47-2bae675c83a3','170acb9e-29f3-4ea3-a36c-906da5167013'],size=2,snapshot_id=None,source_replicaid=,source_volid=fcac8c8c-bc83-4db4-b793-4498cc2dcc6c,status='creating',user_id='8f27b61c3a6f40d5803e8314e8d63248',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:53.050658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695d424b-0f07-44b6-9661-dfb772ca9cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:53.066457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695d424b-0f07-44b6-9661-dfb772ca9cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:53.067235 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Flow 'volume_create_api' (f52a6d8f-e680-4eb4-bf45-71906903f983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:53.067586 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Create volume request issued successfully. Jul 10 09:31:53.068194 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db68523a-3ba1-42b4-9c65-85e1b2cf1e94 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:53.069062 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 504/2032] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:52 2026] POST /volume/v3/volumes => generated 779 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:53.082440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0ab23e42-2d3c-4bbe-bea3-51a14d4e6d1e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.085165 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0ab23e42-2d3c-4bbe-bea3-51a14d4e6d1e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:53.085463 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0ab23e42-2d3c-4bbe-bea3-51a14d4e6d1e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.085758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0ab23e42-2d3c-4bbe-bea3-51a14d4e6d1e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.095821 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:53.095821 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:53.100504 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0ab23e42-2d3c-4bbe-bea3-51a14d4e6d1e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:53.102609 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-afad7df8-a082-4f99-a09f-b53ebe259e73 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.105039 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afad7df8-a082-4f99-a09f-b53ebe259e73 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:53.105299 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afad7df8-a082-4f99-a09f-b53ebe259e73 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.105554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afad7df8-a082-4f99-a09f-b53ebe259e73 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.105711 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-afad7df8-a082-4f99-a09f-b53ebe259e73 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:53.107198 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0ab23e42-2d3c-4bbe-bea3-51a14d4e6d1e tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 200 Jul 10 09:31:53.107756 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 505/2033] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:53 2026] GET /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:53.112954 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:53.112954 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:53.114110 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afad7df8-a082-4f99-a09f-b53ebe259e73 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:53.114898 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 510/2034] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:53 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:53.342416 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0be4fbb3-3370-49db-905d-f6453e836dff None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.344690 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0be4fbb3-3370-49db-905d-f6453e836dff tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:53.344934 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0be4fbb3-3370-49db-905d-f6453e836dff tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.345160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0be4fbb3-3370-49db-905d-f6453e836dff tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.345297 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-0be4fbb3-3370-49db-905d-f6453e836dff tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:53.349504 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:53.349504 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:53.350142 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0be4fbb3-3370-49db-905d-f6453e836dff tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:53.350521 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 516/2035] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:53 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:53.540471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2cc2371f-06ff-4e91-8d9c-2e08d6f75a39 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.542244 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2cc2371f-06ff-4e91-8d9c-2e08d6f75a39 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a Jul 10 09:31:53.542445 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2cc2371f-06ff-4e91-8d9c-2e08d6f75a39 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.542711 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2cc2371f-06ff-4e91-8d9c-2e08d6f75a39 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.542846 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2cc2371f-06ff-4e91-8d9c-2e08d6f75a39 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 2dfd7309-9d86-4583-a9a7-be4ecac1708a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:53.546932 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2cc2371f-06ff-4e91-8d9c-2e08d6f75a39 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a returned with HTTP 404 Jul 10 09:31:53.547438 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 505/2036] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:53 2026] GET /volume/v3/backups/2dfd7309-9d86-4583-a9a7-be4ecac1708a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:53.554207 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.556344 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:53.556590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.556850 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.556996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete backup with id: d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. Jul 10 09:31:53.562078 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:53.562078 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:53.573982 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] delete_backup rpcapi backup_id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:31:53.575611 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62327cfa-ee14-4c37-bfc5-1f55182babb1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 202 Jul 10 09:31:53.575999 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 506/2037] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:53 2026] DELETE /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:31:53.582745 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-28bfba59-727b-4be2-9170-2144f7b8d967 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.584564 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-28bfba59-727b-4be2-9170-2144f7b8d967 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:53.584774 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-28bfba59-727b-4be2-9170-2144f7b8d967 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.584947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-28bfba59-727b-4be2-9170-2144f7b8d967 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.585040 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-28bfba59-727b-4be2-9170-2144f7b8d967 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:53.589012 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:53.589012 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:53.589686 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-28bfba59-727b-4be2-9170-2144f7b8d967 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 200 Jul 10 09:31:53.590013 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 511/2038] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:53 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:53.882741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-499460ab-94a9-44ba-8793-e813d648f843 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:53.886658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-499460ab-94a9-44ba-8793-e813d648f843 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] GET https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 Jul 10 09:31:53.886939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-499460ab-94a9-44ba-8793-e813d648f843 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:53.887188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-499460ab-94a9-44ba-8793-e813d648f843 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:53.895722 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-499460ab-94a9-44ba-8793-e813d648f843 tempest-VolumesActionsTest-1308482497 tempest-VolumesActionsTest-1308482497-project-member] https://10.4.3.103/volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 returned with HTTP 404 Jul 10 09:31:53.896459 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 517/2039] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:53 2026] GET /volume/v3/volumes/a14b3288-ee6e-427d-b447-080f56943261 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:54.035701 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8efa17bf-d032-4c96-a5e9-4513f75133fa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.037462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8efa17bf-d032-4c96-a5e9-4513f75133fa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:54.037687 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8efa17bf-d032-4c96-a5e9-4513f75133fa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.037913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8efa17bf-d032-4c96-a5e9-4513f75133fa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.045591 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.045591 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:54.050225 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8efa17bf-d032-4c96-a5e9-4513f75133fa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:54.055857 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8efa17bf-d032-4c96-a5e9-4513f75133fa tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 returned with HTTP 200 Jul 10 09:31:54.056053 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 506/2040] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.075665 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.079116 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:54.079116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf3a49b0-d8f3-4256-a260-3870aaf60fe8", "name": "tempest-VolumesDeleteCascade-Snapshot-1026066660"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:54.086885 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.086885 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:54.087588 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:54.087588 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create snapshot from volume cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:54.124163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e099a0c1-d389-4e70-8d2b-4ee3a684c0ec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.126252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e099a0c1-d389-4e70-8d2b-4ee3a684c0ec tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:54.126288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e099a0c1-d389-4e70-8d2b-4ee3a684c0ec tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.126464 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e099a0c1-d389-4e70-8d2b-4ee3a684c0ec tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.131057 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-506043a2-7b33-42f0-8c7c-b8afcb188303 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.131102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Created reservations ['e097bc0b-7033-496f-a7a6-d692adeff307', '17a41305-a43d-4473-bf85-1a74967e5a22', '088d9f9c-8c12-4ba1-91f7-3b6da52beca2', 'defc4bc5-9015-428a-941a-54bdace7a961'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:54.131136 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-506043a2-7b33-42f0-8c7c-b8afcb188303 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:54.131136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-506043a2-7b33-42f0-8c7c-b8afcb188303 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.131136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-506043a2-7b33-42f0-8c7c-b8afcb188303 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.131136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-506043a2-7b33-42f0-8c7c-b8afcb188303 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:54.133976 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.133976 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:54.136965 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.136965 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:54.137825 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-506043a2-7b33-42f0-8c7c-b8afcb188303 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:54.137922 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e099a0c1-d389-4e70-8d2b-4ee3a684c0ec tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:54.138314 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 518/2041] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.143740 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e099a0c1-d389-4e70-8d2b-4ee3a684c0ec tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 200 Jul 10 09:31:54.144230 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 512/2042] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.159484 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6ca4afdd-0382-4369-be6f-4566b9e7151b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.161350 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6ca4afdd-0382-4369-be6f-4566b9e7151b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:54.161538 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6ca4afdd-0382-4369-be6f-4566b9e7151b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.161783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6ca4afdd-0382-4369-be6f-4566b9e7151b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.170640 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.170640 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:54.173848 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot create request issued successfully. Jul 10 09:31:54.174317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e95244cd-6eb8-48f2-aac2-075515aa2f5e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:31:54.174959 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 507/2043] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:31:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:54.176014 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6ca4afdd-0382-4369-be6f-4566b9e7151b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:54.183405 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6ca4afdd-0382-4369-be6f-4566b9e7151b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 200 Jul 10 09:31:54.183915 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 507/2044] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.185592 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d6617af-3bf0-41c8-9dad-bd2603c5ea7a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.186884 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d6617af-3bf0-41c8-9dad-bd2603c5ea7a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e Jul 10 09:31:54.187098 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d6617af-3bf0-41c8-9dad-bd2603c5ea7a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.187282 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d6617af-3bf0-41c8-9dad-bd2603c5ea7a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.194551 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.194551 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:54.195090 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3d6617af-3bf0-41c8-9dad-bd2603c5ea7a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:54.197407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-75f00e44-f208-4e3e-9ad7-c3302556bd40 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.199180 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d6617af-3bf0-41c8-9dad-bd2603c5ea7a tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e returned with HTTP 200 Jul 10 09:31:54.199440 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75f00e44-f208-4e3e-9ad7-c3302556bd40 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:54.199729 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75f00e44-f208-4e3e-9ad7-c3302556bd40 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.199929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75f00e44-f208-4e3e-9ad7-c3302556bd40 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.199966 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 519/2045] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.208060 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.208060 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:54.214514 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-75f00e44-f208-4e3e-9ad7-c3302556bd40 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:54.219808 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75f00e44-f208-4e3e-9ad7-c3302556bd40 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 200 Jul 10 09:31:54.220189 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 513/2046] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.237376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-509307a8-03c2-4dd3-b021-b88412138743 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.239722 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:54.240008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.240271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.240556 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume with id: 190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:54.251203 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.251203 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:54.251848 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:54.281548 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume request issued successfully. Jul 10 09:31:54.281777 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-509307a8-03c2-4dd3-b021-b88412138743 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 202 Jul 10 09:31:54.282280 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 508/2047] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:54 2026] DELETE /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:54.291070 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-91016704-c1aa-4cae-a698-e48d4c8e289b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.295289 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91016704-c1aa-4cae-a698-e48d4c8e289b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:54.295289 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91016704-c1aa-4cae-a698-e48d4c8e289b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.295289 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91016704-c1aa-4cae-a698-e48d4c8e289b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.307769 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.307769 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:54.312182 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-91016704-c1aa-4cae-a698-e48d4c8e289b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:54.317459 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91016704-c1aa-4cae-a698-e48d4c8e289b tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 200 Jul 10 09:31:54.318094 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 508/2048] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.362453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7c66a357-bf68-4499-918a-8f1df4337907 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.365048 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c66a357-bf68-4499-918a-8f1df4337907 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:54.365234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c66a357-bf68-4499-918a-8f1df4337907 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.365476 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c66a357-bf68-4499-918a-8f1df4337907 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.365662 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-7c66a357-bf68-4499-918a-8f1df4337907 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:54.373469 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:54.373469 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:54.374526 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c66a357-bf68-4499-918a-8f1df4337907 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:54.375230 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 520/2049] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:54.601128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ca6c28ec-bf6c-4b1d-8820-3dce71091bbc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.603398 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ca6c28ec-bf6c-4b1d-8820-3dce71091bbc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 Jul 10 09:31:54.603664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ca6c28ec-bf6c-4b1d-8820-3dce71091bbc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:54.603910 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ca6c28ec-bf6c-4b1d-8820-3dce71091bbc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:54.604061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ca6c28ec-bf6c-4b1d-8820-3dce71091bbc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id d6bcdc71-bf81-40bb-a849-37ecacaaa8b6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:54.608267 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ca6c28ec-bf6c-4b1d-8820-3dce71091bbc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 returned with HTTP 404 Jul 10 09:31:54.608937 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 514/2050] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:54 2026] GET /volume/v3/backups/d6bcdc71-bf81-40bb-a849-37ecacaaa8b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:54.633194 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:54.634885 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:54.635236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "name": "tempest-VolumesBackupsTest-Volume-398824979"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:54.636777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'name': 'tempest-VolumesBackupsTest-Volume-398824979'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:54.800401 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume of 1 GB Jul 10 09:31:54.805309 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Availability Zones retrieved successfully. Jul 10 09:31:54.810668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (2497bf53-7ead-47df-b852-61212145bad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:54.811769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fcfd1f-5871-4544-9c04-2bc00fcc6f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:54.812720 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:54.882599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fcfd1f-5871-4544-9c04-2bc00fcc6f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:54.883323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce62f97c-c76a-43f5-b567-2c65717d09d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:54.938427 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['73101e75-6682-4d79-8ce0-48148c0e9994', 'de064f7e-97e6-4850-88e2-f67551dd72d1', '99f62403-0384-4cff-bcd9-f9a8a560cd1a', '45d6e345-a185-4bf6-a357-59c20919e008'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:54.939165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce62f97c-c76a-43f5-b567-2c65717d09d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73101e75-6682-4d79-8ce0-48148c0e9994', 'de064f7e-97e6-4850-88e2-f67551dd72d1', '99f62403-0384-4cff-bcd9-f9a8a560cd1a', '45d6e345-a185-4bf6-a357-59c20919e008']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:54.939862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabb7c09-25f9-48fd-9d39-64eb85a27b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:54.967945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabb7c09-25f9-48fd-9d39-64eb85a27b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0044de33-c8c7-4e7b-a6e1-8d1018334c04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-398824979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['73101e75-6682-4d79-8ce0-48148c0e9994','de064f7e-97e6-4850-88e2-f67551dd72d1','99f62403-0384-4cff-bcd9-f9a8a560cd1a','45d6e345-a185-4bf6-a357-59c20919e008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-398824979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0044de33-c8c7-4e7b-a6e1-8d1018334c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3676a5831f44c14ac58b2b954d4f36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:54.968848 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a31c2f-5037-4299-87e3-e5d8893ac780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:54.996799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a31c2f-5037-4299-87e3-e5d8893ac780) transitioned into state 'SUCCESS' from state '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-398824979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['73101e75-6682-4d79-8ce0-48148c0e9994','de064f7e-97e6-4850-88e2-f67551dd72d1','99f62403-0384-4cff-bcd9-f9a8a560cd1a','45d6e345-a185-4bf6-a357-59c20919e008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:54.997589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80491050-36c1-4633-ae43-86d23ec8e97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:55.008008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80491050-36c1-4633-ae43-86d23ec8e97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:55.009247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (2497bf53-7ead-47df-b852-61212145bad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:55.009747 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request issued successfully. Jul 10 09:31:55.010528 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eb9db786-9826-4b01-8e51-fab42a2b8767 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:55.011786 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 509/2051] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:54 2026] POST /volume/v3/volumes => generated 748 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:55.025077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f1ce8116-a36c-4848-bd34-46dad9dfe926 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.029016 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f1ce8116-a36c-4848-bd34-46dad9dfe926 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:31:55.029288 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f1ce8116-a36c-4848-bd34-46dad9dfe926 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.029509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f1ce8116-a36c-4848-bd34-46dad9dfe926 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.041465 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.041465 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:55.049205 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f1ce8116-a36c-4848-bd34-46dad9dfe926 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:31:55.056783 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f1ce8116-a36c-4848-bd34-46dad9dfe926 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:31:55.058363 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 509/2052] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.149052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2ed2e59f-e154-4242-9395-2da18b4fb9dd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.150921 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ed2e59f-e154-4242-9395-2da18b4fb9dd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:55.151104 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ed2e59f-e154-4242-9395-2da18b4fb9dd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.151269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ed2e59f-e154-4242-9395-2da18b4fb9dd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.151361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2ed2e59f-e154-4242-9395-2da18b4fb9dd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:55.155370 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.155370 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:55.156173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ed2e59f-e154-4242-9395-2da18b4fb9dd tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:55.156853 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 521/2053] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.212954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ed19cb8a-22f0-4464-bb2b-9e10f327d0cb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.215031 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ed19cb8a-22f0-4464-bb2b-9e10f327d0cb tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e Jul 10 09:31:55.215215 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ed19cb8a-22f0-4464-bb2b-9e10f327d0cb tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.216263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ed19cb8a-22f0-4464-bb2b-9e10f327d0cb tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.221547 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.221547 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:55.222381 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ed19cb8a-22f0-4464-bb2b-9e10f327d0cb tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:55.223004 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ed19cb8a-22f0-4464-bb2b-9e10f327d0cb tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e returned with HTTP 200 Jul 10 09:31:55.223261 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 515/2054] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.235523 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.237603 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:55.238325 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e641746f-d4b5-4a58-9c36-8148bce3db2e", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1883479255"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:55.239434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume request body: {'volume': {'snapshot_id': 'e641746f-d4b5-4a58-9c36-8148bce3db2e', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1883479255'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:55.244371 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.244371 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:55.244900 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Snapshot retrieved successfully. Jul 10 09:31:55.244934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume of 1 GB Jul 10 09:31:55.249548 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Availability Zones retrieved successfully. Jul 10 09:31:55.256492 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Flow 'volume_create_api' (6e97660a-027d-43ae-95bc-edcbd1bb111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:55.257500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba56ad33-6d77-43f3-b182-d19b533b7290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:55.258483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:55.298538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba56ad33-6d77-43f3-b182-d19b533b7290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e641746f-d4b5-4a58-9c36-8148bce3db2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:55.299166 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5518617c-5aef-4f02-80ad-da4675772ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:55.335727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9144dabd-2371-49f5-a4f8-822447a2b189 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.339370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9144dabd-2371-49f5-a4f8-822447a2b189 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 Jul 10 09:31:55.339557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9144dabd-2371-49f5-a4f8-822447a2b189 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.339780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9144dabd-2371-49f5-a4f8-822447a2b189 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.347459 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9144dabd-2371-49f5-a4f8-822447a2b189 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 returned with HTTP 404 Jul 10 09:31:55.348875 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 510/2055] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/volumes/190723b9-3dce-4cb2-96ca-ee91ed960e21 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:55.351222 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Created reservations ['828539fa-2db9-430b-a7e2-00e515db797b', '1f1cdb9a-b469-4d98-ba49-6e2c8243f831', '831ba945-754d-41e1-9435-3e15f6e02705', '071efaa4-5953-4dbb-96b9-01cdbd754e3a'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:55.352086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5518617c-5aef-4f02-80ad-da4675772ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['828539fa-2db9-430b-a7e2-00e515db797b', '1f1cdb9a-b469-4d98-ba49-6e2c8243f831', '831ba945-754d-41e1-9435-3e15f6e02705', '071efaa4-5953-4dbb-96b9-01cdbd754e3a']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:55.352941 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b57d5b5-80a0-47f1-ada4-d07c1083b56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:55.358883 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9fce7b98-ec5f-412c-84ee-09d4c2b74018 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.360772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fce7b98-ec5f-412c-84ee-09d4c2b74018 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:55.360966 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fce7b98-ec5f-412c-84ee-09d4c2b74018 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.361132 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fce7b98-ec5f-412c-84ee-09d4c2b74018 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.369435 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.369435 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:55.373276 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fce7b98-ec5f-412c-84ee-09d4c2b74018 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:55.378083 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fce7b98-ec5f-412c-84ee-09d4c2b74018 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c returned with HTTP 200 Jul 10 09:31:55.378582 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 522/2056] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.389152 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-53454ef4-c1d0-43ab-a3b1-6e43f98cf0da None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.391018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-53454ef4-c1d0-43ab-a3b1-6e43f98cf0da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:31:55.391195 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-53454ef4-c1d0-43ab-a3b1-6e43f98cf0da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.391378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-53454ef4-c1d0-43ab-a3b1-6e43f98cf0da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.391510 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-53454ef4-c1d0-43ab-a3b1-6e43f98cf0da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:55.394261 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.396768 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] DELETE https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:55.400089 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.400412 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.400412 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:55.400493 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.400493 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume with id: fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:55.400626 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-53454ef4-c1d0-43ab-a3b1-6e43f98cf0da tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:31:55.400703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b57d5b5-80a0-47f1-ada4-d07c1083b56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b523bd6-d7b3-4957-bdfa-34f620cc5b5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1883479255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198d379b2cb14a7cac23d75854ca93e1',qos_specs=None,replication_status=,reservations=['828539fa-2db9-430b-a7e2-00e515db797b','1f1cdb9a-b469-4d98-ba49-6e2c8243f831','831ba945-754d-41e1-9435-3e15f6e02705','071efaa4-5953-4dbb-96b9-01cdbd754e3a'],size=1,snapshot_id=e641746f-d4b5-4a58-9c36-8148bce3db2e,source_replicaid=,source_volid=None,status='creating',user_id='23ee87e824c44951a656abc92dcb80dc',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1883479255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b523bd6-d7b3-4957-bdfa-34f620cc5b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198d379b2cb14a7cac23d75854ca93e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e641746f-d4b5-4a58-9c36-8148bce3db2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23ee87e824c44951a656abc92dcb80dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:55.400838 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 516/2057] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.400875 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a65d9d6-13ef-423d-b812-32edd8304e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:55.404972 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.404972 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:55.405438 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:55.409418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e7edabb3-3368-4891-bc82-f4a673f94804 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.411415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:55.411989 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69111f07-b9dd-412b-a82d-7b05b0fcc6f7", "name": "tempest-VolumesBackupsTest-Backup-1147207512"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:55.415241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating new backup {'backup': {'volume_id': '69111f07-b9dd-412b-a82d-7b05b0fcc6f7', 'name': 'tempest-VolumesBackupsTest-Backup-1147207512'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:55.415549 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating backup of volume 69111f07-b9dd-412b-a82d-7b05b0fcc6f7 in container None Jul 10 09:31:55.420669 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a65d9d6-13ef-423d-b812-32edd8304e5b) transitioned into state 'SUCCESS' from state '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-1883479255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198d379b2cb14a7cac23d75854ca93e1',qos_specs=None,replication_status=,reservations=['828539fa-2db9-430b-a7e2-00e515db797b','1f1cdb9a-b469-4d98-ba49-6e2c8243f831','831ba945-754d-41e1-9435-3e15f6e02705','071efaa4-5953-4dbb-96b9-01cdbd754e3a'],size=1,snapshot_id=e641746f-d4b5-4a58-9c36-8148bce3db2e,source_replicaid=,source_volid=None,status='creating',user_id='23ee87e824c44951a656abc92dcb80dc',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:55.422358 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Delete volume request issued successfully. Jul 10 09:31:55.422452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ff2c72-0635-42f3-a3ae-58563de1c872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:55.422480 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e6ad271f-a10e-4ac4-9683-bf4f5bb852a0 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c returned with HTTP 202 Jul 10 09:31:55.422480 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 511/2058] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:55 2026] DELETE /volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:55.425083 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.425083 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:55.425711 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:31:55.434811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bbf21887-50c5-495b-8d25-65825785de16 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.439293 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bbf21887-50c5-495b-8d25-65825785de16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:55.439492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bbf21887-50c5-495b-8d25-65825785de16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.439753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bbf21887-50c5-495b-8d25-65825785de16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.447139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['fc3bd258-2510-43bf-84ce-30cb357f51ff', '1a05ddfa-b9d8-4cf3-b72f-fa04e28f1560'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:55.452732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ff2c72-0635-42f3-a3ae-58563de1c872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:55.452888 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.452888 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:55.453160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Flow 'volume_create_api' (6e97660a-027d-43ae-95bc-edcbd1bb111e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:55.453749 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Create volume request issued successfully. Jul 10 09:31:55.454612 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-433d78d2-a72e-45cb-a6e3-5113e6062d92 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:55.454839 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 510/2059] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:55 2026] POST /volume/v3/volumes => generated 785 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:55.456550 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bbf21887-50c5-495b-8d25-65825785de16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Volume info retrieved successfully. Jul 10 09:31:55.461503 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bbf21887-50c5-495b-8d25-65825785de16 tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c returned with HTTP 200 Jul 10 09:31:55.461942 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 517/2060] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.469901 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3743c928-40a0-4ecc-9f7d-f0f1ad19e069 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.471808 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3743c928-40a0-4ecc-9f7d-f0f1ad19e069 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:55.471992 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3743c928-40a0-4ecc-9f7d-f0f1ad19e069 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.472182 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3743c928-40a0-4ecc-9f7d-f0f1ad19e069 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.479781 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.479781 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:55.483841 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3743c928-40a0-4ecc-9f7d-f0f1ad19e069 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:55.488104 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3743c928-40a0-4ecc-9f7d-f0f1ad19e069 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 200 Jul 10 09:31:55.488656 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 512/2061] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:55.490374 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e7edabb3-3368-4891-bc82-f4a673f94804 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:31:55.491113 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 523/2062] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:55 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:55.499482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-738bb749-c001-484a-8817-aa47233e8f80 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:55.501166 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-738bb749-c001-484a-8817-aa47233e8f80 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:31:55.501490 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-738bb749-c001-484a-8817-aa47233e8f80 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:55.501663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-738bb749-c001-484a-8817-aa47233e8f80 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:55.501771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-738bb749-c001-484a-8817-aa47233e8f80 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:55.508831 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:55.508831 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:55.509733 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-738bb749-c001-484a-8817-aa47233e8f80 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:31:55.510143 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 511/2063] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:55 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:56.071518 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8990cafc-afad-4527-8742-1c18d2233274 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.074018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8990cafc-afad-4527-8742-1c18d2233274 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:31:56.074189 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8990cafc-afad-4527-8742-1c18d2233274 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.074359 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8990cafc-afad-4527-8742-1c18d2233274 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.083891 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.083891 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:56.090003 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8990cafc-afad-4527-8742-1c18d2233274 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:31:56.095817 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8990cafc-afad-4527-8742-1c18d2233274 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:31:56.096292 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 518/2064] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:31:56.108228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.111344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:31:56.111557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0044de33-c8c7-4e7b-a6e1-8d1018334c04", "name": "tempest-VolumesBackupsTest-Backup-1728111353"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:56.113221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating new backup {'backup': {'volume_id': '0044de33-c8c7-4e7b-a6e1-8d1018334c04', 'name': 'tempest-VolumesBackupsTest-Backup-1728111353'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:31:56.113383 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating backup of volume 0044de33-c8c7-4e7b-a6e1-8d1018334c04 in container None Jul 10 09:31:56.121315 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.121315 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:56.121916 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:31:56.138421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['607e900f-aa7a-488e-844c-dcc3f43c34a7', 'd496e65a-3bdb-424b-bc7f-663d2236b593'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:56.168337 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1b01bafc-cfc2-410c-92fc-57fd994af86a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.170489 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b01bafc-cfc2-410c-92fc-57fd994af86a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:56.170744 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b01bafc-cfc2-410c-92fc-57fd994af86a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.170863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5333e403-b517-4ae3-9a2c-7200fd5c8110 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:31:56.170911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b01bafc-cfc2-410c-92fc-57fd994af86a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.171020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1b01bafc-cfc2-410c-92fc-57fd994af86a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:56.171541 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 513/2065] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:31:56 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:56.176601 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.176601 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:56.177868 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b01bafc-cfc2-410c-92fc-57fd994af86a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:56.178261 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 524/2066] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:56.180432 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a9d1ce7d-28e8-4f1f-ba1a-1590393182cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.183987 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9d1ce7d-28e8-4f1f-ba1a-1590393182cf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:31:56.183987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a9d1ce7d-28e8-4f1f-ba1a-1590393182cf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.183987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a9d1ce7d-28e8-4f1f-ba1a-1590393182cf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.183987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a9d1ce7d-28e8-4f1f-ba1a-1590393182cf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:56.189679 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.189679 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:56.190940 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9d1ce7d-28e8-4f1f-ba1a-1590393182cf tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:31:56.191202 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 512/2067] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:56.474851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5810956b-df84-4bfe-b326-5ee2c603d57c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.476725 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5810956b-df84-4bfe-b326-5ee2c603d57c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] GET https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c Jul 10 09:31:56.476926 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5810956b-df84-4bfe-b326-5ee2c603d57c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.477145 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5810956b-df84-4bfe-b326-5ee2c603d57c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.483895 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5810956b-df84-4bfe-b326-5ee2c603d57c tempest-VolumesCloneTest-429394444 tempest-VolumesCloneTest-429394444-project-member] https://10.4.3.103/volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c returned with HTTP 404 Jul 10 09:31:56.484451 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 519/2068] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/volumes/fcac8c8c-bc83-4db4-b793-4498cc2dcc6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:56.502004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ba2366a9-053b-43d3-a464-be016365f32b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.503842 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba2366a9-053b-43d3-a464-be016365f32b tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:56.504040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba2366a9-053b-43d3-a464-be016365f32b tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.504734 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba2366a9-053b-43d3-a464-be016365f32b tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.519329 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.519329 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:56.521771 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5e73f234-ad95-43c3-932b-33a1d4786ad9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.526618 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5e73f234-ad95-43c3-932b-33a1d4786ad9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:31:56.526618 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5e73f234-ad95-43c3-932b-33a1d4786ad9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.526618 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5e73f234-ad95-43c3-932b-33a1d4786ad9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.526618 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5e73f234-ad95-43c3-932b-33a1d4786ad9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:56.526837 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ba2366a9-053b-43d3-a464-be016365f32b tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:56.529175 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.529175 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:56.532683 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5e73f234-ad95-43c3-932b-33a1d4786ad9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:31:56.532683 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 525/2069] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:56.533083 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba2366a9-053b-43d3-a464-be016365f32b tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 200 Jul 10 09:31:56.533479 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 514/2070] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:56.545839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9c2a7229-5e81-4da9-ae5c-54ec2426ec75 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.547017 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c2a7229-5e81-4da9-ae5c-54ec2426ec75 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:56.547391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9c2a7229-5e81-4da9-ae5c-54ec2426ec75 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.547391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9c2a7229-5e81-4da9-ae5c-54ec2426ec75 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.554397 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.554397 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:56.558060 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9c2a7229-5e81-4da9-ae5c-54ec2426ec75 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:56.562933 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c2a7229-5e81-4da9-ae5c-54ec2426ec75 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 200 Jul 10 09:31:56.562933 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 513/2071] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:56.575727 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cb8e1722-e065-47e3-926a-190f1c288720 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.577433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8?cascade=True Jul 10 09:31:56.577623 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.577823 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.581292 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume with id: cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:56.587358 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.587358 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:56.587903 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:56.620880 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume request issued successfully. Jul 10 09:31:56.621059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb8e1722-e065-47e3-926a-190f1c288720 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8?cascade=True returned with HTTP 202 Jul 10 09:31:56.621495 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 520/2072] 10.4.3.103 () {66 vars in 1376 bytes} [Fri Jul 10 09:31:56 2026] DELETE /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:56.628930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7d1901d4-2719-44a4-b3d0-97121fc1afef None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:56.632583 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7d1901d4-2719-44a4-b3d0-97121fc1afef tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:56.632868 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7d1901d4-2719-44a4-b3d0-97121fc1afef tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:56.633136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7d1901d4-2719-44a4-b3d0-97121fc1afef tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:56.641710 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:56.641710 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:56.648308 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7d1901d4-2719-44a4-b3d0-97121fc1afef tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:56.655421 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7d1901d4-2719-44a4-b3d0-97121fc1afef tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 returned with HTTP 200 Jul 10 09:31:56.656022 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 526/2073] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:56 2026] GET /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.190182 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2bc3b367-cbec-4104-a967-752c6e7fabc1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.191805 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2bc3b367-cbec-4104-a967-752c6e7fabc1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:57.192002 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2bc3b367-cbec-4104-a967-752c6e7fabc1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.192170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2bc3b367-cbec-4104-a967-752c6e7fabc1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.192268 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2bc3b367-cbec-4104-a967-752c6e7fabc1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:57.196898 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:57.196898 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:57.197908 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2bc3b367-cbec-4104-a967-752c6e7fabc1 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:57.198341 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 515/2074] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.204125 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d911a579-aba3-4ebc-a543-e41a6177090f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.206990 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d911a579-aba3-4ebc-a543-e41a6177090f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:31:57.206990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d911a579-aba3-4ebc-a543-e41a6177090f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.206990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d911a579-aba3-4ebc-a543-e41a6177090f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.206990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d911a579-aba3-4ebc-a543-e41a6177090f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:57.209976 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:57.209976 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:57.210920 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d911a579-aba3-4ebc-a543-e41a6177090f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:31:57.211347 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 514/2075] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.547341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-64a2969d-033c-4628-890a-354e2fd64781 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.554618 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-64a2969d-033c-4628-890a-354e2fd64781 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:31:57.554713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-64a2969d-033c-4628-890a-354e2fd64781 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.555598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-64a2969d-033c-4628-890a-354e2fd64781 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.555886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-64a2969d-033c-4628-890a-354e2fd64781 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:57.568318 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:57.568318 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:57.569387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-64a2969d-033c-4628-890a-354e2fd64781 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:31:57.569853 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 521/2076] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 739 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.672141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1bf652d3-caa8-44bb-a5b6-4c45bab6aa3f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.674522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1bf652d3-caa8-44bb-a5b6-4c45bab6aa3f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:57.674846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1bf652d3-caa8-44bb-a5b6-4c45bab6aa3f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.675109 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1bf652d3-caa8-44bb-a5b6-4c45bab6aa3f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.683931 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1bf652d3-caa8-44bb-a5b6-4c45bab6aa3f tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 returned with HTTP 404 Jul 10 09:31:57.684416 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 527/2077] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:57.695347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.698262 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:31:57.698262 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.698262 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.698487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:31:57.699823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:31:57.711106 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Get all volumes completed successfully. Jul 10 09:31:57.711660 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a73a3cc8-cd69-4073-a4f2-1295155b78cd tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:31:57.712165 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 516/2078] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/volumes => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.721635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.725023 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:31:57.725428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.725879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.726630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:31:57.727984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:31:57.744222 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Get all snapshots completed successfully. Jul 10 09:31:57.744222 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-02e2c446-8be0-414a-afe3-ac3d5fb4c26e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:31:57.744868 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 515/2079] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:31:57.754773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2a31047f-bd61-4e2a-b0fe-efd41bc3e751 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.756812 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a31047f-bd61-4e2a-b0fe-efd41bc3e751 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:57.756973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a31047f-bd61-4e2a-b0fe-efd41bc3e751 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.757164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a31047f-bd61-4e2a-b0fe-efd41bc3e751 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.765715 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:57.765715 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:57.770543 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a31047f-bd61-4e2a-b0fe-efd41bc3e751 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:57.774781 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a31047f-bd61-4e2a-b0fe-efd41bc3e751 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 200 Jul 10 09:31:57.775171 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 522/2080] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.788376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.790940 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:57.791097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.791267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.791409 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume with id: 2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:57.802280 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:57.802280 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:57.802885 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:57.820521 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume request issued successfully. Jul 10 09:31:57.820701 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d46d34b3-7562-4cd5-8d60-a51679cd3676 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 202 Jul 10 09:31:57.821075 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 528/2081] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:57 2026] DELETE /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:31:57.833538 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a8088d33-2f3c-4856-9d58-1bfd0a9e017e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:57.837190 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8088d33-2f3c-4856-9d58-1bfd0a9e017e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:57.837401 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8088d33-2f3c-4856-9d58-1bfd0a9e017e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:57.837703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8088d33-2f3c-4856-9d58-1bfd0a9e017e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:57.848012 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:57.848012 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:57.853381 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a8088d33-2f3c-4856-9d58-1bfd0a9e017e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Volume info retrieved successfully. Jul 10 09:31:57.860391 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8088d33-2f3c-4856-9d58-1bfd0a9e017e tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 200 Jul 10 09:31:57.861018 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 517/2082] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:57 2026] GET /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:57.938490 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.050594 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:31:58.050594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1648568556"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:31:58.051754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1648568556'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:31:58.052059 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume of 1 GB Jul 10 09:31:58.073601 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Availability Zones retrieved successfully. Jul 10 09:31:58.077514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Flow 'volume_create_api' (d737f6ac-788e-44cc-abf9-1a24979696fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:58.078767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd9ca72-f2fd-43a7-954b-f855248e7e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:58.079837 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:31:58.136921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd9ca72-f2fd-43a7-954b-f855248e7e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:58.136921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a948fca1-d9f6-4efe-9719-132afd86461b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:58.210476 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7ddf1515-410f-4e64-84ed-f0139554f3ed None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.212763 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7ddf1515-410f-4e64-84ed-f0139554f3ed tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:58.213043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7ddf1515-410f-4e64-84ed-f0139554f3ed tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.213296 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7ddf1515-410f-4e64-84ed-f0139554f3ed tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.213442 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7ddf1515-410f-4e64-84ed-f0139554f3ed tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:58.221954 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:58.221954 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:58.221954 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7ddf1515-410f-4e64-84ed-f0139554f3ed tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:58.221954 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 523/2083] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:58 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:58.223692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Created reservations ['622d17a7-0472-4dca-aafc-11622915f539', 'cc25bca7-3b04-461d-8bf5-48c0af7c7d8d', '09f310e8-fa7f-4749-b102-2fb2f23a2cd8', '7c9e7378-cc69-49fc-97f7-88feca8e42af'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:31:58.224547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-442e3199-93ca-4765-b43c-dca4692579a6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.224711 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a948fca1-d9f6-4efe-9719-132afd86461b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622d17a7-0472-4dca-aafc-11622915f539', 'cc25bca7-3b04-461d-8bf5-48c0af7c7d8d', '09f310e8-fa7f-4749-b102-2fb2f23a2cd8', '7c9e7378-cc69-49fc-97f7-88feca8e42af']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:58.225823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c36fe1f-7465-4053-800b-90710e5be82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:58.226718 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-442e3199-93ca-4765-b43c-dca4692579a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:31:58.226961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-442e3199-93ca-4765-b43c-dca4692579a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.227193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-442e3199-93ca-4765-b43c-dca4692579a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.227348 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-442e3199-93ca-4765-b43c-dca4692579a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:58.235102 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:58.235102 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:58.236373 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-442e3199-93ca-4765-b43c-dca4692579a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:31:58.237324 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 529/2084] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:58 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:58.260349 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c36fe1f-7465-4053-800b-90710e5be82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '781a8a82-4a24-4f9b-b56f-0a38853ac9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1648568556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3577df93f914ba9ace5327ded051293',qos_specs=None,replication_status=,reservations=['622d17a7-0472-4dca-aafc-11622915f539','cc25bca7-3b04-461d-8bf5-48c0af7c7d8d','09f310e8-fa7f-4749-b102-2fb2f23a2cd8','7c9e7378-cc69-49fc-97f7-88feca8e42af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78b1f99fa0984676b249a89b85693793',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1648568556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=781a8a82-4a24-4f9b-b56f-0a38853ac9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3577df93f914ba9ace5327ded051293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78b1f99fa0984676b249a89b85693793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:58.261333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe91389-1a67-43e1-b124-2a61a461b4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:58.285310 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe91389-1a67-43e1-b124-2a61a461b4c4) transitioned into state 'SUCCESS' from state '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-1648568556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3577df93f914ba9ace5327ded051293',qos_specs=None,replication_status=,reservations=['622d17a7-0472-4dca-aafc-11622915f539','cc25bca7-3b04-461d-8bf5-48c0af7c7d8d','09f310e8-fa7f-4749-b102-2fb2f23a2cd8','7c9e7378-cc69-49fc-97f7-88feca8e42af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78b1f99fa0984676b249a89b85693793',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:58.286148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a50f8ba-541a-4133-a88f-47704b425240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:31:58.297507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a50f8ba-541a-4133-a88f-47704b425240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:31:58.298650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Flow 'volume_create_api' (d737f6ac-788e-44cc-abf9-1a24979696fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:31:58.298965 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request issued successfully. Jul 10 09:31:58.299627 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c43d6782-877b-43c1-bc45-ca8bea597bbe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:31:58.300020 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 516/2085] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:31:57 2026] POST /volume/v3/volumes => generated 750 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:31:58.314607 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-96217143-711c-4d19-a18b-ffb3530b78cd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.316696 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-96217143-711c-4d19-a18b-ffb3530b78cd tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:31:58.317036 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-96217143-711c-4d19-a18b-ffb3530b78cd tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.317185 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-96217143-711c-4d19-a18b-ffb3530b78cd tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.326624 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:58.326624 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:58.335230 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-96217143-711c-4d19-a18b-ffb3530b78cd tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:31:58.340559 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-96217143-711c-4d19-a18b-ffb3530b78cd tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 returned with HTTP 200 Jul 10 09:31:58.340991 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 518/2086] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:58 2026] GET /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:58.582020 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e596b980-962d-41bb-89bf-265b23596e85 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.583865 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e596b980-962d-41bb-89bf-265b23596e85 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:31:58.584096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e596b980-962d-41bb-89bf-265b23596e85 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.584307 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e596b980-962d-41bb-89bf-265b23596e85 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.584449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e596b980-962d-41bb-89bf-265b23596e85 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:58.588566 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:58.588566 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:58.589343 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e596b980-962d-41bb-89bf-265b23596e85 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:31:58.589774 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 524/2087] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:58 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:58.879120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-16be7885-892f-4d0d-a6c3-eb8b4d83f8e3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.881478 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16be7885-892f-4d0d-a6c3-eb8b4d83f8e3 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e Jul 10 09:31:58.882008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-16be7885-892f-4d0d-a6c3-eb8b4d83f8e3 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.882008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-16be7885-892f-4d0d-a6c3-eb8b4d83f8e3 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.890986 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16be7885-892f-4d0d-a6c3-eb8b4d83f8e3 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e returned with HTTP 404 Jul 10 09:31:58.891785 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 530/2088] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:58 2026] GET /volume/v3/volumes/2b523bd6-d7b3-4957-bdfa-34f620cc5b5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:31:58.901106 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2498102c-1879-481e-8673-5c1b0d1bb506 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.903095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2498102c-1879-481e-8673-5c1b0d1bb506 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e Jul 10 09:31:58.903315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2498102c-1879-481e-8673-5c1b0d1bb506 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.903687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2498102c-1879-481e-8673-5c1b0d1bb506 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.903853 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-2498102c-1879-481e-8673-5c1b0d1bb506 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete snapshot with id: e641746f-d4b5-4a58-9c36-8148bce3db2e Jul 10 09:31:58.908447 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2498102c-1879-481e-8673-5c1b0d1bb506 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e returned with HTTP 404 Jul 10 09:31:58.908998 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 517/2089] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:31:58 2026] DELETE /volume/v3/snapshots/e641746f-d4b5-4a58-9c36-8148bce3db2e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:58.917391 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c6901680-4e87-4b92-980d-8336d534d0b8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.919115 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c6901680-4e87-4b92-980d-8336d534d0b8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] GET https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:58.919281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c6901680-4e87-4b92-980d-8336d534d0b8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.919445 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c6901680-4e87-4b92-980d-8336d534d0b8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.925224 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c6901680-4e87-4b92-980d-8336d534d0b8 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 returned with HTTP 404 Jul 10 09:31:58.925716 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 519/2090] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:58 2026] GET /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:58.932234 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7e231ebd-8f84-4411-a32b-aa1c4b67e102 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:58.934114 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e231ebd-8f84-4411-a32b-aa1c4b67e102 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] DELETE https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:58.934294 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e231ebd-8f84-4411-a32b-aa1c4b67e102 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:58.934481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e231ebd-8f84-4411-a32b-aa1c4b67e102 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:58.934647 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-7e231ebd-8f84-4411-a32b-aa1c4b67e102 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] Delete volume with id: cf3a49b0-d8f3-4256-a260-3870aaf60fe8 Jul 10 09:31:58.940183 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e231ebd-8f84-4411-a32b-aa1c4b67e102 tempest-VolumesDeleteCascade-667788295 tempest-VolumesDeleteCascade-667788295-project-member] https://10.4.3.103/volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 returned with HTTP 404 Jul 10 09:31:58.940660 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 525/2091] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:31:58 2026] DELETE /volume/v3/volumes/cf3a49b0-d8f3-4256-a260-3870aaf60fe8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:31:59.236489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9c7bc3f4-b244-4665-9559-ba7cf1863446 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:59.239466 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9c7bc3f4-b244-4665-9559-ba7cf1863446 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:31:59.239695 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9c7bc3f4-b244-4665-9559-ba7cf1863446 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:59.239898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9c7bc3f4-b244-4665-9559-ba7cf1863446 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:59.239999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9c7bc3f4-b244-4665-9559-ba7cf1863446 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:59.244739 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:59.244739 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:31:59.245649 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9c7bc3f4-b244-4665-9559-ba7cf1863446 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:31:59.246038 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 531/2092] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:59 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:59.248754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-34ad7724-efe3-40d0-8b4a-63ad46be0a3a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:59.250506 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-34ad7724-efe3-40d0-8b4a-63ad46be0a3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:31:59.250777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-34ad7724-efe3-40d0-8b4a-63ad46be0a3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:59.250961 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-34ad7724-efe3-40d0-8b4a-63ad46be0a3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:59.251061 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-34ad7724-efe3-40d0-8b4a-63ad46be0a3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:59.256194 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:59.256194 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:31:59.257100 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-34ad7724-efe3-40d0-8b4a-63ad46be0a3a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:31:59.257561 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 518/2093] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:59 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:59.358452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-82f60c5e-6ce3-46f4-b64f-5c48755e2905 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:59.360510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82f60c5e-6ce3-46f4-b64f-5c48755e2905 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:31:59.360944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82f60c5e-6ce3-46f4-b64f-5c48755e2905 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:59.361193 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82f60c5e-6ce3-46f4-b64f-5c48755e2905 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:59.371375 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:59.371375 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:31:59.376689 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-82f60c5e-6ce3-46f4-b64f-5c48755e2905 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:31:59.381068 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82f60c5e-6ce3-46f4-b64f-5c48755e2905 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 returned with HTTP 200 Jul 10 09:31:59.381442 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 520/2094] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:59 2026] GET /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:31:59.612033 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-47aa0270-bf35-4306-94d4-3f1658f01c9b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:31:59.616197 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47aa0270-bf35-4306-94d4-3f1658f01c9b tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:31:59.616489 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47aa0270-bf35-4306-94d4-3f1658f01c9b tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:31:59.616799 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47aa0270-bf35-4306-94d4-3f1658f01c9b tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:31:59.617008 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-47aa0270-bf35-4306-94d4-3f1658f01c9b tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:31:59.623981 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:31:59.623981 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:31:59.624979 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47aa0270-bf35-4306-94d4-3f1658f01c9b tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:31:59.625621 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 526/2095] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:31:59 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:00.260693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1d242e00-3702-4ce5-8f2b-520123d2fc7e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:00.263145 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d242e00-3702-4ce5-8f2b-520123d2fc7e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:00.263356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d242e00-3702-4ce5-8f2b-520123d2fc7e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:00.263546 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d242e00-3702-4ce5-8f2b-520123d2fc7e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:00.263805 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1d242e00-3702-4ce5-8f2b-520123d2fc7e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:00.268785 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:00.268785 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:00.269969 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d242e00-3702-4ce5-8f2b-520123d2fc7e tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:00.270361 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 532/2096] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:00 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:00.273038 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f918c6f4-0892-4186-98f2-8a24bc2233eb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:00.275461 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f918c6f4-0892-4186-98f2-8a24bc2233eb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:00.275738 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f918c6f4-0892-4186-98f2-8a24bc2233eb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:00.275968 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f918c6f4-0892-4186-98f2-8a24bc2233eb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:00.276069 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f918c6f4-0892-4186-98f2-8a24bc2233eb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:00.281878 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:00.281878 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:00.283090 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f918c6f4-0892-4186-98f2-8a24bc2233eb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:00.283716 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 519/2097] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:00 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:32:00.644723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-37d4a634-b143-4352-b749-918b034e3516 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:00.656622 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-37d4a634-b143-4352-b749-918b034e3516 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:00.656622 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-37d4a634-b143-4352-b749-918b034e3516 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:00.656622 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-37d4a634-b143-4352-b749-918b034e3516 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:00.656622 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-37d4a634-b143-4352-b749-918b034e3516 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:00.657832 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:00.657832 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:00.668785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-37d4a634-b143-4352-b749-918b034e3516 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:00.668785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 521/2098] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:00 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:01.282972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-708fae81-c22e-4511-a04a-1d66cb91a7f7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:01.285860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-708fae81-c22e-4511-a04a-1d66cb91a7f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:01.286337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-708fae81-c22e-4511-a04a-1d66cb91a7f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:01.287027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-708fae81-c22e-4511-a04a-1d66cb91a7f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:01.287180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-708fae81-c22e-4511-a04a-1d66cb91a7f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:01.292446 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:01.292446 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:01.295662 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-708fae81-c22e-4511-a04a-1d66cb91a7f7 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:01.295936 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 527/2099] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:01 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:01.301889 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5c713e66-303b-43be-9489-babf3f52adb4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:01.305304 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5c713e66-303b-43be-9489-babf3f52adb4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:01.305588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5c713e66-303b-43be-9489-babf3f52adb4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:01.305855 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5c713e66-303b-43be-9489-babf3f52adb4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:01.305985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5c713e66-303b-43be-9489-babf3f52adb4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:01.317592 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:01.317592 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:01.317592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5c713e66-303b-43be-9489-babf3f52adb4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:01.317592 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 533/2100] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:01 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:01.542376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:01.678095 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fe28cf34-b978-40f4-9728-ef37bc630bba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:01.681014 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe28cf34-b978-40f4-9728-ef37bc630bba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:01.681214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe28cf34-b978-40f4-9728-ef37bc630bba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:01.681548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe28cf34-b978-40f4-9728-ef37bc630bba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:01.681548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fe28cf34-b978-40f4-9728-ef37bc630bba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:01.685662 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:01.685662 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:01.686350 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe28cf34-b978-40f4-9728-ef37bc630bba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:01.688739 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 522/2101] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:01 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:01.730399 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:01.730802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-500892370"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:01.732151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-500892370'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:01.732305 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Create volume of 1 GB Jul 10 09:32:01.736836 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Availability Zones retrieved successfully. Jul 10 09:32:01.745186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Flow 'volume_create_api' (37e26308-a6a6-499c-9633-acbbf6660ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:01.746581 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf61352-f834-454f-8f5f-f7d1fea7e722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:01.747720 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:01.796594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf61352-f834-454f-8f5f-f7d1fea7e722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:01.797663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fc469d-022d-4d02-b501-85c86a08ca0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:01.887786 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Created reservations ['8910fc6b-d3eb-457d-beaf-8e78480916fb', 'e4cfe457-c707-48fb-b6dd-449278ffcd38', '4a009cdf-4e7a-46f7-be28-392a77649eca', '2444addd-1187-4e82-8699-5dbd5752e729'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:01.888994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fc469d-022d-4d02-b501-85c86a08ca0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8910fc6b-d3eb-457d-beaf-8e78480916fb', 'e4cfe457-c707-48fb-b6dd-449278ffcd38', '4a009cdf-4e7a-46f7-be28-392a77649eca', '2444addd-1187-4e82-8699-5dbd5752e729']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:01.890278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f6b33a-1ce5-4ac4-9780-4e4e1fc78537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:01.921290 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f6b33a-1ce5-4ac4-9780-4e4e1fc78537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f6a245-0f69-41aa-badc-40684be281ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-500892370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c2ecd545cd49d6ae3d06161f4b2ba0',qos_specs=None,replication_status=,reservations=['8910fc6b-d3eb-457d-beaf-8e78480916fb','e4cfe457-c707-48fb-b6dd-449278ffcd38','4a009cdf-4e7a-46f7-be28-392a77649eca','2444addd-1187-4e82-8699-5dbd5752e729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8254275e944616a8b7cde84c3b8207',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-500892370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f6a245-0f69-41aa-badc-40684be281ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c2ecd545cd49d6ae3d06161f4b2ba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e8254275e944616a8b7cde84c3b8207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:01.922047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a8cc3d-5194-4578-8eb3-700ef17db76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:01.944443 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a8cc3d-5194-4578-8eb3-700ef17db76d) transitioned into state 'SUCCESS' from state '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-500892370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c2ecd545cd49d6ae3d06161f4b2ba0',qos_specs=None,replication_status=,reservations=['8910fc6b-d3eb-457d-beaf-8e78480916fb','e4cfe457-c707-48fb-b6dd-449278ffcd38','4a009cdf-4e7a-46f7-be28-392a77649eca','2444addd-1187-4e82-8699-5dbd5752e729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8254275e944616a8b7cde84c3b8207',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:01.945480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4cce6a8-26a9-4a52-9f6e-aeb8dd24e0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:01.956201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4cce6a8-26a9-4a52-9f6e-aeb8dd24e0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:01.957160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Flow 'volume_create_api' (37e26308-a6a6-499c-9633-acbbf6660ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:01.957485 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Create volume request issued successfully. Jul 10 09:32:01.958312 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9006bbc2-a2ce-4f86-a8d4-1da6b8a82f36 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:01.958810 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 520/2102] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:32:01 2026] POST /volume/v3/volumes => generated 818 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:32:01.974817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c7eed536-29df-49da-9f39-c5bdd32e0a08 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:01.979060 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c7eed536-29df-49da-9f39-c5bdd32e0a08 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:01.979266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c7eed536-29df-49da-9f39-c5bdd32e0a08 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:01.979434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c7eed536-29df-49da-9f39-c5bdd32e0a08 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:01.987808 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:01.987808 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:01.994210 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c7eed536-29df-49da-9f39-c5bdd32e0a08 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:01.998839 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c7eed536-29df-49da-9f39-c5bdd32e0a08 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 200 Jul 10 09:32:01.999245 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 528/2103] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:01 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:02.310116 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f0a49822-c877-4627-9909-dbde0d575ad5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:02.311930 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f0a49822-c877-4627-9909-dbde0d575ad5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:02.312073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f0a49822-c877-4627-9909-dbde0d575ad5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:02.312239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f0a49822-c877-4627-9909-dbde0d575ad5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:02.312347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f0a49822-c877-4627-9909-dbde0d575ad5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:02.316149 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:02.316149 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:02.316888 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f0a49822-c877-4627-9909-dbde0d575ad5 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:02.317270 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 534/2104] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:02 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:02.329785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-205e9986-95b2-49f8-9262-efbcad37f2bb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:02.331636 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-205e9986-95b2-49f8-9262-efbcad37f2bb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:02.331838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-205e9986-95b2-49f8-9262-efbcad37f2bb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:02.332002 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-205e9986-95b2-49f8-9262-efbcad37f2bb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:02.332098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-205e9986-95b2-49f8-9262-efbcad37f2bb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:02.337267 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:02.337267 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:02.338004 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-205e9986-95b2-49f8-9262-efbcad37f2bb tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:02.338343 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 523/2105] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:02 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:02.699156 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-292dd043-2aaf-4352-9e1d-8ca90230d52d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:02.700997 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-292dd043-2aaf-4352-9e1d-8ca90230d52d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:02.701172 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-292dd043-2aaf-4352-9e1d-8ca90230d52d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:02.701370 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-292dd043-2aaf-4352-9e1d-8ca90230d52d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:02.701584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-292dd043-2aaf-4352-9e1d-8ca90230d52d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:02.706112 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:02.706112 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:02.706871 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-292dd043-2aaf-4352-9e1d-8ca90230d52d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:02.707260 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 521/2106] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:02 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:03.026038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-240ff553-a336-4715-9f89-e5b41810f9db None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.028493 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-240ff553-a336-4715-9f89-e5b41810f9db tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:03.028767 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-240ff553-a336-4715-9f89-e5b41810f9db tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.029053 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-240ff553-a336-4715-9f89-e5b41810f9db tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.038975 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:03.038975 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:03.045982 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-240ff553-a336-4715-9f89-e5b41810f9db tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:03.051645 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-240ff553-a336-4715-9f89-e5b41810f9db tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 200 Jul 10 09:32:03.052224 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 529/2107] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:03.070025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.072260 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] POST https://10.4.3.103/volume/v3/volume-transfers Jul 10 09:32:03.072726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b8f6a245-0f69-41aa-badc-40684be281ce"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:03.074729 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volume_transfer [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b8f6a245-0f69-41aa-badc-40684be281ce'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 09:32:03.074924 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volume_transfer [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Creating transfer of volume b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:03.075075 np0000004982 devstack@c-api.service[99957]: INFO cinder.transfer.api [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Generating transfer record for volume b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:03.092460 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:03.092460 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:03.129237 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32726475-d2c5-4a38-9375-ca629ae3e8f6 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers returned with HTTP 202 Jul 10 09:32:03.130111 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 535/2108] 10.4.3.103 () {70 vars in 1326 bytes} [Fri Jul 10 09:32:03 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:03.140770 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-93607e58-e0b4-4ad5-bf7f-e9a217078056 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.142694 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-93607e58-e0b4-4ad5-bf7f-e9a217078056 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:03.142957 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-93607e58-e0b4-4ad5-bf7f-e9a217078056 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.143147 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-93607e58-e0b4-4ad5-bf7f-e9a217078056 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.152284 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:03.152284 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:03.156800 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-93607e58-e0b4-4ad5-bf7f-e9a217078056 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:03.162312 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-93607e58-e0b4-4ad5-bf7f-e9a217078056 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 200 Jul 10 09:32:03.162873 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 524/2109] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:32:03.176255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2999dcc9-b211-49c7-88c3-5ee28876e74f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.178277 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2999dcc9-b211-49c7-88c3-5ee28876e74f tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 Jul 10 09:32:03.178507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2999dcc9-b211-49c7-88c3-5ee28876e74f tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.178754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2999dcc9-b211-49c7-88c3-5ee28876e74f tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.182516 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2999dcc9-b211-49c7-88c3-5ee28876e74f tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 returned with HTTP 200 Jul 10 09:32:03.182975 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 522/2110] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:03.193486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-72492614-9c5d-49cc-9454-3103d9a333a4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.195288 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72492614-9c5d-49cc-9454-3103d9a333a4 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volume-transfers Jul 10 09:32:03.195520 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72492614-9c5d-49cc-9454-3103d9a333a4 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.195768 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72492614-9c5d-49cc-9454-3103d9a333a4 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.195958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volume_transfer [None req-72492614-9c5d-49cc-9454-3103d9a333a4 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Listing volume transfers {{(pid=99954) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 09:32:03.202531 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72492614-9c5d-49cc-9454-3103d9a333a4 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers returned with HTTP 200 Jul 10 09:32:03.203016 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 530/2111] 10.4.3.103 () {68 vars in 1305 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:03.213045 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.331494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fca55988-538f-4d9e-a145-2d45efa5ae79 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.335216 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fca55988-538f-4d9e-a145-2d45efa5ae79 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:03.336030 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fca55988-538f-4d9e-a145-2d45efa5ae79 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.336309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fca55988-538f-4d9e-a145-2d45efa5ae79 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.337032 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fca55988-538f-4d9e-a145-2d45efa5ae79 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:03.343486 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:03.343486 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:03.344274 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fca55988-538f-4d9e-a145-2d45efa5ae79 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:03.344668 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 525/2112] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:03.353463 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-430b3028-3135-4f3a-9743-010b27b5d1a4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.355446 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-430b3028-3135-4f3a-9743-010b27b5d1a4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:03.355643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-430b3028-3135-4f3a-9743-010b27b5d1a4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.355873 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-430b3028-3135-4f3a-9743-010b27b5d1a4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.356008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-430b3028-3135-4f3a-9743-010b27b5d1a4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:03.357330 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] POST https://10.4.3.103/volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4/accept Jul 10 09:32:03.357778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0268627e4fb5f721"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:03.359028 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.volume_transfer [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Accepting volume transfer e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 {{(pid=99957) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 09:32:03.359166 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.volume_transfer [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Accepting transfer e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 Jul 10 09:32:03.361309 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:03.361309 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:03.362054 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-430b3028-3135-4f3a-9743-010b27b5d1a4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:03.362409 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 523/2113] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:03.424424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Created reservations ['d8c3ca69-5d91-4386-b9aa-650be8b68638', 'cb7ab5a3-36eb-40ce-9c70-f3653b310670', 'f19afb3b-27a2-4b30-9d35-e7388b166ec3', 'ee67b24e-a612-4c2f-ac27-e2ffce5f5082'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:03.443231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Created reservations ['592dbbb1-a6ca-4431-9440-5b843a759753', '0db14740-4944-4b9a-ad3b-54c4680458da', '095c584a-b1ef-46f0-807f-96de46ececac', '5cd146a4-ef5d-407d-b042-ffbbc9751c6e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:03.476936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Created reservations ['99ac40dd-54f8-48a9-9e64-44106dc5553f', '883dfb35-979f-466b-abd6-daeffdaabdcc', 'e12b8551-5037-4007-b12d-8583b8731227', '046feeff-c18e-4f4a-8fee-b633619e0979'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:03.501890 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Created reservations ['7416d3ad-f4ab-4ab9-9541-c44bac581ca0', 'effa72b2-50e5-4b14-bd06-fa287eeaf67b', '1eacd785-4544-485e-a7c2-30c7ebddf342', '1ea32d2a-5a38-4007-99cc-68b1c3efce64'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:03.718269 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-03efe7bf-f8db-43f4-a23a-c62a114f7968 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:03.720068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-03efe7bf-f8db-43f4-a23a-c62a114f7968 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:03.720268 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-03efe7bf-f8db-43f4-a23a-c62a114f7968 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:03.720454 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-03efe7bf-f8db-43f4-a23a-c62a114f7968 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:03.720640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-03efe7bf-f8db-43f4-a23a-c62a114f7968 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:03.725222 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:03.725222 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:03.726124 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-03efe7bf-f8db-43f4-a23a-c62a114f7968 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:03.726537 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 531/2114] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:03 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:04.004797 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Transfer volume completed successfully. Jul 10 09:32:04.068348 np0000004982 devstack@c-api.service[99957]: INFO cinder.transfer.api [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Volume b8f6a245-0f69-41aa-badc-40684be281ce has been transferred. Jul 10 09:32:04.074477 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e2a9498c-7a39-4745-bdc0-12f20ad14b56 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] https://10.4.3.103/volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4/accept returned with HTTP 202 Jul 10 09:32:04.075018 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 536/2115] 10.4.3.103 () {70 vars in 1458 bytes} [Fri Jul 10 09:32:03 2026] POST /volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4/accept => generated 365 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:04.100044 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5516b440-0634-4fb9-a178-e13e2a52aa19 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.109072 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5516b440-0634-4fb9-a178-e13e2a52aa19 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:04.109072 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5516b440-0634-4fb9-a178-e13e2a52aa19 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.109072 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5516b440-0634-4fb9-a178-e13e2a52aa19 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.116737 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.116737 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:04.120196 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5516b440-0634-4fb9-a178-e13e2a52aa19 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Volume info retrieved successfully. Jul 10 09:32:04.124134 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5516b440-0634-4fb9-a178-e13e2a52aa19 tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 200 Jul 10 09:32:04.124669 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 526/2116] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:04.137492 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-63739fca-bbbf-4449-ac87-b56aaa9a769a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.139352 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-63739fca-bbbf-4449-ac87-b56aaa9a769a tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:04.139623 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-63739fca-bbbf-4449-ac87-b56aaa9a769a tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.139836 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-63739fca-bbbf-4449-ac87-b56aaa9a769a tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.148764 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.148764 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:04.153037 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-63739fca-bbbf-4449-ac87-b56aaa9a769a tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] Volume info retrieved successfully. Jul 10 09:32:04.159375 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-63739fca-bbbf-4449-ac87-b56aaa9a769a tempest-VolumesTransfersV357Test-1744709298 tempest-VolumesTransfersV357Test-1744709298-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 200 Jul 10 09:32:04.159917 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 524/2117] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:04.174973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ff18f19d-ee2d-4cdf-9fb9-3a67c6a04db2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.177392 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ff18f19d-ee2d-4cdf-9fb9-3a67c6a04db2 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] DELETE https://10.4.3.103/volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 Jul 10 09:32:04.177726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ff18f19d-ee2d-4cdf-9fb9-3a67c6a04db2 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.178024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ff18f19d-ee2d-4cdf-9fb9-3a67c6a04db2 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.178202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.volume_transfer [None req-ff18f19d-ee2d-4cdf-9fb9-3a67c6a04db2 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Delete transfer with id: e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 Jul 10 09:32:04.182433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ff18f19d-ee2d-4cdf-9fb9-3a67c6a04db2 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 returned with HTTP 404 Jul 10 09:32:04.182878 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 532/2118] 10.4.3.103 () {68 vars in 1419 bytes} [Fri Jul 10 09:32:04 2026] DELETE /volume/v3/volume-transfers/e13d3ce2-a35e-4f77-9b8d-d68fef6e39a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:04.191320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.294391 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:04.294391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.294391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.294391 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Delete volume with id: b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:04.301423 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.301423 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:04.301932 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Volume info retrieved successfully. Jul 10 09:32:04.319792 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Delete volume request issued successfully. Jul 10 09:32:04.319792 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00ff2f53-5b83-481a-9eea-a1c5d56f434a tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 202 Jul 10 09:32:04.320328 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 537/2119] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:04 2026] DELETE /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:32:04.327827 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e5650117-c40b-40b4-a242-6b68a2b21ad0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.329417 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5650117-c40b-40b4-a242-6b68a2b21ad0 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:04.329766 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5650117-c40b-40b4-a242-6b68a2b21ad0 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.329850 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5650117-c40b-40b4-a242-6b68a2b21ad0 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.337389 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.337389 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:04.341296 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e5650117-c40b-40b4-a242-6b68a2b21ad0 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Volume info retrieved successfully. Jul 10 09:32:04.345814 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5650117-c40b-40b4-a242-6b68a2b21ad0 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 200 Jul 10 09:32:04.346196 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 527/2120] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:04.357034 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-81edea5b-dc6d-45ba-a30d-7fb6452d3f53 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.358591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81edea5b-dc6d-45ba-a30d-7fb6452d3f53 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:04.358774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81edea5b-dc6d-45ba-a30d-7fb6452d3f53 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.359063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81edea5b-dc6d-45ba-a30d-7fb6452d3f53 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.359162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-81edea5b-dc6d-45ba-a30d-7fb6452d3f53 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:04.363665 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.363665 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:04.364381 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81edea5b-dc6d-45ba-a30d-7fb6452d3f53 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:04.364708 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 525/2121] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:04.372822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ceacb65a-5419-4057-861a-231394b09e9f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.374904 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ceacb65a-5419-4057-861a-231394b09e9f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:04.375037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-864eb655-7b4f-44e5-9574-480bd8012871 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.375565 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ceacb65a-5419-4057-861a-231394b09e9f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.375786 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ceacb65a-5419-4057-861a-231394b09e9f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.375915 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ceacb65a-5419-4057-861a-231394b09e9f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:04.376578 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-864eb655-7b4f-44e5-9574-480bd8012871 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:32:04.376778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-864eb655-7b4f-44e5-9574-480bd8012871 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.376972 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-864eb655-7b4f-44e5-9574-480bd8012871 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.381664 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.381664 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:04.382614 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ceacb65a-5419-4057-861a-231394b09e9f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:04.383032 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 533/2122] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:04.385828 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.385828 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:04.389297 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-864eb655-7b4f-44e5-9574-480bd8012871 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:32:04.394027 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-864eb655-7b4f-44e5-9574-480bd8012871 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 200 Jul 10 09:32:04.394440 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 538/2123] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:04.409165 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.411341 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] POST https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990/action Jul 10 09:32:04.411760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:04.412002 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:04.413741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] Updating backup '2276fd1b-eb14-4659-82f3-8e9a6995d990' with '{'status': 'error'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 09:32:04.423188 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.423188 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:04.438050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] reset_status in rpcapi backup_id 2276fd1b-eb14-4659-82f3-8e9a6995d990 on host np0000004982. {{(pid=99956) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 09:32:04.439806 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e388636d-d371-4640-98fa-5a0c6be6cb0a tempest-VolumesBackupsAdminTest-1302776042 tempest-VolumesBackupsAdminTest-1302776042-project-admin] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990/action returned with HTTP 202 Jul 10 09:32:04.440228 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 528/2124] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:04 2026] POST /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:04.446972 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8150705b-9a4c-42a3-8d07-e88d60061910 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.449401 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8150705b-9a4c-42a3-8d07-e88d60061910 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:04.449625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8150705b-9a4c-42a3-8d07-e88d60061910 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.449851 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8150705b-9a4c-42a3-8d07-e88d60061910 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.450276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8150705b-9a4c-42a3-8d07-e88d60061910 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:04.454631 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.454631 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:04.455534 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8150705b-9a4c-42a3-8d07-e88d60061910 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:04.456154 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 526/2125] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:04.738726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-996dfb29-fe0e-460b-8908-8a5dce8f99fc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:04.740591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-996dfb29-fe0e-460b-8908-8a5dce8f99fc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:04.740840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-996dfb29-fe0e-460b-8908-8a5dce8f99fc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:04.741074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-996dfb29-fe0e-460b-8908-8a5dce8f99fc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:04.741225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-996dfb29-fe0e-460b-8908-8a5dce8f99fc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:04.745063 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:04.745063 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:04.745912 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-996dfb29-fe0e-460b-8908-8a5dce8f99fc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:04.746286 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 534/2126] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:04 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:05.359266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-30660821-f44b-49a3-9242-9c78d38a62ff None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.360778 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30660821-f44b-49a3-9242-9c78d38a62ff tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:05.360958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30660821-f44b-49a3-9242-9c78d38a62ff tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.361123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30660821-f44b-49a3-9242-9c78d38a62ff tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.366202 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30660821-f44b-49a3-9242-9c78d38a62ff tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 404 Jul 10 09:32:05.366824 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 539/2127] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:05.372656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0ec6c409-627a-48a0-891e-2ae7fe4ba614 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.374425 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ec6c409-627a-48a0-891e-2ae7fe4ba614 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:05.374678 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ec6c409-627a-48a0-891e-2ae7fe4ba614 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.374946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ec6c409-627a-48a0-891e-2ae7fe4ba614 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.380413 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ec6c409-627a-48a0-891e-2ae7fe4ba614 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 404 Jul 10 09:32:05.380938 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 529/2128] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:05.390987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-059a9ebf-1b23-4d8b-a5a6-a76740cf6576 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.392415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-10d1ef8b-b219-4de7-bcad-e652de199472 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.393628 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-059a9ebf-1b23-4d8b-a5a6-a76740cf6576 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:05.393814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-059a9ebf-1b23-4d8b-a5a6-a76740cf6576 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.393987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-059a9ebf-1b23-4d8b-a5a6-a76740cf6576 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.394135 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-059a9ebf-1b23-4d8b-a5a6-a76740cf6576 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Delete volume with id: b8f6a245-0f69-41aa-badc-40684be281ce Jul 10 09:32:05.394370 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-10d1ef8b-b219-4de7-bcad-e652de199472 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:05.394549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-10d1ef8b-b219-4de7-bcad-e652de199472 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.394775 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-10d1ef8b-b219-4de7-bcad-e652de199472 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.394873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-10d1ef8b-b219-4de7-bcad-e652de199472 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:05.398743 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:05.398743 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:05.399510 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-10d1ef8b-b219-4de7-bcad-e652de199472 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:05.399817 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 535/2129] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:05.403819 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-059a9ebf-1b23-4d8b-a5a6-a76740cf6576 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce returned with HTTP 404 Jul 10 09:32:05.403819 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 527/2130] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:05 2026] DELETE /volume/v3/volumes/b8f6a245-0f69-41aa-badc-40684be281ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:05.411724 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-31857f31-6669-43bb-83b8-b40e940f99d5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.412814 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:05.413150 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-234763820"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:05.414846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-234763820'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:05.414846 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Create volume of 1 GB Jul 10 09:32:05.422272 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Availability Zones retrieved successfully. Jul 10 09:32:05.427951 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Flow 'volume_create_api' (dc5d276c-889f-485e-bf87-66e9b1509b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:05.429060 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adea6580-9996-4b83-9907-2ecb3f06e5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:05.430280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:05.456168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adea6580-9996-4b83-9907-2ecb3f06e5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:05.457289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71802a23-b17a-4120-b874-8aea95dd59f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:05.468184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1d8fe7e4-69eb-4bf2-9baa-9ff8ee39c53a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.470274 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1d8fe7e4-69eb-4bf2-9baa-9ff8ee39c53a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:05.470509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1d8fe7e4-69eb-4bf2-9baa-9ff8ee39c53a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.470841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1d8fe7e4-69eb-4bf2-9baa-9ff8ee39c53a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.470909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1d8fe7e4-69eb-4bf2-9baa-9ff8ee39c53a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:05.476236 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:05.476236 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:05.477374 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1d8fe7e4-69eb-4bf2-9baa-9ff8ee39c53a tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:05.477875 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 530/2131] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:05.489402 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.491098 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] DELETE https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:05.491504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.491504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.491504 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete backup with id: 2276fd1b-eb14-4659-82f3-8e9a6995d990. Jul 10 09:32:05.496283 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:05.496283 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:05.503062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Created reservations ['c16c4f81-4333-406b-911e-b1c0e6077b6f', '54002394-4424-4b8e-8adb-de4f186f1772', '4a76d746-d402-4295-bf6f-a1999f08cf8c', '28fbd02a-ae90-4f49-95a0-a30dc7dcaf27'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:05.503939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71802a23-b17a-4120-b874-8aea95dd59f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c16c4f81-4333-406b-911e-b1c0e6077b6f', '54002394-4424-4b8e-8adb-de4f186f1772', '4a76d746-d402-4295-bf6f-a1999f08cf8c', '28fbd02a-ae90-4f49-95a0-a30dc7dcaf27']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:05.504773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22032ad4-4f83-44ef-92ee-d2890f32a371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:05.510328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] delete_backup rpcapi backup_id 2276fd1b-eb14-4659-82f3-8e9a6995d990 {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:32:05.513602 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-034b71b6-0483-4f1e-8aa4-a20b828d71b3 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 202 Jul 10 09:32:05.514197 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 536/2132] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:05 2026] DELETE /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:05.522663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-62620b54-2322-4a65-8b26-8e64137d38bc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.528668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62620b54-2322-4a65-8b26-8e64137d38bc tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:05.528927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62620b54-2322-4a65-8b26-8e64137d38bc tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.529186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-62620b54-2322-4a65-8b26-8e64137d38bc tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.529393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-62620b54-2322-4a65-8b26-8e64137d38bc tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:05.533802 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22032ad4-4f83-44ef-92ee-d2890f32a371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d0c49f-3549-4bde-a796-0285454ba0bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-234763820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c2ecd545cd49d6ae3d06161f4b2ba0',qos_specs=None,replication_status=,reservations=['c16c4f81-4333-406b-911e-b1c0e6077b6f','54002394-4424-4b8e-8adb-de4f186f1772','4a76d746-d402-4295-bf6f-a1999f08cf8c','28fbd02a-ae90-4f49-95a0-a30dc7dcaf27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8254275e944616a8b7cde84c3b8207',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-234763820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d0c49f-3549-4bde-a796-0285454ba0bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c2ecd545cd49d6ae3d06161f4b2ba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e8254275e944616a8b7cde84c3b8207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:05.535095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503440b0-9484-44de-8e39-0b464e6fc8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:05.537943 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:05.537943 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:05.538695 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-62620b54-2322-4a65-8b26-8e64137d38bc tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 200 Jul 10 09:32:05.540012 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 528/2133] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:05.556980 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503440b0-9484-44de-8e39-0b464e6fc8bb) transitioned into state 'SUCCESS' from state '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-234763820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c2ecd545cd49d6ae3d06161f4b2ba0',qos_specs=None,replication_status=,reservations=['c16c4f81-4333-406b-911e-b1c0e6077b6f','54002394-4424-4b8e-8adb-de4f186f1772','4a76d746-d402-4295-bf6f-a1999f08cf8c','28fbd02a-ae90-4f49-95a0-a30dc7dcaf27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8254275e944616a8b7cde84c3b8207',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:05.557705 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce47802d-2464-4a30-8c52-1c5a1d78e263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:05.568723 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce47802d-2464-4a30-8c52-1c5a1d78e263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:05.569525 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Flow 'volume_create_api' (dc5d276c-889f-485e-bf87-66e9b1509b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:05.570007 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Create volume request issued successfully. Jul 10 09:32:05.570581 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31857f31-6669-43bb-83b8-b40e940f99d5 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:05.571068 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 540/2134] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:32:05 2026] POST /volume/v3/volumes => generated 818 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:05.583916 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3ce8926a-7a43-48a8-8daa-894b6d76adc9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.588814 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3ce8926a-7a43-48a8-8daa-894b6d76adc9 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:05.589031 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3ce8926a-7a43-48a8-8daa-894b6d76adc9 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.589238 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3ce8926a-7a43-48a8-8daa-894b6d76adc9 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.598493 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:05.598493 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:05.602344 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3ce8926a-7a43-48a8-8daa-894b6d76adc9 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:05.606588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3ce8926a-7a43-48a8-8daa-894b6d76adc9 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 200 Jul 10 09:32:05.606992 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 531/2135] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:05.759042 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-91898703-7e03-4468-8cad-056cf8b95cd7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:05.762146 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-91898703-7e03-4468-8cad-056cf8b95cd7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:05.762320 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-91898703-7e03-4468-8cad-056cf8b95cd7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:05.762589 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-91898703-7e03-4468-8cad-056cf8b95cd7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:05.762725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-91898703-7e03-4468-8cad-056cf8b95cd7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:05.770194 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:05.770194 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:05.771124 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-91898703-7e03-4468-8cad-056cf8b95cd7 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:05.771524 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 537/2136] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:05 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:06.411247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-79cd373b-c945-4b20-9e61-a16ade1eb78d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.412756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-79cd373b-c945-4b20-9e61-a16ade1eb78d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:06.412924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-79cd373b-c945-4b20-9e61-a16ade1eb78d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.413127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-79cd373b-c945-4b20-9e61-a16ade1eb78d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.413228 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-79cd373b-c945-4b20-9e61-a16ade1eb78d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:06.416860 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.416860 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:06.417483 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-79cd373b-c945-4b20-9e61-a16ade1eb78d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:06.417871 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 529/2137] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:06.555016 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a40ee11-1fa3-45bb-a60e-eb4320acb894 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.556666 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a40ee11-1fa3-45bb-a60e-eb4320acb894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 Jul 10 09:32:06.556890 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a40ee11-1fa3-45bb-a60e-eb4320acb894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.557092 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a40ee11-1fa3-45bb-a60e-eb4320acb894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.557418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9a40ee11-1fa3-45bb-a60e-eb4320acb894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Show backup with id 2276fd1b-eb14-4659-82f3-8e9a6995d990. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:06.561214 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a40ee11-1fa3-45bb-a60e-eb4320acb894 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 returned with HTTP 404 Jul 10 09:32:06.562012 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 541/2138] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/backups/2276fd1b-eb14-4659-82f3-8e9a6995d990 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:06.621953 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b63ecdee-cc1b-44f2-b16b-e2f3b49503c0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.623970 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b63ecdee-cc1b-44f2-b16b-e2f3b49503c0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.626828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b63ecdee-cc1b-44f2-b16b-e2f3b49503c0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.626828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b63ecdee-cc1b-44f2-b16b-e2f3b49503c0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.633255 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.633255 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:06.638240 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b63ecdee-cc1b-44f2-b16b-e2f3b49503c0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:06.642284 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aaa8b756-1ab1-4fbb-9bcb-2ecf83897a06 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.643277 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b63ecdee-cc1b-44f2-b16b-e2f3b49503c0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 200 Jul 10 09:32:06.643688 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 532/2139] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:06.646478 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aaa8b756-1ab1-4fbb-9bcb-2ecf83897a06 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:32:06.646736 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aaa8b756-1ab1-4fbb-9bcb-2ecf83897a06 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.646980 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aaa8b756-1ab1-4fbb-9bcb-2ecf83897a06 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.661450 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.661450 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:06.661983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-387b651b-8130-446e-9284-d13963136ad1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.664401 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-387b651b-8130-446e-9284-d13963136ad1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] POST https://10.4.3.103/volume/v3/volume-transfers Jul 10 09:32:06.664902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-387b651b-8130-446e-9284-d13963136ad1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d3d0c49f-3549-4bde-a796-0285454ba0bd"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:06.665743 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aaa8b756-1ab1-4fbb-9bcb-2ecf83897a06 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:32:06.666760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volume_transfer [None req-387b651b-8130-446e-9284-d13963136ad1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd3d0c49f-3549-4bde-a796-0285454ba0bd'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 09:32:06.666953 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volume_transfer [None req-387b651b-8130-446e-9284-d13963136ad1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Creating transfer of volume d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.667110 np0000004982 devstack@c-api.service[99955]: INFO cinder.transfer.api [None req-387b651b-8130-446e-9284-d13963136ad1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Generating transfer record for volume d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.670619 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aaa8b756-1ab1-4fbb-9bcb-2ecf83897a06 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 200 Jul 10 09:32:06.671025 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 538/2140] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:06.677443 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.677443 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:06.687538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.690380 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:32:06.690699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.691362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.691626 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete volume with id: 4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:32:06.693816 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-387b651b-8130-446e-9284-d13963136ad1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers returned with HTTP 202 Jul 10 09:32:06.694433 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 530/2141] 10.4.3.103 () {70 vars in 1326 bytes} [Fri Jul 10 09:32:06 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:06.699863 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.699863 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:06.700484 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:32:06.706911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8881fb4b-1174-4ffb-ac6e-ca0e1b15a612 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.708927 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8881fb4b-1174-4ffb-ac6e-ca0e1b15a612 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.709176 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8881fb4b-1174-4ffb-ac6e-ca0e1b15a612 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.709441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8881fb4b-1174-4ffb-ac6e-ca0e1b15a612 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.721195 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.721195 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:06.725461 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8881fb4b-1174-4ffb-ac6e-ca0e1b15a612 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:06.731598 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8881fb4b-1174-4ffb-ac6e-ca0e1b15a612 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 200 Jul 10 09:32:06.731784 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 533/2142] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:06.732098 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Delete volume request issued successfully. Jul 10 09:32:06.732252 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16645b1e-fbf9-4873-bed8-af8c78a619e4 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 202 Jul 10 09:32:06.732769 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 542/2143] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:06 2026] DELETE /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:06.743441 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73a13418-be05-4570-8d00-ae5d1564a097 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.746804 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73a13418-be05-4570-8d00-ae5d1564a097 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:32:06.748531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73a13418-be05-4570-8d00-ae5d1564a097 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.748826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73a13418-be05-4570-8d00-ae5d1564a097 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.749338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9ba02c80-4afb-426f-8a24-af31fb72ffb1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.751298 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9ba02c80-4afb-426f-8a24-af31fb72ffb1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volume-transfers/detail Jul 10 09:32:06.751298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9ba02c80-4afb-426f-8a24-af31fb72ffb1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.751486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9ba02c80-4afb-426f-8a24-af31fb72ffb1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.751652 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volume_transfer [None req-9ba02c80-4afb-426f-8a24-af31fb72ffb1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Listing volume transfers {{(pid=99955) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 09:32:06.758258 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9ba02c80-4afb-426f-8a24-af31fb72ffb1 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 09:32:06.758458 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 531/2144] 10.4.3.103 () {68 vars in 1326 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:06.769961 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bdc8a7d2-19d1-4cea-9f6f-6c7f3b702527 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.773141 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.773141 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:06.773303 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bdc8a7d2-19d1-4cea-9f6f-6c7f3b702527 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] DELETE https://10.4.3.103/volume/v3/volume-transfers/cd298e83-18cf-4091-922e-c2b751b30ca8 Jul 10 09:32:06.773303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bdc8a7d2-19d1-4cea-9f6f-6c7f3b702527 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.773303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bdc8a7d2-19d1-4cea-9f6f-6c7f3b702527 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.773303 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.volume_transfer [None req-bdc8a7d2-19d1-4cea-9f6f-6c7f3b702527 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Delete transfer with id: cd298e83-18cf-4091-922e-c2b751b30ca8 Jul 10 09:32:06.774739 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-73a13418-be05-4570-8d00-ae5d1564a097 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Volume info retrieved successfully. Jul 10 09:32:06.778527 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73a13418-be05-4570-8d00-ae5d1564a097 tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 200 Jul 10 09:32:06.778934 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 539/2145] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:06.783783 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e265f1a6-e78b-40be-8e9c-fe94fbe24251 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.784974 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.784974 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:06.790324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e265f1a6-e78b-40be-8e9c-fe94fbe24251 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:06.790513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e265f1a6-e78b-40be-8e9c-fe94fbe24251 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.790720 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e265f1a6-e78b-40be-8e9c-fe94fbe24251 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.790810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e265f1a6-e78b-40be-8e9c-fe94fbe24251 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:06.800132 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.800132 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:06.800810 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e265f1a6-e78b-40be-8e9c-fe94fbe24251 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:06.801219 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 543/2146] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:06.809371 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bdc8a7d2-19d1-4cea-9f6f-6c7f3b702527 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers/cd298e83-18cf-4091-922e-c2b751b30ca8 returned with HTTP 202 Jul 10 09:32:06.809884 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 534/2147] 10.4.3.103 () {68 vars in 1419 bytes} [Fri Jul 10 09:32:06 2026] DELETE /volume/v3/volume-transfers/cd298e83-18cf-4091-922e-c2b751b30ca8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:32:06.818139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c2a0b627-c26a-4ba2-b8e7-c3f21f4fab66 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.820199 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2a0b627-c26a-4ba2-b8e7-c3f21f4fab66 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.820445 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2a0b627-c26a-4ba2-b8e7-c3f21f4fab66 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.820687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2a0b627-c26a-4ba2-b8e7-c3f21f4fab66 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.834988 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.834988 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:06.839768 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c2a0b627-c26a-4ba2-b8e7-c3f21f4fab66 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Volume info retrieved successfully. Jul 10 09:32:06.844764 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2a0b627-c26a-4ba2-b8e7-c3f21f4fab66 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 200 Jul 10 09:32:06.845437 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 532/2148] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:06.858726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4ed2f500-ddc9-4a80-886c-7249652237b0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.860699 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ed2f500-ddc9-4a80-886c-7249652237b0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] DELETE https://10.4.3.103/volume/v3/volume-transfers/cd298e83-18cf-4091-922e-c2b751b30ca8 Jul 10 09:32:06.861007 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ed2f500-ddc9-4a80-886c-7249652237b0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.861285 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ed2f500-ddc9-4a80-886c-7249652237b0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.861559 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.volume_transfer [None req-4ed2f500-ddc9-4a80-886c-7249652237b0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Delete transfer with id: cd298e83-18cf-4091-922e-c2b751b30ca8 Jul 10 09:32:06.884239 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ed2f500-ddc9-4a80-886c-7249652237b0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volume-transfers/cd298e83-18cf-4091-922e-c2b751b30ca8 returned with HTTP 404 Jul 10 09:32:06.887007 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 540/2149] 10.4.3.103 () {68 vars in 1419 bytes} [Fri Jul 10 09:32:06 2026] DELETE /volume/v3/volume-transfers/cd298e83-18cf-4091-922e-c2b751b30ca8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:06.897663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.899988 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.900255 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.900503 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.900757 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Delete volume with id: d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.910391 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.910391 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:06.910726 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Volume info retrieved successfully. Jul 10 09:32:06.933297 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Delete volume request issued successfully. Jul 10 09:32:06.934003 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6a55a97-3acd-4bfb-b0b8-1c6512c4a66f tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 202 Jul 10 09:32:06.934227 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 544/2150] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:06 2026] DELETE /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:32:06.942849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-380599d1-2844-4a71-b298-d9dd8af89652 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:06.945591 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-380599d1-2844-4a71-b298-d9dd8af89652 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:06.946033 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-380599d1-2844-4a71-b298-d9dd8af89652 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:06.946149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-380599d1-2844-4a71-b298-d9dd8af89652 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:06.953006 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:06.953006 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:06.957448 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-380599d1-2844-4a71-b298-d9dd8af89652 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Volume info retrieved successfully. Jul 10 09:32:06.961634 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-380599d1-2844-4a71-b298-d9dd8af89652 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 200 Jul 10 09:32:06.962028 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 535/2151] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:06 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:07.064692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.118664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:07.119024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1363637128"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:07.120262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1363637128'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:07.120405 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Create volume of 1 GB Jul 10 09:32:07.127691 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Availability Zones retrieved successfully. Jul 10 09:32:07.139000 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Flow 'volume_create_api' (ed489e3a-a231-46a2-b4f4-a4296737957d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:07.140217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a95f59-94cc-44a9-9219-b00b774a4699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:07.141752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:07.169733 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a95f59-94cc-44a9-9219-b00b774a4699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:07.170412 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284d2a8c-aae0-4464-a8ad-e1f2cbac65c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:07.182098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-a632bfaf-412a-4702-b54b-b81c66b8178e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.184608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-a632bfaf-412a-4702-b54b-b81c66b8178e tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] DELETE https://10.4.3.103/volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4 Jul 10 09:32:07.184827 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-a632bfaf-412a-4702-b54b-b81c66b8178e tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.185053 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-a632bfaf-412a-4702-b54b-b81c66b8178e tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:07.194137 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:07.194137 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:07.243832 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Created reservations ['3d154f3d-dbef-4e25-bb5c-434bf56e6f62', '6eb8822d-8edb-4e82-a626-d205f34a21dc', '4237ce0f-c1a2-48ee-9291-765b01f55a54', 'abed25aa-4b31-41d4-8a91-7511c67f89cc'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:07.244875 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284d2a8c-aae0-4464-a8ad-e1f2cbac65c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d154f3d-dbef-4e25-bb5c-434bf56e6f62', '6eb8822d-8edb-4e82-a626-d205f34a21dc', '4237ce0f-c1a2-48ee-9291-765b01f55a54', 'abed25aa-4b31-41d4-8a91-7511c67f89cc']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:07.245889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bacfa2-a4c4-4d76-b19f-843c1d698904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:07.274379 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bacfa2-a4c4-4d76-b19f-843c1d698904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa0ef23-064e-40bb-9226-dfb68a217ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1363637128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e600b076518464e9fbd566e58aded40',qos_specs=None,replication_status=,reservations=['3d154f3d-dbef-4e25-bb5c-434bf56e6f62','6eb8822d-8edb-4e82-a626-d205f34a21dc','4237ce0f-c1a2-48ee-9291-765b01f55a54','abed25aa-4b31-41d4-8a91-7511c67f89cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a52a189fdc4993beb7563b369f11d3',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1363637128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa0ef23-064e-40bb-9226-dfb68a217ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e600b076518464e9fbd566e58aded40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0a52a189fdc4993beb7563b369f11d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:07.275240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d609979-c4ed-44ef-ae86-dc82c0b20b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:07.294172 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d609979-c4ed-44ef-ae86-dc82c0b20b48) transitioned into state 'SUCCESS' from state '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-1363637128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e600b076518464e9fbd566e58aded40',qos_specs=None,replication_status=,reservations=['3d154f3d-dbef-4e25-bb5c-434bf56e6f62','6eb8822d-8edb-4e82-a626-d205f34a21dc','4237ce0f-c1a2-48ee-9291-765b01f55a54','abed25aa-4b31-41d4-8a91-7511c67f89cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0a52a189fdc4993beb7563b369f11d3',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:07.295075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2641f5-662a-4c48-b965-80c6df5a7e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:07.306098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2641f5-662a-4c48-b965-80c6df5a7e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:07.307104 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Flow 'volume_create_api' (ed489e3a-a231-46a2-b4f4-a4296737957d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:07.307443 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Create volume request issued successfully. Jul 10 09:32:07.308118 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab262183-83e0-4b83-8e98-a6e8fd97f335 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:07.308629 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 533/2152] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:32:07 2026] POST /volume/v3/volumes => generated 774 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:07.327082 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-38214e9e-2189-49c8-9052-8b2338cb08b5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.330005 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-38214e9e-2189-49c8-9052-8b2338cb08b5 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:32:07.330266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-38214e9e-2189-49c8-9052-8b2338cb08b5 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.330514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-38214e9e-2189-49c8-9052-8b2338cb08b5 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:07.337628 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:07.337628 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:07.342436 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-38214e9e-2189-49c8-9052-8b2338cb08b5 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:32:07.347125 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-38214e9e-2189-49c8-9052-8b2338cb08b5 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:32:07.347539 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 545/2153] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:07 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:07.428911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-15e4daac-2719-4829-8077-c4d4577c3f74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.430772 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15e4daac-2719-4829-8077-c4d4577c3f74 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:07.430954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15e4daac-2719-4829-8077-c4d4577c3f74 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.431229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15e4daac-2719-4829-8077-c4d4577c3f74 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:07.431381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-15e4daac-2719-4829-8077-c4d4577c3f74 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:07.436095 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:07.436095 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:07.437122 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15e4daac-2719-4829-8077-c4d4577c3f74 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:07.437416 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 536/2154] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:07 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:07.718215 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-a632bfaf-412a-4702-b54b-b81c66b8178e tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4 returned with HTTP 200 Jul 10 09:32:07.718641 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 541/2155] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:32:07 2026] DELETE /volume/v3/attachments/dcb78439-8b29-4374-97f9-7b61993993c4 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:07.729160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.731169 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] DELETE https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:32:07.731309 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.731478 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:07.731646 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Delete volume with id: 499dedc4-117e-4faa-b4e3-698c4eb62683 Jul 10 09:32:07.743084 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:07.743084 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:07.743842 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Volume info retrieved successfully. Jul 10 09:32:07.766903 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] Delete volume request issued successfully. Jul 10 09:32:07.767534 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4c3d0bba-1bb8-47db-8d61-a513aa6dc2ea req-976be487-1525-46fe-bb11-baccf7e42801 tempest-ServerBootFromVolumeStableRescueTest-2005005209 tempest-ServerBootFromVolumeStableRescueTest-2005005209-project-member] https://10.4.3.103/volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 returned with HTTP 202 Jul 10 09:32:07.768049 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 534/2156] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:32:07 2026] DELETE /volume/v3/volumes/499dedc4-117e-4faa-b4e3-698c4eb62683 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:07.793430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-974305dc-a213-4deb-a904-98cf85030b8b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.795495 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-974305dc-a213-4deb-a904-98cf85030b8b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] GET https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 Jul 10 09:32:07.795716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-974305dc-a213-4deb-a904-98cf85030b8b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.795882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-974305dc-a213-4deb-a904-98cf85030b8b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:07.802084 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-974305dc-a213-4deb-a904-98cf85030b8b tempest-VolumesBackupsAdminTest-1310464512 tempest-VolumesBackupsAdminTest-1310464512-project-member] https://10.4.3.103/volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 returned with HTTP 404 Jul 10 09:32:07.802763 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 546/2157] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:07 2026] GET /volume/v3/volumes/4dc92bdc-0bcd-47e9-a75a-082845389664 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:07.812341 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-251f2583-63f3-40a7-9056-e284c83ba4a3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.814079 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-251f2583-63f3-40a7-9056-e284c83ba4a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:07.814264 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-251f2583-63f3-40a7-9056-e284c83ba4a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.814435 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-251f2583-63f3-40a7-9056-e284c83ba4a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:07.814534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-251f2583-63f3-40a7-9056-e284c83ba4a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:07.820594 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:07.820594 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:07.821677 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-251f2583-63f3-40a7-9056-e284c83ba4a3 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:07.822108 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 537/2158] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:07 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:07.979134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-64d33dca-dc56-4189-96bf-4f0fd40c4cf9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:07.984888 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-64d33dca-dc56-4189-96bf-4f0fd40c4cf9 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:07.985583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-64d33dca-dc56-4189-96bf-4f0fd40c4cf9 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:07.986324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-64d33dca-dc56-4189-96bf-4f0fd40c4cf9 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:08.002483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-64d33dca-dc56-4189-96bf-4f0fd40c4cf9 tempest-VolumesTransfersV357Test-1620059079 tempest-VolumesTransfersV357Test-1620059079-project-admin] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 404 Jul 10 09:32:08.003702 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 542/2159] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:07 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:08.013814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ee896de3-0600-4cdd-90c6-bc7b38e3a7cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:08.015955 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee896de3-0600-4cdd-90c6-bc7b38e3a7cf tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] GET https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:08.017692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee896de3-0600-4cdd-90c6-bc7b38e3a7cf tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:08.017692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee896de3-0600-4cdd-90c6-bc7b38e3a7cf tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:08.023244 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee896de3-0600-4cdd-90c6-bc7b38e3a7cf tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 404 Jul 10 09:32:08.023887 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 535/2160] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:08 2026] GET /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:08.034072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8faf999e-6521-4335-912f-b0b9bff22cd0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:08.035994 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8faf999e-6521-4335-912f-b0b9bff22cd0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:08.036215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8faf999e-6521-4335-912f-b0b9bff22cd0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:08.036424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8faf999e-6521-4335-912f-b0b9bff22cd0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:08.036662 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-8faf999e-6521-4335-912f-b0b9bff22cd0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] Delete volume with id: d3d0c49f-3549-4bde-a796-0285454ba0bd Jul 10 09:32:08.043727 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8faf999e-6521-4335-912f-b0b9bff22cd0 tempest-VolumesTransfersV357Test-391078506 tempest-VolumesTransfersV357Test-391078506-project-member] https://10.4.3.103/volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd returned with HTTP 404 Jul 10 09:32:08.044531 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 547/2161] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:08 2026] DELETE /volume/v3/volumes/d3d0c49f-3549-4bde-a796-0285454ba0bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:08.365313 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-82ccf248-f59a-41f6-af58-7c186bac53ad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:08.367269 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82ccf248-f59a-41f6-af58-7c186bac53ad tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:32:08.367451 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82ccf248-f59a-41f6-af58-7c186bac53ad tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:08.367706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-82ccf248-f59a-41f6-af58-7c186bac53ad tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:08.378899 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:08.378899 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:08.386394 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-82ccf248-f59a-41f6-af58-7c186bac53ad tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:32:08.391795 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-82ccf248-f59a-41f6-af58-7c186bac53ad tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:32:08.392228 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 538/2162] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:08 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:08.447769 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b1eb1c26-7b87-4504-8980-4b66f88d160d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:08.449524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b1eb1c26-7b87-4504-8980-4b66f88d160d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:08.449706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b1eb1c26-7b87-4504-8980-4b66f88d160d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:08.451099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b1eb1c26-7b87-4504-8980-4b66f88d160d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:08.451099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b1eb1c26-7b87-4504-8980-4b66f88d160d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:08.454674 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:08.454674 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:08.455058 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b1eb1c26-7b87-4504-8980-4b66f88d160d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:08.455118 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 543/2163] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:08 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:08.835312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b736cef3-5e22-46bb-b33b-6afc2acb4524 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:08.837508 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b736cef3-5e22-46bb-b33b-6afc2acb4524 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:08.837737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b736cef3-5e22-46bb-b33b-6afc2acb4524 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:08.838005 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b736cef3-5e22-46bb-b33b-6afc2acb4524 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:08.838202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b736cef3-5e22-46bb-b33b-6afc2acb4524 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:08.843406 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:08.843406 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:08.844374 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b736cef3-5e22-46bb-b33b-6afc2acb4524 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:08.844792 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 536/2164] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:08 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:09.474320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3994bffa-d5d2-4240-952e-885f6a110092 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:09.477620 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3994bffa-d5d2-4240-952e-885f6a110092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:09.477620 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3994bffa-d5d2-4240-952e-885f6a110092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:09.477620 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3994bffa-d5d2-4240-952e-885f6a110092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:09.477620 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3994bffa-d5d2-4240-952e-885f6a110092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:09.483090 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:09.483090 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:09.485141 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3994bffa-d5d2-4240-952e-885f6a110092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:09.485141 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 548/2165] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:09 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:09.855643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-95249efa-8411-4ede-9e34-83e8ee524aba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:09.857669 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95249efa-8411-4ede-9e34-83e8ee524aba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:09.857907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95249efa-8411-4ede-9e34-83e8ee524aba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:09.858106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95249efa-8411-4ede-9e34-83e8ee524aba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:09.858231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-95249efa-8411-4ede-9e34-83e8ee524aba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:09.863262 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:09.863262 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:09.864682 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95249efa-8411-4ede-9e34-83e8ee524aba tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:09.864682 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 539/2166] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:09 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:10.503925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-259eaf8b-f1c1-4a87-8889-b439ca8a76f1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:10.506177 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-259eaf8b-f1c1-4a87-8889-b439ca8a76f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:10.506177 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-259eaf8b-f1c1-4a87-8889-b439ca8a76f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:10.508455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-259eaf8b-f1c1-4a87-8889-b439ca8a76f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:10.508455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-259eaf8b-f1c1-4a87-8889-b439ca8a76f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:10.512317 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:10.512317 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:10.513209 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-259eaf8b-f1c1-4a87-8889-b439ca8a76f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:10.513739 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 544/2167] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:10 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:10.712465 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:10.815515 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:10.815843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-99084979"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:10.817241 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-99084979'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:10.818746 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Create volume of 2 GB Jul 10 09:32:10.823556 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Availability Zones retrieved successfully. Jul 10 09:32:10.826634 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Flow 'volume_create_api' (32fad089-a10b-4a91-a0bc-49013d95c2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:10.828361 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c700480-c9e8-460a-ac24-636de2efc997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:10.828361 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Validating volume size '2' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:10.859356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c700480-c9e8-460a-ac24-636de2efc997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:10.859356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727d99f3-84b4-4a50-b4d7-659163d5d70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:10.881848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f07229ed-ec47-4c75-ba7a-4b8f5263c91f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:10.883949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f07229ed-ec47-4c75-ba7a-4b8f5263c91f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:10.884159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f07229ed-ec47-4c75-ba7a-4b8f5263c91f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:10.884305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f07229ed-ec47-4c75-ba7a-4b8f5263c91f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:10.884400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f07229ed-ec47-4c75-ba7a-4b8f5263c91f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:10.888120 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:10.888120 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:10.888821 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f07229ed-ec47-4c75-ba7a-4b8f5263c91f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:10.889190 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 549/2168] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:10 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:10.939241 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Created reservations ['64897276-c8bb-4a50-8edd-f603809b017d', '236ba962-b5dc-4d11-a8a8-40e644e4dc71', 'd1764b84-a0aa-436b-b6d2-0ae16f72de5c', 'f4fa65b0-3dff-434e-a587-defaabfa261a'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:10.940496 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727d99f3-84b4-4a50-b4d7-659163d5d70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64897276-c8bb-4a50-8edd-f603809b017d', '236ba962-b5dc-4d11-a8a8-40e644e4dc71', 'd1764b84-a0aa-436b-b6d2-0ae16f72de5c', 'f4fa65b0-3dff-434e-a587-defaabfa261a']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:10.941528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad0505b-34d3-4c2d-9321-1bfe9f37b8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:10.971822 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad0505b-34d3-4c2d-9321-1bfe9f37b8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7837b327-d08d-47de-9b4f-2de02e862375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-99084979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c66858757f4c3d8f9d247dc98b17d9',qos_specs=None,replication_status=,reservations=['64897276-c8bb-4a50-8edd-f603809b017d','236ba962-b5dc-4d11-a8a8-40e644e4dc71','d1764b84-a0aa-436b-b6d2-0ae16f72de5c','f4fa65b0-3dff-434e-a587-defaabfa261a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa5cb11e8385438b8c8e11a6f9e2f9a0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-99084979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7837b327-d08d-47de-9b4f-2de02e862375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c66858757f4c3d8f9d247dc98b17d9',provider_auth=None,provider_geometry=None,provider_id=None,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='fa5cb11e8385438b8c8e11a6f9e2f9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:10.972937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0a6eb8-7c72-47d0-a8ac-a200912e53f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:11.003892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0a6eb8-7c72-47d0-a8ac-a200912e53f3) transitioned into state 'SUCCESS' from state '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-99084979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c66858757f4c3d8f9d247dc98b17d9',qos_specs=None,replication_status=,reservations=['64897276-c8bb-4a50-8edd-f603809b017d','236ba962-b5dc-4d11-a8a8-40e644e4dc71','d1764b84-a0aa-436b-b6d2-0ae16f72de5c','f4fa65b0-3dff-434e-a587-defaabfa261a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa5cb11e8385438b8c8e11a6f9e2f9a0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:11.005264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22094400-1f06-4f65-b6f8-bd57da07157c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:11.018540 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22094400-1f06-4f65-b6f8-bd57da07157c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:11.019328 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Flow 'volume_create_api' (32fad089-a10b-4a91-a0bc-49013d95c2b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:11.019612 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Create volume request issued successfully. Jul 10 09:32:11.020128 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b19755fd-ffdd-456b-aa38-7eaf2ef59875 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:11.020627 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 537/2169] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:10 2026] POST /volume/v3/volumes => generated 753 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:11.032835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0e81f7ca-10a7-4d79-b5b0-6bf37e47310c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:11.035452 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e81f7ca-10a7-4d79-b5b0-6bf37e47310c tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] GET https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:11.036591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e81f7ca-10a7-4d79-b5b0-6bf37e47310c tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:11.036591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e81f7ca-10a7-4d79-b5b0-6bf37e47310c tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:11.049349 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:11.049349 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:11.054434 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0e81f7ca-10a7-4d79-b5b0-6bf37e47310c tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Volume info retrieved successfully. Jul 10 09:32:11.061036 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e81f7ca-10a7-4d79-b5b0-6bf37e47310c tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 returned with HTTP 200 Jul 10 09:32:11.061036 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 540/2170] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:11 2026] GET /volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:11.525626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-998573dc-e13b-47ed-9773-b323515a6511 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:11.527493 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-998573dc-e13b-47ed-9773-b323515a6511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:11.527743 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-998573dc-e13b-47ed-9773-b323515a6511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:11.527980 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-998573dc-e13b-47ed-9773-b323515a6511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:11.528163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-998573dc-e13b-47ed-9773-b323515a6511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:11.535602 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:11.535602 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:11.536125 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-998573dc-e13b-47ed-9773-b323515a6511 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:11.536554 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 545/2171] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:11 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:11.913264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-228a1ddd-a86f-42e3-b24d-b4e0d6b12c4a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:11.915522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-228a1ddd-a86f-42e3-b24d-b4e0d6b12c4a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:11.915740 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-228a1ddd-a86f-42e3-b24d-b4e0d6b12c4a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:11.916186 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-228a1ddd-a86f-42e3-b24d-b4e0d6b12c4a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:11.916314 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-228a1ddd-a86f-42e3-b24d-b4e0d6b12c4a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:11.924116 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:11.924116 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:11.925267 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-228a1ddd-a86f-42e3-b24d-b4e0d6b12c4a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:11.926007 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 550/2172] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:11 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:12.075005 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-967c0671-1ba2-4763-ab9c-7bb1b8a4f47e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.077024 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-967c0671-1ba2-4763-ab9c-7bb1b8a4f47e tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] GET https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:12.077024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-967c0671-1ba2-4763-ab9c-7bb1b8a4f47e tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:12.077024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-967c0671-1ba2-4763-ab9c-7bb1b8a4f47e tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:12.087683 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.087683 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:12.092996 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-967c0671-1ba2-4763-ab9c-7bb1b8a4f47e tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Volume info retrieved successfully. Jul 10 09:32:12.098848 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-967c0671-1ba2-4763-ab9c-7bb1b8a4f47e tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 returned with HTTP 200 Jul 10 09:32:12.098848 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 538/2173] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:12 2026] GET /volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:12.114197 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.116166 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:12.116656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7837b327-d08d-47de-9b4f-2de02e862375"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:12.118715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7837b327-d08d-47de-9b4f-2de02e862375'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:12.128438 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.128438 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:12.128904 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Volume retrieved successfully. Jul 10 09:32:12.129064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Create volume of 1 GB Jul 10 09:32:12.133850 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Availability Zones retrieved successfully. Jul 10 09:32:12.141845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Flow 'volume_create_api' (b10b5ff6-7faa-40f7-b3bc-145c3b62cc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:12.143382 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f28f72-4230-46b0-a796-2025ed9e1808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:12.144834 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:12.146526 np0000004982 devstack@c-api.service[99956]: WARNING cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f28f72-4230-46b0-a796-2025ed9e1808) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 09:32:12.146526 np0000004982 devstack@c-api.service[99956]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 10 09:32:12.148520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f28f72-4230-46b0-a796-2025ed9e1808) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:12.149452 np0000004982 devstack@c-api.service[99956]: WARNING cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f28f72-4230-46b0-a796-2025ed9e1808) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:32:12.150424 np0000004982 devstack@c-api.service[99956]: WARNING cinder.volume.api [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Flow 'volume_create_api' (b10b5ff6-7faa-40f7-b3bc-145c3b62cc12) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 09:32:12.150784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f23a4e1-0d05-4c1c-99a2-81c5ecbc52bd tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:12.151386 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 541/2174] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:12 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:12.158838 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ec88a00a-b7fa-4bb5-9f0d-b09fab464a70 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.160801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ec88a00a-b7fa-4bb5-9f0d-b09fab464a70 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] GET https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:12.160801 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ec88a00a-b7fa-4bb5-9f0d-b09fab464a70 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:12.161016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ec88a00a-b7fa-4bb5-9f0d-b09fab464a70 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:12.169684 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.169684 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:12.171975 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ec88a00a-b7fa-4bb5-9f0d-b09fab464a70 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Volume info retrieved successfully. Jul 10 09:32:12.176266 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ec88a00a-b7fa-4bb5-9f0d-b09fab464a70 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 returned with HTTP 200 Jul 10 09:32:12.176640 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 546/2175] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:12 2026] GET /volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:12.191380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-995cb2b0-60a0-441f-a75d-981b31405734 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.193670 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:12.193882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:12.194190 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:12.194424 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Delete volume with id: 7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:12.201591 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.201591 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:12.202073 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Volume info retrieved successfully. Jul 10 09:32:12.221234 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Delete volume request issued successfully. Jul 10 09:32:12.221445 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-995cb2b0-60a0-441f-a75d-981b31405734 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 returned with HTTP 202 Jul 10 09:32:12.222034 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 551/2176] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:12 2026] DELETE /volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:12.234819 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8af4e943-3ebe-4935-bd2f-93118b31a735 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.237056 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8af4e943-3ebe-4935-bd2f-93118b31a735 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] GET https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:12.237298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8af4e943-3ebe-4935-bd2f-93118b31a735 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:12.237509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8af4e943-3ebe-4935-bd2f-93118b31a735 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:12.247743 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.247743 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:12.252372 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8af4e943-3ebe-4935-bd2f-93118b31a735 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Volume info retrieved successfully. Jul 10 09:32:12.257715 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8af4e943-3ebe-4935-bd2f-93118b31a735 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 returned with HTTP 200 Jul 10 09:32:12.261243 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 539/2177] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:12 2026] GET /volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:12.548875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-85fef65f-c1c2-4801-8dab-f952fba1662a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.550861 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85fef65f-c1c2-4801-8dab-f952fba1662a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:12.551064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85fef65f-c1c2-4801-8dab-f952fba1662a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:12.551279 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85fef65f-c1c2-4801-8dab-f952fba1662a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:12.551383 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-85fef65f-c1c2-4801-8dab-f952fba1662a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:12.556181 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.556181 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:12.556940 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85fef65f-c1c2-4801-8dab-f952fba1662a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:12.557310 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 542/2178] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:12 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:12.947310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3ef50ae1-de69-449a-a23c-0a2c002b1482 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:12.949234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3ef50ae1-de69-449a-a23c-0a2c002b1482 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:12.949384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3ef50ae1-de69-449a-a23c-0a2c002b1482 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:12.949602 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3ef50ae1-de69-449a-a23c-0a2c002b1482 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:12.949713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3ef50ae1-de69-449a-a23c-0a2c002b1482 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:12.954325 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:12.954325 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:12.955101 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3ef50ae1-de69-449a-a23c-0a2c002b1482 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:12.955470 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 547/2179] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:12 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:13.276781 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7b72cf6b-4b66-41fc-ab77-ba4e3c451ba9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:13.281585 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b72cf6b-4b66-41fc-ab77-ba4e3c451ba9 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] GET https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 Jul 10 09:32:13.281585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b72cf6b-4b66-41fc-ab77-ba4e3c451ba9 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:13.281585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b72cf6b-4b66-41fc-ab77-ba4e3c451ba9 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:13.286347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b72cf6b-4b66-41fc-ab77-ba4e3c451ba9 tempest-VolumesCloneNegativeTest-1988517800 tempest-VolumesCloneNegativeTest-1988517800-project-member] https://10.4.3.103/volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 returned with HTTP 404 Jul 10 09:32:13.286991 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 552/2180] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:13 2026] GET /volume/v3/volumes/7837b327-d08d-47de-9b4f-2de02e862375 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:13.569971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e2c4f78f-2560-4dcc-92e5-d2d39c5b4b6a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:13.573650 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2c4f78f-2560-4dcc-92e5-d2d39c5b4b6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:13.573650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2c4f78f-2560-4dcc-92e5-d2d39c5b4b6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:13.573650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2c4f78f-2560-4dcc-92e5-d2d39c5b4b6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:13.573650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e2c4f78f-2560-4dcc-92e5-d2d39c5b4b6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:13.578546 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:13.578546 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:13.579768 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2c4f78f-2560-4dcc-92e5-d2d39c5b4b6a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:13.580257 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 540/2181] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:13 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:13.969581 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2a906b3f-23fb-48b7-a2f3-856d31430805 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:13.971149 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2a906b3f-23fb-48b7-a2f3-856d31430805 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:13.971319 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2a906b3f-23fb-48b7-a2f3-856d31430805 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:13.971487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2a906b3f-23fb-48b7-a2f3-856d31430805 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:13.971600 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2a906b3f-23fb-48b7-a2f3-856d31430805 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:13.977846 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:13.977846 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:13.978517 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2a906b3f-23fb-48b7-a2f3-856d31430805 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:13.978897 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 543/2182] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:13 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:13.991422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6191edfc-26ec-4f61-bc7e-0bef2d95b2b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:13.993175 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6191edfc-26ec-4f61-bc7e-0bef2d95b2b1 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:32:13.993175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6191edfc-26ec-4f61-bc7e-0bef2d95b2b1 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:13.993382 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6191edfc-26ec-4f61-bc7e-0bef2d95b2b1 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:13.993500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-6191edfc-26ec-4f61-bc7e-0bef2d95b2b1 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:13.998319 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:13.998319 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:13.999057 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6191edfc-26ec-4f61-bc7e-0bef2d95b2b1 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:32:13.999468 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 548/2183] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:13 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:14.008808 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:14.011003 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:32:14.011418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69111f07-b9dd-412b-a82d-7b05b0fcc6f7", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-925985073"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:14.013412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating new backup {'backup': {'volume_id': '69111f07-b9dd-412b-a82d-7b05b0fcc6f7', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-925985073'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:32:14.014830 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Creating backup of volume 69111f07-b9dd-412b-a82d-7b05b0fcc6f7 in container None Jul 10 09:32:14.025848 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:14.025848 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:14.025848 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Volume info retrieved successfully. Jul 10 09:32:14.045364 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Created reservations ['7ddfa682-bec5-4306-bdae-c2dc83d570c7', 'f3a9f608-cbb4-42a0-a72e-db071139fe46'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:14.080750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07946e9e-c9b2-4c2d-8cc3-c071b339b82c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:32:14.081296 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 553/2184] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:14 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:14.092296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3df75da8-0239-408d-b3e7-3c19b14b426a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:14.094890 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3df75da8-0239-408d-b3e7-3c19b14b426a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:14.095190 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3df75da8-0239-408d-b3e7-3c19b14b426a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:14.095590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3df75da8-0239-408d-b3e7-3c19b14b426a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:14.095763 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3df75da8-0239-408d-b3e7-3c19b14b426a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:14.102202 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:14.102202 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:14.103010 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3df75da8-0239-408d-b3e7-3c19b14b426a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:14.103391 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 541/2185] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:14 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:14.595407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fe7e3d77-7371-47b6-bbcd-e7fcfe944de4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:14.596524 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe7e3d77-7371-47b6-bbcd-e7fcfe944de4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:14.596748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe7e3d77-7371-47b6-bbcd-e7fcfe944de4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:14.596954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe7e3d77-7371-47b6-bbcd-e7fcfe944de4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:14.597026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fe7e3d77-7371-47b6-bbcd-e7fcfe944de4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:14.602940 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:14.602940 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:14.603647 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe7e3d77-7371-47b6-bbcd-e7fcfe944de4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:14.603975 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 544/2186] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:14 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:14.664493 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:14.736922 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:14.737438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1353652230"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:14.739649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1353652230'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:14.739780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume of 1 GB Jul 10 09:32:14.747740 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Availability Zones retrieved successfully. Jul 10 09:32:14.758642 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (98ab5605-01e8-44e8-a98d-6e59c5bb901b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:14.760101 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958d115e-59d2-4b2c-99bb-e0bc6813ad49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:14.761764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:14.806425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958d115e-59d2-4b2c-99bb-e0bc6813ad49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:14.806425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4fefdf-9954-4202-bc0d-cb9732d1aa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:14.881768 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['b73dde31-9887-485c-9ab7-6ede433deb4b', 'e07bf711-f2c9-467c-8521-1419e00b9233', '7bdef185-2590-4e17-8caa-93bcf870578c', '844c243f-5bf7-4ed4-b9d3-0fed9f292275'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:14.882740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4fefdf-9954-4202-bc0d-cb9732d1aa57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73dde31-9887-485c-9ab7-6ede433deb4b', 'e07bf711-f2c9-467c-8521-1419e00b9233', '7bdef185-2590-4e17-8caa-93bcf870578c', '844c243f-5bf7-4ed4-b9d3-0fed9f292275']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:14.883671 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4c9d17-a4df-4ca0-9836-90d2b85c6911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:14.912601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4c9d17-a4df-4ca0-9836-90d2b85c6911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3810503-e905-4f6d-9002-79e7cd28c28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1353652230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['b73dde31-9887-485c-9ab7-6ede433deb4b','e07bf711-f2c9-467c-8521-1419e00b9233','7bdef185-2590-4e17-8caa-93bcf870578c','844c243f-5bf7-4ed4-b9d3-0fed9f292275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1353652230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3810503-e905-4f6d-9002-79e7cd28c28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b237f35c8ee14b66997b780bdc6c4204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3b90b9b65d4623bec9557be07e9422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:14.913516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c262fb09-f0ab-4adc-90a0-5ae29ca01c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:14.934728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c262fb09-f0ab-4adc-90a0-5ae29ca01c99) transitioned into state 'SUCCESS' from state '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-1353652230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['b73dde31-9887-485c-9ab7-6ede433deb4b','e07bf711-f2c9-467c-8521-1419e00b9233','7bdef185-2590-4e17-8caa-93bcf870578c','844c243f-5bf7-4ed4-b9d3-0fed9f292275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:14.935639 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed5e027-490f-4fba-a5ae-c58effe37416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:14.948427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed5e027-490f-4fba-a5ae-c58effe37416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:14.949331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (98ab5605-01e8-44e8-a98d-6e59c5bb901b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:14.949750 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request issued successfully. Jul 10 09:32:14.950387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dfbdf9a0-7d03-41c8-933d-a9210eb3a985 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:14.950842 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 549/2187] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:14 2026] POST /volume/v3/volumes => generated 760 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:14.963087 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c517d411-959c-46a5-858b-c6431756ded1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:14.964620 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c517d411-959c-46a5-858b-c6431756ded1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:14.964898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c517d411-959c-46a5-858b-c6431756ded1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:14.965110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c517d411-959c-46a5-858b-c6431756ded1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:14.974348 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:14.974348 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:14.978503 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c517d411-959c-46a5-858b-c6431756ded1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:14.982937 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c517d411-959c-46a5-858b-c6431756ded1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f returned with HTTP 200 Jul 10 09:32:14.983428 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 554/2188] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:14 2026] GET /volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:15.114041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6a978aaf-7ddf-4f8f-ab35-00d2ebef9d9d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.116563 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6a978aaf-7ddf-4f8f-ab35-00d2ebef9d9d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:15.116563 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6a978aaf-7ddf-4f8f-ab35-00d2ebef9d9d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:15.116989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6a978aaf-7ddf-4f8f-ab35-00d2ebef9d9d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:15.116989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6a978aaf-7ddf-4f8f-ab35-00d2ebef9d9d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:15.121054 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:15.121054 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:15.121623 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6a978aaf-7ddf-4f8f-ab35-00d2ebef9d9d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:15.121968 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 542/2189] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:15 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:15.205986 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e0f23658-7e81-405c-913c-e4d26f714043 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.207851 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0f23658-7e81-405c-913c-e4d26f714043 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:15.208094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0f23658-7e81-405c-913c-e4d26f714043 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:15.208343 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0f23658-7e81-405c-913c-e4d26f714043 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:15.220862 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:15.220862 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:15.226182 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e0f23658-7e81-405c-913c-e4d26f714043 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Volume info retrieved successfully. Jul 10 09:32:15.232053 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0f23658-7e81-405c-913c-e4d26f714043 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:15.232486 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 545/2190] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:15 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:15.281324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-8644985c-9a17-4e01-9568-ba8751f574ba None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.283929 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-8644985c-9a17-4e01-9568-ba8751f574ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:15.284052 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-8644985c-9a17-4e01-9568-ba8751f574ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:15.284281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-8644985c-9a17-4e01-9568-ba8751f574ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:15.295448 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:15.295448 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:15.300084 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-8644985c-9a17-4e01-9568-ba8751f574ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:15.304821 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-8644985c-9a17-4e01-9568-ba8751f574ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:15.305185 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 550/2191] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:15 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:15.324254 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.327900 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7/action Jul 10 09:32:15.328376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:15.329331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:15.347592 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:15.347592 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:15.347592 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:15.362524 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Begin detaching volume completed successfully. Jul 10 09:32:15.362524 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-07fdb24b-4310-4347-a18d-134b11835cc8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7/action returned with HTTP 202 Jul 10 09:32:15.362524 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 555/2192] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:32:15 2026] POST /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:15.389013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-529d4272-415f-49e5-8c12-e5d8da952fad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.392632 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-529d4272-415f-49e5-8c12-e5d8da952fad tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:15.392930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-529d4272-415f-49e5-8c12-e5d8da952fad tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:15.393139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-529d4272-415f-49e5-8c12-e5d8da952fad tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:15.414652 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:15.414652 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:15.420659 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-529d4272-415f-49e5-8c12-e5d8da952fad tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:15.425881 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-529d4272-415f-49e5-8c12-e5d8da952fad tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:15.426668 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 543/2193] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:15 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:15.614408 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8a81c7bf-eac7-4639-8954-b40ed52f7a96 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.621588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8a81c7bf-eac7-4639-8954-b40ed52f7a96 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:15.621588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8a81c7bf-eac7-4639-8954-b40ed52f7a96 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:15.621588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8a81c7bf-eac7-4639-8954-b40ed52f7a96 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:15.621588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-8a81c7bf-eac7-4639-8954-b40ed52f7a96 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:15.629211 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:15.629211 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:15.630202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8a81c7bf-eac7-4639-8954-b40ed52f7a96 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:15.630621 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 546/2194] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:15 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:15.918233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4c8e01ba-bc2d-4eca-9bd5-6002d2ed4045 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:15.919828 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c8e01ba-bc2d-4eca-9bd5-6002d2ed4045 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/48c12827-6745-4042-b379-0f7c61d1ecd2/action Jul 10 09:32:15.920151 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c8e01ba-bc2d-4eca-9bd5-6002d2ed4045 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-attach": {"instance_uuid": "7179e3f8-9332-4fee-a6ca-f9eed2c457ab", "mountpoint": "/dev/vdc"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:15.920280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c8e01ba-bc2d-4eca-9bd5-6002d2ed4045 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7179e3f8-9332-4fee-a6ca-f9eed2c457ab", "mountpoint": "/dev/vdc"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:15.926804 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c8e01ba-bc2d-4eca-9bd5-6002d2ed4045 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/48c12827-6745-4042-b379-0f7c61d1ecd2/action returned with HTTP 404 Jul 10 09:32:15.927162 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 551/2195] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:15 2026] POST /volume/v3/volumes/48c12827-6745-4042-b379-0f7c61d1ecd2/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:16.001605 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c43abe2a-6841-49c5-b093-2b7265cd5088 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.001605 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c43abe2a-6841-49c5-b093-2b7265cd5088 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:16.001605 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c43abe2a-6841-49c5-b093-2b7265cd5088 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.001605 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c43abe2a-6841-49c5-b093-2b7265cd5088 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.009805 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.009805 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:16.013995 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c43abe2a-6841-49c5-b093-2b7265cd5088 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:16.018476 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c43abe2a-6841-49c5-b093-2b7265cd5088 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f returned with HTTP 200 Jul 10 09:32:16.018975 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 556/2196] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:15 2026] GET /volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:16.039253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.045005 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:16.045464 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3810503-e905-4f6d-9002-79e7cd28c28f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1302449579"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:16.057788 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.057788 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:16.058530 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:16.058815 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create snapshot from volume d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:16.101963 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['c092e56e-f1db-4569-94c4-36461fe8818d', '796b8e1c-c507-492b-bc7d-a984b7c56a2d', '1fef2bc1-fca4-4611-a179-399020aff33e', '55231b32-f011-4d09-be42-b9a6689934f6'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:16.136824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-29c2e1da-1c4e-4b6a-9bf0-0f235d18216c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.139261 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Snapshot create request issued successfully. Jul 10 09:32:16.139550 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29c2e1da-1c4e-4b6a-9bf0-0f235d18216c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:16.139550 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29c2e1da-1c4e-4b6a-9bf0-0f235d18216c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.139664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bf45c09c-c2cd-4028-bcfd-53b5a59320fa tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:16.139708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29c2e1da-1c4e-4b6a-9bf0-0f235d18216c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.139708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-29c2e1da-1c4e-4b6a-9bf0-0f235d18216c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:16.139806 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 544/2197] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:16 2026] POST /volume/v3/snapshots => generated 316 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:16.144330 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.144330 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:16.145287 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29c2e1da-1c4e-4b6a-9bf0-0f235d18216c tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:16.146585 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 547/2198] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:16.155669 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-262bf90f-0da1-46c6-8a9b-8d84c705c96b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.157377 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-262bf90f-0da1-46c6-8a9b-8d84c705c96b tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b Jul 10 09:32:16.157556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-262bf90f-0da1-46c6-8a9b-8d84c705c96b tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.157764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-262bf90f-0da1-46c6-8a9b-8d84c705c96b tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.163627 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.163627 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:16.164211 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-262bf90f-0da1-46c6-8a9b-8d84c705c96b tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Snapshot retrieved successfully. Jul 10 09:32:16.165150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-262bf90f-0da1-46c6-8a9b-8d84c705c96b tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b returned with HTTP 200 Jul 10 09:32:16.165582 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 552/2199] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:16.392044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cb06cf7b-b82f-4456-9954-19b107f287a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.392431 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cb06cf7b-b82f-4456-9954-19b107f287a9 None None] GET https://10.4.3.103/volume// Jul 10 09:32:16.392664 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cb06cf7b-b82f-4456-9954-19b107f287a9 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.392863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cb06cf7b-b82f-4456-9954-19b107f287a9 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.393164 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cb06cf7b-b82f-4456-9954-19b107f287a9 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:16.393497 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 557/2200] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:16.400732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-188da9a1-fbd2-4f92-9f83-0188f5bd390a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.402887 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-188da9a1-fbd2-4f92-9f83-0188f5bd390a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:16.403087 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-188da9a1-fbd2-4f92-9f83-0188f5bd390a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.403277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-188da9a1-fbd2-4f92-9f83-0188f5bd390a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.415719 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.415719 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:16.418665 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-188da9a1-fbd2-4f92-9f83-0188f5bd390a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:16.423584 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-188da9a1-fbd2-4f92-9f83-0188f5bd390a tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:16.424143 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 545/2201] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:16.448605 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f26db52b-f3a8-4f50-9a66-40db568bd055 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.448605 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f26db52b-f3a8-4f50-9a66-40db568bd055 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:16.448986 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f26db52b-f3a8-4f50-9a66-40db568bd055 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.448986 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f26db52b-f3a8-4f50-9a66-40db568bd055 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.461138 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.461138 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:16.464200 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f26db52b-f3a8-4f50-9a66-40db568bd055 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:16.468123 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f26db52b-f3a8-4f50-9a66-40db568bd055 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:16.468477 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 548/2202] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:16.641261 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3514e2a9-fe2f-4d6e-be21-d735062ec489 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.643835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3514e2a9-fe2f-4d6e-be21-d735062ec489 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:16.643835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3514e2a9-fe2f-4d6e-be21-d735062ec489 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.643835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3514e2a9-fe2f-4d6e-be21-d735062ec489 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.643835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3514e2a9-fe2f-4d6e-be21-d735062ec489 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:16.647144 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.647144 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:16.647841 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3514e2a9-fe2f-4d6e-be21-d735062ec489 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:16.648264 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 553/2203] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:16.978343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-d24d9766-f063-4280-a93f-c420c9281e70 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:16.981381 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-d24d9766-f063-4280-a93f-c420c9281e70 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:16.981680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-d24d9766-f063-4280-a93f-c420c9281e70 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:16.982281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-d24d9766-f063-4280-a93f-c420c9281e70 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:16.997536 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:16.997536 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:17.002015 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-d24d9766-f063-4280-a93f-c420c9281e70 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:17.007640 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-d24d9766-f063-4280-a93f-c420c9281e70 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:17.008207 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 558/2204] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:16 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:17.169338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-abe99083-1d28-43b1-939b-03106e7f3a17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.169338 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-abe99083-1d28-43b1-939b-03106e7f3a17 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:17.169338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-abe99083-1d28-43b1-939b-03106e7f3a17 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:17.169338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-abe99083-1d28-43b1-939b-03106e7f3a17 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:17.169338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-abe99083-1d28-43b1-939b-03106e7f3a17 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:17.179876 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.179876 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:17.180432 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e5c7033d-0806-4102-90d0-4be1f5c3e1d6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.180658 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-abe99083-1d28-43b1-939b-03106e7f3a17 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:17.181990 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 546/2205] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:17 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:17.185590 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5c7033d-0806-4102-90d0-4be1f5c3e1d6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b Jul 10 09:32:17.185871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5c7033d-0806-4102-90d0-4be1f5c3e1d6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:17.186073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5c7033d-0806-4102-90d0-4be1f5c3e1d6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:17.196048 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.196048 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:17.196472 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e5c7033d-0806-4102-90d0-4be1f5c3e1d6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Snapshot retrieved successfully. Jul 10 09:32:17.197392 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5c7033d-0806-4102-90d0-4be1f5c3e1d6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b returned with HTTP 200 Jul 10 09:32:17.197788 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 549/2206] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:17 2026] GET /volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:17.207061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.209310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:17.209825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87e06258-70f5-4d5b-90db-2d4a0cd3c07b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-610296538"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:17.211289 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request body: {'volume': {"'snapshot_id": '87e06258-70f5-4d5b-90db-2d4a0cd3c07b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-610296538'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:17.211416 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume of 1 GB Jul 10 09:32:17.217593 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Availability Zones retrieved successfully. Jul 10 09:32:17.222771 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (312f86bf-574f-4295-abd1-8d21decf6bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.223851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e9496d-2e27-43f2-bb5e-81bdc4b605ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.224720 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:17.255708 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e9496d-2e27-43f2-bb5e-81bdc4b605ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.256899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a0bb1fa-784e-4310-a63e-e5b02a735e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.321989 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['2b793f8b-2769-45b3-8f5f-f8f973018a02', '41f37be8-a038-471c-9826-0f7c2836586c', '67568d67-5ae3-4c2b-be49-78aadbd6b0f2', '9d19a606-bf41-4f80-a116-a0a10185eb29'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:17.323135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a0bb1fa-784e-4310-a63e-e5b02a735e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b793f8b-2769-45b3-8f5f-f8f973018a02', '41f37be8-a038-471c-9826-0f7c2836586c', '67568d67-5ae3-4c2b-be49-78aadbd6b0f2', '9d19a606-bf41-4f80-a116-a0a10185eb29']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.324137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab509a44-f83e-4e62-89eb-3889207bc539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.357654 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab509a44-f83e-4e62-89eb-3889207bc539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c49ebbd7-249c-4e17-83ab-1fb80547196d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-610296538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['2b793f8b-2769-45b3-8f5f-f8f973018a02','41f37be8-a038-471c-9826-0f7c2836586c','67568d67-5ae3-4c2b-be49-78aadbd6b0f2','9d19a606-bf41-4f80-a116-a0a10185eb29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-610296538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c49ebbd7-249c-4e17-83ab-1fb80547196d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b237f35c8ee14b66997b780bdc6c4204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3b90b9b65d4623bec9557be07e9422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.358122 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40e97ed-5376-4808-9ac7-da3eb71152a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.381660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40e97ed-5376-4808-9ac7-da3eb71152a2) transitioned into state 'SUCCESS' from state '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-610296538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['2b793f8b-2769-45b3-8f5f-f8f973018a02','41f37be8-a038-471c-9826-0f7c2836586c','67568d67-5ae3-4c2b-be49-78aadbd6b0f2','9d19a606-bf41-4f80-a116-a0a10185eb29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.382758 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b565174-df41-44a1-8932-3f8698c1a45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.395099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b565174-df41-44a1-8932-3f8698c1a45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.396437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (312f86bf-574f-4295-abd1-8d21decf6bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.396876 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request issued successfully. Jul 10 09:32:17.397746 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-68df82a9-1196-4a88-8606-cddfe6a07e17 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:17.398328 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 554/2207] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:17 2026] POST /volume/v3/volumes => generated 759 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:17.418594 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a498d01c-e00c-4e08-9901-765349bc9147 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.418594 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:17.418594 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87e06258-70f5-4d5b-90db-2d4a0cd3c07b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1193061776"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:17.420312 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request body: {'volume': {"'snapshot_id": '87e06258-70f5-4d5b-90db-2d4a0cd3c07b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1193061776'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:17.420439 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume of 1 GB Jul 10 09:32:17.427943 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Availability Zones retrieved successfully. Jul 10 09:32:17.433496 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (19e3c285-5012-4c94-89a2-153f68b51f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.434373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a936fd8-9a66-4f2e-9661-822fb9098664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.435616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:17.469385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a936fd8-9a66-4f2e-9661-822fb9098664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.470441 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecc534e-647a-42e4-9945-f95ae6e87583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.482206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3cf6f751-9a25-4546-bc76-1740836d3874 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.483905 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cf6f751-9a25-4546-bc76-1740836d3874 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:17.484114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3cf6f751-9a25-4546-bc76-1740836d3874 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:17.484359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3cf6f751-9a25-4546-bc76-1740836d3874 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:17.495367 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.495367 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:17.499659 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3cf6f751-9a25-4546-bc76-1740836d3874 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:17.504247 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3cf6f751-9a25-4546-bc76-1740836d3874 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:17.504895 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 547/2208] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:17 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:32:17.536454 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-ddb8a1fe-66fb-43ee-b053-caa64faeeb7e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.539471 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-ddb8a1fe-66fb-43ee-b053-caa64faeeb7e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 Jul 10 09:32:17.539471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-ddb8a1fe-66fb-43ee-b053-caa64faeeb7e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:17.539471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-ddb8a1fe-66fb-43ee-b053-caa64faeeb7e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:17.540488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['ca3b53b0-4482-4db0-be33-a6793ba6c0d6', '87c4f17e-86d6-4d2a-9d3c-f2ffb7ca33a7', '649a0b0b-66c0-46ac-9282-0ead49743783', '2e791fa0-6373-4e59-b71f-cc335d99a5a2'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:17.541639 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecc534e-647a-42e4-9945-f95ae6e87583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca3b53b0-4482-4db0-be33-a6793ba6c0d6', '87c4f17e-86d6-4d2a-9d3c-f2ffb7ca33a7', '649a0b0b-66c0-46ac-9282-0ead49743783', '2e791fa0-6373-4e59-b71f-cc335d99a5a2']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.541915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3810110d-c2e4-42b1-8029-99db167dfe7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.545386 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.545386 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:17.565052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3810110d-c2e4-42b1-8029-99db167dfe7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5b5c12-f978-4e78-aa67-130f9d08ea59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1193061776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['ca3b53b0-4482-4db0-be33-a6793ba6c0d6','87c4f17e-86d6-4d2a-9d3c-f2ffb7ca33a7','649a0b0b-66c0-46ac-9282-0ead49743783','2e791fa0-6373-4e59-b71f-cc335d99a5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1193061776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5b5c12-f978-4e78-aa67-130f9d08ea59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b237f35c8ee14b66997b780bdc6c4204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3b90b9b65d4623bec9557be07e9422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.567116 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd231286-089b-4bc9-8fde-186e917cba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.589189 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd231286-089b-4bc9-8fde-186e917cba53) transitioned into state 'SUCCESS' from state '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-1193061776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['ca3b53b0-4482-4db0-be33-a6793ba6c0d6','87c4f17e-86d6-4d2a-9d3c-f2ffb7ca33a7','649a0b0b-66c0-46ac-9282-0ead49743783','2e791fa0-6373-4e59-b71f-cc335d99a5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.590426 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a454c12-e806-4b89-a977-76e23cb04eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.600936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a454c12-e806-4b89-a977-76e23cb04eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.601846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (19e3c285-5012-4c94-89a2-153f68b51f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.602493 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request issued successfully. Jul 10 09:32:17.603126 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a498d01c-e00c-4e08-9901-765349bc9147 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:17.603224 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 559/2209] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:17 2026] POST /volume/v3/volumes => generated 760 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:17.619005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.621099 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:17.621311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87e06258-70f5-4d5b-90db-2d4a0cd3c07b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1290975465"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:17.623301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request body: {'volume': {"'snapshot_id": '87e06258-70f5-4d5b-90db-2d4a0cd3c07b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1290975465'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:17.623443 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume of 1 GB Jul 10 09:32:17.623924 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.623924 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:17.628487 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Availability Zones retrieved successfully. Jul 10 09:32:17.637201 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (9f6547d6-f054-4305-9c1b-8ede176913ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.638519 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd36276-7819-4f11-a288-70eb9d1c0ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.639559 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:17.659876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-504903c8-be7c-4e30-b637-0660e32e1691 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.662034 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-504903c8-be7c-4e30-b637-0660e32e1691 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:17.662133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-504903c8-be7c-4e30-b637-0660e32e1691 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:17.662769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-504903c8-be7c-4e30-b637-0660e32e1691 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:17.662769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-504903c8-be7c-4e30-b637-0660e32e1691 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:17.667918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd36276-7819-4f11-a288-70eb9d1c0ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.668312 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.668312 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:17.668371 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba442991-3a66-4eeb-9211-8f6a0f2100b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.668986 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-504903c8-be7c-4e30-b637-0660e32e1691 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:17.669526 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 548/2210] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:17 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:32:17.704782 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['12eb18ab-6fa5-49c0-823a-2342f5569e50', '5a7c9b4c-0d73-4bfd-9427-3e4415e126d9', '06e6e628-7963-4f05-aa91-874352446323', '207af04b-272b-479f-bb4c-9e28c8e3e8cb'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:17.705625 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba442991-3a66-4eeb-9211-8f6a0f2100b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12eb18ab-6fa5-49c0-823a-2342f5569e50', '5a7c9b4c-0d73-4bfd-9427-3e4415e126d9', '06e6e628-7963-4f05-aa91-874352446323', '207af04b-272b-479f-bb4c-9e28c8e3e8cb']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.706398 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2213b42d-22c1-4aa7-85f9-1cec17ef7d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.731026 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2213b42d-22c1-4aa7-85f9-1cec17ef7d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e8a93ff-6b89-415b-8c97-60f5def866b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1290975465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['12eb18ab-6fa5-49c0-823a-2342f5569e50','5a7c9b4c-0d73-4bfd-9427-3e4415e126d9','06e6e628-7963-4f05-aa91-874352446323','207af04b-272b-479f-bb4c-9e28c8e3e8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1290975465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e8a93ff-6b89-415b-8c97-60f5def866b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b237f35c8ee14b66997b780bdc6c4204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3b90b9b65d4623bec9557be07e9422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.731638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b91021-ad80-469d-b10d-4de27244d3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.762100 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b91021-ad80-469d-b10d-4de27244d3bc) transitioned into state 'SUCCESS' from state '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-1290975465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['12eb18ab-6fa5-49c0-823a-2342f5569e50','5a7c9b4c-0d73-4bfd-9427-3e4415e126d9','06e6e628-7963-4f05-aa91-874352446323','207af04b-272b-479f-bb4c-9e28c8e3e8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.763043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e432d48a-27ec-4076-a421-3292efab780f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.774957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e432d48a-27ec-4076-a421-3292efab780f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.776333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (9f6547d6-f054-4305-9c1b-8ede176913ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.776798 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request issued successfully. Jul 10 09:32:17.778417 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d80711b7-2dac-4dc1-9c40-8a413a9bddb4 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:17.778936 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 555/2211] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:17 2026] POST /volume/v3/volumes => generated 760 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:17.797295 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:17.799800 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:17.800410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87e06258-70f5-4d5b-90db-2d4a0cd3c07b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1634994459"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:17.801976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request body: {'volume': {"'snapshot_id": '87e06258-70f5-4d5b-90db-2d4a0cd3c07b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1634994459'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:17.802198 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume of 1 GB Jul 10 09:32:17.802504 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:17.802504 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:17.806857 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Availability Zones retrieved successfully. Jul 10 09:32:17.813549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (357156d0-b459-4abb-a546-86ef876fdd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.817248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205e825a-807c-4043-a998-3a16c7bc30fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.817248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:17.853071 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205e825a-807c-4043-a998-3a16c7bc30fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.854045 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b159d221-ace7-4d6e-b20d-20e45bd5e8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.908399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['173fa22e-b41b-4a25-b108-5dcd610c03b8', 'c6094eda-3acd-49c4-8390-92f7527fa5b0', '259e9c31-6422-4aba-ad2f-02f82f27136e', '3f201464-1fb3-4ec7-90da-4a04429439a6'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:17.909345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b159d221-ace7-4d6e-b20d-20e45bd5e8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['173fa22e-b41b-4a25-b108-5dcd610c03b8', 'c6094eda-3acd-49c4-8390-92f7527fa5b0', '259e9c31-6422-4aba-ad2f-02f82f27136e', '3f201464-1fb3-4ec7-90da-4a04429439a6']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.910400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b0c93c0-9106-458f-999e-7d868f0be26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.947735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b0c93c0-9106-458f-999e-7d868f0be26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cfa2cac-ab8e-4505-805f-ee0ee14208c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1634994459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['173fa22e-b41b-4a25-b108-5dcd610c03b8','c6094eda-3acd-49c4-8390-92f7527fa5b0','259e9c31-6422-4aba-ad2f-02f82f27136e','3f201464-1fb3-4ec7-90da-4a04429439a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1634994459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cfa2cac-ab8e-4505-805f-ee0ee14208c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b237f35c8ee14b66997b780bdc6c4204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3b90b9b65d4623bec9557be07e9422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.947735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb77a3ab-c406-48ae-a616-91ef8c7f1ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.974403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb77a3ab-c406-48ae-a616-91ef8c7f1ccc) transitioned into state 'SUCCESS' from state '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-1634994459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['173fa22e-b41b-4a25-b108-5dcd610c03b8','c6094eda-3acd-49c4-8390-92f7527fa5b0','259e9c31-6422-4aba-ad2f-02f82f27136e','3f201464-1fb3-4ec7-90da-4a04429439a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.974403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a111f0f0-ae7f-4326-ad70-6d39512ede69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:17.985850 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a111f0f0-ae7f-4326-ad70-6d39512ede69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:17.986875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (357156d0-b459-4abb-a546-86ef876fdd47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:17.987308 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request issued successfully. Jul 10 09:32:17.988214 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d5fa0952-3210-481b-83b4-9ec08bcf3df9 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:17.988813 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 560/2212] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:17 2026] POST /volume/v3/volumes => generated 760 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:18.005011 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.008281 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:18.008784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87e06258-70f5-4d5b-90db-2d4a0cd3c07b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-701124314"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:18.013595 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request body: {'volume': {"'snapshot_id": '87e06258-70f5-4d5b-90db-2d4a0cd3c07b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-701124314'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:18.013595 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume of 1 GB Jul 10 09:32:18.017552 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Availability Zones retrieved successfully. Jul 10 09:32:18.026301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (99c02c59-1c67-4607-a92b-23cc4cb3920e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:18.027236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3936371-1a35-400d-9f16-e2bf7559eba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:18.028283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:18.060713 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3936371-1a35-400d-9f16-e2bf7559eba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:18.061820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5be4a06-d6d5-4048-8efe-ee97afbc6067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:18.086856 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-29bc20d6-f555-48cb-855e-f34aa5afc413 req-ddb8a1fe-66fb-43ee-b053-caa64faeeb7e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 returned with HTTP 200 Jul 10 09:32:18.087391 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 550/2213] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:32:17 2026] DELETE /volume/v3/attachments/5088d98a-3407-4943-b59d-ac5c80ef3e17 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:18.121845 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Created reservations ['2a1b8c5b-e4bd-4c07-ac2f-b4791c7d4a50', 'cbaabd7f-5fab-4887-be7c-e6820b89983c', '7ddb41e5-1ccc-4e29-bb56-2143d91fd62a', 'd4c91fda-5bd0-46f2-9b00-09cc781c2714'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:18.122728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5be4a06-d6d5-4048-8efe-ee97afbc6067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1b8c5b-e4bd-4c07-ac2f-b4791c7d4a50', 'cbaabd7f-5fab-4887-be7c-e6820b89983c', '7ddb41e5-1ccc-4e29-bb56-2143d91fd62a', 'd4c91fda-5bd0-46f2-9b00-09cc781c2714']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:18.123499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21752452-a7de-48d2-af58-01cb3fb58fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:18.152037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21752452-a7de-48d2-af58-01cb3fb58fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aa792f3-bdfe-4164-a990-cf65721aed58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-701124314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['2a1b8c5b-e4bd-4c07-ac2f-b4791c7d4a50','cbaabd7f-5fab-4887-be7c-e6820b89983c','7ddb41e5-1ccc-4e29-bb56-2143d91fd62a','d4c91fda-5bd0-46f2-9b00-09cc781c2714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-701124314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aa792f3-bdfe-4164-a990-cf65721aed58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b237f35c8ee14b66997b780bdc6c4204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3b90b9b65d4623bec9557be07e9422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:18.152879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82693270-0b00-4a62-a9bc-f034f6fde242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:18.173984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82693270-0b00-4a62-a9bc-f034f6fde242) transitioned into state 'SUCCESS' from state '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-701124314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b237f35c8ee14b66997b780bdc6c4204',qos_specs=None,replication_status=,reservations=['2a1b8c5b-e4bd-4c07-ac2f-b4791c7d4a50','cbaabd7f-5fab-4887-be7c-e6820b89983c','7ddb41e5-1ccc-4e29-bb56-2143d91fd62a','d4c91fda-5bd0-46f2-9b00-09cc781c2714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3b90b9b65d4623bec9557be07e9422',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:18.174727 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ae3635-823d-4343-be3b-87b0a2106f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:18.184232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ae3635-823d-4343-be3b-87b0a2106f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:18.185153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Flow 'volume_create_api' (99c02c59-1c67-4607-a92b-23cc4cb3920e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:18.185482 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Create volume request issued successfully. Jul 10 09:32:18.186563 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c4b6e0d6-6b1f-4b47-8e87-40300d2e04e7 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:18.187037 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 549/2214] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:18 2026] POST /volume/v3/volumes => generated 759 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:18.200389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ae536bce-64c7-48ea-9aac-5c063f3ffd02 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.203840 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4717fa83-94e1-46de-ab1c-d5bee629d64d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.204142 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae536bce-64c7-48ea-9aac-5c063f3ffd02 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d Jul 10 09:32:18.204142 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae536bce-64c7-48ea-9aac-5c063f3ffd02 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.204142 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae536bce-64c7-48ea-9aac-5c063f3ffd02 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.204890 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4717fa83-94e1-46de-ab1c-d5bee629d64d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:18.205144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4717fa83-94e1-46de-ab1c-d5bee629d64d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.205409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4717fa83-94e1-46de-ab1c-d5bee629d64d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.205539 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4717fa83-94e1-46de-ab1c-d5bee629d64d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:18.210689 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.210689 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:18.211760 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4717fa83-94e1-46de-ab1c-d5bee629d64d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:18.212206 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 561/2215] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.213938 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.213938 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:18.218939 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ae536bce-64c7-48ea-9aac-5c063f3ffd02 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.226621 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae536bce-64c7-48ea-9aac-5c063f3ffd02 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d returned with HTTP 200 Jul 10 09:32:18.226621 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 556/2216] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.244584 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-03641650-540c-440e-a98d-aa4bb3b645f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.246634 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-03641650-540c-440e-a98d-aa4bb3b645f0 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 Jul 10 09:32:18.246786 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-03641650-540c-440e-a98d-aa4bb3b645f0 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.247412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-03641650-540c-440e-a98d-aa4bb3b645f0 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.256241 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.256241 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:18.263123 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-03641650-540c-440e-a98d-aa4bb3b645f0 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.269619 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-03641650-540c-440e-a98d-aa4bb3b645f0 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 returned with HTTP 200 Jul 10 09:32:18.270059 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 551/2217] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.288209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3d55e99d-5c7a-4d8e-a8d4-cd91d2d33f71 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.290300 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3d55e99d-5c7a-4d8e-a8d4-cd91d2d33f71 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 Jul 10 09:32:18.290473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3d55e99d-5c7a-4d8e-a8d4-cd91d2d33f71 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.290761 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3d55e99d-5c7a-4d8e-a8d4-cd91d2d33f71 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.297491 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.297491 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:18.301819 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3d55e99d-5c7a-4d8e-a8d4-cd91d2d33f71 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.305852 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3d55e99d-5c7a-4d8e-a8d4-cd91d2d33f71 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 returned with HTTP 200 Jul 10 09:32:18.306199 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 550/2218] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.322149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fc260a3c-eaca-4e91-ba9e-36873811e505 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.324149 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fc260a3c-eaca-4e91-ba9e-36873811e505 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 Jul 10 09:32:18.324827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fc260a3c-eaca-4e91-ba9e-36873811e505 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.324827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fc260a3c-eaca-4e91-ba9e-36873811e505 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.333814 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.333814 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:18.338040 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fc260a3c-eaca-4e91-ba9e-36873811e505 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.342608 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fc260a3c-eaca-4e91-ba9e-36873811e505 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 returned with HTTP 200 Jul 10 09:32:18.343099 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 562/2219] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.356134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cad44c1b-c536-4b39-9ff3-c316072b7727 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.358378 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cad44c1b-c536-4b39-9ff3-c316072b7727 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 Jul 10 09:32:18.358484 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cad44c1b-c536-4b39-9ff3-c316072b7727 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.358743 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cad44c1b-c536-4b39-9ff3-c316072b7727 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.365672 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.365672 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:18.369477 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cad44c1b-c536-4b39-9ff3-c316072b7727 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.373892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cad44c1b-c536-4b39-9ff3-c316072b7727 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 returned with HTTP 200 Jul 10 09:32:18.374310 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 557/2220] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.388331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.389885 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 Jul 10 09:32:18.390062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.390217 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.390375 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume with id: 6aa792f3-bdfe-4164-a990-cf65721aed58 Jul 10 09:32:18.397037 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.397037 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:18.397489 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.416660 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume request issued successfully. Jul 10 09:32:18.416660 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1b00dff2-e2cd-4521-8f4c-0e3de2a334de tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 returned with HTTP 202 Jul 10 09:32:18.416876 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 552/2221] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:18 2026] DELETE /volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:18.423967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-604376a8-ae6d-4285-bd3a-16be2e35f459 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.426063 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-604376a8-ae6d-4285-bd3a-16be2e35f459 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 Jul 10 09:32:18.426371 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-604376a8-ae6d-4285-bd3a-16be2e35f459 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.426551 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-604376a8-ae6d-4285-bd3a-16be2e35f459 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.435687 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.435687 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:18.439845 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-604376a8-ae6d-4285-bd3a-16be2e35f459 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:18.444759 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-604376a8-ae6d-4285-bd3a-16be2e35f459 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 returned with HTTP 200 Jul 10 09:32:18.445067 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 551/2222] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.520814 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3c1c8804-ff52-4d38-bc2a-d22a61ce7cd7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.523171 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3c1c8804-ff52-4d38-bc2a-d22a61ce7cd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:18.523371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3c1c8804-ff52-4d38-bc2a-d22a61ce7cd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.523542 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3c1c8804-ff52-4d38-bc2a-d22a61ce7cd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.534722 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.534722 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:18.539344 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3c1c8804-ff52-4d38-bc2a-d22a61ce7cd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:18.545234 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3c1c8804-ff52-4d38-bc2a-d22a61ce7cd7 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:18.545796 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 563/2223] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:18.560713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5e11ebd8-dc6f-497f-b516-40a0fa828bd1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.563069 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e11ebd8-dc6f-497f-b516-40a0fa828bd1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:18.563181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e11ebd8-dc6f-497f-b516-40a0fa828bd1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.563529 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e11ebd8-dc6f-497f-b516-40a0fa828bd1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.574488 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.574488 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:18.578681 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5e11ebd8-dc6f-497f-b516-40a0fa828bd1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] Volume info retrieved successfully. Jul 10 09:32:18.583887 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e11ebd8-dc6f-497f-b516-40a0fa828bd1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-reader] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:18.584374 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 558/2224] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:18.623297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d139df94-a2df-410b-9837-c6179487ae18 req-fc5a32cd-f5d1-495f-a687-db283575b478 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.630090 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-fc5a32cd-f5d1-495f-a687-db283575b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:18.630357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-fc5a32cd-f5d1-495f-a687-db283575b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.630582 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-fc5a32cd-f5d1-495f-a687-db283575b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.643920 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.643920 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:18.647079 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d139df94-a2df-410b-9837-c6179487ae18 req-fc5a32cd-f5d1-495f-a687-db283575b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:18.650977 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-fc5a32cd-f5d1-495f-a687-db283575b478 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:18.651346 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 553/2225] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:18.669884 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.672797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7/action Jul 10 09:32:18.673306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:18.673513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:18.680709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5a1fb3f4-bbb7-4cfa-8f01-cf83aed8972d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.682955 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5a1fb3f4-bbb7-4cfa-8f01-cf83aed8972d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:32:18.683205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5a1fb3f4-bbb7-4cfa-8f01-cf83aed8972d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.683474 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5a1fb3f4-bbb7-4cfa-8f01-cf83aed8972d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.683653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5a1fb3f4-bbb7-4cfa-8f01-cf83aed8972d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:18.687945 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.687945 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:18.688779 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:18.689043 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.689043 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:18.690186 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5a1fb3f4-bbb7-4cfa-8f01-cf83aed8972d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:32:18.690725 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 564/2226] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:18.696782 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Begin detaching volume completed successfully. Jul 10 09:32:18.697110 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-e12a7f94-f6e5-4956-9855-dd64112bb62e tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7/action returned with HTTP 202 Jul 10 09:32:18.697837 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 552/2227] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:32:18 2026] POST /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:18.724146 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cb0de9f8-901a-494d-9b0d-78293771acd6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:18.726552 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb0de9f8-901a-494d-9b0d-78293771acd6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:18.726977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb0de9f8-901a-494d-9b0d-78293771acd6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:18.727246 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb0de9f8-901a-494d-9b0d-78293771acd6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:18.741027 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:18.741027 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:18.748607 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb0de9f8-901a-494d-9b0d-78293771acd6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:18.754082 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb0de9f8-901a-494d-9b0d-78293771acd6 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:18.754082 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 559/2228] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:18 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:32:19.226072 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-11cd9e64-e98e-4173-91ab-07a81b4fa9fe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.227949 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-11cd9e64-e98e-4173-91ab-07a81b4fa9fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:19.228184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-11cd9e64-e98e-4173-91ab-07a81b4fa9fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.228626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-11cd9e64-e98e-4173-91ab-07a81b4fa9fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.228626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-11cd9e64-e98e-4173-91ab-07a81b4fa9fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:19.233028 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:19.233028 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:19.233861 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-11cd9e64-e98e-4173-91ab-07a81b4fa9fe tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:19.234344 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 554/2229] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:19 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:19.460897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f750ddbe-50b6-44ad-8b32-c4133b456a24 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.463054 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f750ddbe-50b6-44ad-8b32-c4133b456a24 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 Jul 10 09:32:19.463280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f750ddbe-50b6-44ad-8b32-c4133b456a24 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.463625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f750ddbe-50b6-44ad-8b32-c4133b456a24 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.470274 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f750ddbe-50b6-44ad-8b32-c4133b456a24 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 returned with HTTP 404 Jul 10 09:32:19.470961 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 565/2230] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:19 2026] GET /volume/v3/volumes/6aa792f3-bdfe-4164-a990-cf65721aed58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:19.477537 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.479953 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 Jul 10 09:32:19.480222 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.480465 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.480655 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume with id: 0cfa2cac-ab8e-4505-805f-ee0ee14208c6 Jul 10 09:32:19.487844 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:19.487844 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:19.488646 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:19.515052 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume request issued successfully. Jul 10 09:32:19.515268 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-259a8889-02f0-439a-ba9f-87c748fcd8d3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 returned with HTTP 202 Jul 10 09:32:19.515681 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 553/2231] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:19 2026] DELETE /volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:19.525835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7cbae981-beb8-4832-a1c8-535f3cbcdae6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.529338 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7cbae981-beb8-4832-a1c8-535f3cbcdae6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 Jul 10 09:32:19.529556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7cbae981-beb8-4832-a1c8-535f3cbcdae6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.529789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7cbae981-beb8-4832-a1c8-535f3cbcdae6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.543051 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:19.543051 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:19.551077 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7cbae981-beb8-4832-a1c8-535f3cbcdae6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:19.555179 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7cbae981-beb8-4832-a1c8-535f3cbcdae6 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 returned with HTTP 200 Jul 10 09:32:19.555797 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 560/2232] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:19 2026] GET /volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:19.733788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6dd00fdc-b2c5-4832-99c2-761dd1813ab4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.734209 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6dd00fdc-b2c5-4832-99c2-761dd1813ab4 None None] GET https://10.4.3.103/volume// Jul 10 09:32:19.734470 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6dd00fdc-b2c5-4832-99c2-761dd1813ab4 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.734744 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6dd00fdc-b2c5-4832-99c2-761dd1813ab4 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.735137 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6dd00fdc-b2c5-4832-99c2-761dd1813ab4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:19.735508 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 555/2233] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:32:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:19.750902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d139df94-a2df-410b-9837-c6179487ae18 req-65931ae6-c970-4027-a174-f1b169a0b504 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.754655 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-65931ae6-c970-4027-a174-f1b169a0b504 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:19.754937 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-65931ae6-c970-4027-a174-f1b169a0b504 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.755172 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-65931ae6-c970-4027-a174-f1b169a0b504 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.768834 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab2450dd-f04b-40d2-a34a-659ab92df4ba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:19.770476 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab2450dd-f04b-40d2-a34a-659ab92df4ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:19.771261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab2450dd-f04b-40d2-a34a-659ab92df4ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:19.771261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab2450dd-f04b-40d2-a34a-659ab92df4ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:19.784601 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:19.784601 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:19.787284 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:19.787284 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:19.789155 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d139df94-a2df-410b-9837-c6179487ae18 req-65931ae6-c970-4027-a174-f1b169a0b504 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:19.790004 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ab2450dd-f04b-40d2-a34a-659ab92df4ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:19.796282 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-65931ae6-c970-4027-a174-f1b169a0b504 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:19.796282 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 566/2234] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:32:19 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:19.796609 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab2450dd-f04b-40d2-a34a-659ab92df4ba tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:19.797130 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 554/2235] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:19 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:20.247357 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e5a1188e-a29c-4f0a-a3f3-c625e1862a18 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.249982 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e5a1188e-a29c-4f0a-a3f3-c625e1862a18 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:20.250223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e5a1188e-a29c-4f0a-a3f3-c625e1862a18 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.250498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e5a1188e-a29c-4f0a-a3f3-c625e1862a18 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.250689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e5a1188e-a29c-4f0a-a3f3-c625e1862a18 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:20.256151 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:20.256151 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:20.257158 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e5a1188e-a29c-4f0a-a3f3-c625e1862a18 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:20.257871 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 561/2236] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:20 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:20.568800 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-336e5305-b98e-443f-9780-fe665a8f2b61 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.571819 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-336e5305-b98e-443f-9780-fe665a8f2b61 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 Jul 10 09:32:20.572104 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-336e5305-b98e-443f-9780-fe665a8f2b61 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.572383 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-336e5305-b98e-443f-9780-fe665a8f2b61 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.578979 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-336e5305-b98e-443f-9780-fe665a8f2b61 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 returned with HTTP 404 Jul 10 09:32:20.579647 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 556/2237] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:20 2026] GET /volume/v3/volumes/0cfa2cac-ab8e-4505-805f-ee0ee14208c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:20.587293 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.589243 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 Jul 10 09:32:20.589512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.589762 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.589958 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume with id: 6e8a93ff-6b89-415b-8c97-60f5def866b5 Jul 10 09:32:20.597518 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:20.597518 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:20.598141 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:20.617824 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume request issued successfully. Jul 10 09:32:20.618098 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32ef43ee-3cc8-42cc-afaf-b3620fe3cdbf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 returned with HTTP 202 Jul 10 09:32:20.618675 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 567/2238] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:20 2026] DELETE /volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:20.626041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d6266e99-2bbe-435e-8efc-ec79e5deb8ba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.627798 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6266e99-2bbe-435e-8efc-ec79e5deb8ba tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 Jul 10 09:32:20.628293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6266e99-2bbe-435e-8efc-ec79e5deb8ba tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.628293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6266e99-2bbe-435e-8efc-ec79e5deb8ba tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.636210 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:20.636210 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:20.640847 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d6266e99-2bbe-435e-8efc-ec79e5deb8ba tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:20.648145 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6266e99-2bbe-435e-8efc-ec79e5deb8ba tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 returned with HTTP 200 Jul 10 09:32:20.649252 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 555/2239] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:20 2026] GET /volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:20.811829 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-52787f3c-64b2-4765-9f63-948948665667 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.813995 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-52787f3c-64b2-4765-9f63-948948665667 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:20.814270 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-52787f3c-64b2-4765-9f63-948948665667 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.814490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-52787f3c-64b2-4765-9f63-948948665667 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.826468 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:20.826468 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:20.832173 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-52787f3c-64b2-4765-9f63-948948665667 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:20.838269 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-52787f3c-64b2-4765-9f63-948948665667 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:20.838823 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 562/2240] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:20 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:20.856189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-91e9ecb7-bbb7-46ef-b855-426895fc2db2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.858590 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-91e9ecb7-bbb7-46ef-b855-426895fc2db2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:32:20.858786 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-91e9ecb7-bbb7-46ef-b855-426895fc2db2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.858946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-91e9ecb7-bbb7-46ef-b855-426895fc2db2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.867911 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:20.867911 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:20.872907 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-91e9ecb7-bbb7-46ef-b855-426895fc2db2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:32:20.878423 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-91e9ecb7-bbb7-46ef-b855-426895fc2db2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:32:20.878927 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 557/2241] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:20 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:20.890746 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-054e1177-8bf4-455a-b64e-16d82088a846 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.891067 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-054e1177-8bf4-455a-b64e-16d82088a846 None None] GET https://10.4.3.103/volume// Jul 10 09:32:20.891272 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-054e1177-8bf4-455a-b64e-16d82088a846 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:20.891512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-054e1177-8bf4-455a-b64e-16d82088a846 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:20.891913 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-054e1177-8bf4-455a-b64e-16d82088a846 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:20.892240 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 568/2242] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:32:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:20.901878 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a4e3dc65-9bc4-4859-aaf0-03711a00b11e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:20.904665 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a4e3dc65-9bc4-4859-aaf0-03711a00b11e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:32:20.905098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a4e3dc65-9bc4-4859-aaf0-03711a00b11e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0044de33-c8c7-4e7b-a6e1-8d1018334c04", "connector": null, "instance_uuid": "b059f2dd-83e1-4850-a801-9644315f1789"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:20.913886 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:20.913886 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:20.940204 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a4e3dc65-9bc4-4859-aaf0-03711a00b11e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:32:20.940672 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 556/2243] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:32:20 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:21.270821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dcaebc98-427c-4dac-9b76-8bf69354812d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:21.273309 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcaebc98-427c-4dac-9b76-8bf69354812d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:21.274626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcaebc98-427c-4dac-9b76-8bf69354812d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:21.274626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcaebc98-427c-4dac-9b76-8bf69354812d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:21.274626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-dcaebc98-427c-4dac-9b76-8bf69354812d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:21.279650 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:21.279650 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:21.280344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcaebc98-427c-4dac-9b76-8bf69354812d tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:21.281046 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 563/2244] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:21 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:21.664214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea82c1f6-a071-4848-a3fd-12073cfc71cf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:21.671630 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea82c1f6-a071-4848-a3fd-12073cfc71cf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 Jul 10 09:32:21.671630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea82c1f6-a071-4848-a3fd-12073cfc71cf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:21.672217 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea82c1f6-a071-4848-a3fd-12073cfc71cf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:21.684388 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea82c1f6-a071-4848-a3fd-12073cfc71cf tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 returned with HTTP 404 Jul 10 09:32:21.684902 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 558/2245] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:21 2026] GET /volume/v3/volumes/6e8a93ff-6b89-415b-8c97-60f5def866b5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:21.691556 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:21.693549 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 Jul 10 09:32:21.693802 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:21.694012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:21.694188 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume with id: 9c5b5c12-f978-4e78-aa67-130f9d08ea59 Jul 10 09:32:21.701291 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:21.701291 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:21.701796 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:21.715523 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume request issued successfully. Jul 10 09:32:21.716053 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98d541c4-cb9d-4e8b-9f29-a9744d288d5d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 returned with HTTP 202 Jul 10 09:32:21.716398 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 569/2246] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:21 2026] DELETE /volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:21.723497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-135517ef-5ede-4cf8-b89a-eb6487b0b4f3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:21.725247 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-135517ef-5ede-4cf8-b89a-eb6487b0b4f3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 Jul 10 09:32:21.725247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-135517ef-5ede-4cf8-b89a-eb6487b0b4f3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:21.726210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-135517ef-5ede-4cf8-b89a-eb6487b0b4f3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:21.732558 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:21.732558 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:21.741202 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-135517ef-5ede-4cf8-b89a-eb6487b0b4f3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:21.746766 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-135517ef-5ede-4cf8-b89a-eb6487b0b4f3 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 returned with HTTP 200 Jul 10 09:32:21.747148 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 557/2247] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:21 2026] GET /volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:21.852644 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2a38fd33-35fc-49a6-9001-de2b5dc7d361 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:21.853491 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a38fd33-35fc-49a6-9001-de2b5dc7d361 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:21.853717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a38fd33-35fc-49a6-9001-de2b5dc7d361 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:21.853955 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a38fd33-35fc-49a6-9001-de2b5dc7d361 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:21.862973 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:21.862973 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:21.865939 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a38fd33-35fc-49a6-9001-de2b5dc7d361 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:21.869989 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a38fd33-35fc-49a6-9001-de2b5dc7d361 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:21.870358 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 564/2248] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:21 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:22.294022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-207ab57c-6dce-4f41-882c-f5381056a6c2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:22.295749 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-207ab57c-6dce-4f41-882c-f5381056a6c2 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:22.295935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-207ab57c-6dce-4f41-882c-f5381056a6c2 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:22.296108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-207ab57c-6dce-4f41-882c-f5381056a6c2 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:22.296202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-207ab57c-6dce-4f41-882c-f5381056a6c2 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:22.301211 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:22.301211 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:22.302134 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-207ab57c-6dce-4f41-882c-f5381056a6c2 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:22.302858 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 559/2249] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:22 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:22.761786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d186cb02-e2bd-482d-a40f-4c6d7bbb9e85 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:22.763969 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d186cb02-e2bd-482d-a40f-4c6d7bbb9e85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 Jul 10 09:32:22.764221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d186cb02-e2bd-482d-a40f-4c6d7bbb9e85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:22.764488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d186cb02-e2bd-482d-a40f-4c6d7bbb9e85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:22.771484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d139df94-a2df-410b-9837-c6179487ae18 req-5936f204-717e-48cf-8c14-26e25dfc33ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:22.772649 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d186cb02-e2bd-482d-a40f-4c6d7bbb9e85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 returned with HTTP 404 Jul 10 09:32:22.773187 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 570/2250] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:22 2026] GET /volume/v3/volumes/9c5b5c12-f978-4e78-aa67-130f9d08ea59 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:22.773225 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-5936f204-717e-48cf-8c14-26e25dfc33ec tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:22.773409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-5936f204-717e-48cf-8c14-26e25dfc33ec tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:22.773592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-5936f204-717e-48cf-8c14-26e25dfc33ec tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:22.781790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-75d05445-26c1-40a2-86f3-018546c1aa85 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:22.783774 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d Jul 10 09:32:22.784024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:22.784257 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:22.784430 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume with id: c49ebbd7-249c-4e17-83ab-1fb80547196d Jul 10 09:32:22.786677 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:22.786677 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:22.792516 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d139df94-a2df-410b-9837-c6179487ae18 req-5936f204-717e-48cf-8c14-26e25dfc33ec tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:22.797112 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:22.797112 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:22.797656 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:22.798003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-5936f204-717e-48cf-8c14-26e25dfc33ec tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:22.798526 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 558/2251] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:22 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:22.815714 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume request issued successfully. Jul 10 09:32:22.815895 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75d05445-26c1-40a2-86f3-018546c1aa85 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d returned with HTTP 202 Jul 10 09:32:22.816307 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 565/2252] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:22 2026] DELETE /volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:22.823983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3c6cbf39-a331-4acf-bd50-f0de462b46a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:22.826536 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c6cbf39-a331-4acf-bd50-f0de462b46a8 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d Jul 10 09:32:22.826749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c6cbf39-a331-4acf-bd50-f0de462b46a8 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:22.826945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c6cbf39-a331-4acf-bd50-f0de462b46a8 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:22.839421 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:22.839421 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:22.845616 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c6cbf39-a331-4acf-bd50-f0de462b46a8 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:22.850760 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c6cbf39-a331-4acf-bd50-f0de462b46a8 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d returned with HTTP 200 Jul 10 09:32:22.851317 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 560/2253] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:22 2026] GET /volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:22.885329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e5c8abc1-a16e-40ba-8da2-6b5936d34eaa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:22.887171 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5c8abc1-a16e-40ba-8da2-6b5936d34eaa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:22.887897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5c8abc1-a16e-40ba-8da2-6b5936d34eaa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:22.887897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5c8abc1-a16e-40ba-8da2-6b5936d34eaa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:22.899507 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:22.899507 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:22.903127 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e5c8abc1-a16e-40ba-8da2-6b5936d34eaa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:22.907000 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5c8abc1-a16e-40ba-8da2-6b5936d34eaa tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:22.907238 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 571/2254] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:22 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:23.100959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d139df94-a2df-410b-9837-c6179487ae18 req-ec21b26b-6ed5-4159-a34f-0f6b465184b3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.103806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-ec21b26b-6ed5-4159-a34f-0f6b465184b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 Jul 10 09:32:23.104001 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-ec21b26b-6ed5-4159-a34f-0f6b465184b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.104185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-ec21b26b-6ed5-4159-a34f-0f6b465184b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.113467 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:23.113467 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:23.316281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1360a7a0-0534-4658-b6e1-37c690954b0b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.318714 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1360a7a0-0534-4658-b6e1-37c690954b0b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:23.319000 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1360a7a0-0534-4658-b6e1-37c690954b0b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.319253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1360a7a0-0534-4658-b6e1-37c690954b0b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.319423 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-1360a7a0-0534-4658-b6e1-37c690954b0b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:23.325038 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:23.325038 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:23.325958 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1360a7a0-0534-4658-b6e1-37c690954b0b tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:23.326515 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 566/2255] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:23 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:23.642994 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d139df94-a2df-410b-9837-c6179487ae18 req-ec21b26b-6ed5-4159-a34f-0f6b465184b3 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 returned with HTTP 200 Jul 10 09:32:23.643563 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 559/2256] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:32:23 2026] DELETE /volume/v3/attachments/edc03101-0f2f-40ef-91b1-66c5f9b476b7 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:23.866709 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-76b55f43-ff2b-4dc1-97db-7193fd9b8ec1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.869304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-76b55f43-ff2b-4dc1-97db-7193fd9b8ec1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d Jul 10 09:32:23.869548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-76b55f43-ff2b-4dc1-97db-7193fd9b8ec1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.869794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-76b55f43-ff2b-4dc1-97db-7193fd9b8ec1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.876487 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-76b55f43-ff2b-4dc1-97db-7193fd9b8ec1 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d returned with HTTP 404 Jul 10 09:32:23.877197 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 561/2257] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:23 2026] GET /volume/v3/volumes/c49ebbd7-249c-4e17-83ab-1fb80547196d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:23.883895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-154d7651-6062-4115-95ed-c89077a8092d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.885941 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b Jul 10 09:32:23.886152 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.886385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.886527 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete snapshot with id: 87e06258-70f5-4d5b-90db-2d4a0cd3c07b Jul 10 09:32:23.891788 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:23.891788 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:23.892266 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Snapshot retrieved successfully. Jul 10 09:32:23.912024 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Snapshot delete request issued successfully. Jul 10 09:32:23.912335 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-154d7651-6062-4115-95ed-c89077a8092d tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b returned with HTTP 202 Jul 10 09:32:23.912924 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 572/2258] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:23 2026] DELETE /volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:23.924420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-83038394-e831-4fe3-8a02-c4ce91ae8c75 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.926503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b34d9292-fa0b-408a-9ab6-650cb9940229 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.930051 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b34d9292-fa0b-408a-9ab6-650cb9940229 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:23.930186 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83038394-e831-4fe3-8a02-c4ce91ae8c75 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b Jul 10 09:32:23.930247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b34d9292-fa0b-408a-9ab6-650cb9940229 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.930330 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83038394-e831-4fe3-8a02-c4ce91ae8c75 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.930486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b34d9292-fa0b-408a-9ab6-650cb9940229 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.930543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83038394-e831-4fe3-8a02-c4ce91ae8c75 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.938167 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:23.938167 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:23.938716 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-83038394-e831-4fe3-8a02-c4ce91ae8c75 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Snapshot retrieved successfully. Jul 10 09:32:23.939524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83038394-e831-4fe3-8a02-c4ce91ae8c75 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b returned with HTTP 200 Jul 10 09:32:23.940032 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 567/2259] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:23 2026] GET /volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:23.946007 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:23.946007 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:23.952845 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b34d9292-fa0b-408a-9ab6-650cb9940229 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:23.958203 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b34d9292-fa0b-408a-9ab6-650cb9940229 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:23.958609 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 560/2260] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:23 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:23.975053 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c8d00aef-5f69-4b80-a413-7324d2048d30 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:23.977282 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8d00aef-5f69-4b80-a413-7324d2048d30 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:23.977282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8d00aef-5f69-4b80-a413-7324d2048d30 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:23.977282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8d00aef-5f69-4b80-a413-7324d2048d30 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:23.983846 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:23.983846 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:23.988486 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c8d00aef-5f69-4b80-a413-7324d2048d30 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:23.993522 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8d00aef-5f69-4b80-a413-7324d2048d30 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:23.994328 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 562/2261] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:23 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:24.337784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6af4fc4a-fbe2-43e6-9d46-d9e2a13063b6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.339762 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6af4fc4a-fbe2-43e6-9d46-d9e2a13063b6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:24.339968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6af4fc4a-fbe2-43e6-9d46-d9e2a13063b6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:24.340200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6af4fc4a-fbe2-43e6-9d46-d9e2a13063b6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:24.340329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6af4fc4a-fbe2-43e6-9d46-d9e2a13063b6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:24.348520 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:24.348520 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:24.349323 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6af4fc4a-fbe2-43e6-9d46-d9e2a13063b6 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:24.349802 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 573/2262] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:24 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:24.358925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f7b10d21-89ac-4e4a-878f-b62a837b95f6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.361613 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f7b10d21-89ac-4e4a-878f-b62a837b95f6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:24.361746 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f7b10d21-89ac-4e4a-878f-b62a837b95f6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:24.361883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f7b10d21-89ac-4e4a-878f-b62a837b95f6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:24.361989 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f7b10d21-89ac-4e4a-878f-b62a837b95f6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:24.366515 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:24.366515 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:24.367228 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f7b10d21-89ac-4e4a-878f-b62a837b95f6 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:24.367617 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 568/2263] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:24 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:24.377368 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-50c8e083-1dee-444c-bf5c-b2edc8f36850 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.379769 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50c8e083-1dee-444c-bf5c-b2edc8f36850 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:32:24.380116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50c8e083-1dee-444c-bf5c-b2edc8f36850 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:24.380380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50c8e083-1dee-444c-bf5c-b2edc8f36850 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:24.380561 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-50c8e083-1dee-444c-bf5c-b2edc8f36850 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:24.386668 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:24.386668 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:24.387500 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50c8e083-1dee-444c-bf5c-b2edc8f36850 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:32:24.387983 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 561/2264] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:24 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:24.397027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.398800 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:32:24.399111 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69111f07-b9dd-412b-a82d-7b05b0fcc6f7", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1848783112"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:24.400583 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating new backup {'backup': {'volume_id': '69111f07-b9dd-412b-a82d-7b05b0fcc6f7', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1848783112'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:32:24.400771 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Creating backup of volume 69111f07-b9dd-412b-a82d-7b05b0fcc6f7 in container None Jul 10 09:32:24.407445 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:24.407445 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:24.407894 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:24.425298 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Created reservations ['a5e6ef8c-86c5-455a-941e-57c7f802bdb3', '89f1c9ed-c51c-4d0e-bf7c-114b48838fe9'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:24.469534 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b35ffb1e-b996-46ce-8a2b-69190bc412bb tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:32:24.469962 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 563/2265] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:24 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:24.482556 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-09ad4d9c-9c23-48c1-891d-ea30214b6b04 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.485646 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-09ad4d9c-9c23-48c1-891d-ea30214b6b04 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:24.485830 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-09ad4d9c-9c23-48c1-891d-ea30214b6b04 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:24.486005 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-09ad4d9c-9c23-48c1-891d-ea30214b6b04 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:24.486107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-09ad4d9c-9c23-48c1-891d-ea30214b6b04 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:24.495119 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:24.495119 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:24.495880 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-09ad4d9c-9c23-48c1-891d-ea30214b6b04 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:24.496247 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 574/2266] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:24 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:24.779533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.781274 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:24.781649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "cdae7f24-d9d2-4aed-b2b5-5934c5becee3", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-436242861"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:24.782942 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request body: {'volume': {'imageRef': 'cdae7f24-d9d2-4aed-b2b5-5934c5becee3', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-436242861'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:24.857436 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume of 2 GB Jul 10 09:32:24.862343 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Availability Zones retrieved successfully. Jul 10 09:32:24.868842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Flow 'volume_create_api' (f3391300-92c3-4a9f-8032-c216088a6da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:24.869698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a295c8b-21fe-4eaa-9c4f-f38b78ace6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:24.870556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Validating volume size '2' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:24.909643 np0000004982 devstack@c-api.service[99954]: WARNING cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a295c8b-21fe-4eaa-9c4f-f38b78ace6d1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 09:32:24.909643 np0000004982 devstack@c-api.service[99954]: Failure: cinder.exception.InvalidInput: Invalid input received: Image cdae7f24-d9d2-4aed-b2b5-5934c5becee3 is not active. Jul 10 09:32:24.911330 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a295c8b-21fe-4eaa-9c4f-f38b78ace6d1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:24.912173 np0000004982 devstack@c-api.service[99954]: WARNING cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a295c8b-21fe-4eaa-9c4f-f38b78ace6d1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:32:24.912939 np0000004982 devstack@c-api.service[99954]: WARNING cinder.volume.api [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Flow 'volume_create_api' (f3391300-92c3-4a9f-8032-c216088a6da3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 09:32:24.913230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8b62d31-72f4-4633-aa77-7902dce9d30d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:24.913754 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 569/2267] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:24 2026] POST /volume/v3/volumes => generated 125 bytes in 134 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:24.949843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5c5691eb-0182-43f8-99b5-2b8018c00b20 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.953592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5c5691eb-0182-43f8-99b5-2b8018c00b20 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b Jul 10 09:32:24.953592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5c5691eb-0182-43f8-99b5-2b8018c00b20 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:24.953592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5c5691eb-0182-43f8-99b5-2b8018c00b20 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:24.958787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5c5691eb-0182-43f8-99b5-2b8018c00b20 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b returned with HTTP 404 Jul 10 09:32:24.959386 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 562/2268] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:24 2026] GET /volume/v3/snapshots/87e06258-70f5-4d5b-90db-2d4a0cd3c07b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:24.970281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b7667938-d461-45f6-bf9f-8dda675253ed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:24.980027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:24.980027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:24.980027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:24.980027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume with id: d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:24.989378 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:24.989378 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:24.989975 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:25.005514 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Delete volume request issued successfully. Jul 10 09:32:25.005514 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b7667938-d461-45f6-bf9f-8dda675253ed tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f returned with HTTP 202 Jul 10 09:32:25.005514 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 564/2269] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:24 2026] DELETE /volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:25.015803 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0eb60318-3786-41d9-9b15-300765d47d54 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:25.017681 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0eb60318-3786-41d9-9b15-300765d47d54 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:25.017945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0eb60318-3786-41d9-9b15-300765d47d54 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:25.018138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0eb60318-3786-41d9-9b15-300765d47d54 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:25.029225 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:25.029225 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:25.035916 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0eb60318-3786-41d9-9b15-300765d47d54 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Volume info retrieved successfully. Jul 10 09:32:25.041969 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0eb60318-3786-41d9-9b15-300765d47d54 tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f returned with HTTP 200 Jul 10 09:32:25.042603 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 575/2270] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:25 2026] GET /volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:25.083157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b5fde43c-42d4-4260-b445-aa78461099d1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:25.084925 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5fde43c-42d4-4260-b445-aa78461099d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:32:25.085119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5fde43c-42d4-4260-b445-aa78461099d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:25.085310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5fde43c-42d4-4260-b445-aa78461099d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:25.092466 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:25.092466 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:25.101328 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b5fde43c-42d4-4260-b445-aa78461099d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:25.105931 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5fde43c-42d4-4260-b445-aa78461099d1 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:32:25.106283 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 570/2271] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:25 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:25.174715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:25.179794 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:25.180176 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1741321590", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:25.182408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1741321590', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:25.280641 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume of 1 GB Jul 10 09:32:25.280989 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:25.280989 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:25.281564 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Availability Zones retrieved successfully. Jul 10 09:32:25.287089 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (924efc13-ec14-48ea-ae27-a283bee314ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:25.288091 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69f7dcd-d900-4d9f-ab06-ce5bcec86126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:25.289102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:25.337025 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:25.337025 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:25.354236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69f7dcd-d900-4d9f-ab06-ce5bcec86126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5e68e12b-0d79-4e17-b968-594f41ea11c4,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e68e12b-0d79-4e17-b968-594f41ea11c4', 'encryption_key_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=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:25.355294 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16d1d3c-2ee2-472c-93f3-a68b0d42e4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:25.395139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Created reservations ['7e954b3c-74fd-40b3-9a4f-93c1308f9a70', 'adf61291-cd57-487b-902a-e4ed93e452fb', '16fab3a7-b148-4fcd-8051-b9b492dc9c15', '5e9daac4-9a34-491a-a71e-a891d20685d3'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:25.396300 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16d1d3c-2ee2-472c-93f3-a68b0d42e4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e954b3c-74fd-40b3-9a4f-93c1308f9a70', 'adf61291-cd57-487b-902a-e4ed93e452fb', '16fab3a7-b148-4fcd-8051-b9b492dc9c15', '5e9daac4-9a34-491a-a71e-a891d20685d3']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:25.397391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5fcfb5-14d2-484e-8c90-7bd70567d3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:25.429340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5fcfb5-14d2-484e-8c90-7bd70567d3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcbcd69e-3e04-47b7-aa27-65715a539968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1741321590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['7e954b3c-74fd-40b3-9a4f-93c1308f9a70','adf61291-cd57-487b-902a-e4ed93e452fb','16fab3a7-b148-4fcd-8051-b9b492dc9c15','5e9daac4-9a34-491a-a71e-a891d20685d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1741321590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcbcd69e-3e04-47b7-aa27-65715a539968,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='30bc9e501c6641e19e2c809dbff128c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e68e12b-0d79-4e17-b968-594f41ea11c4),volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:25.431188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4580801d-3734-42d2-8858-3b913d4961bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:25.452467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4580801d-3734-42d2-8858-3b913d4961bb) transitioned into state 'SUCCESS' from state '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-1741321590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='30bc9e501c6641e19e2c809dbff128c2',qos_specs=None,replication_status=,reservations=['7e954b3c-74fd-40b3-9a4f-93c1308f9a70','adf61291-cd57-487b-902a-e4ed93e452fb','16fab3a7-b148-4fcd-8051-b9b492dc9c15','5e9daac4-9a34-491a-a71e-a891d20685d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f7cd6cd58842dab293cb24bde5e2dd',volume_type_id=5e68e12b-0d79-4e17-b968-594f41ea11c4)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:25.453346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7aa2ac1-6cba-4293-87cb-4fc43383bfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:25.462655 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7aa2ac1-6cba-4293-87cb-4fc43383bfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:25.463427 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Flow 'volume_create_api' (924efc13-ec14-48ea-ae27-a283bee314ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:25.463749 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create volume request issued successfully. Jul 10 09:32:25.464214 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d2f19148-745a-4a3a-a1bf-4bcabf178768 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:25.464725 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 563/2272] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:25 2026] POST /volume/v3/volumes => generated 760 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:25.477605 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3fb177c-e4e0-43f5-8686-68426716dde4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:25.480354 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3fb177c-e4e0-43f5-8686-68426716dde4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:25.480714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3fb177c-e4e0-43f5-8686-68426716dde4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:25.480974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3fb177c-e4e0-43f5-8686-68426716dde4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:25.490765 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:25.490765 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:25.495321 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3fb177c-e4e0-43f5-8686-68426716dde4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:25.501197 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3fb177c-e4e0-43f5-8686-68426716dde4 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:25.501791 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 565/2273] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:25 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:25.507079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5ded7fbb-004b-4ae1-b192-eb64d5c4e26f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:25.508791 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5ded7fbb-004b-4ae1-b192-eb64d5c4e26f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:25.508954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5ded7fbb-004b-4ae1-b192-eb64d5c4e26f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:25.509100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5ded7fbb-004b-4ae1-b192-eb64d5c4e26f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:25.509208 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5ded7fbb-004b-4ae1-b192-eb64d5c4e26f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:25.513256 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:25.513256 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:25.513775 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5ded7fbb-004b-4ae1-b192-eb64d5c4e26f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:25.514110 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 576/2274] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:25 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:26.056674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-446a9016-379c-4718-9698-2e9e8484667f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:26.058148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-446a9016-379c-4718-9698-2e9e8484667f tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] GET https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f Jul 10 09:32:26.058297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-446a9016-379c-4718-9698-2e9e8484667f tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:26.058486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-446a9016-379c-4718-9698-2e9e8484667f tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:26.063079 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-446a9016-379c-4718-9698-2e9e8484667f tempest-CreateVolumesFromSnapshotTest-1724491348 tempest-CreateVolumesFromSnapshotTest-1724491348-project-member] https://10.4.3.103/volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f returned with HTTP 404 Jul 10 09:32:26.063515 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 571/2275] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:26 2026] GET /volume/v3/volumes/d3810503-e905-4f6d-9002-79e7cd28c28f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:26.368771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:26.517549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:26.517549 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1864106220"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:26.519306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-789e07dc-bcf5-40d3-bcf5-9f6074233c1b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:26.520513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1864106220'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:26.520726 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Create volume of 1 GB Jul 10 09:32:26.521085 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:26.521085 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:26.521139 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-789e07dc-bcf5-40d3-bcf5-9f6074233c1b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:26.521282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-789e07dc-bcf5-40d3-bcf5-9f6074233c1b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:26.521474 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-789e07dc-bcf5-40d3-bcf5-9f6074233c1b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:26.524994 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-81234c31-69c5-4076-90f2-9904cf56138a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:26.525309 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Availability Zones retrieved successfully. Jul 10 09:32:26.528897 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81234c31-69c5-4076-90f2-9904cf56138a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:26.528897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81234c31-69c5-4076-90f2-9904cf56138a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:26.528897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81234c31-69c5-4076-90f2-9904cf56138a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:26.528897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-81234c31-69c5-4076-90f2-9904cf56138a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:26.530653 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:26.530653 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:26.530986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Flow 'volume_create_api' (421f1195-8c16-428d-8292-c81f6a7f2d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:26.532017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b24faf9-14dc-4561-ad80-3fa66fa22ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:26.532925 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:26.534082 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:26.534082 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:26.535065 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81234c31-69c5-4076-90f2-9904cf56138a tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:26.535892 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 577/2276] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:26 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:26.537291 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-789e07dc-bcf5-40d3-bcf5-9f6074233c1b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:26.542495 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-789e07dc-bcf5-40d3-bcf5-9f6074233c1b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:26.542914 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 566/2277] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:26 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:26.558889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b24faf9-14dc-4561-ad80-3fa66fa22ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:26.559693 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd15025-e93a-4667-9f05-06ea5af68865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:26.630294 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Created reservations ['d68a8c62-5655-4177-9d25-66301bc127c5', 'c2f1cb7c-0de6-4c4d-83e5-b24475e8c792', 'd8eae310-5f3f-4c10-a62e-ba4c18a0095e', 'eab75333-15fb-47fb-aba8-e26c16e502e9'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:26.631199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd15025-e93a-4667-9f05-06ea5af68865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68a8c62-5655-4177-9d25-66301bc127c5', 'c2f1cb7c-0de6-4c4d-83e5-b24475e8c792', 'd8eae310-5f3f-4c10-a62e-ba4c18a0095e', 'eab75333-15fb-47fb-aba8-e26c16e502e9']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:26.632072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163ee598-4720-4d84-bb6e-f72cbd14025a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:26.663612 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163ee598-4720-4d84-bb6e-f72cbd14025a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ffeec3-4b8e-4cfd-b95b-c3bd984131ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1864106220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07831c8495cb46a786b9b98fa9618314',qos_specs=None,replication_status=,reservations=['d68a8c62-5655-4177-9d25-66301bc127c5','c2f1cb7c-0de6-4c4d-83e5-b24475e8c792','d8eae310-5f3f-4c10-a62e-ba4c18a0095e','eab75333-15fb-47fb-aba8-e26c16e502e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25901a87223e4cd38809fae53ab53186',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1864106220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65ffeec3-4b8e-4cfd-b95b-c3bd984131ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07831c8495cb46a786b9b98fa9618314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25901a87223e4cd38809fae53ab53186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:26.664326 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf5e603-1c20-4d70-9a44-e37fcf42d4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:26.685065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-340530f9-d539-4aa0-a736-3357d9707405 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:26.689824 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-340530f9-d539-4aa0-a736-3357d9707405 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:26.690075 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-340530f9-d539-4aa0-a736-3357d9707405 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:26.690342 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-340530f9-d539-4aa0-a736-3357d9707405 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:26.692579 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf5e603-1c20-4d70-9a44-e37fcf42d4ca) transitioned into state 'SUCCESS' from state '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-1864106220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07831c8495cb46a786b9b98fa9618314',qos_specs=None,replication_status=,reservations=['d68a8c62-5655-4177-9d25-66301bc127c5','c2f1cb7c-0de6-4c4d-83e5-b24475e8c792','d8eae310-5f3f-4c10-a62e-ba4c18a0095e','eab75333-15fb-47fb-aba8-e26c16e502e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25901a87223e4cd38809fae53ab53186',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:26.693421 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c67b12-7e48-4af4-bc21-230729016459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:26.702441 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:26.702441 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:26.706590 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-340530f9-d539-4aa0-a736-3357d9707405 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:26.709503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c67b12-7e48-4af4-bc21-230729016459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:26.710412 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Flow 'volume_create_api' (421f1195-8c16-428d-8292-c81f6a7f2d91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:26.710524 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Create volume request issued successfully. Jul 10 09:32:26.711105 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-78fec15f-40ff-4c68-8c49-3368fb27f790 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:26.711516 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 564/2278] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:26 2026] POST /volume/v3/volumes => generated 759 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:26.714208 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-340530f9-d539-4aa0-a736-3357d9707405 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:26.715013 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 572/2279] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:26 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:26.944821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4f9a1e48-adc1-4431-897a-daa045063569 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:26.946790 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:26.947549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "838029be-e57e-4b57-a119-30c206c349f4"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:26.949517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '838029be-e57e-4b57-a119-30c206c349f4'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:27.050157 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume of 1 GB Jul 10 09:32:27.055171 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Availability Zones retrieved successfully. Jul 10 09:32:27.063206 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Flow 'volume_create_api' (6453cafc-a71e-423b-8c67-6695fd3671e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:27.064114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0a3921-f90d-44cd-a5ca-b39431f517d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:27.065218 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:27.100871 np0000004982 devstack@c-api.service[99957]: WARNING cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0a3921-f90d-44cd-a5ca-b39431f517d8) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 09:32:27.100871 np0000004982 devstack@c-api.service[99957]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 09:32:27.103489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0a3921-f90d-44cd-a5ca-b39431f517d8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:27.104705 np0000004982 devstack@c-api.service[99957]: WARNING cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0a3921-f90d-44cd-a5ca-b39431f517d8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 09:32:27.105937 np0000004982 devstack@c-api.service[99957]: WARNING cinder.volume.api [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Flow 'volume_create_api' (6453cafc-a71e-423b-8c67-6695fd3671e3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 09:32:27.106349 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f9a1e48-adc1-4431-897a-daa045063569 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:27.107076 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 578/2280] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:26 2026] POST /volume/v3/volumes => generated 134 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:27.201244 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-610485ec-0c35-4be1-a9f8-f8e73f046308 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.203886 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-610485ec-0c35-4be1-a9f8-f8e73f046308 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:27.204140 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-610485ec-0c35-4be1-a9f8-f8e73f046308 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.204394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-610485ec-0c35-4be1-a9f8-f8e73f046308 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.215795 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.215795 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:27.220839 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-610485ec-0c35-4be1-a9f8-f8e73f046308 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:27.229241 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-610485ec-0c35-4be1-a9f8-f8e73f046308 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:27.229936 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 567/2281] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:27.239937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-568f97e3-c400-408d-bc47-9c6d3da1befa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.240662 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-568f97e3-c400-408d-bc47-9c6d3da1befa None None] GET https://10.4.3.103/volume// Jul 10 09:32:27.240662 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-568f97e3-c400-408d-bc47-9c6d3da1befa None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.241174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-568f97e3-c400-408d-bc47-9c6d3da1befa None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.241273 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-568f97e3-c400-408d-bc47-9c6d3da1befa None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:27.241677 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 565/2282] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:27.251153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-65622f22-8e63-48c5-ae0b-c39f323f4187 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.253328 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-65622f22-8e63-48c5-ae0b-c39f323f4187 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:32:27.254878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-65622f22-8e63-48c5-ae0b-c39f323f4187 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcbcd69e-3e04-47b7-aa27-65715a539968", "connector": null, "instance_uuid": "c2401d91-4456-44c8-81e1-65ee9381261d"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.266842 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.266842 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:27.309019 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-65622f22-8e63-48c5-ae0b-c39f323f4187 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:32:27.310399 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 573/2283] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:32: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) Jul 10 09:32:27.459717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-961077ae-819e-4ad1-ad86-7d7004c30594 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.461320 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-961077ae-819e-4ad1-ad86-7d7004c30594 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.461836 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-961077ae-819e-4ad1-ad86-7d7004c30594 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.464144 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-961077ae-819e-4ad1-ad86-7d7004c30594 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:27.464681 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 579/2284] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:27.474444 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0556c950-8b99-4314-b762-c0b2458c8e88 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.478703 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0556c950-8b99-4314-b762-c0b2458c8e88 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.478703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0556c950-8b99-4314-b762-c0b2458c8e88 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a28c4741-58e6-46be-9933-c329e875a98c"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.480311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-0556c950-8b99-4314-b762-c0b2458c8e88 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a28c4741-58e6-46be-9933-c329e875a98c'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:27.487689 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0556c950-8b99-4314-b762-c0b2458c8e88 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 404 Jul 10 09:32:27.488377 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 568/2285] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:27.499121 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fc76812d-243c-45b3-b469-fce4a0578191 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.501383 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc76812d-243c-45b3-b469-fce4a0578191 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.501867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fc76812d-243c-45b3-b469-fce4a0578191 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "10a2646d-6877-49c7-8464-b4406cf8eb00"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.504074 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-fc76812d-243c-45b3-b469-fce4a0578191 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '10a2646d-6877-49c7-8464-b4406cf8eb00'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:27.513030 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc76812d-243c-45b3-b469-fce4a0578191 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 404 Jul 10 09:32:27.513735 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 566/2286] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:27.524681 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-86654422-6675-4c49-a52b-710838f0d07f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.526455 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86654422-6675-4c49-a52b-710838f0d07f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.526841 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86654422-6675-4c49-a52b-710838f0d07f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "cb4b7579-a4a7-497b-b2ba-bdd91190c438"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.529638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-86654422-6675-4c49-a52b-710838f0d07f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'cb4b7579-a4a7-497b-b2ba-bdd91190c438'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:27.536847 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86654422-6675-4c49-a52b-710838f0d07f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 404 Jul 10 09:32:27.537353 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 574/2287] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:27.547248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f776297-d00d-477d-abc2-efd3eed831ac None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.549357 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f776297-d00d-477d-abc2-efd3eed831ac tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:27.549357 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f776297-d00d-477d-abc2-efd3eed831ac tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.549523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f776297-d00d-477d-abc2-efd3eed831ac tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.549523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3f776297-d00d-477d-abc2-efd3eed831ac tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:27.550931 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-371c85df-2660-43fb-adfa-976b4b6b2acf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.553282 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-371c85df-2660-43fb-adfa-976b4b6b2acf tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.553846 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-371c85df-2660-43fb-adfa-976b4b6b2acf tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.556688 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-371c85df-2660-43fb-adfa-976b4b6b2acf tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:27.557329 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 569/2288] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:27.557668 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.557668 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:27.558446 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f776297-d00d-477d-abc2-efd3eed831ac tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:27.558872 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 580/2289] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:27.570338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-136d5d0b-3dd6-47eb-8111-e64ddddeedde None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.572319 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-136d5d0b-3dd6-47eb-8111-e64ddddeedde tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.572319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-136d5d0b-3dd6-47eb-8111-e64ddddeedde tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.573941 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-136d5d0b-3dd6-47eb-8111-e64ddddeedde tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:27.574374 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 567/2290] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:27.584481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f7770120-5d2e-4f1f-9b65-efc84fa33e15 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.586525 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f7770120-5d2e-4f1f-9b65-efc84fa33e15 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:27.586968 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f7770120-5d2e-4f1f-9b65-efc84fa33e15 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.589358 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f7770120-5d2e-4f1f-9b65-efc84fa33e15 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 400 Jul 10 09:32:27.589969 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 575/2291] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:27.599798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7c351ec8-54c7-4eac-be6f-92811997d559 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.601732 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c351ec8-54c7-4eac-be6f-92811997d559 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] DELETE https://10.4.3.103/volume/v3/volumes/tempest-invalid-249997055 Jul 10 09:32:27.601926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c351ec8-54c7-4eac-be6f-92811997d559 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.602106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c351ec8-54c7-4eac-be6f-92811997d559 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.602269 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-7c351ec8-54c7-4eac-be6f-92811997d559 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Delete volume with id: tempest-invalid-249997055 Jul 10 09:32:27.607780 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c351ec8-54c7-4eac-be6f-92811997d559 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/tempest-invalid-249997055 returned with HTTP 404 Jul 10 09:32:27.608230 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 570/2292] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:32:27 2026] DELETE /volume/v3/volumes/tempest-invalid-249997055 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:27.616265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-614e3a80-b641-4501-9069-42b5fc038cf5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.618681 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 581/2293] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:32:27 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 09:32:27.626530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-231adb12-2f40-45c6-b68a-99bda7f56deb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.628671 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-231adb12-2f40-45c6-b68a-99bda7f56deb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/xxx/action Jul 10 09:32:27.629271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-231adb12-2f40-45c6-b68a-99bda7f56deb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-detach": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:27.629271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-231adb12-2f40-45c6-b68a-99bda7f56deb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.637696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-231adb12-2f40-45c6-b68a-99bda7f56deb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 09:32:27.638285 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 568/2294] 10.4.3.103 () {68 vars in 1291 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:27.647350 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eff54a06-55e4-4270-945b-b35ce91da32e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.649090 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eff54a06-55e4-4270-945b-b35ce91da32e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/tempest-invalid-1408987427 Jul 10 09:32:27.649199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eff54a06-55e4-4270-945b-b35ce91da32e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.649398 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eff54a06-55e4-4270-945b-b35ce91da32e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.662099 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eff54a06-55e4-4270-945b-b35ce91da32e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/tempest-invalid-1408987427 returned with HTTP 404 Jul 10 09:32:27.663171 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 576/2295] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes/tempest-invalid-1408987427 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jul 10 09:32:27.673185 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-30050cdd-447a-4a3a-989d-613d55639f6b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.675681 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 571/2296] 10.4.3.103 () {66 vars in 1240 bytes} [Fri Jul 10 09:32:27 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) Jul 10 09:32:27.686006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.687992 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?status=null Jul 10 09:32:27.688213 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.688455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.688816 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:27.689080 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Could not evaluate value null, assuming string {{(pid=99957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:32:27.690006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:32:27.726426 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3877b4c2-45c3-4da3-988f-84dbc2b4e4f2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.726879 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3877b4c2-45c3-4da3-988f-84dbc2b4e4f2 None None] GET https://10.4.3.103/volume// Jul 10 09:32:27.727070 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3877b4c2-45c3-4da3-988f-84dbc2b4e4f2 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.727297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3877b4c2-45c3-4da3-988f-84dbc2b4e4f2 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.727764 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3877b4c2-45c3-4da3-988f-84dbc2b4e4f2 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:27.728445 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 569/2297] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:27.735962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-b01efe6f-410b-40bc-88ac-291384b5424e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.738402 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-b01efe6f-410b-40bc-88ac-291384b5424e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:32:27.739170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-b01efe6f-410b-40bc-88ac-291384b5424e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.739170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-b01efe6f-410b-40bc-88ac-291384b5424e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.741162 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Get all volumes completed successfully. Jul 10 09:32:27.747597 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d66c231a-7dd4-4ed2-a515-153bfa856aeb tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 09:32:27.747597 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 582/2298] 10.4.3.103 () {66 vars in 1281 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:32:27.750859 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.750859 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:27.758366 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-b01efe6f-410b-40bc-88ac-291384b5424e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:32:27.761170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.763664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-215341738 Jul 10 09:32:27.763795 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.763991 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.764211 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:27.764253 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-b01efe6f-410b-40bc-88ac-291384b5424e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:32:27.764812 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 577/2299] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:27.764888 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-215341738'), ('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:32:27.790892 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Get all volumes completed successfully. Jul 10 09:32:27.792821 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a07fcc3e-c935-477f-88e5-f1d0749df701 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-215341738 returned with HTTP 200 Jul 10 09:32:27.793169 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 572/2300] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-215341738 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:32:27.808639 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.811394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes?status=null Jul 10 09:32:27.812587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.812587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.812587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:27.812705 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Could not evaluate value null, assuming string {{(pid=99955) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 09:32:27.813042 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.813042 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:27.813622 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:32:27.821294 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Get all volumes completed successfully. Jul 10 09:32:27.821837 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e5c3f7e8-df5b-44d8-94e6-c0240aa8fa7a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 09:32:27.822282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 570/2301] 10.4.3.103 () {66 vars in 1260 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:32:27.834901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.837028 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1905506211 Jul 10 09:32:27.837252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:27.837467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:27.837801 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:27.838686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1905506211'), ('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:32:27.850745 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Get all volumes completed successfully. Jul 10 09:32:27.851173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53db3892-7e85-4a65-9d5a-c6e45caa5c3a tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1905506211 returned with HTTP 200 Jul 10 09:32:27.851650 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 583/2302] 10.4.3.103 () {66 vars in 1338 bytes} [Fri Jul 10 09:32:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1905506211 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:32:27.861600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.866544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action Jul 10 09:32:27.866544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:27.866544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.880920 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.880920 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:27.880920 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:32:27.889279 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Reserve volume completed successfully. Jul 10 09:32:27.889665 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e7d3bb4-b4de-4b96-8c42-75ea991c13b6 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action returned with HTTP 202 Jul 10 09:32:27.890217 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 578/2303] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:27.894942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.896425 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] PUT https://10.4.3.103/volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25 Jul 10 09:32:27.896819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.901544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b2512483-93b4-4566-b923-7568d3d726c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.903678 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2512483-93b4-4566-b923-7568d3d726c1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action Jul 10 09:32:27.904148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2512483-93b4-4566-b923-7568d3d726c1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:27.904321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2512483-93b4-4566-b923-7568d3d726c1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.908559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Acquiring lock "cinder-attachment_update-0044de33-c8c7-4e7b-a6e1-8d1018334c04-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:32:27.913387 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Lock "cinder-attachment_update-0044de33-c8c7-4e7b-a6e1-8d1018334c04-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:32:27.914643 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.914643 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:27.917531 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.917531 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:27.918087 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b2512483-93b4-4566-b923-7568d3d726c1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:32:27.926540 np0000004982 devstack@c-api.service[99955]: ERROR cinder.volume.api [None req-b2512483-93b4-4566-b923-7568d3d726c1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 09:32:27.926799 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2512483-93b4-4566-b923-7568d3d726c1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action returned with HTTP 400 Jul 10 09:32:27.927462 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 571/2304] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:27.937277 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.940188 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action Jul 10 09:32:27.940657 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:27.940819 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.953082 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:27.953082 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:27.953755 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:32:27.968198 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Unreserve volume completed successfully. Jul 10 09:32:27.968474 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1173a1b-67d7-4abd-a391-1d0eb54e436d tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action returned with HTTP 202 Jul 10 09:32:27.969706 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 584/2305] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:27.981303 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-78d348ff-fffd-4a91-8c33-8b46adecb76b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:27.987182 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-78d348ff-fffd-4a91-8c33-8b46adecb76b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/ffbc8a1c-f368-4e9e-b28f-2ae5c2130280/action Jul 10 09:32:27.987735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-78d348ff-fffd-4a91-8c33-8b46adecb76b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:27.987934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-78d348ff-fffd-4a91-8c33-8b46adecb76b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:27.992368 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.003147 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-78d348ff-fffd-4a91-8c33-8b46adecb76b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/ffbc8a1c-f368-4e9e-b28f-2ae5c2130280/action returned with HTTP 404 Jul 10 09:32:28.004057 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 579/2306] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes/ffbc8a1c-f368-4e9e-b28f-2ae5c2130280/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:28.015774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d2c6adf3-f77b-4912-b310-6a9eb76d49ad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.017411 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d2c6adf3-f77b-4912-b310-6a9eb76d49ad tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/899fc298-6c25-46f9-a7d3-6ea56c6cba3b/action Jul 10 09:32:28.017773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d2c6adf3-f77b-4912-b310-6a9eb76d49ad tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.017906 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d2c6adf3-f77b-4912-b310-6a9eb76d49ad tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.026282 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d2c6adf3-f77b-4912-b310-6a9eb76d49ad tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/899fc298-6c25-46f9-a7d3-6ea56c6cba3b/action returned with HTTP 404 Jul 10 09:32:28.026891 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 585/2307] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/volumes/899fc298-6c25-46f9-a7d3-6ea56c6cba3b/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:28.036645 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e321d9bc-13b6-4872-88c2-16f8e132b2a1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.039406 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 580/2308] 10.4.3.103 () {68 vars in 1260 bytes} [Fri Jul 10 09:32:28 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 09:32:28.048437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9e083f4a-acb6-4f8c-9c2f-079550ca36fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.050171 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9e083f4a-acb6-4f8c-9c2f-079550ca36fe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] PUT https://10.4.3.103/volume/v3/volumes/tempest-invalid-1290442558 Jul 10 09:32:28.050791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9e083f4a-acb6-4f8c-9c2f-079550ca36fe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.062646 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9e083f4a-acb6-4f8c-9c2f-079550ca36fe tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/tempest-invalid-1290442558 returned with HTTP 404 Jul 10 09:32:28.063547 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 586/2309] 10.4.3.103 () {68 vars in 1338 bytes} [Fri Jul 10 09:32:28 2026] PUT /volume/v3/volumes/tempest-invalid-1290442558 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:28.075597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cf073eb6-c81c-41df-80b0-83733be795ea None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.081806 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cf073eb6-c81c-41df-80b0-83733be795ea tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] PUT https://10.4.3.103/volume/v3/volumes/06ce8233-8ac9-4035-b0d9-de645b99592c Jul 10 09:32:28.084372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cf073eb6-c81c-41df-80b0-83733be795ea tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.098184 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cf073eb6-c81c-41df-80b0-83733be795ea tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/06ce8233-8ac9-4035-b0d9-de645b99592c returned with HTTP 404 Jul 10 09:32:28.098857 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 581/2310] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:32:28 2026] PUT /volume/v3/volumes/06ce8233-8ac9-4035-b0d9-de645b99592c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:28.108175 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-51c18e7d-487a-4236-911f-54ec55304ad1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.109850 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-51c18e7d-487a-4236-911f-54ec55304ad1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] DELETE https://10.4.3.103/volume/v3/volumes/00096731-a46d-4e87-b323-a750dd1244b9 Jul 10 09:32:28.110079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-51c18e7d-487a-4236-911f-54ec55304ad1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.110229 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-51c18e7d-487a-4236-911f-54ec55304ad1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.110328 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-51c18e7d-487a-4236-911f-54ec55304ad1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Delete volume with id: 00096731-a46d-4e87-b323-a750dd1244b9 Jul 10 09:32:28.116437 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-51c18e7d-487a-4236-911f-54ec55304ad1 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/00096731-a46d-4e87-b323-a750dd1244b9 returned with HTTP 404 Jul 10 09:32:28.116636 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:28.116948 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 587/2311] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:28 2026] DELETE /volume/v3/volumes/00096731-a46d-4e87-b323-a750dd1244b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:28.117287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-389974885"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.119078 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-389974885'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:28.119269 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume of 1 GB Jul 10 09:32:28.124638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f27848c6-3e76-4194-91a9-925ca2f949e8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.125553 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Availability Zones retrieved successfully. Jul 10 09:32:28.126643 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f27848c6-3e76-4194-91a9-925ca2f949e8 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action Jul 10 09:32:28.126988 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f27848c6-3e76-4194-91a9-925ca2f949e8 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.127159 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f27848c6-3e76-4194-91a9-925ca2f949e8 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.128709 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f27848c6-3e76-4194-91a9-925ca2f949e8 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action returned with HTTP 400 Jul 10 09:32:28.129241 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 582/2312] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:28.135446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Flow 'volume_create_api' (590f4743-fed7-427e-8558-0813178c0264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:28.135446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9582a3-c7a1-4746-bfc2-2a032c97a9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:28.136346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:28.136699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e9774814-1f68-42d1-9179-e8467b19547e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.139088 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e9774814-1f68-42d1-9179-e8467b19547e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action Jul 10 09:32:28.139434 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e9774814-1f68-42d1-9179-e8467b19547e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.139613 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e9774814-1f68-42d1-9179-e8467b19547e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.141010 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e9774814-1f68-42d1-9179-e8467b19547e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action returned with HTTP 400 Jul 10 09:32:28.141493 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 588/2313] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:28.149962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1ec08346-7393-43f3-a5ae-c171475bcf70 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.152142 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ec08346-7393-43f3-a5ae-c171475bcf70 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/d4df27eb-9777-45b1-9d71-29de73701dbc/action Jul 10 09:32:28.152560 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ec08346-7393-43f3-a5ae-c171475bcf70 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.153795 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ec08346-7393-43f3-a5ae-c171475bcf70 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.159937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ec08346-7393-43f3-a5ae-c171475bcf70 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/d4df27eb-9777-45b1-9d71-29de73701dbc/action returned with HTTP 404 Jul 10 09:32:28.160457 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 583/2314] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/volumes/d4df27eb-9777-45b1-9d71-29de73701dbc/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:28.168559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-64f58512-3889-498b-882e-130dd8641c21 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.170195 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-64f58512-3889-498b-882e-130dd8641c21 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action Jul 10 09:32:28.170542 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-64f58512-3889-498b-882e-130dd8641c21 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.170685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-64f58512-3889-498b-882e-130dd8641c21 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.172401 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-64f58512-3889-498b-882e-130dd8641c21 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action returned with HTTP 400 Jul 10 09:32:28.172932 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 589/2315] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:32:28.174395 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9582a3-c7a1-4746-bfc2-2a032c97a9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:28.175442 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96bae0d3-31da-4775-bd03-cb6fe6432b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:28.181293 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a63e234c-ca87-4ece-82ea-11e44f58b06b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.184410 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a63e234c-ca87-4ece-82ea-11e44f58b06b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] POST https://10.4.3.103/volume/v3/volumes/None/action Jul 10 09:32:28.184778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a63e234c-ca87-4ece-82ea-11e44f58b06b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.184918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a63e234c-ca87-4ece-82ea-11e44f58b06b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.197244 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a63e234c-ca87-4ece-82ea-11e44f58b06b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 09:32:28.197897 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 584/2316] 10.4.3.103 () {68 vars in 1294 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:28.204864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-80df3a1c-21a5-4363-93f4-54a0579e0b6e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.207770 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-80df3a1c-21a5-4363-93f4-54a0579e0b6e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/47c35d12-b358-4531-9163-7d654516d74b Jul 10 09:32:28.207970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-80df3a1c-21a5-4363-93f4-54a0579e0b6e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.208149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-80df3a1c-21a5-4363-93f4-54a0579e0b6e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.213226 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-80df3a1c-21a5-4363-93f4-54a0579e0b6e tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/47c35d12-b358-4531-9163-7d654516d74b returned with HTTP 404 Jul 10 09:32:28.213704 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 590/2317] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:28 2026] GET /volume/v3/volumes/47c35d12-b358-4531-9163-7d654516d74b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:28.220925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9ebb5e2a-1627-43e6-bd9e-0bbcd610455f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.222523 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9ebb5e2a-1627-43e6-bd9e-0bbcd610455f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:32:28.222718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9ebb5e2a-1627-43e6-bd9e-0bbcd610455f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.222944 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9ebb5e2a-1627-43e6-bd9e-0bbcd610455f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.230715 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:28.230715 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:28.234630 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9ebb5e2a-1627-43e6-bd9e-0bbcd610455f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:32:28.239243 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9ebb5e2a-1627-43e6-bd9e-0bbcd610455f tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 returned with HTTP 200 Jul 10 09:32:28.239701 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 585/2318] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:28 2026] GET /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:28.246544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Created reservations ['05902a07-00f2-43ba-b863-475c08f476ed', '4ef9aa3a-2b0c-4377-bdeb-13f9b11721c8', 'b8ca86b9-fe33-4b76-aea9-04b839a69640', '8a01fff9-0655-405a-8136-c086a8788114'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:28.247282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96bae0d3-31da-4775-bd03-cb6fe6432b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05902a07-00f2-43ba-b863-475c08f476ed', '4ef9aa3a-2b0c-4377-bdeb-13f9b11721c8', 'b8ca86b9-fe33-4b76-aea9-04b839a69640', '8a01fff9-0655-405a-8136-c086a8788114']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:28.248012 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32890167-92af-46a5-9a9e-945000e88103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:28.256664 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.258480 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] DELETE https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:32:28.258741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.258929 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.260583 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Delete volume with id: 781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:32:28.270631 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:28.270631 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:28.270788 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32890167-92af-46a5-9a9e-945000e88103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a886a48-8c32-4f21-9a62-918567042b22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389974885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f68e1cca22848c19f75e103164f614c',qos_specs=None,replication_status=,reservations=['05902a07-00f2-43ba-b863-475c08f476ed','4ef9aa3a-2b0c-4377-bdeb-13f9b11721c8','b8ca86b9-fe33-4b76-aea9-04b839a69640','8a01fff9-0655-405a-8136-c086a8788114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d99994301b4fc794a09ece0a3de6b0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389974885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a886a48-8c32-4f21-9a62-918567042b22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f68e1cca22848c19f75e103164f614c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d99994301b4fc794a09ece0a3de6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:28.271836 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc41079-a312-4d05-82b7-127f27036c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:28.273021 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:32:28.295090 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc41079-a312-4d05-82b7-127f27036c5f) transitioned into state 'SUCCESS' from state '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-389974885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f68e1cca22848c19f75e103164f614c',qos_specs=None,replication_status=,reservations=['05902a07-00f2-43ba-b863-475c08f476ed','4ef9aa3a-2b0c-4377-bdeb-13f9b11721c8','b8ca86b9-fe33-4b76-aea9-04b839a69640','8a01fff9-0655-405a-8136-c086a8788114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d99994301b4fc794a09ece0a3de6b0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:28.295842 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fced52b-73a9-4574-a9dd-1a1e226cc740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:28.298028 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Delete volume request issued successfully. Jul 10 09:32:28.298178 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-82fcb290-24c8-4d03-8a0a-74fbc5223b95 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 returned with HTTP 202 Jul 10 09:32:28.298661 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 591/2319] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:28 2026] DELETE /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:28.307385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fced52b-73a9-4574-a9dd-1a1e226cc740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:28.308428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Flow 'volume_create_api' (590f4743-fed7-427e-8558-0813178c0264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:28.308843 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume request issued successfully. Jul 10 09:32:28.309544 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d4353929-cc81-4bc0-bfff-6b437e6b0d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:28.310103 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 572/2320] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:32:27 2026] POST /volume/v3/volumes => generated 777 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:28.316098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1973cbf5-adce-4a97-bfc6-e56e73e1303b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.319833 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1973cbf5-adce-4a97-bfc6-e56e73e1303b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:32:28.319833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1973cbf5-adce-4a97-bfc6-e56e73e1303b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.319833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1973cbf5-adce-4a97-bfc6-e56e73e1303b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.323077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4f0a8557-7368-4b6f-9923-11ffd85e17b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.326435 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f0a8557-7368-4b6f-9923-11ffd85e17b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 Jul 10 09:32:28.326726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f0a8557-7368-4b6f-9923-11ffd85e17b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.326789 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:28.326789 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:28.326949 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f0a8557-7368-4b6f-9923-11ffd85e17b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.331314 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1973cbf5-adce-4a97-bfc6-e56e73e1303b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Volume info retrieved successfully. Jul 10 09:32:28.337420 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:28.337420 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:28.337919 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1973cbf5-adce-4a97-bfc6-e56e73e1303b tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 returned with HTTP 200 Jul 10 09:32:28.338337 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 586/2321] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:28 2026] GET /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:28.341840 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4f0a8557-7368-4b6f-9923-11ffd85e17b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:32:28.347172 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f0a8557-7368-4b6f-9923-11ffd85e17b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 returned with HTTP 200 Jul 10 09:32:28.347969 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 592/2322] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:28 2026] GET /volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:28.438197 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Lock "cinder-attachment_update-0044de33-c8c7-4e7b-a6e1-8d1018334c04-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:32:28.438197 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-f7b10a8e-da56-491a-9a68-d7e7736a1092 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25 returned with HTTP 200 Jul 10 09:32:28.438197 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 573/2323] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:32:27 2026] PUT /volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:28.571258 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-be82d805-688e-4538-af5a-7d003abedeef None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.573696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be82d805-688e-4538-af5a-7d003abedeef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:28.573696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be82d805-688e-4538-af5a-7d003abedeef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:28.573839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be82d805-688e-4538-af5a-7d003abedeef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:28.573992 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-be82d805-688e-4538-af5a-7d003abedeef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:28.578884 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:28.578884 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:28.579745 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be82d805-688e-4538-af5a-7d003abedeef tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:28.580950 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 573/2324] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:28 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:28.954101 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a0ba79c7-196a-4d74-9e7e-acf4603a5af8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:28.959595 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a0ba79c7-196a-4d74-9e7e-acf4603a5af8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25/action Jul 10 09:32:28.959595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a0ba79c7-196a-4d74-9e7e-acf4603a5af8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:28.959595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a0ba79c7-196a-4d74-9e7e-acf4603a5af8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:28.976208 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:28.976208 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:28.990295 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-601c6209-503b-4a37-9dc0-637b44cb6ed8 req-a0ba79c7-196a-4d74-9e7e-acf4603a5af8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25/action returned with HTTP 204 Jul 10 09:32:28.991026 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 587/2325] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:32:28 2026] POST /volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:29.352229 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d4443d86-e050-419f-a5c2-e4d6d8e8adc2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:29.354408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4443d86-e050-419f-a5c2-e4d6d8e8adc2 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] GET https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 Jul 10 09:32:29.354780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4443d86-e050-419f-a5c2-e4d6d8e8adc2 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:29.354827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4443d86-e050-419f-a5c2-e4d6d8e8adc2 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:29.361812 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8d5b6b00-0764-46ed-8ec0-48196bb92e93 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:29.364641 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d5b6b00-0764-46ed-8ec0-48196bb92e93 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 Jul 10 09:32:29.364796 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4443d86-e050-419f-a5c2-e4d6d8e8adc2 tempest-VolumesNegativeTest-1655888090 tempest-VolumesNegativeTest-1655888090-project-member] https://10.4.3.103/volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 returned with HTTP 404 Jul 10 09:32:29.364998 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8d5b6b00-0764-46ed-8ec0-48196bb92e93 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:29.367412 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 593/2326] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:29 2026] GET /volume/v3/volumes/781a8a82-4a24-4f9b-b56f-0a38853ac9a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:29.367545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8d5b6b00-0764-46ed-8ec0-48196bb92e93 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:29.378775 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:29.378775 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:29.385346 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d5b6b00-0764-46ed-8ec0-48196bb92e93 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:32:29.390854 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d5b6b00-0764-46ed-8ec0-48196bb92e93 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 returned with HTTP 200 Jul 10 09:32:29.391407 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 574/2327] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:29 2026] GET /volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:29.409118 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-51a02a70-31ed-40b0-904f-453ca2bb318d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:29.411233 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:32:29.411727 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a886a48-8c32-4f21-9a62-918567042b22", "name": "tempest-type-Backup-792414786"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:29.413365 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Creating new backup {'backup': {'volume_id': '6a886a48-8c32-4f21-9a62-918567042b22', 'name': 'tempest-type-Backup-792414786'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:32:29.413482 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Creating backup of volume 6a886a48-8c32-4f21-9a62-918567042b22 in container None Jul 10 09:32:29.421629 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:29.421629 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:29.422211 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:32:29.458051 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Created reservations ['7d304e2a-610f-488d-bf65-3b18a73020d3', 'b34d1657-0ac6-4b85-aff5-b12c90f9569a'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:29.497561 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-51a02a70-31ed-40b0-904f-453ca2bb318d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:32:29.498046 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 574/2328] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:32:29 2026] POST /volume/v3/backups => generated 315 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:29.506586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7c9d61c3-335d-4f98-a94f-3e600a493917 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:29.508815 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7c9d61c3-335d-4f98-a94f-3e600a493917 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:29.509098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7c9d61c3-335d-4f98-a94f-3e600a493917 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:29.509522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7c9d61c3-335d-4f98-a94f-3e600a493917 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:29.509522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7c9d61c3-335d-4f98-a94f-3e600a493917 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:29.514073 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:29.514073 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:29.514920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7c9d61c3-335d-4f98-a94f-3e600a493917 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:29.515317 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 588/2329] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:29 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:29.597012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-009a6bf8-380e-46de-b03c-664932ec49ab None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:29.599449 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-009a6bf8-380e-46de-b03c-664932ec49ab tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:29.599667 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-009a6bf8-380e-46de-b03c-664932ec49ab tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:29.599836 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-009a6bf8-380e-46de-b03c-664932ec49ab tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:29.599945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-009a6bf8-380e-46de-b03c-664932ec49ab tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:29.604889 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:29.604889 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:29.605672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-009a6bf8-380e-46de-b03c-664932ec49ab tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:29.606076 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 594/2330] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:29 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:30.531586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-87a92f45-28cf-4fe2-88d3-ecd342288297 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:30.537411 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-87a92f45-28cf-4fe2-88d3-ecd342288297 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:30.537799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-87a92f45-28cf-4fe2-88d3-ecd342288297 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:30.538108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-87a92f45-28cf-4fe2-88d3-ecd342288297 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:30.538304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-87a92f45-28cf-4fe2-88d3-ecd342288297 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:30.547199 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:30.547199 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:30.548160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-87a92f45-28cf-4fe2-88d3-ecd342288297 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:30.548337 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 575/2331] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:30 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:30.618130 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cbdcce07-686e-43d0-bbe1-8ffbfc4c6203 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:30.623831 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cbdcce07-686e-43d0-bbe1-8ffbfc4c6203 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:30.625046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cbdcce07-686e-43d0-bbe1-8ffbfc4c6203 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:30.625390 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cbdcce07-686e-43d0-bbe1-8ffbfc4c6203 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:30.625611 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-cbdcce07-686e-43d0-bbe1-8ffbfc4c6203 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:30.635491 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:30.635491 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:30.637627 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cbdcce07-686e-43d0-bbe1-8ffbfc4c6203 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:30.638065 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 575/2332] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:30 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:30.639737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ae632b0d-e362-47b6-9268-593e5629b144 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:30.718808 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:30.719066 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1414662421"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:30.720353 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1414662421'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:30.720512 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Create volume of 1 GB Jul 10 09:32:30.725122 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Availability Zones retrieved successfully. Jul 10 09:32:30.731890 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Flow 'volume_create_api' (197d2ee9-353c-4b9e-a065-b556178a926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:30.732905 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd5507d-af6e-4f88-813f-5491103366a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:30.735806 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:30.775113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd5507d-af6e-4f88-813f-5491103366a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:30.776802 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5f8a4d-62c8-4440-8cb7-81c640ab9d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:30.866297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Created reservations ['156d8008-f32a-429d-8229-ade7b585441f', 'e2bec3bb-ac5b-4d52-bddc-5802792af5f0', '34a949ac-3071-4179-80ce-b7ab0b44508c', 'a06517a7-722f-4fb0-84a2-3e6bd34e0dc0'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:30.867195 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5f8a4d-62c8-4440-8cb7-81c640ab9d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['156d8008-f32a-429d-8229-ade7b585441f', 'e2bec3bb-ac5b-4d52-bddc-5802792af5f0', '34a949ac-3071-4179-80ce-b7ab0b44508c', 'a06517a7-722f-4fb0-84a2-3e6bd34e0dc0']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:30.867932 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6654df3b-e0c9-4724-800e-2fe8785e9d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:30.895891 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6654df3b-e0c9-4724-800e-2fe8785e9d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4eef29f-f5ce-4cf5-8f6a-29f78d04a281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1414662421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb2d249ab0d41dbb308e586858892d3',qos_specs=None,replication_status=,reservations=['156d8008-f32a-429d-8229-ade7b585441f','e2bec3bb-ac5b-4d52-bddc-5802792af5f0','34a949ac-3071-4179-80ce-b7ab0b44508c','a06517a7-722f-4fb0-84a2-3e6bd34e0dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e495a48bc75b4b2da61959685cad2644',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1414662421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4eef29f-f5ce-4cf5-8f6a-29f78d04a281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb2d249ab0d41dbb308e586858892d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e495a48bc75b4b2da61959685cad2644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:30.897181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc28dea3-7bba-43ed-8e96-7dd2c5c2ec6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:30.920494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc28dea3-7bba-43ed-8e96-7dd2c5c2ec6a) transitioned into state 'SUCCESS' from state '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-1414662421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb2d249ab0d41dbb308e586858892d3',qos_specs=None,replication_status=,reservations=['156d8008-f32a-429d-8229-ade7b585441f','e2bec3bb-ac5b-4d52-bddc-5802792af5f0','34a949ac-3071-4179-80ce-b7ab0b44508c','a06517a7-722f-4fb0-84a2-3e6bd34e0dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e495a48bc75b4b2da61959685cad2644',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:30.921136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65412a2-b072-44f6-a8a8-c0617653c59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:30.936279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65412a2-b072-44f6-a8a8-c0617653c59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:30.937067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Flow 'volume_create_api' (197d2ee9-353c-4b9e-a065-b556178a926e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:30.937485 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Create volume request issued successfully. Jul 10 09:32:30.938047 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae632b0d-e362-47b6-9268-593e5629b144 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:30.938532 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 589/2333] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:32:30 2026] POST /volume/v3/volumes => generated 758 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:30.956102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6324a3eb-3344-4393-a362-29b14ceec3d0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:30.958255 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6324a3eb-3344-4393-a362-29b14ceec3d0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:30.958427 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6324a3eb-3344-4393-a362-29b14ceec3d0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:30.958727 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6324a3eb-3344-4393-a362-29b14ceec3d0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:30.967672 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:30.967672 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:30.972012 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6324a3eb-3344-4393-a362-29b14ceec3d0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:30.976339 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6324a3eb-3344-4393-a362-29b14ceec3d0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 returned with HTTP 200 Jul 10 09:32:30.976822 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 595/2334] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:30 2026] GET /volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:31.561548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9ba6a7b7-cbd5-4126-988b-ffe3ee8f899e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:31.563550 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9ba6a7b7-cbd5-4126-988b-ffe3ee8f899e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:31.563800 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9ba6a7b7-cbd5-4126-988b-ffe3ee8f899e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:31.563972 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9ba6a7b7-cbd5-4126-988b-ffe3ee8f899e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:31.564073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-9ba6a7b7-cbd5-4126-988b-ffe3ee8f899e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:31.570760 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:31.570760 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:31.572542 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9ba6a7b7-cbd5-4126-988b-ffe3ee8f899e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:31.572960 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 576/2335] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:31 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:31.650397 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1bc527ac-57f2-47dc-badc-4d5753403c87 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:31.652129 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1bc527ac-57f2-47dc-badc-4d5753403c87 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:31.652373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1bc527ac-57f2-47dc-badc-4d5753403c87 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:31.654232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1bc527ac-57f2-47dc-badc-4d5753403c87 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:31.654232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1bc527ac-57f2-47dc-badc-4d5753403c87 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:31.657421 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:31.657421 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:31.658377 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1bc527ac-57f2-47dc-badc-4d5753403c87 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:31.658952 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 576/2336] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:31 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:31.989670 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2f1a98d9-3710-486e-9a08-7d5781bbc32c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:31.991582 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2f1a98d9-3710-486e-9a08-7d5781bbc32c tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:31.991823 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2f1a98d9-3710-486e-9a08-7d5781bbc32c tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:31.992164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2f1a98d9-3710-486e-9a08-7d5781bbc32c tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:31.999227 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:31.999227 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:32.005900 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2f1a98d9-3710-486e-9a08-7d5781bbc32c tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:32.011434 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2f1a98d9-3710-486e-9a08-7d5781bbc32c tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 returned with HTTP 200 Jul 10 09:32:32.011883 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 590/2337] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:31 2026] GET /volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:32.024000 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:32.025938 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:32.026323 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4eef29f-f5ce-4cf5-8f6a-29f78d04a281", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1371503163"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:32.037157 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:32.037157 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:32.037761 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:32.037912 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Create snapshot from volume a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:32.091639 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Created reservations ['44ce08ee-7c90-4775-888f-233cb1073bee', 'ec935948-486b-4b75-8fdf-861decccda5d', 'dd2d55ff-01ac-4e13-817c-d72edfffd199', '8cb81de1-2b7c-4987-a3c0-9eda7a591c69'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:32.138561 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot create request issued successfully. Jul 10 09:32:32.139025 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f401c44-dcb8-49f0-ae38-0b4ae932afa7 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:32.139498 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 596/2338] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:32 2026] POST /volume/v3/snapshots => generated 314 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:32.150226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-91d25dab-2390-4c2c-af3b-a6a9733b0847 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:32.152805 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91d25dab-2390-4c2c-af3b-a6a9733b0847 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 Jul 10 09:32:32.153124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91d25dab-2390-4c2c-af3b-a6a9733b0847 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:32.153415 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91d25dab-2390-4c2c-af3b-a6a9733b0847 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:32.160461 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:32.160461 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:32.161217 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-91d25dab-2390-4c2c-af3b-a6a9733b0847 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:32.162433 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91d25dab-2390-4c2c-af3b-a6a9733b0847 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 returned with HTTP 200 Jul 10 09:32:32.163048 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 577/2339] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:32 2026] GET /volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:32.585458 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4bf02a19-c31a-4fc7-b1ea-308d13ba571e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:32.587257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bf02a19-c31a-4fc7-b1ea-308d13ba571e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:32.587435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bf02a19-c31a-4fc7-b1ea-308d13ba571e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:32.587666 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bf02a19-c31a-4fc7-b1ea-308d13ba571e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:32.587763 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4bf02a19-c31a-4fc7-b1ea-308d13ba571e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:32.594398 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:32.594398 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:32.595189 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bf02a19-c31a-4fc7-b1ea-308d13ba571e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:32.595553 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 577/2340] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:32 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:32.671956 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5476ae36-bec5-47f0-9e4a-4328531c90e9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:32.674148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5476ae36-bec5-47f0-9e4a-4328531c90e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:32.674388 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5476ae36-bec5-47f0-9e4a-4328531c90e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:32.674647 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5476ae36-bec5-47f0-9e4a-4328531c90e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:32.674803 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5476ae36-bec5-47f0-9e4a-4328531c90e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:32.679455 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:32.679455 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:32.680551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5476ae36-bec5-47f0-9e4a-4328531c90e9 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:32.681026 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 591/2341] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:32 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:33.176392 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8e46480a-b4c3-4fc3-ba93-94af09b84643 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.180387 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8e46480a-b4c3-4fc3-ba93-94af09b84643 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 Jul 10 09:32:33.180387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8e46480a-b4c3-4fc3-ba93-94af09b84643 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:33.180387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8e46480a-b4c3-4fc3-ba93-94af09b84643 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:33.186424 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:33.186424 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:33.186989 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8e46480a-b4c3-4fc3-ba93-94af09b84643 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:33.188231 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8e46480a-b4c3-4fc3-ba93-94af09b84643 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 returned with HTTP 200 Jul 10 09:32:33.188231 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 597/2342] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:33 2026] GET /volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:32:33.200365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.202834 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:33.203180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4eef29f-f5ce-4cf5-8f6a-29f78d04a281", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-73010188"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:33.221747 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:33.221747 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:33.222244 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:33.222389 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Create snapshot from volume a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:33.254788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Created reservations ['feadf5c4-e925-4516-8ffc-88139e9d8982', '96bedd21-9f0b-44e0-9d87-315ded3d59b6', 'c88d5b7a-4447-4696-97d7-2636b3f2a55d', '5f5bd4d7-d82b-40ef-99b2-e7e2f964bba1'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:33.294007 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot create request issued successfully. Jul 10 09:32:33.294323 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5fa82a1d-97c9-4347-8cf4-441daef55ea1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:33.294872 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 578/2343] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:33 2026] POST /volume/v3/snapshots => generated 312 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:33.310307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b0b6931c-97c3-469f-a639-402057081b76 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.312832 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0b6931c-97c3-469f-a639-402057081b76 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:33.313075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0b6931c-97c3-469f-a639-402057081b76 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:33.313337 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0b6931c-97c3-469f-a639-402057081b76 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:33.322382 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:33.322382 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:33.322975 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b0b6931c-97c3-469f-a639-402057081b76 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:33.323825 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0b6931c-97c3-469f-a639-402057081b76 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c returned with HTTP 200 Jul 10 09:32:33.324464 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 578/2344] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:33 2026] GET /volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:33.608940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fea3f5ab-06bd-4632-968a-203d16f91d49 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.611289 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fea3f5ab-06bd-4632-968a-203d16f91d49 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:33.611468 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fea3f5ab-06bd-4632-968a-203d16f91d49 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:33.611677 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fea3f5ab-06bd-4632-968a-203d16f91d49 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:33.611776 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-fea3f5ab-06bd-4632-968a-203d16f91d49 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:33.616936 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:33.616936 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:33.617452 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fea3f5ab-06bd-4632-968a-203d16f91d49 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:33.618174 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 592/2345] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:33 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:33.695035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4d546a42-be0f-4b93-b6fb-19c49997bb7f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.697614 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d546a42-be0f-4b93-b6fb-19c49997bb7f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:33.697865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d546a42-be0f-4b93-b6fb-19c49997bb7f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:33.698071 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d546a42-be0f-4b93-b6fb-19c49997bb7f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:33.698241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4d546a42-be0f-4b93-b6fb-19c49997bb7f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:33.705151 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:33.705151 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:33.705997 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d546a42-be0f-4b93-b6fb-19c49997bb7f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:33.706360 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 598/2346] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:33 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:33.953199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8ac6215e-f670-45dd-b0f3-80cdcd61e12b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.953590 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ac6215e-f670-45dd-b0f3-80cdcd61e12b None None] GET https://10.4.3.103/volume// Jul 10 09:32:33.953750 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ac6215e-f670-45dd-b0f3-80cdcd61e12b None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:33.953920 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ac6215e-f670-45dd-b0f3-80cdcd61e12b None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:33.954238 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ac6215e-f670-45dd-b0f3-80cdcd61e12b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:33.954486 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 579/2347] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:32:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:33.963469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-55112380-bc8e-4137-ac36-c08483b2ea95 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:33.965902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-55112380-bc8e-4137-ac36-c08483b2ea95 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:33.966163 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-55112380-bc8e-4137-ac36-c08483b2ea95 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:33.966356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-55112380-bc8e-4137-ac36-c08483b2ea95 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:33.975500 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:33.975500 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:33.978705 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-55112380-bc8e-4137-ac36-c08483b2ea95 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:33.983510 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-55112380-bc8e-4137-ac36-c08483b2ea95 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:33.983959 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 579/2348] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:32:33 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1547 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:34.086023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:34.087971 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] PUT https://10.4.3.103/volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89 Jul 10 09:32:34.088311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:34.096489 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Acquiring lock "cinder-attachment_update-bcbcd69e-3e04-47b7-aa27-65715a539968-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:32:34.101591 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-bcbcd69e-3e04-47b7-aa27-65715a539968-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:32:34.102589 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:34.102589 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:34.334261 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4c497db5-5465-4272-8f01-ff052c3426cb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:34.337018 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c497db5-5465-4272-8f01-ff052c3426cb tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:34.337205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c497db5-5465-4272-8f01-ff052c3426cb tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:34.337394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c497db5-5465-4272-8f01-ff052c3426cb tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:34.345546 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:34.345546 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:34.346184 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4c497db5-5465-4272-8f01-ff052c3426cb tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:34.347457 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c497db5-5465-4272-8f01-ff052c3426cb tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c returned with HTTP 200 Jul 10 09:32:34.348266 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 599/2349] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:34 2026] GET /volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:34.355677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c1318188-8765-4dcc-89d3-05783ea13389 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:34.357344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:34.357739 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4eef29f-f5ce-4cf5-8f6a-29f78d04a281", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:34.365954 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:34.365954 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:34.366513 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:34.366702 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Create snapshot from volume a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:34.394891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Created reservations ['d819dedf-ec57-4e07-81be-b5e081f91aaa', 'c81bad2e-7168-4408-95a4-1cb4fc0c08cf', 'ef751930-d5a0-4471-b197-f6177a08b542', '6e849282-c4b4-48a6-9925-e7f7f62e6708'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:34.433014 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot create request issued successfully. Jul 10 09:32:34.433289 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c1318188-8765-4dcc-89d3-05783ea13389 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:34.433745 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 580/2350] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:34.443594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b90e13cc-f0fe-4fb8-91e0-dd552f3a9401 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:34.445363 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b90e13cc-f0fe-4fb8-91e0-dd552f3a9401 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf Jul 10 09:32:34.445588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b90e13cc-f0fe-4fb8-91e0-dd552f3a9401 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:34.445790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b90e13cc-f0fe-4fb8-91e0-dd552f3a9401 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:34.452764 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:34.452764 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:34.453173 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b90e13cc-f0fe-4fb8-91e0-dd552f3a9401 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:34.453835 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b90e13cc-f0fe-4fb8-91e0-dd552f3a9401 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf returned with HTTP 200 Jul 10 09:32:34.454184 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 580/2351] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:34 2026] GET /volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:34.622840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Lock "cinder-attachment_update-bcbcd69e-3e04-47b7-aa27-65715a539968-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:32:34.623199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-af3f1e6b-a292-474b-86a4-11290a66543d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89 returned with HTTP 200 Jul 10 09:32:34.623667 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 593/2352] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:32:34 2026] PUT /volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:34.629949 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-77efb149-39f3-4faf-9720-7b72ae3f4958 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:34.634985 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-77efb149-39f3-4faf-9720-7b72ae3f4958 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:34.635179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-77efb149-39f3-4faf-9720-7b72ae3f4958 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:34.637717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-77efb149-39f3-4faf-9720-7b72ae3f4958 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:34.637865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-77efb149-39f3-4faf-9720-7b72ae3f4958 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:34.645578 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:34.645578 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:34.646185 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-77efb149-39f3-4faf-9720-7b72ae3f4958 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:34.646698 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 600/2353] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:34 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:34.719079 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1dee1b77-ed0e-4c12-96f7-7f5bd8cffd30 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:34.726411 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1dee1b77-ed0e-4c12-96f7-7f5bd8cffd30 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:34.727204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1dee1b77-ed0e-4c12-96f7-7f5bd8cffd30 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:34.727525 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1dee1b77-ed0e-4c12-96f7-7f5bd8cffd30 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:34.728231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1dee1b77-ed0e-4c12-96f7-7f5bd8cffd30 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:34.740211 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:34.740211 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:34.744693 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1dee1b77-ed0e-4c12-96f7-7f5bd8cffd30 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:34.747213 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 581/2354] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:34 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.137485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-259964d6-5b95-4ea2-8105-17bbfdf5e67d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.140509 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-259964d6-5b95-4ea2-8105-17bbfdf5e67d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89/action Jul 10 09:32:35.140939 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-259964d6-5b95-4ea2-8105-17bbfdf5e67d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:35.141065 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-259964d6-5b95-4ea2-8105-17bbfdf5e67d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:35.157782 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.157782 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:35.166392 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-06871cf2-f5b3-4fed-acc2-1e4128b72206 req-259964d6-5b95-4ea2-8105-17bbfdf5e67d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89/action returned with HTTP 204 Jul 10 09:32:35.166826 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 581/2355] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:32:35 2026] POST /volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:35.465219 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b9bdf22a-376a-4c01-8ca1-f45f8e5978c4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.467377 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b9bdf22a-376a-4c01-8ca1-f45f8e5978c4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf Jul 10 09:32:35.467600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b9bdf22a-376a-4c01-8ca1-f45f8e5978c4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.467884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b9bdf22a-376a-4c01-8ca1-f45f8e5978c4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.474341 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.474341 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:35.474937 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b9bdf22a-376a-4c01-8ca1-f45f8e5978c4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:35.476994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b9bdf22a-376a-4c01-8ca1-f45f8e5978c4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf returned with HTTP 200 Jul 10 09:32:35.476994 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 594/2356] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.494204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-935add7e-9934-41fb-907b-c0e676937f4b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.496797 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?limit=1 Jul 10 09:32:35.497058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.497396 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.497695 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.499456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.516194 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.516194 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-935add7e-9934-41fb-907b-c0e676937f4b tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 09:32:35.516194 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 601/2357] 10.4.3.103 () {66 vars in 1258 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.528394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.530078 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:35.530188 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.530355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.530599 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.531548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.550132 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.550648 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-110fd1f1-e452-4545-8f3f-d82c73bee437 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:32:35.551640 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 582/2358] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.568987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.572903 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?limit=100000 Jul 10 09:32:35.573083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.573258 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.573559 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.574466 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.582142 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.582552 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14135dae-c7e3-4cae-ab63-c8789b98f28d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 09:32:35.583139 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 582/2359] 10.4.3.103 () {66 vars in 1268 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.598243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.600410 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?limit=0 Jul 10 09:32:35.600660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.602452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.602452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.603501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.607056 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.607320 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9015fc5-5044-48b9-838d-b764ed3a1f13 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 09:32:35.607827 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 595/2360] 10.4.3.103 () {66 vars in 1258 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:32:35.620550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.623238 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:35.623470 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.623736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.623997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.624394 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.624394 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:35.625393 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.634700 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.635205 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b979ce6e-b3e6-4dc8-9594-d749c57f9805 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:32:35.635745 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 602/2361] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.648940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1e2b667c-b13b-4603-ac05-945fca70da36 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.650822 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?marker=3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:35.651064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.651321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.651630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.652001 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.652001 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:35.652940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.656867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7c8daa5b-c92c-4971-9844-9ee9b4c5cfa9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.661538 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c8daa5b-c92c-4971-9844-9ee9b4c5cfa9 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:35.662414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c8daa5b-c92c-4971-9844-9ee9b4c5cfa9 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.662414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c8daa5b-c92c-4971-9844-9ee9b4c5cfa9 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.662414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-7c8daa5b-c92c-4971-9844-9ee9b4c5cfa9 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:35.670554 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.670554 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:35.670554 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c8daa5b-c92c-4971-9844-9ee9b4c5cfa9 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:35.671044 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 583/2362] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.676549 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.676920 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e2b667c-b13b-4603-ac05-945fca70da36 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?marker=3c2e311d-dabb-4118-a5ae-a901333f7f2c returned with HTTP 200 Jul 10 09:32:35.677492 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 583/2363] 10.4.3.103 () {66 vars in 1330 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?marker=3c2e311d-dabb-4118-a5ae-a901333f7f2c => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.693240 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.697026 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?offset=2&limit=3 Jul 10 09:32:35.697227 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.697465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.697635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.698588 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.717071 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.717381 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eb3eec29-2a82-476b-a8fc-d5f11d85fcbf tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 09:32:35.717928 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 596/2364] 10.4.3.103 () {66 vars in 1276 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.731871 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-09458545-361a-42df-899f-895bc001d2ff None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.733090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 09:32:35.733351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.733627 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.733897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.734171 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.734171 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:35.734978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.746251 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.747154 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-09458545-361a-42df-899f-895bc001d2ff tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 09:32:35.747154 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 603/2365] 10.4.3.103 () {66 vars in 1308 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.759135 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b4df3bcc-36fb-4b4f-94d8-292e117465ae None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.760631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.762112 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 09:32:35.762187 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b4df3bcc-36fb-4b4f-94d8-292e117465ae tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:35.762407 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b4df3bcc-36fb-4b4f-94d8-292e117465ae tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.762557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.762674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b4df3bcc-36fb-4b4f-94d8-292e117465ae tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.762846 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b4df3bcc-36fb-4b4f-94d8-292e117465ae tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:35.763026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.763319 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.763796 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.763796 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:35.764858 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.768824 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.768824 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:35.769137 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b4df3bcc-36fb-4b4f-94d8-292e117465ae tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:35.769651 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 584/2366] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.770598 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.771265 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68ee9ad8-f38c-46b0-ae26-3e4d5072ad6d tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 09:32:35.772451 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 584/2367] 10.4.3.103 () {66 vars in 1310 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.786165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.788355 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 09:32:35.788592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.788847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.789173 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.789560 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.789560 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:35.790438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.800946 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.801335 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b05cf5bb-0137-427b-96e5-6d5b14067d50 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 09:32:35.801758 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 597/2368] 10.4.3.103 () {66 vars in 1292 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.811877 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-11d66863-17e6-4d53-9a83-4bc454e085dd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.813252 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 09:32:35.813520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.813895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.814195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.814517 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.814517 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:35.815368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.836944 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.837351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-11d66863-17e6-4d53-9a83-4bc454e085dd tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 09:32:35.837748 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 604/2369] 10.4.3.103 () {66 vars in 1294 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.849354 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0d6948d5-f26a-4139-b299-79860dd8be74 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.852786 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 09:32:35.853036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.853121 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.853307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.854301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.869519 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.869519 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0d6948d5-f26a-4139-b299-79860dd8be74 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 09:32:35.869519 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 585/2370] 10.4.3.103 () {66 vars in 1312 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.882270 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.884385 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 09:32:35.884756 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.885084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.885463 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.885897 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.885897 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:35.886977 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.937032 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.938823 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-09cf496b-a9bf-4623-b9ef-b97bce984482 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 09:32:35.943097 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 585/2371] 10.4.3.103 () {66 vars in 1314 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.964936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.967014 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 Jul 10 09:32:35.967014 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.967254 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.967706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.967884 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.967884 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:35.969339 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:35.981825 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:35.981825 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.981825 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:35.982583 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-395a3eb8-a07a-4f15-89db-dcbf2da15f86 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 returned with HTTP 200 Jul 10 09:32:35.982968 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 598/2372] 10.4.3.103 () {66 vars in 1385 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:35.994157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2938f907-b4d7-47ef-ae64-0584534ca9af None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:35.996513 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail?status=available Jul 10 09:32:35.996834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:35.997127 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:35.997815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:35.998230 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:35.998230 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:35.999499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:36.016281 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:36.016972 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.016972 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:36.018055 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2938f907-b4d7-47ef-ae64-0584534ca9af tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 09:32:36.018718 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 605/2373] 10.4.3.103 () {66 vars in 1297 bytes} [Fri Jul 10 09:32:35 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:36.031160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.035242 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 Jul 10 09:32:36.035242 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.035242 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.035583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:36.036084 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.036084 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:36.037600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:36.052245 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:36.052889 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.052889 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:36.053634 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57624c56-8b0f-4f29-b5ea-404f590d6eb4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 returned with HTTP 200 Jul 10 09:32:36.054235 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 586/2374] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.066821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.070728 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 Jul 10 09:32:36.070728 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.070728 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.070728 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:36.070728 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.070728 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:36.071310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:36.085246 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:36.085834 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fab2ec6c-220f-4089-8eef-8dd5693f63c0 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 returned with HTTP 200 Jul 10 09:32:36.086438 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 586/2375] 10.4.3.103 () {66 vars in 1364 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.099165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.101336 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?status=available Jul 10 09:32:36.101590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.101824 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.102274 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:36.103437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:36.115376 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:36.115801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7db6b51e-782f-45b7-ad6d-f893ef907147 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 09:32:36.116192 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 599/2376] 10.4.3.103 () {66 vars in 1276 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.125403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.128139 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 Jul 10 09:32:36.128503 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.128780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.129105 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:36.131126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:32:36.147918 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Get all snapshots completed successfully. Jul 10 09:32:36.148544 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f65b57a-2f5f-4cf7-ada2-d34e9eae2e65 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 returned with HTTP 200 Jul 10 09:32:36.149356 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 606/2377] 10.4.3.103 () {66 vars in 1398 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1805591636 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.158909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.160518 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf Jul 10 09:32:36.160769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.160959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.161058 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Delete snapshot with id: 74547f58-e92a-4cf1-b607-4522ea934ebf Jul 10 09:32:36.165677 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.165677 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:36.166150 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:36.180884 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot delete request issued successfully. Jul 10 09:32:36.181132 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a6de061-7c33-42ad-9c96-5c6f69445b0f tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf returned with HTTP 202 Jul 10 09:32:36.181649 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 587/2378] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:36 2026] DELETE /volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:36.188555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2eb90d94-a6d4-4dbd-9762-53a23eafc143 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.190249 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2eb90d94-a6d4-4dbd-9762-53a23eafc143 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf Jul 10 09:32:36.190519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2eb90d94-a6d4-4dbd-9762-53a23eafc143 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.190823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2eb90d94-a6d4-4dbd-9762-53a23eafc143 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.197130 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.197130 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:36.198980 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2eb90d94-a6d4-4dbd-9762-53a23eafc143 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:36.198980 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2eb90d94-a6d4-4dbd-9762-53a23eafc143 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf returned with HTTP 200 Jul 10 09:32:36.198980 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 587/2379] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.686041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-99b7ea90-1360-4938-86dd-d2fe0c633d97 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.688839 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-99b7ea90-1360-4938-86dd-d2fe0c633d97 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:36.689899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-99b7ea90-1360-4938-86dd-d2fe0c633d97 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.689899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-99b7ea90-1360-4938-86dd-d2fe0c633d97 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.689899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-99b7ea90-1360-4938-86dd-d2fe0c633d97 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:36.696457 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.696457 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:36.697746 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-99b7ea90-1360-4938-86dd-d2fe0c633d97 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:36.698275 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 600/2380] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.782689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b9a37b1a-0c9a-4a51-a26f-8c432a9d193f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.786211 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b9a37b1a-0c9a-4a51-a26f-8c432a9d193f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:36.786502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b9a37b1a-0c9a-4a51-a26f-8c432a9d193f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.786668 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b9a37b1a-0c9a-4a51-a26f-8c432a9d193f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.786796 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b9a37b1a-0c9a-4a51-a26f-8c432a9d193f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:36.795341 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.795341 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:36.796173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b9a37b1a-0c9a-4a51-a26f-8c432a9d193f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:36.796684 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 607/2381] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.812774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-335b64be-05dd-4519-b8b6-1d75f8cea176 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.815902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-335b64be-05dd-4519-b8b6-1d75f8cea176 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:36.815902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-335b64be-05dd-4519-b8b6-1d75f8cea176 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.815902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-335b64be-05dd-4519-b8b6-1d75f8cea176 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.815902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-335b64be-05dd-4519-b8b6-1d75f8cea176 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:36.821237 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.821237 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:36.821237 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-335b64be-05dd-4519-b8b6-1d75f8cea176 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:36.821237 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 588/2382] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:36.836422 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9b30d526-9be6-45de-ba95-e11171c1b30e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.839251 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b30d526-9be6-45de-ba95-e11171c1b30e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] DELETE https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:36.839589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b30d526-9be6-45de-ba95-e11171c1b30e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.839945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b30d526-9be6-45de-ba95-e11171c1b30e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.840101 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-9b30d526-9be6-45de-ba95-e11171c1b30e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete backup with id: af949a23-5ec6-41fe-ae0c-678a6d151adf. Jul 10 09:32:36.846165 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.846165 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:36.883966 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-9b30d526-9be6-45de-ba95-e11171c1b30e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] delete_backup rpcapi backup_id af949a23-5ec6-41fe-ae0c-678a6d151adf {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:32:36.888058 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b30d526-9be6-45de-ba95-e11171c1b30e tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 202 Jul 10 09:32:36.888058 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 588/2383] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:36 2026] DELETE /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:36.896657 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-410c577e-38c1-480b-bb2d-af6c82354a14 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:36.901725 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-410c577e-38c1-480b-bb2d-af6c82354a14 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:36.901725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-410c577e-38c1-480b-bb2d-af6c82354a14 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:36.901725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-410c577e-38c1-480b-bb2d-af6c82354a14 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:36.901725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-410c577e-38c1-480b-bb2d-af6c82354a14 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:36.909362 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:36.909362 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:36.909362 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-410c577e-38c1-480b-bb2d-af6c82354a14 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 200 Jul 10 09:32:36.909362 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 601/2384] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:36 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:37.210957 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bb2912f4-522f-4bf9-bf07-ecd94c537435 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.213134 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bb2912f4-522f-4bf9-bf07-ecd94c537435 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf Jul 10 09:32:37.213951 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bb2912f4-522f-4bf9-bf07-ecd94c537435 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.214188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bb2912f4-522f-4bf9-bf07-ecd94c537435 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.219335 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bb2912f4-522f-4bf9-bf07-ecd94c537435 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf returned with HTTP 404 Jul 10 09:32:37.219879 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 608/2385] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:37 2026] GET /volume/v3/snapshots/74547f58-e92a-4cf1-b607-4522ea934ebf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:37.232081 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c607e850-e461-42dd-becc-6ff253f8d741 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.233494 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:37.233866 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.234129 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.234327 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Delete snapshot with id: 3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:37.239500 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:37.239500 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:37.242014 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:37.260584 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot delete request issued successfully. Jul 10 09:32:37.261037 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c607e850-e461-42dd-becc-6ff253f8d741 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c returned with HTTP 202 Jul 10 09:32:37.262167 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 589/2386] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:37 2026] DELETE /volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:32:37.272266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-80251915-980b-4b49-90e7-51b858ad60a1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.274174 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80251915-980b-4b49-90e7-51b858ad60a1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:37.274390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80251915-980b-4b49-90e7-51b858ad60a1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.274600 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80251915-980b-4b49-90e7-51b858ad60a1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.281300 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:37.281300 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:37.281839 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-80251915-980b-4b49-90e7-51b858ad60a1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:37.282696 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80251915-980b-4b49-90e7-51b858ad60a1 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c returned with HTTP 200 Jul 10 09:32:37.283218 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 589/2387] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:37 2026] GET /volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:37.712756 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fead9ca5-17b5-419a-bc0d-b1ca6f1c792b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.715997 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fead9ca5-17b5-419a-bc0d-b1ca6f1c792b tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:37.716223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fead9ca5-17b5-419a-bc0d-b1ca6f1c792b tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.716539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fead9ca5-17b5-419a-bc0d-b1ca6f1c792b tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.717611 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-fead9ca5-17b5-419a-bc0d-b1ca6f1c792b tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:37.722398 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:37.722398 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:37.723462 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fead9ca5-17b5-419a-bc0d-b1ca6f1c792b tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:37.724263 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 602/2388] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:37 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:37.920789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-295cfa31-ee0f-4963-ac8f-19745aa1cb5c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.922945 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-295cfa31-ee0f-4963-ac8f-19745aa1cb5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf Jul 10 09:32:37.923167 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-295cfa31-ee0f-4963-ac8f-19745aa1cb5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.923371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-295cfa31-ee0f-4963-ac8f-19745aa1cb5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.923485 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-295cfa31-ee0f-4963-ac8f-19745aa1cb5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id af949a23-5ec6-41fe-ae0c-678a6d151adf. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:37.928012 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-295cfa31-ee0f-4963-ac8f-19745aa1cb5c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf returned with HTTP 404 Jul 10 09:32:37.928541 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 609/2389] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:37 2026] GET /volume/v3/backups/af949a23-5ec6-41fe-ae0c-678a6d151adf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:37.936206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0086d9b0-403c-411b-acf8-27b091410ccd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.941098 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0086d9b0-403c-411b-acf8-27b091410ccd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] DELETE https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:37.941098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0086d9b0-403c-411b-acf8-27b091410ccd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.941098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0086d9b0-403c-411b-acf8-27b091410ccd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.944122 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-0086d9b0-403c-411b-acf8-27b091410ccd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Delete backup with id: f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. Jul 10 09:32:37.954600 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:37.954600 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:37.970170 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-0086d9b0-403c-411b-acf8-27b091410ccd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] delete_backup rpcapi backup_id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:32:37.972545 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0086d9b0-403c-411b-acf8-27b091410ccd tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 202 Jul 10 09:32:37.975083 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 590/2390] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:37 2026] DELETE /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:37.983479 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8471628c-2062-4d8a-b246-7ddde319c6a4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:37.987719 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8471628c-2062-4d8a-b246-7ddde319c6a4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:37.988066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8471628c-2062-4d8a-b246-7ddde319c6a4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:37.988197 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8471628c-2062-4d8a-b246-7ddde319c6a4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:37.988295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-8471628c-2062-4d8a-b246-7ddde319c6a4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:37.992538 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:37.992538 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:37.993010 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8471628c-2062-4d8a-b246-7ddde319c6a4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 200 Jul 10 09:32:37.993351 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 590/2391] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:37 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:38.298675 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c56b3e5b-84f5-4a35-a0b0-ab65b7b2da9e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:38.301343 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c56b3e5b-84f5-4a35-a0b0-ab65b7b2da9e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c Jul 10 09:32:38.303589 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c56b3e5b-84f5-4a35-a0b0-ab65b7b2da9e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:38.303589 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c56b3e5b-84f5-4a35-a0b0-ab65b7b2da9e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:38.312928 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c56b3e5b-84f5-4a35-a0b0-ab65b7b2da9e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c returned with HTTP 404 Jul 10 09:32:38.312928 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 603/2392] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:38 2026] GET /volume/v3/snapshots/3c2e311d-dabb-4118-a5ae-a901333f7f2c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:38.321509 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:38.323744 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 Jul 10 09:32:38.324598 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:38.324835 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:38.324939 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Delete snapshot with id: 6c216aa8-b42a-4cf1-8524-d081c67210c4 Jul 10 09:32:38.339017 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:38.339017 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:38.340476 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:38.363040 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot delete request issued successfully. Jul 10 09:32:38.363257 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-303b5c25-07bf-4994-a3b3-d9ffa0577943 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 returned with HTTP 202 Jul 10 09:32:38.363770 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 610/2393] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:38 2026] DELETE /volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:38.377265 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-73088179-59a4-48dd-a6a3-bd403938b0be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:38.379238 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-73088179-59a4-48dd-a6a3-bd403938b0be tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 Jul 10 09:32:38.379506 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-73088179-59a4-48dd-a6a3-bd403938b0be tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:38.379671 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-73088179-59a4-48dd-a6a3-bd403938b0be tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:38.385900 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:38.385900 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:38.386552 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-73088179-59a4-48dd-a6a3-bd403938b0be tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Snapshot retrieved successfully. Jul 10 09:32:38.387498 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-73088179-59a4-48dd-a6a3-bd403938b0be tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 returned with HTTP 200 Jul 10 09:32:38.388014 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 591/2394] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:38 2026] GET /volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:38.514317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:38.516414 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:38.516855 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1897880695", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:38.518843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1897880695', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:38.519007 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create volume of 1 GB Jul 10 09:32:38.523790 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Availability Zones retrieved successfully. Jul 10 09:32:38.530837 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Flow 'volume_create_api' (57aec217-9153-4710-921d-1b0fb4a9e008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:38.531693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a601fcd6-a66a-4c48-a0e7-680e2482b5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:38.532623 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:38.558627 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a601fcd6-a66a-4c48-a0e7-680e2482b5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:38.559351 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a681f25b-c1ac-4994-bad6-bc555b4f3a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:38.616696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Created reservations ['9bef407b-f8d7-4227-8288-929d369ea186', '77e0c3fe-6825-46d6-8200-cdbcf92e0443', '23fd7e05-54a7-417d-aa28-10103524d832', '789f86a4-c836-4a7e-a737-330c9aad315f'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:38.617516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a681f25b-c1ac-4994-bad6-bc555b4f3a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bef407b-f8d7-4227-8288-929d369ea186', '77e0c3fe-6825-46d6-8200-cdbcf92e0443', '23fd7e05-54a7-417d-aa28-10103524d832', '789f86a4-c836-4a7e-a737-330c9aad315f']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:38.618311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de35f81-da10-4ca1-b014-15673c313e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:38.641007 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de35f81-da10-4ca1-b014-15673c313e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64448dfe-2c17-4aa4-b3a0-ef642f4f4866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1897880695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92b6e2661f24b209ddbefdc85f2af99',qos_specs=None,replication_status=,reservations=['9bef407b-f8d7-4227-8288-929d369ea186','77e0c3fe-6825-46d6-8200-cdbcf92e0443','23fd7e05-54a7-417d-aa28-10103524d832','789f86a4-c836-4a7e-a737-330c9aad315f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62fbadf482b41ce8c74567d24e173a8',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1897880695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64448dfe-2c17-4aa4-b3a0-ef642f4f4866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92b6e2661f24b209ddbefdc85f2af99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a62fbadf482b41ce8c74567d24e173a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:38.642055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51aadf03-9dee-4333-8f7f-2d4820e74da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:38.663984 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51aadf03-9dee-4333-8f7f-2d4820e74da4) transitioned into state 'SUCCESS' from state '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-1897880695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92b6e2661f24b209ddbefdc85f2af99',qos_specs=None,replication_status=,reservations=['9bef407b-f8d7-4227-8288-929d369ea186','77e0c3fe-6825-46d6-8200-cdbcf92e0443','23fd7e05-54a7-417d-aa28-10103524d832','789f86a4-c836-4a7e-a737-330c9aad315f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62fbadf482b41ce8c74567d24e173a8',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:38.665038 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c16950-14eb-4f1c-bba7-1150f4be7e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:38.675971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c16950-14eb-4f1c-bba7-1150f4be7e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:38.677126 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Flow 'volume_create_api' (57aec217-9153-4710-921d-1b0fb4a9e008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:38.677518 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create volume request issued successfully. Jul 10 09:32:38.678287 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d78815c2-8d65-49b2-8a44-2770ea82e766 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:38.678966 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 591/2395] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:38 2026] POST /volume/v3/volumes => generated 755 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:38.694851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-63d60ead-79be-4a5b-ad9d-a366ae07aff3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:38.696831 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63d60ead-79be-4a5b-ad9d-a366ae07aff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:38.698228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63d60ead-79be-4a5b-ad9d-a366ae07aff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:38.698228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63d60ead-79be-4a5b-ad9d-a366ae07aff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:38.705096 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:38.705096 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:38.710257 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-63d60ead-79be-4a5b-ad9d-a366ae07aff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:38.714977 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63d60ead-79be-4a5b-ad9d-a366ae07aff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:38.715985 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 604/2396] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:38 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:38.738483 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0c31ce90-c5f9-4195-8d23-177c1cecbe3e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:38.744232 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0c31ce90-c5f9-4195-8d23-177c1cecbe3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:38.744454 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0c31ce90-c5f9-4195-8d23-177c1cecbe3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:38.744692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0c31ce90-c5f9-4195-8d23-177c1cecbe3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:38.744819 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-0c31ce90-c5f9-4195-8d23-177c1cecbe3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:38.752957 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:38.752957 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:38.754287 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0c31ce90-c5f9-4195-8d23-177c1cecbe3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:38.755055 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 611/2397] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:38 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.008128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b32c9476-430d-4e3a-8461-0253bc0d8c9a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.016205 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b32c9476-430d-4e3a-8461-0253bc0d8c9a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 Jul 10 09:32:39.016410 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b32c9476-430d-4e3a-8461-0253bc0d8c9a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.016685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b32c9476-430d-4e3a-8461-0253bc0d8c9a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.017044 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b32c9476-430d-4e3a-8461-0253bc0d8c9a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:39.024028 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b32c9476-430d-4e3a-8461-0253bc0d8c9a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 returned with HTTP 404 Jul 10 09:32:39.024928 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 592/2398] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/backups/f35a0a42-e6f0-4470-8d8b-7b3579a9d7b2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:39.037590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.043594 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] DELETE https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:39.043594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.043594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.043594 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete backup with id: abd5c2b3-5826-480f-a1a7-91cc72054410. Jul 10 09:32:39.049080 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.049080 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:39.069352 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] delete_backup rpcapi backup_id abd5c2b3-5826-480f-a1a7-91cc72054410 {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:32:39.071258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-52fe7eae-9b60-4bf0-91d0-9fa216d15481 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 202 Jul 10 09:32:39.071796 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 592/2399] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:39 2026] DELETE /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:39.080125 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-66b76e56-43c5-4941-ab96-0f490884f0df None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.081892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-66b76e56-43c5-4941-ab96-0f490884f0df tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:39.082090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-66b76e56-43c5-4941-ab96-0f490884f0df tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.082302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-66b76e56-43c5-4941-ab96-0f490884f0df tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.082404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-66b76e56-43c5-4941-ab96-0f490884f0df tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:39.084402 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=443,cinder:UPDATE=124,cinder:INSERT=68 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:32:39.087948 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.087948 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:39.089240 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-66b76e56-43c5-4941-ab96-0f490884f0df tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 200 Jul 10 09:32:39.089275 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 605/2400] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.400780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-25175810-27ef-47b5-8b02-074f6e10fda5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.401033 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-25175810-27ef-47b5-8b02-074f6e10fda5 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 Jul 10 09:32:39.401160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-25175810-27ef-47b5-8b02-074f6e10fda5 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.401341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-25175810-27ef-47b5-8b02-074f6e10fda5 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.410390 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-25175810-27ef-47b5-8b02-074f6e10fda5 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 returned with HTTP 404 Jul 10 09:32:39.410992 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 612/2401] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/snapshots/6c216aa8-b42a-4cf1-8524-d081c67210c4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:39.423589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ecab2caa-c634-4ea6-b809-89b81e9aa99e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.424884 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ecab2caa-c634-4ea6-b809-89b81e9aa99e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:39.425051 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ecab2caa-c634-4ea6-b809-89b81e9aa99e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.425248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ecab2caa-c634-4ea6-b809-89b81e9aa99e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.431855 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=559,cinder:UPDATE=198,cinder:INSERT=121 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:32:39.435563 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.435563 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:39.440396 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ecab2caa-c634-4ea6-b809-89b81e9aa99e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:39.447626 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ecab2caa-c634-4ea6-b809-89b81e9aa99e tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 returned with HTTP 200 Jul 10 09:32:39.448047 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 593/2402] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.461629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.464131 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:39.464606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.464807 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.465049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Delete volume with id: a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:39.467475 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=443,cinder:INSERT=66,cinder:UPDATE=119 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:32:39.476232 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.476232 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:39.477488 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:39.505157 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Delete volume request issued successfully. Jul 10 09:32:39.505393 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae0181a5-024d-4dca-abfb-c05d5236f938 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 returned with HTTP 202 Jul 10 09:32:39.505920 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 593/2403] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:39 2026] DELETE /volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:39.515076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-109c5d88-10ee-4959-a5c9-5bae73f2c602 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.515076 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-109c5d88-10ee-4959-a5c9-5bae73f2c602 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:39.515271 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-109c5d88-10ee-4959-a5c9-5bae73f2c602 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.515463 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-109c5d88-10ee-4959-a5c9-5bae73f2c602 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.522660 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.522660 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:39.527250 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-109c5d88-10ee-4959-a5c9-5bae73f2c602 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Volume info retrieved successfully. Jul 10 09:32:39.531432 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-109c5d88-10ee-4959-a5c9-5bae73f2c602 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 returned with HTTP 200 Jul 10 09:32:39.531823 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 606/2404] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.729999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dc9acc8e-61dd-41c2-b543-07acca51fe6f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.731775 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dc9acc8e-61dd-41c2-b543-07acca51fe6f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:39.731987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dc9acc8e-61dd-41c2-b543-07acca51fe6f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.732180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dc9acc8e-61dd-41c2-b543-07acca51fe6f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.739238 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.739238 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:39.743561 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dc9acc8e-61dd-41c2-b543-07acca51fe6f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:39.749451 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dc9acc8e-61dd-41c2-b543-07acca51fe6f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:39.749922 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 613/2405] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.765162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e9d4e0f9-dc7e-4adf-ae6b-5311b3d12f7b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.766821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-887a0901-6157-4774-9a08-c5b0c55707a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.768683 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-887a0901-6157-4774-9a08-c5b0c55707a8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:39.768913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-887a0901-6157-4774-9a08-c5b0c55707a8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.769133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-887a0901-6157-4774-9a08-c5b0c55707a8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.769252 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-887a0901-6157-4774-9a08-c5b0c55707a8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:39.769457 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e9d4e0f9-dc7e-4adf-ae6b-5311b3d12f7b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:39.769823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e9d4e0f9-dc7e-4adf-ae6b-5311b3d12f7b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.770122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e9d4e0f9-dc7e-4adf-ae6b-5311b3d12f7b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.775365 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.775365 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:39.776363 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-887a0901-6157-4774-9a08-c5b0c55707a8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:39.776951 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 594/2406] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.786920 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.786920 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:39.791713 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e9d4e0f9-dc7e-4adf-ae6b-5311b3d12f7b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:39.799242 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e9d4e0f9-dc7e-4adf-ae6b-5311b3d12f7b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:39.799964 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 594/2407] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.814712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-be561184-5252-4dce-9991-1be28fdaff68 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.816514 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:32:39.816732 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.816935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.817248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:32:39.817957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:32:39.827247 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Get all volumes completed successfully. Jul 10 09:32:39.827730 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-be561184-5252-4dce-9991-1be28fdaff68 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:32:39.828119 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 607/2408] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.837587 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e56ae69b-9533-434d-939f-733814fccf62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.839661 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e56ae69b-9533-434d-939f-733814fccf62 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:39.839893 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e56ae69b-9533-434d-939f-733814fccf62 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.840112 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e56ae69b-9533-434d-939f-733814fccf62 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.848085 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.848085 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:39.851857 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e56ae69b-9533-434d-939f-733814fccf62 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:39.856655 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e56ae69b-9533-434d-939f-733814fccf62 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:39.857074 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 614/2409] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:39.899248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-3b0f02ec-2ecc-40ac-b202-0d77ffaa99db None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:39.901302 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-3b0f02ec-2ecc-40ac-b202-0d77ffaa99db tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:39.901505 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-3b0f02ec-2ecc-40ac-b202-0d77ffaa99db tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:39.901716 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-3b0f02ec-2ecc-40ac-b202-0d77ffaa99db tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:39.908597 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:39.908597 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:39.913471 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-3b0f02ec-2ecc-40ac-b202-0d77ffaa99db tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:39.918713 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-3b0f02ec-2ecc-40ac-b202-0d77ffaa99db tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:39.918713 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 595/2410] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:39 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:40.100863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b7812008-9bc2-4c06-a31a-557c0cde2f3f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:40.102646 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b7812008-9bc2-4c06-a31a-557c0cde2f3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 Jul 10 09:32:40.102923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b7812008-9bc2-4c06-a31a-557c0cde2f3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:40.103158 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b7812008-9bc2-4c06-a31a-557c0cde2f3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:40.103313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b7812008-9bc2-4c06-a31a-557c0cde2f3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Show backup with id abd5c2b3-5826-480f-a1a7-91cc72054410. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:40.109519 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b7812008-9bc2-4c06-a31a-557c0cde2f3f tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 returned with HTTP 404 Jul 10 09:32:40.109990 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 595/2411] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:40 2026] GET /volume/v3/backups/abd5c2b3-5826-480f-a1a7-91cc72054410 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:40.118788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:40.120368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] DELETE https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:32:40.120522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:40.120712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:40.120819 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Delete backup with id: a88c4844-e021-4313-a379-f556bbcf7ba8. Jul 10 09:32:40.124798 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:40.124798 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:40.136478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] delete_backup rpcapi backup_id a88c4844-e021-4313-a379-f556bbcf7ba8 {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:32:40.138225 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc1efdbc-7f3c-4ebd-b3c1-f644a3c6bcc4 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 202 Jul 10 09:32:40.138609 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 608/2412] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:40 2026] DELETE /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:32:40.145699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c42a8a77-d33a-4b54-8214-ce084fcd7758 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:40.147917 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c42a8a77-d33a-4b54-8214-ce084fcd7758 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:32:40.148182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c42a8a77-d33a-4b54-8214-ce084fcd7758 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:40.148399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c42a8a77-d33a-4b54-8214-ce084fcd7758 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:40.148544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c42a8a77-d33a-4b54-8214-ce084fcd7758 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:40.151470 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=418,cinder:UPDATE=123,cinder:INSERT=77 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:32:40.155487 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:40.155487 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:40.156246 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c42a8a77-d33a-4b54-8214-ce084fcd7758 tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 200 Jul 10 09:32:40.156843 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 615/2413] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:40 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:40.553371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2d90e8bb-a973-49d8-a5c4-a3333d80ebf4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:40.556256 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d90e8bb-a973-49d8-a5c4-a3333d80ebf4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] GET https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 Jul 10 09:32:40.556591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d90e8bb-a973-49d8-a5c4-a3333d80ebf4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:40.556949 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d90e8bb-a973-49d8-a5c4-a3333d80ebf4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:40.564611 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d90e8bb-a973-49d8-a5c4-a3333d80ebf4 tempest-VolumesSnapshotListTestJSON-522564638 tempest-VolumesSnapshotListTestJSON-522564638-project-member] https://10.4.3.103/volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 returned with HTTP 404 Jul 10 09:32:40.565331 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 596/2414] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:40 2026] GET /volume/v3/volumes/a4eef29f-f5ce-4cf5-8f6a-29f78d04a281 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:40.788832 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5a2ba3f3-208a-440a-92d3-04cc1848b433 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:40.791089 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5a2ba3f3-208a-440a-92d3-04cc1848b433 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:40.791358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5a2ba3f3-208a-440a-92d3-04cc1848b433 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:40.791613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5a2ba3f3-208a-440a-92d3-04cc1848b433 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:40.791764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5a2ba3f3-208a-440a-92d3-04cc1848b433 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:40.797512 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:40.797512 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:40.798410 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5a2ba3f3-208a-440a-92d3-04cc1848b433 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:40.798908 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 596/2415] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:40 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:41.168553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d1238e51-c6df-4bf1-89ef-87ebb34f1d4a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:41.170449 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d1238e51-c6df-4bf1-89ef-87ebb34f1d4a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] GET https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 Jul 10 09:32:41.170680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d1238e51-c6df-4bf1-89ef-87ebb34f1d4a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:41.170921 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d1238e51-c6df-4bf1-89ef-87ebb34f1d4a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:41.174106 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d1238e51-c6df-4bf1-89ef-87ebb34f1d4a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] Show backup with id a88c4844-e021-4313-a379-f556bbcf7ba8. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:41.174516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d1238e51-c6df-4bf1-89ef-87ebb34f1d4a tempest-VolumesBackupsTest-411530153 tempest-VolumesBackupsTest-411530153-project-admin] https://10.4.3.103/volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 returned with HTTP 404 Jul 10 09:32:41.175057 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 609/2416] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:41 2026] GET /volume/v3/backups/a88c4844-e021-4313-a379-f556bbcf7ba8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:41.188251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:41.190077 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] DELETE https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 Jul 10 09:32:41.190292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:41.190519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:41.190711 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete volume with id: 69111f07-b9dd-412b-a82d-7b05b0fcc6f7 Jul 10 09:32:41.197992 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:41.197992 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:41.198523 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:41.223230 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete volume request issued successfully. Jul 10 09:32:41.223463 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1d88ccc-12bc-426c-8f17-5401bafeabed tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 returned with HTTP 202 Jul 10 09:32:41.223857 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 616/2417] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:41 2026] DELETE /volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:41.235663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-80559089-6898-46f7-8298-657e6368f07d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:41.239278 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80559089-6898-46f7-8298-657e6368f07d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 Jul 10 09:32:41.242939 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80559089-6898-46f7-8298-657e6368f07d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:41.243210 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80559089-6898-46f7-8298-657e6368f07d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:41.252713 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:41.252713 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:41.258096 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-80559089-6898-46f7-8298-657e6368f07d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:41.264104 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80559089-6898-46f7-8298-657e6368f07d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 returned with HTTP 200 Jul 10 09:32:41.264706 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 597/2418] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:41 2026] GET /volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:41.809078 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-788d5064-fde4-4819-a102-3dd518c1ab83 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:41.811376 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-788d5064-fde4-4819-a102-3dd518c1ab83 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:41.811476 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-788d5064-fde4-4819-a102-3dd518c1ab83 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:41.811683 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-788d5064-fde4-4819-a102-3dd518c1ab83 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:41.811790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-788d5064-fde4-4819-a102-3dd518c1ab83 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:41.816775 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:41.816775 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:41.817740 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-788d5064-fde4-4819-a102-3dd518c1ab83 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:41.818348 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 597/2419] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:41 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:41.957867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-76e8e597-df24-4b42-9aae-8364e61910ec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:41.958198 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76e8e597-df24-4b42-9aae-8364e61910ec None None] GET https://10.4.3.103/volume// Jul 10 09:32:41.959032 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76e8e597-df24-4b42-9aae-8364e61910ec None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:41.959706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76e8e597-df24-4b42-9aae-8364e61910ec None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:41.960072 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76e8e597-df24-4b42-9aae-8364e61910ec None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:41.960369 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 610/2420] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:32:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:41.970541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-06d80b92-1137-4764-90b5-ad6738245398 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:41.974328 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-06d80b92-1137-4764-90b5-ad6738245398 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:32:41.974658 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-06d80b92-1137-4764-90b5-ad6738245398 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64448dfe-2c17-4aa4-b3a0-ef642f4f4866", "connector": null, "instance_uuid": "3b25b64f-daf3-4dcf-ae0a-1d4e90bed690"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:41.988208 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:41.988208 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:42.030408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-06d80b92-1137-4764-90b5-ad6738245398 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:32:42.030930 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 617/2421] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:32:41 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:42.277523 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-07131ee6-e713-4d47-8246-308da019bc09 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.280080 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-07131ee6-e713-4d47-8246-308da019bc09 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 Jul 10 09:32:42.280428 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-07131ee6-e713-4d47-8246-308da019bc09 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.281216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-07131ee6-e713-4d47-8246-308da019bc09 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.286223 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-07131ee6-e713-4d47-8246-308da019bc09 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 returned with HTTP 404 Jul 10 09:32:42.286330 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 598/2422] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:42 2026] GET /volume/v3/volumes/69111f07-b9dd-412b-a82d-7b05b0fcc6f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:42.298816 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b624f075-42c8-4b1a-91cf-7264deb4659d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.301797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] DELETE https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 Jul 10 09:32:42.302062 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.302324 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.302522 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete volume with id: 49503c5e-d9c6-4483-936d-5ee57f490b37 Jul 10 09:32:42.311515 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:42.311515 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:42.312195 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:42.332966 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete volume request issued successfully. Jul 10 09:32:42.333191 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b624f075-42c8-4b1a-91cf-7264deb4659d tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 returned with HTTP 202 Jul 10 09:32:42.333814 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 598/2423] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:42 2026] DELETE /volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:42.344982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9590f1bd-03ab-471c-9b82-81d632775457 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.346608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9590f1bd-03ab-471c-9b82-81d632775457 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 Jul 10 09:32:42.346848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9590f1bd-03ab-471c-9b82-81d632775457 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.347154 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9590f1bd-03ab-471c-9b82-81d632775457 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.357002 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:42.357002 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:42.363113 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9590f1bd-03ab-471c-9b82-81d632775457 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:42.371056 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9590f1bd-03ab-471c-9b82-81d632775457 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 returned with HTTP 200 Jul 10 09:32:42.371528 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 611/2424] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:42 2026] GET /volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:42.442257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-951ec13d-79a5-4882-b04f-0912b1f4925a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.443960 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-951ec13d-79a5-4882-b04f-0912b1f4925a tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:42.444161 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-951ec13d-79a5-4882-b04f-0912b1f4925a tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.444381 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-951ec13d-79a5-4882-b04f-0912b1f4925a tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.458835 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:42.458835 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:42.464353 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-951ec13d-79a5-4882-b04f-0912b1f4925a tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:42.469830 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-951ec13d-79a5-4882-b04f-0912b1f4925a tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:42.470120 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 618/2425] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:42 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:42.575308 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-88cf55ef-1b70-4f53-a298-84dd783cbad6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.575889 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-88cf55ef-1b70-4f53-a298-84dd783cbad6 None None] GET https://10.4.3.103/volume// Jul 10 09:32:42.576156 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-88cf55ef-1b70-4f53-a298-84dd783cbad6 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.576400 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-88cf55ef-1b70-4f53-a298-84dd783cbad6 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.576768 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-88cf55ef-1b70-4f53-a298-84dd783cbad6 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:32:42.577185 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 599/2426] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:32:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:32:42.589373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-a2e3ed89-d520-4d79-9dea-ecb8805e7a94 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.591724 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-a2e3ed89-d520-4d79-9dea-ecb8805e7a94 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:42.591954 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-a2e3ed89-d520-4d79-9dea-ecb8805e7a94 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.592165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-a2e3ed89-d520-4d79-9dea-ecb8805e7a94 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.603892 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:42.603892 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:42.607961 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-a2e3ed89-d520-4d79-9dea-ecb8805e7a94 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:42.613820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-a2e3ed89-d520-4d79-9dea-ecb8805e7a94 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:42.614352 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 599/2427] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:32:42 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:32:42.778491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.780946 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] PUT https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 Jul 10 09:32:42.781426 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:42.789778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Acquiring lock "cinder-attachment_update-64448dfe-2c17-4aa4-b3a0-ef642f4f4866-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:32:42.794951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Lock "cinder-attachment_update-64448dfe-2c17-4aa4-b3a0-ef642f4f4866-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:32:42.795958 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:42.795958 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:42.836279 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b85f0ff6-8c85-40d8-8278-3bcd69311d3d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:42.838557 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b85f0ff6-8c85-40d8-8278-3bcd69311d3d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:42.838946 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b85f0ff6-8c85-40d8-8278-3bcd69311d3d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:42.839285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b85f0ff6-8c85-40d8-8278-3bcd69311d3d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:42.839380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b85f0ff6-8c85-40d8-8278-3bcd69311d3d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:42.846863 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:42.846863 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:42.847736 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b85f0ff6-8c85-40d8-8278-3bcd69311d3d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:42.848253 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 619/2428] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:42 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:43.319428 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Lock "cinder-attachment_update-64448dfe-2c17-4aa4-b3a0-ef642f4f4866-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:32:43.320142 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-54b1646e-24d5-413d-8370-5edec721e0ad tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 returned with HTTP 200 Jul 10 09:32:43.320142 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 612/2429] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:32:42 2026] PUT /volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:43.392878 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4b204b59-bd71-42fb-8a9b-c0715c520e0c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:43.393626 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4b204b59-bd71-42fb-8a9b-c0715c520e0c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 Jul 10 09:32:43.393626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4b204b59-bd71-42fb-8a9b-c0715c520e0c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:43.396423 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4b204b59-bd71-42fb-8a9b-c0715c520e0c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:43.406173 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4b204b59-bd71-42fb-8a9b-c0715c520e0c tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 returned with HTTP 404 Jul 10 09:32:43.406789 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 600/2430] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:43 2026] GET /volume/v3/volumes/49503c5e-d9c6-4483-936d-5ee57f490b37 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:43.416422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4c4ca236-8400-4acc-b073-7bb48799acbc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:43.421956 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] DELETE https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df Jul 10 09:32:43.421956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:43.421956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:43.421956 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete volume with id: 998961b9-8cba-4428-84e0-77f41b5442df Jul 10 09:32:43.443644 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:43.443644 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:43.444196 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:43.482471 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Delete volume request issued successfully. Jul 10 09:32:43.482765 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c4ca236-8400-4acc-b073-7bb48799acbc tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df returned with HTTP 202 Jul 10 09:32:43.483459 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 600/2431] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:32:43 2026] DELETE /volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:43.488333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cdbaeae7-cefa-4256-b5ed-55519c2ea928 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:43.491875 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdbaeae7-cefa-4256-b5ed-55519c2ea928 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:43.493017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdbaeae7-cefa-4256-b5ed-55519c2ea928 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:43.493017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdbaeae7-cefa-4256-b5ed-55519c2ea928 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:43.493716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f67a027a-a21d-4df3-b2d5-5a840484b677 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:43.499770 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f67a027a-a21d-4df3-b2d5-5a840484b677 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df Jul 10 09:32:43.500094 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f67a027a-a21d-4df3-b2d5-5a840484b677 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:43.500368 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f67a027a-a21d-4df3-b2d5-5a840484b677 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:43.511498 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:43.511498 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:43.512963 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:43.512963 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:43.518941 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cdbaeae7-cefa-4256-b5ed-55519c2ea928 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:43.520362 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f67a027a-a21d-4df3-b2d5-5a840484b677 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Volume info retrieved successfully. Jul 10 09:32:43.523826 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdbaeae7-cefa-4256-b5ed-55519c2ea928 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:43.524281 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 620/2432] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:43 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:43.527734 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f67a027a-a21d-4df3-b2d5-5a840484b677 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df returned with HTTP 200 Jul 10 09:32:43.528410 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 613/2433] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:43 2026] GET /volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:43.863675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2ab0d85e-dfbd-4129-83af-4aed20c688a5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:43.865890 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2ab0d85e-dfbd-4129-83af-4aed20c688a5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:43.866127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2ab0d85e-dfbd-4129-83af-4aed20c688a5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:43.866356 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2ab0d85e-dfbd-4129-83af-4aed20c688a5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:43.866498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2ab0d85e-dfbd-4129-83af-4aed20c688a5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:43.871662 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:43.871662 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:43.872593 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2ab0d85e-dfbd-4129-83af-4aed20c688a5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:43.872798 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 601/2434] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:43 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:44.544519 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b0a06978-413d-4219-be11-38ad9d05a2be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:44.545704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bcdfa54d-0023-4c05-926c-a179ed202907 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:44.551624 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bcdfa54d-0023-4c05-926c-a179ed202907 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] GET https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df Jul 10 09:32:44.552000 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bcdfa54d-0023-4c05-926c-a179ed202907 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:44.552215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bcdfa54d-0023-4c05-926c-a179ed202907 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:44.555315 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0a06978-413d-4219-be11-38ad9d05a2be tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:44.555315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0a06978-413d-4219-be11-38ad9d05a2be tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:44.555469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0a06978-413d-4219-be11-38ad9d05a2be tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:44.567076 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bcdfa54d-0023-4c05-926c-a179ed202907 tempest-VolumesBackupsTest-1955160003 tempest-VolumesBackupsTest-1955160003-project-member] https://10.4.3.103/volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df returned with HTTP 404 Jul 10 09:32:44.568002 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 621/2435] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:44 2026] GET /volume/v3/volumes/998961b9-8cba-4428-84e0-77f41b5442df => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:44.579945 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:44.579945 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:44.586149 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b0a06978-413d-4219-be11-38ad9d05a2be tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:44.595127 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0a06978-413d-4219-be11-38ad9d05a2be tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:44.595814 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 601/2436] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:44 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:44.887089 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d614a145-2415-4aad-a5e6-6fa071f67b17 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:44.890078 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d614a145-2415-4aad-a5e6-6fa071f67b17 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:44.891002 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d614a145-2415-4aad-a5e6-6fa071f67b17 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:44.891594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d614a145-2415-4aad-a5e6-6fa071f67b17 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:44.891856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d614a145-2415-4aad-a5e6-6fa071f67b17 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:44.901367 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:44.901367 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:44.901367 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d614a145-2415-4aad-a5e6-6fa071f67b17 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:44.901367 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 614/2437] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:44 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:45.610901 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-323ebe6b-5bb6-4227-8042-cff312b3f240 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:45.614344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-323ebe6b-5bb6-4227-8042-cff312b3f240 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:45.614736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-323ebe6b-5bb6-4227-8042-cff312b3f240 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:45.614807 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-323ebe6b-5bb6-4227-8042-cff312b3f240 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:45.627693 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:45.627693 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:45.636080 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-323ebe6b-5bb6-4227-8042-cff312b3f240 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:45.640195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-323ebe6b-5bb6-4227-8042-cff312b3f240 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:45.644599 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 602/2438] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:45 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:45.913502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-980744d2-8d03-4cb4-8bac-f6f1ca6049f4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:45.921498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-980744d2-8d03-4cb4-8bac-f6f1ca6049f4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:45.923980 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-980744d2-8d03-4cb4-8bac-f6f1ca6049f4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:45.924269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-980744d2-8d03-4cb4-8bac-f6f1ca6049f4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:45.924429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-980744d2-8d03-4cb4-8bac-f6f1ca6049f4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:45.931316 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:45.931316 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:45.932289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-980744d2-8d03-4cb4-8bac-f6f1ca6049f4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:45.932772 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 622/2439] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:45 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:46.313615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-427ea955-d752-4977-8438-a61b042ee075 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:46.318147 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-427ea955-d752-4977-8438-a61b042ee075 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/limits Jul 10 09:32:46.318321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-427ea955-d752-4977-8438-a61b042ee075 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:46.318541 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-427ea955-d752-4977-8438-a61b042ee075 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:46.351035 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-427ea955-d752-4977-8438-a61b042ee075 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/limits returned with HTTP 200 Jul 10 09:32:46.351182 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 602/2440] 10.4.3.103 () {68 vars in 1484 bytes} [Fri Jul 10 09:32:46 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:46.657362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b0711452-d6c3-428d-8429-18a228e3feda None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:46.660263 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b0711452-d6c3-428d-8429-18a228e3feda tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:46.660454 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b0711452-d6c3-428d-8429-18a228e3feda tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:46.660695 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b0711452-d6c3-428d-8429-18a228e3feda tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:46.675325 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:46.675325 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:46.680313 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b0711452-d6c3-428d-8429-18a228e3feda tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:46.694609 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b0711452-d6c3-428d-8429-18a228e3feda tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:46.694609 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 615/2441] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:46 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:46.886995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-0deea47c-fd2a-479e-bf7f-b17f034cfb13 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:46.889653 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-0deea47c-fd2a-479e-bf7f-b17f034cfb13 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:46.889935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-0deea47c-fd2a-479e-bf7f-b17f034cfb13 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:46.890195 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-0deea47c-fd2a-479e-bf7f-b17f034cfb13 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:46.903694 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:46.903694 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:46.910379 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-0deea47c-fd2a-479e-bf7f-b17f034cfb13 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:46.917585 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-0deea47c-fd2a-479e-bf7f-b17f034cfb13 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:46.918975 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 603/2442] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:46 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1660 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:46.932472 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:46.937620 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:46.938108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcbcd69e-3e04-47b7-aa27-65715a539968", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:46.946242 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-10692259-36ff-4a7f-afb1-74c9ec0f5d39 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:46.948077 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-10692259-36ff-4a7f-afb1-74c9ec0f5d39 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:46.948308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-10692259-36ff-4a7f-afb1-74c9ec0f5d39 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:46.948467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-10692259-36ff-4a7f-afb1-74c9ec0f5d39 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:46.948551 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-10692259-36ff-4a7f-afb1-74c9ec0f5d39 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:46.954214 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:46.954214 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:46.955488 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-10692259-36ff-4a7f-afb1-74c9ec0f5d39 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:46.955843 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 603/2443] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:46 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:46.957222 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:46.957222 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:46.957613 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:46.957776 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Create snapshot from volume bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:47.007014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Created reservations ['7ac713db-56ac-4ddc-8b56-7f9910e1ea41', 'd342a031-6977-4057-9c84-3abb3d7b0584', 'af92132d-3a59-4ab3-af61-c9019b62b9d4', '139ba31d-14e1-4d1a-8676-e99be12b29a5'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:47.046672 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Snapshot force create request issued successfully. Jul 10 09:32:47.047334 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-e1cf9333-6f13-4df9-8b77-79e44ec8dda1 req-042dec01-5192-4f19-a106-dd6259b1f7fb tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:47.047503 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 623/2444] 10.4.3.103 () {72 vars in 1547 bytes} [Fri Jul 10 09:32:46 2026] POST /volume/v3/snapshots => generated 292 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:47.130595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:47.204179 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:47.204662 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1413444966"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:47.206753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1413444966'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:47.206936 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:32:47.212508 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:32:47.221600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (f86d2d2b-5d7d-4550-a2d6-d4f5815ca147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:47.223053 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b902df-1f1a-410e-8103-c1b666667068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:47.224438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:47.265161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b902df-1f1a-410e-8103-c1b666667068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:47.266118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3676e8d4-0205-46c1-bd11-96da01b0d916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:47.342920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['9e97cf7a-7588-4852-89b6-0c7a774bf0e2', '63c22314-4aad-4153-a24d-94fa51505d94', '04d60000-b6cb-4e16-af52-004094b93ae1', 'afb8b473-26bc-4c6b-ad51-9d37c84bce46'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:47.344098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3676e8d4-0205-46c1-bd11-96da01b0d916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e97cf7a-7588-4852-89b6-0c7a774bf0e2', '63c22314-4aad-4153-a24d-94fa51505d94', '04d60000-b6cb-4e16-af52-004094b93ae1', 'afb8b473-26bc-4c6b-ad51-9d37c84bce46']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:47.345024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407df104-4b44-4b95-8aa7-fe756a7190ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:47.371349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407df104-4b44-4b95-8aa7-fe756a7190ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0760cf-0179-4ced-86e8-c6b8f918a519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1413444966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['9e97cf7a-7588-4852-89b6-0c7a774bf0e2','63c22314-4aad-4153-a24d-94fa51505d94','04d60000-b6cb-4e16-af52-004094b93ae1','afb8b473-26bc-4c6b-ad51-9d37c84bce46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1413444966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de0760cf-0179-4ced-86e8-c6b8f918a519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:47.372238 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dea9845-c5b1-42d9-b135-b4dff8e6ec45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:47.395453 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dea9845-c5b1-42d9-b135-b4dff8e6ec45) transitioned into state 'SUCCESS' from state '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-1413444966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['9e97cf7a-7588-4852-89b6-0c7a774bf0e2','63c22314-4aad-4153-a24d-94fa51505d94','04d60000-b6cb-4e16-af52-004094b93ae1','afb8b473-26bc-4c6b-ad51-9d37c84bce46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:47.396147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (368d1c72-26b4-407c-b3bb-dbbe45f31294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:47.407060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (368d1c72-26b4-407c-b3bb-dbbe45f31294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:47.407893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (f86d2d2b-5d7d-4550-a2d6-d4f5815ca147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:47.408211 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:32:47.408767 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9692d197-21d5-4826-8a3e-d3352e2ffceb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:47.409207 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 616/2445] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:32:47 2026] POST /volume/v3/volumes => generated 770 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:47.424824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4df318ea-3259-4fb6-a0db-0f77a25d3fe2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:47.429225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4df318ea-3259-4fb6-a0db-0f77a25d3fe2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:47.429450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4df318ea-3259-4fb6-a0db-0f77a25d3fe2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:47.429649 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4df318ea-3259-4fb6-a0db-0f77a25d3fe2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:47.436247 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:47.436247 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:47.440106 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4df318ea-3259-4fb6-a0db-0f77a25d3fe2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:47.443826 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4df318ea-3259-4fb6-a0db-0f77a25d3fe2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 200 Jul 10 09:32:47.444187 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 604/2446] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:47 2026] GET /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:47.710663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-65c03cd2-e25b-4fdd-9ea9-9fcd1ac41a8f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:47.712788 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-65c03cd2-e25b-4fdd-9ea9-9fcd1ac41a8f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:47.713030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-65c03cd2-e25b-4fdd-9ea9-9fcd1ac41a8f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:47.713253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-65c03cd2-e25b-4fdd-9ea9-9fcd1ac41a8f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:47.724012 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:47.724012 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:47.727749 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-65c03cd2-e25b-4fdd-9ea9-9fcd1ac41a8f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:47.732397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-65c03cd2-e25b-4fdd-9ea9-9fcd1ac41a8f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:47.732857 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 604/2447] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:47 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:47.971520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eb919c87-6889-473c-a344-e45382883235 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:47.974083 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb919c87-6889-473c-a344-e45382883235 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:32:47.974385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb919c87-6889-473c-a344-e45382883235 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:47.974681 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eb919c87-6889-473c-a344-e45382883235 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:47.974847 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-eb919c87-6889-473c-a344-e45382883235 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:47.980717 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:47.980717 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:47.981750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eb919c87-6889-473c-a344-e45382883235 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:32:47.982319 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 624/2448] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:47 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:48.001413 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-75487b21-b554-49c0-8956-ed2a6963233f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.109509 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75487b21-b554-49c0-8956-ed2a6963233f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c/export_record Jul 10 09:32:48.109777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75487b21-b554-49c0-8956-ed2a6963233f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:48.110028 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75487b21-b554-49c0-8956-ed2a6963233f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Calling method 'export_record' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:48.110204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-75487b21-b554-49c0-8956-ed2a6963233f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Export record for backup f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99954) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:32:48.115145 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:48.115145 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:48.116240 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-75487b21-b554-49c0-8956-ed2a6963233f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ad64863fdb6a4006aa33e802723cda08', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f68e1cca22848c19f75e103164f614c', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:32:48.116474 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75487b21-b554-49c0-8956-ed2a6963233f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c/export_record returned with HTTP 403 Jul 10 09:32:48.116897 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 617/2449] 10.4.3.103 () {68 vars in 1430 bytes} [Fri Jul 10 09:32:48 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c/export_record => generated 101 bytes in 116 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:48.126880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-78ab773a-29c2-4d28-9431-9fed9bded14d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.128675 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:48.129044 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-25539117"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:48.130395 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-25539117'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:48.130491 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume of 1 GB Jul 10 09:32:48.135085 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Availability Zones retrieved successfully. Jul 10 09:32:48.140646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Flow 'volume_create_api' (77a7758b-273f-4700-b63e-b69790abb8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:48.142221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7771262-c2b5-4390-82c0-eb48ca87509a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:48.143202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:48.168785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7771262-c2b5-4390-82c0-eb48ca87509a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:48.169503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3b7171-9eb8-4385-94c6-f56f6452ffe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:48.210236 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Created reservations ['514cf9d7-7594-4e2b-9a32-386518b08fd7', '38584901-65f2-45e8-9814-76bcff1d9e5e', '0a68188a-7869-4a99-81e3-2a5f35457220', '9494db12-24cf-4b50-9459-bdc4d4642bc7'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:48.210913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3b7171-9eb8-4385-94c6-f56f6452ffe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514cf9d7-7594-4e2b-9a32-386518b08fd7', '38584901-65f2-45e8-9814-76bcff1d9e5e', '0a68188a-7869-4a99-81e3-2a5f35457220', '9494db12-24cf-4b50-9459-bdc4d4642bc7']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:48.211543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ffbf987-c6de-4eaa-b511-6d47488ba360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:48.234207 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ffbf987-c6de-4eaa-b511-6d47488ba360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f3dca8-31be-4b28-9089-5a46a9bb1878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-25539117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f68e1cca22848c19f75e103164f614c',qos_specs=None,replication_status=,reservations=['514cf9d7-7594-4e2b-9a32-386518b08fd7','38584901-65f2-45e8-9814-76bcff1d9e5e','0a68188a-7869-4a99-81e3-2a5f35457220','9494db12-24cf-4b50-9459-bdc4d4642bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d99994301b4fc794a09ece0a3de6b0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-25539117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f3dca8-31be-4b28-9089-5a46a9bb1878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f68e1cca22848c19f75e103164f614c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d99994301b4fc794a09ece0a3de6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:48.235386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423ce514-3260-49d1-963e-32c0b397a348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:48.255967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423ce514-3260-49d1-963e-32c0b397a348) transitioned into state 'SUCCESS' from state '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-25539117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f68e1cca22848c19f75e103164f614c',qos_specs=None,replication_status=,reservations=['514cf9d7-7594-4e2b-9a32-386518b08fd7','38584901-65f2-45e8-9814-76bcff1d9e5e','0a68188a-7869-4a99-81e3-2a5f35457220','9494db12-24cf-4b50-9459-bdc4d4642bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d99994301b4fc794a09ece0a3de6b0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:48.256497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2c65b0a-df52-46ed-b0c1-eb4c017b4d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:48.268369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2c65b0a-df52-46ed-b0c1-eb4c017b4d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:48.269178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Flow 'volume_create_api' (77a7758b-273f-4700-b63e-b69790abb8a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:48.269489 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume request issued successfully. Jul 10 09:32:48.270062 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-78ab773a-29c2-4d28-9431-9fed9bded14d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:48.270630 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 605/2450] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:32:48 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:48.286434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-66bed96f-210e-46ed-ae85-34afdaefb3df None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.289664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-66bed96f-210e-46ed-ae85-34afdaefb3df tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 Jul 10 09:32:48.289664 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-66bed96f-210e-46ed-ae85-34afdaefb3df tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:48.291335 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-66bed96f-210e-46ed-ae85-34afdaefb3df tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:48.307048 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:48.307048 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:48.316437 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-66bed96f-210e-46ed-ae85-34afdaefb3df tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:32:48.322966 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-66bed96f-210e-46ed-ae85-34afdaefb3df tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 returned with HTTP 200 Jul 10 09:32:48.323751 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 605/2451] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:48 2026] GET /volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:48.460928 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-40731366-d801-4756-aa13-92cf5d827f93 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.463360 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-40731366-d801-4756-aa13-92cf5d827f93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:48.463590 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-40731366-d801-4756-aa13-92cf5d827f93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:48.463792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-40731366-d801-4756-aa13-92cf5d827f93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:48.473862 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:48.473862 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:48.480599 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-40731366-d801-4756-aa13-92cf5d827f93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:48.486142 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-40731366-d801-4756-aa13-92cf5d827f93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 200 Jul 10 09:32:48.486720 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 625/2452] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:48 2026] GET /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:48.501689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.503189 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:48.503715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de0760cf-0179-4ced-86e8-c6b8f918a519", "name": "tempest-VolumeDependencyTests-Snapshot-1997070565"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:48.515816 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:48.515816 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:48.515816 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:48.516328 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create snapshot from volume de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:48.548306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['1e947d54-a96e-4bd6-94cb-f50586215077', '8b24a058-36cd-422e-8a53-2cf9d53bedaa', '70fe0cfc-7a35-4778-a2d0-86a4d7c5a100', '0f9a0d94-2716-4b18-a654-7dae6d1c2560'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:48.587127 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot create request issued successfully. Jul 10 09:32:48.587533 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-52cdfb5b-273c-4011-8a01-254b34d6dc74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:48.588070 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 618/2453] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:48.595891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-61a0bf21-5685-4eaf-b56b-5fea159f598e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.597756 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-61a0bf21-5685-4eaf-b56b-5fea159f598e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:32:48.597927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-61a0bf21-5685-4eaf-b56b-5fea159f598e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:48.598104 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-61a0bf21-5685-4eaf-b56b-5fea159f598e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:48.603017 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:48.603017 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:48.603424 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-61a0bf21-5685-4eaf-b56b-5fea159f598e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:48.604143 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-61a0bf21-5685-4eaf-b56b-5fea159f598e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 200 Jul 10 09:32:48.604522 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 606/2454] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:48 2026] GET /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:48.750746 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0f2854c7-a0aa-44d4-95b4-3847f5e9d931 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:48.752977 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0f2854c7-a0aa-44d4-95b4-3847f5e9d931 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:48.753228 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0f2854c7-a0aa-44d4-95b4-3847f5e9d931 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:48.753435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0f2854c7-a0aa-44d4-95b4-3847f5e9d931 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:48.764508 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:48.764508 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:48.768927 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0f2854c7-a0aa-44d4-95b4-3847f5e9d931 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:48.774264 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0f2854c7-a0aa-44d4-95b4-3847f5e9d931 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:48.774814 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 606/2455] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:48 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:49.340021 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cca8875f-dfdf-440f-9741-7e58bd15f282 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.342035 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cca8875f-dfdf-440f-9741-7e58bd15f282 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 Jul 10 09:32:49.342035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cca8875f-dfdf-440f-9741-7e58bd15f282 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.342278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cca8875f-dfdf-440f-9741-7e58bd15f282 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.349787 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.349787 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:49.353258 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cca8875f-dfdf-440f-9741-7e58bd15f282 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:32:49.357543 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cca8875f-dfdf-440f-9741-7e58bd15f282 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 returned with HTTP 200 Jul 10 09:32:49.358080 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 626/2456] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:49.374335 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a744599b-9212-456d-bae2-2633effc0509 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.376643 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:32:49.377153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89f3dca8-31be-4b28-9089-5a46a9bb1878", "name": "tempest-type-Backup-517655924"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:49.378766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Creating new backup {'backup': {'volume_id': '89f3dca8-31be-4b28-9089-5a46a9bb1878', 'name': 'tempest-type-Backup-517655924'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:32:49.378932 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Creating backup of volume 89f3dca8-31be-4b28-9089-5a46a9bb1878 in container None Jul 10 09:32:49.386761 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.386761 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:49.387197 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:32:49.401919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Created reservations ['0687fe00-a725-42b3-9c9e-38b370ec0425', '75183b34-6c2f-4dc5-a2fe-52e61b572d76'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:49.430023 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a744599b-9212-456d-bae2-2633effc0509 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:32:49.430456 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 619/2457] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:32:49 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:49.444037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7d84ae86-3f58-415f-afc8-df4127f974d4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.450598 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d84ae86-3f58-415f-afc8-df4127f974d4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:49.450842 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d84ae86-3f58-415f-afc8-df4127f974d4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.451067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d84ae86-3f58-415f-afc8-df4127f974d4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.451179 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7d84ae86-3f58-415f-afc8-df4127f974d4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:49.457676 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.457676 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:49.458335 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d84ae86-3f58-415f-afc8-df4127f974d4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:49.458722 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 607/2458] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:49.580963 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-289dbf58-73af-4806-a102-c965369390bc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.583720 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-289dbf58-73af-4806-a102-c965369390bc tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308/action Jul 10 09:32:49.583910 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-289dbf58-73af-4806-a102-c965369390bc tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:32:49.584089 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-289dbf58-73af-4806-a102-c965369390bc tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:49.603433 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.603433 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:49.615926 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8f354cc6-7eff-4a25-b625-4e5e60cdac2f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.616479 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-506ef383-3d2b-42bd-bf02-4f24c316e874 req-289dbf58-73af-4806-a102-c965369390bc tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308/action returned with HTTP 204 Jul 10 09:32:49.617066 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 607/2459] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:32:49 2026] POST /volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:32:49.618489 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f354cc6-7eff-4a25-b625-4e5e60cdac2f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:32:49.619555 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f354cc6-7eff-4a25-b625-4e5e60cdac2f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.619941 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f354cc6-7eff-4a25-b625-4e5e60cdac2f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.627099 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.627099 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:49.627750 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8f354cc6-7eff-4a25-b625-4e5e60cdac2f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:49.628534 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f354cc6-7eff-4a25-b625-4e5e60cdac2f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 200 Jul 10 09:32:49.628955 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 627/2460] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:49.648528 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e427fc1a-540f-460e-8c90-87242b1a293b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.648528 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:49.648528 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fba3a8b9-3182-4f0b-a530-1f525a18d231", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1106070200"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:49.648528 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'snapshot_id': 'fba3a8b9-3182-4f0b-a530-1f525a18d231', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1106070200'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:49.649837 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.649837 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:49.649837 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:49.649837 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:32:49.653629 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:32:49.672221 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (3e42f888-c624-4a5f-ae31-d0b4469d6752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:49.673301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64b3b6d-d7d9-4c1f-8c7f-b935d31dfd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:49.675863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:49.728425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64b3b6d-d7d9-4c1f-8c7f-b935d31dfd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fba3a8b9-3182-4f0b-a530-1f525a18d231', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:49.730539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7929f73c-fc1f-41b0-98f2-4a7a92f8625c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:49.793505 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-662ded8b-89af-48bc-a3b3-d85b177637e1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.795364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['c2807b9b-227a-46d0-9475-c87d6dcefe3a', '52f0db4f-a16b-45e4-8b3c-efbf70ac8e17', '6b89429f-1d18-4546-8ca8-58336c8d7d84', 'f08cb0a7-5421-4437-8552-0ab6b923d739'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:49.795668 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-662ded8b-89af-48bc-a3b3-d85b177637e1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:49.796024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7929f73c-fc1f-41b0-98f2-4a7a92f8625c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2807b9b-227a-46d0-9475-c87d6dcefe3a', '52f0db4f-a16b-45e4-8b3c-efbf70ac8e17', '6b89429f-1d18-4546-8ca8-58336c8d7d84', 'f08cb0a7-5421-4437-8552-0ab6b923d739']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:49.796145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-662ded8b-89af-48bc-a3b3-d85b177637e1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.796309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-662ded8b-89af-48bc-a3b3-d85b177637e1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.796691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf6e0a8-e793-437e-8b26-477be6f613ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:49.810623 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.810623 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:49.814930 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-662ded8b-89af-48bc-a3b3-d85b177637e1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:49.821876 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-662ded8b-89af-48bc-a3b3-d85b177637e1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:49.822468 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 608/2461] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:49.840425 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f9adbe0f-da1d-43ff-a14e-7df35e50ebaf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.842227 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f9adbe0f-da1d-43ff-a14e-7df35e50ebaf tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:49.842398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f9adbe0f-da1d-43ff-a14e-7df35e50ebaf tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.842581 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f9adbe0f-da1d-43ff-a14e-7df35e50ebaf tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.847703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf6e0a8-e793-437e-8b26-477be6f613ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8edce19-6c8d-4416-9fc6-79cf75a1cc40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1106070200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['c2807b9b-227a-46d0-9475-c87d6dcefe3a','52f0db4f-a16b-45e4-8b3c-efbf70ac8e17','6b89429f-1d18-4546-8ca8-58336c8d7d84','f08cb0a7-5421-4437-8552-0ab6b923d739'],size=1,snapshot_id=fba3a8b9-3182-4f0b-a530-1f525a18d231,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1106070200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8edce19-6c8d-4416-9fc6-79cf75a1cc40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fba3a8b9-3182-4f0b-a530-1f525a18d231,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:49.848535 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe5206f-10af-462b-b870-d4cbf24a3026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:49.851978 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.851978 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:49.855333 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f9adbe0f-da1d-43ff-a14e-7df35e50ebaf tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:49.859710 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f9adbe0f-da1d-43ff-a14e-7df35e50ebaf tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:49.860136 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 608/2462] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:49.867219 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe5206f-10af-462b-b870-d4cbf24a3026) transitioned into state 'SUCCESS' from state '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-1106070200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['c2807b9b-227a-46d0-9475-c87d6dcefe3a','52f0db4f-a16b-45e4-8b3c-efbf70ac8e17','6b89429f-1d18-4546-8ca8-58336c8d7d84','f08cb0a7-5421-4437-8552-0ab6b923d739'],size=1,snapshot_id=fba3a8b9-3182-4f0b-a530-1f525a18d231,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:49.867969 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d86998bc-0689-4869-be58-0f130a7af667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:49.874915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.876858 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:49.877237 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64448dfe-2c17-4aa4-b3a0-ef642f4f4866", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1322272537", "description": null, "metadata": null}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:49.888751 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.888751 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:49.889489 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:49.889684 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create snapshot from volume 64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:49.896461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d86998bc-0689-4869-be58-0f130a7af667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:49.897937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (3e42f888-c624-4a5f-ae31-d0b4469d6752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:49.898027 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:32:49.898737 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e427fc1a-540f-460e-8c90-87242b1a293b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:49.899634 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 620/2463] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:32:49 2026] POST /volume/v3/volumes => generated 804 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:49.914881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1d4b3c28-3749-43f1-bd2c-4ad0eb007839 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.917451 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1d4b3c28-3749-43f1-bd2c-4ad0eb007839 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:32:49.917714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1d4b3c28-3749-43f1-bd2c-4ad0eb007839 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.917935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1d4b3c28-3749-43f1-bd2c-4ad0eb007839 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.926200 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.926200 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:49.932596 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1d4b3c28-3749-43f1-bd2c-4ad0eb007839 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:49.932815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Created reservations ['b88b0336-ea11-484f-abab-354199dafb8f', '0f2a2ef6-2e25-43b8-8931-849a6e4e709d', '636261e3-ff9c-48cc-84bc-7886ab6a9a4d', 'd1f87ccc-c7ad-497c-9de2-c25872dea1ab'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:49.938647 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1d4b3c28-3749-43f1-bd2c-4ad0eb007839 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 200 Jul 10 09:32:49.938647 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 609/2464] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:49.969301 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot force create request issued successfully. Jul 10 09:32:49.969679 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-659002fd-556d-43e2-9d32-1c55248a3ae1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:49.970175 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 628/2465] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:49.978704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5986bc7e-5221-4ff3-afd9-70ce3fe7a9fd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:49.981044 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5986bc7e-5221-4ff3-afd9-70ce3fe7a9fd tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:32:49.981224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5986bc7e-5221-4ff3-afd9-70ce3fe7a9fd tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:49.981439 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5986bc7e-5221-4ff3-afd9-70ce3fe7a9fd tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:49.990143 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:49.990143 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:49.990143 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5986bc7e-5221-4ff3-afd9-70ce3fe7a9fd tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot retrieved successfully. Jul 10 09:32:49.990143 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5986bc7e-5221-4ff3-afd9-70ce3fe7a9fd tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 200 Jul 10 09:32:49.990143 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 609/2466] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:49 2026] GET /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:50.471105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5797385d-099e-475a-b3d2-0084d542037c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:50.473128 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5797385d-099e-475a-b3d2-0084d542037c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:50.473492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5797385d-099e-475a-b3d2-0084d542037c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:50.473593 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5797385d-099e-475a-b3d2-0084d542037c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:50.473747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5797385d-099e-475a-b3d2-0084d542037c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:50.485887 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:50.485887 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:50.485887 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5797385d-099e-475a-b3d2-0084d542037c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:50.485887 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 621/2467] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:50 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:50.954443 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1c412cbe-340c-4ab0-b2f7-f512fc892268 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:50.956263 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c412cbe-340c-4ab0-b2f7-f512fc892268 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:32:50.956424 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c412cbe-340c-4ab0-b2f7-f512fc892268 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:50.956633 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c412cbe-340c-4ab0-b2f7-f512fc892268 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:50.963864 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:50.963864 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:50.967767 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1c412cbe-340c-4ab0-b2f7-f512fc892268 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:50.972444 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c412cbe-340c-4ab0-b2f7-f512fc892268 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 200 Jul 10 09:32:50.972889 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 610/2468] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:50 2026] GET /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:50.986714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:50.989316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:32:50.989792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8edce19-6c8d-4416-9fc6-79cf75a1cc40", "name": "tempest-VolumeDependencyTests-Snapshot-1585846303"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:50.998624 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fbf050a4-ffa5-4622-bb93-b322e097fd1b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:51.000578 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fbf050a4-ffa5-4622-bb93-b322e097fd1b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:32:51.000776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fbf050a4-ffa5-4622-bb93-b322e097fd1b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:51.000954 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fbf050a4-ffa5-4622-bb93-b322e097fd1b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:51.002162 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.002162 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:51.002854 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:51.003018 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create snapshot from volume e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:32:51.005885 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.005885 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:51.006420 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fbf050a4-ffa5-4622-bb93-b322e097fd1b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot retrieved successfully. Jul 10 09:32:51.007095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fbf050a4-ffa5-4622-bb93-b322e097fd1b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 200 Jul 10 09:32:51.007488 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 610/2469] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:50 2026] GET /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:51.024734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac4dcf7a-fb19-48e8-a048-b39340b983ec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:51.024734 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac4dcf7a-fb19-48e8-a048-b39340b983ec tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:32:51.024734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac4dcf7a-fb19-48e8-a048-b39340b983ec tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:51.024734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac4dcf7a-fb19-48e8-a048-b39340b983ec tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:51.032716 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.032716 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:51.033274 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ac4dcf7a-fb19-48e8-a048-b39340b983ec tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot retrieved successfully. Jul 10 09:32:51.034203 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac4dcf7a-fb19-48e8-a048-b39340b983ec tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 200 Jul 10 09:32:51.034669 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 622/2470] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:51 2026] GET /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:51.044724 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-de915f4f-b7ec-4eb5-8c0d-9a84d32554a6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:51.046461 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-de915f4f-b7ec-4eb5-8c0d-9a84d32554a6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:32:51.046687 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-de915f4f-b7ec-4eb5-8c0d-9a84d32554a6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:51.046881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-de915f4f-b7ec-4eb5-8c0d-9a84d32554a6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:51.049516 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['ea25e9fe-c94c-44ea-b1cc-1c1c90d38135', '1cd95d16-43a5-43b7-9cc9-932574c13d1a', 'b2435096-d40c-4eda-aa0c-a21943af1e50', 'd6390062-7ef6-44a7-90c8-cf09a28ee943'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:51.057866 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.057866 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:51.062414 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-de915f4f-b7ec-4eb5-8c0d-9a84d32554a6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:32:51.069229 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-de915f4f-b7ec-4eb5-8c0d-9a84d32554a6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:32:51.069716 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 611/2471] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:51 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:51.086937 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot create request issued successfully. Jul 10 09:32:51.087422 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16dfddf9-6c10-4a01-8686-cb99c6b3d68e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:32:51.087838 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 629/2472] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:32:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:51.102160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cce4823a-7083-424a-ac41-e8d2fc6af359 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:51.102904 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cce4823a-7083-424a-ac41-e8d2fc6af359 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:32:51.103169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cce4823a-7083-424a-ac41-e8d2fc6af359 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:51.103354 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cce4823a-7083-424a-ac41-e8d2fc6af359 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:51.115066 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.115066 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:51.117339 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cce4823a-7083-424a-ac41-e8d2fc6af359 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:51.117339 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cce4823a-7083-424a-ac41-e8d2fc6af359 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 200 Jul 10 09:32:51.117339 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 611/2473] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:51 2026] GET /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:51.352553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-f13dd06a-569f-4752-9948-4866a165833d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:51.354975 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-f13dd06a-569f-4752-9948-4866a165833d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:51.355212 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-f13dd06a-569f-4752-9948-4866a165833d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:51.355438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-f13dd06a-569f-4752-9948-4866a165833d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:51.366200 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.366200 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:51.369994 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-f13dd06a-569f-4752-9948-4866a165833d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:51.374835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-f13dd06a-569f-4752-9948-4866a165833d tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:51.375259 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 623/2474] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:32:51 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1660 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:51.500911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c4ce158a-8bc6-4423-bfcc-5deaf43f7be0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:51.502843 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c4ce158a-8bc6-4423-bfcc-5deaf43f7be0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:51.502930 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c4ce158a-8bc6-4423-bfcc-5deaf43f7be0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:51.503204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c4ce158a-8bc6-4423-bfcc-5deaf43f7be0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:51.503331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-c4ce158a-8bc6-4423-bfcc-5deaf43f7be0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:51.507631 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:51.507631 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:51.507953 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c4ce158a-8bc6-4423-bfcc-5deaf43f7be0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:51.508323 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 612/2475] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:51 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:52.031637 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:52.109658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:52.109965 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1180220051", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:52.111376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1180220051', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:52.111505 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Create volume of 1 GB Jul 10 09:32:52.111973 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:52.111973 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:52.116436 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Availability Zones retrieved successfully. Jul 10 09:32:52.125397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Flow 'volume_create_api' (58691694-b6d4-4ec5-8f30-624738360237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:52.127198 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2d884e-0eb5-4034-9915-760e9c21ad1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.128683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:52.129359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-49dc7dd2-8ed8-4336-a071-5390545bd96a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:52.132137 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49dc7dd2-8ed8-4336-a071-5390545bd96a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:32:52.132137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49dc7dd2-8ed8-4336-a071-5390545bd96a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:52.132634 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49dc7dd2-8ed8-4336-a071-5390545bd96a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:52.141150 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:52.141150 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:52.141936 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-49dc7dd2-8ed8-4336-a071-5390545bd96a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:52.143189 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49dc7dd2-8ed8-4336-a071-5390545bd96a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 200 Jul 10 09:32:52.143752 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 612/2476] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:52 2026] GET /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:52.159996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-06aebc21-8e00-47bf-ad22-713751d54bec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:52.161457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2d884e-0eb5-4034-9915-760e9c21ad1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.163594 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:52.163714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab59aadd-cd10-499f-bd28-4f5b196579d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.163794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ae0e541-65c2-40b8-80e8-92753e0d9d58", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1454287543"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:52.164817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'snapshot_id': '1ae0e541-65c2-40b8-80e8-92753e0d9d58', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1454287543'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:52.170853 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:52.170853 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:52.171755 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:52.172096 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:32:52.177159 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:32:52.186598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (29aed373-6e01-4a5d-84c2-27dc766564fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:52.186598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75a5aa8-f6f7-4e11-929e-6d791f900a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.187757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:52.230088 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75a5aa8-f6f7-4e11-929e-6d791f900a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ae0e541-65c2-40b8-80e8-92753e0d9d58', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.231621 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9146c993-f2cf-4f27-b21f-c44e1c3b247f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.243749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Created reservations ['49736a7f-1569-4268-a96c-ed7bcdede9f5', '496be722-0753-4656-ac76-c2d9bcb78340', '49db30bb-c02f-4fee-a95d-7a440095760a', '91f2fda2-56aa-4b9d-b07d-eafc3322a505'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:52.245009 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab59aadd-cd10-499f-bd28-4f5b196579d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49736a7f-1569-4268-a96c-ed7bcdede9f5', '496be722-0753-4656-ac76-c2d9bcb78340', '49db30bb-c02f-4fee-a95d-7a440095760a', '91f2fda2-56aa-4b9d-b07d-eafc3322a505']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.246322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32f71a6-3111-4dbf-a9c3-1ad10ff4325f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.274361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32f71a6-3111-4dbf-a9c3-1ad10ff4325f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ae143e9-24d3-40bc-ae6e-3bd40980cb2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1180220051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='736990ec3f0b4156bbcdfed461f48040',qos_specs=None,replication_status=,reservations=['49736a7f-1569-4268-a96c-ed7bcdede9f5','496be722-0753-4656-ac76-c2d9bcb78340','49db30bb-c02f-4fee-a95d-7a440095760a','91f2fda2-56aa-4b9d-b07d-eafc3322a505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dabe9a9351e5413c83bfa9f294c27997',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1180220051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ae143e9-24d3-40bc-ae6e-3bd40980cb2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='736990ec3f0b4156bbcdfed461f48040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dabe9a9351e5413c83bfa9f294c27997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.275650 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9f0d3c-8965-4830-979a-040b260cf4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.293898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['5c704d31-f1e3-40bd-8fc0-24e8d57864db', 'e630ceb6-70db-4cce-b565-a43a52a74c39', 'f466faaf-9a9a-4f4d-a909-751dfebabe4b', '5c7c9e66-b0cb-4a3c-9c8d-8b619de08be6'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:52.296592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9146c993-f2cf-4f27-b21f-c44e1c3b247f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c704d31-f1e3-40bd-8fc0-24e8d57864db', 'e630ceb6-70db-4cce-b565-a43a52a74c39', 'f466faaf-9a9a-4f4d-a909-751dfebabe4b', '5c7c9e66-b0cb-4a3c-9c8d-8b619de08be6']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.296592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98da9b5c-02e9-4e51-8c58-2bfdc5058aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.310791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9f0d3c-8965-4830-979a-040b260cf4da) transitioned into state 'SUCCESS' from state '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-1180220051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='736990ec3f0b4156bbcdfed461f48040',qos_specs=None,replication_status=,reservations=['49736a7f-1569-4268-a96c-ed7bcdede9f5','496be722-0753-4656-ac76-c2d9bcb78340','49db30bb-c02f-4fee-a95d-7a440095760a','91f2fda2-56aa-4b9d-b07d-eafc3322a505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dabe9a9351e5413c83bfa9f294c27997',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.312040 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85dce7cc-3581-4f45-9718-e48492d2ae05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.325969 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85dce7cc-3581-4f45-9718-e48492d2ae05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.325969 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Flow 'volume_create_api' (58691694-b6d4-4ec5-8f30-624738360237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:52.325969 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Create volume request issued successfully. Jul 10 09:32:52.327414 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c369f6d2-d5ac-4b8b-907c-ad49693674b6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:52.327414 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 630/2477] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:52 2026] POST /volume/v3/volumes => generated 765 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:52.341200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:52.343497 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:52.346595 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-236052900", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:52.346595 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-236052900', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:52.346595 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Create volume of 1 GB Jul 10 09:32:52.350009 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98da9b5c-02e9-4e51-8c58-2bfdc5058aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2494c08e-a8fd-4850-ac08-27f828f9bf54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1454287543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['5c704d31-f1e3-40bd-8fc0-24e8d57864db','e630ceb6-70db-4cce-b565-a43a52a74c39','f466faaf-9a9a-4f4d-a909-751dfebabe4b','5c7c9e66-b0cb-4a3c-9c8d-8b619de08be6'],size=1,snapshot_id=1ae0e541-65c2-40b8-80e8-92753e0d9d58,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1454287543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2494c08e-a8fd-4850-ac08-27f828f9bf54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ae0e541-65c2-40b8-80e8-92753e0d9d58,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.351354 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a3e6a1-b40d-4c32-ba58-a842dbb80c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.358727 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Availability Zones retrieved successfully. Jul 10 09:32:52.370376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Flow 'volume_create_api' (2ebb5337-890d-4706-9102-6cfdea08bbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:52.372666 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d34f4f-5d4c-41c3-8a0c-33e3b9c2a3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.373956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:52.377592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a3e6a1-b40d-4c32-ba58-a842dbb80c6c) transitioned into state 'SUCCESS' from state '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-1454287543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['5c704d31-f1e3-40bd-8fc0-24e8d57864db','e630ceb6-70db-4cce-b565-a43a52a74c39','f466faaf-9a9a-4f4d-a909-751dfebabe4b','5c7c9e66-b0cb-4a3c-9c8d-8b619de08be6'],size=1,snapshot_id=1ae0e541-65c2-40b8-80e8-92753e0d9d58,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.377592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbcec0d-fb87-4212-b808-0efec960f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.409310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbcec0d-fb87-4212-b808-0efec960f621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.410778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (29aed373-6e01-4a5d-84c2-27dc766564fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:52.411990 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:32:52.412637 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06aebc21-8e00-47bf-ad22-713751d54bec tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:52.414190 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 624/2478] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:32:52 2026] POST /volume/v3/volumes => generated 804 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:52.422145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d34f4f-5d4c-41c3-8a0c-33e3b9c2a3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.423537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7215a7d4-5eff-4659-b4b7-a54bb6b33775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.429253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2c82298a-57d2-4d1f-941c-bca0952082b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:52.431822 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c82298a-57d2-4d1f-941c-bca0952082b9 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:32:52.432151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c82298a-57d2-4d1f-941c-bca0952082b9 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:52.432580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c82298a-57d2-4d1f-941c-bca0952082b9 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:52.442783 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:52.442783 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:52.448611 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2c82298a-57d2-4d1f-941c-bca0952082b9 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:52.455106 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c82298a-57d2-4d1f-941c-bca0952082b9 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 200 Jul 10 09:32:52.455639 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 613/2479] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:52 2026] GET /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:52.478598 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Created reservations ['43e57d88-0619-43a5-89ce-f30c0abc2ec8', '8a9a1616-e5ba-489d-90bd-60d978532a4e', 'dab4f06f-1d48-4674-a670-443049ed288c', '908528e5-2a54-496f-8815-67c564e6e92a'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:52.479281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7215a7d4-5eff-4659-b4b7-a54bb6b33775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43e57d88-0619-43a5-89ce-f30c0abc2ec8', '8a9a1616-e5ba-489d-90bd-60d978532a4e', 'dab4f06f-1d48-4674-a670-443049ed288c', '908528e5-2a54-496f-8815-67c564e6e92a']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.480278 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f677806-ba69-4cef-a63a-8a8a9b8be6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.511051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f677806-ba69-4cef-a63a-8a8a9b8be6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a73e86-24a0-4811-9f22-35cba75f5765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-236052900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='736990ec3f0b4156bbcdfed461f48040',qos_specs=None,replication_status=,reservations=['43e57d88-0619-43a5-89ce-f30c0abc2ec8','8a9a1616-e5ba-489d-90bd-60d978532a4e','dab4f06f-1d48-4674-a670-443049ed288c','908528e5-2a54-496f-8815-67c564e6e92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dabe9a9351e5413c83bfa9f294c27997',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-236052900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a73e86-24a0-4811-9f22-35cba75f5765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='736990ec3f0b4156bbcdfed461f48040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dabe9a9351e5413c83bfa9f294c27997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.512731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc614e22-7c05-4137-8467-18fccaeda4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.522547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-551b99fb-21ff-46e7-b0e7-a48f8181ce3f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:52.525232 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-551b99fb-21ff-46e7-b0e7-a48f8181ce3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:52.525627 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-551b99fb-21ff-46e7-b0e7-a48f8181ce3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:52.525919 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-551b99fb-21ff-46e7-b0e7-a48f8181ce3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:52.526100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-551b99fb-21ff-46e7-b0e7-a48f8181ce3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:52.532980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc614e22-7c05-4137-8467-18fccaeda4d0) transitioned into state 'SUCCESS' from state '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-236052900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='736990ec3f0b4156bbcdfed461f48040',qos_specs=None,replication_status=,reservations=['43e57d88-0619-43a5-89ce-f30c0abc2ec8','8a9a1616-e5ba-489d-90bd-60d978532a4e','dab4f06f-1d48-4674-a670-443049ed288c','908528e5-2a54-496f-8815-67c564e6e92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dabe9a9351e5413c83bfa9f294c27997',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.534215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01580295-36cd-482a-add4-7240547b362a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:52.535256 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:52.535256 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:52.536326 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-551b99fb-21ff-46e7-b0e7-a48f8181ce3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:52.536930 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 631/2480] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:52 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:52.547537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01580295-36cd-482a-add4-7240547b362a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:52.548671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Flow 'volume_create_api' (2ebb5337-890d-4706-9102-6cfdea08bbdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:52.549085 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Create volume request issued successfully. Jul 10 09:32:52.549862 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7904b556-fbaf-44e3-b662-2b7b3cfc15b5 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:52.550469 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 613/2481] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:32:52 2026] POST /volume/v3/volumes => generated 764 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:32:53.471964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-050ac71f-719d-47b3-8f20-632abd434e5a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:53.474018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-050ac71f-719d-47b3-8f20-632abd434e5a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:32:53.474555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-050ac71f-719d-47b3-8f20-632abd434e5a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:53.474555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-050ac71f-719d-47b3-8f20-632abd434e5a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:53.482146 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:53.482146 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:53.486328 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-050ac71f-719d-47b3-8f20-632abd434e5a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:53.491252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-050ac71f-719d-47b3-8f20-632abd434e5a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 200 Jul 10 09:32:53.491648 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 625/2482] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:53 2026] GET /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:53.506920 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:53.508934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:32:53.509347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2494c08e-a8fd-4850-ac08-27f828f9bf54", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1956999901"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:32:53.511291 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'source_volid': '2494c08e-a8fd-4850-ac08-27f828f9bf54', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1956999901'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:32:53.520819 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:53.520819 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:53.521486 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume retrieved successfully. Jul 10 09:32:53.521705 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:32:53.526485 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:32:53.534201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (8c6f6e57-c6e9-4f83-a249-5f4f9991a80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:53.535484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5788b5a2-d849-44b0-9540-5ec21a328508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:53.536827 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:32:53.551234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a9d573a-5518-4992-b310-9dd838d8381d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:53.554513 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a9d573a-5518-4992-b310-9dd838d8381d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:53.554513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a9d573a-5518-4992-b310-9dd838d8381d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:53.554717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a9d573a-5518-4992-b310-9dd838d8381d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:53.554905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-0a9d573a-5518-4992-b310-9dd838d8381d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:53.560686 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:53.560686 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:53.564814 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a9d573a-5518-4992-b310-9dd838d8381d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:53.564814 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 632/2483] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:53 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:32:53.581002 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5788b5a2-d849-44b0-9540-5ec21a328508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2494c08e-a8fd-4850-ac08-27f828f9bf54', 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:53.582606 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac47fb5-e344-4d81-819f-71b6d4d6126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:53.664132 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['8d181a3d-ed43-41a2-a46d-3e576c7a9ae8', '422fef96-791e-4c49-b9e6-ce254d6bc813', '919cf623-66f8-4519-922b-d35f29a2cdf3', '4657a513-a0df-4ee4-ba58-ff61b2d5d531'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:32:53.664869 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac47fb5-e344-4d81-819f-71b6d4d6126c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d181a3d-ed43-41a2-a46d-3e576c7a9ae8', '422fef96-791e-4c49-b9e6-ce254d6bc813', '919cf623-66f8-4519-922b-d35f29a2cdf3', '4657a513-a0df-4ee4-ba58-ff61b2d5d531']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:53.665457 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bae7ad1-42e0-4f68-adf4-71ddb7c8ff26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:53.712659 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bae7ad1-42e0-4f68-adf4-71ddb7c8ff26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c25dc63a-5d41-4403-942b-47b08bba76dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1956999901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['8d181a3d-ed43-41a2-a46d-3e576c7a9ae8','422fef96-791e-4c49-b9e6-ce254d6bc813','919cf623-66f8-4519-922b-d35f29a2cdf3','4657a513-a0df-4ee4-ba58-ff61b2d5d531'],size=1,snapshot_id=None,source_replicaid=,source_volid=2494c08e-a8fd-4850-ac08-27f828f9bf54,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1956999901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c25dc63a-5d41-4403-942b-47b08bba76dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2494c08e-a8fd-4850-ac08-27f828f9bf54,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:53.714499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7213c5-9003-4375-8443-14d0a6ec796e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:53.761991 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7213c5-9003-4375-8443-14d0a6ec796e) transitioned into state 'SUCCESS' from state '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-1956999901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['8d181a3d-ed43-41a2-a46d-3e576c7a9ae8','422fef96-791e-4c49-b9e6-ce254d6bc813','919cf623-66f8-4519-922b-d35f29a2cdf3','4657a513-a0df-4ee4-ba58-ff61b2d5d531'],size=1,snapshot_id=None,source_replicaid=,source_volid=2494c08e-a8fd-4850-ac08-27f828f9bf54,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:53.763529 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e72a49-fc5d-4d10-b309-3031b51408ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:32:53.789134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e72a49-fc5d-4d10-b309-3031b51408ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:32:53.790197 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (8c6f6e57-c6e9-4f83-a249-5f4f9991a80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:32:53.790659 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:32:53.791352 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c982631f-73b1-49b8-84e6-5b42f3970cbc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:32:53.792079 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 614/2484] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:32:53 2026] POST /volume/v3/volumes => generated 804 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:53.811318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-152819b9-9ff1-4d47-8fc2-d9e95f329c63 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:53.814233 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-152819b9-9ff1-4d47-8fc2-d9e95f329c63 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:32:53.814506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-152819b9-9ff1-4d47-8fc2-d9e95f329c63 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:53.814792 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-152819b9-9ff1-4d47-8fc2-d9e95f329c63 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:53.827367 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:53.827367 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:53.832955 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-152819b9-9ff1-4d47-8fc2-d9e95f329c63 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:53.844679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-152819b9-9ff1-4d47-8fc2-d9e95f329c63 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 200 Jul 10 09:32:53.845087 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 614/2485] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:53 2026] GET /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:54.574197 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f2b9c371-6cf9-417e-85e1-dd86c758c150 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:54.576209 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f2b9c371-6cf9-417e-85e1-dd86c758c150 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:54.576516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f2b9c371-6cf9-417e-85e1-dd86c758c150 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:54.576803 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f2b9c371-6cf9-417e-85e1-dd86c758c150 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:54.577401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f2b9c371-6cf9-417e-85e1-dd86c758c150 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:54.581094 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:54.581094 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:54.582097 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f2b9c371-6cf9-417e-85e1-dd86c758c150 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:54.582414 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 626/2486] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:54 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:54.798211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-0d62da6c-4198-423b-a069-d15a02344668 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:54.800829 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-0d62da6c-4198-423b-a069-d15a02344668 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89 Jul 10 09:32:54.801059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-0d62da6c-4198-423b-a069-d15a02344668 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:54.801291 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-0d62da6c-4198-423b-a069-d15a02344668 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:54.816414 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:54.816414 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:54.866825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6a224109-ccf1-4476-be4b-c9ce25db586f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:54.871251 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6a224109-ccf1-4476-be4b-c9ce25db586f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:32:54.871251 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6a224109-ccf1-4476-be4b-c9ce25db586f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:54.871251 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6a224109-ccf1-4476-be4b-c9ce25db586f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:54.880543 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:54.880543 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:54.886178 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6a224109-ccf1-4476-be4b-c9ce25db586f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:54.889004 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6a224109-ccf1-4476-be4b-c9ce25db586f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 200 Jul 10 09:32:54.889502 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 615/2487] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:54 2026] GET /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:54.908924 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ff093840-b021-4297-ab9d-04635b638716 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:54.912536 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:32:54.912536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:54.912536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:54.912536 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:32:54.921150 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:54.921150 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:54.921680 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:54.941868 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot delete request issued successfully. Jul 10 09:32:54.942022 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff093840-b021-4297-ab9d-04635b638716 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 202 Jul 10 09:32:54.942500 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 615/2488] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:54 2026] DELETE /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:54.952558 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-33089b98-1dee-49c4-a789-7d377a710a46 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:54.954718 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-33089b98-1dee-49c4-a789-7d377a710a46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:32:54.954957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-33089b98-1dee-49c4-a789-7d377a710a46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:54.955207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-33089b98-1dee-49c4-a789-7d377a710a46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:54.960532 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:54.960532 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:54.961144 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-33089b98-1dee-49c4-a789-7d377a710a46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:54.962174 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-33089b98-1dee-49c4-a789-7d377a710a46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 200 Jul 10 09:32:54.962594 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 627/2489] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:54 2026] GET /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:55.363431 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b8c1854a-d55e-41f4-83d1-a6476e52908a req-0d62da6c-4198-423b-a069-d15a02344668 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89 returned with HTTP 200 Jul 10 09:32:55.364003 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 633/2490] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:32:54 2026] DELETE /volume/v3/attachments/44ca38dd-c335-4d5b-a93e-73e62df62f89 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:55.595720 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fdaf672-5ab4-428e-a43e-5127b6581b07 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:55.598728 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fdaf672-5ab4-428e-a43e-5127b6581b07 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:55.598992 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fdaf672-5ab4-428e-a43e-5127b6581b07 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:55.599233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fdaf672-5ab4-428e-a43e-5127b6581b07 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:55.599356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4fdaf672-5ab4-428e-a43e-5127b6581b07 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:55.603395 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:55.603395 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:55.604122 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fdaf672-5ab4-428e-a43e-5127b6581b07 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:55.604608 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 616/2491] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:55 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:55.975719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d2158c42-2fdb-49fe-8914-ead59310b454 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:55.977816 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d2158c42-2fdb-49fe-8914-ead59310b454 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:32:55.977936 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d2158c42-2fdb-49fe-8914-ead59310b454 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:55.978215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d2158c42-2fdb-49fe-8914-ead59310b454 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:55.983157 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d2158c42-2fdb-49fe-8914-ead59310b454 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 404 Jul 10 09:32:55.984171 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 616/2492] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:55 2026] GET /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:55.993604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:55.995852 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:32:55.996266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:55.996475 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:55.996608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: 1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:32:56.002504 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:56.002504 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:56.003127 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:56.023346 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot delete request issued successfully. Jul 10 09:32:56.023600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b5646d7f-88d5-437d-b4a9-6ccc8ea62631 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 202 Jul 10 09:32:56.024108 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 628/2493] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:32:55 2026] DELETE /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:56.036891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-edea1054-ce69-4b9d-bb66-92a2b4227abe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:56.038647 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-edea1054-ce69-4b9d-bb66-92a2b4227abe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:32:56.038862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-edea1054-ce69-4b9d-bb66-92a2b4227abe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:56.039054 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-edea1054-ce69-4b9d-bb66-92a2b4227abe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:56.045442 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:56.045442 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:56.045973 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-edea1054-ce69-4b9d-bb66-92a2b4227abe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:32:56.046752 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-edea1054-ce69-4b9d-bb66-92a2b4227abe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 200 Jul 10 09:32:56.047246 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 634/2494] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:56 2026] GET /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:56.615271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-21ae789e-cd26-43fd-9129-ab3ed6d8dddd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:56.618231 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-21ae789e-cd26-43fd-9129-ab3ed6d8dddd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:56.618467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-21ae789e-cd26-43fd-9129-ab3ed6d8dddd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:56.618650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-21ae789e-cd26-43fd-9129-ab3ed6d8dddd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:56.618794 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-21ae789e-cd26-43fd-9129-ab3ed6d8dddd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:56.623806 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:56.623806 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:56.624691 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-21ae789e-cd26-43fd-9129-ab3ed6d8dddd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:56.625053 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 617/2495] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:56 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:57.058904 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-90754706-5b8c-4831-94eb-c4a5194c527c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:57.061616 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90754706-5b8c-4831-94eb-c4a5194c527c tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:32:57.061910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90754706-5b8c-4831-94eb-c4a5194c527c tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:57.062188 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90754706-5b8c-4831-94eb-c4a5194c527c tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:57.067944 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90754706-5b8c-4831-94eb-c4a5194c527c tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 404 Jul 10 09:32:57.067944 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 617/2496] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:32:57 2026] GET /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:32:57.077834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-78849c50-f598-45e6-add0-3b97d167472b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:57.081480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:32:57.081480 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:57.081480 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:57.081480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:32:57.087452 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:57.087452 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:57.088151 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:57.114399 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:32:57.114866 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-78849c50-f598-45e6-add0-3b97d167472b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 202 Jul 10 09:32:57.115558 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 629/2497] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:57 2026] DELETE /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:32:57.126223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a1f2796-105f-4fcd-80e6-b6dd9136cd6b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:57.128455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a1f2796-105f-4fcd-80e6-b6dd9136cd6b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:32:57.128639 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a1f2796-105f-4fcd-80e6-b6dd9136cd6b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:57.128878 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a1f2796-105f-4fcd-80e6-b6dd9136cd6b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:57.142412 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:57.142412 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:57.146010 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0a1f2796-105f-4fcd-80e6-b6dd9136cd6b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:57.150917 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a1f2796-105f-4fcd-80e6-b6dd9136cd6b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 200 Jul 10 09:32:57.151440 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 635/2498] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:57 2026] GET /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:57.637589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-01748f41-9431-460a-8bed-07e3b740afad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:57.639489 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-01748f41-9431-460a-8bed-07e3b740afad tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:57.639785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-01748f41-9431-460a-8bed-07e3b740afad tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:57.640042 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-01748f41-9431-460a-8bed-07e3b740afad tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:57.640208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-01748f41-9431-460a-8bed-07e3b740afad tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:57.645663 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:57.645663 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:57.646554 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-01748f41-9431-460a-8bed-07e3b740afad tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:57.647107 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 618/2499] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:57 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:58.168912 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7df250f3-c2ee-4a46-8024-5ad3732167e3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:58.173054 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7df250f3-c2ee-4a46-8024-5ad3732167e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:32:58.173054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7df250f3-c2ee-4a46-8024-5ad3732167e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:58.173054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7df250f3-c2ee-4a46-8024-5ad3732167e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:58.180861 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7df250f3-c2ee-4a46-8024-5ad3732167e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 404 Jul 10 09:32:58.181522 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 618/2500] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:58 2026] GET /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:58.192674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:58.194741 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:58.195200 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:58.197016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:58.197016 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:58.204769 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:58.204769 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:58.205531 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:58.226630 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:32:58.227016 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b42a0c5-b9fe-4dd0-af54-687fced23de4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 202 Jul 10 09:32:58.227765 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 630/2501] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:58 2026] DELETE /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:32:58.238184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-06b1fb6d-ef22-49e7-ad3a-5c6db370d8c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:58.240207 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-06b1fb6d-ef22-49e7-ad3a-5c6db370d8c6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:58.240689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-06b1fb6d-ef22-49e7-ad3a-5c6db370d8c6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:58.241044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-06b1fb6d-ef22-49e7-ad3a-5c6db370d8c6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:58.254004 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:58.254004 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:32:58.259229 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-06b1fb6d-ef22-49e7-ad3a-5c6db370d8c6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:58.265458 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-06b1fb6d-ef22-49e7-ad3a-5c6db370d8c6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 200 Jul 10 09:32:58.266014 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 636/2502] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:58 2026] GET /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:58.659538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bce64822-eaee-4a6c-a1bf-9beacff61e3e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:58.661658 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bce64822-eaee-4a6c-a1bf-9beacff61e3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:58.661998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bce64822-eaee-4a6c-a1bf-9beacff61e3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:58.662112 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bce64822-eaee-4a6c-a1bf-9beacff61e3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:58.662263 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-bce64822-eaee-4a6c-a1bf-9beacff61e3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:58.666782 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:58.666782 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:58.667438 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bce64822-eaee-4a6c-a1bf-9beacff61e3e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:58.667865 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 619/2503] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:58 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:32:59.067580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e775a7e8-dd54-4933-9676-466b78e30e87 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:59.069764 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968?cascade=True Jul 10 09:32:59.070052 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:59.070310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:59.070517 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume with id: bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:59.080032 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:59.080032 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:59.080687 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:59.110201 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume request issued successfully. Jul 10 09:32:59.110420 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e775a7e8-dd54-4933-9676-466b78e30e87 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968?cascade=True returned with HTTP 202 Jul 10 09:32:59.110970 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 619/2504] 10.4.3.103 () {66 vars in 1376 bytes} [Fri Jul 10 09:32:59 2026] DELETE /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968?cascade=True => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:32:59.120684 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-612b7d2c-7864-4849-9f4d-9cbc8823820c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:59.124235 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-612b7d2c-7864-4849-9f4d-9cbc8823820c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:32:59.124494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-612b7d2c-7864-4849-9f4d-9cbc8823820c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:59.124768 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-612b7d2c-7864-4849-9f4d-9cbc8823820c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:59.133939 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:59.133939 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:59.138400 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-612b7d2c-7864-4849-9f4d-9cbc8823820c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:32:59.144472 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-612b7d2c-7864-4849-9f4d-9cbc8823820c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 200 Jul 10 09:32:59.144972 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 631/2505] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:32:59 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:59.281661 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-649e4608-f0af-4275-abdd-78eb5b8b1f48 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:59.286430 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-649e4608-f0af-4275-abdd-78eb5b8b1f48 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:32:59.286714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-649e4608-f0af-4275-abdd-78eb5b8b1f48 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:59.286968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-649e4608-f0af-4275-abdd-78eb5b8b1f48 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:59.306390 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-649e4608-f0af-4275-abdd-78eb5b8b1f48 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 404 Jul 10 09:32:59.307039 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 637/2506] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:59 2026] GET /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:32:59.314860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:59.317146 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:32:59.317358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:59.317612 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:59.317849 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:32:59.327524 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:59.327524 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:32:59.328218 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:59.359215 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:32:59.359499 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e3e1b03a-ca3e-47c6-b4cd-304031ce401e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 202 Jul 10 09:32:59.360064 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 620/2507] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:32:59 2026] DELETE /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:32:59.368344 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cecaf53b-cc8f-4332-bdf0-6bdf6484193a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:59.370784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cecaf53b-cc8f-4332-bdf0-6bdf6484193a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:32:59.371103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cecaf53b-cc8f-4332-bdf0-6bdf6484193a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:59.371388 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cecaf53b-cc8f-4332-bdf0-6bdf6484193a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:59.382299 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:59.382299 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:32:59.388148 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cecaf53b-cc8f-4332-bdf0-6bdf6484193a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:32:59.395023 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cecaf53b-cc8f-4332-bdf0-6bdf6484193a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 200 Jul 10 09:32:59.395631 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 620/2508] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:32:59 2026] GET /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:32:59.678957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a44ea0d2-80c8-4ded-9343-274d257abce6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:32:59.681430 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a44ea0d2-80c8-4ded-9343-274d257abce6 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:32:59.681745 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a44ea0d2-80c8-4ded-9343-274d257abce6 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:32:59.682011 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a44ea0d2-80c8-4ded-9343-274d257abce6 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:32:59.682186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a44ea0d2-80c8-4ded-9343-274d257abce6 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:32:59.687531 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:32:59.687531 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:32:59.688533 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a44ea0d2-80c8-4ded-9343-274d257abce6 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:32:59.689077 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 632/2509] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:32:59 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:00.161550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7b7c1ada-acd1-469b-82f0-ebcc80b13c0b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.163282 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b7c1ada-acd1-469b-82f0-ebcc80b13c0b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:33:00.163463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b7c1ada-acd1-469b-82f0-ebcc80b13c0b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.163674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b7c1ada-acd1-469b-82f0-ebcc80b13c0b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.168906 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b7c1ada-acd1-469b-82f0-ebcc80b13c0b tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 404 Jul 10 09:33:00.169373 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 638/2510] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:00 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:00.411092 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-68ed2f96-0ccc-4b27-93e0-53d51bfd3c7a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.412838 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68ed2f96-0ccc-4b27-93e0-53d51bfd3c7a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:33:00.413066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68ed2f96-0ccc-4b27-93e0-53d51bfd3c7a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.413273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68ed2f96-0ccc-4b27-93e0-53d51bfd3c7a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.418846 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68ed2f96-0ccc-4b27-93e0-53d51bfd3c7a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 404 Jul 10 09:33:00.419494 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 621/2511] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:00 2026] GET /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:00.426330 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.428160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:00.428425 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.428670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.428877 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:00.434278 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-83ba54c9-d9af-43b4-a4ec-39b3492f233f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.436100 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83ba54c9-d9af-43b4-a4ec-39b3492f233f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:33:00.436181 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:00.436181 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:00.436332 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83ba54c9-d9af-43b4-a4ec-39b3492f233f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.436502 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83ba54c9-d9af-43b4-a4ec-39b3492f233f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.436687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-83ba54c9-d9af-43b4-a4ec-39b3492f233f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume with id: bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:33:00.436754 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:00.444317 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83ba54c9-d9af-43b4-a4ec-39b3492f233f tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 404 Jul 10 09:33:00.444873 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 633/2512] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:00 2026] DELETE /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:00.457521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fb72a172-9c33-4f96-8428-5170e5064b12 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.461186 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fb72a172-9c33-4f96-8428-5170e5064b12 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 Jul 10 09:33:00.461386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fb72a172-9c33-4f96-8428-5170e5064b12 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.461542 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fb72a172-9c33-4f96-8428-5170e5064b12 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.464972 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:00.464972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b0a220d-7b1e-4c39-ac0f-d0970d70d9c7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 202 Jul 10 09:33:00.464972 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 621/2513] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:00 2026] DELETE /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:00.471061 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fb72a172-9c33-4f96-8428-5170e5064b12 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 returned with HTTP 404 Jul 10 09:33:00.471646 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 639/2514] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:00 2026] GET /volume/v3/volumes/bcbcd69e-3e04-47b7-aa27-65715a539968 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:00.473954 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ba2edf58-5786-4346-8bf9-afeb61882d66 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.476374 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ba2edf58-5786-4346-8bf9-afeb61882d66 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:00.476707 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ba2edf58-5786-4346-8bf9-afeb61882d66 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.476981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ba2edf58-5786-4346-8bf9-afeb61882d66 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.484808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.487368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:33:00.487650 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.487918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.488140 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume with id: d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:33:00.491060 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:00.491060 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:00.501164 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ba2edf58-5786-4346-8bf9-afeb61882d66 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:00.506760 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:00.506760 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:00.507418 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:00.512956 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ba2edf58-5786-4346-8bf9-afeb61882d66 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 200 Jul 10 09:33:00.513485 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 622/2515] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:00 2026] GET /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 896 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:00.533762 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume request issued successfully. Jul 10 09:33:00.534004 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2f3f8704-dd3a-4115-bf71-b94503feb592 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 202 Jul 10 09:33:00.534386 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 634/2516] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:00 2026] DELETE /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:00.544287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2b1e09d3-f8bd-4270-8b44-8f854ef8abcf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.546207 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b1e09d3-f8bd-4270-8b44-8f854ef8abcf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:33:00.547150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b1e09d3-f8bd-4270-8b44-8f854ef8abcf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.547150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b1e09d3-f8bd-4270-8b44-8f854ef8abcf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.555475 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:00.555475 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:00.561027 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2b1e09d3-f8bd-4270-8b44-8f854ef8abcf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:00.566346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b1e09d3-f8bd-4270-8b44-8f854ef8abcf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 200 Jul 10 09:33:00.566346 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 622/2517] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:00 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:00.699247 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-51455d1e-6a90-4ee7-970e-6a567e46f6c1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:00.702215 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-51455d1e-6a90-4ee7-970e-6a567e46f6c1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:00.702215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-51455d1e-6a90-4ee7-970e-6a567e46f6c1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:00.702215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-51455d1e-6a90-4ee7-970e-6a567e46f6c1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:00.702215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-51455d1e-6a90-4ee7-970e-6a567e46f6c1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:00.706522 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:00.706522 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:00.707357 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-51455d1e-6a90-4ee7-970e-6a567e46f6c1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:00.707842 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 640/2518] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:00 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:01.529807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3ee84f9b-fa17-4f25-8ce2-dfdbae117e0b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:01.532585 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ee84f9b-fa17-4f25-8ce2-dfdbae117e0b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:01.532585 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ee84f9b-fa17-4f25-8ce2-dfdbae117e0b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:01.532585 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ee84f9b-fa17-4f25-8ce2-dfdbae117e0b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:01.536678 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ee84f9b-fa17-4f25-8ce2-dfdbae117e0b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 404 Jul 10 09:33:01.537054 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 623/2519] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:01 2026] GET /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:01.547824 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:01.549648 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:01.550015 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1039127249"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:01.552582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1039127249'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:01.552582 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:01.557231 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:01.562507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (87eb8626-61b8-4bd7-8f1e-6ce3b17c144f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:01.563262 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2934090-86a9-4dbb-a82e-ba80f1d00b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:01.564227 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:01.582953 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-49469729-7548-4979-9c71-7df460ab8964 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:01.584947 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-49469729-7548-4979-9c71-7df460ab8964 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 Jul 10 09:33:01.584947 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-49469729-7548-4979-9c71-7df460ab8964 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:01.585065 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-49469729-7548-4979-9c71-7df460ab8964 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:01.591606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2934090-86a9-4dbb-a82e-ba80f1d00b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:01.591606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f90074e-6ae5-45e8-852b-450d613aa297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:01.592528 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-49469729-7548-4979-9c71-7df460ab8964 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 returned with HTTP 404 Jul 10 09:33:01.592986 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 623/2520] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:01 2026] GET /volume/v3/volumes/d985ba56-922e-4ccf-ae84-a07bf34151b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:01.652861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['25f10793-0ae4-4fdf-b745-e8d806602358', '79938133-cede-4366-adba-4bc3552c2269', 'd3be20e1-48f1-4692-a05a-e880d9722722', 'e249cd6c-0f2a-423d-b8ce-ec3888e47f9a'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:01.654660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f90074e-6ae5-45e8-852b-450d613aa297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25f10793-0ae4-4fdf-b745-e8d806602358', '79938133-cede-4366-adba-4bc3552c2269', 'd3be20e1-48f1-4692-a05a-e880d9722722', 'e249cd6c-0f2a-423d-b8ce-ec3888e47f9a']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:01.655721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1493a57-6bd9-4040-882c-c311d8e84f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:01.681807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1493a57-6bd9-4040-882c-c311d8e84f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa483ca-e3d7-4c7f-9f1d-ad2395732256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1039127249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['25f10793-0ae4-4fdf-b745-e8d806602358','79938133-cede-4366-adba-4bc3552c2269','d3be20e1-48f1-4692-a05a-e880d9722722','e249cd6c-0f2a-423d-b8ce-ec3888e47f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1039127249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa483ca-e3d7-4c7f-9f1d-ad2395732256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:01.683487 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af596d9f-93e1-4f32-b0d8-8e4d7b45b1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:01.705962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af596d9f-93e1-4f32-b0d8-8e4d7b45b1ad) transitioned into state 'SUCCESS' from state '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-1039127249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['25f10793-0ae4-4fdf-b745-e8d806602358','79938133-cede-4366-adba-4bc3552c2269','d3be20e1-48f1-4692-a05a-e880d9722722','e249cd6c-0f2a-423d-b8ce-ec3888e47f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:01.706753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ead4cc-3705-4e85-b70b-7fb9fc6ff75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:01.720330 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ead4cc-3705-4e85-b70b-7fb9fc6ff75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:01.720977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (87eb8626-61b8-4bd7-8f1e-6ce3b17c144f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:01.721310 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:01.722012 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8cd23a34-7cf4-4c32-aa2a-2fd1d0de32cf tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:01.722514 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 635/2521] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:33:01 2026] POST /volume/v3/volumes => generated 770 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:01.724049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a5353cd4-a2d7-465e-b2dd-50b4a9e78d21 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:01.726862 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a5353cd4-a2d7-465e-b2dd-50b4a9e78d21 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:01.726862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a5353cd4-a2d7-465e-b2dd-50b4a9e78d21 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:01.727246 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a5353cd4-a2d7-465e-b2dd-50b4a9e78d21 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:01.727757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a5353cd4-a2d7-465e-b2dd-50b4a9e78d21 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:01.732930 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:01.732930 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:01.733620 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a5353cd4-a2d7-465e-b2dd-50b4a9e78d21 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:01.734001 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 641/2522] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:01 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:01.739486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4f3bb3ce-6b2b-41b9-9da4-4fed3b0239c2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:01.741936 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4f3bb3ce-6b2b-41b9-9da4-4fed3b0239c2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:01.742124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4f3bb3ce-6b2b-41b9-9da4-4fed3b0239c2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:01.742359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4f3bb3ce-6b2b-41b9-9da4-4fed3b0239c2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:01.749887 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:01.749887 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:01.754230 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4f3bb3ce-6b2b-41b9-9da4-4fed3b0239c2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:01.760614 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4f3bb3ce-6b2b-41b9-9da4-4fed3b0239c2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 200 Jul 10 09:33:01.761455 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 624/2523] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:01 2026] GET /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:01.853974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-1f11fafb-d19c-4290-b448-e6f541d76e54 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:01.859111 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-1f11fafb-d19c-4290-b448-e6f541d76e54 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:01.859366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-1f11fafb-d19c-4290-b448-e6f541d76e54 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:01.859645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-1f11fafb-d19c-4290-b448-e6f541d76e54 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:01.870988 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:01.870988 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:01.875632 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-1f11fafb-d19c-4290-b448-e6f541d76e54 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:01.881809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-1f11fafb-d19c-4290-b448-e6f541d76e54 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:01.882720 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 624/2524] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:01 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:02.746597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0fd282c3-df78-445e-8276-edf21ae47b2f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:02.748862 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0fd282c3-df78-445e-8276-edf21ae47b2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:02.749124 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0fd282c3-df78-445e-8276-edf21ae47b2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:02.749366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0fd282c3-df78-445e-8276-edf21ae47b2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:02.749512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0fd282c3-df78-445e-8276-edf21ae47b2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:02.755957 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:02.755957 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:02.756738 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0fd282c3-df78-445e-8276-edf21ae47b2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:02.757204 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 636/2525] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:02 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:02.777254 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dc6277f6-7375-4f17-b7c3-e610cb545b46 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:02.779115 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dc6277f6-7375-4f17-b7c3-e610cb545b46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:02.779421 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dc6277f6-7375-4f17-b7c3-e610cb545b46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:02.779461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dc6277f6-7375-4f17-b7c3-e610cb545b46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:02.786706 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:02.786706 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:02.790650 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dc6277f6-7375-4f17-b7c3-e610cb545b46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:02.794790 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dc6277f6-7375-4f17-b7c3-e610cb545b46 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 200 Jul 10 09:33:02.794790 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 642/2526] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:02 2026] GET /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:02.809688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2fc326df-8b07-4ba7-a716-54f04905d88b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:02.811539 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:02.812265 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9aa483ca-e3d7-4c7f-9f1d-ad2395732256", "name": "tempest-VolumeDependencyTests-Snapshot-1989039210"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:02.821643 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:02.821643 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:02.822346 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:02.822346 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create snapshot from volume 9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:02.854848 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['f815bb3c-99c5-4dbe-9ac3-f5f1882ba4b7', '5d0f3caf-ac4c-43e4-a5c3-131eac93dd87', 'f00e577f-52e6-4d4a-8d09-667bd7540c0e', '91310f69-a286-413e-8ede-7567d19361af'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:02.893272 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot create request issued successfully. Jul 10 09:33:02.893732 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2fc326df-8b07-4ba7-a716-54f04905d88b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:02.894097 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 625/2527] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:02.905934 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-10f1214c-a828-4e4e-b15c-c5ce7be4b54f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:02.908693 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-10f1214c-a828-4e4e-b15c-c5ce7be4b54f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:02.908693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-10f1214c-a828-4e4e-b15c-c5ce7be4b54f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:02.908891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-10f1214c-a828-4e4e-b15c-c5ce7be4b54f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:02.920116 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:02.920116 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:02.920708 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-10f1214c-a828-4e4e-b15c-c5ce7be4b54f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:02.923020 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-10f1214c-a828-4e4e-b15c-c5ce7be4b54f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 200 Jul 10 09:33:02.923245 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 625/2528] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:02 2026] GET /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:03.767436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-afee8d34-a76b-42b0-b7f3-b0846df54834 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:03.768845 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afee8d34-a76b-42b0-b7f3-b0846df54834 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:03.769119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afee8d34-a76b-42b0-b7f3-b0846df54834 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:03.769363 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afee8d34-a76b-42b0-b7f3-b0846df54834 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:03.769529 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-afee8d34-a76b-42b0-b7f3-b0846df54834 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:03.774832 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:03.774832 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:03.774832 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afee8d34-a76b-42b0-b7f3-b0846df54834 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:03.774832 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 637/2529] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:03 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:03.925333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a1a0fbd-517d-4d3a-9ef1-4f68e3b0d96b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:03.925725 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a1a0fbd-517d-4d3a-9ef1-4f68e3b0d96b None None] GET https://10.4.3.103/volume// Jul 10 09:33:03.925879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a1a0fbd-517d-4d3a-9ef1-4f68e3b0d96b None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:03.926045 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a1a0fbd-517d-4d3a-9ef1-4f68e3b0d96b None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:03.926351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a1a0fbd-517d-4d3a-9ef1-4f68e3b0d96b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:03.926614 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 643/2530] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:33:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:03.934798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-aa72deb9-f01b-4cb8-ba10-f16c77e2674c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:03.935175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c75b3211-9cf2-4256-b925-8677eca0365b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:03.938473 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c75b3211-9cf2-4256-b925-8677eca0365b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:03.938473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c75b3211-9cf2-4256-b925-8677eca0365b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:03.938473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c75b3211-9cf2-4256-b925-8677eca0365b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:03.943549 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:03.943549 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:03.944037 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c75b3211-9cf2-4256-b925-8677eca0365b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:03.944857 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c75b3211-9cf2-4256-b925-8677eca0365b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 200 Jul 10 09:33:03.945209 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 626/2531] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:03 2026] GET /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:03.955158 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:03.956668 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:03.957147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fb452f65-8bf1-4e46-a849-3dfc67c99453", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1293122189"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:03.958677 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'snapshot_id': 'fb452f65-8bf1-4e46-a849-3dfc67c99453', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1293122189'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:03.964734 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:03.964734 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:03.967150 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:03.967150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:03.970404 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-aa72deb9-f01b-4cb8-ba10-f16c77e2674c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:33:03.971897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-aa72deb9-f01b-4cb8-ba10-f16c77e2674c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7aa0ef23-064e-40bb-9226-dfb68a217ddf", "connector": null, "instance_uuid": "2474966f-b2d6-4133-8e0a-fd375a1b1e74"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:03.976594 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:03.983707 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:03.983707 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:03.989586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (fc458dde-52da-4f6f-b4d0-d808afd6ea88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:03.992587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c7ab15-a210-479c-b738-361af876e98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:03.999027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:04.012192 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-aa72deb9-f01b-4cb8-ba10-f16c77e2674c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:33:04.013227 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 626/2532] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:33:03 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:04.088917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c7ab15-a210-479c-b738-361af876e98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb452f65-8bf1-4e46-a849-3dfc67c99453', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:04.092607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5536f3-c85c-4828-ba42-06a58f067370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:04.132284 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['12d83095-cf59-4607-97fa-30c8ecdcc29c', 'be9edea8-8ea0-4f17-b493-db6b5f8b0ce0', '3e814faa-67aa-4609-92fb-2d2cb2c0cd84', '15379a8b-b1cd-45c2-9d74-220f39dba365'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:04.133126 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5536f3-c85c-4828-ba42-06a58f067370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d83095-cf59-4607-97fa-30c8ecdcc29c', 'be9edea8-8ea0-4f17-b493-db6b5f8b0ce0', '3e814faa-67aa-4609-92fb-2d2cb2c0cd84', '15379a8b-b1cd-45c2-9d74-220f39dba365']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:04.133914 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1deb1be3-780a-4966-9c3b-42f9d00eb7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:04.179178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1deb1be3-780a-4966-9c3b-42f9d00eb7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f3d85e-1720-43a4-8eb2-5bb9ce07f907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1293122189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['12d83095-cf59-4607-97fa-30c8ecdcc29c','be9edea8-8ea0-4f17-b493-db6b5f8b0ce0','3e814faa-67aa-4609-92fb-2d2cb2c0cd84','15379a8b-b1cd-45c2-9d74-220f39dba365'],size=1,snapshot_id=fb452f65-8bf1-4e46-a849-3dfc67c99453,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1293122189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f3d85e-1720-43a4-8eb2-5bb9ce07f907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb452f65-8bf1-4e46-a849-3dfc67c99453,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:04.180088 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0c33d5-ef52-4710-8e4c-36d3096d81bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:04.199762 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0c33d5-ef52-4710-8e4c-36d3096d81bc) transitioned into state 'SUCCESS' from state '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-1293122189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['12d83095-cf59-4607-97fa-30c8ecdcc29c','be9edea8-8ea0-4f17-b493-db6b5f8b0ce0','3e814faa-67aa-4609-92fb-2d2cb2c0cd84','15379a8b-b1cd-45c2-9d74-220f39dba365'],size=1,snapshot_id=fb452f65-8bf1-4e46-a849-3dfc67c99453,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:04.200937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717047e6-47c5-4d12-818a-4661a9759d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:04.224694 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717047e6-47c5-4d12-818a-4661a9759d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:04.225928 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (fc458dde-52da-4f6f-b4d0-d808afd6ea88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:04.226373 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:04.227168 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fa4c7788-f422-45cf-a0b9-c29ed2ea08eb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:04.230591 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 638/2533] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:33:03 2026] POST /volume/v3/volumes => generated 804 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:04.243566 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-edd69b40-baaa-4073-8412-cc3d3af758c4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:04.245315 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-edd69b40-baaa-4073-8412-cc3d3af758c4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:04.245523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-edd69b40-baaa-4073-8412-cc3d3af758c4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:04.245734 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-edd69b40-baaa-4073-8412-cc3d3af758c4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:04.255524 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:04.255524 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:04.260710 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-edd69b40-baaa-4073-8412-cc3d3af758c4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:04.265660 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-edd69b40-baaa-4073-8412-cc3d3af758c4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 200 Jul 10 09:33:04.266278 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 644/2534] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:04 2026] GET /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:04.409376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-97e7e73e-2738-42bc-b4c2-c4d28df6efe0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:04.411706 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-97e7e73e-2738-42bc-b4c2-c4d28df6efe0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:04.411959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-97e7e73e-2738-42bc-b4c2-c4d28df6efe0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:04.412151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-97e7e73e-2738-42bc-b4c2-c4d28df6efe0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:04.426204 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:04.426204 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:04.432184 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-97e7e73e-2738-42bc-b4c2-c4d28df6efe0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:04.440873 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-97e7e73e-2738-42bc-b4c2-c4d28df6efe0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:04.441383 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 627/2535] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:04 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:04.545202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a218ba64-737c-4e2d-89a4-fe887fc8f26b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:04.545380 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a218ba64-737c-4e2d-89a4-fe887fc8f26b None None] GET https://10.4.3.103/volume// Jul 10 09:33:04.545471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a218ba64-737c-4e2d-89a4-fe887fc8f26b None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:04.545763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a218ba64-737c-4e2d-89a4-fe887fc8f26b None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:04.546129 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a218ba64-737c-4e2d-89a4-fe887fc8f26b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:04.546451 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 627/2536] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:33:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:04.556239 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-f4a86045-8f5b-4836-879c-c2b869da6777 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:04.558988 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-f4a86045-8f5b-4836-879c-c2b869da6777 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:04.559168 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-f4a86045-8f5b-4836-879c-c2b869da6777 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:04.559372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-f4a86045-8f5b-4836-879c-c2b869da6777 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:04.571491 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:04.571491 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:04.575954 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-f4a86045-8f5b-4836-879c-c2b869da6777 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:04.582101 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-f4a86045-8f5b-4836-879c-c2b869da6777 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:04.582891 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 639/2537] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:33:04 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:04.688520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:04.690605 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] PUT https://10.4.3.103/volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52 Jul 10 09:33:04.690951 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:04.699394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Acquiring lock "cinder-attachment_update-7aa0ef23-064e-40bb-9226-dfb68a217ddf-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:33:04.704209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Lock "cinder-attachment_update-7aa0ef23-064e-40bb-9226-dfb68a217ddf-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:33:04.705290 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:04.705290 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:04.784956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7e85a917-ef92-40ed-b7f1-7efafc1a79a3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:04.787003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7e85a917-ef92-40ed-b7f1-7efafc1a79a3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:04.787003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7e85a917-ef92-40ed-b7f1-7efafc1a79a3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:04.787228 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7e85a917-ef92-40ed-b7f1-7efafc1a79a3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:04.787486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-7e85a917-ef92-40ed-b7f1-7efafc1a79a3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:04.791708 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:04.791708 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:04.792280 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7e85a917-ef92-40ed-b7f1-7efafc1a79a3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:04.792626 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 628/2538] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:04 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:05.224634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Lock "cinder-attachment_update-7aa0ef23-064e-40bb-9226-dfb68a217ddf-np0000004982" released by "attachment_update" :: held 0.520s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:33:05.225001 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-d08d919d-84da-4345-a000-1605b6a9b4d7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52 returned with HTTP 200 Jul 10 09:33:05.225470 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 645/2539] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:33:04 2026] PUT /volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:05.282755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a845ed91-1adf-44e8-bf87-2afce09f1988 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:05.284465 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a845ed91-1adf-44e8-bf87-2afce09f1988 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:05.284694 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a845ed91-1adf-44e8-bf87-2afce09f1988 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:05.284880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a845ed91-1adf-44e8-bf87-2afce09f1988 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:05.291689 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:05.291689 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:05.295220 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a845ed91-1adf-44e8-bf87-2afce09f1988 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:05.299397 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a845ed91-1adf-44e8-bf87-2afce09f1988 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 200 Jul 10 09:33:05.299804 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 628/2540] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:05 2026] GET /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:05.311919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:05.314231 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:05.314696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33f3d85e-1720-43a4-8eb2-5bb9ce07f907", "name": "tempest-VolumeDependencyTests-Snapshot-1604699852"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:05.329134 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:05.329134 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:05.329761 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:05.329916 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create snapshot from volume 33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:05.364058 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['0a22e686-ed1a-44e8-9b19-4407381fa53e', '51d1c035-ac3a-4f58-8714-ae2ba879a36a', '9d676d32-5a58-4114-a78f-4a706d8f2fb5', '4a6a49d4-8d7d-4a83-a026-136005af4cc0'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:05.389945 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot create request issued successfully. Jul 10 09:33:05.390230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02e99cde-c1d9-4e40-a332-fb17bf41b627 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:05.390650 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 640/2541] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:05.408520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-857fb963-fc38-4879-bc79-47d7b0986247 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:05.408520 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-857fb963-fc38-4879-bc79-47d7b0986247 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:05.408520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-857fb963-fc38-4879-bc79-47d7b0986247 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:05.408520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-857fb963-fc38-4879-bc79-47d7b0986247 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:05.413284 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:05.413284 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:05.413927 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-857fb963-fc38-4879-bc79-47d7b0986247 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:05.415590 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-857fb963-fc38-4879-bc79-47d7b0986247 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 200 Jul 10 09:33:05.415590 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 629/2542] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:05 2026] GET /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:05.453405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6e156768-849e-4fb3-b82a-9bdab01d3f34 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:05.455004 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6e156768-849e-4fb3-b82a-9bdab01d3f34 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:05.455184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6e156768-849e-4fb3-b82a-9bdab01d3f34 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:05.455377 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6e156768-849e-4fb3-b82a-9bdab01d3f34 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:05.464153 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:05.464153 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:05.467106 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6e156768-849e-4fb3-b82a-9bdab01d3f34 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:05.471123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6e156768-849e-4fb3-b82a-9bdab01d3f34 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:05.471511 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 646/2543] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:05 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:05.805188 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c381a711-d113-408f-9e4c-19f37b109bdd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:05.808641 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c381a711-d113-408f-9e4c-19f37b109bdd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:05.808976 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c381a711-d113-408f-9e4c-19f37b109bdd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:05.809255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c381a711-d113-408f-9e4c-19f37b109bdd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:05.809457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-c381a711-d113-408f-9e4c-19f37b109bdd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:05.814412 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:05.814412 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:05.815147 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c381a711-d113-408f-9e4c-19f37b109bdd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:05.815597 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 629/2544] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:05 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:06.424943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c186e1ec-f844-47f7-9047-bb1a80d7f1b4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:06.427430 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c186e1ec-f844-47f7-9047-bb1a80d7f1b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:06.430217 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c186e1ec-f844-47f7-9047-bb1a80d7f1b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:06.430217 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c186e1ec-f844-47f7-9047-bb1a80d7f1b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:06.441532 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:06.441532 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:06.442204 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c186e1ec-f844-47f7-9047-bb1a80d7f1b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:06.445800 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c186e1ec-f844-47f7-9047-bb1a80d7f1b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 200 Jul 10 09:33:06.446325 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 641/2545] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:06 2026] GET /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:06.455583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:06.463322 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:06.466231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f5a8d992-0a12-40c7-8470-6dea8db73ca4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-852456708"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:06.469250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'snapshot_id': 'f5a8d992-0a12-40c7-8470-6dea8db73ca4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-852456708'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:06.475380 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:06.475380 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:06.475860 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:06.475988 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:06.479802 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:06.485192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7fddd4f8-9ecf-4a59-b6ed-b5c842c5fffd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:06.485974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (09756818-86cd-4802-9b85-d09d159d856b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:06.486802 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7fddd4f8-9ecf-4a59-b6ed-b5c842c5fffd tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:06.486985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7fddd4f8-9ecf-4a59-b6ed-b5c842c5fffd tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:06.487080 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045d69d6-5ec1-4ca7-a9c5-b3572dd158e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:06.487163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7fddd4f8-9ecf-4a59-b6ed-b5c842c5fffd tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:06.488032 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:06.495638 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:06.495638 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:06.498806 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7fddd4f8-9ecf-4a59-b6ed-b5c842c5fffd tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:06.504531 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7fddd4f8-9ecf-4a59-b6ed-b5c842c5fffd tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:06.504987 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 647/2546] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:06 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:06.529417 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045d69d6-5ec1-4ca7-a9c5-b3572dd158e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f5a8d992-0a12-40c7-8470-6dea8db73ca4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:06.531054 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec95b91-57f3-48f8-92c9-6dae9f85391b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:06.587016 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['8acade4c-8a02-4601-bc07-8ea160022fac', '967775c2-3688-42f6-88a0-6dedea79d0f2', 'e5bb5dc4-a234-4f15-8360-3d591742febd', 'e4731c11-17c7-4919-8825-f0e50d9b4060'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:06.588256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec95b91-57f3-48f8-92c9-6dae9f85391b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8acade4c-8a02-4601-bc07-8ea160022fac', '967775c2-3688-42f6-88a0-6dedea79d0f2', 'e5bb5dc4-a234-4f15-8360-3d591742febd', 'e4731c11-17c7-4919-8825-f0e50d9b4060']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:06.589224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb4e399-92d3-4b76-bec7-d84492cc1f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:06.637079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb4e399-92d3-4b76-bec7-d84492cc1f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8689ac-86a3-43b2-889d-cb8771190ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-852456708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['8acade4c-8a02-4601-bc07-8ea160022fac','967775c2-3688-42f6-88a0-6dedea79d0f2','e5bb5dc4-a234-4f15-8360-3d591742febd','e4731c11-17c7-4919-8825-f0e50d9b4060'],size=1,snapshot_id=f5a8d992-0a12-40c7-8470-6dea8db73ca4,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-852456708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8689ac-86a3-43b2-889d-cb8771190ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f5a8d992-0a12-40c7-8470-6dea8db73ca4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:06.637971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6016f0-ee8f-4dd6-aefc-9202781e9c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:06.653164 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6016f0-ee8f-4dd6-aefc-9202781e9c94) transitioned into state 'SUCCESS' from state '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-852456708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['8acade4c-8a02-4601-bc07-8ea160022fac','967775c2-3688-42f6-88a0-6dedea79d0f2','e5bb5dc4-a234-4f15-8360-3d591742febd','e4731c11-17c7-4919-8825-f0e50d9b4060'],size=1,snapshot_id=f5a8d992-0a12-40c7-8470-6dea8db73ca4,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:06.653935 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb7a8a9-a67d-453e-a6ff-4118b6f2b3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:06.672014 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb7a8a9-a67d-453e-a6ff-4118b6f2b3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:06.672804 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (09756818-86cd-4802-9b85-d09d159d856b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:06.673055 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:06.673579 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c40bce7-ac59-415c-b16d-2dcf281b8d1e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:06.674081 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 630/2547] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:33:06 2026] POST /volume/v3/volumes => generated 803 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:06.684882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-78f01d36-bfa9-418e-8fbb-ecb781d191cb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:06.687146 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-78f01d36-bfa9-418e-8fbb-ecb781d191cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:06.687431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-78f01d36-bfa9-418e-8fbb-ecb781d191cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:06.687697 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-78f01d36-bfa9-418e-8fbb-ecb781d191cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:06.698737 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:06.698737 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:06.707517 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-78f01d36-bfa9-418e-8fbb-ecb781d191cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:06.712930 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-78f01d36-bfa9-418e-8fbb-ecb781d191cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 200 Jul 10 09:33:06.713254 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 630/2548] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:06 2026] GET /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:06.828298 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8b7b54db-691d-470c-a9dd-fb13b4408203 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:06.829885 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b7b54db-691d-470c-a9dd-fb13b4408203 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:06.830076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b7b54db-691d-470c-a9dd-fb13b4408203 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:06.830263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b7b54db-691d-470c-a9dd-fb13b4408203 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:06.830380 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8b7b54db-691d-470c-a9dd-fb13b4408203 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:06.834046 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:06.834046 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:06.834675 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b7b54db-691d-470c-a9dd-fb13b4408203 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:06.835015 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 642/2549] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:06 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:07.517399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-820b94f3-f858-4681-b9d4-ad1a4cef5ec6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:07.519454 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-820b94f3-f858-4681-b9d4-ad1a4cef5ec6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:07.519774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-820b94f3-f858-4681-b9d4-ad1a4cef5ec6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:07.520177 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-820b94f3-f858-4681-b9d4-ad1a4cef5ec6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:07.531711 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:07.531711 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:07.535588 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-820b94f3-f858-4681-b9d4-ad1a4cef5ec6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:07.539948 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-820b94f3-f858-4681-b9d4-ad1a4cef5ec6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:07.540307 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 648/2550] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:07 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:07.725784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e0d5fb90-3ecb-4005-a515-66637a1d41ca None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:07.727701 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0d5fb90-3ecb-4005-a515-66637a1d41ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:07.727915 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0d5fb90-3ecb-4005-a515-66637a1d41ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:07.728109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0d5fb90-3ecb-4005-a515-66637a1d41ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:07.735018 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:07.735018 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:07.738693 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e0d5fb90-3ecb-4005-a515-66637a1d41ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:07.743100 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0d5fb90-3ecb-4005-a515-66637a1d41ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 200 Jul 10 09:33:07.743450 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 631/2551] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:07 2026] GET /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:07.757389 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68383c92-84e6-4d0a-a268-6724719f41fb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:07.758787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:07.758986 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:07.759189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:07.762587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:07.764809 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:07.764809 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:07.765264 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:07.784405 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot delete request issued successfully. Jul 10 09:33:07.784647 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68383c92-84e6-4d0a-a268-6724719f41fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 202 Jul 10 09:33:07.785068 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 631/2552] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:07 2026] DELETE /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:07.792206 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e33699c4-28cf-4450-8b2c-489552c5a7b4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:07.794414 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e33699c4-28cf-4450-8b2c-489552c5a7b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:07.794683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e33699c4-28cf-4450-8b2c-489552c5a7b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:07.794930 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e33699c4-28cf-4450-8b2c-489552c5a7b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:07.801355 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:07.801355 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:07.801961 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e33699c4-28cf-4450-8b2c-489552c5a7b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:07.802998 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e33699c4-28cf-4450-8b2c-489552c5a7b4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 200 Jul 10 09:33:07.803450 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 643/2553] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:07 2026] GET /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:07.849431 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-02234ed6-c996-43a5-b766-8dbe0dc9de66 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:07.850977 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-02234ed6-c996-43a5-b766-8dbe0dc9de66 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:07.851156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-02234ed6-c996-43a5-b766-8dbe0dc9de66 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:07.851338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-02234ed6-c996-43a5-b766-8dbe0dc9de66 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:07.851428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-02234ed6-c996-43a5-b766-8dbe0dc9de66 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:07.860780 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:07.860780 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:07.861528 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-02234ed6-c996-43a5-b766-8dbe0dc9de66 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:07.861912 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 649/2554] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:07 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:08.553366 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-66c29a46-4702-43c7-8d45-1a3e3e46ac25 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:08.556699 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-66c29a46-4702-43c7-8d45-1a3e3e46ac25 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:08.557027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-66c29a46-4702-43c7-8d45-1a3e3e46ac25 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:08.557266 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-66c29a46-4702-43c7-8d45-1a3e3e46ac25 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:08.571134 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:08.571134 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:08.576915 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-66c29a46-4702-43c7-8d45-1a3e3e46ac25 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:08.582118 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-66c29a46-4702-43c7-8d45-1a3e3e46ac25 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:08.582507 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 632/2555] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:08 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:08.814969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cb15198c-d43a-4bed-9c54-b36a46837644 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:08.819398 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cb15198c-d43a-4bed-9c54-b36a46837644 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:08.819658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cb15198c-d43a-4bed-9c54-b36a46837644 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:08.819919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cb15198c-d43a-4bed-9c54-b36a46837644 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:08.834409 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cb15198c-d43a-4bed-9c54-b36a46837644 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 404 Jul 10 09:33:08.835206 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 632/2556] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:08 2026] GET /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:08.841825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:08.843446 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:08.843638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:08.843807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:08.843900 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:08.849132 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:08.849132 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:08.849527 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:08.866683 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot delete request issued successfully. Jul 10 09:33:08.866947 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-010b3544-3eae-4f2b-ba33-a8e419d9d279 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 202 Jul 10 09:33:08.867418 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 644/2557] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:08 2026] DELETE /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:08.874768 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8ca9e112-e5b8-44f5-8c1b-3fddd3c42696 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:08.876839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-91b84010-6dc7-46f1-8050-5e721efcf2e3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:08.877944 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ca9e112-e5b8-44f5-8c1b-3fddd3c42696 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:08.878413 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ca9e112-e5b8-44f5-8c1b-3fddd3c42696 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:08.878707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ca9e112-e5b8-44f5-8c1b-3fddd3c42696 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:08.878877 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8ca9e112-e5b8-44f5-8c1b-3fddd3c42696 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:08.878928 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91b84010-6dc7-46f1-8050-5e721efcf2e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:08.879096 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91b84010-6dc7-46f1-8050-5e721efcf2e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:08.879301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91b84010-6dc7-46f1-8050-5e721efcf2e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:08.885150 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:08.885150 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:08.886076 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ca9e112-e5b8-44f5-8c1b-3fddd3c42696 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:08.886169 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:08.886169 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:08.886741 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 650/2558] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:08 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:08.886821 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-91b84010-6dc7-46f1-8050-5e721efcf2e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:08.887557 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91b84010-6dc7-46f1-8050-5e721efcf2e3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 200 Jul 10 09:33:08.887981 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 633/2559] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:08 2026] GET /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:09.597209 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d84cf590-13ef-44c1-9c45-073d05c9a674 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.599010 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d84cf590-13ef-44c1-9c45-073d05c9a674 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:09.599204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d84cf590-13ef-44c1-9c45-073d05c9a674 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.599415 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d84cf590-13ef-44c1-9c45-073d05c9a674 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.614421 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.614421 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:09.617807 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d84cf590-13ef-44c1-9c45-073d05c9a674 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:09.621926 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d84cf590-13ef-44c1-9c45-073d05c9a674 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:09.622330 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 633/2560] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:09 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:09.768239 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.770654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:33:09.770928 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.771179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.771310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Delete snapshot with id: 82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:33:09.777467 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.777467 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:09.778033 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot retrieved successfully. Jul 10 09:33:09.798198 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot delete request issued successfully. Jul 10 09:33:09.798543 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-557bea35-6edf-469f-80e1-bddbf78aa3fa tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 202 Jul 10 09:33:09.799075 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 645/2561] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:09 2026] DELETE /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:09.808930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-66d11306-fd4a-454f-89cb-23f9bd9b7721 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.810956 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-66d11306-fd4a-454f-89cb-23f9bd9b7721 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:33:09.811216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-66d11306-fd4a-454f-89cb-23f9bd9b7721 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.811466 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-66d11306-fd4a-454f-89cb-23f9bd9b7721 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.816302 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.816302 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:09.816755 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-66d11306-fd4a-454f-89cb-23f9bd9b7721 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Snapshot retrieved successfully. Jul 10 09:33:09.817478 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-66d11306-fd4a-454f-89cb-23f9bd9b7721 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 200 Jul 10 09:33:09.817842 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 651/2562] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:09 2026] GET /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:09.900133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8228930b-8967-4781-a0e6-2036b72e3584 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.901225 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8a85626c-2e0d-4ad3-ad36-b17861db03a7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.901958 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8228930b-8967-4781-a0e6-2036b72e3584 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:09.902140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8228930b-8967-4781-a0e6-2036b72e3584 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.902313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8228930b-8967-4781-a0e6-2036b72e3584 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.902776 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8a85626c-2e0d-4ad3-ad36-b17861db03a7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:09.902958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8a85626c-2e0d-4ad3-ad36-b17861db03a7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.903240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8a85626c-2e0d-4ad3-ad36-b17861db03a7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.903358 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-8a85626c-2e0d-4ad3-ad36-b17861db03a7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:09.907036 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8228930b-8967-4781-a0e6-2036b72e3584 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 404 Jul 10 09:33:09.907506 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.907506 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:09.907591 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 634/2563] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:09 2026] GET /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:09.908122 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8a85626c-2e0d-4ad3-ad36-b17861db03a7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:09.908455 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 634/2564] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:09 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:09.918773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.920367 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.920655 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:09.920701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.920883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.921059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:09.922210 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c/export_record Jul 10 09:33:09.922512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.923034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'export_record' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.923034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Export record for backup 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:33:09.927046 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.927046 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:09.927949 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.api [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling RPCAPI with context: , host: np0000004982, backup: 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 09:33:09.928753 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.928753 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:09.929362 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:09.933778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] export_record in rpcapi backup_id 8e8fcde4-cd67-483b-9822-2327454ede6c on host np0000004982. {{(pid=99957) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 09:33:09.945266 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:09.945503 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a9ed434-ca2b-4c9c-93ba-7f8d97afc1fc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 202 Jul 10 09:33:09.945872 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 646/2565] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:09 2026] DELETE /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:09.953889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-444a1ca8-b46a-4702-9cd5-22a2ada9f72b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:09.956667 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-444a1ca8-b46a-4702-9cd5-22a2ada9f72b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:09.956968 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-444a1ca8-b46a-4702-9cd5-22a2ada9f72b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:09.957236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-444a1ca8-b46a-4702-9cd5-22a2ada9f72b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:09.969236 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:09.969236 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:09.974664 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-444a1ca8-b46a-4702-9cd5-22a2ada9f72b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:09.981746 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-444a1ca8-b46a-4702-9cd5-22a2ada9f72b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 200 Jul 10 09:33:09.982394 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 635/2566] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:09 2026] GET /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:10.435834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGU4ZmNkZTQtY2Q2Ny00ODNiLTk4MjItMjMyNzQ1NGVkZTZjIiwgInVzZXJfaWQiOiAiODZkOTk5OTQzMDFiNGZjNzk0YTA5ZWNlMGEzZGU2YjAiLCAicHJvamVjdF9pZCI6ICI5ZjY4ZTFjY2EyMjg0OGMxOWY3NWUxMDMxNjRmNjE0YyIsICJ2b2x1bWVfaWQiOiAiODlmM2RjYTgtMzFiZS00YjI4LTkwODktNWE0NmE5YmIxODc4IiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc2NTU5MjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWYzZGNhOC0zMWJlLTRiMjgtOTA4OS01YTQ2YTliYjE4NzgvMjAyNjA3MTAwOTMyNTIvYXpfbm92YV9iYWNrdXBfOGU4ZmNkZTQtY2Q2Ny00ODNiLTk4MjItMjMyNzQ1NGVkZTZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjMzOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99957) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 09:33:10.436225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d2fb74c3-a642-4c4c-838c-fa5125b52f79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c/export_record returned with HTTP 200 Jul 10 09:33:10.438309 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 652/2567] 10.4.3.103 () {68 vars in 1430 bytes} [Fri Jul 10 09:33:09 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:10.447800 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68f0e969-fd89-4892-949e-a8373e57bc3a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.449454 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68f0e969-fd89-4892-949e-a8373e57bc3a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:10.449655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68f0e969-fd89-4892-949e-a8373e57bc3a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:10.449820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68f0e969-fd89-4892-949e-a8373e57bc3a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:10.450059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-68f0e969-fd89-4892-949e-a8373e57bc3a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:10.454125 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:10.454125 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:10.454942 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68f0e969-fd89-4892-949e-a8373e57bc3a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:10.455376 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 635/2568] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:10 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:10.470178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.472488 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] POST https://10.4.3.103/volume/v3/backups/import_record Jul 10 09:33:10.472488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTJhYjc4NDEtYzhlNy00ZmEwLTg0NjctZDYyMjY5YWY2NmIzIiwgInVzZXJfaWQiOiAiODZkOTk5OTQzMDFiNGZjNzk0YTA5ZWNlMGEzZGU2YjAiLCAicHJvamVjdF9pZCI6ICI5ZjY4ZTFjY2EyMjg0OGMxOWY3NWUxMDMxNjRmNjE0YyIsICJ2b2x1bWVfaWQiOiAiODlmM2RjYTgtMzFiZS00YjI4LTkwODktNWE0NmE5YmIxODc4IiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc2NTU5MjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWYzZGNhOC0zMWJlLTRiMjgtOTA4OS01YTQ2YTliYjE4NzgvMjAyNjA3MTAwOTMyNTIvYXpfbm92YV9iYWNrdXBfOGU4ZmNkZTQtY2Q2Ny00ODNiLTk4MjItMjMyNzQ1NGVkZTZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjMzOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:10.473772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTJhYjc4NDEtYzhlNy00ZmEwLTg0NjctZDYyMjY5YWY2NmIzIiwgInVzZXJfaWQiOiAiODZkOTk5OTQzMDFiNGZjNzk0YTA5ZWNlMGEzZGU2YjAiLCAicHJvamVjdF9pZCI6ICI5ZjY4ZTFjY2EyMjg0OGMxOWY3NWUxMDMxNjRmNjE0YyIsICJ2b2x1bWVfaWQiOiAiODlmM2RjYTgtMzFiZS00YjI4LTkwODktNWE0NmE5YmIxODc4IiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc2NTU5MjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWYzZGNhOC0zMWJlLTRiMjgtOTA4OS01YTQ2YTliYjE4NzgvMjAyNjA3MTAwOTMyNTIvYXpfbm92YV9iYWNrdXBfOGU4ZmNkZTQtY2Q2Ny00ODNiLTk4MjItMjMyNzQ1NGVkZTZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjMzOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99954) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 09:33:10.473905 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTJhYjc4NDEtYzhlNy00ZmEwLTg0NjctZDYyMjY5YWY2NmIzIiwgInVzZXJfaWQiOiAiODZkOTk5OTQzMDFiNGZjNzk0YTA5ZWNlMGEzZGU2YjAiLCAicHJvamVjdF9pZCI6ICI5ZjY4ZTFjY2EyMjg0OGMxOWY3NWUxMDMxNjRmNjE0YyIsICJ2b2x1bWVfaWQiOiAiODlmM2RjYTgtMzFiZS00YjI4LTkwODktNWE0NmE5YmIxODc4IiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTc2NTU5MjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWYzZGNhOC0zMWJlLTRiMjgtOTA4OS01YTQ2YTliYjE4NzgvMjAyNjA3MTAwOTMyNTIvYXpfbm92YV9iYWNrdXBfOGU4ZmNkZTQtY2Q2Ny00ODNiLTk4MjItMjMyNzQ1NGVkZTZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTozMjo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjMzOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99954) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 09:33:10.474482 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ad64863fdb6a4006aa33e802723cda08', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f68e1cca22848c19f75e103164f614c', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:33:10.474677 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9924aee9-b6b6-4f93-91fe-7a00cd94c3b4 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] https://10.4.3.103/volume/v3/backups/import_record returned with HTTP 403 Jul 10 09:33:10.475094 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 647/2569] 10.4.3.103 () {70 vars in 1342 bytes} [Fri Jul 10 09:33:10 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) Jul 10 09:33:10.482871 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.484931 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 Jul 10 09:33:10.485162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:10.485373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:10.485549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete volume with id: 89f3dca8-31be-4b28-9089-5a46a9bb1878 Jul 10 09:33:10.497616 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:10.497616 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:10.498129 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:10.525787 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete volume request issued successfully. Jul 10 09:33:10.525974 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-53dd72b8-b3ab-417c-b429-cf6808d36800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 returned with HTTP 202 Jul 10 09:33:10.526518 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 636/2570] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:33:10 2026] DELETE /volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:10.536477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3ead6c79-0b1d-4253-8e8d-b90ec20a5c1e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.538271 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3ead6c79-0b1d-4253-8e8d-b90ec20a5c1e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 Jul 10 09:33:10.538526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3ead6c79-0b1d-4253-8e8d-b90ec20a5c1e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:10.538743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3ead6c79-0b1d-4253-8e8d-b90ec20a5c1e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:10.546739 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:10.546739 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:10.551077 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3ead6c79-0b1d-4253-8e8d-b90ec20a5c1e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:10.555123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3ead6c79-0b1d-4253-8e8d-b90ec20a5c1e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 returned with HTTP 200 Jul 10 09:33:10.555697 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 653/2571] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:10 2026] GET /volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:10.644477 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5ea956cb-3b6d-45cd-a3c0-c250949c9bb7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.646941 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ea956cb-3b6d-45cd-a3c0-c250949c9bb7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:10.646941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ea956cb-3b6d-45cd-a3c0-c250949c9bb7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:10.647099 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ea956cb-3b6d-45cd-a3c0-c250949c9bb7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:10.659812 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:10.659812 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:10.664513 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5ea956cb-3b6d-45cd-a3c0-c250949c9bb7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:10.669320 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ea956cb-3b6d-45cd-a3c0-c250949c9bb7 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:10.669806 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 636/2572] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:10 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:10.830212 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6b57ba86-5abd-4282-a847-92ff49fad617 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.832261 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6b57ba86-5abd-4282-a847-92ff49fad617 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:33:10.832545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6b57ba86-5abd-4282-a847-92ff49fad617 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:10.832767 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6b57ba86-5abd-4282-a847-92ff49fad617 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:10.838824 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6b57ba86-5abd-4282-a847-92ff49fad617 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 404 Jul 10 09:33:10.839408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 648/2573] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:10 2026] GET /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:10.995516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4b73d448-7218-415f-972b-60e6db815239 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:10.997441 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4b73d448-7218-415f-972b-60e6db815239 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:10.997735 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4b73d448-7218-415f-972b-60e6db815239 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:10.997981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4b73d448-7218-415f-972b-60e6db815239 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.005117 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4b73d448-7218-415f-972b-60e6db815239 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 404 Jul 10 09:33:11.005810 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 637/2574] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:10 2026] GET /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:11.015093 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d1b54360-1d37-4ebd-8183-5187050ff916 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.016546 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:11.016876 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.017075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.017229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:11.025329 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.025329 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:11.025914 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:11.043441 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:11.043737 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1b54360-1d37-4ebd-8183-5187050ff916 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 202 Jul 10 09:33:11.044481 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 654/2575] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:11 2026] DELETE /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:11.052789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-73544665-b2df-4a34-a171-99d502454b24 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.055398 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-73544665-b2df-4a34-a171-99d502454b24 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:11.055686 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-73544665-b2df-4a34-a171-99d502454b24 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.055919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-73544665-b2df-4a34-a171-99d502454b24 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.065683 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.065683 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:11.071796 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-73544665-b2df-4a34-a171-99d502454b24 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:11.078257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-73544665-b2df-4a34-a171-99d502454b24 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 200 Jul 10 09:33:11.078679 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 637/2576] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:11.477394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-b4facefb-9069-4fe9-84a4-aa17f9aef08a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.480030 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-b4facefb-9069-4fe9-84a4-aa17f9aef08a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] POST https://10.4.3.103/volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52/action Jul 10 09:33:11.480616 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-b4facefb-9069-4fe9-84a4-aa17f9aef08a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:11.480616 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-b4facefb-9069-4fe9-84a4-aa17f9aef08a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:11.499351 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.499351 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:11.512891 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d4b64da-03a2-4147-b3fc-61394e72db20 req-b4facefb-9069-4fe9-84a4-aa17f9aef08a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52/action returned with HTTP 204 Jul 10 09:33:11.513519 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 649/2577] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:33:11 2026] POST /volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:11.568877 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f0704bb3-76a6-441a-bd66-161fdadac9c3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.570696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0704bb3-76a6-441a-bd66-161fdadac9c3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 Jul 10 09:33:11.570981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0704bb3-76a6-441a-bd66-161fdadac9c3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.571232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0704bb3-76a6-441a-bd66-161fdadac9c3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.577295 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0704bb3-76a6-441a-bd66-161fdadac9c3 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 returned with HTTP 404 Jul 10 09:33:11.577857 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 638/2578] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/volumes/89f3dca8-31be-4b28-9089-5a46a9bb1878 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:11.588843 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-084a4389-81e2-486b-9d88-c00357e1cf34 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.590497 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-084a4389-81e2-486b-9d88-c00357e1cf34 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] GET https://10.4.3.103/volume/v3/backups Jul 10 09:33:11.590742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-084a4389-81e2-486b-9d88-c00357e1cf34 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.590976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-084a4389-81e2-486b-9d88-c00357e1cf34 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.591152 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-084a4389-81e2-486b-9d88-c00357e1cf34 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:33:11.603341 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-084a4389-81e2-486b-9d88-c00357e1cf34 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] https://10.4.3.103/volume/v3/backups returned with HTTP 200 Jul 10 09:33:11.603885 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 655/2579] 10.4.3.103 () {68 vars in 1277 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/backups => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:11.614409 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2932e572-841d-4633-9b42-733ac9a2da3f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.616046 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2932e572-841d-4633-9b42-733ac9a2da3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] GET https://10.4.3.103/volume/v3/backups?project_id=9f68e1cca22848c19f75e103164f614c Jul 10 09:33:11.616229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2932e572-841d-4633-9b42-733ac9a2da3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.616430 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2932e572-841d-4633-9b42-733ac9a2da3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.616748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-2932e572-841d-4633-9b42-733ac9a2da3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Removing options 'project_id' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:33:11.622331 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2932e572-841d-4633-9b42-733ac9a2da3f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] https://10.4.3.103/volume/v3/backups?project_id=9f68e1cca22848c19f75e103164f614c returned with HTTP 200 Jul 10 09:33:11.623310 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 638/2580] 10.4.3.103 () {68 vars in 1364 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/backups?project_id=9f68e1cca22848c19f75e103164f614c => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:11.632947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.634866 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:11.635253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-420307133"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:11.636776 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-420307133'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:11.636937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume of 1 GB Jul 10 09:33:11.641032 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:11.646951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Flow 'volume_create_api' (d4bb516e-c8ec-4cef-8372-58bf40e11cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:11.648098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bdbe36d-4c51-475e-8855-f9ac536a7da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:11.648992 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:11.677249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bdbe36d-4c51-475e-8855-f9ac536a7da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:11.678331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f238072d-9369-4857-9945-849cc955738a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:11.688891 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0a938a43-2b92-4279-812e-3fa89dd82af0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.690757 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a938a43-2b92-4279-812e-3fa89dd82af0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:11.691041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a938a43-2b92-4279-812e-3fa89dd82af0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.691283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a938a43-2b92-4279-812e-3fa89dd82af0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.700753 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.700753 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:11.704233 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0a938a43-2b92-4279-812e-3fa89dd82af0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:11.708370 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a938a43-2b92-4279-812e-3fa89dd82af0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:11.708831 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 639/2581] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:11.719954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Created reservations ['26e035a1-0c73-4a8b-8847-3a5deb27c500', 'e696f4ec-79ae-4ab9-a2cd-58340f26a826', '19f75017-fb40-49ac-9807-1e03ff2710fd', '4a856556-7044-4e1d-a026-4fccf3d9ce95'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:11.720519 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f238072d-9369-4857-9945-849cc955738a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e035a1-0c73-4a8b-8847-3a5deb27c500', 'e696f4ec-79ae-4ab9-a2cd-58340f26a826', '19f75017-fb40-49ac-9807-1e03ff2710fd', '4a856556-7044-4e1d-a026-4fccf3d9ce95']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:11.721196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ab4fdb-b90c-4dd6-8b85-5b3a9d00d6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:11.722114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.723856 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] POST https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf/action Jul 10 09:33:11.724188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:11.724335 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:11.734434 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.734434 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:11.734914 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:11.744326 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ab4fdb-b90c-4dd6-8b85-5b3a9d00d6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28312772-b8ec-4852-8739-ccadc5e1ac1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-420307133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f68e1cca22848c19f75e103164f614c',qos_specs=None,replication_status=,reservations=['26e035a1-0c73-4a8b-8847-3a5deb27c500','e696f4ec-79ae-4ab9-a2cd-58340f26a826','19f75017-fb40-49ac-9807-1e03ff2710fd','4a856556-7044-4e1d-a026-4fccf3d9ce95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d99994301b4fc794a09ece0a3de6b0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-420307133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28312772-b8ec-4852-8739-ccadc5e1ac1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f68e1cca22848c19f75e103164f614c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d99994301b4fc794a09ece0a3de6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:11.745178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f49d1a-a137-4965-bf14-67d8413bce2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:11.766005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f49d1a-a137-4965-bf14-67d8413bce2c) transitioned into state 'SUCCESS' from state '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-420307133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f68e1cca22848c19f75e103164f614c',qos_specs=None,replication_status=,reservations=['26e035a1-0c73-4a8b-8847-3a5deb27c500','e696f4ec-79ae-4ab9-a2cd-58340f26a826','19f75017-fb40-49ac-9807-1e03ff2710fd','4a856556-7044-4e1d-a026-4fccf3d9ce95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d99994301b4fc794a09ece0a3de6b0',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:11.766814 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da910349-d323-471d-93af-3808d4411f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:11.769067 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Created reservations ['926a4a0d-87aa-4b1a-b2b0-36722b18eaa3', '8301280e-7b4e-47a1-a467-83ad4c1fbf76'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:11.777098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da910349-d323-471d-93af-3808d4411f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:11.778302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Flow 'volume_create_api' (d4bb516e-c8ec-4cef-8372-58bf40e11cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:11.778753 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Create volume request issued successfully. Jul 10 09:33:11.779509 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0fb7b37e-8b66-4a24-9f3f-b99936c95fc0 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:11.780149 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 650/2582] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:33:11 2026] POST /volume/v3/volumes => generated 777 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:11.788224 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Extend volume request issued successfully. Jul 10 09:33:11.788353 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ff35f108-202f-4d76-8fa5-c55a0260b5fe tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf/action returned with HTTP 202 Jul 10 09:33:11.789019 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 656/2583] 10.4.3.103 () {70 vars in 1431 bytes} [Fri Jul 10 09:33:11 2026] POST /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:33:11.796540 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-af007204-380a-479c-abb7-f1c85767c98d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.797136 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6e2edef0-f757-42f1-9445-8e7fcf4f0be1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.798354 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-af007204-380a-479c-abb7-f1c85767c98d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c Jul 10 09:33:11.798642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-af007204-380a-479c-abb7-f1c85767c98d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.798873 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-af007204-380a-479c-abb7-f1c85767c98d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.802550 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6e2edef0-f757-42f1-9445-8e7fcf4f0be1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:11.802790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6e2edef0-f757-42f1-9445-8e7fcf4f0be1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.802991 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6e2edef0-f757-42f1-9445-8e7fcf4f0be1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.810074 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.810074 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:11.820125 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-af007204-380a-479c-abb7-f1c85767c98d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:11.820826 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:11.820826 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:11.824761 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-af007204-380a-479c-abb7-f1c85767c98d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c returned with HTTP 200 Jul 10 09:33:11.825234 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 640/2584] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:11.825905 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6e2edef0-f757-42f1-9445-8e7fcf4f0be1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:11.831264 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6e2edef0-f757-42f1-9445-8e7fcf4f0be1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:11.831945 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 639/2585] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:11.940591 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-a3093e6d-3477-442c-bd45-f047f3256bc8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.942730 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-a3093e6d-3477-442c-bd45-f047f3256bc8 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/attachments?instance_id=3b25b64f-daf3-4dcf-ae0a-1d4e90bed690 Jul 10 09:33:11.942983 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-a3093e6d-3477-442c-bd45-f047f3256bc8 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.943224 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-a3093e6d-3477-442c-bd45-f047f3256bc8 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.956998 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-a3093e6d-3477-442c-bd45-f047f3256bc8 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments?instance_id=3b25b64f-daf3-4dcf-ae0a-1d4e90bed690 returned with HTTP 200 Jul 10 09:33:11.957481 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 651/2586] 10.4.3.103 () {70 vars in 1637 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/attachments?instance_id=3b25b64f-daf3-4dcf-ae0a-1d4e90bed690 => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:11.971187 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-af5d6dd7-3fa2-4f64-8174-acb0eac26232 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:11.973392 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-af5d6dd7-3fa2-4f64-8174-acb0eac26232 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 Jul 10 09:33:11.973658 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-af5d6dd7-3fa2-4f64-8174-acb0eac26232 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:11.973829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-af5d6dd7-3fa2-4f64-8174-acb0eac26232 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:11.987330 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-79180a65-a87a-47a1-bcbd-8343e67667ee req-af5d6dd7-3fa2-4f64-8174-acb0eac26232 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 returned with HTTP 200 Jul 10 09:33:11.987729 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 657/2587] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:33:11 2026] GET /volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:12.092781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c7ba72b0-5d7b-4d0b-a9ea-f2c608698a23 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.094914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7ba72b0-5d7b-4d0b-a9ea-f2c608698a23 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:12.095136 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7ba72b0-5d7b-4d0b-a9ea-f2c608698a23 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.095398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7ba72b0-5d7b-4d0b-a9ea-f2c608698a23 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.102169 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7ba72b0-5d7b-4d0b-a9ea-f2c608698a23 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 404 Jul 10 09:33:12.103028 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 641/2588] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:12 2026] GET /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:12.114984 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-956f8213-5979-4246-914e-d14d0928091f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.118673 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:12.118673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.118673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.118673 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:12.129867 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.129867 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:12.130845 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:12.175153 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:12.175334 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-956f8213-5979-4246-914e-d14d0928091f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 202 Jul 10 09:33:12.175847 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 640/2589] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:12 2026] DELETE /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:12.185667 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5db1ccc9-576b-4ad9-9ce7-d51bc5879250 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.187963 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5db1ccc9-576b-4ad9-9ce7-d51bc5879250 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:12.188202 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5db1ccc9-576b-4ad9-9ce7-d51bc5879250 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.188422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5db1ccc9-576b-4ad9-9ce7-d51bc5879250 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.196249 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.196249 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:12.201049 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5db1ccc9-576b-4ad9-9ce7-d51bc5879250 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:12.205648 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5db1ccc9-576b-4ad9-9ce7-d51bc5879250 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 200 Jul 10 09:33:12.206525 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 652/2590] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:12 2026] GET /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:12.838429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9e79fc5f-4512-4142-9f32-054558c52dd1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.840755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9e79fc5f-4512-4142-9f32-054558c52dd1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c Jul 10 09:33:12.841038 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9e79fc5f-4512-4142-9f32-054558c52dd1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.841310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9e79fc5f-4512-4142-9f32-054558c52dd1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.847086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-85641b87-a5d1-406e-a599-3d306176d2c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.848898 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-85641b87-a5d1-406e-a599-3d306176d2c1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:12.849100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-85641b87-a5d1-406e-a599-3d306176d2c1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.849302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-85641b87-a5d1-406e-a599-3d306176d2c1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.851035 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.851035 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:12.857070 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9e79fc5f-4512-4142-9f32-054558c52dd1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:12.861786 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.861786 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:12.863011 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9e79fc5f-4512-4142-9f32-054558c52dd1 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c returned with HTTP 200 Jul 10 09:33:12.863815 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 658/2591] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:12 2026] GET /volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:12.865146 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-85641b87-a5d1-406e-a599-3d306176d2c1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:12.869494 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-85641b87-a5d1-406e-a599-3d306176d2c1 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:12.869861 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 642/2592] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:12 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:12.875222 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.882651 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:33:12.883015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28312772-b8ec-4852-8739-ccadc5e1ac1c", "name": "tempest-type-Backup-1313814128"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:12.884328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Creating new backup {'backup': {'volume_id': '28312772-b8ec-4852-8739-ccadc5e1ac1c', 'name': 'tempest-type-Backup-1313814128'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:33:12.884463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Creating backup of volume 28312772-b8ec-4852-8739-ccadc5e1ac1c in container None Jul 10 09:33:12.887316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1b1492e8-85f6-47e5-adde-fbe7d301a8eb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.891247 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b1492e8-85f6-47e5-adde-fbe7d301a8eb tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:12.891494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b1492e8-85f6-47e5-adde-fbe7d301a8eb tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.891723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b1492e8-85f6-47e5-adde-fbe7d301a8eb tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.892973 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.892973 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:12.893335 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:12.906565 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.906565 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:12.908422 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Created reservations ['c1f41a9e-0da5-4639-a0bf-a7e4f04a08c7', '1a3fb4e4-4b40-4460-8ae4-e218d0c256fd'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:12.912594 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1b1492e8-85f6-47e5-adde-fbe7d301a8eb tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:12.921087 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b1492e8-85f6-47e5-adde-fbe7d301a8eb tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:12.921592 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 653/2593] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:12 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:12.950125 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2b624cb8-4774-4a08-8e6c-fa8dcf0b2d15 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:33:12.950415 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 641/2594] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:33:12 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:12.958439 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1e6c6c36-87ea-4cab-bc0b-c8f4104d371e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:12.960112 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e6c6c36-87ea-4cab-bc0b-c8f4104d371e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:12.960315 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e6c6c36-87ea-4cab-bc0b-c8f4104d371e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:12.960502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e6c6c36-87ea-4cab-bc0b-c8f4104d371e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:12.960638 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1e6c6c36-87ea-4cab-bc0b-c8f4104d371e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:12.964768 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:12.964768 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:12.965314 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e6c6c36-87ea-4cab-bc0b-c8f4104d371e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:12.965674 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 659/2595] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:12 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:13.218839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-acab2c56-1f20-4a0e-b4fe-1e240d201ca5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:13.220777 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-acab2c56-1f20-4a0e-b4fe-1e240d201ca5 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:13.221731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-acab2c56-1f20-4a0e-b4fe-1e240d201ca5 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:13.221986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-acab2c56-1f20-4a0e-b4fe-1e240d201ca5 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:13.229311 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-acab2c56-1f20-4a0e-b4fe-1e240d201ca5 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 404 Jul 10 09:33:13.229910 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 643/2596] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:13 2026] GET /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:13.237438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:13.239344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:13.239761 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1481373932"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:13.241431 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1481373932'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:13.241599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:13.245894 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:13.251780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (c04592e1-3ab9-4a6d-a200-e6e9aadf200a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:13.252619 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c346f7-cbce-4022-8ad5-460a15fff6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:13.253057 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-ff35f108-202f-4d76-8fa5-c55a0260b5fe req-5641b762-d7f4-424b-ab1b-20da97d39386 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:13.253533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:13.255497 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-ff35f108-202f-4d76-8fa5-c55a0260b5fe req-5641b762-d7f4-424b-ab1b-20da97d39386 service nova] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:13.255722 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-ff35f108-202f-4d76-8fa5-c55a0260b5fe req-5641b762-d7f4-424b-ab1b-20da97d39386 service nova] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:13.255919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-ff35f108-202f-4d76-8fa5-c55a0260b5fe req-5641b762-d7f4-424b-ab1b-20da97d39386 service nova] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:13.264819 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:13.264819 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:13.267707 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-ff35f108-202f-4d76-8fa5-c55a0260b5fe req-5641b762-d7f4-424b-ab1b-20da97d39386 service nova] Volume info retrieved successfully. Jul 10 09:33:13.271011 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-ff35f108-202f-4d76-8fa5-c55a0260b5fe req-5641b762-d7f4-424b-ab1b-20da97d39386 service nova] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:13.271365 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 642/2597] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:13 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:13.278239 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c346f7-cbce-4022-8ad5-460a15fff6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:13.278992 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d2b1cb-2e96-4514-a524-a225f6716a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:13.313770 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['24bfe31f-527c-4827-bfeb-f9f192d82cf5', '9b53a97b-a00e-423e-8f46-e6463d1cec6e', '9c07a7ba-513e-476f-8bb9-1f4055d57d1c', '85f15d46-ca67-478b-93e5-4f0fdd375f55'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:13.314404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d2b1cb-2e96-4514-a524-a225f6716a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24bfe31f-527c-4827-bfeb-f9f192d82cf5', '9b53a97b-a00e-423e-8f46-e6463d1cec6e', '9c07a7ba-513e-476f-8bb9-1f4055d57d1c', '85f15d46-ca67-478b-93e5-4f0fdd375f55']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:13.315042 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4618e856-d79b-425e-843f-11c97345e117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:13.333948 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4618e856-d79b-425e-843f-11c97345e117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942708ec-242e-4dbd-b016-6bc92e8f548e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1481373932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['24bfe31f-527c-4827-bfeb-f9f192d82cf5','9b53a97b-a00e-423e-8f46-e6463d1cec6e','9c07a7ba-513e-476f-8bb9-1f4055d57d1c','85f15d46-ca67-478b-93e5-4f0fdd375f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1481373932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=942708ec-242e-4dbd-b016-6bc92e8f548e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:13.334684 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bf4c77-24b2-471e-b2bd-066a1d1f3eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:13.349096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bf4c77-24b2-471e-b2bd-066a1d1f3eb4) transitioned into state 'SUCCESS' from state '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-1481373932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['24bfe31f-527c-4827-bfeb-f9f192d82cf5','9b53a97b-a00e-423e-8f46-e6463d1cec6e','9c07a7ba-513e-476f-8bb9-1f4055d57d1c','85f15d46-ca67-478b-93e5-4f0fdd375f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:13.349705 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a914d71-127a-4d30-8239-7115665ff2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:13.357094 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a914d71-127a-4d30-8239-7115665ff2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:13.358256 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (c04592e1-3ab9-4a6d-a200-e6e9aadf200a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:13.358778 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:13.359490 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b35b3cdd-9a42-45ed-8a83-c5cb073dbb36 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:13.360054 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 654/2598] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:33:13 2026] POST /volume/v3/volumes => generated 770 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:13.372493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-021c1688-6718-42a2-9f7f-1ce92e96a6fb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:13.373982 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-021c1688-6718-42a2-9f7f-1ce92e96a6fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:13.374182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-021c1688-6718-42a2-9f7f-1ce92e96a6fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:13.374347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-021c1688-6718-42a2-9f7f-1ce92e96a6fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:13.380442 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:13.380442 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:13.383857 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-021c1688-6718-42a2-9f7f-1ce92e96a6fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:13.390593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-021c1688-6718-42a2-9f7f-1ce92e96a6fb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 200 Jul 10 09:33:13.390593 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 660/2599] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:13 2026] GET /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:13.976932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f606236e-97fa-4fd6-9fb5-c9f169891021 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:13.979162 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f606236e-97fa-4fd6-9fb5-c9f169891021 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:13.979489 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f606236e-97fa-4fd6-9fb5-c9f169891021 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:13.979771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f606236e-97fa-4fd6-9fb5-c9f169891021 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:13.979990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f606236e-97fa-4fd6-9fb5-c9f169891021 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:13.986282 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:13.986282 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:13.987190 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f606236e-97fa-4fd6-9fb5-c9f169891021 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:13.987727 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 644/2600] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:13 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:14.171588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-e217c11d-6483-4dc9-b235-c04a843c7733 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:14.173518 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-e217c11d-6483-4dc9-b235-c04a843c7733 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:14.173901 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-e217c11d-6483-4dc9-b235-c04a843c7733 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:14.174231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-e217c11d-6483-4dc9-b235-c04a843c7733 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:14.187946 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:14.187946 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:14.191233 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-e217c11d-6483-4dc9-b235-c04a843c7733 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:14.197053 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-e217c11d-6483-4dc9-b235-c04a843c7733 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:14.197942 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 643/2601] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:14 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:14.215329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:14.217550 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] POST https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf/action Jul 10 09:33:14.217912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:14.218031 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:14.229227 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:14.229227 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:14.229709 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:14.235456 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Begin detaching volume completed successfully. Jul 10 09:33:14.235773 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-347a89b7-e791-4055-8ec4-54cf22d1b544 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf/action returned with HTTP 202 Jul 10 09:33:14.236243 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 655/2602] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:33:14 2026] POST /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:14.254088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-99764bd7-60cf-454a-b715-e185b9f607bf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:14.256177 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99764bd7-60cf-454a-b715-e185b9f607bf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:14.256359 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99764bd7-60cf-454a-b715-e185b9f607bf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:14.256511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99764bd7-60cf-454a-b715-e185b9f607bf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:14.266706 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:14.266706 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:14.270273 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-99764bd7-60cf-454a-b715-e185b9f607bf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:14.274647 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99764bd7-60cf-454a-b715-e185b9f607bf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:14.274999 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 661/2603] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:14 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:14.401968 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9541ce1a-4e64-4e3f-b51a-60c55453d9ff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:14.404320 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9541ce1a-4e64-4e3f-b51a-60c55453d9ff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:14.404590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9541ce1a-4e64-4e3f-b51a-60c55453d9ff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:14.404825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9541ce1a-4e64-4e3f-b51a-60c55453d9ff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:14.413551 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:14.413551 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:14.417891 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9541ce1a-4e64-4e3f-b51a-60c55453d9ff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:14.422705 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9541ce1a-4e64-4e3f-b51a-60c55453d9ff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 200 Jul 10 09:33:14.423145 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 645/2604] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:14 2026] GET /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:14.435181 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2d190f3a-c89c-4df0-ae65-582d2014221a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:14.436822 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:14.437277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "942708ec-242e-4dbd-b016-6bc92e8f548e", "name": "tempest-VolumeDependencyTests-Snapshot-241508350"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:14.447802 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:14.447802 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:14.449408 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:14.449408 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create snapshot from volume 942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:14.474192 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['2b538a9c-ef73-4f1d-94b2-f78f632440fd', '3647a886-7cab-4a2c-be12-c7c1f969d790', '17b6d17a-108a-4b85-899e-f10d069e97a2', '8b3abe4f-10ea-4691-9cb5-a8e84451aabe'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:14.500842 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot create request issued successfully. Jul 10 09:33:14.501275 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d190f3a-c89c-4df0-ae65-582d2014221a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:14.501798 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 644/2605] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:14.510534 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-408491d8-b909-40a9-9914-ce8e9b135265 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:14.512148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-408491d8-b909-40a9-9914-ce8e9b135265 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:14.512318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-408491d8-b909-40a9-9914-ce8e9b135265 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:14.512497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-408491d8-b909-40a9-9914-ce8e9b135265 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:14.517229 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:14.517229 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:14.517683 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-408491d8-b909-40a9-9914-ce8e9b135265 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:14.518372 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-408491d8-b909-40a9-9914-ce8e9b135265 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 200 Jul 10 09:33:14.518758 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 656/2606] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:14 2026] GET /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:15.000579 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f10d3a27-ffcb-4a5b-87d0-bd3501696ace None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.002346 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f10d3a27-ffcb-4a5b-87d0-bd3501696ace tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:15.002566 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f10d3a27-ffcb-4a5b-87d0-bd3501696ace tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:15.002777 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f10d3a27-ffcb-4a5b-87d0-bd3501696ace tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:15.002886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f10d3a27-ffcb-4a5b-87d0-bd3501696ace tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:15.007181 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:15.007181 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:15.007879 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f10d3a27-ffcb-4a5b-87d0-bd3501696ace tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:15.008272 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 662/2607] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:14 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:15.259590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f690e540-23fd-4637-83a9-1b6b42a96f98 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.259966 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f690e540-23fd-4637-83a9-1b6b42a96f98 None None] GET https://10.4.3.103/volume// Jul 10 09:33:15.260136 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f690e540-23fd-4637-83a9-1b6b42a96f98 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:15.260306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f690e540-23fd-4637-83a9-1b6b42a96f98 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:15.260668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f690e540-23fd-4637-83a9-1b6b42a96f98 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:15.260934 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 646/2608] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:33:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:15.269240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-f96487fc-fe62-4e10-90cb-a2e85bcd4610 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.271378 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-f96487fc-fe62-4e10-90cb-a2e85bcd4610 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:15.271835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-f96487fc-fe62-4e10-90cb-a2e85bcd4610 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:15.272149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-f96487fc-fe62-4e10-90cb-a2e85bcd4610 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:15.285516 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:15.285516 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:15.289731 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6ff94ab1-fb00-4c12-870e-9809201bf9ff None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.291786 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ff94ab1-fb00-4c12-870e-9809201bf9ff tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:15.292091 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ff94ab1-fb00-4c12-870e-9809201bf9ff tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:15.292314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ff94ab1-fb00-4c12-870e-9809201bf9ff tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:15.292948 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-f96487fc-fe62-4e10-90cb-a2e85bcd4610 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:15.299654 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-f96487fc-fe62-4e10-90cb-a2e85bcd4610 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:15.300095 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 645/2609] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:33:15 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:15.301529 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:15.301529 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:15.305051 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6ff94ab1-fb00-4c12-870e-9809201bf9ff tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:15.309328 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ff94ab1-fb00-4c12-870e-9809201bf9ff tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:15.309707 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 657/2610] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:15 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:15.527332 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c826848d-b56b-459c-85a6-bd3e0f360f56 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.529026 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c826848d-b56b-459c-85a6-bd3e0f360f56 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:15.529204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c826848d-b56b-459c-85a6-bd3e0f360f56 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:15.529395 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c826848d-b56b-459c-85a6-bd3e0f360f56 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:15.533982 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:15.533982 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:15.534348 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c826848d-b56b-459c-85a6-bd3e0f360f56 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:15.535009 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c826848d-b56b-459c-85a6-bd3e0f360f56 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 200 Jul 10 09:33:15.535329 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 663/2611] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:15 2026] GET /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:15.543759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a2d1eb46-4476-493a-8428-84d77018cac2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.545279 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:15.545605 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "270cf861-a4f5-4b15-a984-d7112426d7ad", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2027542457"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:15.547036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'snapshot_id': '270cf861-a4f5-4b15-a984-d7112426d7ad', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2027542457'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:15.551679 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:15.551679 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:15.552126 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:15.552277 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:15.555189 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:15.560307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (02cc0d48-26a9-4fa1-bd64-291a6d10381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:15.561239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0af321-9e9e-4ad3-86b1-9fa0e18040eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:15.562378 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:15.590588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0af321-9e9e-4ad3-86b1-9fa0e18040eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '270cf861-a4f5-4b15-a984-d7112426d7ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:15.591472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a8edcb-ebc6-4624-bd48-05ed3a1f20f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:15.631313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['30867855-356e-42d5-ac1a-941348ae4dfa', 'aac76036-a465-4913-92af-bf538da3c8c3', 'efc91180-9c67-4ca2-9273-cf3f139a4e2e', '90582383-2689-4ad1-9bda-804179688a40'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:15.632127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a8edcb-ebc6-4624-bd48-05ed3a1f20f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30867855-356e-42d5-ac1a-941348ae4dfa', 'aac76036-a465-4913-92af-bf538da3c8c3', 'efc91180-9c67-4ca2-9273-cf3f139a4e2e', '90582383-2689-4ad1-9bda-804179688a40']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:15.632844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86816524-37eb-4fdd-86ea-987d0053b361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:15.670208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86816524-37eb-4fdd-86ea-987d0053b361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ead226-8e1e-4bfe-89f1-6a0155c2b975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2027542457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['30867855-356e-42d5-ac1a-941348ae4dfa','aac76036-a465-4913-92af-bf538da3c8c3','efc91180-9c67-4ca2-9273-cf3f139a4e2e','90582383-2689-4ad1-9bda-804179688a40'],size=1,snapshot_id=270cf861-a4f5-4b15-a984-d7112426d7ad,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2027542457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ead226-8e1e-4bfe-89f1-6a0155c2b975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=270cf861-a4f5-4b15-a984-d7112426d7ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:15.670960 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05be6a88-9e75-478b-8d8a-0132ebdc45eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:15.689255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05be6a88-9e75-478b-8d8a-0132ebdc45eb) transitioned into state 'SUCCESS' from state '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-2027542457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['30867855-356e-42d5-ac1a-941348ae4dfa','aac76036-a465-4913-92af-bf538da3c8c3','efc91180-9c67-4ca2-9273-cf3f139a4e2e','90582383-2689-4ad1-9bda-804179688a40'],size=1,snapshot_id=270cf861-a4f5-4b15-a984-d7112426d7ad,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:15.690033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23942e3-6038-47b6-b59e-33d7a9a7d43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:15.710415 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23942e3-6038-47b6-b59e-33d7a9a7d43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:15.711315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (02cc0d48-26a9-4fa1-bd64-291a6d10381c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:15.711663 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:15.712217 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a2d1eb46-4476-493a-8428-84d77018cac2 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:15.712706 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 647/2612] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:33:15 2026] POST /volume/v3/volumes => generated 804 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:15.725024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-befd6930-58ab-4fc9-9176-8c2e2901d998 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:15.727276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-befd6930-58ab-4fc9-9176-8c2e2901d998 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 Jul 10 09:33:15.728590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-befd6930-58ab-4fc9-9176-8c2e2901d998 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:15.728590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-befd6930-58ab-4fc9-9176-8c2e2901d998 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:15.737822 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:15.737822 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:15.742788 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-befd6930-58ab-4fc9-9176-8c2e2901d998 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:15.748869 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-befd6930-58ab-4fc9-9176-8c2e2901d998 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 returned with HTTP 200 Jul 10 09:33:15.749657 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 646/2613] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:15 2026] GET /volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:16.019450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c1bd75f-d0cc-40f3-9bdd-21ab14066539 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.021394 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c1bd75f-d0cc-40f3-9bdd-21ab14066539 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:16.021668 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c1bd75f-d0cc-40f3-9bdd-21ab14066539 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.021896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c1bd75f-d0cc-40f3-9bdd-21ab14066539 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.021997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9c1bd75f-d0cc-40f3-9bdd-21ab14066539 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:16.029489 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.029489 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:16.030393 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c1bd75f-d0cc-40f3-9bdd-21ab14066539 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:16.032301 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 658/2614] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:16 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:16.153445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-4d1fd408-628e-4c63-830d-2c670a349d8a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.156587 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-4d1fd408-628e-4c63-830d-2c670a349d8a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] DELETE https://10.4.3.103/volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52 Jul 10 09:33:16.156826 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-4d1fd408-628e-4c63-830d-2c670a349d8a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.157065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-4d1fd408-628e-4c63-830d-2c670a349d8a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.164712 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.164712 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:16.324416 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-daaa4672-e494-4d39-89f6-a8e8f473c96c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.327367 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-daaa4672-e494-4d39-89f6-a8e8f473c96c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:16.327367 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-daaa4672-e494-4d39-89f6-a8e8f473c96c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.327367 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-daaa4672-e494-4d39-89f6-a8e8f473c96c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.338264 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.338264 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:16.342381 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-daaa4672-e494-4d39-89f6-a8e8f473c96c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:16.348758 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-daaa4672-e494-4d39-89f6-a8e8f473c96c tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:16.349096 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 648/2615] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:16 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:16.493521 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.495377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:33:16.495609 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.495799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.495955 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume with id: bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:33:16.503685 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.503685 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:16.504142 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:16.522320 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume request issued successfully. Jul 10 09:33:16.522610 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5df91144-20f4-48bf-8e9b-680eedfdc6a8 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 202 Jul 10 09:33:16.523039 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 647/2616] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:16 2026] DELETE /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:16.529498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4533f47c-ce55-492b-8c83-4330b2a9cb90 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.531277 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4533f47c-ce55-492b-8c83-4330b2a9cb90 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:33:16.531541 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4533f47c-ce55-492b-8c83-4330b2a9cb90 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.531691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4533f47c-ce55-492b-8c83-4330b2a9cb90 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.540517 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.540517 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:16.546251 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4533f47c-ce55-492b-8c83-4330b2a9cb90 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:16.552123 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4533f47c-ce55-492b-8c83-4330b2a9cb90 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 200 Jul 10 09:33:16.552470 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 659/2617] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:16 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:16.703001 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-dec94ba9-4d4f-4df0-9100-1cee6a19f4b6 req-4d1fd408-628e-4c63-830d-2c670a349d8a tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52 returned with HTTP 200 Jul 10 09:33:16.703545 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 664/2618] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:33:16 2026] DELETE /volume/v3/attachments/f984cd7c-0640-4b2b-a8ae-050354aa8a52 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:16.760863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d865e2dd-dc50-4cad-b517-defd7d072c49 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.762696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d865e2dd-dc50-4cad-b517-defd7d072c49 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 Jul 10 09:33:16.762951 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d865e2dd-dc50-4cad-b517-defd7d072c49 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.763175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d865e2dd-dc50-4cad-b517-defd7d072c49 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.770637 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.770637 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:16.773952 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d865e2dd-dc50-4cad-b517-defd7d072c49 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:16.777785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d865e2dd-dc50-4cad-b517-defd7d072c49 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 returned with HTTP 200 Jul 10 09:33:16.778146 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 649/2619] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:16 2026] GET /volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:16.791190 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-63c6e834-9d90-4abe-a038-4571603d34c8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.792863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:16.793045 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.793347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.793347 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: 270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:16.799207 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.799207 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:16.799740 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:16.831004 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot delete request issued successfully. Jul 10 09:33:16.831220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-63c6e834-9d90-4abe-a038-4571603d34c8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 202 Jul 10 09:33:16.831650 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 648/2620] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:16 2026] DELETE /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:16.838843 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4e05da79-e698-4494-a5d9-d2f483fc2fab None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:16.840693 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e05da79-e698-4494-a5d9-d2f483fc2fab tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:16.840957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e05da79-e698-4494-a5d9-d2f483fc2fab tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:16.841178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e05da79-e698-4494-a5d9-d2f483fc2fab tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:16.864006 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:16.864006 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:16.864006 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4e05da79-e698-4494-a5d9-d2f483fc2fab tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Snapshot retrieved successfully. Jul 10 09:33:16.864006 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e05da79-e698-4494-a5d9-d2f483fc2fab tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 200 Jul 10 09:33:16.864006 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 660/2621] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:16 2026] GET /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:17.043974 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-205b599a-135d-4c4a-8dbb-7ef8018843b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:17.048282 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-205b599a-135d-4c4a-8dbb-7ef8018843b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:17.048585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-205b599a-135d-4c4a-8dbb-7ef8018843b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:17.048849 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-205b599a-135d-4c4a-8dbb-7ef8018843b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:17.049008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-205b599a-135d-4c4a-8dbb-7ef8018843b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:17.054039 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:17.054039 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:17.054870 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-205b599a-135d-4c4a-8dbb-7ef8018843b2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:17.055370 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 665/2622] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:17 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:17.367434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a4c2ba35-ce45-4c99-b6ad-39f1d4aa50b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:17.371724 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4c2ba35-ce45-4c99-b6ad-39f1d4aa50b6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:17.372004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4c2ba35-ce45-4c99-b6ad-39f1d4aa50b6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:17.372458 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4c2ba35-ce45-4c99-b6ad-39f1d4aa50b6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:17.383735 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:17.383735 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:17.390068 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a4c2ba35-ce45-4c99-b6ad-39f1d4aa50b6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:17.395357 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4c2ba35-ce45-4c99-b6ad-39f1d4aa50b6 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:17.395357 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 650/2623] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:17 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:17.568613 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d13c41aa-8f10-4334-bed2-b8b2a9e15ba9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:17.571614 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d13c41aa-8f10-4334-bed2-b8b2a9e15ba9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 Jul 10 09:33:17.571614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d13c41aa-8f10-4334-bed2-b8b2a9e15ba9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:17.571614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d13c41aa-8f10-4334-bed2-b8b2a9e15ba9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:17.577757 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d13c41aa-8f10-4334-bed2-b8b2a9e15ba9 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 returned with HTTP 404 Jul 10 09:33:17.578235 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 649/2624] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:17 2026] GET /volume/v3/volumes/bdd88c6d-13c1-44f2-ba16-64dd2ec832e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:17.865266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-13c905b8-a653-489c-80ab-133c70238765 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:17.867098 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-13c905b8-a653-489c-80ab-133c70238765 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:17.867318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-13c905b8-a653-489c-80ab-133c70238765 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:17.867447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-13c905b8-a653-489c-80ab-133c70238765 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:17.871660 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-13c905b8-a653-489c-80ab-133c70238765 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 404 Jul 10 09:33:17.872103 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 661/2625] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:17 2026] GET /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:17.878794 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:17.881138 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:17.881375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:17.881625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:17.881830 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:17.890283 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:17.890283 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:17.890909 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:17.910974 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:17.911124 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-571adc33-bd83-43f4-aa35-d9511a64ffa4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 202 Jul 10 09:33:17.911650 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 666/2626] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:17 2026] DELETE /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:17.924600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bae97693-88cb-45ff-8627-9b14ab0cb6be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:17.928523 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bae97693-88cb-45ff-8627-9b14ab0cb6be tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:17.928523 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bae97693-88cb-45ff-8627-9b14ab0cb6be tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:17.928523 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bae97693-88cb-45ff-8627-9b14ab0cb6be tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:17.938683 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:17.938683 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:17.945973 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bae97693-88cb-45ff-8627-9b14ab0cb6be tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:17.954058 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bae97693-88cb-45ff-8627-9b14ab0cb6be tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 200 Jul 10 09:33:17.955064 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 651/2627] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:17 2026] GET /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:18.067913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-03838b6b-717f-4fa8-b7b1-538873578b59 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:18.069305 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-03838b6b-717f-4fa8-b7b1-538873578b59 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:18.069597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-03838b6b-717f-4fa8-b7b1-538873578b59 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:18.069835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-03838b6b-717f-4fa8-b7b1-538873578b59 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:18.070006 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-03838b6b-717f-4fa8-b7b1-538873578b59 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:18.078135 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:18.078135 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:18.078514 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-03838b6b-717f-4fa8-b7b1-538873578b59 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:18.078974 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 650/2628] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:18 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:18.696090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-86594499-4fc6-4bb7-9cc1-379464a60736 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:18.700877 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86594499-4fc6-4bb7-9cc1-379464a60736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:33:18.701058 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86594499-4fc6-4bb7-9cc1-379464a60736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:18.701232 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86594499-4fc6-4bb7-9cc1-379464a60736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:18.711687 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:18.711687 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:18.714885 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-86594499-4fc6-4bb7-9cc1-379464a60736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:18.719893 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86594499-4fc6-4bb7-9cc1-379464a60736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:33:18.720298 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 662/2629] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:18 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1648 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:18.971628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2550239a-1f01-4cb0-b661-9a8125b2e595 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:18.974989 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2550239a-1f01-4cb0-b661-9a8125b2e595 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:18.974989 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2550239a-1f01-4cb0-b661-9a8125b2e595 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:18.974989 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2550239a-1f01-4cb0-b661-9a8125b2e595 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:18.980093 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2550239a-1f01-4cb0-b661-9a8125b2e595 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 404 Jul 10 09:33:18.980588 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 667/2630] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:18 2026] GET /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:18.988529 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:18.994973 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:18.995424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-206853408"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:18.997226 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-206853408'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:18.997367 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:19.001160 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:19.007720 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (883d81cd-8398-4a73-86d3-da4138f3c196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:19.008768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa12f7e6-f93c-43f6-a5ae-70a382bcd431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:19.009722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:19.033538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa12f7e6-f93c-43f6-a5ae-70a382bcd431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:19.034345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6b56f0-1c20-4662-bbeb-e59b9fdae2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:19.070724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['e77dc819-9383-44f5-9420-ce4c872a2c22', 'c76cbb78-adb5-4666-af59-eb99f74115e5', 'a54936c8-c408-4591-bfa8-367fcdfc3246', '76fa1f8f-4067-44dd-8fa0-6c19a8901573'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:19.071536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6b56f0-1c20-4662-bbeb-e59b9fdae2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77dc819-9383-44f5-9420-ce4c872a2c22', 'c76cbb78-adb5-4666-af59-eb99f74115e5', 'a54936c8-c408-4591-bfa8-367fcdfc3246', '76fa1f8f-4067-44dd-8fa0-6c19a8901573']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:19.072344 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c12bf0-439a-42cf-8805-dd3a5fe29536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:19.091084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-480db96f-6f95-4182-87ba-58c546459f0f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:19.092866 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-480db96f-6f95-4182-87ba-58c546459f0f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:19.093123 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-480db96f-6f95-4182-87ba-58c546459f0f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:19.093338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-480db96f-6f95-4182-87ba-58c546459f0f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:19.093592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-480db96f-6f95-4182-87ba-58c546459f0f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:19.094298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19c12bf0-439a-42cf-8805-dd3a5fe29536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e47cfadf-ad81-4b2e-b8fe-d52addda63cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-206853408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['e77dc819-9383-44f5-9420-ce4c872a2c22','c76cbb78-adb5-4666-af59-eb99f74115e5','a54936c8-c408-4591-bfa8-367fcdfc3246','76fa1f8f-4067-44dd-8fa0-6c19a8901573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-206853408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e47cfadf-ad81-4b2e-b8fe-d52addda63cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:19.095109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2a94c5-ec7d-4ea6-a8de-6cc28cad158f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:19.098176 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:19.098176 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:19.098806 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-480db96f-6f95-4182-87ba-58c546459f0f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:19.099204 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 651/2631] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:19 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:19.113152 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2a94c5-ec7d-4ea6-a8de-6cc28cad158f) transitioned into state 'SUCCESS' from state '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-206853408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['e77dc819-9383-44f5-9420-ce4c872a2c22','c76cbb78-adb5-4666-af59-eb99f74115e5','a54936c8-c408-4591-bfa8-367fcdfc3246','76fa1f8f-4067-44dd-8fa0-6c19a8901573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:19.113906 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a70076b-436f-4a3b-96fe-f2546ba32367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:19.123555 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a70076b-436f-4a3b-96fe-f2546ba32367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:19.124499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (883d81cd-8398-4a73-86d3-da4138f3c196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:19.124836 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:19.125436 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8da1dd13-1334-48ec-b6d9-4f8584254f4a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:19.126036 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 652/2632] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:33:18 2026] POST /volume/v3/volumes => generated 769 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:19.138640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b8030aa5-33a5-4aa4-882f-99acf12353ce None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:19.140836 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b8030aa5-33a5-4aa4-882f-99acf12353ce tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:19.141075 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b8030aa5-33a5-4aa4-882f-99acf12353ce tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:19.141308 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b8030aa5-33a5-4aa4-882f-99acf12353ce tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:19.149257 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:19.149257 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:19.153172 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b8030aa5-33a5-4aa4-882f-99acf12353ce tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:19.157736 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b8030aa5-33a5-4aa4-882f-99acf12353ce tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 200 Jul 10 09:33:19.158181 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 663/2633] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:19 2026] GET /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:19.734881 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fcf8a0c4-70ff-4678-ac56-ee995d77547c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:19.739679 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcf8a0c4-70ff-4678-ac56-ee995d77547c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:33:19.739886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcf8a0c4-70ff-4678-ac56-ee995d77547c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:19.740073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcf8a0c4-70ff-4678-ac56-ee995d77547c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:19.753990 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:19.753990 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:19.758579 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fcf8a0c4-70ff-4678-ac56-ee995d77547c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:19.765307 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcf8a0c4-70ff-4678-ac56-ee995d77547c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:33:19.765824 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 668/2634] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:19 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:20.108822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-148411a6-6060-430c-b5b2-b695235e6483 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:20.110504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-148411a6-6060-430c-b5b2-b695235e6483 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:20.110748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-148411a6-6060-430c-b5b2-b695235e6483 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:20.110922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-148411a6-6060-430c-b5b2-b695235e6483 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:20.111013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-148411a6-6060-430c-b5b2-b695235e6483 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:20.117333 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:20.117333 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:20.117942 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-148411a6-6060-430c-b5b2-b695235e6483 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:20.118331 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 652/2635] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:20 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:20.171994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-49aef6bc-bc98-4f04-82b0-093ca603006b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:20.173927 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49aef6bc-bc98-4f04-82b0-093ca603006b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:20.174146 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49aef6bc-bc98-4f04-82b0-093ca603006b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:20.174343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49aef6bc-bc98-4f04-82b0-093ca603006b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:20.181926 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:20.181926 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:20.185713 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-49aef6bc-bc98-4f04-82b0-093ca603006b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:20.189957 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49aef6bc-bc98-4f04-82b0-093ca603006b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 200 Jul 10 09:33:20.190359 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 653/2636] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:20 2026] GET /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:20.203497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:20.205256 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:20.205619 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e47cfadf-ad81-4b2e-b8fe-d52addda63cf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1029174250"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:20.207233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request body: {'volume': {'source_volid': 'e47cfadf-ad81-4b2e-b8fe-d52addda63cf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1029174250'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:20.213602 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:20.213602 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:20.214068 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume retrieved successfully. Jul 10 09:33:20.214206 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume of 1 GB Jul 10 09:33:20.220672 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Availability Zones retrieved successfully. Jul 10 09:33:20.229115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (5a8d1eab-3f50-4847-a786-25f3d06c6e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:20.231333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49296d16-2cdf-4dd4-860d-d40d5df68528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:20.231908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:20.258471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49296d16-2cdf-4dd4-860d-d40d5df68528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e47cfadf-ad81-4b2e-b8fe-d52addda63cf', 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:20.259430 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54bd1366-dbde-43a9-af59-eaaaad29be6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:20.316292 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Created reservations ['63a68651-b9d3-456b-aa17-af9df3174174', '53fc6581-5469-4d5a-9b68-9b0080bbb3c0', '5e21faf4-0bd1-4da6-9e93-e85181396bcf', 'c1b8cd8c-611f-494e-ba2e-9e9ea78e5f7b'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:20.316788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54bd1366-dbde-43a9-af59-eaaaad29be6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a68651-b9d3-456b-aa17-af9df3174174', '53fc6581-5469-4d5a-9b68-9b0080bbb3c0', '5e21faf4-0bd1-4da6-9e93-e85181396bcf', 'c1b8cd8c-611f-494e-ba2e-9e9ea78e5f7b']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:20.318008 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0c5620-237e-477e-b887-3968af4cb8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:20.358811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0c5620-237e-477e-b887-3968af4cb8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2b3bba-4efa-441d-a27f-59f2879878e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1029174250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['63a68651-b9d3-456b-aa17-af9df3174174','53fc6581-5469-4d5a-9b68-9b0080bbb3c0','5e21faf4-0bd1-4da6-9e93-e85181396bcf','c1b8cd8c-611f-494e-ba2e-9e9ea78e5f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=e47cfadf-ad81-4b2e-b8fe-d52addda63cf,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1029174250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2b3bba-4efa-441d-a27f-59f2879878e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e47cfadf-ad81-4b2e-b8fe-d52addda63cf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4abde262c77403988a4321b0ec536f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:20.359496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff501f6-26ed-4809-a194-89c2517c7f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:20.380047 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff501f6-26ed-4809-a194-89c2517c7f2b) transitioned into state 'SUCCESS' from state '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-1029174250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33ae196a49e4d54aedd6d7fdcfc5a13',qos_specs=None,replication_status=,reservations=['63a68651-b9d3-456b-aa17-af9df3174174','53fc6581-5469-4d5a-9b68-9b0080bbb3c0','5e21faf4-0bd1-4da6-9e93-e85181396bcf','c1b8cd8c-611f-494e-ba2e-9e9ea78e5f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=e47cfadf-ad81-4b2e-b8fe-d52addda63cf,status='creating',user_id='d4abde262c77403988a4321b0ec536f5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:20.380852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcec597-1018-4305-a6fb-4f86e1656a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:20.400826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcec597-1018-4305-a6fb-4f86e1656a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:20.401628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Flow 'volume_create_api' (5a8d1eab-3f50-4847-a786-25f3d06c6e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:20.401928 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Create volume request issued successfully. Jul 10 09:33:20.402426 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-de98ff33-ec1b-4b2e-919d-108f50f5fdf6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:20.402873 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 664/2637] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:33:20 2026] POST /volume/v3/volumes => generated 804 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:20.419709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-610c3b69-f271-4b6e-b105-914f2ed5ee7d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:20.421704 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-610c3b69-f271-4b6e-b105-914f2ed5ee7d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 Jul 10 09:33:20.423678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-610c3b69-f271-4b6e-b105-914f2ed5ee7d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:20.423678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-610c3b69-f271-4b6e-b105-914f2ed5ee7d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:20.429771 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:20.429771 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:20.433198 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-610c3b69-f271-4b6e-b105-914f2ed5ee7d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:20.437183 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-610c3b69-f271-4b6e-b105-914f2ed5ee7d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 returned with HTTP 200 Jul 10 09:33:20.437747 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 669/2638] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:20 2026] GET /volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:20.780496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e13240e1-097e-41b3-881a-18bb2e57cb89 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:20.782062 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e13240e1-097e-41b3-881a-18bb2e57cb89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:33:20.782221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e13240e1-097e-41b3-881a-18bb2e57cb89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:20.782384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e13240e1-097e-41b3-881a-18bb2e57cb89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:20.790091 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:20.790091 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:20.792937 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e13240e1-097e-41b3-881a-18bb2e57cb89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:20.797485 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e13240e1-097e-41b3-881a-18bb2e57cb89 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:33:20.797901 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 653/2639] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:20 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1648 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:21.131722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-32962014-ecc1-4cb6-9985-9d945014790f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:21.135825 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32962014-ecc1-4cb6-9985-9d945014790f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:21.136122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32962014-ecc1-4cb6-9985-9d945014790f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:21.139587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32962014-ecc1-4cb6-9985-9d945014790f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:21.139587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-32962014-ecc1-4cb6-9985-9d945014790f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:21.140987 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:21.140987 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:21.141612 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32962014-ecc1-4cb6-9985-9d945014790f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:21.141990 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 654/2640] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:21 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:21.452263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b490b763-a945-4cb6-9ef7-0c301b101c4f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:21.454308 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b490b763-a945-4cb6-9ef7-0c301b101c4f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 Jul 10 09:33:21.454522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b490b763-a945-4cb6-9ef7-0c301b101c4f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:21.454724 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b490b763-a945-4cb6-9ef7-0c301b101c4f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:21.461658 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:21.461658 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:21.465275 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b490b763-a945-4cb6-9ef7-0c301b101c4f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:21.469307 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b490b763-a945-4cb6-9ef7-0c301b101c4f tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 returned with HTTP 200 Jul 10 09:33:21.469663 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 665/2641] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:21 2026] GET /volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:21.486485 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:21.487961 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:21.489474 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:21.489474 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:21.489474 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:21.495314 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:21.495314 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:21.495796 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:21.514377 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:21.514597 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9cfce54a-8ea5-4dbc-862a-63291a01f6cb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 202 Jul 10 09:33:21.514989 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 670/2642] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:21 2026] DELETE /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:21.525629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-62d19fcb-1386-49dd-9448-9a449a08520b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:21.527915 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62d19fcb-1386-49dd-9448-9a449a08520b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:21.528227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62d19fcb-1386-49dd-9448-9a449a08520b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:21.528496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62d19fcb-1386-49dd-9448-9a449a08520b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:21.541230 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:21.541230 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:21.549879 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-62d19fcb-1386-49dd-9448-9a449a08520b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:21.556166 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62d19fcb-1386-49dd-9448-9a449a08520b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 200 Jul 10 09:33:21.556752 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 654/2643] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:21 2026] GET /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:21.811267 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-357591d7-40c3-45c8-bc81-ecbccd693711 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:21.815557 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-357591d7-40c3-45c8-bc81-ecbccd693711 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:33:21.815819 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-357591d7-40c3-45c8-bc81-ecbccd693711 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:21.816071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-357591d7-40c3-45c8-bc81-ecbccd693711 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:21.831999 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:21.831999 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:21.838557 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-357591d7-40c3-45c8-bc81-ecbccd693711 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:21.843316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-357591d7-40c3-45c8-bc81-ecbccd693711 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:33:21.843797 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 655/2644] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:21 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1648 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:22.152265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73f629fd-5d5c-4064-8c2c-6fab9c723800 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:22.154661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73f629fd-5d5c-4064-8c2c-6fab9c723800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:22.154981 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73f629fd-5d5c-4064-8c2c-6fab9c723800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:22.155260 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73f629fd-5d5c-4064-8c2c-6fab9c723800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:22.155411 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-73f629fd-5d5c-4064-8c2c-6fab9c723800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:22.162964 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:22.162964 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:22.163950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73f629fd-5d5c-4064-8c2c-6fab9c723800 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:22.164466 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 666/2645] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:22 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:22.571183 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-62ec372f-762a-4910-839b-77d20cd0ad62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:22.574766 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-62ec372f-762a-4910-839b-77d20cd0ad62 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:22.574766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-62ec372f-762a-4910-839b-77d20cd0ad62 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:22.574766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-62ec372f-762a-4910-839b-77d20cd0ad62 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:22.579880 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-62ec372f-762a-4910-839b-77d20cd0ad62 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 404 Jul 10 09:33:22.580418 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 671/2646] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:22 2026] GET /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:22.588770 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:22.593552 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 Jul 10 09:33:22.593799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:22.594115 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:22.594222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: be2b3bba-4efa-441d-a27f-59f2879878e3 Jul 10 09:33:22.607866 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:22.607866 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:22.608478 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:22.628549 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:22.628801 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f4de9b88-bf8c-4d1c-93bd-aada1cc492b8 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 returned with HTTP 202 Jul 10 09:33:22.629263 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 655/2647] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:22 2026] DELETE /volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:22.641434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dc3e9cc2-1c29-40e5-811e-b333b1c92aff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:22.643937 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dc3e9cc2-1c29-40e5-811e-b333b1c92aff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 Jul 10 09:33:22.643937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dc3e9cc2-1c29-40e5-811e-b333b1c92aff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:22.643937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dc3e9cc2-1c29-40e5-811e-b333b1c92aff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:22.650659 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:22.650659 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:22.654338 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dc3e9cc2-1c29-40e5-811e-b333b1c92aff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:22.658463 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dc3e9cc2-1c29-40e5-811e-b333b1c92aff tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 returned with HTTP 200 Jul 10 09:33:22.658854 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 656/2648] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:22 2026] GET /volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:22.859606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-177a3900-dccf-4749-a5eb-e0bb50b8adf8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:22.860024 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-177a3900-dccf-4749-a5eb-e0bb50b8adf8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:33:22.863628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-177a3900-dccf-4749-a5eb-e0bb50b8adf8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:22.863628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-177a3900-dccf-4749-a5eb-e0bb50b8adf8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:22.874640 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:22.874640 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:22.878902 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-177a3900-dccf-4749-a5eb-e0bb50b8adf8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:22.885590 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-177a3900-dccf-4749-a5eb-e0bb50b8adf8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:33:22.886088 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 667/2649] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:22 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1648 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:23.168039 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5964caa5-2fbe-4911-aced-a7c247772945 req-4f771733-d492-4f64-9ed3-c9bc03839f77 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.170275 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5964caa5-2fbe-4911-aced-a7c247772945 req-4f771733-d492-4f64-9ed3-c9bc03839f77 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25 Jul 10 09:33:23.170490 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5964caa5-2fbe-4911-aced-a7c247772945 req-4f771733-d492-4f64-9ed3-c9bc03839f77 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.170723 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5964caa5-2fbe-4911-aced-a7c247772945 req-4f771733-d492-4f64-9ed3-c9bc03839f77 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.174067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-091abf13-b596-4b77-bc82-a74eb6f1ecd5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.176324 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-091abf13-b596-4b77-bc82-a74eb6f1ecd5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:23.176685 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-091abf13-b596-4b77-bc82-a74eb6f1ecd5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.176960 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-091abf13-b596-4b77-bc82-a74eb6f1ecd5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.177100 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-091abf13-b596-4b77-bc82-a74eb6f1ecd5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:23.178828 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:23.178828 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:23.181993 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:23.181993 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:23.182883 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-091abf13-b596-4b77-bc82-a74eb6f1ecd5 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:23.183388 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 656/2650] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:23 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:23.676086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-878a9952-5313-46cd-8130-08d21354d27b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.677470 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-878a9952-5313-46cd-8130-08d21354d27b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 Jul 10 09:33:23.677653 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-878a9952-5313-46cd-8130-08d21354d27b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.677737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-878a9952-5313-46cd-8130-08d21354d27b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.690937 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-878a9952-5313-46cd-8130-08d21354d27b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 returned with HTTP 404 Jul 10 09:33:23.691522 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 657/2651] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:23 2026] GET /volume/v3/volumes/be2b3bba-4efa-441d-a27f-59f2879878e3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:23.700833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2db588d0-d4fa-437b-9890-c5dfc3186aca None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.702840 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2db588d0-d4fa-437b-9890-c5dfc3186aca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:23.703117 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2db588d0-d4fa-437b-9890-c5dfc3186aca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.703386 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2db588d0-d4fa-437b-9890-c5dfc3186aca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.703673 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2db588d0-d4fa-437b-9890-c5dfc3186aca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:23.710284 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2db588d0-d4fa-437b-9890-c5dfc3186aca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 404 Jul 10 09:33:23.711046 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 668/2652] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:23 2026] DELETE /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:23.718689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5c8cbf97-188a-41a9-af3a-22d902ff85bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.720634 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5c8cbf97-188a-41a9-af3a-22d902ff85bc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf Jul 10 09:33:23.720906 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5c8cbf97-188a-41a9-af3a-22d902ff85bc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.721140 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5c8cbf97-188a-41a9-af3a-22d902ff85bc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.726657 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5c8cbf97-188a-41a9-af3a-22d902ff85bc tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf returned with HTTP 404 Jul 10 09:33:23.727182 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 657/2653] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:23 2026] GET /volume/v3/volumes/e47cfadf-ad81-4b2e-b8fe-d52addda63cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:23.729409 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5964caa5-2fbe-4911-aced-a7c247772945 req-4f771733-d492-4f64-9ed3-c9bc03839f77 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25 returned with HTTP 200 Jul 10 09:33:23.730781 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 672/2654] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:33:23 2026] DELETE /volume/v3/attachments/59e24ea8-757f-4de2-9eb7-93a3451f5a25 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:23.735663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.737767 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 Jul 10 09:33:23.738068 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.738312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.738501 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 72ead226-8e1e-4bfe-89f1-6a0155c2b975 Jul 10 09:33:23.748256 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:23.748256 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:23.749018 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:23.769589 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume request issued successfully. Jul 10 09:33:23.769836 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da5cfc7b-bde1-47c2-af44-c72621669ae6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 returned with HTTP 202 Jul 10 09:33:23.770238 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 658/2655] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:23 2026] DELETE /volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:23.783784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dcca5671-c6e2-46e1-96b8-55a392bbe65d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.784257 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcca5671-c6e2-46e1-96b8-55a392bbe65d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 Jul 10 09:33:23.784471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcca5671-c6e2-46e1-96b8-55a392bbe65d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.784662 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcca5671-c6e2-46e1-96b8-55a392bbe65d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.792353 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:23.792353 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:23.796325 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dcca5671-c6e2-46e1-96b8-55a392bbe65d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Volume info retrieved successfully. Jul 10 09:33:23.801418 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcca5671-c6e2-46e1-96b8-55a392bbe65d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 returned with HTTP 200 Jul 10 09:33:23.801933 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 669/2656] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:23 2026] GET /volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:23.901468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c407a3c8-a3d6-4632-b4ed-c289adf0cc30 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.901468 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c407a3c8-a3d6-4632-b4ed-c289adf0cc30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:33:23.901468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c407a3c8-a3d6-4632-b4ed-c289adf0cc30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:23.901468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c407a3c8-a3d6-4632-b4ed-c289adf0cc30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:23.908820 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:23.908820 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:23.913775 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c407a3c8-a3d6-4632-b4ed-c289adf0cc30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:23.919366 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c407a3c8-a3d6-4632-b4ed-c289adf0cc30 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:33:23.919824 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 658/2657] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:23 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:23.934839 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d4038be1-e5e1-472e-ae70-95a199093833 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:23.937074 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:33:23.937476 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0044de33-c8c7-4e7b-a6e1-8d1018334c04", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-548028592"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:23.939377 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating new backup {'backup': {'volume_id': '0044de33-c8c7-4e7b-a6e1-8d1018334c04', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-548028592'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:33:23.939559 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating backup of volume 0044de33-c8c7-4e7b-a6e1-8d1018334c04 in container None Jul 10 09:33:23.949257 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:23.949257 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:23.949868 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:23.970445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['a6a38163-610a-403d-96c1-5cd8da43dfd8', 'aaeb4d71-dcfe-4d3c-8307-0d1025aaf170'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:24.005940 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4038be1-e5e1-472e-ae70-95a199093833 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:33:24.006359 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 673/2658] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:33:23 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:24.015461 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1506533c-0fa8-43cf-8ffc-cf9127730f73 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.020880 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1506533c-0fa8-43cf-8ffc-cf9127730f73 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:24.022969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1506533c-0fa8-43cf-8ffc-cf9127730f73 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.022969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1506533c-0fa8-43cf-8ffc-cf9127730f73 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.022969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1506533c-0fa8-43cf-8ffc-cf9127730f73 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:24.025781 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:24.025781 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:24.026511 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1506533c-0fa8-43cf-8ffc-cf9127730f73 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:24.026841 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 659/2659] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:24.195297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dbd98bc9-92e9-443e-84a0-bf54d9d76987 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.197190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dbd98bc9-92e9-443e-84a0-bf54d9d76987 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:24.197435 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dbd98bc9-92e9-443e-84a0-bf54d9d76987 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.197742 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dbd98bc9-92e9-443e-84a0-bf54d9d76987 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.197931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-dbd98bc9-92e9-443e-84a0-bf54d9d76987 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:24.201974 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:24.201974 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:24.202563 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dbd98bc9-92e9-443e-84a0-bf54d9d76987 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:24.202913 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 670/2660] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:24.817312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8ceb7262-e60b-40aa-a901-c81be46e575a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.818911 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ceb7262-e60b-40aa-a901-c81be46e575a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 Jul 10 09:33:24.819123 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ceb7262-e60b-40aa-a901-c81be46e575a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.819297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ceb7262-e60b-40aa-a901-c81be46e575a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.824922 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ceb7262-e60b-40aa-a901-c81be46e575a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 returned with HTTP 404 Jul 10 09:33:24.825408 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 659/2661] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/volumes/72ead226-8e1e-4bfe-89f1-6a0155c2b975 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:24.834995 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-958dd6d6-8e1c-440c-9d55-b51b8989c0a1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.837090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-958dd6d6-8e1c-440c-9d55-b51b8989c0a1 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:24.837353 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-958dd6d6-8e1c-440c-9d55-b51b8989c0a1 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.837695 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-958dd6d6-8e1c-440c-9d55-b51b8989c0a1 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.837869 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-958dd6d6-8e1c-440c-9d55-b51b8989c0a1 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: 270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:24.842422 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-958dd6d6-8e1c-440c-9d55-b51b8989c0a1 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 404 Jul 10 09:33:24.842994 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 674/2662] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:24 2026] DELETE /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:24.849616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1fb36613-95a4-43ee-9995-4dc2885cb0b7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.852130 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fb36613-95a4-43ee-9995-4dc2885cb0b7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad Jul 10 09:33:24.852331 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fb36613-95a4-43ee-9995-4dc2885cb0b7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.852528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fb36613-95a4-43ee-9995-4dc2885cb0b7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.857255 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fb36613-95a4-43ee-9995-4dc2885cb0b7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad returned with HTTP 404 Jul 10 09:33:24.857815 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 660/2663] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/snapshots/270cf861-a4f5-4b15-a984-d7112426d7ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:24.867147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fe2baabd-3c80-4ffe-9748-cd427f3c8be7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.871767 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fe2baabd-3c80-4ffe-9748-cd427f3c8be7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:24.872323 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fe2baabd-3c80-4ffe-9748-cd427f3c8be7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.872621 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fe2baabd-3c80-4ffe-9748-cd427f3c8be7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.872870 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-fe2baabd-3c80-4ffe-9748-cd427f3c8be7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:24.881525 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fe2baabd-3c80-4ffe-9748-cd427f3c8be7 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 404 Jul 10 09:33:24.882165 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 671/2664] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:24 2026] DELETE /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:24.890060 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-46e9b217-5f93-44de-a4ac-cfc05aacad74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.891837 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46e9b217-5f93-44de-a4ac-cfc05aacad74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e Jul 10 09:33:24.892017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46e9b217-5f93-44de-a4ac-cfc05aacad74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.892181 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-46e9b217-5f93-44de-a4ac-cfc05aacad74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.897796 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-46e9b217-5f93-44de-a4ac-cfc05aacad74 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e returned with HTTP 404 Jul 10 09:33:24.898221 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 660/2665] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/volumes/942708ec-242e-4dbd-b016-6bc92e8f548e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:24.905156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a4fd53a-f773-4749-88c3-63a9478023fd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.907146 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a4fd53a-f773-4749-88c3-63a9478023fd tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:24.907339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a4fd53a-f773-4749-88c3-63a9478023fd tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.907519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a4fd53a-f773-4749-88c3-63a9478023fd tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.907718 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-0a4fd53a-f773-4749-88c3-63a9478023fd tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:24.913109 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a4fd53a-f773-4749-88c3-63a9478023fd tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 404 Jul 10 09:33:24.913537 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 675/2666] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:24 2026] DELETE /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:24.925756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-82e83603-80f3-47c4-ba04-97d7c89ecdac None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.930012 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82e83603-80f3-47c4-ba04-97d7c89ecdac tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 Jul 10 09:33:24.930181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82e83603-80f3-47c4-ba04-97d7c89ecdac tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.930391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82e83603-80f3-47c4-ba04-97d7c89ecdac tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.936016 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82e83603-80f3-47c4-ba04-97d7c89ecdac tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 returned with HTTP 404 Jul 10 09:33:24.936448 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 661/2667] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/volumes/5e8689ac-86a3-43b2-889d-cb8771190ec0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:24.947279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a0669bb2-900f-4505-8bd9-bd93315b7c1d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.949694 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a0669bb2-900f-4505-8bd9-bd93315b7c1d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:24.950003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a0669bb2-900f-4505-8bd9-bd93315b7c1d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.950262 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a0669bb2-900f-4505-8bd9-bd93315b7c1d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.950385 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-a0669bb2-900f-4505-8bd9-bd93315b7c1d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:24.958119 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a0669bb2-900f-4505-8bd9-bd93315b7c1d tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 404 Jul 10 09:33:24.958608 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 672/2668] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:24 2026] DELETE /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:24.971011 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a18e1ef7-e396-4a1d-8677-7aaf4e1602b3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.972958 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a18e1ef7-e396-4a1d-8677-7aaf4e1602b3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 Jul 10 09:33:24.973171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a18e1ef7-e396-4a1d-8677-7aaf4e1602b3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.973394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a18e1ef7-e396-4a1d-8677-7aaf4e1602b3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.978620 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a18e1ef7-e396-4a1d-8677-7aaf4e1602b3 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 returned with HTTP 404 Jul 10 09:33:24.978620 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 661/2669] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:24 2026] GET /volume/v3/snapshots/f5a8d992-0a12-40c7-8470-6dea8db73ca4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:24.986320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c0754f07-5aa3-4b09-9586-ca737ef32f00 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:24.988660 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0754f07-5aa3-4b09-9586-ca737ef32f00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:24.988660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0754f07-5aa3-4b09-9586-ca737ef32f00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:24.988660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0754f07-5aa3-4b09-9586-ca737ef32f00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:24.988660 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c0754f07-5aa3-4b09-9586-ca737ef32f00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:24.994667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0754f07-5aa3-4b09-9586-ca737ef32f00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 404 Jul 10 09:33:24.994758 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 676/2670] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:24 2026] DELETE /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.002098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f433ab10-be3c-437c-9a67-f703961ddc1a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.003869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f433ab10-be3c-437c-9a67-f703961ddc1a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 Jul 10 09:33:25.004072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f433ab10-be3c-437c-9a67-f703961ddc1a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.004303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f433ab10-be3c-437c-9a67-f703961ddc1a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.011422 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f433ab10-be3c-437c-9a67-f703961ddc1a tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 returned with HTTP 404 Jul 10 09:33:25.011936 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 662/2671] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/33f3d85e-1720-43a4-8eb2-5bb9ce07f907 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.020524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5cbf5d6d-a3c6-4b69-be7b-6c29bca3b781 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.022992 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5cbf5d6d-a3c6-4b69-be7b-6c29bca3b781 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:25.023345 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5cbf5d6d-a3c6-4b69-be7b-6c29bca3b781 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.023772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5cbf5d6d-a3c6-4b69-be7b-6c29bca3b781 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.023955 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-5cbf5d6d-a3c6-4b69-be7b-6c29bca3b781 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:25.030602 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5cbf5d6d-a3c6-4b69-be7b-6c29bca3b781 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 404 Jul 10 09:33:25.031257 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 673/2672] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:25.039369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0f89d4e8-b73b-4c4a-8043-562e062682af None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.040342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c87a43b0-a3f0-4827-8240-c22c5fbeacfe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.041649 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0f89d4e8-b73b-4c4a-8043-562e062682af tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:25.041944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0f89d4e8-b73b-4c4a-8043-562e062682af tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.042208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0f89d4e8-b73b-4c4a-8043-562e062682af tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.042367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0f89d4e8-b73b-4c4a-8043-562e062682af tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:25.042963 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c87a43b0-a3f0-4827-8240-c22c5fbeacfe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 Jul 10 09:33:25.043283 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c87a43b0-a3f0-4827-8240-c22c5fbeacfe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.043580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c87a43b0-a3f0-4827-8240-c22c5fbeacfe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.048400 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c87a43b0-a3f0-4827-8240-c22c5fbeacfe tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 returned with HTTP 404 Jul 10 09:33:25.048997 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 677/2673] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/snapshots/fb452f65-8bf1-4e46-a849-3dfc67c99453 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:33:25.049894 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:25.049894 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:25.050972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0f89d4e8-b73b-4c4a-8043-562e062682af tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:25.051371 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 662/2674] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:33:25.058143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-23c3b202-6d6c-48bc-bc4d-8a516ea9c6c0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.060638 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-23c3b202-6d6c-48bc-bc4d-8a516ea9c6c0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:25.060883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-23c3b202-6d6c-48bc-bc4d-8a516ea9c6c0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.061390 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-23c3b202-6d6c-48bc-bc4d-8a516ea9c6c0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.061637 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-23c3b202-6d6c-48bc-bc4d-8a516ea9c6c0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:25.073391 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-23c3b202-6d6c-48bc-bc4d-8a516ea9c6c0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 404 Jul 10 09:33:25.074023 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 663/2675] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.082364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-23ac8af0-41b9-43fb-bab1-e647c89c4864 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.085590 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-23ac8af0-41b9-43fb-bab1-e647c89c4864 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 Jul 10 09:33:25.085923 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-23ac8af0-41b9-43fb-bab1-e647c89c4864 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.086153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-23ac8af0-41b9-43fb-bab1-e647c89c4864 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.096780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-23ac8af0-41b9-43fb-bab1-e647c89c4864 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 returned with HTTP 404 Jul 10 09:33:25.096780 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 674/2676] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/9aa483ca-e3d7-4c7f-9f1d-ad2395732256 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.102704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cc0676e5-6594-4520-9798-3299bc8e3094 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.104925 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc0676e5-6594-4520-9798-3299bc8e3094 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:25.105131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc0676e5-6594-4520-9798-3299bc8e3094 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.106738 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc0676e5-6594-4520-9798-3299bc8e3094 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.106738 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-cc0676e5-6594-4520-9798-3299bc8e3094 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:25.113007 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc0676e5-6594-4520-9798-3299bc8e3094 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 404 Jul 10 09:33:25.113750 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 678/2677] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.120894 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0b85b8a8-db75-4003-a169-54bfbd9c5acf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.121085 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e7700efd-7636-4abd-9c29-80a588a166d4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.122147 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7700efd-7636-4abd-9c29-80a588a166d4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc Jul 10 09:33:25.122262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7700efd-7636-4abd-9c29-80a588a166d4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.122449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7700efd-7636-4abd-9c29-80a588a166d4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.124173 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b85b8a8-db75-4003-a169-54bfbd9c5acf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:25.124173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b85b8a8-db75-4003-a169-54bfbd9c5acf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.124292 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b85b8a8-db75-4003-a169-54bfbd9c5acf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.128561 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7700efd-7636-4abd-9c29-80a588a166d4 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc returned with HTTP 404 Jul 10 09:33:25.129394 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 664/2678] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/c25dc63a-5d41-4403-942b-47b08bba76dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.137113 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:25.137113 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:25.140472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-227761fa-65e4-44da-abf3-2fbca4a9a085 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.142395 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-227761fa-65e4-44da-abf3-2fbca4a9a085 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:33:25.142395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-227761fa-65e4-44da-abf3-2fbca4a9a085 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.142520 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0b85b8a8-db75-4003-a169-54bfbd9c5acf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:25.143128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-227761fa-65e4-44da-abf3-2fbca4a9a085 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.143128 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-227761fa-65e4-44da-abf3-2fbca4a9a085 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: 2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:33:25.149242 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b85b8a8-db75-4003-a169-54bfbd9c5acf tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:25.149242 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 663/2679] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:25.150224 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-227761fa-65e4-44da-abf3-2fbca4a9a085 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 404 Jul 10 09:33:25.150587 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 675/2680] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.159089 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6db6de20-7462-4432-9d81-d4d72944e39b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.160385 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6db6de20-7462-4432-9d81-d4d72944e39b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 Jul 10 09:33:25.161072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6db6de20-7462-4432-9d81-d4d72944e39b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.161072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6db6de20-7462-4432-9d81-d4d72944e39b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.161346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.164398 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:25.164398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.164398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.164398 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Delete volume with id: 7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:25.167023 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6db6de20-7462-4432-9d81-d4d72944e39b tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 returned with HTTP 404 Jul 10 09:33:25.167266 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 679/2681] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/2494c08e-a8fd-4850-ac08-27f828f9bf54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.172750 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:25.172750 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:25.173466 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:25.177259 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d91edb2f-e32c-42ca-b928-b708dda68d00 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.179213 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d91edb2f-e32c-42ca-b928-b708dda68d00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:33:25.179875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d91edb2f-e32c-42ca-b928-b708dda68d00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.179875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d91edb2f-e32c-42ca-b928-b708dda68d00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.179875 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-d91edb2f-e32c-42ca-b928-b708dda68d00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: 1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:33:25.186850 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d91edb2f-e32c-42ca-b928-b708dda68d00 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 404 Jul 10 09:33:25.186966 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 664/2682] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:25.190611 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Delete volume request issued successfully. Jul 10 09:33:25.191024 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11305dcd-d9ec-45e5-87f9-922c8a3100e0 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 202 Jul 10 09:33:25.191417 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 665/2683] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:25.195743 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c587a507-25d9-4d7d-a041-66f3df5122ca None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.199581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c587a507-25d9-4d7d-a041-66f3df5122ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 Jul 10 09:33:25.200452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c587a507-25d9-4d7d-a041-66f3df5122ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.200452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c587a507-25d9-4d7d-a041-66f3df5122ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.202097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-716b33dd-e609-4f09-8c94-d43078923864 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.204625 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-716b33dd-e609-4f09-8c94-d43078923864 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:25.204625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-716b33dd-e609-4f09-8c94-d43078923864 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.207563 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-716b33dd-e609-4f09-8c94-d43078923864 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.209351 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c587a507-25d9-4d7d-a041-66f3df5122ca tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 returned with HTTP 404 Jul 10 09:33:25.210635 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 676/2684] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/snapshots/1ae0e541-65c2-40b8-80e8-92753e0d9d58 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:25.215515 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-59966595-c7e1-422b-b584-39283519a9d2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.215728 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:25.215728 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:25.216715 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59966595-c7e1-422b-b584-39283519a9d2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:25.216715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59966595-c7e1-422b-b584-39283519a9d2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.216715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-59966595-c7e1-422b-b584-39283519a9d2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.216715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-59966595-c7e1-422b-b584-39283519a9d2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:25.217773 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d286399b-c0b0-41e9-ab8a-f31efb807853 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.219738 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d286399b-c0b0-41e9-ab8a-f31efb807853 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:33:25.219985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d286399b-c0b0-41e9-ab8a-f31efb807853 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.221007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d286399b-c0b0-41e9-ab8a-f31efb807853 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.221088 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-716b33dd-e609-4f09-8c94-d43078923864 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Volume info retrieved successfully. Jul 10 09:33:25.221885 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-d286399b-c0b0-41e9-ab8a-f31efb807853 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:33:25.222505 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:25.222505 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:25.223163 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-59966595-c7e1-422b-b584-39283519a9d2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:25.223950 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 665/2685] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:25.225820 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-716b33dd-e609-4f09-8c94-d43078923864 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 200 Jul 10 09:33:25.225820 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 680/2686] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:25.226905 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d286399b-c0b0-41e9-ab8a-f31efb807853 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 404 Jul 10 09:33:25.227776 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 666/2687] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.234355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3bdcc34d-df98-4ba7-9e94-c84d55ececcb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.239138 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3bdcc34d-df98-4ba7-9e94-c84d55ececcb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 Jul 10 09:33:25.239434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3bdcc34d-df98-4ba7-9e94-c84d55ececcb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.239779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3bdcc34d-df98-4ba7-9e94-c84d55ececcb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.246470 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3bdcc34d-df98-4ba7-9e94-c84d55ececcb tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 returned with HTTP 404 Jul 10 09:33:25.247665 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 677/2688] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/e8edce19-6c8d-4416-9fc6-79cf75a1cc40 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:25.255051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d44e8466-2464-4599-a2dd-61cfe1a2267e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.257471 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d44e8466-2464-4599-a2dd-61cfe1a2267e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:33:25.257471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d44e8466-2464-4599-a2dd-61cfe1a2267e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.257471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d44e8466-2464-4599-a2dd-61cfe1a2267e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.257695 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-d44e8466-2464-4599-a2dd-61cfe1a2267e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete snapshot with id: fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:33:25.264595 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d44e8466-2464-4599-a2dd-61cfe1a2267e tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 404 Jul 10 09:33:25.264595 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 666/2689] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:25.271074 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b053349a-51d9-4db3-a1e2-2a4e94ef4ed6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.272774 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b053349a-51d9-4db3-a1e2-2a4e94ef4ed6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 Jul 10 09:33:25.273278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b053349a-51d9-4db3-a1e2-2a4e94ef4ed6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.273278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b053349a-51d9-4db3-a1e2-2a4e94ef4ed6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.278288 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b053349a-51d9-4db3-a1e2-2a4e94ef4ed6 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 returned with HTTP 404 Jul 10 09:33:25.279296 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 681/2690] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/snapshots/fba3a8b9-3182-4f0b-a530-1f525a18d231 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:25.289161 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7cbd8ce0-8c1b-427c-8c57-af66772d7ac0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.291380 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7cbd8ce0-8c1b-427c-8c57-af66772d7ac0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] DELETE https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:33:25.291494 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8ce0-8c1b-427c-8c57-af66772d7ac0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.291816 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8ce0-8c1b-427c-8c57-af66772d7ac0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.292070 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-7cbd8ce0-8c1b-427c-8c57-af66772d7ac0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Delete volume with id: de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:33:25.299151 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7cbd8ce0-8c1b-427c-8c57-af66772d7ac0 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 404 Jul 10 09:33:25.299780 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 667/2691] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:25 2026] DELETE /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 09:33:25.306034 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d502ff82-5500-4545-bff1-b2271502ac93 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:25.307730 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d502ff82-5500-4545-bff1-b2271502ac93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] GET https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 Jul 10 09:33:25.307915 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d502ff82-5500-4545-bff1-b2271502ac93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:25.308086 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d502ff82-5500-4545-bff1-b2271502ac93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:25.313267 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d502ff82-5500-4545-bff1-b2271502ac93 tempest-VolumeDependencyTests-1640574951 tempest-VolumeDependencyTests-1640574951-project-member] https://10.4.3.103/volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 returned with HTTP 404 Jul 10 09:33:25.313763 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 678/2692] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:25 2026] GET /volume/v3/volumes/de0760cf-0179-4ced-86e8-c6b8f918a519 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:26.063886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3203d5f0-8b23-4864-a632-4e7a0d487889 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:26.065390 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3203d5f0-8b23-4864-a632-4e7a0d487889 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:26.065638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3203d5f0-8b23-4864-a632-4e7a0d487889 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:26.065837 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3203d5f0-8b23-4864-a632-4e7a0d487889 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:26.065999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3203d5f0-8b23-4864-a632-4e7a0d487889 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:26.070084 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:26.070084 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:26.070859 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3203d5f0-8b23-4864-a632-4e7a0d487889 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:26.071394 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 667/2693] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:26 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:26.236339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8c68c289-420f-4ca1-98b8-ac54ed25cd45 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:26.238949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c68c289-420f-4ca1-98b8-ac54ed25cd45 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:26.240172 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9c87e7b5-3b65-404b-8697-31109a1f8d55 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:26.241080 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c68c289-420f-4ca1-98b8-ac54ed25cd45 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:26.241933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c68c289-420f-4ca1-98b8-ac54ed25cd45 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:26.242097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8c68c289-420f-4ca1-98b8-ac54ed25cd45 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:26.243382 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c87e7b5-3b65-404b-8697-31109a1f8d55 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] GET https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf Jul 10 09:33:26.243635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9c87e7b5-3b65-404b-8697-31109a1f8d55 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:26.243832 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9c87e7b5-3b65-404b-8697-31109a1f8d55 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:26.251483 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:26.251483 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:26.252341 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c68c289-420f-4ca1-98b8-ac54ed25cd45 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:26.252800 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 682/2694] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:26 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:26.256167 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c87e7b5-3b65-404b-8697-31109a1f8d55 tempest-VolumesExtendAttachedTest-1956053220 tempest-VolumesExtendAttachedTest-1956053220-project-member] https://10.4.3.103/volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf returned with HTTP 404 Jul 10 09:33:26.256632 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 668/2695] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:26 2026] GET /volume/v3/volumes/7aa0ef23-064e-40bb-9226-dfb68a217ddf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:26.516494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:26.605474 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:26.605862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:26.607237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:26.607404 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create volume of 1 GB Jul 10 09:33:26.613709 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Availability Zones retrieved successfully. Jul 10 09:33:26.619167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Flow 'volume_create_api' (88ed9822-2f38-4587-83de-2b0cd8844bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:26.620116 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e376dd5-2658-4e8f-82e8-103ab20ed332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:26.621186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:26.651051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e376dd5-2658-4e8f-82e8-103ab20ed332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:26.652082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89b507d-218d-40e9-b0b7-adc4d7743cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:26.712936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Created reservations ['3c1cd623-f94c-42dc-8fba-8bc4a887e86c', 'c9f7a69f-3c3f-4537-bf10-cb010d58a158', '92077fd2-df34-4361-a52b-6f21a1bbe8cf', '87a679cd-d346-4a4a-a72d-80c9c4c872ec'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:26.713712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89b507d-218d-40e9-b0b7-adc4d7743cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1cd623-f94c-42dc-8fba-8bc4a887e86c', 'c9f7a69f-3c3f-4537-bf10-cb010d58a158', '92077fd2-df34-4361-a52b-6f21a1bbe8cf', '87a679cd-d346-4a4a-a72d-80c9c4c872ec']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:26.714439 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7526e2b-5725-4c24-bc55-205c54a19575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:26.737669 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7526e2b-5725-4c24-bc55-205c54a19575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57d9757-d27a-4ec9-abb8-c0cf8944dd08', '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='72f2cbc4ddb54f8e834ed7c31bd3bce5',qos_specs=None,replication_status=,reservations=['3c1cd623-f94c-42dc-8fba-8bc4a887e86c','c9f7a69f-3c3f-4537-bf10-cb010d58a158','92077fd2-df34-4361-a52b-6f21a1bbe8cf','87a679cd-d346-4a4a-a72d-80c9c4c872ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d33ff76d48e5492796842687e98e0e96',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57d9757-d27a-4ec9-abb8-c0cf8944dd08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72f2cbc4ddb54f8e834ed7c31bd3bce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d33ff76d48e5492796842687e98e0e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:26.738324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f631dd8-7483-4686-9b95-d365ac4ce3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:26.756697 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f631dd8-7483-4686-9b95-d365ac4ce3ec) transitioned into state 'SUCCESS' from 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='72f2cbc4ddb54f8e834ed7c31bd3bce5',qos_specs=None,replication_status=,reservations=['3c1cd623-f94c-42dc-8fba-8bc4a887e86c','c9f7a69f-3c3f-4537-bf10-cb010d58a158','92077fd2-df34-4361-a52b-6f21a1bbe8cf','87a679cd-d346-4a4a-a72d-80c9c4c872ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d33ff76d48e5492796842687e98e0e96',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:26.758126 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5f1919-46d3-426d-95e5-1ef5dd406b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:26.765936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5f1919-46d3-426d-95e5-1ef5dd406b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:26.766350 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Flow 'volume_create_api' (88ed9822-2f38-4587-83de-2b0cd8844bb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:26.766770 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create volume request issued successfully. Jul 10 09:33:26.768080 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-25034b2f-de54-48a6-8b67-3a61dfa7757c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:26.768080 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 679/2696] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:26 2026] POST /volume/v3/volumes => generated 740 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:26.783419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bfae5d6f-9176-43af-ae5b-c995ca46393b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:26.786062 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bfae5d6f-9176-43af-ae5b-c995ca46393b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:26.786790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bfae5d6f-9176-43af-ae5b-c995ca46393b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:26.788103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bfae5d6f-9176-43af-ae5b-c995ca46393b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:26.796369 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:26.796369 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:26.801064 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bfae5d6f-9176-43af-ae5b-c995ca46393b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:26.806062 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bfae5d6f-9176-43af-ae5b-c995ca46393b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 returned with HTTP 200 Jul 10 09:33:26.806443 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 668/2697] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:26 2026] GET /volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 => generated 808 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:27.080461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f8963442-edf2-45ce-a78e-c3b36a30d98e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:27.082336 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8963442-edf2-45ce-a78e-c3b36a30d98e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:27.082553 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8963442-edf2-45ce-a78e-c3b36a30d98e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:27.082774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8963442-edf2-45ce-a78e-c3b36a30d98e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:27.082878 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f8963442-edf2-45ce-a78e-c3b36a30d98e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:27.086891 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:27.086891 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:27.087727 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8963442-edf2-45ce-a78e-c3b36a30d98e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:27.088120 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 683/2698] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:27 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:27.264007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9af93275-b9b3-4a63-96f6-322588b8ac4c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:27.265785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9af93275-b9b3-4a63-96f6-322588b8ac4c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:27.265991 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9af93275-b9b3-4a63-96f6-322588b8ac4c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:27.266163 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9af93275-b9b3-4a63-96f6-322588b8ac4c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:27.267155 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9af93275-b9b3-4a63-96f6-322588b8ac4c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:27.272417 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:27.272417 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:27.273319 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9af93275-b9b3-4a63-96f6-322588b8ac4c tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:27.273918 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 669/2699] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:27 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:27.819887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-40661267-2c6d-4fbf-ac3c-42122d184403 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:27.821507 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40661267-2c6d-4fbf-ac3c-42122d184403 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:27.821708 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40661267-2c6d-4fbf-ac3c-42122d184403 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:27.821880 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-40661267-2c6d-4fbf-ac3c-42122d184403 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:27.828714 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:27.828714 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:27.831778 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-40661267-2c6d-4fbf-ac3c-42122d184403 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:27.835537 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-40661267-2c6d-4fbf-ac3c-42122d184403 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 returned with HTTP 200 Jul 10 09:33:27.835991 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 680/2700] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:27 2026] GET /volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:27.850801 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-79937425-4aa7-4771-802c-dd32e383759b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:27.852366 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-79937425-4aa7-4771-802c-dd32e383759b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:27.852533 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-79937425-4aa7-4771-802c-dd32e383759b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:27.853015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-79937425-4aa7-4771-802c-dd32e383759b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:27.863641 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:27.863641 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:27.869811 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-79937425-4aa7-4771-802c-dd32e383759b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:27.876164 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-79937425-4aa7-4771-802c-dd32e383759b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 returned with HTTP 200 Jul 10 09:33:27.876819 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 669/2701] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:27 2026] GET /volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:27.894757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:27.896343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:27.898601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-587645771"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:27.898601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-587645771'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:27.898601 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create volume of 1 GB Jul 10 09:33:27.902690 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Availability Zones retrieved successfully. Jul 10 09:33:27.907944 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Flow 'volume_create_api' (948d6351-81be-4706-8641-6b69a94216e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:27.909041 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f47248-a757-4fcf-acd9-f7c322af2224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:27.910321 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:27.946689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f47248-a757-4fcf-acd9-f7c322af2224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:27.946689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab26e8c1-ce37-4fb7-9f86-bc3e8014247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:28.000212 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Created reservations ['559d8a55-263a-456f-9469-4a82a11ce720', 'f420f602-35f3-45db-992e-4fe4667f6a45', '23cc4afa-8726-4beb-9592-7232ae17fac7', '4604af3b-e9d6-44d1-a890-e9281f589641'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:28.001438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab26e8c1-ce37-4fb7-9f86-bc3e8014247b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['559d8a55-263a-456f-9469-4a82a11ce720', 'f420f602-35f3-45db-992e-4fe4667f6a45', '23cc4afa-8726-4beb-9592-7232ae17fac7', '4604af3b-e9d6-44d1-a890-e9281f589641']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:28.004815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40dea99b-08e5-47ca-a830-25ac609d59ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:28.041019 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40dea99b-08e5-47ca-a830-25ac609d59ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '090a6753-acb6-4fb1-a287-495ae8c21892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-587645771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72f2cbc4ddb54f8e834ed7c31bd3bce5',qos_specs=None,replication_status=,reservations=['559d8a55-263a-456f-9469-4a82a11ce720','f420f602-35f3-45db-992e-4fe4667f6a45','23cc4afa-8726-4beb-9592-7232ae17fac7','4604af3b-e9d6-44d1-a890-e9281f589641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d33ff76d48e5492796842687e98e0e96',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:28Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-587645771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=090a6753-acb6-4fb1-a287-495ae8c21892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72f2cbc4ddb54f8e834ed7c31bd3bce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d33ff76d48e5492796842687e98e0e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:28.042207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496e14f6-3645-434d-859b-e68017cffd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:28.073700 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496e14f6-3645-434d-859b-e68017cffd5d) transitioned into 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-587645771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72f2cbc4ddb54f8e834ed7c31bd3bce5',qos_specs=None,replication_status=,reservations=['559d8a55-263a-456f-9469-4a82a11ce720','f420f602-35f3-45db-992e-4fe4667f6a45','23cc4afa-8726-4beb-9592-7232ae17fac7','4604af3b-e9d6-44d1-a890-e9281f589641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d33ff76d48e5492796842687e98e0e96',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:28.074901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7e19fe-5a78-4060-824d-c2c8c624b482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:28.094388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7e19fe-5a78-4060-824d-c2c8c624b482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:28.095343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Flow 'volume_create_api' (948d6351-81be-4706-8641-6b69a94216e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:28.095738 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create volume request issued successfully. Jul 10 09:33:28.096502 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2771abd4-0b0b-4ef5-b78a-ff4a236db341 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:28.097010 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 684/2702] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:33:27 2026] POST /volume/v3/volumes => generated 775 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:28.101766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-86a49ec8-60a6-498f-8f4a-ac06c81377d6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:28.109211 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-86a49ec8-60a6-498f-8f4a-ac06c81377d6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:28.109434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-86a49ec8-60a6-498f-8f4a-ac06c81377d6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:28.111308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-86a49ec8-60a6-498f-8f4a-ac06c81377d6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:28.111308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-86a49ec8-60a6-498f-8f4a-ac06c81377d6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:28.118076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a23ec32c-76f7-483e-867b-ad4f3deb4c3a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:28.118076 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a23ec32c-76f7-483e-867b-ad4f3deb4c3a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:28.118076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a23ec32c-76f7-483e-867b-ad4f3deb4c3a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:28.118076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a23ec32c-76f7-483e-867b-ad4f3deb4c3a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:28.118832 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:28.118832 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:28.120701 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-86a49ec8-60a6-498f-8f4a-ac06c81377d6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:28.120701 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 670/2703] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:28 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:28.132347 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:28.132347 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:28.145858 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a23ec32c-76f7-483e-867b-ad4f3deb4c3a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:28.156508 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a23ec32c-76f7-483e-867b-ad4f3deb4c3a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 returned with HTTP 200 Jul 10 09:33:28.157016 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 681/2704] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:28 2026] GET /volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:28.287170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-90c3fbeb-b5d0-4999-ae78-9d29176ada77 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:28.291192 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90c3fbeb-b5d0-4999-ae78-9d29176ada77 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:28.293230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90c3fbeb-b5d0-4999-ae78-9d29176ada77 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:28.293230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90c3fbeb-b5d0-4999-ae78-9d29176ada77 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:28.293230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-90c3fbeb-b5d0-4999-ae78-9d29176ada77 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:28.298264 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:28.298264 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:28.299242 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90c3fbeb-b5d0-4999-ae78-9d29176ada77 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:28.299818 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 670/2705] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:28 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:29.135147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a57a4627-827e-4a25-b85c-833d09c30860 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:29.137724 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a57a4627-827e-4a25-b85c-833d09c30860 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:29.138099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a57a4627-827e-4a25-b85c-833d09c30860 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:29.138476 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a57a4627-827e-4a25-b85c-833d09c30860 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:29.138588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a57a4627-827e-4a25-b85c-833d09c30860 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:29.147403 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:29.147403 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:29.148507 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a57a4627-827e-4a25-b85c-833d09c30860 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:29.149391 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 685/2706] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:29 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:29.170576 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7087c1ee-d49b-4db7-b3b1-920729679182 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:29.172647 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7087c1ee-d49b-4db7-b3b1-920729679182 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:29.172876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7087c1ee-d49b-4db7-b3b1-920729679182 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:29.173127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7087c1ee-d49b-4db7-b3b1-920729679182 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:29.181684 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:29.181684 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:29.189462 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7087c1ee-d49b-4db7-b3b1-920729679182 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:29.197917 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7087c1ee-d49b-4db7-b3b1-920729679182 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 returned with HTTP 200 Jul 10 09:33:29.198426 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 671/2707] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:29 2026] GET /volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:29.214954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3687ed8d-b962-48b1-865d-2809b05f6b5b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:29.218592 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3687ed8d-b962-48b1-865d-2809b05f6b5b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:29.218592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3687ed8d-b962-48b1-865d-2809b05f6b5b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:29.218592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3687ed8d-b962-48b1-865d-2809b05f6b5b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:29.226315 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:29.226315 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:29.231520 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3687ed8d-b962-48b1-865d-2809b05f6b5b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:29.236677 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3687ed8d-b962-48b1-865d-2809b05f6b5b tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 returned with HTTP 200 Jul 10 09:33:29.236677 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 682/2708] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:29 2026] GET /volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:29.250381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:29.254202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:29.254481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "090a6753-acb6-4fb1-a287-495ae8c21892", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-222392169"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:29.271280 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:29.271280 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:29.271858 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:29.271978 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Create snapshot from volume 090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:29.315398 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6ed4af8d-4623-4cbd-974c-5f0d6a30c35e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:29.319339 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6ed4af8d-4623-4cbd-974c-5f0d6a30c35e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:29.319784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6ed4af8d-4623-4cbd-974c-5f0d6a30c35e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:29.319867 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6ed4af8d-4623-4cbd-974c-5f0d6a30c35e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:29.320364 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6ed4af8d-4623-4cbd-974c-5f0d6a30c35e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:29.326561 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:29.326561 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:29.327492 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6ed4af8d-4623-4cbd-974c-5f0d6a30c35e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:29.328033 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 686/2709] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:29 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:29.348837 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Created reservations ['294f0125-3ccd-4dce-9fcd-86011925a8c2', '960fe6e3-99d0-4117-9962-c40fb0e55f20', '26b91457-0219-4469-aa51-ee93057a753f', '7a0924c2-e04b-4694-b6c5-d39eba9d8d7f'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:29.398125 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot create request issued successfully. Jul 10 09:33:29.398681 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68dc8e26-5fe5-429f-92bc-72e44e4dcdb9 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:29.399068 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 671/2710] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:29 2026] POST /volume/v3/snapshots => generated 325 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:29.410373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-816a4908-0d2a-4e36-be33-1a294ea58330 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:29.412757 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-816a4908-0d2a-4e36-be33-1a294ea58330 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:29.412863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-816a4908-0d2a-4e36-be33-1a294ea58330 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:29.413336 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-816a4908-0d2a-4e36-be33-1a294ea58330 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:29.420429 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:29.420429 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:29.421054 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-816a4908-0d2a-4e36-be33-1a294ea58330 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot retrieved successfully. Jul 10 09:33:29.422157 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-816a4908-0d2a-4e36-be33-1a294ea58330 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be returned with HTTP 200 Jul 10 09:33:29.422746 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 672/2711] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:29 2026] GET /volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be => generated 457 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:30.161902 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6f14e88e-446a-43f7-bc52-5d62f444ce25 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:30.163091 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f14e88e-446a-43f7-bc52-5d62f444ce25 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:30.163302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f14e88e-446a-43f7-bc52-5d62f444ce25 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:30.163531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f14e88e-446a-43f7-bc52-5d62f444ce25 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:30.163692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-6f14e88e-446a-43f7-bc52-5d62f444ce25 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:30.168198 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:30.168198 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:30.169415 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f14e88e-446a-43f7-bc52-5d62f444ce25 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:30.169996 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 683/2712] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:30 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:30.340614 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e1f8bb55-9a54-482f-b1e5-0d38b86388cc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:30.342357 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1f8bb55-9a54-482f-b1e5-0d38b86388cc tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:30.342551 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1f8bb55-9a54-482f-b1e5-0d38b86388cc tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:30.342782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1f8bb55-9a54-482f-b1e5-0d38b86388cc tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:30.342886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e1f8bb55-9a54-482f-b1e5-0d38b86388cc tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:30.347392 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:30.347392 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:30.348261 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1f8bb55-9a54-482f-b1e5-0d38b86388cc tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:30.348684 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 687/2713] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:30 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:30.432859 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-90d7d729-1718-482b-af9e-7ddbbf700bea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:30.436340 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90d7d729-1718-482b-af9e-7ddbbf700bea tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:30.436763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90d7d729-1718-482b-af9e-7ddbbf700bea tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:30.437752 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90d7d729-1718-482b-af9e-7ddbbf700bea tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:30.443645 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:30.443645 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:30.444080 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-90d7d729-1718-482b-af9e-7ddbbf700bea tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot retrieved successfully. Jul 10 09:33:30.444994 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90d7d729-1718-482b-af9e-7ddbbf700bea tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be returned with HTTP 200 Jul 10 09:33:30.445681 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 672/2714] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:30 2026] GET /volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:30.455304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c6b1508a-21fb-41df-b93e-cade155d4b23 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:30.457003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c6b1508a-21fb-41df-b93e-cade155d4b23 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:30.457308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c6b1508a-21fb-41df-b93e-cade155d4b23 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:30.457600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c6b1508a-21fb-41df-b93e-cade155d4b23 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:30.463769 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:30.463769 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:30.464374 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c6b1508a-21fb-41df-b93e-cade155d4b23 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot retrieved successfully. Jul 10 09:33:30.465317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c6b1508a-21fb-41df-b93e-cade155d4b23 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be returned with HTTP 200 Jul 10 09:33:30.465658 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 673/2715] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:30 2026] GET /volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:30.475830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:30.478110 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:30.478373 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:30.478644 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:30.478794 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Delete snapshot with id: ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:30.492817 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:30.492817 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:30.493469 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot retrieved successfully. Jul 10 09:33:30.512267 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot delete request issued successfully. Jul 10 09:33:30.512465 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-969bfece-916b-4e04-b461-3d8e8f06fcc7 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be returned with HTTP 202 Jul 10 09:33:30.512976 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 684/2716] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:30 2026] DELETE /volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:30.520291 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cc490c6b-c289-47d4-9c2d-d0b576168ec4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:30.521937 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc490c6b-c289-47d4-9c2d-d0b576168ec4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:30.522208 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc490c6b-c289-47d4-9c2d-d0b576168ec4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:30.522453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cc490c6b-c289-47d4-9c2d-d0b576168ec4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:30.531198 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:30.531198 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:30.531749 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cc490c6b-c289-47d4-9c2d-d0b576168ec4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Snapshot retrieved successfully. Jul 10 09:33:30.532587 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cc490c6b-c289-47d4-9c2d-d0b576168ec4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be returned with HTTP 200 Jul 10 09:33:30.532989 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 688/2717] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:30 2026] GET /volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:31.183200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f4a66456-2c9c-4dad-98f0-3f3e1b03e783 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.185099 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f4a66456-2c9c-4dad-98f0-3f3e1b03e783 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:31.185364 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f4a66456-2c9c-4dad-98f0-3f3e1b03e783 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.185676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f4a66456-2c9c-4dad-98f0-3f3e1b03e783 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.185866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-f4a66456-2c9c-4dad-98f0-3f3e1b03e783 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:31.190555 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.190555 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:31.191529 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f4a66456-2c9c-4dad-98f0-3f3e1b03e783 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:31.192032 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 673/2718] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:31.365554 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-de6e6955-1e67-4cb0-b819-efe85a889223 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.367562 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de6e6955-1e67-4cb0-b819-efe85a889223 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:31.367867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de6e6955-1e67-4cb0-b819-efe85a889223 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.368098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de6e6955-1e67-4cb0-b819-efe85a889223 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.368206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-de6e6955-1e67-4cb0-b819-efe85a889223 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:31.373435 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.373435 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:31.374048 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de6e6955-1e67-4cb0-b819-efe85a889223 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:31.374541 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 674/2719] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:31.387887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.389540 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] POST https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4/action Jul 10 09:33:31.389927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:31.390045 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:31.391366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.admin_actions [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Updating backup '1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4' with '{'status': 'error'}' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 09:33:31.401673 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.401673 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:31.402912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ad64863fdb6a4006aa33e802723cda08', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f68e1cca22848c19f75e103164f614c', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:33:31.403308 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0232ccd8-55c2-4065-8d75-f7ff9bfb6d06 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4/action returned with HTTP 403 Jul 10 09:33:31.403689 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 685/2720] 10.4.3.103 () {70 vars in 1430 bytes} [Fri Jul 10 09:33:31 2026] POST /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:31.412709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d0442691-7e61-44ad-b06e-1a09029a697e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.414737 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c Jul 10 09:33:31.414975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.415203 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.415394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete volume with id: 28312772-b8ec-4852-8739-ccadc5e1ac1c Jul 10 09:33:31.423223 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.423223 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:31.423538 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:31.447160 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete volume request issued successfully. Jul 10 09:33:31.447409 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d0442691-7e61-44ad-b06e-1a09029a697e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c returned with HTTP 202 Jul 10 09:33:31.447976 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 689/2721] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:33:31 2026] DELETE /volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:31.458942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-33ea5e5e-b612-4bcd-9257-8d12b9da0a2f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.462692 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-33ea5e5e-b612-4bcd-9257-8d12b9da0a2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c Jul 10 09:33:31.462692 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-33ea5e5e-b612-4bcd-9257-8d12b9da0a2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.462692 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-33ea5e5e-b612-4bcd-9257-8d12b9da0a2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.471040 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.471040 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:31.475984 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-33ea5e5e-b612-4bcd-9257-8d12b9da0a2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:31.483350 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-33ea5e5e-b612-4bcd-9257-8d12b9da0a2f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c returned with HTTP 200 Jul 10 09:33:31.483750 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 674/2722] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:31.501960 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f58b4a74-fd6d-4d23-b0d4-85f55f8312c4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.503688 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f58b4a74-fd6d-4d23-b0d4-85f55f8312c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:31.503902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f58b4a74-fd6d-4d23-b0d4-85f55f8312c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.504114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f58b4a74-fd6d-4d23-b0d4-85f55f8312c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.510558 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.510558 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:31.513718 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f58b4a74-fd6d-4d23-b0d4-85f55f8312c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:31.517407 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f58b4a74-fd6d-4d23-b0d4-85f55f8312c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:31.517861 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 675/2723] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:31.542301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c422539b-343e-44b2-8243-5165cf90eaa8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.543930 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c422539b-343e-44b2-8243-5165cf90eaa8 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be Jul 10 09:33:31.544092 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c422539b-343e-44b2-8243-5165cf90eaa8 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.544259 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c422539b-343e-44b2-8243-5165cf90eaa8 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.549717 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c422539b-343e-44b2-8243-5165cf90eaa8 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be returned with HTTP 404 Jul 10 09:33:31.550339 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 686/2724] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/snapshots/ed6f6b83-2619-44b0-808e-3db42603e4be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:31.559743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7daa310e-99ea-4c92-8888-117109c78faf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.561768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-e4eea8a3-b217-408e-a747-52c6a7dde1ff None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.561829 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] DELETE https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:31.562030 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.562233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.562421 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Delete volume with id: 090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:31.564063 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-e4eea8a3-b217-408e-a747-52c6a7dde1ff tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:31.564367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-e4eea8a3-b217-408e-a747-52c6a7dde1ff tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.564748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-e4eea8a3-b217-408e-a747-52c6a7dde1ff tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.569299 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.569299 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:31.569802 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:31.571961 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.571961 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:31.579591 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-e4eea8a3-b217-408e-a747-52c6a7dde1ff tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:31.583493 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-e4eea8a3-b217-408e-a747-52c6a7dde1ff tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:31.583909 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 675/2725] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:31.585014 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Delete volume request issued successfully. Jul 10 09:33:31.585219 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7daa310e-99ea-4c92-8888-117109c78faf tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 returned with HTTP 202 Jul 10 09:33:31.585620 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 690/2726] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:31 2026] DELETE /volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:31.594577 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ec1e763c-27f2-4026-a013-2911f986ff0f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:31.597720 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec1e763c-27f2-4026-a013-2911f986ff0f tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:31.597964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec1e763c-27f2-4026-a013-2911f986ff0f tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:31.598208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec1e763c-27f2-4026-a013-2911f986ff0f tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:31.607330 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:31.607330 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:31.613020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ec1e763c-27f2-4026-a013-2911f986ff0f tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:31.619163 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec1e763c-27f2-4026-a013-2911f986ff0f tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 returned with HTTP 200 Jul 10 09:33:31.619690 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 676/2727] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:31 2026] GET /volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:32.205660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-98543d94-2b1a-4edc-8537-3cd04a2d8df0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.207499 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98543d94-2b1a-4edc-8537-3cd04a2d8df0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:32.207673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98543d94-2b1a-4edc-8537-3cd04a2d8df0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.207853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98543d94-2b1a-4edc-8537-3cd04a2d8df0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.207963 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-98543d94-2b1a-4edc-8537-3cd04a2d8df0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:32.213171 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:32.213171 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:32.214706 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98543d94-2b1a-4edc-8537-3cd04a2d8df0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:32.214706 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 687/2728] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:32 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:32.496636 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9b62f80c-dee3-422f-9cea-2a91a1d83a79 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.498523 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b62f80c-dee3-422f-9cea-2a91a1d83a79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c Jul 10 09:33:32.499098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b62f80c-dee3-422f-9cea-2a91a1d83a79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.499098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b62f80c-dee3-422f-9cea-2a91a1d83a79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.504603 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b62f80c-dee3-422f-9cea-2a91a1d83a79 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c returned with HTTP 404 Jul 10 09:33:32.505980 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 676/2729] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:32 2026] GET /volume/v3/volumes/28312772-b8ec-4852-8739-ccadc5e1ac1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:32.516729 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-02a89384-2123-4bbb-8364-89aaded20810 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.519053 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-02a89384-2123-4bbb-8364-89aaded20810 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:33:32.519393 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-02a89384-2123-4bbb-8364-89aaded20810 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.519590 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-02a89384-2123-4bbb-8364-89aaded20810 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.519759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-02a89384-2123-4bbb-8364-89aaded20810 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:32.524307 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:32.524307 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:32.525201 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-02a89384-2123-4bbb-8364-89aaded20810 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-reader] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:33:32.525655 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 691/2730] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:32 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:32.541219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.542150 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] DELETE https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:32.542370 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.542579 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.542744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete backup with id: 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. Jul 10 09:33:32.546765 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:32.546765 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:32.561312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] delete_backup rpcapi backup_id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:33:32.563316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28b9bc12-7e22-4c1e-93ff-b12221239210 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 202 Jul 10 09:33:32.564101 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 677/2731] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:33:32 2026] DELETE /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:32.572101 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6bff6e45-85f6-4b79-80e9-8d27bdbff5b8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.574232 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6bff6e45-85f6-4b79-80e9-8d27bdbff5b8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:32.574500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6bff6e45-85f6-4b79-80e9-8d27bdbff5b8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.574819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6bff6e45-85f6-4b79-80e9-8d27bdbff5b8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.574995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-6bff6e45-85f6-4b79-80e9-8d27bdbff5b8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:32.582085 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:32.582085 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:32.582085 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6bff6e45-85f6-4b79-80e9-8d27bdbff5b8 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 200 Jul 10 09:33:32.582085 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 688/2732] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:32 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:32.634332 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c704f674-a028-42ef-b5f1-63cc1c9672f4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.636364 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c704f674-a028-42ef-b5f1-63cc1c9672f4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 Jul 10 09:33:32.636675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c704f674-a028-42ef-b5f1-63cc1c9672f4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.636933 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c704f674-a028-42ef-b5f1-63cc1c9672f4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.643988 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c704f674-a028-42ef-b5f1-63cc1c9672f4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 returned with HTTP 404 Jul 10 09:33:32.644559 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 677/2733] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:32 2026] GET /volume/v3/volumes/090a6753-acb6-4fb1-a287-495ae8c21892 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:32.654204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.658833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:32.659108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.659356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.659551 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Delete volume with id: b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:32.670071 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:32.670071 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:32.670588 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:32.689346 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Delete volume request issued successfully. Jul 10 09:33:32.689543 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-25d8d3e9-9af8-4a15-a25a-6c1d5490d89a tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 returned with HTTP 202 Jul 10 09:33:32.690031 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 692/2734] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:32 2026] DELETE /volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:32.697245 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f1d99251-c485-4e0e-b4cd-a36ed7eff9a4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:32.700396 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1d99251-c485-4e0e-b4cd-a36ed7eff9a4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:32.700694 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1d99251-c485-4e0e-b4cd-a36ed7eff9a4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:32.700951 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1d99251-c485-4e0e-b4cd-a36ed7eff9a4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:32.710735 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:32.710735 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:32.715625 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f1d99251-c485-4e0e-b4cd-a36ed7eff9a4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Volume info retrieved successfully. Jul 10 09:33:32.721432 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1d99251-c485-4e0e-b4cd-a36ed7eff9a4 tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 returned with HTTP 200 Jul 10 09:33:32.721922 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 678/2735] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:32 2026] GET /volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:33.228065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8ba30245-397d-41fc-b814-e2ffecef1363 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.232763 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ba30245-397d-41fc-b814-e2ffecef1363 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:33.232763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ba30245-397d-41fc-b814-e2ffecef1363 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:33.232763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ba30245-397d-41fc-b814-e2ffecef1363 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:33.232763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8ba30245-397d-41fc-b814-e2ffecef1363 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:33.238850 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:33.238850 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:33.240056 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ba30245-397d-41fc-b814-e2ffecef1363 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:33.240664 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 689/2736] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:33 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:33.597805 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-44de30fc-e808-454f-b655-07d41bc114dd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.600688 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-44de30fc-e808-454f-b655-07d41bc114dd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 Jul 10 09:33:33.600990 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-44de30fc-e808-454f-b655-07d41bc114dd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:33.601282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-44de30fc-e808-454f-b655-07d41bc114dd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:33.601431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-44de30fc-e808-454f-b655-07d41bc114dd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:33.606145 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-44de30fc-e808-454f-b655-07d41bc114dd tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 returned with HTTP 404 Jul 10 09:33:33.606483 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 678/2737] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:33 2026] GET /volume/v3/backups/1ffdebd2-cfe8-40a9-90d7-d04d7faf1de4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:33.613456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.615259 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] DELETE https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:33.615473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:33.615692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:33.615787 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete backup with id: 8e8fcde4-cd67-483b-9822-2327454ede6c. Jul 10 09:33:33.619838 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:33.619838 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:33.621796 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ddff505a-7466-4965-9326-7afee0fe18c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.622208 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddff505a-7466-4965-9326-7afee0fe18c1 None None] GET https://10.4.3.103/volume// Jul 10 09:33:33.622427 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddff505a-7466-4965-9326-7afee0fe18c1 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:33.622696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddff505a-7466-4965-9326-7afee0fe18c1 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:33.623015 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddff505a-7466-4965-9326-7afee0fe18c1 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:33.623300 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 679/2738] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:33:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:33.634369 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] delete_backup rpcapi backup_id 8e8fcde4-cd67-483b-9822-2327454ede6c {{(pid=99957) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:33:33.634533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-904bbb94-3085-41d1-8193-6114f10fa485 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.637443 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-60242f19-851d-438c-a6aa-fc04f6d711f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 202 Jul 10 09:33:33.637443 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 693/2739] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:33:33 2026] DELETE /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:33.637638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-904bbb94-3085-41d1-8193-6114f10fa485 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:33:33.637638 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-904bbb94-3085-41d1-8193-6114f10fa485 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65ffeec3-4b8e-4cfd-b95b-c3bd984131ec", "connector": null, "instance_uuid": "9d5539d0-50e4-4e94-adbf-b0eeea1c5123"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:33.644723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-41c4609d-1b3d-4f85-b02e-b67ba3dcfc05 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.646001 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41c4609d-1b3d-4f85-b02e-b67ba3dcfc05 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:33.646241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41c4609d-1b3d-4f85-b02e-b67ba3dcfc05 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:33.646450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41c4609d-1b3d-4f85-b02e-b67ba3dcfc05 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:33.646586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-41c4609d-1b3d-4f85-b02e-b67ba3dcfc05 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:33.647540 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:33.647540 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:33.654840 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:33.654840 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:33.656116 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41c4609d-1b3d-4f85-b02e-b67ba3dcfc05 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 200 Jul 10 09:33:33.656116 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 679/2740] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:33 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:33.695361 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-904bbb94-3085-41d1-8193-6114f10fa485 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:33:33.696132 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 690/2741] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:33:33 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:33.736687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1c94cf86-e105-42cf-9867-fb063b64917c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:33.739776 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c94cf86-e105-42cf-9867-fb063b64917c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] GET https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 Jul 10 09:33:33.739845 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c94cf86-e105-42cf-9867-fb063b64917c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:33.740059 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1c94cf86-e105-42cf-9867-fb063b64917c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:33.748759 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1c94cf86-e105-42cf-9867-fb063b64917c tempest-CinderUnicodeTest-68607403 tempest-CinderUnicodeTest-68607403-project-member] https://10.4.3.103/volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 returned with HTTP 404 Jul 10 09:33:33.749329 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 680/2742] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:33 2026] GET /volume/v3/volumes/b57d9757-d27a-4ec9-abb8-c0cf8944dd08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:34.113165 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9153de8c-d50e-433c-9580-a0fcd734de96 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.115866 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9153de8c-d50e-433c-9580-a0fcd734de96 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:34.115866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9153de8c-d50e-433c-9580-a0fcd734de96 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.115866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9153de8c-d50e-433c-9580-a0fcd734de96 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.126551 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.126551 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:34.130648 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9153de8c-d50e-433c-9580-a0fcd734de96 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:34.139289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9153de8c-d50e-433c-9580-a0fcd734de96 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:34.139289 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 694/2743] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:34.210167 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d3eaca41-791b-4a36-8951-bd65c4742536 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.213814 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:34.213814 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3d5afec6-c8a6-4fc4-80c8-79df78b86e23", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:34.219819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3d5afec6-c8a6-4fc4-80c8-79df78b86e23', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:34.223517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-004ab180-f774-4958-a073-07e53dd3cc8e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.223886 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-004ab180-f774-4958-a073-07e53dd3cc8e None None] GET https://10.4.3.103/volume// Jul 10 09:33:34.224041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-004ab180-f774-4958-a073-07e53dd3cc8e None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.224225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-004ab180-f774-4958-a073-07e53dd3cc8e None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.224548 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-004ab180-f774-4958-a073-07e53dd3cc8e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:34.224847 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 691/2744] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:34.235558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-f7ae51e0-6483-4074-ac24-a8c856be914e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.237593 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-f7ae51e0-6483-4074-ac24-a8c856be914e tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:34.237807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-f7ae51e0-6483-4074-ac24-a8c856be914e tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.237997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-f7ae51e0-6483-4074-ac24-a8c856be914e tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.248764 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.248764 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:34.251208 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-f7ae51e0-6483-4074-ac24-a8c856be914e tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:34.252405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6dfbd6df-69bd-4f81-99bf-2ce531a6ee8c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.254741 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6dfbd6df-69bd-4f81-99bf-2ce531a6ee8c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:34.254900 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6dfbd6df-69bd-4f81-99bf-2ce531a6ee8c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.255207 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-f7ae51e0-6483-4074-ac24-a8c856be914e tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:34.255503 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6dfbd6df-69bd-4f81-99bf-2ce531a6ee8c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.255579 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 681/2745] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1031 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:34.255702 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6dfbd6df-69bd-4f81-99bf-2ce531a6ee8c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:34.261845 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.261845 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:34.263060 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6dfbd6df-69bd-4f81-99bf-2ce531a6ee8c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:34.263561 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 695/2746] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:34.326213 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume of 1 GB Jul 10 09:33:34.331381 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Availability Zones retrieved successfully. Jul 10 09:33:34.338635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (91f27e86-6911-43d4-b2ce-e87cb18dcbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:34.340314 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfac08b4-4622-49cc-b39a-6f057cfec581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:34.341617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:34.353099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.356360 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] PUT https://10.4.3.103/volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe Jul 10 09:33:34.356883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:34.366072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Acquiring lock "cinder-attachment_update-65ffeec3-4b8e-4cfd-b95b-c3bd984131ec-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:33:34.371373 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Lock "cinder-attachment_update-65ffeec3-4b8e-4cfd-b95b-c3bd984131ec-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:33:34.372279 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.372279 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:34.413931 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfac08b4-4622-49cc-b39a-6f057cfec581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:34.414638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aff3650-43f7-4a45-bad6-bacf8b806a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:34.481556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Created reservations ['6aeb4f37-bfb4-4cf8-b047-ec5fd5b82a9d', '36159118-de54-45d3-8804-22b070f3bca2', '4211ed18-6c02-42cb-96f4-87f080d74c20', 'af951c0f-f81d-45b5-9279-6b30685b03e2'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:34.482362 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aff3650-43f7-4a45-bad6-bacf8b806a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aeb4f37-bfb4-4cf8-b047-ec5fd5b82a9d', '36159118-de54-45d3-8804-22b070f3bca2', '4211ed18-6c02-42cb-96f4-87f080d74c20', 'af951c0f-f81d-45b5-9279-6b30685b03e2']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:34.483044 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef322ad-23dc-42f6-90a0-38e66bfbf9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:34.508253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef322ad-23dc-42f6-90a0-38e66bfbf9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd026da4e-758e-4769-b55e-66f0e8072eec', '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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['6aeb4f37-bfb4-4cf8-b047-ec5fd5b82a9d','36159118-de54-45d3-8804-22b070f3bca2','4211ed18-6c02-42cb-96f4-87f080d74c20','af951c0f-f81d-45b5-9279-6b30685b03e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:34Z,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=d026da4e-758e-4769-b55e-66f0e8072eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7d0ab2fb234224925cd47411178a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ec2c272584432bee3333f6550500b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:34.509641 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ec6005-869b-471c-bfd5-23f55ab7dbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:34.531157 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ec6005-869b-471c-bfd5-23f55ab7dbfd) transitioned into state 'SUCCESS' from 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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['6aeb4f37-bfb4-4cf8-b047-ec5fd5b82a9d','36159118-de54-45d3-8804-22b070f3bca2','4211ed18-6c02-42cb-96f4-87f080d74c20','af951c0f-f81d-45b5-9279-6b30685b03e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:34.531822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a134f36a-66d5-4f94-8917-816d65887521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:34.539943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a134f36a-66d5-4f94-8917-816d65887521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:34.540705 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (91f27e86-6911-43d4-b2ce-e87cb18dcbcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:34.540985 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request issued successfully. Jul 10 09:33:34.541462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3eaca41-791b-4a36-8951-bd65c4742536 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:34.541878 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 680/2747] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:33:34 2026] POST /volume/v3/volumes => generated 775 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:34.559169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6d88dbbf-64fc-40bf-a23f-add72b0315d3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.560985 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d88dbbf-64fc-40bf-a23f-add72b0315d3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:34.561221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d88dbbf-64fc-40bf-a23f-add72b0315d3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.561467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d88dbbf-64fc-40bf-a23f-add72b0315d3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.568677 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.568677 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:34.572512 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6d88dbbf-64fc-40bf-a23f-add72b0315d3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:34.576733 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d88dbbf-64fc-40bf-a23f-add72b0315d3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:34.577163 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 682/2748] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:34.667767 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bae3e4c1-53b4-41f1-9871-5c1b5a79115f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.669451 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bae3e4c1-53b4-41f1-9871-5c1b5a79115f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c Jul 10 09:33:34.669656 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bae3e4c1-53b4-41f1-9871-5c1b5a79115f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.669838 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bae3e4c1-53b4-41f1-9871-5c1b5a79115f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.670048 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-bae3e4c1-53b4-41f1-9871-5c1b5a79115f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id 8e8fcde4-cd67-483b-9822-2327454ede6c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:34.673991 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bae3e4c1-53b4-41f1-9871-5c1b5a79115f tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c returned with HTTP 404 Jul 10 09:33:34.674467 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 696/2749] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/v3/backups/8e8fcde4-cd67-483b-9822-2327454ede6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:34.680824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.682882 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] DELETE https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:33:34.683052 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.683282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.683455 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete backup with id: f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. Jul 10 09:33:34.687731 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.687731 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:34.699031 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] delete_backup rpcapi backup_id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:33:34.703053 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dde6ec22-c1cf-4d51-9cf4-002db2a41734 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 202 Jul 10 09:33:34.703456 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 681/2750] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:33:34 2026] DELETE /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:34.711716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-57dfab39-e0f0-48bc-b248-869ea51d965d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:34.713257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57dfab39-e0f0-48bc-b248-869ea51d965d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:33:34.713762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57dfab39-e0f0-48bc-b248-869ea51d965d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:34.713762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57dfab39-e0f0-48bc-b248-869ea51d965d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:34.713922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-57dfab39-e0f0-48bc-b248-869ea51d965d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:34.717777 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:34.717777 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:34.718263 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57dfab39-e0f0-48bc-b248-869ea51d965d tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 200 Jul 10 09:33:34.718746 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 683/2751] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:34 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:34.893865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Lock "cinder-attachment_update-65ffeec3-4b8e-4cfd-b95b-c3bd984131ec-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:33:34.894319 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-7d989ba4-4dbf-4791-8e55-e2332dcff18a tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe returned with HTTP 200 Jul 10 09:33:34.894450 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 692/2752] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:33:34 2026] PUT /volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:35.151948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1b875572-7170-4da3-9390-766df8bc05c4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.154825 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b875572-7170-4da3-9390-766df8bc05c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:35.155873 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b875572-7170-4da3-9390-766df8bc05c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.158810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b875572-7170-4da3-9390-766df8bc05c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.175430 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.175430 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:35.182454 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1b875572-7170-4da3-9390-766df8bc05c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:35.190343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b875572-7170-4da3-9390-766df8bc05c4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:35.191093 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 697/2753] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:35.274941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-687e1603-0287-4a16-8b6e-8bfd38b84c27 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.277641 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-687e1603-0287-4a16-8b6e-8bfd38b84c27 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:35.277641 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-687e1603-0287-4a16-8b6e-8bfd38b84c27 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.277641 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-687e1603-0287-4a16-8b6e-8bfd38b84c27 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.277641 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-687e1603-0287-4a16-8b6e-8bfd38b84c27 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:35.282924 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.282924 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:35.283987 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-687e1603-0287-4a16-8b6e-8bfd38b84c27 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:35.284466 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 682/2754] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:35.592550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a1af5aa2-dd52-4038-82cc-f2b22c343ffb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.594773 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a1af5aa2-dd52-4038-82cc-f2b22c343ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:35.595089 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a1af5aa2-dd52-4038-82cc-f2b22c343ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.595319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a1af5aa2-dd52-4038-82cc-f2b22c343ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.604934 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.604934 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:35.611603 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a1af5aa2-dd52-4038-82cc-f2b22c343ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:35.615564 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a1af5aa2-dd52-4038-82cc-f2b22c343ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:35.616120 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 684/2755] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:35.621001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.715229 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:35.715859 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1216397204"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:35.717368 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1216397204'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:35.717822 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Create volume of 1 GB Jul 10 09:33:35.717895 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.717895 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:35.722070 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:35.729491 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ab7f2e12-7b2d-43a1-a445-6346e89de25a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.729941 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Flow 'volume_create_api' (6d9d1959-61d8-4a8a-abcd-0714cdca7149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:35.730539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0303ef4f-85a1-4f02-826c-fcd333332a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:35.731211 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ab7f2e12-7b2d-43a1-a445-6346e89de25a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c Jul 10 09:33:35.731461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ab7f2e12-7b2d-43a1-a445-6346e89de25a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.731824 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ab7f2e12-7b2d-43a1-a445-6346e89de25a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.731866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:35.731942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ab7f2e12-7b2d-43a1-a445-6346e89de25a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Show backup with id f4ca89fe-9a53-4684-94b0-1a1140fa3b8c. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:35.735624 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ab7f2e12-7b2d-43a1-a445-6346e89de25a tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c returned with HTTP 404 Jul 10 09:33:35.736313 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 698/2756] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/backups/f4ca89fe-9a53-4684-94b0-1a1140fa3b8c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:35.743054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.745247 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 Jul 10 09:33:35.745845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.746178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.746359 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete volume with id: 6a886a48-8c32-4f21-9a62-918567042b22 Jul 10 09:33:35.754943 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.754943 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:35.755482 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:35.768504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0303ef4f-85a1-4f02-826c-fcd333332a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:35.769002 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae2f1c2-edb3-4e41-935e-c8ccaa4645d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:35.779508 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Delete volume request issued successfully. Jul 10 09:33:35.779733 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f7bb9a8e-f57f-4d62-8c69-83de939d42c2 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 returned with HTTP 202 Jul 10 09:33:35.780241 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 683/2757] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:33:35 2026] DELETE /volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:35.787870 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9b755611-9b41-422c-af80-2e4b9876881e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.789797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9b755611-9b41-422c-af80-2e4b9876881e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 Jul 10 09:33:35.790074 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9b755611-9b41-422c-af80-2e4b9876881e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.790307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9b755611-9b41-422c-af80-2e4b9876881e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.798712 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.798712 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:35.808305 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9b755611-9b41-422c-af80-2e4b9876881e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Volume info retrieved successfully. Jul 10 09:33:35.814459 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9b755611-9b41-422c-af80-2e4b9876881e tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 returned with HTTP 200 Jul 10 09:33:35.814922 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 685/2758] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:35.851591 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Created reservations ['01d5a34e-01a9-4957-898f-29d618a8695b', '16015baa-97b3-46fc-8407-96f711e7c475', '78ff6344-ebef-4eea-8805-864c2ab6b13d', 'fa446d43-84c4-46c2-8bf4-2a55d6369e12'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:35.852415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae2f1c2-edb3-4e41-935e-c8ccaa4645d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01d5a34e-01a9-4957-898f-29d618a8695b', '16015baa-97b3-46fc-8407-96f711e7c475', '78ff6344-ebef-4eea-8805-864c2ab6b13d', 'fa446d43-84c4-46c2-8bf4-2a55d6369e12']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:35.853498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aabe662-b5d1-4f94-b530-c4891e00b010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:35.887231 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aabe662-b5d1-4f94-b530-c4891e00b010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08dc1fcd-3ec3-493a-bb5e-bef03805ffb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1216397204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725e7b360ba49f0ab30fa23f62c1bfc',qos_specs=None,replication_status=,reservations=['01d5a34e-01a9-4957-898f-29d618a8695b','16015baa-97b3-46fc-8407-96f711e7c475','78ff6344-ebef-4eea-8805-864c2ab6b13d','fa446d43-84c4-46c2-8bf4-2a55d6369e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4501f844247f4955a3a75ea5b9f717a6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1216397204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08dc1fcd-3ec3-493a-bb5e-bef03805ffb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7725e7b360ba49f0ab30fa23f62c1bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4501f844247f4955a3a75ea5b9f717a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:35.888006 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623a8a1e-5cfe-4fd1-a822-da2e0e226aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:35.926586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623a8a1e-5cfe-4fd1-a822-da2e0e226aff) transitioned into state 'SUCCESS' from state '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-1216397204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725e7b360ba49f0ab30fa23f62c1bfc',qos_specs=None,replication_status=,reservations=['01d5a34e-01a9-4957-898f-29d618a8695b','16015baa-97b3-46fc-8407-96f711e7c475','78ff6344-ebef-4eea-8805-864c2ab6b13d','fa446d43-84c4-46c2-8bf4-2a55d6369e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4501f844247f4955a3a75ea5b9f717a6',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:35.927662 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c4ae08-1c7d-4986-bafa-88122b2ff2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:35.948816 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c4ae08-1c7d-4986-bafa-88122b2ff2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:35.949984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Flow 'volume_create_api' (6d9d1959-61d8-4a8a-abcd-0714cdca7149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:35.950754 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Create volume request issued successfully. Jul 10 09:33:35.951428 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76f85761-d8a6-4604-91f5-d15fc1614ab9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:35.951989 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 693/2759] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:33:35 2026] POST /volume/v3/volumes => generated 778 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:35.971111 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-15a3dc79-27e5-4706-9c30-e67df93596a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.977292 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-15a3dc79-27e5-4706-9c30-e67df93596a9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 Jul 10 09:33:35.980772 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-15a3dc79-27e5-4706-9c30-e67df93596a9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.981319 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-15a3dc79-27e5-4706-9c30-e67df93596a9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.981788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-2a48b6bf-6439-4ecf-8b34-439988308a5c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:35.985044 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-2a48b6bf-6439-4ecf-8b34-439988308a5c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:33:35.985313 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-2a48b6bf-6439-4ecf-8b34-439988308a5c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:35.985588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-2a48b6bf-6439-4ecf-8b34-439988308a5c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:35.999961 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:35.999961 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:36.006081 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:36.006081 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:36.006783 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-15a3dc79-27e5-4706-9c30-e67df93596a9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Volume info retrieved successfully. Jul 10 09:33:36.013355 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-2a48b6bf-6439-4ecf-8b34-439988308a5c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:36.014426 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-15a3dc79-27e5-4706-9c30-e67df93596a9 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 returned with HTTP 200 Jul 10 09:33:36.015070 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 699/2760] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:36.018736 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-2a48b6bf-6439-4ecf-8b34-439988308a5c tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:33:36.019236 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 684/2761] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:35 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:36.209867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2a37b090-2786-4b2a-a94e-68c32217d41d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:36.216672 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a37b090-2786-4b2a-a94e-68c32217d41d tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:36.216939 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a37b090-2786-4b2a-a94e-68c32217d41d tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:36.217182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a37b090-2786-4b2a-a94e-68c32217d41d tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:36.227241 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:36.227241 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:36.230755 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2a37b090-2786-4b2a-a94e-68c32217d41d tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:36.235357 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a37b090-2786-4b2a-a94e-68c32217d41d tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:36.235808 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 686/2762] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:36 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:36.301717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ff712686-d6f5-4927-87a7-fd493ebaf60f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:36.304167 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ff712686-d6f5-4927-87a7-fd493ebaf60f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:36.304434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ff712686-d6f5-4927-87a7-fd493ebaf60f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:36.304712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ff712686-d6f5-4927-87a7-fd493ebaf60f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:36.304829 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ff712686-d6f5-4927-87a7-fd493ebaf60f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:36.309605 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:36.309605 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:36.310391 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ff712686-d6f5-4927-87a7-fd493ebaf60f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:36.310871 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 694/2763] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:36 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:36.628143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7ad2526a-656c-4b61-81e1-97050312a689 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:36.630972 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7ad2526a-656c-4b61-81e1-97050312a689 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:36.631225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7ad2526a-656c-4b61-81e1-97050312a689 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:36.631841 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7ad2526a-656c-4b61-81e1-97050312a689 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:36.642710 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:36.642710 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:36.647723 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7ad2526a-656c-4b61-81e1-97050312a689 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:36.652889 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7ad2526a-656c-4b61-81e1-97050312a689 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:36.653452 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 700/2764] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:36 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:36.828207 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-83e987fa-6dc6-4eda-bfc0-6bf42b78b6f7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:36.830342 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83e987fa-6dc6-4eda-bfc0-6bf42b78b6f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] GET https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 Jul 10 09:33:36.830648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83e987fa-6dc6-4eda-bfc0-6bf42b78b6f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:36.830925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83e987fa-6dc6-4eda-bfc0-6bf42b78b6f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:36.837616 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83e987fa-6dc6-4eda-bfc0-6bf42b78b6f7 tempest-ProjectReaderTests33-889105563 tempest-ProjectReaderTests33-889105563-project-admin] https://10.4.3.103/volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 returned with HTTP 404 Jul 10 09:33:36.838250 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 685/2765] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:36 2026] GET /volume/v3/volumes/6a886a48-8c32-4f21-9a62-918567042b22 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:37.033360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6482d2bd-005d-48fd-a8c2-5a947a747b6b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:37.036548 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6482d2bd-005d-48fd-a8c2-5a947a747b6b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 Jul 10 09:33:37.036983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6482d2bd-005d-48fd-a8c2-5a947a747b6b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:37.037322 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6482d2bd-005d-48fd-a8c2-5a947a747b6b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:37.049057 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:37.049057 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:37.054971 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6482d2bd-005d-48fd-a8c2-5a947a747b6b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Volume info retrieved successfully. Jul 10 09:33:37.063123 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6482d2bd-005d-48fd-a8c2-5a947a747b6b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 returned with HTTP 200 Jul 10 09:33:37.063946 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 687/2766] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:37 2026] GET /volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:37.076842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:37.078544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:33:37.078947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08dc1fcd-3ec3-493a-bb5e-bef03805ffb5", "name": "tempest-type-Backup-1855537661"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:37.080417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Creating new backup {'backup': {'volume_id': '08dc1fcd-3ec3-493a-bb5e-bef03805ffb5', 'name': 'tempest-type-Backup-1855537661'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:33:37.080549 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Creating backup of volume 08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 in container None Jul 10 09:33:37.088547 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:37.088547 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:37.088955 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Volume info retrieved successfully. Jul 10 09:33:37.120307 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Created reservations ['643dc008-b559-4f9a-8ec7-0e64364ad03f', '7939322c-745c-492a-9022-3a2ad6f0e42b'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:37.161723 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8f78c5d-a9a1-4574-b40f-62c8f11c9b93 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:33:37.162343 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 695/2767] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:33:37 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:37.170691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-865870e6-14ee-446c-9dfb-48f3502ebf80 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:37.172685 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-865870e6-14ee-446c-9dfb-48f3502ebf80 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:37.172840 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-865870e6-14ee-446c-9dfb-48f3502ebf80 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:37.173047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-865870e6-14ee-446c-9dfb-48f3502ebf80 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:37.173151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-865870e6-14ee-446c-9dfb-48f3502ebf80 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:37.177411 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:37.177411 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:37.178086 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-865870e6-14ee-446c-9dfb-48f3502ebf80 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:37.178436 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 701/2768] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:37 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:37.252163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e8b4184f-31d9-4b4e-9905-12c2e6d3d8c5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:37.254219 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e8b4184f-31d9-4b4e-9905-12c2e6d3d8c5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:37.254496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e8b4184f-31d9-4b4e-9905-12c2e6d3d8c5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:37.254775 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e8b4184f-31d9-4b4e-9905-12c2e6d3d8c5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:37.268370 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:37.268370 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:37.272173 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e8b4184f-31d9-4b4e-9905-12c2e6d3d8c5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:37.279631 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e8b4184f-31d9-4b4e-9905-12c2e6d3d8c5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:37.280212 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 686/2769] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:37 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:37.323305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ec47784e-483b-4dc4-a413-931930d04bec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:37.326381 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec47784e-483b-4dc4-a413-931930d04bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:37.326675 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec47784e-483b-4dc4-a413-931930d04bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:37.326952 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec47784e-483b-4dc4-a413-931930d04bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:37.327110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ec47784e-483b-4dc4-a413-931930d04bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:37.333247 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:37.333247 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:37.334856 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec47784e-483b-4dc4-a413-931930d04bec tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:37.337544 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 688/2770] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:37 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:37.667237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c460e00-00da-429e-a2a1-941dbfc9cc11 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:37.672723 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c460e00-00da-429e-a2a1-941dbfc9cc11 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:37.672723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c460e00-00da-429e-a2a1-941dbfc9cc11 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:37.672723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c460e00-00da-429e-a2a1-941dbfc9cc11 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:37.677472 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:37.677472 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:37.681152 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9c460e00-00da-429e-a2a1-941dbfc9cc11 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:37.685524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c460e00-00da-429e-a2a1-941dbfc9cc11 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:37.686128 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 696/2771] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:37 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:38.189197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a6a02bc2-f8a2-48c4-9a77-4a9b7d306e63 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:38.191301 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a6a02bc2-f8a2-48c4-9a77-4a9b7d306e63 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:38.191606 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a6a02bc2-f8a2-48c4-9a77-4a9b7d306e63 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:38.191915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a6a02bc2-f8a2-48c4-9a77-4a9b7d306e63 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:38.192099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a6a02bc2-f8a2-48c4-9a77-4a9b7d306e63 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:38.196796 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:38.196796 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:38.197519 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a6a02bc2-f8a2-48c4-9a77-4a9b7d306e63 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:38.198125 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 702/2772] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:38 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:38.292845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7ec7faf4-797d-4bf6-8f31-7a8dc5cd9105 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:38.294592 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ec7faf4-797d-4bf6-8f31-7a8dc5cd9105 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:38.294954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ec7faf4-797d-4bf6-8f31-7a8dc5cd9105 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:38.295172 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ec7faf4-797d-4bf6-8f31-7a8dc5cd9105 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:38.304153 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:38.304153 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:38.308048 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7ec7faf4-797d-4bf6-8f31-7a8dc5cd9105 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:38.315610 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ec7faf4-797d-4bf6-8f31-7a8dc5cd9105 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:38.315610 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 687/2773] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:38 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:38.350437 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-eaa3c1e2-36d4-4c74-971b-bc9197ba1938 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:38.354583 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eaa3c1e2-36d4-4c74-971b-bc9197ba1938 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:38.355237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eaa3c1e2-36d4-4c74-971b-bc9197ba1938 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:38.355486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eaa3c1e2-36d4-4c74-971b-bc9197ba1938 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:38.355687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-eaa3c1e2-36d4-4c74-971b-bc9197ba1938 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:38.361530 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:38.361530 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:38.363054 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eaa3c1e2-36d4-4c74-971b-bc9197ba1938 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:38.363538 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 689/2774] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:38 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:38.560617 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-db86b855-64e1-4924-a033-17975cfc0105 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:38.670358 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:38.670861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-490327867"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:38.672857 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-490327867'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:38.673035 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:33:38.678129 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:38.686962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (212f7c3c-dea4-4292-8b66-224b4dfeb4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:38.688431 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6eb6aad-3119-464a-a24b-782d96879ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:38.689664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:38.700026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a05ff1e-20b6-449b-85d1-7e85644283d9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:38.701696 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a05ff1e-20b6-449b-85d1-7e85644283d9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:38.701879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a05ff1e-20b6-449b-85d1-7e85644283d9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:38.702045 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a05ff1e-20b6-449b-85d1-7e85644283d9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:38.708471 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:38.708471 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:38.712398 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0a05ff1e-20b6-449b-85d1-7e85644283d9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:38.717025 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a05ff1e-20b6-449b-85d1-7e85644283d9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:38.717624 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 703/2775] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:38 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:38.722329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6eb6aad-3119-464a-a24b-782d96879ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:38.723265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d818f324-a13e-4e72-b7ec-15ad89a4b0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:38.794786 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['af745e0d-cce0-461d-814d-4f12b472c3b4', 'f2a14f3b-331a-4831-b9d8-1743bdd97f83', '4207310f-ee2f-4504-9add-eba5f41b30ef', 'e866bcb7-89b4-4e6b-8cd5-70c612148b57'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:38.795703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d818f324-a13e-4e72-b7ec-15ad89a4b0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af745e0d-cce0-461d-814d-4f12b472c3b4', 'f2a14f3b-331a-4831-b9d8-1743bdd97f83', '4207310f-ee2f-4504-9add-eba5f41b30ef', 'e866bcb7-89b4-4e6b-8cd5-70c612148b57']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:38.796592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97038c5-6999-4193-94fe-4013722bf12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:38.821105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97038c5-6999-4193-94fe-4013722bf12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490327867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['af745e0d-cce0-461d-814d-4f12b472c3b4','f2a14f3b-331a-4831-b9d8-1743bdd97f83','4207310f-ee2f-4504-9add-eba5f41b30ef','e866bcb7-89b4-4e6b-8cd5-70c612148b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490327867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:38.821848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32d898a-a29f-423e-984d-027a180bc9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:38.851915 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32d898a-a29f-423e-984d-027a180bc9f9) transitioned into state 'SUCCESS' from state '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-490327867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['af745e0d-cce0-461d-814d-4f12b472c3b4','f2a14f3b-331a-4831-b9d8-1743bdd97f83','4207310f-ee2f-4504-9add-eba5f41b30ef','e866bcb7-89b4-4e6b-8cd5-70c612148b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:38.852507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95329755-f935-4f69-975d-7c1233019e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:38.863216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95329755-f935-4f69-975d-7c1233019e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:38.864043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (212f7c3c-dea4-4292-8b66-224b4dfeb4da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:38.864342 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:33:38.865202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-db86b855-64e1-4924-a033-17975cfc0105 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:38.865331 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 697/2776] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:38 2026] POST /volume/v3/volumes => generated 777 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:38.878502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8179a034-8db8-4356-bd6d-47d038f889b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:38.880147 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8179a034-8db8-4356-bd6d-47d038f889b9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:38.880399 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8179a034-8db8-4356-bd6d-47d038f889b9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:38.880738 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8179a034-8db8-4356-bd6d-47d038f889b9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:38.889099 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:38.889099 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:38.894261 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8179a034-8db8-4356-bd6d-47d038f889b9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:38.897081 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8179a034-8db8-4356-bd6d-47d038f889b9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 returned with HTTP 200 Jul 10 09:33:38.897461 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 688/2777] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:38 2026] GET /volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:39.207305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-510c1dae-d8a1-432d-9786-fbcce323db7b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:39.209265 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-510c1dae-d8a1-432d-9786-fbcce323db7b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:39.209503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-510c1dae-d8a1-432d-9786-fbcce323db7b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:39.209754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-510c1dae-d8a1-432d-9786-fbcce323db7b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:39.209891 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-510c1dae-d8a1-432d-9786-fbcce323db7b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:39.214399 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:39.214399 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:39.215120 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-510c1dae-d8a1-432d-9786-fbcce323db7b tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:39.215606 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 690/2778] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:39 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:39.328962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ce18aedd-f4c2-4228-b104-665d1ef7179b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:39.330733 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ce18aedd-f4c2-4228-b104-665d1ef7179b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:39.330966 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ce18aedd-f4c2-4228-b104-665d1ef7179b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:39.331180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ce18aedd-f4c2-4228-b104-665d1ef7179b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:39.340180 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:39.340180 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:39.343444 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ce18aedd-f4c2-4228-b104-665d1ef7179b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:39.347604 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ce18aedd-f4c2-4228-b104-665d1ef7179b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:39.348016 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 704/2779] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:39 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:39.373522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-325648f7-de1b-45f5-8eb7-15bb1d614542 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:39.375011 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-325648f7-de1b-45f5-8eb7-15bb1d614542 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:39.375179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-325648f7-de1b-45f5-8eb7-15bb1d614542 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:39.375339 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-325648f7-de1b-45f5-8eb7-15bb1d614542 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:39.375450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-325648f7-de1b-45f5-8eb7-15bb1d614542 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:39.376995 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=494,cinder:UPDATE=188,cinder:INSERT=107 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:33:39.379437 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:39.379437 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:39.380098 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-325648f7-de1b-45f5-8eb7-15bb1d614542 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:39.380400 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 698/2780] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:39 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:39.730452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d1e9d28b-1be6-4a6e-97c5-89517e6e429e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:39.731900 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d1e9d28b-1be6-4a6e-97c5-89517e6e429e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:39.732080 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d1e9d28b-1be6-4a6e-97c5-89517e6e429e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:39.732268 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d1e9d28b-1be6-4a6e-97c5-89517e6e429e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:39.734104 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=338,cinder:UPDATE=82,cinder:INSERT=45 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:33:39.738741 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:39.738741 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:39.743231 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d1e9d28b-1be6-4a6e-97c5-89517e6e429e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:39.749810 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d1e9d28b-1be6-4a6e-97c5-89517e6e429e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:39.750352 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 689/2781] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:39 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:39.913342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f1668177-0333-4905-a03e-7c39e304ec17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:39.914843 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1668177-0333-4905-a03e-7c39e304ec17 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:39.915031 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1668177-0333-4905-a03e-7c39e304ec17 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:39.915196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1668177-0333-4905-a03e-7c39e304ec17 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:39.917000 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=342,cinder:UPDATE=69,cinder:INSERT=35 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:33:39.923137 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:39.923137 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:39.926376 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f1668177-0333-4905-a03e-7c39e304ec17 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:39.929950 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1668177-0333-4905-a03e-7c39e304ec17 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 returned with HTTP 200 Jul 10 09:33:39.930293 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 691/2782] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:39 2026] GET /volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:39.941628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:39.995771 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:39.996081 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74", "name": "tempest-ProjectMemberTests-Snapshot-512615613"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:40.003866 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.003866 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:40.004316 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Volume info retrieved successfully. Jul 10 09:33:40.004429 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Create snapshot from volume 9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:40.035957 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Created reservations ['fada0071-952f-4142-9486-9ace6f5ff97a', '7a850c19-980d-40e7-bc03-c30de1b0f11a', '6430f245-f97c-4925-8b19-c5211001ac1c', '7283fc24-bc5e-4431-8069-73864b24e47e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:40.065589 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot create request issued successfully. Jul 10 09:33:40.065929 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-63b2e8e0-ac49-4b80-bb7e-d71dc23df34a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:40.066327 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 705/2783] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:40.074374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5655ef1e-3df2-45cc-87e9-313e6c4f2928 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:40.076343 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5655ef1e-3df2-45cc-87e9-313e6c4f2928 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 Jul 10 09:33:40.076461 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5655ef1e-3df2-45cc-87e9-313e6c4f2928 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:40.076669 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5655ef1e-3df2-45cc-87e9-313e6c4f2928 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:40.081784 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.081784 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:40.082408 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5655ef1e-3df2-45cc-87e9-313e6c4f2928 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:40.083545 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5655ef1e-3df2-45cc-87e9-313e6c4f2928 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 returned with HTTP 200 Jul 10 09:33:40.084147 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 699/2784] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:40 2026] GET /volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:40.161829 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-b7b8e1c7-7ae3-4631-bcb5-cd628f4ae165 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:40.164345 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-b7b8e1c7-7ae3-4631-bcb5-cd628f4ae165 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f Jul 10 09:33:40.164707 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-b7b8e1c7-7ae3-4631-bcb5-cd628f4ae165 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:40.164905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-b7b8e1c7-7ae3-4631-bcb5-cd628f4ae165 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:40.172556 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.172556 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:40.224862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-71d4b98f-e2f0-4aa9-94be-fd028bc9182d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:40.226869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71d4b98f-e2f0-4aa9-94be-fd028bc9182d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:40.227140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71d4b98f-e2f0-4aa9-94be-fd028bc9182d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:40.227343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71d4b98f-e2f0-4aa9-94be-fd028bc9182d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:40.227445 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-71d4b98f-e2f0-4aa9-94be-fd028bc9182d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:40.231846 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.231846 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:40.232472 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71d4b98f-e2f0-4aa9-94be-fd028bc9182d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:40.232896 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 692/2785] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:40 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:40.361701 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b36a61e4-4a98-497e-bb37-ee10b0534cdc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:40.363361 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b36a61e4-4a98-497e-bb37-ee10b0534cdc tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:40.363521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b36a61e4-4a98-497e-bb37-ee10b0534cdc tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:40.363730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b36a61e4-4a98-497e-bb37-ee10b0534cdc tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:40.365447 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=353,cinder:UPDATE=104,cinder:INSERT=55 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:33:40.374449 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.374449 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:40.378470 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b36a61e4-4a98-497e-bb37-ee10b0534cdc tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:40.382731 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b36a61e4-4a98-497e-bb37-ee10b0534cdc tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:40.383180 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 706/2786] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:40 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:40.390349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d83679e6-ac81-41b9-945f-dd9ba46a41d5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:40.392552 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d83679e6-ac81-41b9-945f-dd9ba46a41d5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:40.392847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d83679e6-ac81-41b9-945f-dd9ba46a41d5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:40.393113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d83679e6-ac81-41b9-945f-dd9ba46a41d5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:40.393235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d83679e6-ac81-41b9-945f-dd9ba46a41d5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:40.398125 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.398125 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:40.399034 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d83679e6-ac81-41b9-945f-dd9ba46a41d5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:40.399449 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 700/2787] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:40 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:40.702037 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-29ccb5fa-622d-4638-bcf5-1fa17d43a837 req-b7b8e1c7-7ae3-4631-bcb5-cd628f4ae165 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f returned with HTTP 200 Jul 10 09:33:40.702705 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 690/2788] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:33:40 2026] DELETE /volume/v3/attachments/65bfc7db-3736-413b-b70a-c00620c6df5f => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:40.762665 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab5c76ba-6fa9-4814-b456-795fcf851c75 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:40.764491 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab5c76ba-6fa9-4814-b456-795fcf851c75 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:40.764787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab5c76ba-6fa9-4814-b456-795fcf851c75 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:40.764974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab5c76ba-6fa9-4814-b456-795fcf851c75 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:40.771633 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:40.771633 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:40.775005 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ab5c76ba-6fa9-4814-b456-795fcf851c75 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:40.779166 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab5c76ba-6fa9-4814-b456-795fcf851c75 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:40.779532 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 693/2789] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:40 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:41.094601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-15b8d853-bf35-480a-8f8e-aba2c3b19dc1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.096373 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-15b8d853-bf35-480a-8f8e-aba2c3b19dc1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 Jul 10 09:33:41.096630 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-15b8d853-bf35-480a-8f8e-aba2c3b19dc1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.096845 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-15b8d853-bf35-480a-8f8e-aba2c3b19dc1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.101518 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.101518 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:41.101943 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-15b8d853-bf35-480a-8f8e-aba2c3b19dc1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:41.102658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-15b8d853-bf35-480a-8f8e-aba2c3b19dc1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 returned with HTTP 200 Jul 10 09:33:41.103011 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 707/2790] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:41.104885 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-d8b4ef7c-69a6-4c55-a580-20fc2ef335a1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.106778 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-d8b4ef7c-69a6-4c55-a580-20fc2ef335a1 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] POST https://10.4.3.103/volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe/action Jul 10 09:33:41.107096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-d8b4ef7c-69a6-4c55-a580-20fc2ef335a1 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:41.107650 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-d8b4ef7c-69a6-4c55-a580-20fc2ef335a1 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:41.110587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.112152 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 Jul 10 09:33:41.112315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.112456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.112543 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Delete snapshot with id: 92e50ffa-21f2-4b2a-b816-32684ae15769 Jul 10 09:33:41.117313 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.117313 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:41.117730 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:41.120810 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.120810 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:41.129918 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1ef4d1fa-4a35-477a-bf01-9a3aa880a594 req-d8b4ef7c-69a6-4c55-a580-20fc2ef335a1 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe/action returned with HTTP 204 Jul 10 09:33:41.130393 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 701/2791] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:33:41 2026] POST /volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:41.130833 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot delete request issued successfully. Jul 10 09:33:41.130994 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ee7da9e7-085a-4034-8c06-117a87182ee8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 returned with HTTP 202 Jul 10 09:33:41.131344 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 691/2792] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:41 2026] DELETE /volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:41.138259 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-200cdcf2-44f8-431a-8545-4ba345a1a5be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.139874 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-200cdcf2-44f8-431a-8545-4ba345a1a5be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 Jul 10 09:33:41.140092 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-200cdcf2-44f8-431a-8545-4ba345a1a5be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.140272 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-200cdcf2-44f8-431a-8545-4ba345a1a5be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.144856 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.144856 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:41.145262 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-200cdcf2-44f8-431a-8545-4ba345a1a5be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:41.145949 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-200cdcf2-44f8-431a-8545-4ba345a1a5be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 returned with HTTP 200 Jul 10 09:33:41.146290 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 694/2793] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:41.241979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5bdb5312-4685-4a25-96a8-55f41f7fc225 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.243735 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5bdb5312-4685-4a25-96a8-55f41f7fc225 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:41.243954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5bdb5312-4685-4a25-96a8-55f41f7fc225 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.244214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5bdb5312-4685-4a25-96a8-55f41f7fc225 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.244348 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5bdb5312-4685-4a25-96a8-55f41f7fc225 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:41.249308 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.249308 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:41.250034 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5bdb5312-4685-4a25-96a8-55f41f7fc225 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:41.250387 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 708/2794] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:41.396512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2b147ae2-7cff-407c-9766-14447ba23e4b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.398317 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b147ae2-7cff-407c-9766-14447ba23e4b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:41.398536 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b147ae2-7cff-407c-9766-14447ba23e4b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.398772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b147ae2-7cff-407c-9766-14447ba23e4b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.408945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-03b91546-cb7e-4e0e-b848-b5b3326ac0b5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.409764 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.409764 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:41.410767 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-03b91546-cb7e-4e0e-b848-b5b3326ac0b5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:41.411013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-03b91546-cb7e-4e0e-b848-b5b3326ac0b5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.411302 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-03b91546-cb7e-4e0e-b848-b5b3326ac0b5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.411359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-03b91546-cb7e-4e0e-b848-b5b3326ac0b5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:41.413053 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2b147ae2-7cff-407c-9766-14447ba23e4b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:41.415375 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.415375 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:41.416151 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-03b91546-cb7e-4e0e-b848-b5b3326ac0b5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:41.416479 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 692/2795] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:41.417060 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b147ae2-7cff-407c-9766-14447ba23e4b tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:41.417408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 702/2796] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:41.429405 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fd75cb9d-a1b5-43c0-89ee-484f70b1e598 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.431179 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fd75cb9d-a1b5-43c0-89ee-484f70b1e598 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:41.431373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fd75cb9d-a1b5-43c0-89ee-484f70b1e598 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.431551 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fd75cb9d-a1b5-43c0-89ee-484f70b1e598 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.440316 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.440316 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:41.443392 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fd75cb9d-a1b5-43c0-89ee-484f70b1e598 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:41.447429 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fd75cb9d-a1b5-43c0-89ee-484f70b1e598 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:41.447973 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 695/2797] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:41.459271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-39bc3425-5ce8-414d-b652-908136fb59da None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.460770 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-39bc3425-5ce8-414d-b652-908136fb59da tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:41.460942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-39bc3425-5ce8-414d-b652-908136fb59da tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.461108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-39bc3425-5ce8-414d-b652-908136fb59da tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.469819 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.469819 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:41.472897 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-39bc3425-5ce8-414d-b652-908136fb59da tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:41.476920 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-39bc3425-5ce8-414d-b652-908136fb59da tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:41.477329 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 709/2798] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:41.631800 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-abe514cb-68b4-4c82-9e5d-6120d29a3448 req-7dbd0c4e-ddc1-40cb-a094-3b929c3f5623 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.634045 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-abe514cb-68b4-4c82-9e5d-6120d29a3448 req-7dbd0c4e-ddc1-40cb-a094-3b929c3f5623 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:33:41.634255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-abe514cb-68b4-4c82-9e5d-6120d29a3448 req-7dbd0c4e-ddc1-40cb-a094-3b929c3f5623 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.634519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-abe514cb-68b4-4c82-9e5d-6120d29a3448 req-7dbd0c4e-ddc1-40cb-a094-3b929c3f5623 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.643179 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.643179 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:41.646658 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-abe514cb-68b4-4c82-9e5d-6120d29a3448 req-7dbd0c4e-ddc1-40cb-a094-3b929c3f5623 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:33:41.651322 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-abe514cb-68b4-4c82-9e5d-6120d29a3448 req-7dbd0c4e-ddc1-40cb-a094-3b929c3f5623 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:33:41.651710 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 693/2799] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:41.792483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-86ee654a-075c-47bc-8b3e-c8668e6c2322 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:41.796707 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86ee654a-075c-47bc-8b3e-c8668e6c2322 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:41.796707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86ee654a-075c-47bc-8b3e-c8668e6c2322 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:41.796707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86ee654a-075c-47bc-8b3e-c8668e6c2322 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:41.804593 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:41.804593 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:41.809104 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-86ee654a-075c-47bc-8b3e-c8668e6c2322 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:41.813870 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86ee654a-075c-47bc-8b3e-c8668e6c2322 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:41.814329 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 703/2800] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:41 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:42.154465 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7bc7c37b-ede5-4955-bb36-5f1eacaabb9f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:42.156390 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7bc7c37b-ede5-4955-bb36-5f1eacaabb9f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 Jul 10 09:33:42.156617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7bc7c37b-ede5-4955-bb36-5f1eacaabb9f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:42.156813 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7bc7c37b-ede5-4955-bb36-5f1eacaabb9f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:42.161257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7bc7c37b-ede5-4955-bb36-5f1eacaabb9f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 returned with HTTP 404 Jul 10 09:33:42.161815 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 696/2801] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:42 2026] GET /volume/v3/snapshots/92e50ffa-21f2-4b2a-b816-32684ae15769 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:42.167682 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:42.169228 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:42.169389 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:42.169550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:42.169723 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: 9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:42.175665 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:42.175665 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:42.176052 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:42.190488 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:33:42.190749 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ff47fe3-c9e5-418c-b52e-87a34c1075a1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 returned with HTTP 202 Jul 10 09:33:42.191260 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 710/2802] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:42 2026] DELETE /volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:42.199004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-23aae0e6-0c36-4aa4-a49b-c371978155fa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:42.200925 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-23aae0e6-0c36-4aa4-a49b-c371978155fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:42.201158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-23aae0e6-0c36-4aa4-a49b-c371978155fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:42.201346 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-23aae0e6-0c36-4aa4-a49b-c371978155fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:42.208741 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:42.208741 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:42.213576 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-23aae0e6-0c36-4aa4-a49b-c371978155fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:42.218330 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-23aae0e6-0c36-4aa4-a49b-c371978155fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 returned with HTTP 200 Jul 10 09:33:42.218853 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 694/2803] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:42 2026] GET /volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:42.261096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dedcfb9a-ba03-43dc-8f24-47f0498b4eb6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:42.262773 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dedcfb9a-ba03-43dc-8f24-47f0498b4eb6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:42.262995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dedcfb9a-ba03-43dc-8f24-47f0498b4eb6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:42.263194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dedcfb9a-ba03-43dc-8f24-47f0498b4eb6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:42.263341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-dedcfb9a-ba03-43dc-8f24-47f0498b4eb6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:42.267302 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:42.267302 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:42.267959 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dedcfb9a-ba03-43dc-8f24-47f0498b4eb6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:42.268295 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 704/2804] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:42 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:42.428459 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a5a32778-95dc-4826-81aa-bc44c61abbfa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:42.430241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a5a32778-95dc-4826-81aa-bc44c61abbfa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:42.430420 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a5a32778-95dc-4826-81aa-bc44c61abbfa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:42.430635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a5a32778-95dc-4826-81aa-bc44c61abbfa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:42.430782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a5a32778-95dc-4826-81aa-bc44c61abbfa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:42.440801 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:42.440801 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:42.441558 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a5a32778-95dc-4826-81aa-bc44c61abbfa tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:42.445656 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 697/2805] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:42 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:42.829389 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7c031078-8a9a-4b0b-bdf5-8c686288a418 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:42.831206 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c031078-8a9a-4b0b-bdf5-8c686288a418 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:42.831429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c031078-8a9a-4b0b-bdf5-8c686288a418 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:42.831631 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c031078-8a9a-4b0b-bdf5-8c686288a418 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:42.841102 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:42.841102 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:42.847314 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7c031078-8a9a-4b0b-bdf5-8c686288a418 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:42.854653 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c031078-8a9a-4b0b-bdf5-8c686288a418 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:42.855255 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 711/2806] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:42 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:43.230424 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-805463e8-c93e-4734-b6ce-6d79ffc28828 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.232587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-805463e8-c93e-4734-b6ce-6d79ffc28828 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 Jul 10 09:33:43.232876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-805463e8-c93e-4734-b6ce-6d79ffc28828 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.233115 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-805463e8-c93e-4734-b6ce-6d79ffc28828 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.240093 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-805463e8-c93e-4734-b6ce-6d79ffc28828 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 returned with HTTP 404 Jul 10 09:33:43.240689 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 695/2807] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/volumes/9ff0c5a2-522b-4f53-96e5-1aa2e9e79c74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:43.249598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-65600aea-37d7-4949-b051-72b63b051957 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.251233 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:43.251653 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1859951992"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:43.253306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1859951992'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:43.253448 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:33:43.258001 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:43.263180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (b43151d6-ea80-4976-bfe3-a351475b95e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:43.264021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418bbd5b-cd01-4139-9534-05a862a2891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:43.264735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:43.278812 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f3404a56-9456-4730-97c0-58ce31a00674 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.280996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f3404a56-9456-4730-97c0-58ce31a00674 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:43.281233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f3404a56-9456-4730-97c0-58ce31a00674 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.281455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f3404a56-9456-4730-97c0-58ce31a00674 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.281584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f3404a56-9456-4730-97c0-58ce31a00674 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:43.286017 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.286017 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:43.286701 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f3404a56-9456-4730-97c0-58ce31a00674 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:43.287108 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 698/2808] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:43.290076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418bbd5b-cd01-4139-9534-05a862a2891e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:43.290839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e97e0a-fb18-446c-b744-147a317ba4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:43.326746 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['3f869d45-21b1-4d02-9815-a679ed08a813', '89cf6969-a38b-445e-9f03-49507280bf31', '24d49077-9f49-4ad5-bf5a-6ab78d437d9e', '28344dc1-9d97-40fa-8557-cb0f30c4433a'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:43.327434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e97e0a-fb18-446c-b744-147a317ba4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f869d45-21b1-4d02-9815-a679ed08a813', '89cf6969-a38b-445e-9f03-49507280bf31', '24d49077-9f49-4ad5-bf5a-6ab78d437d9e', '28344dc1-9d97-40fa-8557-cb0f30c4433a']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:43.328120 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe3f591-694e-4ad1-bbe7-eb89fa0dda92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:43.349167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe3f591-694e-4ad1-bbe7-eb89fa0dda92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81464e0-fa98-487e-9314-8d3746a3e801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859951992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['3f869d45-21b1-4d02-9815-a679ed08a813','89cf6969-a38b-445e-9f03-49507280bf31','24d49077-9f49-4ad5-bf5a-6ab78d437d9e','28344dc1-9d97-40fa-8557-cb0f30c4433a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1859951992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81464e0-fa98-487e-9314-8d3746a3e801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:43.349851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59fa34a6-ac8b-4058-a3ae-ed2da3a7e5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:43.365293 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59fa34a6-ac8b-4058-a3ae-ed2da3a7e5d5) transitioned into state 'SUCCESS' from state '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-1859951992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['3f869d45-21b1-4d02-9815-a679ed08a813','89cf6969-a38b-445e-9f03-49507280bf31','24d49077-9f49-4ad5-bf5a-6ab78d437d9e','28344dc1-9d97-40fa-8557-cb0f30c4433a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:43.365940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f224e59-697c-4f48-9f11-eb70aaeb0c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:43.373589 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f224e59-697c-4f48-9f11-eb70aaeb0c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:43.374357 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (b43151d6-ea80-4976-bfe3-a351475b95e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:43.374632 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:33:43.375133 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-65600aea-37d7-4949-b051-72b63b051957 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:43.375583 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 705/2809] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:43 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:43.392589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7a5eea5a-5866-444e-9053-42fef0cf5e62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.392589 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a5eea5a-5866-444e-9053-42fef0cf5e62 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:43.392589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a5eea5a-5866-444e-9053-42fef0cf5e62 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.392589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a5eea5a-5866-444e-9053-42fef0cf5e62 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.399238 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.399238 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:43.402863 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7a5eea5a-5866-444e-9053-42fef0cf5e62 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:43.406177 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a5eea5a-5866-444e-9053-42fef0cf5e62 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 returned with HTTP 200 Jul 10 09:33:43.406581 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 712/2810] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:43.416808 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.418809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] DELETE https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:33:43.419029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.419269 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.419460 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume with id: 943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:33:43.427862 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.427862 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:43.428422 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:43.445295 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Delete volume request issued successfully. Jul 10 09:33:43.445508 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f53ae3cf-5f6b-43cd-b466-61f0f851fac2 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 202 Jul 10 09:33:43.446036 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 696/2811] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:43 2026] DELETE /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:43.455409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-229c8b23-501a-4554-a381-6df75043546a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.456067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d4376143-e41d-49c7-a11c-18fe9d59b431 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.457006 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-229c8b23-501a-4554-a381-6df75043546a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:43.457168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-229c8b23-501a-4554-a381-6df75043546a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.457340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-229c8b23-501a-4554-a381-6df75043546a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.457439 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-229c8b23-501a-4554-a381-6df75043546a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:43.457850 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4376143-e41d-49c7-a11c-18fe9d59b431 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:33:43.458153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4376143-e41d-49c7-a11c-18fe9d59b431 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.458226 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4376143-e41d-49c7-a11c-18fe9d59b431 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.461970 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.461970 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:43.462699 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-229c8b23-501a-4554-a381-6df75043546a tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:43.463089 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 699/2812] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:43.466710 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.466710 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:43.473180 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d4376143-e41d-49c7-a11c-18fe9d59b431 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Volume info retrieved successfully. Jul 10 09:33:43.473826 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d00c5289-0d88-4274-8ebb-750e0fa4b7a6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.475699 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d00c5289-0d88-4274-8ebb-750e0fa4b7a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:43.476024 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d00c5289-0d88-4274-8ebb-750e0fa4b7a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.476288 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d00c5289-0d88-4274-8ebb-750e0fa4b7a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.476497 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-d00c5289-0d88-4274-8ebb-750e0fa4b7a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:43.478028 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4376143-e41d-49c7-a11c-18fe9d59b431 tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 200 Jul 10 09:33:43.478408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 706/2813] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:43.482448 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.482448 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:43.483460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d00c5289-0d88-4274-8ebb-750e0fa4b7a6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:43.483735 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 713/2814] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:43.493967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.495815 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:43.495983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.496187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.496283 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete backup with id: f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. Jul 10 09:33:43.500558 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.500558 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:43.512661 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] delete_backup rpcapi backup_id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:33:43.514206 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9a5f6ef8-7adf-4e14-8b96-a01182331891 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 202 Jul 10 09:33:43.514801 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 697/2815] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:43 2026] DELETE /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:43.521659 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fb8a020b-fd9f-4461-9dd0-6cbf04fbd315 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.523586 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fb8a020b-fd9f-4461-9dd0-6cbf04fbd315 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:43.523762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fb8a020b-fd9f-4461-9dd0-6cbf04fbd315 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.523944 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fb8a020b-fd9f-4461-9dd0-6cbf04fbd315 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.524081 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-fb8a020b-fd9f-4461-9dd0-6cbf04fbd315 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:43.528115 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.528115 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:43.528892 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fb8a020b-fd9f-4461-9dd0-6cbf04fbd315 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:43.529223 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 700/2816] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:43.869501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fc7eb5ce-a73c-4523-b10c-846ce2184843 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:43.871230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc7eb5ce-a73c-4523-b10c-846ce2184843 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:43.871442 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc7eb5ce-a73c-4523-b10c-846ce2184843 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:43.871675 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc7eb5ce-a73c-4523-b10c-846ce2184843 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:43.878480 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:43.878480 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:43.882182 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fc7eb5ce-a73c-4523-b10c-846ce2184843 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:43.887137 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc7eb5ce-a73c-4523-b10c-846ce2184843 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:43.887645 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 707/2817] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:43 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:44.296134 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b3d03a42-6207-4d62-a026-8059384c2447 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.297760 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b3d03a42-6207-4d62-a026-8059384c2447 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:44.297967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b3d03a42-6207-4d62-a026-8059384c2447 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.298146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b3d03a42-6207-4d62-a026-8059384c2447 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.298241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b3d03a42-6207-4d62-a026-8059384c2447 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:44.302361 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.302361 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:44.303047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b3d03a42-6207-4d62-a026-8059384c2447 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:44.303370 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 714/2818] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:44.422454 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae0592a6-85f8-4ae9-a728-de4319d5ce74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.424852 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae0592a6-85f8-4ae9-a728-de4319d5ce74 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:44.425151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae0592a6-85f8-4ae9-a728-de4319d5ce74 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.425606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae0592a6-85f8-4ae9-a728-de4319d5ce74 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.432333 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.432333 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:44.435935 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae0592a6-85f8-4ae9-a728-de4319d5ce74 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:44.440604 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae0592a6-85f8-4ae9-a728-de4319d5ce74 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 returned with HTTP 200 Jul 10 09:33:44.441034 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 698/2819] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:44.453236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.455128 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:44.455513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a81464e0-fa98-487e-9314-8d3746a3e801", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-742105995"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:44.464002 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.464002 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:44.464352 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:44.464468 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:44.490971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['3b1655a8-550e-4a1d-8f0b-d2176556d98d', '0fb93adb-33fa-4338-809b-276c0ac9cf56', 'f4669a2f-349a-4ba6-927a-61fffc630531', '36c2fb3e-2ff2-4763-816d-4a802f72ebe0'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:44.491820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1ecb7591-4680-4206-aa96-fdda53508cbf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.493633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ecb7591-4680-4206-aa96-fdda53508cbf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] GET https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d Jul 10 09:33:44.493934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ecb7591-4680-4206-aa96-fdda53508cbf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.494119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ecb7591-4680-4206-aa96-fdda53508cbf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.500767 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ecb7591-4680-4206-aa96-fdda53508cbf tempest-AttachVolumeMultiAttachTest-584696613 tempest-AttachVolumeMultiAttachTest-584696613-project-member] https://10.4.3.103/volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d returned with HTTP 404 Jul 10 09:33:44.501529 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 708/2820] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/volumes/943c6e73-6348-45b4-afbe-409a3705ee9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:44.526159 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:33:44.526668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91fa7d3a-8345-431c-8ff2-320dc7f53a2e tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:44.526938 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 701/2821] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:44.535889 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d8b6d202-6129-4f1f-b4ce-0859f5f8307a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.538123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d8b6d202-6129-4f1f-b4ce-0859f5f8307a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:44.538339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d8b6d202-6129-4f1f-b4ce-0859f5f8307a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.538554 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d8b6d202-6129-4f1f-b4ce-0859f5f8307a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.541288 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5f08e2f9-551c-4c6b-b647-df91842755f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.545691 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f08e2f9-551c-4c6b-b647-df91842755f0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:44.545973 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f08e2f9-551c-4c6b-b647-df91842755f0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.546299 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f08e2f9-551c-4c6b-b647-df91842755f0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.546493 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-5f08e2f9-551c-4c6b-b647-df91842755f0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:44.552499 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.552499 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:44.553410 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f08e2f9-551c-4c6b-b647-df91842755f0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:44.553889 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 699/2822] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:44.558447 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.558447 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:44.558641 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d8b6d202-6129-4f1f-b4ce-0859f5f8307a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:44.559229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d8b6d202-6129-4f1f-b4ce-0859f5f8307a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 200 Jul 10 09:33:44.559607 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 715/2823] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:44.902211 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-87e19f6e-021e-47b2-a94e-86f7b70fc8cd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.907144 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-87e19f6e-021e-47b2-a94e-86f7b70fc8cd tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:44.907320 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-87e19f6e-021e-47b2-a94e-86f7b70fc8cd tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.907494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-87e19f6e-021e-47b2-a94e-86f7b70fc8cd tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.918695 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.918695 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:44.924995 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-87e19f6e-021e-47b2-a94e-86f7b70fc8cd tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:44.933113 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-87e19f6e-021e-47b2-a94e-86f7b70fc8cd tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:44.933718 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 709/2824] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:44.951922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a67269e7-2913-4487-b4a2-2cc8723ad18c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.954405 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a67269e7-2913-4487-b4a2-2cc8723ad18c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:44.954754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a67269e7-2913-4487-b4a2-2cc8723ad18c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.955031 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a67269e7-2913-4487-b4a2-2cc8723ad18c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.965524 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:44.965524 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:44.970996 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a67269e7-2913-4487-b4a2-2cc8723ad18c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:44.978529 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a67269e7-2913-4487-b4a2-2cc8723ad18c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:44.979160 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 702/2825] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:44 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:44.994167 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c8665002-03df-4a53-94e7-90756cd408db None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:44.995547 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:44.996122 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:44.996122 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:44.996285 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:45.004348 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.004348 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:45.005028 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:45.024769 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume request issued successfully. Jul 10 09:33:45.025006 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8665002-03df-4a53-94e7-90756cd408db tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 202 Jul 10 09:33:45.025398 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 700/2826] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:33:44 2026] DELETE /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:33:45.032944 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d9b1960d-792e-47e0-9974-273f857847a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:45.035467 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d9b1960d-792e-47e0-9974-273f857847a9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:45.035868 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d9b1960d-792e-47e0-9974-273f857847a9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:45.036166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d9b1960d-792e-47e0-9974-273f857847a9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:45.044893 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.044893 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:45.048714 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d9b1960d-792e-47e0-9974-273f857847a9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:45.054438 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d9b1960d-792e-47e0-9974-273f857847a9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 200 Jul 10 09:33:45.055004 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 716/2827] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:45 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:45.314559 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-edd199c7-edac-4316-a9cb-7881e8ad35dc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:45.316281 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-edd199c7-edac-4316-a9cb-7881e8ad35dc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:45.316550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-edd199c7-edac-4316-a9cb-7881e8ad35dc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:45.316886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-edd199c7-edac-4316-a9cb-7881e8ad35dc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:45.316886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-edd199c7-edac-4316-a9cb-7881e8ad35dc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:45.320621 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.320621 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:45.321145 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-edd199c7-edac-4316-a9cb-7881e8ad35dc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:45.321456 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 710/2828] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:45 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:45.566507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1bb87258-0060-4f86-9c70-d042f03958c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:45.568368 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1bb87258-0060-4f86-9c70-d042f03958c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:45.569363 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1bb87258-0060-4f86-9c70-d042f03958c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:45.569363 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1bb87258-0060-4f86-9c70-d042f03958c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:45.569363 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1bb87258-0060-4f86-9c70-d042f03958c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:45.569490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-840ecfb6-0711-41d1-a1cd-519bf59d728b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:45.571346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-840ecfb6-0711-41d1-a1cd-519bf59d728b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:45.571454 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-840ecfb6-0711-41d1-a1cd-519bf59d728b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:45.571655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-840ecfb6-0711-41d1-a1cd-519bf59d728b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:45.573501 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.573501 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:45.574236 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1bb87258-0060-4f86-9c70-d042f03958c1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 200 Jul 10 09:33:45.574607 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 703/2829] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:45 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:45.587461 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.587461 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:45.587838 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-840ecfb6-0711-41d1-a1cd-519bf59d728b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:45.588621 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-840ecfb6-0711-41d1-a1cd-519bf59d728b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 200 Jul 10 09:33:45.588951 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 701/2830] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:45 2026] GET /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:45.598431 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:45.600302 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:45.600510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:45.600736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:45.601031 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Delete snapshot with id: fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:45.606077 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.606077 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:45.606592 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:45.623178 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot delete request issued successfully. Jul 10 09:33:45.623247 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3bb5763d-e5e0-4f5a-9435-e6c95fa14b0c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 202 Jul 10 09:33:45.623803 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 717/2831] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:45 2026] DELETE /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:45.631928 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-706ec49f-df69-4a52-8831-cdc0a2cb3591 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:45.633932 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-706ec49f-df69-4a52-8831-cdc0a2cb3591 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:45.634110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-706ec49f-df69-4a52-8831-cdc0a2cb3591 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:45.634337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-706ec49f-df69-4a52-8831-cdc0a2cb3591 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:45.639705 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:45.639705 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:45.640215 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-706ec49f-df69-4a52-8831-cdc0a2cb3591 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:45.641405 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-706ec49f-df69-4a52-8831-cdc0a2cb3591 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 200 Jul 10 09:33:45.641405 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 711/2832] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:45 2026] GET /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:46.069017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-be8d577e-5bc9-4f5c-8357-8d3644c740bc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.070396 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be8d577e-5bc9-4f5c-8357-8d3644c740bc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:33:46.070608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be8d577e-5bc9-4f5c-8357-8d3644c740bc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.070786 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be8d577e-5bc9-4f5c-8357-8d3644c740bc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.076347 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be8d577e-5bc9-4f5c-8357-8d3644c740bc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 404 Jul 10 09:33:46.076881 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 704/2833] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:46 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:33:46.331067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-24d456f8-b267-40e2-bebe-c5cdd50228cb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.332710 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-24d456f8-b267-40e2-bebe-c5cdd50228cb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:46.332863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-24d456f8-b267-40e2-bebe-c5cdd50228cb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.333319 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-24d456f8-b267-40e2-bebe-c5cdd50228cb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.333319 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-24d456f8-b267-40e2-bebe-c5cdd50228cb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:46.336853 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:46.336853 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:46.338679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-24d456f8-b267-40e2-bebe-c5cdd50228cb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:46.338679 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 702/2834] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:46 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:46.584692 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-390b7779-9f17-49a3-b0cb-4404108660df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.586908 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-390b7779-9f17-49a3-b0cb-4404108660df tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f Jul 10 09:33:46.587103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-390b7779-9f17-49a3-b0cb-4404108660df tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.587295 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-390b7779-9f17-49a3-b0cb-4404108660df tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.587385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-390b7779-9f17-49a3-b0cb-4404108660df tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id f57d6798-cb62-4cd6-a77b-5d8c71b7e91f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:46.591456 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-390b7779-9f17-49a3-b0cb-4404108660df tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f returned with HTTP 404 Jul 10 09:33:46.592059 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 718/2835] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:46 2026] GET /volume/v3/backups/f57d6798-cb62-4cd6-a77b-5d8c71b7e91f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:46.650990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0044f1a6-3589-45e1-aa99-d5d6d4ee6a2b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.653182 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0044f1a6-3589-45e1-aa99-d5d6d4ee6a2b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:46.653445 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0044f1a6-3589-45e1-aa99-d5d6d4ee6a2b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.653707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0044f1a6-3589-45e1-aa99-d5d6d4ee6a2b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.659110 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0044f1a6-3589-45e1-aa99-d5d6d4ee6a2b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 404 Jul 10 09:33:46.659714 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 712/2836] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:46 2026] GET /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:46.666757 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8ae5b41f-9993-44ae-9707-6b0a27ed3e41 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.668733 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ae5b41f-9993-44ae-9707-6b0a27ed3e41 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:46.669077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ae5b41f-9993-44ae-9707-6b0a27ed3e41 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.669279 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ae5b41f-9993-44ae-9707-6b0a27ed3e41 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.669404 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-8ae5b41f-9993-44ae-9707-6b0a27ed3e41 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:46.674535 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ae5b41f-9993-44ae-9707-6b0a27ed3e41 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 404 Jul 10 09:33:46.675139 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 705/2837] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:46 2026] DELETE /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:46.683673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d77d4130-b448-4629-9620-8cd657ea1b04 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.685412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d77d4130-b448-4629-9620-8cd657ea1b04 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a Jul 10 09:33:46.685412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d77d4130-b448-4629-9620-8cd657ea1b04 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.685995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d77d4130-b448-4629-9620-8cd657ea1b04 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.689116 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d77d4130-b448-4629-9620-8cd657ea1b04 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a returned with HTTP 404 Jul 10 09:33:46.689559 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 703/2838] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:46 2026] GET /volume/v3/snapshots/fb6e3c2a-4579-4768-92ce-8064079ea68a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:46.696444 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ce4021bc-6c02-4cbf-9c30-af905124edee None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.698627 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:46.698786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.699013 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.699164 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:46.706661 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:46.706661 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:46.707059 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:46.727088 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:33:46.727279 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ce4021bc-6c02-4cbf-9c30-af905124edee tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 returned with HTTP 202 Jul 10 09:33:46.727765 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 719/2839] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:46 2026] DELETE /volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:46.736122 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aff8a033-7739-4be6-be10-c017576c7864 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:46.738076 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aff8a033-7739-4be6-be10-c017576c7864 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:46.738423 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aff8a033-7739-4be6-be10-c017576c7864 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:46.738560 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aff8a033-7739-4be6-be10-c017576c7864 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:46.746357 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:46.746357 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:46.750542 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aff8a033-7739-4be6-be10-c017576c7864 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:46.755010 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aff8a033-7739-4be6-be10-c017576c7864 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 returned with HTTP 200 Jul 10 09:33:46.755859 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 713/2840] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:46 2026] GET /volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:47.135090 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.136900 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:33:47.137070 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.137260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.137369 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete backup with id: 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. Jul 10 09:33:47.143317 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.143317 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:47.156789 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] delete_backup rpcapi backup_id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:33:47.158639 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-79a854a1-d05c-4e29-b6f2-dc6046c0bf4c tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 202 Jul 10 09:33:47.159255 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 706/2841] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:47 2026] DELETE /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:47.170229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-633f04c3-1bc3-4177-a226-702d542f9630 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.172107 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-633f04c3-1bc3-4177-a226-702d542f9630 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:33:47.173588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-633f04c3-1bc3-4177-a226-702d542f9630 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.173588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-633f04c3-1bc3-4177-a226-702d542f9630 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.173588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-633f04c3-1bc3-4177-a226-702d542f9630 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:47.183603 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.183603 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:47.185336 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-633f04c3-1bc3-4177-a226-702d542f9630 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 200 Jul 10 09:33:47.185336 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 704/2842] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:47.350537 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-41bfad23-faad-4453-9f70-a60bfc698a60 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.352712 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41bfad23-faad-4453-9f70-a60bfc698a60 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:47.353029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41bfad23-faad-4453-9f70-a60bfc698a60 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.353296 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41bfad23-faad-4453-9f70-a60bfc698a60 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.353443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-41bfad23-faad-4453-9f70-a60bfc698a60 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:47.358670 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.358670 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:47.359480 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41bfad23-faad-4453-9f70-a60bfc698a60 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:47.361119 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 720/2843] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:47.626658 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a9d8bd16-7001-4732-9d1c-a513b667d4ca None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.628242 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a9d8bd16-7001-4732-9d1c-a513b667d4ca tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:47.628438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a9d8bd16-7001-4732-9d1c-a513b667d4ca tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.628712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a9d8bd16-7001-4732-9d1c-a513b667d4ca tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.637286 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.637286 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:47.640828 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a9d8bd16-7001-4732-9d1c-a513b667d4ca tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:47.645763 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a9d8bd16-7001-4732-9d1c-a513b667d4ca tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:47.646293 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 714/2844] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:47.658977 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-26df21cf-eead-4d5d-bc28-180bf63b76c9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.660656 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-26df21cf-eead-4d5d-bc28-180bf63b76c9 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:47.660883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-26df21cf-eead-4d5d-bc28-180bf63b76c9 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.661192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-26df21cf-eead-4d5d-bc28-180bf63b76c9 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.670298 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.670298 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:47.675335 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-26df21cf-eead-4d5d-bc28-180bf63b76c9 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:47.681187 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-26df21cf-eead-4d5d-bc28-180bf63b76c9 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:47.681187 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 707/2845] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:47.732214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-91696f45-3bee-4277-8323-26fc9fb61099 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.734151 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-91696f45-3bee-4277-8323-26fc9fb61099 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:47.734342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-91696f45-3bee-4277-8323-26fc9fb61099 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.734578 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-91696f45-3bee-4277-8323-26fc9fb61099 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.744255 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.744255 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:47.748946 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-91696f45-3bee-4277-8323-26fc9fb61099 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:47.755030 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-91696f45-3bee-4277-8323-26fc9fb61099 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:47.755411 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 705/2846] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:47.768828 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-24e8590f-76d7-462f-8398-c7e065f2fe64 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.770700 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24e8590f-76d7-462f-8398-c7e065f2fe64 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 Jul 10 09:33:47.770886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24e8590f-76d7-462f-8398-c7e065f2fe64 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.771307 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24e8590f-76d7-462f-8398-c7e065f2fe64 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.780545 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24e8590f-76d7-462f-8398-c7e065f2fe64 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 returned with HTTP 404 Jul 10 09:33:47.781177 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 721/2847] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/volumes/a81464e0-fa98-487e-9314-8d3746a3e801 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:47.793077 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-19699fd9-63b3-490f-9f1b-40862efea347 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.793077 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:47.793077 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1179864372"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:47.793764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1179864372'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:47.793823 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:33:47.798248 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:47.804050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (cf8dbb4d-ec4e-4895-9142-c0cad0a60ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:47.805160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4bf744d-65b6-4d76-814a-8429a96f2594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:47.806110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:47.832425 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4bf744d-65b6-4d76-814a-8429a96f2594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:47.833713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97706e7-98b7-4276-95fc-9a424eb08e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:47.877702 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['fc566ad6-d95c-4481-810f-b77df63e2cce', '3db70963-2782-4be6-a008-ad72cf829004', 'deb8311a-f7b1-4b8e-8225-3d06fe42c231', '6c586da7-f3bf-4195-bc48-318671543a97'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:47.878499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97706e7-98b7-4276-95fc-9a424eb08e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc566ad6-d95c-4481-810f-b77df63e2cce', '3db70963-2782-4be6-a008-ad72cf829004', 'deb8311a-f7b1-4b8e-8225-3d06fe42c231', '6c586da7-f3bf-4195-bc48-318671543a97']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:47.879196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d736f25d-fc95-4e15-8a38-84634cea9ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:47.903299 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d736f25d-fc95-4e15-8a38-84634cea9ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb638cf2-760b-427b-9eeb-7427ba45595b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179864372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['fc566ad6-d95c-4481-810f-b77df63e2cce','3db70963-2782-4be6-a008-ad72cf829004','deb8311a-f7b1-4b8e-8225-3d06fe42c231','6c586da7-f3bf-4195-bc48-318671543a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179864372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb638cf2-760b-427b-9eeb-7427ba45595b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:47.904044 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a2b69-98be-45a7-9426-2857cdbbfbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:47.922741 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a2b69-98be-45a7-9426-2857cdbbfbb4) transitioned into state 'SUCCESS' from state '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-1179864372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['fc566ad6-d95c-4481-810f-b77df63e2cce','3db70963-2782-4be6-a008-ad72cf829004','deb8311a-f7b1-4b8e-8225-3d06fe42c231','6c586da7-f3bf-4195-bc48-318671543a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:47.923390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edcc4c7f-34b6-470e-a72e-cb4e7877435d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:47.933351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edcc4c7f-34b6-470e-a72e-cb4e7877435d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:47.935177 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (cf8dbb4d-ec4e-4895-9142-c0cad0a60ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:47.935177 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:33:47.935506 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-19699fd9-63b3-490f-9f1b-40862efea347 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:47.935965 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 715/2848] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:47 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:47.957600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-da10cb9b-2a06-4015-81e9-0e90e47e97fa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:47.959392 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da10cb9b-2a06-4015-81e9-0e90e47e97fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:47.959665 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da10cb9b-2a06-4015-81e9-0e90e47e97fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:47.959830 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da10cb9b-2a06-4015-81e9-0e90e47e97fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:47.968117 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:47.968117 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:47.972055 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-da10cb9b-2a06-4015-81e9-0e90e47e97fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:47.976486 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da10cb9b-2a06-4015-81e9-0e90e47e97fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b returned with HTTP 200 Jul 10 09:33:47.976929 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 708/2849] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:47 2026] GET /volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:48.028501 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.030778 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:48.031215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "165b0b97-ddc0-4171-b5ef-26e143927ee8", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:48.033067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '165b0b97-ddc0-4171-b5ef-26e143927ee8', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:48.117253 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume of 1 GB Jul 10 09:33:48.121333 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Availability Zones retrieved successfully. Jul 10 09:33:48.126314 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (ae4b09ad-0f67-4fca-999c-ab628e329804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:48.127389 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55ac883d-7637-4b25-88e1-3d8082c84fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.128564 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:48.188612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55ac883d-7637-4b25-88e1-3d8082c84fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.189397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2b2451-54c8-448b-a7fb-3cf74af9e1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.200301 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8c9354f8-a055-4c11-ab42-90097465ba7f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.202413 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c9354f8-a055-4c11-ab42-90097465ba7f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 Jul 10 09:33:48.202621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c9354f8-a055-4c11-ab42-90097465ba7f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:48.202842 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c9354f8-a055-4c11-ab42-90097465ba7f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:48.202916 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8c9354f8-a055-4c11-ab42-90097465ba7f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 225b1726-ae61-4cb1-bbed-c5b1855ba0b8. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:48.206697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c9354f8-a055-4c11-ab42-90097465ba7f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 returned with HTTP 404 Jul 10 09:33:48.207383 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 722/2850] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:48 2026] GET /volume/v3/backups/225b1726-ae61-4cb1-bbed-c5b1855ba0b8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:48.229853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.229957 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Created reservations ['3a201759-6b9b-4575-bf6e-b8f39de6a44b', '8ab8e63d-af7b-4e10-ae9a-a072aa5acb33', '244f8e2e-0720-4e6f-8cdf-6c734ddcdce1', '8e6d4744-42e4-4931-9698-1824f5038f82'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:48.230854 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2b2451-54c8-448b-a7fb-3cf74af9e1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a201759-6b9b-4575-bf6e-b8f39de6a44b', '8ab8e63d-af7b-4e10-ae9a-a072aa5acb33', '244f8e2e-0720-4e6f-8cdf-6c734ddcdce1', '8e6d4744-42e4-4931-9698-1824f5038f82']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.232466 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673accbb-591e-4da0-afab-306fac1dde8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.233594 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:48.234034 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2049406001"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:48.235953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2049406001'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:48.236127 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume of 1 GB Jul 10 09:33:48.236476 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:48.236476 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:48.241112 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Availability Zones retrieved successfully. Jul 10 09:33:48.248728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (4a87fc89-2caa-4a47-bba0-ace5e17304ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:48.250020 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b6abaaa-c195-4617-b64b-c2814ab6b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.251277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:48.259014 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673accbb-591e-4da0-afab-306fac1dde8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a', '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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['3a201759-6b9b-4575-bf6e-b8f39de6a44b','8ab8e63d-af7b-4e10-ae9a-a072aa5acb33','244f8e2e-0720-4e6f-8cdf-6c734ddcdce1','8e6d4744-42e4-4931-9698-1824f5038f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:48Z,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=24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7d0ab2fb234224925cd47411178a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ec2c272584432bee3333f6550500b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.260336 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d61bf8-3ebc-44a1-8d99-ccb140ab4a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.283766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b6abaaa-c195-4617-b64b-c2814ab6b7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.284541 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40badbb-1dd1-4859-aa30-3a54f23604c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.285949 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d61bf8-3ebc-44a1-8d99-ccb140ab4a69) transitioned into state 'SUCCESS' from 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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['3a201759-6b9b-4575-bf6e-b8f39de6a44b','8ab8e63d-af7b-4e10-ae9a-a072aa5acb33','244f8e2e-0720-4e6f-8cdf-6c734ddcdce1','8e6d4744-42e4-4931-9698-1824f5038f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.286973 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48067f6-9d2f-4fa7-9f93-b99490dbf21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.298340 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48067f6-9d2f-4fa7-9f93-b99490dbf21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.299508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (ae4b09ad-0f67-4fca-999c-ab628e329804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:48.299992 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request issued successfully. Jul 10 09:33:48.300822 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe4bcb9c-ea03-4a0b-8e7e-5fe3d40bda50 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:48.301789 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 706/2851] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:33:48 2026] POST /volume/v3/volumes => generated 775 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:48.316777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c6aea0a5-2e3f-4853-b8fa-0d1d0e5fe3cb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.319744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c6aea0a5-2e3f-4853-b8fa-0d1d0e5fe3cb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:48.320026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c6aea0a5-2e3f-4853-b8fa-0d1d0e5fe3cb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:48.320290 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c6aea0a5-2e3f-4853-b8fa-0d1d0e5fe3cb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:48.332450 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:48.332450 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:48.339709 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c6aea0a5-2e3f-4853-b8fa-0d1d0e5fe3cb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:48.347866 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c6aea0a5-2e3f-4853-b8fa-0d1d0e5fe3cb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:48.348346 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 709/2852] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:48 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:48.351942 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['4a004b5c-7598-4418-a0f0-5cc8110e24cf', 'f76fa52e-410a-4911-ad7e-a30313104337', '453779eb-e6a2-426a-b572-f343e4daa2fc', '3c45839b-baa3-483a-9c66-4596a6eddfa1'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:48.353168 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40badbb-1dd1-4859-aa30-3a54f23604c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a004b5c-7598-4418-a0f0-5cc8110e24cf', 'f76fa52e-410a-4911-ad7e-a30313104337', '453779eb-e6a2-426a-b572-f343e4daa2fc', '3c45839b-baa3-483a-9c66-4596a6eddfa1']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.354327 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7dddbb4-ecdf-469c-ad1a-ba19491f1ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.385561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7dddbb4-ecdf-469c-ad1a-ba19491f1ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d4e0391-0953-4d29-ae1f-469057e26312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2049406001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['4a004b5c-7598-4418-a0f0-5cc8110e24cf','f76fa52e-410a-4911-ad7e-a30313104337','453779eb-e6a2-426a-b572-f343e4daa2fc','3c45839b-baa3-483a-9c66-4596a6eddfa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2049406001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d4e0391-0953-4d29-ae1f-469057e26312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3676a5831f44c14ac58b2b954d4f36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.386951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0243a6-b165-43ec-afa6-bd6e5dfe730b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.391888 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6669d091-5494-4bcc-bfe1-8ccfbc73a0b0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.394021 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6669d091-5494-4bcc-bfe1-8ccfbc73a0b0 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:48.394269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6669d091-5494-4bcc-bfe1-8ccfbc73a0b0 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:48.394469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6669d091-5494-4bcc-bfe1-8ccfbc73a0b0 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:48.394665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6669d091-5494-4bcc-bfe1-8ccfbc73a0b0 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:48.399479 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:48.399479 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:48.399667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6669d091-5494-4bcc-bfe1-8ccfbc73a0b0 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:48.400198 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 723/2853] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:48 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:48.413998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0243a6-b165-43ec-afa6-bd6e5dfe730b) transitioned into state 'SUCCESS' from state '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-2049406001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3676a5831f44c14ac58b2b954d4f36b',qos_specs=None,replication_status=,reservations=['4a004b5c-7598-4418-a0f0-5cc8110e24cf','f76fa52e-410a-4911-ad7e-a30313104337','453779eb-e6a2-426a-b572-f343e4daa2fc','3c45839b-baa3-483a-9c66-4596a6eddfa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22cb1a3b2a14c58b75c397b8e8721e7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.415032 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b974985-0398-4b7f-b44b-43fba09298f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:48.428381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b974985-0398-4b7f-b44b-43fba09298f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:48.429477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Flow 'volume_create_api' (4a87fc89-2caa-4a47-bba0-ace5e17304ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:48.429915 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create volume request issued successfully. Jul 10 09:33:48.430719 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d50e2d03-f864-4fad-88fd-9be545b1fa00 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:48.431606 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 716/2854] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:48 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:48.444452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5e88bcc3-539e-4568-a02a-c034c3ccb4b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.448047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e88bcc3-539e-4568-a02a-c034c3ccb4b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:33:48.448047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e88bcc3-539e-4568-a02a-c034c3ccb4b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:48.448047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e88bcc3-539e-4568-a02a-c034c3ccb4b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:48.455164 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:48.455164 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:48.459002 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5e88bcc3-539e-4568-a02a-c034c3ccb4b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:48.464344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e88bcc3-539e-4568-a02a-c034c3ccb4b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 returned with HTTP 200 Jul 10 09:33:48.464735 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 707/2855] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:48 2026] GET /volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:48.996958 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-81b181d7-c7b8-46c1-8c4c-96b0c4e121ab None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:48.999250 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81b181d7-c7b8-46c1-8c4c-96b0c4e121ab tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:48.999515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81b181d7-c7b8-46c1-8c4c-96b0c4e121ab tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:48.999802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81b181d7-c7b8-46c1-8c4c-96b0c4e121ab tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.009626 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.009626 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:49.016595 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-81b181d7-c7b8-46c1-8c4c-96b0c4e121ab tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:49.021261 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81b181d7-c7b8-46c1-8c4c-96b0c4e121ab tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b returned with HTTP 200 Jul 10 09:33:49.021873 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 710/2856] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:48 2026] GET /volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:49.035006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.035978 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:49.036331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb638cf2-760b-427b-9eeb-7427ba45595b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1944376072"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:49.044487 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.044487 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:49.044942 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:49.045064 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:49.073853 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['6fd5174c-3517-4456-9036-c654c0119f0f', '6119c557-fbfd-4acd-b19e-b32db976a9af', 'b4cb96b2-0aa6-435d-8268-b60c7bd33b23', 'feca3e7e-6e28-45eb-8b6f-b4cc47777e0e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:49.117597 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:33:49.117945 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50366b90-2c6e-4f1f-b0de-8e676136dfb1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:49.118353 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 724/2857] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:49.128541 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eedb1d99-50c2-4372-8c75-9c1738abea4d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.131046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eedb1d99-50c2-4372-8c75-9c1738abea4d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c Jul 10 09:33:49.131046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eedb1d99-50c2-4372-8c75-9c1738abea4d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:49.131046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eedb1d99-50c2-4372-8c75-9c1738abea4d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.137350 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.137350 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:49.137936 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eedb1d99-50c2-4372-8c75-9c1738abea4d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:49.138852 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eedb1d99-50c2-4372-8c75-9c1738abea4d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c returned with HTTP 200 Jul 10 09:33:49.139464 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 717/2858] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:49 2026] GET /volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:49.366215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1174529e-867e-40ce-977d-6876768237a4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.367708 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1174529e-867e-40ce-977d-6876768237a4 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:49.367913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1174529e-867e-40ce-977d-6876768237a4 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:49.368081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1174529e-867e-40ce-977d-6876768237a4 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.374306 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.374306 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:49.377477 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1174529e-867e-40ce-977d-6876768237a4 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:49.381046 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1174529e-867e-40ce-977d-6876768237a4 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:49.381423 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 708/2859] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:49 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 867 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:49.416670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-33f0aa59-fcea-4043-acda-216ff0d5c1ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.418809 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33f0aa59-fcea-4043-acda-216ff0d5c1ec tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:49.419193 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33f0aa59-fcea-4043-acda-216ff0d5c1ec tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:49.420034 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33f0aa59-fcea-4043-acda-216ff0d5c1ec tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.420239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-33f0aa59-fcea-4043-acda-216ff0d5c1ec tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:49.425231 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.425231 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:49.426018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33f0aa59-fcea-4043-acda-216ff0d5c1ec tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:49.426457 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 711/2860] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:49 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:49.478133 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5b1be9ce-0540-41c4-920f-c9455fd453b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.479995 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b1be9ce-0540-41c4-920f-c9455fd453b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:33:49.480183 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b1be9ce-0540-41c4-920f-c9455fd453b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:49.480377 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b1be9ce-0540-41c4-920f-c9455fd453b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.487756 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.487756 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:49.491498 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5b1be9ce-0540-41c4-920f-c9455fd453b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:49.496344 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b1be9ce-0540-41c4-920f-c9455fd453b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 returned with HTTP 200 Jul 10 09:33:49.496940 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 725/2861] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:49 2026] GET /volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:49.509759 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.513626 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:49.513626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d4e0391-0953-4d29-ae1f-469057e26312", "name": "tempest-VolumesBackupsTest-Snapshot-1937310663"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:49.524199 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.524199 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:49.525061 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:49.525347 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Create snapshot from volume 7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:33:49.570498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['1cf32af9-59b8-4b60-afd4-7d6b1978766e', '1ec02e71-9ff9-4ffd-b604-1003a8273356', '8771f275-3a1e-4a46-a1a3-abd60dcdfd9b', 'd0a86a29-6ba2-4264-8f3f-dc8892d925ae'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:49.601782 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot create request issued successfully. Jul 10 09:33:49.602251 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea4cbd17-1f53-4ee3-8986-5310c41ac0d3 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:49.602810 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 718/2862] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:49 2026] POST /volume/v3/snapshots => generated 305 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:49.615243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cc117bb9-ddcb-4f32-8b6a-ca15a92dacf6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.617540 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cc117bb9-ddcb-4f32-8b6a-ca15a92dacf6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 Jul 10 09:33:49.617860 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cc117bb9-ddcb-4f32-8b6a-ca15a92dacf6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:49.618142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cc117bb9-ddcb-4f32-8b6a-ca15a92dacf6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.628726 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.628726 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:49.629158 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cc117bb9-ddcb-4f32-8b6a-ca15a92dacf6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot retrieved successfully. Jul 10 09:33:49.630125 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cc117bb9-ddcb-4f32-8b6a-ca15a92dacf6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 returned with HTTP 200 Jul 10 09:33:49.630376 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 709/2863] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:49 2026] GET /volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:49.807677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8c260351-24a6-4c2d-b4ef-619c63f58f0c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.808240 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8c260351-24a6-4c2d-b4ef-619c63f58f0c None None] GET https://10.4.3.103/volume// Jul 10 09:33:49.808450 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8c260351-24a6-4c2d-b4ef-619c63f58f0c None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:49.808712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8c260351-24a6-4c2d-b4ef-619c63f58f0c None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:49.809139 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8c260351-24a6-4c2d-b4ef-619c63f58f0c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:49.809489 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 712/2864] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:33:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:49.818704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-791a08a0-0f41-4420-99ad-cf0b8286255d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:49.820984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-791a08a0-0f41-4420-99ad-cf0b8286255d tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:33:49.821473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-791a08a0-0f41-4420-99ad-cf0b8286255d tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ae143e9-24d3-40bc-ae6e-3bd40980cb2b", "connector": null, "instance_uuid": "2db70ee8-4e63-483b-b7d1-895c9ad79c4c"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:49.832127 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:49.832127 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:49.863398 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-791a08a0-0f41-4420-99ad-cf0b8286255d tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:33:49.863948 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 726/2865] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:33:49 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:50.150773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0f3d638e-d4fd-48df-ae29-d5f321bb208b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.152624 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f3d638e-d4fd-48df-ae29-d5f321bb208b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c Jul 10 09:33:50.152836 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f3d638e-d4fd-48df-ae29-d5f321bb208b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.153017 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f3d638e-d4fd-48df-ae29-d5f321bb208b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.161244 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.161244 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:50.161584 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0f3d638e-d4fd-48df-ae29-d5f321bb208b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:50.162213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f3d638e-d4fd-48df-ae29-d5f321bb208b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c returned with HTTP 200 Jul 10 09:33:50.162584 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 719/2866] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:50.170450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.172172 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] POST https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c/action Jul 10 09:33:50.172495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:50.172631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:50.178222 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.178222 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:50.178602 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:33:50.179271 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5d43750e952a443794d574f17854edb0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a6484fdc3bb484098c072d070ddca1e', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:33:50.179440 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1eeb972d-bcb7-4eaf-ab22-76e87d820ec7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c/action returned with HTTP 403 Jul 10 09:33:50.179862 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 710/2867] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:33:50 2026] POST /volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:50.185892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.188002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c Jul 10 09:33:50.188213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.188423 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.188561 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: dc1b4088-c7ce-4e45-b931-4f2dff653a9c Jul 10 09:33:50.193520 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.193520 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:50.193902 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:50.211386 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:33:50.211556 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d35f894c-826a-4bb3-ad50-0213ef3003aa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c returned with HTTP 202 Jul 10 09:33:50.212069 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 713/2868] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:50 2026] DELETE /volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:50.220508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4674d229-9571-497e-8793-58036a01f098 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.226978 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4674d229-9571-497e-8793-58036a01f098 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c Jul 10 09:33:50.226978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4674d229-9571-497e-8793-58036a01f098 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.226978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4674d229-9571-497e-8793-58036a01f098 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.240190 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.240190 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:50.240754 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4674d229-9571-497e-8793-58036a01f098 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:50.241745 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4674d229-9571-497e-8793-58036a01f098 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c returned with HTTP 200 Jul 10 09:33:50.242755 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 727/2869] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:33:50.288715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a8c3edb4-7721-48b5-af64-0a8df55eeaf7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.290439 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a8c3edb4-7721-48b5-af64-0a8df55eeaf7 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:50.290687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a8c3edb4-7721-48b5-af64-0a8df55eeaf7 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.290893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a8c3edb4-7721-48b5-af64-0a8df55eeaf7 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.301818 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.301818 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:50.307734 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a8c3edb4-7721-48b5-af64-0a8df55eeaf7 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:50.315601 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a8c3edb4-7721-48b5-af64-0a8df55eeaf7 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:50.315601 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 720/2870] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:50.396421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e3e7f701-962c-42ba-b9fb-23ed26141d9e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.396929 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3e7f701-962c-42ba-b9fb-23ed26141d9e None None] GET https://10.4.3.103/volume// Jul 10 09:33:50.397139 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3e7f701-962c-42ba-b9fb-23ed26141d9e None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.397384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3e7f701-962c-42ba-b9fb-23ed26141d9e None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.397513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1ba66b7e-30d5-47f7-895a-6dc4899d43a3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.397764 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3e7f701-962c-42ba-b9fb-23ed26141d9e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:33:50.398221 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 711/2871] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:33:50.400081 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ba66b7e-30d5-47f7-895a-6dc4899d43a3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:50.400380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ba66b7e-30d5-47f7-895a-6dc4899d43a3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.400648 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ba66b7e-30d5-47f7-895a-6dc4899d43a3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.408468 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-209698c7-fdf1-440b-af70-a41bad52ae6a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.413828 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-209698c7-fdf1-440b-af70-a41bad52ae6a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:50.413828 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-209698c7-fdf1-440b-af70-a41bad52ae6a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.413828 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-209698c7-fdf1-440b-af70-a41bad52ae6a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.414011 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.414011 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:50.419160 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1ba66b7e-30d5-47f7-895a-6dc4899d43a3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:50.422306 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.422306 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:50.426688 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-209698c7-fdf1-440b-af70-a41bad52ae6a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:50.427062 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ba66b7e-30d5-47f7-895a-6dc4899d43a3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:50.427555 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 714/2872] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 925 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:33:50.433820 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-209698c7-fdf1-440b-af70-a41bad52ae6a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:50.434337 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 728/2873] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 1037 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:33:50.436175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8b0a675a-2afd-4bde-a50a-c9442cfa05e6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.438009 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b0a675a-2afd-4bde-a50a-c9442cfa05e6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:50.438264 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b0a675a-2afd-4bde-a50a-c9442cfa05e6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.438559 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8b0a675a-2afd-4bde-a50a-c9442cfa05e6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.438686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8b0a675a-2afd-4bde-a50a-c9442cfa05e6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:50.443054 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.443054 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:50.443733 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8b0a675a-2afd-4bde-a50a-c9442cfa05e6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:50.444199 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 721/2874] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:50.525588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.527585 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] PUT https://10.4.3.103/volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6 Jul 10 09:33:50.527950 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:50.535088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Acquiring lock "cinder-attachment_update-7ae143e9-24d3-40bc-ae6e-3bd40980cb2b-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:33:50.539267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Lock "cinder-attachment_update-7ae143e9-24d3-40bc-ae6e-3bd40980cb2b-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:33:50.540211 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.540211 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:50.641079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-16e347e8-1f4e-4de0-851a-3b25f17171b8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.642869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-16e347e8-1f4e-4de0-851a-3b25f17171b8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 Jul 10 09:33:50.643146 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-16e347e8-1f4e-4de0-851a-3b25f17171b8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.643393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-16e347e8-1f4e-4de0-851a-3b25f17171b8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.649110 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.649110 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:50.649648 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-16e347e8-1f4e-4de0-851a-3b25f17171b8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot retrieved successfully. Jul 10 09:33:50.650386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-16e347e8-1f4e-4de0-851a-3b25f17171b8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 returned with HTTP 200 Jul 10 09:33:50.650824 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 715/2875] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:50.662437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.665400 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:33:50.665735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d4e0391-0953-4d29-ae1f-469057e26312", "snapshot_id": "dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5", "name": "tempest-VolumesBackupsTest-Backup-242416232"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:50.667225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating new backup {'backup': {'volume_id': '7d4e0391-0953-4d29-ae1f-469057e26312', 'snapshot_id': 'dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5', 'name': 'tempest-VolumesBackupsTest-Backup-242416232'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:33:50.667350 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Creating backup of volume 7d4e0391-0953-4d29-ae1f-469057e26312 in container None Jul 10 09:33:50.676665 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.676665 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:50.677273 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:33:50.684916 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.684916 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:50.685551 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot retrieved successfully. Jul 10 09:33:50.699092 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Created reservations ['60c2cce4-1656-47be-bd9a-814c4f2132fe', 'e2870559-f4b2-4951-a001-acec4c85d33d'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:50.735102 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0ebce173-4b32-4d4e-981f-2d8dacc3a6ac tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:33:50.735582 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 729/2876] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:33:50 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:50.747780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-79a025bd-47a2-4600-a841-5a44850c7afc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:50.751081 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79a025bd-47a2-4600-a841-5a44850c7afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:50.751365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79a025bd-47a2-4600-a841-5a44850c7afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:50.752383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79a025bd-47a2-4600-a841-5a44850c7afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:50.752927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-79a025bd-47a2-4600-a841-5a44850c7afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:50.760937 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:50.760937 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:50.760937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79a025bd-47a2-4600-a841-5a44850c7afc tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:50.760937 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 722/2877] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:50 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 770 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:51.060287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Lock "cinder-attachment_update-7ae143e9-24d3-40bc-ae6e-3bd40980cb2b-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:33:51.060580 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-01e6b93f-ca98-40bc-a5d7-ad092629569a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6 returned with HTTP 200 Jul 10 09:33:51.061197 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 712/2878] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:33:50 2026] PUT /volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:51.252168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c371029b-4c6d-4873-9c79-e6e46e98a963 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.254267 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c371029b-4c6d-4873-9c79-e6e46e98a963 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c Jul 10 09:33:51.254493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c371029b-4c6d-4873-9c79-e6e46e98a963 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.254728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c371029b-4c6d-4873-9c79-e6e46e98a963 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.259903 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c371029b-4c6d-4873-9c79-e6e46e98a963 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c returned with HTTP 404 Jul 10 09:33:51.260491 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 716/2879] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:51 2026] GET /volume/v3/snapshots/dc1b4088-c7ce-4e45-b931-4f2dff653a9c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:51.268211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.270240 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:51.270547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.270798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.271033 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:51.279144 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:51.279144 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:51.279497 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:51.303708 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:33:51.303898 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5140caa5-bb72-4d26-937f-ff57d6cf41be tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b returned with HTTP 202 Jul 10 09:33:51.304515 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 730/2880] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:51 2026] DELETE /volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:51.321682 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7fcb3963-a56c-4be4-b5a3-b64a2998e65a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.323988 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7fcb3963-a56c-4be4-b5a3-b64a2998e65a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:51.324292 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7fcb3963-a56c-4be4-b5a3-b64a2998e65a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.324524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7fcb3963-a56c-4be4-b5a3-b64a2998e65a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.333361 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-20d21661-7de4-44b9-bc70-d3e8697b2b26 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.335093 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-20d21661-7de4-44b9-bc70-d3e8697b2b26 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:51.335282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-20d21661-7de4-44b9-bc70-d3e8697b2b26 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.335498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-20d21661-7de4-44b9-bc70-d3e8697b2b26 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.335972 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:51.335972 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:51.339751 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7fcb3963-a56c-4be4-b5a3-b64a2998e65a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:51.343408 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7fcb3963-a56c-4be4-b5a3-b64a2998e65a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b returned with HTTP 200 Jul 10 09:33:51.343908 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 723/2881] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:51 2026] GET /volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:51.347945 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:51.347945 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:51.351670 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-20d21661-7de4-44b9-bc70-d3e8697b2b26 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:51.356633 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-20d21661-7de4-44b9-bc70-d3e8697b2b26 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:51.357085 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 713/2882] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:51 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:51.444871 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2dbbba90-dd75-4862-8a70-a8fb26d6e95d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.447585 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2dbbba90-dd75-4862-8a70-a8fb26d6e95d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:51.447959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2dbbba90-dd75-4862-8a70-a8fb26d6e95d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.448292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2dbbba90-dd75-4862-8a70-a8fb26d6e95d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.458677 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:51.458677 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:51.458913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d6dab7a1-98d4-4a45-9a62-6665c9ae1fad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.461539 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d6dab7a1-98d4-4a45-9a62-6665c9ae1fad tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:51.461801 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d6dab7a1-98d4-4a45-9a62-6665c9ae1fad tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.462046 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d6dab7a1-98d4-4a45-9a62-6665c9ae1fad tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.462260 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-d6dab7a1-98d4-4a45-9a62-6665c9ae1fad tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:51.463677 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2dbbba90-dd75-4862-8a70-a8fb26d6e95d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:51.467175 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:51.467175 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:51.468016 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d6dab7a1-98d4-4a45-9a62-6665c9ae1fad tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:51.468546 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 731/2883] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:51 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:51.470330 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2dbbba90-dd75-4862-8a70-a8fb26d6e95d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:51.470866 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 717/2884] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:51 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:51.775446 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5bb29f3d-5453-4b9a-9adb-b640a5743896 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:51.777068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5bb29f3d-5453-4b9a-9adb-b640a5743896 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:51.777269 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5bb29f3d-5453-4b9a-9adb-b640a5743896 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:51.777443 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5bb29f3d-5453-4b9a-9adb-b640a5743896 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:51.777541 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5bb29f3d-5453-4b9a-9adb-b640a5743896 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:51.782033 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:51.782033 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:51.782511 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5bb29f3d-5453-4b9a-9adb-b640a5743896 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:51.782885 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 724/2885] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:51 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:52.359057 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d835514e-2417-4128-bb8d-a5e81a0740f1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.361544 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d835514e-2417-4128-bb8d-a5e81a0740f1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b Jul 10 09:33:52.362081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d835514e-2417-4128-bb8d-a5e81a0740f1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:52.362787 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d835514e-2417-4128-bb8d-a5e81a0740f1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:52.368822 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-286306df-2f15-4394-b900-c8fd97ceee01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.370544 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-286306df-2f15-4394-b900-c8fd97ceee01 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:52.370739 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-286306df-2f15-4394-b900-c8fd97ceee01 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:52.370934 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-286306df-2f15-4394-b900-c8fd97ceee01 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:52.374190 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d835514e-2417-4128-bb8d-a5e81a0740f1 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b returned with HTTP 404 Jul 10 09:33:52.374718 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 714/2886] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:52 2026] GET /volume/v3/volumes/eb638cf2-760b-427b-9eeb-7427ba45595b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:52.381072 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:52.381072 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:52.383592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.385423 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-286306df-2f15-4394-b900-c8fd97ceee01 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:52.385633 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:52.385945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-113019369"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:52.387163 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-113019369'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:52.387272 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:33:52.392240 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:52.396791 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-286306df-2f15-4394-b900-c8fd97ceee01 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:52.397171 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 732/2887] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:52 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:52.397839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (ea101bad-a563-4202-bc7b-f3c590ca2f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:52.398730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cbd4010-a296-4909-9577-6eac2ac2bbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:52.406924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:52.428303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cbd4010-a296-4909-9577-6eac2ac2bbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:52.429183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b671703-7db7-4bb3-9b53-2c03bf0a2226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:52.466501 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['4654c762-ea5b-47b7-a84c-af2d3b8c54ba', '00184cb6-7c32-4d2a-a700-93319b5feba1', 'f8c50b1e-e493-4ad5-b788-3772bd21d8cb', '5f8da635-c826-4565-b1c3-59bf8f4b3ff5'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:52.467386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b671703-7db7-4bb3-9b53-2c03bf0a2226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4654c762-ea5b-47b7-a84c-af2d3b8c54ba', '00184cb6-7c32-4d2a-a700-93319b5feba1', 'f8c50b1e-e493-4ad5-b788-3772bd21d8cb', '5f8da635-c826-4565-b1c3-59bf8f4b3ff5']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:52.468161 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea51d13-0e9c-42a3-a59a-f12369589989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:52.483593 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c48c3ea8-064d-4126-8fac-3af86944f172 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.483923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae1ae6cb-f524-4256-8627-2cab5b5afc3f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.485268 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae1ae6cb-f524-4256-8627-2cab5b5afc3f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:52.485447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae1ae6cb-f524-4256-8627-2cab5b5afc3f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:52.485639 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae1ae6cb-f524-4256-8627-2cab5b5afc3f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:52.485677 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c48c3ea8-064d-4126-8fac-3af86944f172 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:52.485871 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c48c3ea8-064d-4126-8fac-3af86944f172 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:52.486037 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c48c3ea8-064d-4126-8fac-3af86944f172 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:52.486136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c48c3ea8-064d-4126-8fac-3af86944f172 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:52.489818 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:52.489818 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:52.490299 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c48c3ea8-064d-4126-8fac-3af86944f172 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:52.490565 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea51d13-0e9c-42a3-a59a-f12369589989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a067e90-9d61-4391-bb43-96a6267957a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-113019369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['4654c762-ea5b-47b7-a84c-af2d3b8c54ba','00184cb6-7c32-4d2a-a700-93319b5feba1','f8c50b1e-e493-4ad5-b788-3772bd21d8cb','5f8da635-c826-4565-b1c3-59bf8f4b3ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-113019369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a067e90-9d61-4391-bb43-96a6267957a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:52.490673 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 725/2888] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:52 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:52.491651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a86007-a4bf-4c45-be14-4414ef1842df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:52.491941 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:52.491941 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:52.495432 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae1ae6cb-f524-4256-8627-2cab5b5afc3f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:52.499559 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae1ae6cb-f524-4256-8627-2cab5b5afc3f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:52.499961 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 715/2889] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:52 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:52.507858 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a86007-a4bf-4c45-be14-4414ef1842df) transitioned into state 'SUCCESS' from state '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-113019369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['4654c762-ea5b-47b7-a84c-af2d3b8c54ba','00184cb6-7c32-4d2a-a700-93319b5feba1','f8c50b1e-e493-4ad5-b788-3772bd21d8cb','5f8da635-c826-4565-b1c3-59bf8f4b3ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:52.508611 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e559e429-9d99-4356-ac78-ceaddf80321e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:52.517413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e559e429-9d99-4356-ac78-ceaddf80321e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:52.518154 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (ea101bad-a563-4202-bc7b-f3c590ca2f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:52.518460 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:33:52.519003 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d84193e-2ef7-4891-a25b-abd61aaf2a08 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:52.519397 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 718/2890] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:52 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:52.530461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-623c48ee-398e-481d-94a7-4bffc0339db2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.532715 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-623c48ee-398e-481d-94a7-4bffc0339db2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:52.532944 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-623c48ee-398e-481d-94a7-4bffc0339db2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:52.533152 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-623c48ee-398e-481d-94a7-4bffc0339db2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:52.540838 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:52.540838 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:52.543828 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-623c48ee-398e-481d-94a7-4bffc0339db2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:52.548326 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-623c48ee-398e-481d-94a7-4bffc0339db2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 returned with HTTP 200 Jul 10 09:33:52.548887 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 733/2891] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:52 2026] GET /volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:52.793873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a6c9e326-a4b4-4e11-b673-5c25229f11f6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:52.795970 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6c9e326-a4b4-4e11-b673-5c25229f11f6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:52.796184 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6c9e326-a4b4-4e11-b673-5c25229f11f6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:52.796396 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6c9e326-a4b4-4e11-b673-5c25229f11f6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:52.796523 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a6c9e326-a4b4-4e11-b673-5c25229f11f6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:52.801128 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:52.801128 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:52.801967 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6c9e326-a4b4-4e11-b673-5c25229f11f6 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:52.802367 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 726/2892] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:52 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:53.412165 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1896f1c9-cc66-49ef-98e7-2b5abf361b33 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.416276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1896f1c9-cc66-49ef-98e7-2b5abf361b33 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:53.416276 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1896f1c9-cc66-49ef-98e7-2b5abf361b33 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:53.416276 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1896f1c9-cc66-49ef-98e7-2b5abf361b33 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:53.424207 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.424207 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:53.427819 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1896f1c9-cc66-49ef-98e7-2b5abf361b33 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:53.432793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1896f1c9-cc66-49ef-98e7-2b5abf361b33 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:53.433637 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 716/2893] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:53 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:53.501761 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-414a6ccd-8ef2-4de2-9517-3c2f7f44406a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.504029 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-414a6ccd-8ef2-4de2-9517-3c2f7f44406a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:53.504320 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-414a6ccd-8ef2-4de2-9517-3c2f7f44406a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:53.504590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-414a6ccd-8ef2-4de2-9517-3c2f7f44406a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:53.504811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-414a6ccd-8ef2-4de2-9517-3c2f7f44406a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:53.509518 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.509518 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:53.510140 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-414a6ccd-8ef2-4de2-9517-3c2f7f44406a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:53.510469 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 719/2894] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:53 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:53.513411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c4ea82f7-7048-4332-9cab-303de43a7bee None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.515159 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c4ea82f7-7048-4332-9cab-303de43a7bee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:53.515379 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c4ea82f7-7048-4332-9cab-303de43a7bee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:53.515552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c4ea82f7-7048-4332-9cab-303de43a7bee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:53.522481 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.522481 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:53.525824 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c4ea82f7-7048-4332-9cab-303de43a7bee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:53.530291 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c4ea82f7-7048-4332-9cab-303de43a7bee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:53.530645 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 734/2895] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:53 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:53.562087 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b297cfed-5472-41b2-ab58-614fe9e50ce2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.563667 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b297cfed-5472-41b2-ab58-614fe9e50ce2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:53.563961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b297cfed-5472-41b2-ab58-614fe9e50ce2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:53.564182 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b297cfed-5472-41b2-ab58-614fe9e50ce2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:53.572281 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.572281 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:53.576693 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b297cfed-5472-41b2-ab58-614fe9e50ce2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:53.580635 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b297cfed-5472-41b2-ab58-614fe9e50ce2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 returned with HTTP 200 Jul 10 09:33:53.581006 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 727/2896] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:53 2026] GET /volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:53.592264 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.594601 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:53.595075 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a067e90-9d61-4391-bb43-96a6267957a2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-397307973"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:53.606092 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.606092 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:53.606608 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:53.606793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume 1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:53.633478 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['eff10ed3-b80f-4f24-b5cf-00fc06f41b8f', '00bda6b5-efd6-4c98-8d15-f58376bc7cc9', 'e062de6a-1faf-40b3-8268-df0695c453af', 'a66f480b-7516-438e-9737-94006cff2979'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:53.660360 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:33:53.660360 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f473b0e-a907-4bea-9861-52d4926a6c7a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:53.660360 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 717/2897] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:53.668053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5305edac-c2b0-40b7-9f5d-898dfe6dfa47 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.669743 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5305edac-c2b0-40b7-9f5d-898dfe6dfa47 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea Jul 10 09:33:53.669939 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5305edac-c2b0-40b7-9f5d-898dfe6dfa47 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:53.670143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5305edac-c2b0-40b7-9f5d-898dfe6dfa47 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:53.675068 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.675068 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:53.675810 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5305edac-c2b0-40b7-9f5d-898dfe6dfa47 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:53.675898 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5305edac-c2b0-40b7-9f5d-898dfe6dfa47 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea returned with HTTP 200 Jul 10 09:33:53.676265 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 720/2898] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:53 2026] GET /volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:53.813059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d4f83145-0ba8-40b0-bb07-8c93065a1a48 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:53.814947 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4f83145-0ba8-40b0-bb07-8c93065a1a48 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:53.815123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4f83145-0ba8-40b0-bb07-8c93065a1a48 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:53.815325 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4f83145-0ba8-40b0-bb07-8c93065a1a48 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:53.815388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-d4f83145-0ba8-40b0-bb07-8c93065a1a48 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:53.823377 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:53.823377 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:53.824329 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4f83145-0ba8-40b0-bb07-8c93065a1a48 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:53.824756 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 735/2899] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:53 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:54.445120 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dd893b05-bcb6-43a2-a921-fbd7946b80d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.446702 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dd893b05-bcb6-43a2-a921-fbd7946b80d2 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:54.446865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dd893b05-bcb6-43a2-a921-fbd7946b80d2 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.447073 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dd893b05-bcb6-43a2-a921-fbd7946b80d2 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.457012 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.457012 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:54.460206 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dd893b05-bcb6-43a2-a921-fbd7946b80d2 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:54.464141 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dd893b05-bcb6-43a2-a921-fbd7946b80d2 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:54.464497 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 728/2900] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:54.520770 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3921a811-5680-4751-835e-77f2fb9a1f95 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.522478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3921a811-5680-4751-835e-77f2fb9a1f95 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:54.522682 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3921a811-5680-4751-835e-77f2fb9a1f95 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.522852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3921a811-5680-4751-835e-77f2fb9a1f95 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.522969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3921a811-5680-4751-835e-77f2fb9a1f95 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:54.526845 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.526845 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:54.527421 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3921a811-5680-4751-835e-77f2fb9a1f95 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:54.527763 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 718/2901] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:54.543067 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6f498fa5-5a9c-4adf-96c7-0ac97793415b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.544857 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6f498fa5-5a9c-4adf-96c7-0ac97793415b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:54.545071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6f498fa5-5a9c-4adf-96c7-0ac97793415b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.545243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6f498fa5-5a9c-4adf-96c7-0ac97793415b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.551832 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.551832 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:54.555185 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6f498fa5-5a9c-4adf-96c7-0ac97793415b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:54.559073 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6f498fa5-5a9c-4adf-96c7-0ac97793415b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:54.559418 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 721/2902] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:54.689696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ddc51cdc-ad3b-4ea1-8cbc-188f58789371 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.691380 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ddc51cdc-ad3b-4ea1-8cbc-188f58789371 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea Jul 10 09:33:54.691580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ddc51cdc-ad3b-4ea1-8cbc-188f58789371 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.691780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ddc51cdc-ad3b-4ea1-8cbc-188f58789371 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.696462 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.696462 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:54.696763 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ddc51cdc-ad3b-4ea1-8cbc-188f58789371 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:54.697364 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ddc51cdc-ad3b-4ea1-8cbc-188f58789371 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea returned with HTTP 200 Jul 10 09:33:54.697737 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 736/2903] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:54.706244 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.708298 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:54.708481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.708692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.708935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:33:54.709854 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:33:54.713219 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Get all snapshots completed successfully. Jul 10 09:33:54.713483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-73a69b79-ddd0-4d4e-8f10-155ea00946e3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:33:54.713860 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 729/2904] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:54.721865 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3aa5146c-510a-43b1-a265-b466f7b55918 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.723422 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea Jul 10 09:33:54.723606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.723794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.723913 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: fd227258-5d82-4ade-afc9-8e64587c14ea Jul 10 09:33:54.728760 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.728760 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:54.729070 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:54.744465 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:33:54.744719 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3aa5146c-510a-43b1-a265-b466f7b55918 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea returned with HTTP 202 Jul 10 09:33:54.745165 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 719/2905] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:54 2026] DELETE /volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:54.752039 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c0935139-5cc3-4e7e-93ef-de961c373fd0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.753635 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c0935139-5cc3-4e7e-93ef-de961c373fd0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea Jul 10 09:33:54.753802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c0935139-5cc3-4e7e-93ef-de961c373fd0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.753997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c0935139-5cc3-4e7e-93ef-de961c373fd0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.759467 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.759467 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:54.759821 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c0935139-5cc3-4e7e-93ef-de961c373fd0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:54.760403 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c0935139-5cc3-4e7e-93ef-de961c373fd0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea returned with HTTP 200 Jul 10 09:33:54.760789 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 722/2906] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:54.835469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5b7ba355-b54b-4778-ae25-2cf6016c6b9d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:54.837745 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b7ba355-b54b-4778-ae25-2cf6016c6b9d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:54.838023 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b7ba355-b54b-4778-ae25-2cf6016c6b9d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:54.838289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b7ba355-b54b-4778-ae25-2cf6016c6b9d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:54.838444 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5b7ba355-b54b-4778-ae25-2cf6016c6b9d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:54.843115 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:54.843115 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:54.843887 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b7ba355-b54b-4778-ae25-2cf6016c6b9d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:54.844259 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 737/2907] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:54 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:55.476971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-39a9e5f4-b680-441d-9a01-0d7f2c5acee6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.478484 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-39a9e5f4-b680-441d-9a01-0d7f2c5acee6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:55.478688 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-39a9e5f4-b680-441d-9a01-0d7f2c5acee6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.478819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-39a9e5f4-b680-441d-9a01-0d7f2c5acee6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.487313 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:55.487313 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:55.493488 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-39a9e5f4-b680-441d-9a01-0d7f2c5acee6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:55.502428 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-39a9e5f4-b680-441d-9a01-0d7f2c5acee6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:55.503021 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 730/2908] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:55 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:55.538375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e4bfe301-0f0c-4839-b307-a14780811a75 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.539931 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4bfe301-0f0c-4839-b307-a14780811a75 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:55.540152 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4bfe301-0f0c-4839-b307-a14780811a75 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.540329 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4bfe301-0f0c-4839-b307-a14780811a75 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.540422 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e4bfe301-0f0c-4839-b307-a14780811a75 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:55.544146 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:55.544146 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:55.544665 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4bfe301-0f0c-4839-b307-a14780811a75 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:55.544984 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 720/2909] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:55 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:55.573006 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b92f292b-66a3-4a7f-ba65-4c93624e7551 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.574798 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b92f292b-66a3-4a7f-ba65-4c93624e7551 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:55.575025 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b92f292b-66a3-4a7f-ba65-4c93624e7551 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.575190 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b92f292b-66a3-4a7f-ba65-4c93624e7551 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.581359 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:55.581359 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:55.584867 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b92f292b-66a3-4a7f-ba65-4c93624e7551 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:55.588800 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b92f292b-66a3-4a7f-ba65-4c93624e7551 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:55.589170 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 723/2910] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:55 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:55.769627 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ed73e611-ce89-46ee-82f0-a56cfd77ebc5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.771316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ed73e611-ce89-46ee-82f0-a56cfd77ebc5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea Jul 10 09:33:55.771497 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ed73e611-ce89-46ee-82f0-a56cfd77ebc5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.771684 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ed73e611-ce89-46ee-82f0-a56cfd77ebc5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.775739 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ed73e611-ce89-46ee-82f0-a56cfd77ebc5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea returned with HTTP 404 Jul 10 09:33:55.776180 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 738/2911] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:55 2026] GET /volume/v3/snapshots/fd227258-5d82-4ade-afc9-8e64587c14ea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:55.783061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1650daaa-6931-442e-9531-f0c720c20844 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.784963 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:55.785149 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.785379 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.785547 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: 1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:55.793054 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:55.793054 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:55.793500 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:55.810371 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:33:55.810608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1650daaa-6931-442e-9531-f0c720c20844 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 returned with HTTP 202 Jul 10 09:33:55.811427 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 731/2912] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:33:55 2026] DELETE /volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:55.819277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e234dea7-e5db-4c75-b0e3-eb1d3388c455 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.821279 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e234dea7-e5db-4c75-b0e3-eb1d3388c455 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:55.821499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e234dea7-e5db-4c75-b0e3-eb1d3388c455 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.821738 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e234dea7-e5db-4c75-b0e3-eb1d3388c455 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.830055 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:55.830055 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:55.833721 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e234dea7-e5db-4c75-b0e3-eb1d3388c455 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:55.838067 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e234dea7-e5db-4c75-b0e3-eb1d3388c455 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 returned with HTTP 200 Jul 10 09:33:55.838793 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 721/2913] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:55 2026] GET /volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:55.853536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a51eef34-db91-4c8c-b18f-7129e897c1b0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:55.855368 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a51eef34-db91-4c8c-b18f-7129e897c1b0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:55.855550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a51eef34-db91-4c8c-b18f-7129e897c1b0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:55.855752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a51eef34-db91-4c8c-b18f-7129e897c1b0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:55.855844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a51eef34-db91-4c8c-b18f-7129e897c1b0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:55.860045 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:55.860045 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:55.860748 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a51eef34-db91-4c8c-b18f-7129e897c1b0 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:55.861099 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 724/2914] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:55 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:56.515353 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f8dfbc65-328b-48e8-8f9b-1eb10c93ab00 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:56.516826 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8dfbc65-328b-48e8-8f9b-1eb10c93ab00 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:56.516999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8dfbc65-328b-48e8-8f9b-1eb10c93ab00 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:56.517166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8dfbc65-328b-48e8-8f9b-1eb10c93ab00 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:56.525663 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:56.525663 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:56.529219 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f8dfbc65-328b-48e8-8f9b-1eb10c93ab00 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:56.533384 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8dfbc65-328b-48e8-8f9b-1eb10c93ab00 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:56.533752 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 739/2915] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:56 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:56.555476 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a77bff64-1b62-45af-843e-d3815c1d4ff7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:56.557837 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a77bff64-1b62-45af-843e-d3815c1d4ff7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:56.557837 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a77bff64-1b62-45af-843e-d3815c1d4ff7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:56.557837 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a77bff64-1b62-45af-843e-d3815c1d4ff7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:56.557837 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a77bff64-1b62-45af-843e-d3815c1d4ff7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:56.562049 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:56.562049 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:56.562654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a77bff64-1b62-45af-843e-d3815c1d4ff7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:56.563052 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 732/2916] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:56 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:56.601087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-408a411a-fbf0-423e-b697-775509cf55e7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:56.602961 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-408a411a-fbf0-423e-b697-775509cf55e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:56.603163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-408a411a-fbf0-423e-b697-775509cf55e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:56.603370 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-408a411a-fbf0-423e-b697-775509cf55e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:56.609864 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:56.609864 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:56.613151 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-408a411a-fbf0-423e-b697-775509cf55e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:56.617127 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-408a411a-fbf0-423e-b697-775509cf55e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:56.617594 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 722/2917] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:56 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:56.850347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7e0f73a6-5c2f-4a81-ba7b-98a1d1edf5fa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:56.852094 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7e0f73a6-5c2f-4a81-ba7b-98a1d1edf5fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 Jul 10 09:33:56.852298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7e0f73a6-5c2f-4a81-ba7b-98a1d1edf5fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:56.852482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7e0f73a6-5c2f-4a81-ba7b-98a1d1edf5fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:56.858343 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7e0f73a6-5c2f-4a81-ba7b-98a1d1edf5fa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 returned with HTTP 404 Jul 10 09:33:56.858829 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 725/2918] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:56 2026] GET /volume/v3/volumes/1a067e90-9d61-4391-bb43-96a6267957a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:56.866341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:56.868067 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:33:56.868487 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-399356913"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:56.870287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-399356913'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:33:56.870402 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:33:56.871050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a2703cf4-d41e-4b40-9c8f-090ec2670ca4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:56.872607 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a2703cf4-d41e-4b40-9c8f-090ec2670ca4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:56.872773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a2703cf4-d41e-4b40-9c8f-090ec2670ca4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:56.872951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a2703cf4-d41e-4b40-9c8f-090ec2670ca4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:56.873045 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a2703cf4-d41e-4b40-9c8f-090ec2670ca4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:56.874791 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:33:56.877365 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:56.877365 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:56.878253 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a2703cf4-d41e-4b40-9c8f-090ec2670ca4 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:56.878846 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 733/2919] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:56 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:56.880428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (b010bc08-7bdf-4d3e-bf7e-2f982f870229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:56.881265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99e2c75-c325-4971-8641-f36e5a8dbd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:56.881977 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:33:56.905419 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99e2c75-c325-4971-8641-f36e5a8dbd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:56.906174 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df7cf0d-72da-4bf3-b261-83644ff61ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:56.942805 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['4cc14d9d-3637-4ab7-9e9d-d5134150f891', '3b9136ae-0b39-4cdb-a1f8-a17c78a4699e', 'c23589a1-19b4-4c3a-9543-2a5066a517b6', '7fab7410-e86b-4de8-a456-11fd49adec0c'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:56.943837 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df7cf0d-72da-4bf3-b261-83644ff61ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc14d9d-3637-4ab7-9e9d-d5134150f891', '3b9136ae-0b39-4cdb-a1f8-a17c78a4699e', 'c23589a1-19b4-4c3a-9543-2a5066a517b6', '7fab7410-e86b-4de8-a456-11fd49adec0c']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:56.944748 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1feee7a7-9234-4cf4-8bce-33084f380423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:56.968108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1feee7a7-9234-4cf4-8bce-33084f380423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115f854a-e10c-4de3-aa31-5f644d83a59f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399356913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['4cc14d9d-3637-4ab7-9e9d-d5134150f891','3b9136ae-0b39-4cdb-a1f8-a17c78a4699e','c23589a1-19b4-4c3a-9543-2a5066a517b6','7fab7410-e86b-4de8-a456-11fd49adec0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399356913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115f854a-e10c-4de3-aa31-5f644d83a59f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:56.968810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0994c9fe-d19e-4318-9352-e988b0a72119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:56.984751 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0994c9fe-d19e-4318-9352-e988b0a72119) transitioned into state 'SUCCESS' from state '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-399356913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['4cc14d9d-3637-4ab7-9e9d-d5134150f891','3b9136ae-0b39-4cdb-a1f8-a17c78a4699e','c23589a1-19b4-4c3a-9543-2a5066a517b6','7fab7410-e86b-4de8-a456-11fd49adec0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:56.985488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8d49e5-0caf-4575-b98b-8764b439ddb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:33:56.993951 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8d49e5-0caf-4575-b98b-8764b439ddb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:33:56.994629 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (b010bc08-7bdf-4d3e-bf7e-2f982f870229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:33:56.994968 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:33:56.995553 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-16adee0b-58c0-4a1d-a3cf-3ae1c4e3bee3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:33:56.996034 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 740/2920] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:33:56 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:57.007796 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-423b6f7f-17cf-462f-9cd9-f487ea36a5a7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:57.009762 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-423b6f7f-17cf-462f-9cd9-f487ea36a5a7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:33:57.010040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-423b6f7f-17cf-462f-9cd9-f487ea36a5a7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:57.010309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-423b6f7f-17cf-462f-9cd9-f487ea36a5a7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:57.018906 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:57.018906 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:57.022579 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-423b6f7f-17cf-462f-9cd9-f487ea36a5a7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:57.027819 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-423b6f7f-17cf-462f-9cd9-f487ea36a5a7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f returned with HTTP 200 Jul 10 09:33:57.028866 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 723/2921] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:57 2026] GET /volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:57.545224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-19254335-a45e-4bc7-ba52-dba15f9af56f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:57.547223 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-19254335-a45e-4bc7-ba52-dba15f9af56f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:57.547477 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-19254335-a45e-4bc7-ba52-dba15f9af56f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:57.547681 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-19254335-a45e-4bc7-ba52-dba15f9af56f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:57.558821 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:57.558821 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:57.562626 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-19254335-a45e-4bc7-ba52-dba15f9af56f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:57.567438 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-19254335-a45e-4bc7-ba52-dba15f9af56f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:57.567934 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 726/2922] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:57 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:57.572819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9c40695b-f897-42fa-b146-99b3442115b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:57.574939 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c40695b-f897-42fa-b146-99b3442115b3 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:57.575145 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c40695b-f897-42fa-b146-99b3442115b3 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:57.575328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9c40695b-f897-42fa-b146-99b3442115b3 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:57.575432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9c40695b-f897-42fa-b146-99b3442115b3 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:57.579113 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:57.579113 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:57.579699 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9c40695b-f897-42fa-b146-99b3442115b3 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:57.580068 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 734/2923] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:57 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:57.630779 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b827a22c-38b2-4bde-af6a-b87d6bf2f942 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:57.632755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b827a22c-38b2-4bde-af6a-b87d6bf2f942 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:57.632998 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b827a22c-38b2-4bde-af6a-b87d6bf2f942 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:57.633194 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b827a22c-38b2-4bde-af6a-b87d6bf2f942 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:57.640406 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:57.640406 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:57.643716 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b827a22c-38b2-4bde-af6a-b87d6bf2f942 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:57.647523 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b827a22c-38b2-4bde-af6a-b87d6bf2f942 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:57.647947 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 741/2924] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:57 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:57.891055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e67905c3-c223-460a-9c21-b9eb09351375 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:57.893160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e67905c3-c223-460a-9c21-b9eb09351375 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:57.893355 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e67905c3-c223-460a-9c21-b9eb09351375 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:57.893534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e67905c3-c223-460a-9c21-b9eb09351375 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:57.893685 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e67905c3-c223-460a-9c21-b9eb09351375 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:57.897869 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:57.897869 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:57.898738 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e67905c3-c223-460a-9c21-b9eb09351375 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:57.899237 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 724/2925] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:57 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:58.039127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-503d39ff-db9e-42c7-a117-26fc45b5e057 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.039474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fa11de58-e9f3-4ad0-bc91-7edf7bfdf29a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.041279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fa11de58-e9f3-4ad0-bc91-7edf7bfdf29a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:33:58.041441 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fa11de58-e9f3-4ad0-bc91-7edf7bfdf29a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.041531 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-503d39ff-db9e-42c7-a117-26fc45b5e057 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6/action Jul 10 09:33:58.041692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fa11de58-e9f3-4ad0-bc91-7edf7bfdf29a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.041950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-503d39ff-db9e-42c7-a117-26fc45b5e057 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:58.041950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-503d39ff-db9e-42c7-a117-26fc45b5e057 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:58.050083 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.050083 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:58.054805 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fa11de58-e9f3-4ad0-bc91-7edf7bfdf29a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:58.060754 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fa11de58-e9f3-4ad0-bc91-7edf7bfdf29a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f returned with HTTP 200 Jul 10 09:33:58.061284 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 735/2926] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:58.064640 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.064640 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:58.072972 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.074654 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:33:58.075143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "115f854a-e10c-4de3-aa31-5f644d83a59f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-315039517"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:58.078143 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8676dd6c-7d73-4a8f-b7cf-f21ec7c9fb4c req-503d39ff-db9e-42c7-a117-26fc45b5e057 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6/action returned with HTTP 204 Jul 10 09:33:58.078704 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 727/2927] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:33:58 2026] POST /volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:58.083992 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.083992 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:58.084342 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:33:58.084454 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume 115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:33:58.106451 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['035dfae9-0e17-4ddc-b99d-049c0e8ff020', 'd5e65825-59a9-402d-a0bc-a3101ee4579e', '25cd0c26-a5e9-4909-aec0-49641baa190e', '0c1b16e5-d3d5-47ef-b27b-05778931b0cf'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:33:58.143322 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:33:58.143681 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8b8802c5-3e15-4b7d-93c6-70ac0a33355f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:33:58.144215 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 742/2928] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:33:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:58.153674 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-53a444e9-f708-4f5e-971b-89bdc910b337 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.155311 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-53a444e9-f708-4f5e-971b-89bdc910b337 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 Jul 10 09:33:58.155524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-53a444e9-f708-4f5e-971b-89bdc910b337 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.155754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-53a444e9-f708-4f5e-971b-89bdc910b337 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.160241 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.160241 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:58.160719 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-53a444e9-f708-4f5e-971b-89bdc910b337 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:58.161341 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-53a444e9-f708-4f5e-971b-89bdc910b337 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 returned with HTTP 200 Jul 10 09:33:58.161786 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 725/2929] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:58.582660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac38d0f6-6079-4513-a3ba-1881cafa657e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.587696 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac38d0f6-6079-4513-a3ba-1881cafa657e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:58.587696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac38d0f6-6079-4513-a3ba-1881cafa657e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.587696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac38d0f6-6079-4513-a3ba-1881cafa657e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.588991 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c23a215d-4db6-4d3f-904e-07d8d5460bbc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.590772 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c23a215d-4db6-4d3f-904e-07d8d5460bbc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:58.591007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c23a215d-4db6-4d3f-904e-07d8d5460bbc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.591186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c23a215d-4db6-4d3f-904e-07d8d5460bbc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.591293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c23a215d-4db6-4d3f-904e-07d8d5460bbc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:58.595428 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.595428 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:58.596036 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c23a215d-4db6-4d3f-904e-07d8d5460bbc tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:58.596381 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 728/2930] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:58.611419 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.611419 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:58.615543 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ac38d0f6-6079-4513-a3ba-1881cafa657e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:58.620695 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac38d0f6-6079-4513-a3ba-1881cafa657e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:58.621197 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 736/2931] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 1150 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:58.635414 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-70f98adf-09dd-42db-850a-882b7a0b9560 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.637479 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-70f98adf-09dd-42db-850a-882b7a0b9560 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:58.637706 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-70f98adf-09dd-42db-850a-882b7a0b9560 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.637916 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-70f98adf-09dd-42db-850a-882b7a0b9560 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.657051 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.657051 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:58.664491 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-41fbfa15-0d06-4ff3-a36c-ebc985a0ab74 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.664600 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-70f98adf-09dd-42db-850a-882b7a0b9560 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:58.666287 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41fbfa15-0d06-4ff3-a36c-ebc985a0ab74 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:58.666518 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41fbfa15-0d06-4ff3-a36c-ebc985a0ab74 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.666724 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-41fbfa15-0d06-4ff3-a36c-ebc985a0ab74 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.673178 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-70f98adf-09dd-42db-850a-882b7a0b9560 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:58.673668 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 743/2932] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 1150 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:58.674467 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.674467 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:58.678689 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-41fbfa15-0d06-4ff3-a36c-ebc985a0ab74 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:58.683779 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-41fbfa15-0d06-4ff3-a36c-ebc985a0ab74 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:58.684285 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 726/2933] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:58.686609 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.688645 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action Jul 10 09:33:58.689077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action body: b'{"os-detach": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:58.689236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:58.702808 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.702808 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:58.703517 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:58.708485 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Attachment connected to vm 2db70ee8-4e63-483b-b7d1-895c9ad79c4c, checking data on nova Jul 10 09:33:58.708750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.compute.nova [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Creating Keystone token plugin using URL: https://10.4.3.103/identity {{(pid=99955) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 09:33:58.852985 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] REQ: curl -g -i -X GET https://10.4.3.103/compute/v2.1/servers/2db70ee8-4e63-483b-b7d1-895c9ad79c4c/os-volume_attachments/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3191c182bf5c80b0088c286aa75d6fef72c17b2c3a67a111d2b63ee7b8834cb1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d870f1b8-d91e-4272-83dd-08118e3bacbf" -H "X-Service-Token: {SHA256}0f0bb44c419e37fb9fbd26058f3afea15bb0c26f4c5270fecb14d2812a06ac9d" {{(pid=99955) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 09:33:58.910607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-987bb47f-7e54-49a0-8a4c-29c2e6f6fcc9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:58.912579 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-987bb47f-7e54-49a0-8a4c-29c2e6f6fcc9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:58.912783 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-987bb47f-7e54-49a0-8a4c-29c2e6f6fcc9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:58.913067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-987bb47f-7e54-49a0-8a4c-29c2e6f6fcc9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:58.913141 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-987bb47f-7e54-49a0-8a4c-29c2e6f6fcc9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:58.917192 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:58.917192 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:58.918019 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-987bb47f-7e54-49a0-8a4c-29c2e6f6fcc9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:58.918406 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 737/2934] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:58 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:58.984962 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 09:33:58 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-55612f69-9b24-42e5-9a98-ee6640f4780e x-openstack-request-id: req-55612f69-9b24-42e5-9a98-ee6640f4780e {{(pid=99955) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 09:33:58.985126 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7ae143e9-24d3-40bc-ae6e-3bd40980cb2b", "serverId": "2db70ee8-4e63-483b-b7d1-895c9ad79c4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6", "bdm_uuid": "fca1b3f5-3b0e-4f99-ba62-5235c37d2625"}} {{(pid=99955) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 09:33:58.985231 np0000004982 devstack@c-api.service[99955]: DEBUG novaclient.v2.client [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET call to compute for https://10.4.3.103/compute/v2.1/servers/2db70ee8-4e63-483b-b7d1-895c9ad79c4c/os-volume_attachments/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b used request id req-55612f69-9b24-42e5-9a98-ee6640f4780e {{(pid=99955) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 09:33:58.988183 np0000004982 devstack@c-api.service[99955]: ERROR cinder.volume.api [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Caught error: Detach volume from instance 2db70ee8-4e63-483b-b7d1-895c9ad79c4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db70ee8-4e63-483b-b7d1-895c9ad79c4c using the Compute API Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 09:33:58.992281 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db70ee8-4e63-483b-b7d1-895c9ad79c4c using the Compute API Jul 10 09:33:58.993275 np0000004982 devstack@c-api.service[99955]: ERROR cinder.api.middleware.fault Jul 10 09:33:58.994291 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.middleware.fault [None req-d870f1b8-d91e-4272-83dd-08118e3bacbf tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action returned with HTTP 409 Jul 10 09:33:58.995062 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 729/2935] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:33:58 2026] POST /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action => generated 167 bytes in 309 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:59.002924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.004700 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action Jul 10 09:33:59.005044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:59.005166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:59.018594 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.018594 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:59.018594 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:59.085127 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Attachment connected to vm 2db70ee8-4e63-483b-b7d1-895c9ad79c4c, checking data on nova Jul 10 09:33:59.085506 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.compute.nova [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Creating Keystone token plugin using URL: https://10.4.3.103/identity {{(pid=99957) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 09:33:59.170104 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3db689cf-b828-4fe7-8b78-ebd3d8a9fea7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.172049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3db689cf-b828-4fe7-8b78-ebd3d8a9fea7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 Jul 10 09:33:59.172219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3db689cf-b828-4fe7-8b78-ebd3d8a9fea7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.172392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3db689cf-b828-4fe7-8b78-ebd3d8a9fea7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.176778 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.176778 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:59.177134 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3db689cf-b828-4fe7-8b78-ebd3d8a9fea7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:59.177734 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3db689cf-b828-4fe7-8b78-ebd3d8a9fea7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 returned with HTTP 200 Jul 10 09:33:59.178249 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 727/2936] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:59 2026] GET /volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:59.190724 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-587a4ba5-1e6e-43de-b707-90121ea27eef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.196221 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-587a4ba5-1e6e-43de-b707-90121ea27eef tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] POST https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749/action Jul 10 09:33:59.196692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-587a4ba5-1e6e-43de-b707-90121ea27eef tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:59.196878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-587a4ba5-1e6e-43de-b707-90121ea27eef tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:59.198716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.admin_actions [None req-587a4ba5-1e6e-43de-b707-90121ea27eef tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Updating snapshot '29dee673-60bf-44be-979b-773d03c05749' with '{'status': 'error'}' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:33:59.209845 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.209845 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:59.210494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-587a4ba5-1e6e-43de-b707-90121ea27eef tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5d43750e952a443794d574f17854edb0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a6484fdc3bb484098c072d070ddca1e', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:33:59.210798 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-587a4ba5-1e6e-43de-b707-90121ea27eef tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749/action returned with HTTP 403 Jul 10 09:33:59.211410 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 738/2937] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:33:59 2026] POST /volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:33:59.216238 np0000004982 devstack@c-api.service[99957]: DEBUG novaclient.v2.client [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] REQ: curl -g -i -X GET https://10.4.3.103/compute/v2.1/servers/2db70ee8-4e63-483b-b7d1-895c9ad79c4c/os-volume_attachments/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}34a7e7e7eb5ed833fc76d004c32fce356989aac657e70135391fd529fd212c1f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9fbe871e-5395-4479-9fdd-19e095ea87ad" -H "X-Service-Token: {SHA256}876f654e7f2e84bc1af7c3bb04a1cf217ec12efab00238156aad887ac2baaac2" {{(pid=99957) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 09:33:59.219974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.221656 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 Jul 10 09:33:59.221894 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.222204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.222237 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: 29dee673-60bf-44be-979b-773d03c05749 Jul 10 09:33:59.256791 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:33:59.261973 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.261973 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:59.262400 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:59.279830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:33:59.283852 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3a7d580a-e384-4066-b6ff-b76dc962e765 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 returned with HTTP 202 Jul 10 09:33:59.284326 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 730/2938] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:33:59 2026] DELETE /volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:33:59.294261 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fba0bd24-fab3-4be7-90c9-fddea79cd89b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.296663 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fba0bd24-fab3-4be7-90c9-fddea79cd89b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 Jul 10 09:33:59.296888 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fba0bd24-fab3-4be7-90c9-fddea79cd89b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.297114 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fba0bd24-fab3-4be7-90c9-fddea79cd89b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.306772 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.306772 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:59.309876 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fba0bd24-fab3-4be7-90c9-fddea79cd89b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:33:59.309876 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fba0bd24-fab3-4be7-90c9-fddea79cd89b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 returned with HTTP 200 Jul 10 09:33:59.309876 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 728/2939] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:33:59 2026] GET /volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:59.374598 np0000004982 devstack@c-api.service[99957]: DEBUG novaclient.v2.client [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 09:33:59 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-07660dbf-086e-4ed7-8bbf-e53324782ce9 x-openstack-request-id: req-07660dbf-086e-4ed7-8bbf-e53324782ce9 {{(pid=99957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 09:33:59.374598 np0000004982 devstack@c-api.service[99957]: DEBUG novaclient.v2.client [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7ae143e9-24d3-40bc-ae6e-3bd40980cb2b", "serverId": "2db70ee8-4e63-483b-b7d1-895c9ad79c4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6", "bdm_uuid": "fca1b3f5-3b0e-4f99-ba62-5235c37d2625"}} {{(pid=99957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 09:33:59.375563 np0000004982 devstack@c-api.service[99957]: DEBUG novaclient.v2.client [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET call to compute for https://10.4.3.103/compute/v2.1/servers/2db70ee8-4e63-483b-b7d1-895c9ad79c4c/os-volume_attachments/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b used request id req-07660dbf-086e-4ed7-8bbf-e53324782ce9 {{(pid=99957) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 09:33:59.376989 np0000004982 devstack@c-api.service[99957]: ERROR cinder.volume.api [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Caught error: Detach volume from instance 2db70ee8-4e63-483b-b7d1-895c9ad79c4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db70ee8-4e63-483b-b7d1-895c9ad79c4c using the Compute API Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 09:33:59.381074 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2db70ee8-4e63-483b-b7d1-895c9ad79c4c using the Compute API Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: ERROR cinder.api.middleware.fault Jul 10 09:33:59.382245 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.middleware.fault [None req-9fbe871e-5395-4479-9fdd-19e095ea87ad tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action returned with HTTP 409 Jul 10 09:33:59.383242 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 744/2940] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:33:59 2026] POST /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action => generated 167 bytes in 380 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:33:59.390459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2f798659-d280-49ab-af87-3ffc2d532c1a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.392264 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 739/2941] 10.4.3.103 () {70 vars in 1597 bytes} [Fri Jul 10 09:33:59 2026] POST /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 09:33:59.399962 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-818abd42-5966-472a-9bff-711eeba2de0d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.401688 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 731/2942] 10.4.3.103 () {70 vars in 1597 bytes} [Fri Jul 10 09:33:59 2026] POST /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (2 switches on core 0) Jul 10 09:33:59.434742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-833948ec-f4fc-4874-a215-d4e008c550dc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.436905 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-833948ec-f4fc-4874-a215-d4e008c550dc tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:33:59.437237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-833948ec-f4fc-4874-a215-d4e008c550dc tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.437421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-833948ec-f4fc-4874-a215-d4e008c550dc tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.447757 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.447757 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:59.451680 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-833948ec-f4fc-4874-a215-d4e008c550dc tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:59.456746 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-833948ec-f4fc-4874-a215-d4e008c550dc tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:33:59.457593 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 729/2943] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:33:59 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:33:59.476605 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.480593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] POST https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action Jul 10 09:33:59.480593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:33:59.480593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:33:59.520528 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:33:59.528708 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.528708 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:33:59.529221 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:33:59.534738 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Begin detaching volume completed successfully. Jul 10 09:33:59.534928 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-d9ae4fb5-4a26-48ce-b59c-22678b5a525f tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action returned with HTTP 202 Jul 10 09:33:59.535390 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 745/2944] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:33:59 2026] POST /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:33:59.609543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-72efa047-18db-491a-be32-69763fb1c8d1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.611738 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72efa047-18db-491a-be32-69763fb1c8d1 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:33:59.612025 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72efa047-18db-491a-be32-69763fb1c8d1 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.612290 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72efa047-18db-491a-be32-69763fb1c8d1 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.612424 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-72efa047-18db-491a-be32-69763fb1c8d1 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:59.617722 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.617722 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:33:59.618406 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72efa047-18db-491a-be32-69763fb1c8d1 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:33:59.618843 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 740/2945] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:33:59 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:33:59.696560 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-37c5c78f-c75f-49cb-a7d2-5e6627d535ed None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.698869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-37c5c78f-c75f-49cb-a7d2-5e6627d535ed tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:33:59.699253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-37c5c78f-c75f-49cb-a7d2-5e6627d535ed tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.699579 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-37c5c78f-c75f-49cb-a7d2-5e6627d535ed tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.708293 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.708293 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:33:59.712402 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-37c5c78f-c75f-49cb-a7d2-5e6627d535ed tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:33:59.717612 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-37c5c78f-c75f-49cb-a7d2-5e6627d535ed tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:33:59.718178 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 732/2946] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:33:59 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:33:59.930291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-942d22ad-425d-47e7-9b2b-26c270994742 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:33:59.932078 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-942d22ad-425d-47e7-9b2b-26c270994742 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:33:59.932329 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-942d22ad-425d-47e7-9b2b-26c270994742 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:33:59.932577 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-942d22ad-425d-47e7-9b2b-26c270994742 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:33:59.932729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-942d22ad-425d-47e7-9b2b-26c270994742 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:33:59.937421 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:33:59.937421 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:33:59.938368 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-942d22ad-425d-47e7-9b2b-26c270994742 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:33:59.938843 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 730/2947] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:33:59 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:00.318489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c9f65a43-7385-4682-8ea3-1453d7904cfa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.324465 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c9f65a43-7385-4682-8ea3-1453d7904cfa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 Jul 10 09:34:00.324760 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c9f65a43-7385-4682-8ea3-1453d7904cfa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.325065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c9f65a43-7385-4682-8ea3-1453d7904cfa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.329345 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c9f65a43-7385-4682-8ea3-1453d7904cfa tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 returned with HTTP 404 Jul 10 09:34:00.329846 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 746/2948] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/v3/snapshots/29dee673-60bf-44be-979b-773d03c05749 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:00.339821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.339821 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:34:00.340113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.340285 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.340477 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: 115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:34:00.348990 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:00.348990 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:00.349878 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:00.370688 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:34:00.370855 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-60fb9a98-f7c2-454c-b948-63cd630d5b4c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f returned with HTTP 202 Jul 10 09:34:00.371231 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 741/2949] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:00 2026] DELETE /volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:00.379217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a0d5cdf3-ca34-420e-82b8-03393b45e0ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.385191 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a0d5cdf3-ca34-420e-82b8-03393b45e0ec tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:34:00.385320 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a0d5cdf3-ca34-420e-82b8-03393b45e0ec tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.386624 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a0d5cdf3-ca34-420e-82b8-03393b45e0ec tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.397203 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:00.397203 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:00.401834 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a0d5cdf3-ca34-420e-82b8-03393b45e0ec tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:00.406554 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a0d5cdf3-ca34-420e-82b8-03393b45e0ec tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f returned with HTTP 200 Jul 10 09:34:00.407153 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 733/2950] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:00.557856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9fb68741-98cb-4637-bed5-dcdfc1a52770 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.558289 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9fb68741-98cb-4637-bed5-dcdfc1a52770 None None] GET https://10.4.3.103/volume// Jul 10 09:34:00.558449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9fb68741-98cb-4637-bed5-dcdfc1a52770 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.558646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9fb68741-98cb-4637-bed5-dcdfc1a52770 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.559019 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9fb68741-98cb-4637-bed5-dcdfc1a52770 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:34:00.559330 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 731/2951] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 09:34:00.567545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-9147c241-3267-4c06-ad5e-83e31c517c5c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.569755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-9147c241-3267-4c06-ad5e-83e31c517c5c tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:34:00.569986 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-9147c241-3267-4c06-ad5e-83e31c517c5c tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.570174 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-9147c241-3267-4c06-ad5e-83e31c517c5c tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.581002 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:00.581002 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:00.584344 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-9147c241-3267-4c06-ad5e-83e31c517c5c tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:34:00.588791 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-9147c241-3267-4c06-ad5e-83e31c517c5c tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:34:00.589205 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 747/2952] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 1333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:34:00.630442 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ef6edbaf-bd73-4b9b-b31f-2a622fe9a2c7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.633971 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef6edbaf-bd73-4b9b-b31f-2a622fe9a2c7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:34:00.635055 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef6edbaf-bd73-4b9b-b31f-2a622fe9a2c7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.635055 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef6edbaf-bd73-4b9b-b31f-2a622fe9a2c7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.635055 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ef6edbaf-bd73-4b9b-b31f-2a622fe9a2c7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:00.641298 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:00.641298 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:00.642059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef6edbaf-bd73-4b9b-b31f-2a622fe9a2c7 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:34:00.642425 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 742/2953] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:00.737213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8a043138-3bda-470f-968d-e13a4fe7b51a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.738805 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8a043138-3bda-470f-968d-e13a4fe7b51a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:00.738993 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8a043138-3bda-470f-968d-e13a4fe7b51a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.739271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8a043138-3bda-470f-968d-e13a4fe7b51a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.745747 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:00.745747 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:00.748628 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8a043138-3bda-470f-968d-e13a4fe7b51a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:00.752124 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8a043138-3bda-470f-968d-e13a4fe7b51a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:34:00.752469 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 734/2954] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:00.952331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0ad11b59-8acc-4ddb-b791-23984845e64b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:00.954059 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ad11b59-8acc-4ddb-b791-23984845e64b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:00.954257 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ad11b59-8acc-4ddb-b791-23984845e64b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:00.954444 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ad11b59-8acc-4ddb-b791-23984845e64b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:00.954551 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0ad11b59-8acc-4ddb-b791-23984845e64b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:00.960032 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:00.960032 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:00.961062 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ad11b59-8acc-4ddb-b791-23984845e64b tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:00.961557 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 732/2955] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:00 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:01.424436 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c730956e-cb61-4188-841a-688876b4745b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.430459 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c730956e-cb61-4188-841a-688876b4745b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f Jul 10 09:34:01.430634 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c730956e-cb61-4188-841a-688876b4745b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.430845 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c730956e-cb61-4188-841a-688876b4745b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.442558 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c730956e-cb61-4188-841a-688876b4745b tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f returned with HTTP 404 Jul 10 09:34:01.443177 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 748/2956] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/volumes/115f854a-e10c-4de3-aa31-5f644d83a59f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:01.452047 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.455579 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:01.456046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1678262429"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:01.458227 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1678262429'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:01.458383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:34:01.463308 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:01.471090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (a55286a7-96fd-4aa9-ad37-2c6485cfbb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:01.472182 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fb8dc2-08e6-4844-ae28-ca02e70f8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.473015 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:01.496688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-e4ede823-9d1a-4889-90c7-acba550da710 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.498992 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-e4ede823-9d1a-4889-90c7-acba550da710 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] DELETE https://10.4.3.103/volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6 Jul 10 09:34:01.499137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-e4ede823-9d1a-4889-90c7-acba550da710 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.499391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-e4ede823-9d1a-4889-90c7-acba550da710 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.500404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fb8dc2-08e6-4844-ae28-ca02e70f8b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.501360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735caaca-80ae-4a6c-b52f-bd4085ca677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.506788 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.506788 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:01.548389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['a88995da-8d36-4093-9632-fd75fa35ea3a', '8187857e-c124-470b-bfb2-4f49935edf79', 'a8ee7be2-91ca-4967-ad5b-d57ebe1f9e37', 'a5e2cbd5-08f7-46d0-9b2c-59efb6b5642d'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:01.549360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735caaca-80ae-4a6c-b52f-bd4085ca677c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88995da-8d36-4093-9632-fd75fa35ea3a', '8187857e-c124-470b-bfb2-4f49935edf79', 'a8ee7be2-91ca-4967-ad5b-d57ebe1f9e37', 'a5e2cbd5-08f7-46d0-9b2c-59efb6b5642d']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.550349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7e52b5-f181-4ae1-a54e-ededb115eded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.579146 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7e52b5-f181-4ae1-a54e-ededb115eded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57afff9c-b937-4c05-bf6c-dbc8fe7aa54e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1678262429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['a88995da-8d36-4093-9632-fd75fa35ea3a','8187857e-c124-470b-bfb2-4f49935edf79','a8ee7be2-91ca-4967-ad5b-d57ebe1f9e37','a5e2cbd5-08f7-46d0-9b2c-59efb6b5642d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1678262429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57afff9c-b937-4c05-bf6c-dbc8fe7aa54e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.580089 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973d7c05-ffdb-489b-88f3-edd9be56afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.600142 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973d7c05-ffdb-489b-88f3-edd9be56afd5) transitioned into state 'SUCCESS' from state '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-1678262429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['a88995da-8d36-4093-9632-fd75fa35ea3a','8187857e-c124-470b-bfb2-4f49935edf79','a8ee7be2-91ca-4967-ad5b-d57ebe1f9e37','a5e2cbd5-08f7-46d0-9b2c-59efb6b5642d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.601107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e7bb3-9c80-40b7-88eb-25b7e6801920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.611784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e7bb3-9c80-40b7-88eb-25b7e6801920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.613137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (a55286a7-96fd-4aa9-ad37-2c6485cfbb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:01.613525 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:34:01.614299 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6651ceb-5364-4f78-8dbf-b7d048a2b750 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:01.614847 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 743/2957] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:01 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:01.627163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-818e559e-8928-4124-b61b-26b575ddf562 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.629830 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-818e559e-8928-4124-b61b-26b575ddf562 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:01.629830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-818e559e-8928-4124-b61b-26b575ddf562 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.629944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-818e559e-8928-4124-b61b-26b575ddf562 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.638553 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.638553 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:01.644370 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-818e559e-8928-4124-b61b-26b575ddf562 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:01.650321 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-818e559e-8928-4124-b61b-26b575ddf562 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e returned with HTTP 200 Jul 10 09:34:01.650681 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 733/2958] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:01.653264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-acc55267-15f8-4c0f-a7de-3a7a0405927e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.655226 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-acc55267-15f8-4c0f-a7de-3a7a0405927e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:34:01.655450 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-acc55267-15f8-4c0f-a7de-3a7a0405927e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.656062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-acc55267-15f8-4c0f-a7de-3a7a0405927e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.656062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-acc55267-15f8-4c0f-a7de-3a7a0405927e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:01.661099 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.661099 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:01.662047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-acc55267-15f8-4c0f-a7de-3a7a0405927e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:34:01.662740 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 749/2959] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:01.676852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.679136 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] DELETE https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:34:01.679455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.679626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.679835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Delete backup with id: b567dbfc-3fb2-4ae3-8cf8-addaf359f891. Jul 10 09:34:01.684290 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.684290 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:01.697253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] delete_backup rpcapi backup_id b567dbfc-3fb2-4ae3-8cf8-addaf359f891 {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:34:01.699107 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77962c13-8e43-4733-a5bf-19ba7c0b43e5 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 202 Jul 10 09:34:01.699549 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 744/2960] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:01 2026] DELETE /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:34:01.706906 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e2a0d509-538d-4ca7-bc96-fcd5ea87233e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.708669 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2a0d509-538d-4ca7-bc96-fcd5ea87233e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:34:01.708885 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2a0d509-538d-4ca7-bc96-fcd5ea87233e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.709457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2a0d509-538d-4ca7-bc96-fcd5ea87233e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.709457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e2a0d509-538d-4ca7-bc96-fcd5ea87233e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:01.713146 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.713146 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:01.713787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2a0d509-538d-4ca7-bc96-fcd5ea87233e tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 200 Jul 10 09:34:01.714329 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 734/2961] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:01.767548 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b4b8f30e-bc8b-480e-b05a-4ba590f3548b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.768882 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b4b8f30e-bc8b-480e-b05a-4ba590f3548b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:01.769162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b4b8f30e-bc8b-480e-b05a-4ba590f3548b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.769426 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b4b8f30e-bc8b-480e-b05a-4ba590f3548b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.775787 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.775787 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:01.780233 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b4b8f30e-bc8b-480e-b05a-4ba590f3548b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:01.784751 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b4b8f30e-bc8b-480e-b05a-4ba590f3548b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:34:01.785078 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 750/2962] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:01.801308 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2c012ffc-d9ae-4041-a00e-97e09a907776 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.804059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2c012ffc-d9ae-4041-a00e-97e09a907776 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:01.804317 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2c012ffc-d9ae-4041-a00e-97e09a907776 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.804530 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2c012ffc-d9ae-4041-a00e-97e09a907776 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.812817 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.812817 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:01.820104 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2c012ffc-d9ae-4041-a00e-97e09a907776 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:01.823916 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2c012ffc-d9ae-4041-a00e-97e09a907776 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:34:01.824446 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 745/2963] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:01.836783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.839606 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:01.839606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:01.841634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:01.851016 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.851016 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:01.851533 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume retrieved successfully. Jul 10 09:34:01.851676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume of 1 GB Jul 10 09:34:01.855306 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Availability Zones retrieved successfully. Jul 10 09:34:01.860472 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (11bef8da-5af7-4581-bdfe-2e84b40bfa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:01.861175 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20b5716-e40e-412b-af0c-73a08006c254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.862081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:01.884686 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20b5716-e40e-412b-af0c-73a08006c254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a', 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.885333 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217ae0c9-9529-4dcd-b217-7438c1167275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.924306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Created reservations ['29cd78d2-1173-465f-8923-4a83d191a112', '74663aa7-e85b-480c-a0ed-9898fa575810', 'efd48a87-fefc-44ca-b364-ce7b77cce9e5', 'f28b5e19-1567-42ab-b8fa-579bda6453aa'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:01.925207 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217ae0c9-9529-4dcd-b217-7438c1167275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29cd78d2-1173-465f-8923-4a83d191a112', '74663aa7-e85b-480c-a0ed-9898fa575810', 'efd48a87-fefc-44ca-b364-ce7b77cce9e5', 'f28b5e19-1567-42ab-b8fa-579bda6453aa']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.925918 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4148036a-96b1-4e73-8ddc-0b164e10afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.966762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4148036a-96b1-4e73-8ddc-0b164e10afac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0346d90-7f3f-40bd-9e6c-85586555adc3', '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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['29cd78d2-1173-465f-8923-4a83d191a112','74663aa7-e85b-480c-a0ed-9898fa575810','efd48a87-fefc-44ca-b364-ce7b77cce9e5','f28b5e19-1567-42ab-b8fa-579bda6453aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:01Z,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=f0346d90-7f3f-40bd-9e6c-85586555adc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7d0ab2fb234224925cd47411178a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ec2c272584432bee3333f6550500b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.967841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb47cb2a-8491-4a05-87b0-39e94b576e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:01.971119 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-81d1070d-7933-4f6c-82b0-096a582c6348 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:01.973221 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81d1070d-7933-4f6c-82b0-096a582c6348 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:01.973343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81d1070d-7933-4f6c-82b0-096a582c6348 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:01.973520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81d1070d-7933-4f6c-82b0-096a582c6348 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:01.973642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-81d1070d-7933-4f6c-82b0-096a582c6348 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:01.978064 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:01.978064 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:01.978805 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81d1070d-7933-4f6c-82b0-096a582c6348 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:01.979155 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 751/2964] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:01 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:01.994198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb47cb2a-8491-4a05-87b0-39e94b576e51) transitioned into state 'SUCCESS' from 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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['29cd78d2-1173-465f-8923-4a83d191a112','74663aa7-e85b-480c-a0ed-9898fa575810','efd48a87-fefc-44ca-b364-ce7b77cce9e5','f28b5e19-1567-42ab-b8fa-579bda6453aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:01.995116 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b60097-50cd-47d0-967c-0d456436511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:02.015173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b60097-50cd-47d0-967c-0d456436511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:02.016315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (11bef8da-5af7-4581-bdfe-2e84b40bfa88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:02.016706 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request issued successfully. Jul 10 09:34:02.017448 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cabece15-da5d-4634-a7f4-975d1cc4fe8f tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:02.018543 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 735/2965] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:34:01 2026] POST /volume/v3/volumes => generated 809 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:02.034494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6b673f6f-1e14-4349-975f-6aa6908d7dc1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.036820 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6b673f6f-1e14-4349-975f-6aa6908d7dc1 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:02.036820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6b673f6f-1e14-4349-975f-6aa6908d7dc1 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.036820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6b673f6f-1e14-4349-975f-6aa6908d7dc1 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.043699 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-80e681b2-b266-4462-9d4c-92bad55223e3 req-e4ede823-9d1a-4889-90c7-acba550da710 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6 returned with HTTP 200 Jul 10 09:34:02.043763 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.043763 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:02.044034 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 735/2966] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:34:01 2026] DELETE /volume/v3/attachments/fe2f68bf-6aa6-45a4-9e7c-1d9c53b5a6b6 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:02.047717 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6b673f6f-1e14-4349-975f-6aa6908d7dc1 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:02.052982 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6b673f6f-1e14-4349-975f-6aa6908d7dc1 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 returned with HTTP 200 Jul 10 09:34:02.054069 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 746/2967] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:02.666414 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-251db782-e5fc-45a6-81e8-7c5531a55ea6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.668698 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-251db782-e5fc-45a6-81e8-7c5531a55ea6 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:02.668955 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-251db782-e5fc-45a6-81e8-7c5531a55ea6 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.669198 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-251db782-e5fc-45a6-81e8-7c5531a55ea6 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.677776 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.677776 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:02.681670 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-251db782-e5fc-45a6-81e8-7c5531a55ea6 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:02.687317 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-251db782-e5fc-45a6-81e8-7c5531a55ea6 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e returned with HTTP 200 Jul 10 09:34:02.687887 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 752/2968] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:02.703621 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.705370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:02.705724 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57afff9c-b937-4c05-bf6c-dbc8fe7aa54e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1909143063"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:02.718845 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.718845 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:02.719250 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:02.719367 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume 57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:02.724542 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b9ec1c2-0e24-4e5a-acac-2a7aa933cdc6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.727299 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b9ec1c2-0e24-4e5a-acac-2a7aa933cdc6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 Jul 10 09:34:02.727488 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b9ec1c2-0e24-4e5a-acac-2a7aa933cdc6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.727740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b9ec1c2-0e24-4e5a-acac-2a7aa933cdc6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.727897 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3b9ec1c2-0e24-4e5a-acac-2a7aa933cdc6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Show backup with id b567dbfc-3fb2-4ae3-8cf8-addaf359f891. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:02.732273 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b9ec1c2-0e24-4e5a-acac-2a7aa933cdc6 tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 returned with HTTP 404 Jul 10 09:34:02.732745 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 736/2969] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/backups/b567dbfc-3fb2-4ae3-8cf8-addaf359f891 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:02.743716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b964e641-888e-416d-a019-0a8a35a5e9eb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.744524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 Jul 10 09:34:02.744800 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.745082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.745396 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Delete volume with id: 08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 Jul 10 09:34:02.746742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['f4eb94f2-d1b0-4224-99e6-f46cb9e51694', '8bce4923-0b66-4964-b520-c78aa1debfe5', '4740a6d3-b98f-403b-a43b-0c8d21b15efd', '8510d670-7437-4bef-bd98-ec2d4b214bd2'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:02.757233 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.757233 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:02.757233 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Volume info retrieved successfully. Jul 10 09:34:02.762913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-926a67d3-ab33-4bdb-a934-6e37159ba9a0 req-2fc601c8-7fb8-4f79-8a79-302294989b62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.765841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-926a67d3-ab33-4bdb-a934-6e37159ba9a0 req-2fc601c8-7fb8-4f79-8a79-302294989b62 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:34:02.766153 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-926a67d3-ab33-4bdb-a934-6e37159ba9a0 req-2fc601c8-7fb8-4f79-8a79-302294989b62 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.766456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-926a67d3-ab33-4bdb-a934-6e37159ba9a0 req-2fc601c8-7fb8-4f79-8a79-302294989b62 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.775552 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.775552 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:02.780890 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-926a67d3-ab33-4bdb-a934-6e37159ba9a0 req-2fc601c8-7fb8-4f79-8a79-302294989b62 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:34:02.782221 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Delete volume request issued successfully. Jul 10 09:34:02.782474 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b964e641-888e-416d-a019-0a8a35a5e9eb tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 returned with HTTP 202 Jul 10 09:34:02.782733 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:34:02.783013 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 747/2970] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:02 2026] DELETE /volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:02.783114 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f87c0ed-5bf3-4543-bf4b-fd83b239bd6c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:02.784457 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 736/2971] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:02.803621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-926a67d3-ab33-4bdb-a934-6e37159ba9a0 req-2fc601c8-7fb8-4f79-8a79-302294989b62 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:34:02.803621 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 753/2972] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:02.804981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-28b058a9-ba2d-4111-9a8c-f36944bd6d9d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.804981 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28b058a9-ba2d-4111-9a8c-f36944bd6d9d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 Jul 10 09:34:02.804981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28b058a9-ba2d-4111-9a8c-f36944bd6d9d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.804981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28b058a9-ba2d-4111-9a8c-f36944bd6d9d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.804981 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.804981 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:02.805281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-65ec539a-4d9e-4c9c-a459-ebee97ba3f16 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.805976 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-65ec539a-4d9e-4c9c-a459-ebee97ba3f16 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:02.806169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-65ec539a-4d9e-4c9c-a459-ebee97ba3f16 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.806339 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-65ec539a-4d9e-4c9c-a459-ebee97ba3f16 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.806833 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-28b058a9-ba2d-4111-9a8c-f36944bd6d9d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Volume info retrieved successfully. Jul 10 09:34:02.811178 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28b058a9-ba2d-4111-9a8c-f36944bd6d9d tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 returned with HTTP 200 Jul 10 09:34:02.811262 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.811262 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:02.811624 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-65ec539a-4d9e-4c9c-a459-ebee97ba3f16 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:02.811704 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 737/2973] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:02.812281 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-65ec539a-4d9e-4c9c-a459-ebee97ba3f16 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a returned with HTTP 200 Jul 10 09:34:02.812661 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 748/2974] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:02.989974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f381b02c-8629-4d43-adfa-7b90bd893bd5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:02.991965 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f381b02c-8629-4d43-adfa-7b90bd893bd5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:02.992135 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f381b02c-8629-4d43-adfa-7b90bd893bd5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:02.992319 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f381b02c-8629-4d43-adfa-7b90bd893bd5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:02.992413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-f381b02c-8629-4d43-adfa-7b90bd893bd5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:02.998156 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:02.998156 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:02.998585 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f381b02c-8629-4d43-adfa-7b90bd893bd5 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:02.999009 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 737/2975] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:02 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:03.066233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c19230ae-b77b-4526-bd74-1b8914669b2b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.068043 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c19230ae-b77b-4526-bd74-1b8914669b2b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:03.068238 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c19230ae-b77b-4526-bd74-1b8914669b2b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.068463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c19230ae-b77b-4526-bd74-1b8914669b2b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.076970 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.076970 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:03.084301 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c19230ae-b77b-4526-bd74-1b8914669b2b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:03.090406 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c19230ae-b77b-4526-bd74-1b8914669b2b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 returned with HTTP 200 Jul 10 09:34:03.091040 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 754/2976] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:03.110802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-36f915bf-5c01-461e-ab03-ab284c9e4519 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.112522 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36f915bf-5c01-461e-ab03-ab284c9e4519 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:03.112759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36f915bf-5c01-461e-ab03-ab284c9e4519 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.112968 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36f915bf-5c01-461e-ab03-ab284c9e4519 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.119128 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.119128 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:03.122711 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-36f915bf-5c01-461e-ab03-ab284c9e4519 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:03.126885 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36f915bf-5c01-461e-ab03-ab284c9e4519 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 returned with HTTP 200 Jul 10 09:34:03.127392 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 738/2977] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:03.144918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.146410 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:03.146591 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.146778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.146930 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: 24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:03.158264 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.158264 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:03.158692 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:03.174645 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume request issued successfully. Jul 10 09:34:03.174769 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b586df7-f9ca-482d-80ef-8641bbf34ffb tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 202 Jul 10 09:34:03.175180 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 749/2978] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:03 2026] DELETE /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:03.184368 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cea0fec6-301a-4893-9d1a-ae157a164622 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.186091 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cea0fec6-301a-4893-9d1a-ae157a164622 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:03.186351 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cea0fec6-301a-4893-9d1a-ae157a164622 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.186600 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cea0fec6-301a-4893-9d1a-ae157a164622 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.198468 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.198468 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:03.204498 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cea0fec6-301a-4893-9d1a-ae157a164622 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:03.210517 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cea0fec6-301a-4893-9d1a-ae157a164622 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 200 Jul 10 09:34:03.210785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 738/2979] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:03.822597 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fc248cab-a46e-4618-8790-4db7c5ecdea0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.824718 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fc248cab-a46e-4618-8790-4db7c5ecdea0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:03.824922 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fc248cab-a46e-4618-8790-4db7c5ecdea0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.825166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fc248cab-a46e-4618-8790-4db7c5ecdea0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.826556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3f03719a-8aca-4cc6-b6ac-72cf4a33551a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.828775 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f03719a-8aca-4cc6-b6ac-72cf4a33551a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] GET https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 Jul 10 09:34:03.829040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3f03719a-8aca-4cc6-b6ac-72cf4a33551a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.829262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3f03719a-8aca-4cc6-b6ac-72cf4a33551a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.842594 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.842594 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:03.842594 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fc248cab-a46e-4618-8790-4db7c5ecdea0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:03.842594 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fc248cab-a46e-4618-8790-4db7c5ecdea0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a returned with HTTP 200 Jul 10 09:34:03.842594 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 755/2980] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:03.843130 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f03719a-8aca-4cc6-b6ac-72cf4a33551a tempest-ProjectReaderTests39-1654175963 tempest-ProjectReaderTests39-1654175963-project-admin] https://10.4.3.103/volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 returned with HTTP 404 Jul 10 09:34:03.843130 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 739/2981] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/volumes/08dc1fcd-3ec3-493a-bb5e-bef03805ffb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:03.855220 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7503b566-9e3b-4c30-9365-dc4e388055f9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.857018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7503b566-9e3b-4c30-9365-dc4e388055f9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] GET https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:03.857018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7503b566-9e3b-4c30-9365-dc4e388055f9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.857018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7503b566-9e3b-4c30-9365-dc4e388055f9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.863913 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.863913 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:03.864381 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7503b566-9e3b-4c30-9365-dc4e388055f9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:34:03.865237 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7503b566-9e3b-4c30-9365-dc4e388055f9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a returned with HTTP 200 Jul 10 09:34:03.865630 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 750/2982] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:03.875180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.877015 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:03.877194 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.877380 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.877483 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:03.881920 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.881920 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:03.882205 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:03.897265 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:03.897472 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-586b3bf3-2982-439d-87ad-7c5a53cf5949 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a returned with HTTP 202 Jul 10 09:34:03.897910 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 739/2983] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:03 2026] DELETE /volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:03.907375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fdb70be6-e56b-4214-892b-9fa3d64a16f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:03.913149 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fdb70be6-e56b-4214-892b-9fa3d64a16f7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:03.913335 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fdb70be6-e56b-4214-892b-9fa3d64a16f7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:03.913507 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fdb70be6-e56b-4214-892b-9fa3d64a16f7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:03.923894 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:03.923894 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:03.924266 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fdb70be6-e56b-4214-892b-9fa3d64a16f7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:03.925254 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fdb70be6-e56b-4214-892b-9fa3d64a16f7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a returned with HTTP 200 Jul 10 09:34:03.925779 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 756/2984] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:03 2026] GET /volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:04.009963 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c13f3137-09e6-4ddf-a082-272d9b46bf17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.012344 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c13f3137-09e6-4ddf-a082-272d9b46bf17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:04.012516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c13f3137-09e6-4ddf-a082-272d9b46bf17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.012805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c13f3137-09e6-4ddf-a082-272d9b46bf17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.013116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c13f3137-09e6-4ddf-a082-272d9b46bf17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:04.017611 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:04.017611 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:04.018421 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c13f3137-09e6-4ddf-a082-272d9b46bf17 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:04.018850 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 740/2985] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:04 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:04.232358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c2ed1d90-e122-4e21-b85f-6473625fe438 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.234682 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c2ed1d90-e122-4e21-b85f-6473625fe438 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:04.235117 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c2ed1d90-e122-4e21-b85f-6473625fe438 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.235117 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c2ed1d90-e122-4e21-b85f-6473625fe438 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.241467 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c2ed1d90-e122-4e21-b85f-6473625fe438 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 404 Jul 10 09:34:04.242105 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 751/2986] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:04 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:04.261136 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-21dee041-3b03-45f2-82e8-5efa4e15fd88 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.262918 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-21dee041-3b03-45f2-82e8-5efa4e15fd88 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:34:04.263114 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-21dee041-3b03-45f2-82e8-5efa4e15fd88 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.263315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-21dee041-3b03-45f2-82e8-5efa4e15fd88 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.263434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-21dee041-3b03-45f2-82e8-5efa4e15fd88 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Delete snapshot with id: 82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:34:04.267909 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-21dee041-3b03-45f2-82e8-5efa4e15fd88 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 404 Jul 10 09:34:04.268364 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 740/2987] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:04 2026] DELETE /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:04.277159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-95825ef7-21b7-440f-800c-b390ef9ddaf4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.278982 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-95825ef7-21b7-440f-800c-b390ef9ddaf4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 Jul 10 09:34:04.279194 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-95825ef7-21b7-440f-800c-b390ef9ddaf4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.279376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-95825ef7-21b7-440f-800c-b390ef9ddaf4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.283816 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-95825ef7-21b7-440f-800c-b390ef9ddaf4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 returned with HTTP 404 Jul 10 09:34:04.284360 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 757/2988] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:04 2026] GET /volume/v3/snapshots/82a974aa-bd17-4653-8740-603fbffc72b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:04.324331 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5c2ab258-e736-4dae-8d83-db4244781ab7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.326856 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5c2ab258-e736-4dae-8d83-db4244781ab7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:04.327131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5c2ab258-e736-4dae-8d83-db4244781ab7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.328021 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5c2ab258-e736-4dae-8d83-db4244781ab7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.338562 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:04.338562 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:04.342820 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5c2ab258-e736-4dae-8d83-db4244781ab7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:04.347747 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5c2ab258-e736-4dae-8d83-db4244781ab7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:34:04.348158 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 741/2989] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:34:04 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:04.368715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.371175 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866/action Jul 10 09:34:04.371517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:04.371690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:04.388351 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:04.388351 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:04.388987 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:04.396879 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Begin detaching volume completed successfully. Jul 10 09:34:04.397190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-32b91c94-1ca7-4408-96a5-5549ab39dc60 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866/action returned with HTTP 202 Jul 10 09:34:04.397763 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 752/2990] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:34:04 2026] POST /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:34:04.936794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6308ad7f-96a9-41a7-834d-7193911d2cc2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.940907 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6308ad7f-96a9-41a7-834d-7193911d2cc2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a Jul 10 09:34:04.941132 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6308ad7f-96a9-41a7-834d-7193911d2cc2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.941371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6308ad7f-96a9-41a7-834d-7193911d2cc2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.953342 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6308ad7f-96a9-41a7-834d-7193911d2cc2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a returned with HTTP 404 Jul 10 09:34:04.954050 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 741/2991] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:04 2026] GET /volume/v3/snapshots/b7c6505f-8511-4847-b50c-869bf58ff26a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:04.961394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:04.963909 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:04.964201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:04.964528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:04.964861 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: 57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:04.974197 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:04.974197 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:04.976051 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:05.010384 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:34:05.010684 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e89b41f6-eb65-4287-9e6c-b10127acafe7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e returned with HTTP 202 Jul 10 09:34:05.011293 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 758/2992] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:04 2026] DELETE /volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:05.020043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-550f156c-40be-48ec-a0aa-44ebaddefd9d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:05.022388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-550f156c-40be-48ec-a0aa-44ebaddefd9d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:05.022687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-550f156c-40be-48ec-a0aa-44ebaddefd9d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:05.022923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-550f156c-40be-48ec-a0aa-44ebaddefd9d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:05.031491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0504eb07-cb69-4f3d-b6b1-17a16e61cd69 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:05.033677 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0504eb07-cb69-4f3d-b6b1-17a16e61cd69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:05.033898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0504eb07-cb69-4f3d-b6b1-17a16e61cd69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:05.034097 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0504eb07-cb69-4f3d-b6b1-17a16e61cd69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:05.034728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0504eb07-cb69-4f3d-b6b1-17a16e61cd69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:05.034816 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:05.034816 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:05.038753 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-550f156c-40be-48ec-a0aa-44ebaddefd9d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:05.042808 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-550f156c-40be-48ec-a0aa-44ebaddefd9d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e returned with HTTP 200 Jul 10 09:34:05.043904 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 742/2993] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:05 2026] GET /volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:05.045174 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:05.045174 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:05.046345 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0504eb07-cb69-4f3d-b6b1-17a16e61cd69 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:05.046884 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 753/2994] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:05 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:05.428287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d1b2bb16-988a-4e09-b853-9950d57f9f0f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:05.428621 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d1b2bb16-988a-4e09-b853-9950d57f9f0f None None] GET https://10.4.3.103/volume// Jul 10 09:34:05.428796 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d1b2bb16-988a-4e09-b853-9950d57f9f0f None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:05.428981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d1b2bb16-988a-4e09-b853-9950d57f9f0f None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:05.429300 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d1b2bb16-988a-4e09-b853-9950d57f9f0f None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:34:05.429542 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 742/2995] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:34:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 09:34:05.436924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-1a026d98-ce50-406f-be81-02fe6ad34afb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:05.439382 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-1a026d98-ce50-406f-be81-02fe6ad34afb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:05.439681 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-1a026d98-ce50-406f-be81-02fe6ad34afb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:05.439946 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-1a026d98-ce50-406f-be81-02fe6ad34afb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:05.457775 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:05.457775 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:05.460187 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-1a026d98-ce50-406f-be81-02fe6ad34afb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:05.465462 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-1a026d98-ce50-406f-be81-02fe6ad34afb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:34:05.466001 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 759/2996] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:34:05 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:05.781611 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-61328b4f-f50b-49a5-b474-0ff5608b764d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:05.886247 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:05.886653 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1031891003"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:05.888580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1031891003'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:05.888736 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume of 1 GB Jul 10 09:34:05.894258 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:05.902936 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (3c73dcc7-c8be-47ec-b3c4-b66a33ab065d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:05.904428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84502fab-1b62-400e-9110-22929044e40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:05.905922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:05.948672 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84502fab-1b62-400e-9110-22929044e40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:05.949184 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbfc363-d664-4889-8d99-56e785fc5007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.016017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['c0192018-c525-4e31-b90e-539570aec29d', '41618ea6-71c2-4722-b76c-6cd89c106058', '92e5ad2a-8af7-4518-b71b-3ff6c144e13b', '16af576f-a8a4-4052-aa0e-9f3042f0dfd0'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:06.017316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbfc363-d664-4889-8d99-56e785fc5007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0192018-c525-4e31-b90e-539570aec29d', '41618ea6-71c2-4722-b76c-6cd89c106058', '92e5ad2a-8af7-4518-b71b-3ff6c144e13b', '16af576f-a8a4-4052-aa0e-9f3042f0dfd0']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.019167 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6fdabf-9dbd-4896-b32d-fc9975fd5e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.046504 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a6fdabf-9dbd-4896-b32d-fc9975fd5e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b657ee-84a7-4d77-8cec-c508ef9c25bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031891003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['c0192018-c525-4e31-b90e-539570aec29d','41618ea6-71c2-4722-b76c-6cd89c106058','92e5ad2a-8af7-4518-b71b-3ff6c144e13b','16af576f-a8a4-4052-aa0e-9f3042f0dfd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031891003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b657ee-84a7-4d77-8cec-c508ef9c25bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11dfe4fcecd6435dbac1afcef219063c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.047201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6e786f-8114-4d42-8f78-4bd1abf2258d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.057821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c8686efe-28c8-4606-8066-c5e2425ff951 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.059581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8686efe-28c8-4606-8066-c5e2425ff951 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:06.059704 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8686efe-28c8-4606-8066-c5e2425ff951 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:06.059876 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8686efe-28c8-4606-8066-c5e2425ff951 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:06.059985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c8686efe-28c8-4606-8066-c5e2425ff951 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:06.067152 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:06.067152 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:06.067152 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8686efe-28c8-4606-8066-c5e2425ff951 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:06.067152 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 754/2997] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:06 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:06.067864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aee38f3c-a2ab-4ef7-b7b5-6e1800b2243d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.071436 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aee38f3c-a2ab-4ef7-b7b5-6e1800b2243d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e Jul 10 09:34:06.071645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aee38f3c-a2ab-4ef7-b7b5-6e1800b2243d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:06.071842 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aee38f3c-a2ab-4ef7-b7b5-6e1800b2243d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:06.077164 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6e786f-8114-4d42-8f78-4bd1abf2258d) transitioned into state 'SUCCESS' from state '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-1031891003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['c0192018-c525-4e31-b90e-539570aec29d','41618ea6-71c2-4722-b76c-6cd89c106058','92e5ad2a-8af7-4518-b71b-3ff6c144e13b','16af576f-a8a4-4052-aa0e-9f3042f0dfd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.078362 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8434790b-6347-44e3-8b5f-6adbdf450126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.080497 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aee38f3c-a2ab-4ef7-b7b5-6e1800b2243d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e returned with HTTP 404 Jul 10 09:34:06.081051 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 743/2998] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:06 2026] GET /volume/v3/volumes/57afff9c-b937-4c05-bf6c-dbc8fe7aa54e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:06.090502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8434790b-6347-44e3-8b5f-6adbdf450126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.091778 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (3c73dcc7-c8be-47ec-b3c4-b66a33ab065d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:06.092201 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request issued successfully. Jul 10 09:34:06.093092 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61328b4f-f50b-49a5-b474-0ff5608b764d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:06.093609 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 743/2999] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:05 2026] POST /volume/v3/volumes => generated 778 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:06.095900 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.097914 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:06.098339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1153728490"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:06.100580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1153728490'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:06.100801 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:34:06.106215 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:06.109256 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-52e5ab97-8312-4613-8412-52c398d6d8af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.110932 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-52e5ab97-8312-4613-8412-52c398d6d8af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:06.111140 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-52e5ab97-8312-4613-8412-52c398d6d8af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:06.111319 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-52e5ab97-8312-4613-8412-52c398d6d8af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:06.115736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (ad42fd1d-e8c4-41b9-ac8f-0edd31ba905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:06.116811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3083b4ea-6e1e-4ae3-84cc-25f0aa8eea34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.117779 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:06.119467 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:06.119467 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:06.123908 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-52e5ab97-8312-4613-8412-52c398d6d8af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:06.130585 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-52e5ab97-8312-4613-8412-52c398d6d8af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf returned with HTTP 200 Jul 10 09:34:06.131024 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 755/3000] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:06 2026] GET /volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:06.144298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3083b4ea-6e1e-4ae3-84cc-25f0aa8eea34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.144298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e00022b-1a92-4bff-82c1-0990fd10e882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.183830 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['b67671d0-d243-438d-9fdd-b89c4b69ea05', '9bf6bd8f-f365-4d9d-be79-b97e32056cf0', '70cc147e-c602-46a7-954d-1f5749054b31', 'ce4c8bb1-f215-4621-9336-62da283f3121'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:06.184696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e00022b-1a92-4bff-82c1-0990fd10e882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b67671d0-d243-438d-9fdd-b89c4b69ea05', '9bf6bd8f-f365-4d9d-be79-b97e32056cf0', '70cc147e-c602-46a7-954d-1f5749054b31', 'ce4c8bb1-f215-4621-9336-62da283f3121']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.185446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a523a2db-e865-4bc3-b09e-c623aa9373bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.209694 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a523a2db-e865-4bc3-b09e-c623aa9373bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4809e69-ce79-479c-a015-1e97e7cee8cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153728490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['b67671d0-d243-438d-9fdd-b89c4b69ea05','9bf6bd8f-f365-4d9d-be79-b97e32056cf0','70cc147e-c602-46a7-954d-1f5749054b31','ce4c8bb1-f215-4621-9336-62da283f3121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153728490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4809e69-ce79-479c-a015-1e97e7cee8cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.210508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68ce03f-4892-4b20-bd03-9fe08f4beaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.230251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68ce03f-4892-4b20-bd03-9fe08f4beaf9) transitioned into state 'SUCCESS' from state '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-1153728490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['b67671d0-d243-438d-9fdd-b89c4b69ea05','9bf6bd8f-f365-4d9d-be79-b97e32056cf0','70cc147e-c602-46a7-954d-1f5749054b31','ce4c8bb1-f215-4621-9336-62da283f3121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.231075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27919f28-1ab5-4f9c-bbcf-0d7d888c53af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.242161 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27919f28-1ab5-4f9c-bbcf-0d7d888c53af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.243225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (ad42fd1d-e8c4-41b9-ac8f-0edd31ba905d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:06.243747 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:34:06.244386 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a245c8c6-3292-4d2b-8925-ef58893fc863 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:06.245193 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 760/3001] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:06 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:06.262431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f359ae2e-8a2e-4931-91c3-dc7d87307682 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.264788 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f359ae2e-8a2e-4931-91c3-dc7d87307682 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:06.264788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f359ae2e-8a2e-4931-91c3-dc7d87307682 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:06.265256 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f359ae2e-8a2e-4931-91c3-dc7d87307682 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:06.275795 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:06.275795 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:06.280906 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f359ae2e-8a2e-4931-91c3-dc7d87307682 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:06.286682 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f359ae2e-8a2e-4931-91c3-dc7d87307682 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd returned with HTTP 200 Jul 10 09:34:06.287440 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 744/3002] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:06 2026] GET /volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:06.398216 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.400030 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:06.400493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "5fad091d-ae93-4719-ae57-f8f21d966164", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:06.401858 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '5fad091d-ae93-4719-ae57-f8f21d966164', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:06.483454 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume of 1 GB Jul 10 09:34:06.483847 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:06.483847 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:06.488552 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Availability Zones retrieved successfully. Jul 10 09:34:06.493640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (a30ad1ea-f9f9-4913-8c5a-3a5bcf05ed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:06.494756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (886ccf9b-3df8-4cb6-a8fb-554a49c571bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.495715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:06.556282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (886ccf9b-3df8-4cb6-a8fb-554a49c571bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.556955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb05f2e2-6953-48ef-a1bf-ff4ab2c88e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.611076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Created reservations ['a3595641-0b3e-4311-94f4-8e82a2762fad', 'd9c4540c-d983-4c53-9561-a884373ee96b', '0df136a5-f74e-44e0-8d84-3a014d75770e', '3abc10c3-739b-495e-b557-b08354f5205c'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:06.611813 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb05f2e2-6953-48ef-a1bf-ff4ab2c88e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3595641-0b3e-4311-94f4-8e82a2762fad', 'd9c4540c-d983-4c53-9561-a884373ee96b', '0df136a5-f74e-44e0-8d84-3a014d75770e', '3abc10c3-739b-495e-b557-b08354f5205c']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.612472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4904a68-e315-4b39-94fa-74cd9c1bd80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.633983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4904a68-e315-4b39-94fa-74cd9c1bd80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d5ed0c-d835-4753-8e5b-e0d3c6240e78', '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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['a3595641-0b3e-4311-94f4-8e82a2762fad','d9c4540c-d983-4c53-9561-a884373ee96b','0df136a5-f74e-44e0-8d84-3a014d75770e','3abc10c3-739b-495e-b557-b08354f5205c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:06Z,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=56d5ed0c-d835-4753-8e5b-e0d3c6240e78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7d0ab2fb234224925cd47411178a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ec2c272584432bee3333f6550500b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.634617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbc2cf5-c996-4ef7-8229-e79eb2433a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.648100 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5e56a746-945e-47d8-9232-07ffe78537a5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.649990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbc2cf5-c996-4ef7-8229-e79eb2433a87) transitioned into state 'SUCCESS' from 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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['a3595641-0b3e-4311-94f4-8e82a2762fad','d9c4540c-d983-4c53-9561-a884373ee96b','0df136a5-f74e-44e0-8d84-3a014d75770e','3abc10c3-739b-495e-b557-b08354f5205c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.650839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0579259-8aa9-47d2-95ae-67ff1a3c8d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:06.651758 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5e56a746-945e-47d8-9232-07ffe78537a5 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] DELETE https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 Jul 10 09:34:06.651951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5e56a746-945e-47d8-9232-07ffe78537a5 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:06.652167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5e56a746-945e-47d8-9232-07ffe78537a5 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:06.659294 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0579259-8aa9-47d2-95ae-67ff1a3c8d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:06.660036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (a30ad1ea-f9f9-4913-8c5a-3a5bcf05ed03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:06.660303 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request issued successfully. Jul 10 09:34:06.660827 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-44afbf8e-a128-43f2-bf59-bb2163db4ada tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:06.661219 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 744/3003] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:34:06 2026] POST /volume/v3/volumes => generated 775 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:06.665589 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:06.665589 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:06.678305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a76edfb8-e126-4f32-9a69-88b2160df2ec None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:06.681943 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a76edfb8-e126-4f32-9a69-88b2160df2ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:06.683312 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a76edfb8-e126-4f32-9a69-88b2160df2ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:06.684456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a76edfb8-e126-4f32-9a69-88b2160df2ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:06.695882 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:06.695882 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:06.704683 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a76edfb8-e126-4f32-9a69-88b2160df2ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:06.708725 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a76edfb8-e126-4f32-9a69-88b2160df2ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:06.709259 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 761/3004] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:06 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:07.078178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-168f36d5-c277-4020-8fc7-d64737bb018e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.081681 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-168f36d5-c277-4020-8fc7-d64737bb018e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:07.081681 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-168f36d5-c277-4020-8fc7-d64737bb018e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:07.081925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-168f36d5-c277-4020-8fc7-d64737bb018e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:07.082446 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-168f36d5-c277-4020-8fc7-d64737bb018e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:07.092916 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.092916 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:07.093785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-168f36d5-c277-4020-8fc7-d64737bb018e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:07.093785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 745/3005] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:07 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:07.144256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-596c8545-3525-46aa-bd30-78477e96bb38 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.146460 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-596c8545-3525-46aa-bd30-78477e96bb38 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:07.146460 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-596c8545-3525-46aa-bd30-78477e96bb38 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:07.147151 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-596c8545-3525-46aa-bd30-78477e96bb38 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:07.153496 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.153496 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:07.156492 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-596c8545-3525-46aa-bd30-78477e96bb38 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:07.160197 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-596c8545-3525-46aa-bd30-78477e96bb38 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf returned with HTTP 200 Jul 10 09:34:07.160854 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 745/3006] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:07 2026] GET /volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:07.175945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.178223 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:07.178698 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39b657ee-84a7-4d77-8cec-c508ef9c25bf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1623789669"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:07.188719 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.188719 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:07.189252 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:07.189452 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create snapshot from volume 39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:07.194128 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a58f7b9-d0ad-4b8f-b046-bc63413de159 req-5e56a746-945e-47d8-9232-07ffe78537a5 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 returned with HTTP 200 Jul 10 09:34:07.194707 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 756/3007] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:34:06 2026] DELETE /volume/v3/attachments/8b734809-3828-4184-b9a8-edf8b3369308 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:07.225341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['0bd54e17-012a-407e-b859-ed49ee6e4a13', '46ac94c9-1457-47bb-af51-a559766c798b', '4feaa516-7918-45c6-8871-629151d940cc', '509b8b7d-6dd8-4196-a969-2c9f909ae65c'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:07.257322 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot create request issued successfully. Jul 10 09:34:07.257704 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-050e0d12-bdd0-4357-806e-aa4b47c68dcb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:07.258307 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 762/3008] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:07.266752 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f6e70a5c-f472-4b77-ba25-c56424d38dad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.269141 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f6e70a5c-f472-4b77-ba25-c56424d38dad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c Jul 10 09:34:07.269386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f6e70a5c-f472-4b77-ba25-c56424d38dad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:07.269648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f6e70a5c-f472-4b77-ba25-c56424d38dad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:07.274530 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.274530 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:07.274883 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f6e70a5c-f472-4b77-ba25-c56424d38dad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:07.275504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f6e70a5c-f472-4b77-ba25-c56424d38dad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c returned with HTTP 200 Jul 10 09:34:07.276295 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 746/3009] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:07 2026] GET /volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:07.302312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-910ccc52-e2f3-4ff0-a7b1-dbbbc809f57f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.304280 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-910ccc52-e2f3-4ff0-a7b1-dbbbc809f57f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:07.304526 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-910ccc52-e2f3-4ff0-a7b1-dbbbc809f57f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:07.304766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-910ccc52-e2f3-4ff0-a7b1-dbbbc809f57f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:07.311827 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.311827 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:07.314917 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-910ccc52-e2f3-4ff0-a7b1-dbbbc809f57f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:07.318472 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-910ccc52-e2f3-4ff0-a7b1-dbbbc809f57f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd returned with HTTP 200 Jul 10 09:34:07.319591 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 746/3010] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:07 2026] GET /volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:07.332036 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-54228a65-33c6-4843-872b-e3c626f7bc58 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.333582 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:07.333886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4809e69-ce79-479c-a015-1e97e7cee8cd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1011854818"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:07.342249 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.342249 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:07.342591 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:07.342766 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:07.362532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['9935803b-2a16-4400-b9bc-b3f40e63d39d', 'c6086fb7-14ae-48d5-9600-06e861a5878b', '13a02c33-de13-4d1c-8bd9-79af380617b6', '17b3ee32-e9c9-4ea1-b648-ab1aa58e1d91'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:07.386821 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:34:07.390880 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54228a65-33c6-4843-872b-e3c626f7bc58 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:07.391334 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 757/3011] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:07.401649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d88b032e-1f05-4600-8b94-3a7cff51871c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.403860 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d88b032e-1f05-4600-8b94-3a7cff51871c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:07.404084 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d88b032e-1f05-4600-8b94-3a7cff51871c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:07.404307 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d88b032e-1f05-4600-8b94-3a7cff51871c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:07.410205 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.410205 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:07.410650 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d88b032e-1f05-4600-8b94-3a7cff51871c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:07.411366 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d88b032e-1f05-4600-8b94-3a7cff51871c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 returned with HTTP 200 Jul 10 09:34:07.411782 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 763/3012] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:07 2026] GET /volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:07.722289 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-694156ab-bfef-44df-8c28-35b7ebc5c60e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:07.724214 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-694156ab-bfef-44df-8c28-35b7ebc5c60e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:07.724431 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-694156ab-bfef-44df-8c28-35b7ebc5c60e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:07.724664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-694156ab-bfef-44df-8c28-35b7ebc5c60e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:07.734427 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:07.734427 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:07.739815 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-694156ab-bfef-44df-8c28-35b7ebc5c60e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:07.748680 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-694156ab-bfef-44df-8c28-35b7ebc5c60e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:07.748680 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 747/3013] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:07 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:08.106010 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-17b863eb-0b4d-44be-ad28-73b220639e45 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.108631 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-17b863eb-0b4d-44be-ad28-73b220639e45 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:08.108947 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-17b863eb-0b4d-44be-ad28-73b220639e45 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.109183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-17b863eb-0b4d-44be-ad28-73b220639e45 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.109348 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-17b863eb-0b4d-44be-ad28-73b220639e45 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:08.115298 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.115298 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:08.116523 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-17b863eb-0b4d-44be-ad28-73b220639e45 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:08.117381 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 747/3014] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.286245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-255aea53-6eb4-4b6b-ae2c-548a1a83a70a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.290235 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-255aea53-6eb4-4b6b-ae2c-548a1a83a70a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c Jul 10 09:34:08.290235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-255aea53-6eb4-4b6b-ae2c-548a1a83a70a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.290235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-255aea53-6eb4-4b6b-ae2c-548a1a83a70a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.294245 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.294245 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:08.294635 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-255aea53-6eb4-4b6b-ae2c-548a1a83a70a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:08.295466 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-255aea53-6eb4-4b6b-ae2c-548a1a83a70a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c returned with HTTP 200 Jul 10 09:34:08.295914 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 758/3015] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.306065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.378930 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] POST https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c/action Jul 10 09:34:08.378930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:08.378930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:08.390257 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.390257 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:08.390257 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Snapshot retrieved successfully. Jul 10 09:34:08.390257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '889620ad5d104fdaa6ada2cdb0d494da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11dfe4fcecd6435dbac1afcef219063c', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:08.390257 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c91e282d-2854-4357-b2ef-b1feb0b81d18 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c/action returned with HTTP 403 Jul 10 09:34:08.391911 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 764/3016] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:34:08 2026] POST /volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c/action => generated 133 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:08.398855 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-14be8d41-0524-4b92-865e-559f9ed43866 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.402507 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c Jul 10 09:34:08.402768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.403023 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.403169 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete snapshot with id: 2e689640-63dd-41de-a354-7a8be5dc104c Jul 10 09:34:08.408372 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.408372 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:08.408720 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:08.422470 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-18d79cb7-4627-4a43-b105-6bc4ced08aad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.425134 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-18d79cb7-4627-4a43-b105-6bc4ced08aad tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:08.425353 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-18d79cb7-4627-4a43-b105-6bc4ced08aad tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.425599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-18d79cb7-4627-4a43-b105-6bc4ced08aad tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.426549 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:08.426797 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-14be8d41-0524-4b92-865e-559f9ed43866 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c returned with HTTP 202 Jul 10 09:34:08.427310 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 748/3017] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:08 2026] DELETE /volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:08.438506 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.438506 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:08.438709 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d45374e9-ea6b-44e3-b3ee-e36667cd360e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.439077 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-18d79cb7-4627-4a43-b105-6bc4ced08aad tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:08.439803 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-18d79cb7-4627-4a43-b105-6bc4ced08aad tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 returned with HTTP 200 Jul 10 09:34:08.440213 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 748/3018] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.441047 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d45374e9-ea6b-44e3-b3ee-e36667cd360e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c Jul 10 09:34:08.441309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d45374e9-ea6b-44e3-b3ee-e36667cd360e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.441562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d45374e9-ea6b-44e3-b3ee-e36667cd360e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.450676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.450867 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.450867 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:08.450867 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d45374e9-ea6b-44e3-b3ee-e36667cd360e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:08.451706 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d45374e9-ea6b-44e3-b3ee-e36667cd360e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c returned with HTTP 200 Jul 10 09:34:08.452244 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 759/3019] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.454240 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] POST https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695/action Jul 10 09:34:08.454240 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:08.454240 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:08.455602 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.snapshot_unmanage [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Unmanage snapshot with id: 8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:08.461902 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.461902 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:08.462632 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:34:08.463610 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5d43750e952a443794d574f17854edb0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a6484fdc3bb484098c072d070ddca1e', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:08.463951 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a60d6477-6241-461c-94b5-8397f0ab5ab5 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695/action returned with HTTP 403 Jul 10 09:34:08.464581 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 765/3020] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:34:08 2026] POST /volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:08.474159 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.476006 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:08.476119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.476321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.476421 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: 8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:08.484888 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.484888 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:08.485322 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:08.504465 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:08.504667 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e7066e17-b3e3-4ea6-a014-0934584e3e03 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 returned with HTTP 202 Jul 10 09:34:08.505264 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 749/3021] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:08 2026] DELETE /volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:08.512716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-badfc106-d2b8-489f-ac99-565009331942 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.516616 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-badfc106-d2b8-489f-ac99-565009331942 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:08.516843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-badfc106-d2b8-489f-ac99-565009331942 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.517115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-badfc106-d2b8-489f-ac99-565009331942 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.522128 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.522128 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:08.522465 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-badfc106-d2b8-489f-ac99-565009331942 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:08.523142 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-badfc106-d2b8-489f-ac99-565009331942 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 returned with HTTP 200 Jul 10 09:34:08.523639 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 749/3022] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.656779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-1d016d0a-b19a-4b4e-a127-a93bfa6787e3 req-d1b3d32d-3372-432b-af3f-6ec133a6e223 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.661393 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1d016d0a-b19a-4b4e-a127-a93bfa6787e3 req-d1b3d32d-3372-432b-af3f-6ec133a6e223 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:08.661674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1d016d0a-b19a-4b4e-a127-a93bfa6787e3 req-d1b3d32d-3372-432b-af3f-6ec133a6e223 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.662046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-1d016d0a-b19a-4b4e-a127-a93bfa6787e3 req-d1b3d32d-3372-432b-af3f-6ec133a6e223 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.671256 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.671256 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:08.675922 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-1d016d0a-b19a-4b4e-a127-a93bfa6787e3 req-d1b3d32d-3372-432b-af3f-6ec133a6e223 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:08.681725 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-1d016d0a-b19a-4b4e-a127-a93bfa6787e3 req-d1b3d32d-3372-432b-af3f-6ec133a6e223 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:34:08.682297 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 760/3023] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.695665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4d592305-d699-4de6-9122-e71ae8040a16 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.696934 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] DELETE https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:08.697237 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.697472 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.697713 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Delete volume with id: 64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:08.706313 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.706313 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:08.706313 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:08.720588 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Delete volume request issued successfully. Jul 10 09:34:08.720933 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d592305-d699-4de6-9122-e71ae8040a16 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 202 Jul 10 09:34:08.721525 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 766/3024] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:08 2026] DELETE /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:08.728683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-beea706b-cbd0-45fb-981a-6f6a4c4d2bf6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.732605 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-beea706b-cbd0-45fb-981a-6f6a4c4d2bf6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:08.733267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-beea706b-cbd0-45fb-981a-6f6a4c4d2bf6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.733555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-beea706b-cbd0-45fb-981a-6f6a4c4d2bf6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.746871 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.746871 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:08.752437 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-beea706b-cbd0-45fb-981a-6f6a4c4d2bf6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:08.764558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-46ef38be-975f-4d1f-91b6-daf0e4126c9e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:08.765886 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-beea706b-cbd0-45fb-981a-6f6a4c4d2bf6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 200 Jul 10 09:34:08.766414 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 750/3025] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:08.766712 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-46ef38be-975f-4d1f-91b6-daf0e4126c9e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:08.766919 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-46ef38be-975f-4d1f-91b6-daf0e4126c9e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:08.767138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-46ef38be-975f-4d1f-91b6-daf0e4126c9e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:08.777171 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:08.777171 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:08.782224 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-46ef38be-975f-4d1f-91b6-daf0e4126c9e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:08.789148 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-46ef38be-975f-4d1f-91b6-daf0e4126c9e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:08.789749 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 750/3026] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:08 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:34:09.130471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d254f307-0589-49b6-80dc-f82a695c2019 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.132323 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d254f307-0589-49b6-80dc-f82a695c2019 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:09.132323 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d254f307-0589-49b6-80dc-f82a695c2019 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.132454 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d254f307-0589-49b6-80dc-f82a695c2019 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.132545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d254f307-0589-49b6-80dc-f82a695c2019 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:09.140194 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:09.140194 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:09.141015 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d254f307-0589-49b6-80dc-f82a695c2019 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:09.141387 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 761/3027] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:09.461287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dbb6d24c-fbf0-48e4-9ef7-da6f12ab6980 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.462880 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dbb6d24c-fbf0-48e4-9ef7-da6f12ab6980 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c Jul 10 09:34:09.463055 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dbb6d24c-fbf0-48e4-9ef7-da6f12ab6980 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.463220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dbb6d24c-fbf0-48e4-9ef7-da6f12ab6980 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.466770 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dbb6d24c-fbf0-48e4-9ef7-da6f12ab6980 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c returned with HTTP 404 Jul 10 09:34:09.467460 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 767/3028] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/snapshots/2e689640-63dd-41de-a354-7a8be5dc104c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:09.474739 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.477585 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:09.477585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.477585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.477585 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume with id: 39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:09.483115 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:09.483115 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:09.483403 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:09.497590 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume request issued successfully. Jul 10 09:34:09.497771 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-562c4cae-db4f-42f6-8bdf-7892c7fc28ad tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf returned with HTTP 202 Jul 10 09:34:09.498179 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 751/3029] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:09 2026] DELETE /volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:09.504799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-77065484-3e1f-40c9-a8ab-2ef14dbbb136 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.507651 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77065484-3e1f-40c9-a8ab-2ef14dbbb136 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:09.507651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77065484-3e1f-40c9-a8ab-2ef14dbbb136 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.507651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77065484-3e1f-40c9-a8ab-2ef14dbbb136 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.516634 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:09.516634 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:09.520684 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-77065484-3e1f-40c9-a8ab-2ef14dbbb136 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:09.524488 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77065484-3e1f-40c9-a8ab-2ef14dbbb136 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf returned with HTTP 200 Jul 10 09:34:09.524877 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 751/3030] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:09.532406 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-65c5d468-e8e7-420b-a6cd-d1d10e8e40de None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.534301 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-65c5d468-e8e7-420b-a6cd-d1d10e8e40de tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 Jul 10 09:34:09.534489 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-65c5d468-e8e7-420b-a6cd-d1d10e8e40de tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.534704 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-65c5d468-e8e7-420b-a6cd-d1d10e8e40de tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.540002 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-65c5d468-e8e7-420b-a6cd-d1d10e8e40de tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 returned with HTTP 404 Jul 10 09:34:09.540454 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 762/3031] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/snapshots/8b89e57b-6bfb-412c-af8c-2549f528a695 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:09.547138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.549584 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:09.549584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.549584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.549584 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:09.556723 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:09.556723 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:09.557240 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:09.572726 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:34:09.572886 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22a24430-d3d1-4f09-ae98-dc106bd248a9 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd returned with HTTP 202 Jul 10 09:34:09.573312 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 768/3032] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:09 2026] DELETE /volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:09.580265 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eb574890-2b1b-4d71-ad4f-fdef02cb8902 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.582008 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb574890-2b1b-4d71-ad4f-fdef02cb8902 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:09.582203 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb574890-2b1b-4d71-ad4f-fdef02cb8902 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.582441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb574890-2b1b-4d71-ad4f-fdef02cb8902 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.590075 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:09.590075 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:09.594896 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-eb574890-2b1b-4d71-ad4f-fdef02cb8902 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:09.598826 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb574890-2b1b-4d71-ad4f-fdef02cb8902 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd returned with HTTP 200 Jul 10 09:34:09.599249 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 752/3033] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:09.781893 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3a611cc9-1af0-4cdd-8725-238d34fa6cbe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.783379 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3a611cc9-1af0-4cdd-8725-238d34fa6cbe tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 Jul 10 09:34:09.783557 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3a611cc9-1af0-4cdd-8725-238d34fa6cbe tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.783761 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3a611cc9-1af0-4cdd-8725-238d34fa6cbe tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.788530 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3a611cc9-1af0-4cdd-8725-238d34fa6cbe tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 returned with HTTP 404 Jul 10 09:34:09.788926 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 752/3034] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/volumes/64448dfe-2c17-4aa4-b3a0-ef642f4f4866 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:09.804496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ee3ae274-6107-4c48-ae0b-ef6070fa166a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:09.807495 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ee3ae274-6107-4c48-ae0b-ef6070fa166a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:09.807495 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ee3ae274-6107-4c48-ae0b-ef6070fa166a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:09.807495 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ee3ae274-6107-4c48-ae0b-ef6070fa166a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:09.814393 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:09.814393 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:09.819582 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ee3ae274-6107-4c48-ae0b-ef6070fa166a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:09.824259 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ee3ae274-6107-4c48-ae0b-ef6070fa166a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:09.824717 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 763/3035] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:09 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:10.151433 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-612cbef3-673f-4e24-a436-2bd3edf4efe2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.155308 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-612cbef3-673f-4e24-a436-2bd3edf4efe2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:10.155653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-612cbef3-673f-4e24-a436-2bd3edf4efe2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.155812 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-612cbef3-673f-4e24-a436-2bd3edf4efe2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.155963 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-612cbef3-673f-4e24-a436-2bd3edf4efe2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:10.162098 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:10.162098 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:10.165601 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-612cbef3-673f-4e24-a436-2bd3edf4efe2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:10.165601 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 769/3036] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:10.541302 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-12110e1a-b2ab-49ca-b507-d227a66d3d3a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.543586 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-12110e1a-b2ab-49ca-b507-d227a66d3d3a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf Jul 10 09:34:10.543894 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-12110e1a-b2ab-49ca-b507-d227a66d3d3a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.544227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-12110e1a-b2ab-49ca-b507-d227a66d3d3a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.550994 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-12110e1a-b2ab-49ca-b507-d227a66d3d3a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf returned with HTTP 404 Jul 10 09:34:10.551581 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 753/3037] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/volumes/39b657ee-84a7-4d77-8cec-c508ef9c25bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:10.564100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.566850 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:10.567275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-366855461"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:10.569196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-366855461'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:10.569301 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume of 1 GB Jul 10 09:34:10.571487 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.572918 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:10.574531 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] DELETE https://10.4.3.103/volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 Jul 10 09:34:10.574868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.575145 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.575504 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Delete volume with id: 05a73e86-24a0-4811-9f22-35cba75f5765 Jul 10 09:34:10.578336 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (f002541f-18fe-413e-8903-cea1e73aea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:10.579176 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0195e485-6846-4a15-b3d6-8eb33900c3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.579918 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:10.587918 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:10.587918 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:10.589292 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:34:10.602470 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0195e485-6846-4a15-b3d6-8eb33900c3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.603184 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44d3ea0-303c-421c-9808-8673952d6fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.616419 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dcbaee56-eaad-4ad4-9f15-5957f3cbcb75 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.618485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcbaee56-eaad-4ad4-9f15-5957f3cbcb75 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd Jul 10 09:34:10.618712 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcbaee56-eaad-4ad4-9f15-5957f3cbcb75 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.618932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcbaee56-eaad-4ad4-9f15-5957f3cbcb75 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.625672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcbaee56-eaad-4ad4-9f15-5957f3cbcb75 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd returned with HTTP 404 Jul 10 09:34:10.626281 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 770/3038] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/volumes/f4809e69-ce79-479c-a015-1e97e7cee8cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:10.631593 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Delete volume request issued successfully. Jul 10 09:34:10.631850 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-305befa8-d484-4d3b-b631-ff65bf8c8ef6 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 returned with HTTP 202 Jul 10 09:34:10.632392 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 764/3039] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:10 2026] DELETE /volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:10.638585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.640381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:10.640757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1275169583"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:10.641763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-07267842-b350-4f82-980f-03e5a96ca50a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.642343 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1275169583'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:10.642486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:34:10.646927 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:10.647391 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07267842-b350-4f82-980f-03e5a96ca50a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 Jul 10 09:34:10.647666 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07267842-b350-4f82-980f-03e5a96ca50a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.647877 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07267842-b350-4f82-980f-03e5a96ca50a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.653178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (6770e8fd-f8b4-4ac9-a01c-bc50bd449838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:10.654124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed9c7f3-fa85-4305-b070-57c52dd8fe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.654904 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:10.655899 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:10.655899 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:10.657247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['e49b212d-2ceb-497e-8c58-3e44ce3e6055', '2ea19d2b-131a-4223-b9db-1206d8edb292', '33c6554c-9acb-4e79-9df0-9f4695a224f8', 'dd8c0069-fea0-45dd-9468-846769c1f0b9'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:10.658704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44d3ea0-303c-421c-9808-8673952d6fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e49b212d-2ceb-497e-8c58-3e44ce3e6055', '2ea19d2b-131a-4223-b9db-1206d8edb292', '33c6554c-9acb-4e79-9df0-9f4695a224f8', 'dd8c0069-fea0-45dd-9468-846769c1f0b9']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.659996 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df88b908-7d92-4b97-a22c-c7df35d81a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.661282 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-07267842-b350-4f82-980f-03e5a96ca50a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:34:10.666291 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07267842-b350-4f82-980f-03e5a96ca50a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 returned with HTTP 200 Jul 10 09:34:10.666725 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 771/3040] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:10.681830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed9c7f3-fa85-4305-b070-57c52dd8fe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.682531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be276ce4-8592-4586-9116-3e509c4c0f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.690394 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df88b908-7d92-4b97-a22c-c7df35d81a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '151db931-a0be-4a50-b159-cc39256513d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366855461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['e49b212d-2ceb-497e-8c58-3e44ce3e6055','2ea19d2b-131a-4223-b9db-1206d8edb292','33c6554c-9acb-4e79-9df0-9f4695a224f8','dd8c0069-fea0-45dd-9468-846769c1f0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366855461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=151db931-a0be-4a50-b159-cc39256513d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11dfe4fcecd6435dbac1afcef219063c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.691754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c65ce83-c79c-4279-9740-7865b9a1563e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.711824 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c65ce83-c79c-4279-9740-7865b9a1563e) transitioned into state 'SUCCESS' from state '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-366855461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['e49b212d-2ceb-497e-8c58-3e44ce3e6055','2ea19d2b-131a-4223-b9db-1206d8edb292','33c6554c-9acb-4e79-9df0-9f4695a224f8','dd8c0069-fea0-45dd-9468-846769c1f0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.712546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf04e28-8d3c-4bee-9b1f-1e63bd87fa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.719116 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['850d66f5-9e8a-42cf-a324-8e2ea1536dc6', 'd06572b4-39e5-4954-a005-1403275ce480', '8e8a9ba0-126f-433c-b910-176cf6c38bd1', '75ca63e0-f29b-474d-a400-d0e1f56ce159'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:10.719866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be276ce4-8592-4586-9116-3e509c4c0f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850d66f5-9e8a-42cf-a324-8e2ea1536dc6', 'd06572b4-39e5-4954-a005-1403275ce480', '8e8a9ba0-126f-433c-b910-176cf6c38bd1', '75ca63e0-f29b-474d-a400-d0e1f56ce159']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.720536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ed836c-c827-4f47-a844-8d4efe99eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.722177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf04e28-8d3c-4bee-9b1f-1e63bd87fa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.723088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (f002541f-18fe-413e-8903-cea1e73aea84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:10.723397 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request issued successfully. Jul 10 09:34:10.723958 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6d0273e9-bcfb-4b50-9f27-fe1b7d1cfdd3 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:10.724394 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 753/3041] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:10 2026] POST /volume/v3/volumes => generated 777 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:10.736094 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d82e8124-5904-44eb-97f3-2970d084b147 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.737845 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d82e8124-5904-44eb-97f3-2970d084b147 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:10.738109 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d82e8124-5904-44eb-97f3-2970d084b147 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.738376 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d82e8124-5904-44eb-97f3-2970d084b147 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.744243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ed836c-c827-4f47-a844-8d4efe99eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa31e4c-dcb2-4080-bc54-3357929ac11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275169583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['850d66f5-9e8a-42cf-a324-8e2ea1536dc6','d06572b4-39e5-4954-a005-1403275ce480','8e8a9ba0-126f-433c-b910-176cf6c38bd1','75ca63e0-f29b-474d-a400-d0e1f56ce159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275169583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa31e4c-dcb2-4080-bc54-3357929ac11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.745064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f04e79f-2e79-4493-9daf-63e2236509c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.747191 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:10.747191 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:10.755185 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d82e8124-5904-44eb-97f3-2970d084b147 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:10.761437 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d82e8124-5904-44eb-97f3-2970d084b147 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 returned with HTTP 200 Jul 10 09:34:10.761958 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 765/3042] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:10.764974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f04e79f-2e79-4493-9daf-63e2236509c1) transitioned into state 'SUCCESS' from state '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-1275169583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['850d66f5-9e8a-42cf-a324-8e2ea1536dc6','d06572b4-39e5-4954-a005-1403275ce480','8e8a9ba0-126f-433c-b910-176cf6c38bd1','75ca63e0-f29b-474d-a400-d0e1f56ce159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.765849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7112f6b-987a-42b0-89e0-380bcf23e190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:10.775861 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7112f6b-987a-42b0-89e0-380bcf23e190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:10.777102 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (6770e8fd-f8b4-4ac9-a01c-bc50bd449838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:10.777456 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:34:10.778191 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3a48c68-011d-4084-89f3-b0210ccb52e8 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:10.778701 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 754/3043] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:10 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:10.791313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d61b2bfd-e91b-4bcb-9730-f8d86a0043cb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.793998 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d61b2bfd-e91b-4bcb-9730-f8d86a0043cb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:10.794263 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d61b2bfd-e91b-4bcb-9730-f8d86a0043cb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.794502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d61b2bfd-e91b-4bcb-9730-f8d86a0043cb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.804771 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:10.804771 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:10.809647 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d61b2bfd-e91b-4bcb-9730-f8d86a0043cb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:10.815517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d61b2bfd-e91b-4bcb-9730-f8d86a0043cb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d returned with HTTP 200 Jul 10 09:34:10.816033 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 772/3044] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:10.840586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8cca11d7-765e-4717-8576-57b8800cf6a5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:10.842814 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8cca11d7-765e-4717-8576-57b8800cf6a5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:10.843108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8cca11d7-765e-4717-8576-57b8800cf6a5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:10.843346 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8cca11d7-765e-4717-8576-57b8800cf6a5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:10.851629 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:10.851629 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:10.855789 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8cca11d7-765e-4717-8576-57b8800cf6a5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:10.860577 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8cca11d7-765e-4717-8576-57b8800cf6a5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:10.861019 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 754/3045] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:10 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:11.175397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bc68a041-1f5d-447a-a199-c267b5668b83 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.179083 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bc68a041-1f5d-447a-a199-c267b5668b83 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:11.179309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bc68a041-1f5d-447a-a199-c267b5668b83 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.179544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bc68a041-1f5d-447a-a199-c267b5668b83 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.179695 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-bc68a041-1f5d-447a-a199-c267b5668b83 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:11.186265 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.186265 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:11.187232 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bc68a041-1f5d-447a-a199-c267b5668b83 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:11.187612 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 766/3046] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:11.680987 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70fdb7d9-1c09-4519-9204-3b0e7599f39a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.682818 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70fdb7d9-1c09-4519-9204-3b0e7599f39a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 Jul 10 09:34:11.682985 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70fdb7d9-1c09-4519-9204-3b0e7599f39a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.683174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70fdb7d9-1c09-4519-9204-3b0e7599f39a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.688931 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70fdb7d9-1c09-4519-9204-3b0e7599f39a tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 returned with HTTP 404 Jul 10 09:34:11.689385 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 755/3047] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/volumes/05a73e86-24a0-4811-9f22-35cba75f5765 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:11.697051 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3f864a07-16b9-4f25-89e6-34f366df6434 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.698665 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:34:11.698845 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.699026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.699168 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Delete volume with id: 7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:34:11.705658 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.705658 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:11.706020 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:34:11.722250 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Delete volume request issued successfully. Jul 10 09:34:11.722522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3f864a07-16b9-4f25-89e6-34f366df6434 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 202 Jul 10 09:34:11.724227 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 773/3048] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:11 2026] DELETE /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:11.732254 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-88847854-ab99-4598-bc75-ccd637c3356e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.734095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88847854-ab99-4598-bc75-ccd637c3356e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:34:11.734304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88847854-ab99-4598-bc75-ccd637c3356e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.734467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88847854-ab99-4598-bc75-ccd637c3356e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.742491 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.742491 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:11.753181 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-88847854-ab99-4598-bc75-ccd637c3356e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Volume info retrieved successfully. Jul 10 09:34:11.762768 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88847854-ab99-4598-bc75-ccd637c3356e tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 200 Jul 10 09:34:11.762768 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 755/3049] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:11.777796 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-81003e5d-1350-4ace-a1c6-1cfd82ddd7b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.780121 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-81003e5d-1350-4ace-a1c6-1cfd82ddd7b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:11.780303 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-81003e5d-1350-4ace-a1c6-1cfd82ddd7b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.780491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-81003e5d-1350-4ace-a1c6-1cfd82ddd7b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.798009 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.798009 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:11.801842 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-81003e5d-1350-4ace-a1c6-1cfd82ddd7b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:11.805766 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-81003e5d-1350-4ace-a1c6-1cfd82ddd7b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 returned with HTTP 200 Jul 10 09:34:11.806159 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 767/3050] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:11.820086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e16517ac-f020-4e45-a78c-544b976c933a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.826522 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:11.827025 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "151db931-a0be-4a50-b159-cc39256513d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1772310153"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:11.828843 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d6c447b5-e43c-4ec7-be38-1e4b1980928c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.834638 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d6c447b5-e43c-4ec7-be38-1e4b1980928c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:11.834638 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d6c447b5-e43c-4ec7-be38-1e4b1980928c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.835017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d6c447b5-e43c-4ec7-be38-1e4b1980928c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.841053 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.841053 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:11.841469 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:11.841622 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create snapshot from volume 151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:11.843765 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.843765 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:11.848152 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d6c447b5-e43c-4ec7-be38-1e4b1980928c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:11.852126 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d6c447b5-e43c-4ec7-be38-1e4b1980928c tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d returned with HTTP 200 Jul 10 09:34:11.852558 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 774/3051] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:11.865446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.866416 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:11.866736 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fa31e4c-dcb2-4080-bc54-3357929ac11d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2029361638"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:11.873548 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-35b60af7-83a5-450c-ba29-d4edae438421 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.875026 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.875026 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:11.875435 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:11.875611 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume 4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:11.876776 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-35b60af7-83a5-450c-ba29-d4edae438421 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:11.876985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-35b60af7-83a5-450c-ba29-d4edae438421 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.877094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['c618017c-9628-461c-ad3a-31c246685bb6', 'b2ff33f2-87e9-44aa-a2a1-682820d00e75', '578b69d6-2843-4370-9097-6500ab595dde', '0adcd046-7ae7-4d0d-a473-143104e1d363'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:11.877205 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-35b60af7-83a5-450c-ba29-d4edae438421 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.883880 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.883880 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:11.887511 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-35b60af7-83a5-450c-ba29-d4edae438421 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:11.891672 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-35b60af7-83a5-450c-ba29-d4edae438421 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:11.892078 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 768/3052] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:11.902497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['5b197d72-1472-4503-b8e8-d02281f9adf6', '14f56c94-5518-4447-8555-acd6bf3a282a', 'ea1f10c1-ce05-46a6-a7fe-4dc7d9c60aa6', '9cfbd449-1bc3-4a6d-8f18-9606fdcfc7a8'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:11.919478 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot create request issued successfully. Jul 10 09:34:11.919804 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e16517ac-f020-4e45-a78c-544b976c933a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:11.920211 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 756/3053] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:11.930289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-80af3a75-d8c5-4ade-962d-787e82c4b074 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.932083 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-80af3a75-d8c5-4ade-962d-787e82c4b074 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 Jul 10 09:34:11.932367 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-80af3a75-d8c5-4ade-962d-787e82c4b074 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.932434 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-80af3a75-d8c5-4ade-962d-787e82c4b074 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.934943 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:34:11.935295 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0caec1e-b7ba-4328-863e-61c9e92cd69f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:11.935829 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 756/3054] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:11.939955 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.939955 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:11.940185 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-80af3a75-d8c5-4ade-962d-787e82c4b074 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:11.941009 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-80af3a75-d8c5-4ade-962d-787e82c4b074 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 returned with HTTP 200 Jul 10 09:34:11.941465 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 775/3055] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:11.952204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-94a77e48-9706-42ba-a32c-37609392bac2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:11.958649 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-94a77e48-9706-42ba-a32c-37609392bac2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:11.958872 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-94a77e48-9706-42ba-a32c-37609392bac2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:11.959111 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-94a77e48-9706-42ba-a32c-37609392bac2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:11.967232 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:11.967232 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:11.967662 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-94a77e48-9706-42ba-a32c-37609392bac2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:11.968540 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-94a77e48-9706-42ba-a32c-37609392bac2 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 returned with HTTP 200 Jul 10 09:34:11.969194 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 769/3056] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:11 2026] GET /volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:12.198660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-31b618bf-b414-4c6c-98bb-ab988c61402d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:12.204244 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-31b618bf-b414-4c6c-98bb-ab988c61402d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:12.204444 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-31b618bf-b414-4c6c-98bb-ab988c61402d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:12.204667 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-31b618bf-b414-4c6c-98bb-ab988c61402d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:12.204819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-31b618bf-b414-4c6c-98bb-ab988c61402d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:12.214979 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:12.214979 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:12.215765 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-31b618bf-b414-4c6c-98bb-ab988c61402d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:12.216110 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 757/3057] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:12 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:12.779187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2a7bb113-cb3e-437b-9807-6b62aad60e43 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:12.780988 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a7bb113-cb3e-437b-9807-6b62aad60e43 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] GET https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b Jul 10 09:34:12.781225 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a7bb113-cb3e-437b-9807-6b62aad60e43 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:12.781434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2a7bb113-cb3e-437b-9807-6b62aad60e43 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:12.788933 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2a7bb113-cb3e-437b-9807-6b62aad60e43 tempest-TestServerVolumeAttachmentScenario-1795076530 tempest-TestServerVolumeAttachmentScenario-1795076530-project-member] https://10.4.3.103/volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b returned with HTTP 404 Jul 10 09:34:12.789507 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 757/3058] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:12 2026] GET /volume/v3/volumes/7ae143e9-24d3-40bc-ae6e-3bd40980cb2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:12.907346 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8d27aa94-53c5-4be1-8feb-794d62192650 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:12.909741 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d27aa94-53c5-4be1-8feb-794d62192650 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:12.909989 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d27aa94-53c5-4be1-8feb-794d62192650 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:12.910244 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8d27aa94-53c5-4be1-8feb-794d62192650 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:12.918913 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:12.918913 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:12.923362 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8d27aa94-53c5-4be1-8feb-794d62192650 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:12.928490 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8d27aa94-53c5-4be1-8feb-794d62192650 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:12.928989 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 776/3059] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:12 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:12.952267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-128b80c1-597b-49cd-b17b-1e7e5330c8b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:12.954223 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-128b80c1-597b-49cd-b17b-1e7e5330c8b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 Jul 10 09:34:12.954443 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-128b80c1-597b-49cd-b17b-1e7e5330c8b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:12.954697 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-128b80c1-597b-49cd-b17b-1e7e5330c8b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:12.960488 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:12.960488 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:12.960903 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-128b80c1-597b-49cd-b17b-1e7e5330c8b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:12.961862 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-128b80c1-597b-49cd-b17b-1e7e5330c8b1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 returned with HTTP 200 Jul 10 09:34:12.962293 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 770/3060] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:12 2026] GET /volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:12.975700 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dfbae881-b785-4484-ac2f-7094587a1d8c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:12.977869 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:12.978135 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:12.978342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:12.978658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:12.979726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:34:12.982673 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-955c4609-997c-418d-9df4-fdd17cf43fe3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:12.983587 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Get all snapshots completed successfully. Jul 10 09:34:12.983907 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dfbae881-b785-4484-ac2f-7094587a1d8c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:34:12.984319 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 758/3061] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:34:12 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:12.984527 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-955c4609-997c-418d-9df4-fdd17cf43fe3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:12.984767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-955c4609-997c-418d-9df4-fdd17cf43fe3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:12.984979 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-955c4609-997c-418d-9df4-fdd17cf43fe3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:12.991152 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:12.991152 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:12.991593 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-955c4609-997c-418d-9df4-fdd17cf43fe3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:12.992437 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-955c4609-997c-418d-9df4-fdd17cf43fe3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 returned with HTTP 200 Jul 10 09:34:12.993275 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 758/3062] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:12 2026] GET /volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:12.997689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.000790 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 Jul 10 09:34:13.001077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:13.001332 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:13.001472 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete snapshot with id: 5464aefa-9ef5-488a-a42f-3ccdc18f66f5 Jul 10 09:34:13.003366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-525e6317-2dcf-4cde-a3d6-3ae790f02a38 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.005249 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-525e6317-2dcf-4cde-a3d6-3ae790f02a38 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] PUT https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:13.005629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-525e6317-2dcf-4cde-a3d6-3ae790f02a38 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:13.006770 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.006770 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:13.007148 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:13.015085 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.015085 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:13.015730 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-525e6317-2dcf-4cde-a3d6-3ae790f02a38 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Snapshot retrieved successfully. Jul 10 09:34:13.023328 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-525e6317-2dcf-4cde-a3d6-3ae790f02a38 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 returned with HTTP 200 Jul 10 09:34:13.024107 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 771/3063] 10.4.3.103 () {68 vars in 1374 bytes} [Fri Jul 10 09:34:13 2026] PUT /volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 => generated 361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:13.027919 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:13.028214 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d2d001c-6508-4754-9ffa-20967aa9dce2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 returned with HTTP 202 Jul 10 09:34:13.028802 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 777/3064] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:12 2026] DELETE /volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:13.039942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.041436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e271a3db-4a13-49e2-8e8c-4db8f43669ff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.042317 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:13.042442 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:13.042677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:13.042830 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:13.044524 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e271a3db-4a13-49e2-8e8c-4db8f43669ff tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 Jul 10 09:34:13.044791 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e271a3db-4a13-49e2-8e8c-4db8f43669ff tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:13.045046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e271a3db-4a13-49e2-8e8c-4db8f43669ff tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:13.048442 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.048442 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:13.048792 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:13.050320 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.050320 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:13.050786 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e271a3db-4a13-49e2-8e8c-4db8f43669ff tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:13.051456 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e271a3db-4a13-49e2-8e8c-4db8f43669ff tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 returned with HTTP 200 Jul 10 09:34:13.051876 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 759/3065] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:13 2026] GET /volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:13.066968 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:13.067180 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f1a1641-fe74-4cf4-bd71-d15f6fe015bb tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 returned with HTTP 202 Jul 10 09:34:13.067584 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 759/3066] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:13 2026] DELETE /volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:13.075105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-43df9aa3-a148-4c14-914b-d3554a3473c3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.077024 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43df9aa3-a148-4c14-914b-d3554a3473c3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:13.077267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43df9aa3-a148-4c14-914b-d3554a3473c3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:13.077577 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43df9aa3-a148-4c14-914b-d3554a3473c3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:13.084133 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.084133 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:13.084527 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-43df9aa3-a148-4c14-914b-d3554a3473c3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:13.085424 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43df9aa3-a148-4c14-914b-d3554a3473c3 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 returned with HTTP 200 Jul 10 09:34:13.086425 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 772/3067] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:13 2026] GET /volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:13.229243 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3501b818-e569-49a4-a434-2f89df26633d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.231668 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3501b818-e569-49a4-a434-2f89df26633d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:13.232014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3501b818-e569-49a4-a434-2f89df26633d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:13.232225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3501b818-e569-49a4-a434-2f89df26633d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:13.232385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3501b818-e569-49a4-a434-2f89df26633d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:13.237936 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.237936 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:13.239050 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3501b818-e569-49a4-a434-2f89df26633d tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:13.239447 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 778/3068] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:13 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:13.943003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d3ed8b9c-6cf0-4ad1-9714-c39e05b6b616 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:13.945394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d3ed8b9c-6cf0-4ad1-9714-c39e05b6b616 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:13.945674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d3ed8b9c-6cf0-4ad1-9714-c39e05b6b616 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:13.945872 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d3ed8b9c-6cf0-4ad1-9714-c39e05b6b616 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:13.953411 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:13.953411 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:13.957158 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d3ed8b9c-6cf0-4ad1-9714-c39e05b6b616 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:13.961084 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d3ed8b9c-6cf0-4ad1-9714-c39e05b6b616 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:13.961443 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 760/3069] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:13 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:14.064184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f82ad366-bbb5-45e8-a368-c7bec9f998c1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.066546 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f82ad366-bbb5-45e8-a368-c7bec9f998c1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 Jul 10 09:34:14.068335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f82ad366-bbb5-45e8-a368-c7bec9f998c1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.068335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f82ad366-bbb5-45e8-a368-c7bec9f998c1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.073413 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f82ad366-bbb5-45e8-a368-c7bec9f998c1 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 returned with HTTP 404 Jul 10 09:34:14.074416 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 760/3070] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:14 2026] GET /volume/v3/snapshots/5464aefa-9ef5-488a-a42f-3ccdc18f66f5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:14.085822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.087973 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:14.088267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.088492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.088673 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume with id: 151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:14.096650 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-33d71491-8503-41e0-a214-6b51340e2738 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.098225 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:14.098225 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:14.098612 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-33d71491-8503-41e0-a214-6b51340e2738 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 Jul 10 09:34:14.098854 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-33d71491-8503-41e0-a214-6b51340e2738 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.099131 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:14.099231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-33d71491-8503-41e0-a214-6b51340e2738 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.104697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-33d71491-8503-41e0-a214-6b51340e2738 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 returned with HTTP 404 Jul 10 09:34:14.105429 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 779/3071] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:14 2026] GET /volume/v3/snapshots/bbfd49dd-6191-4b6f-960a-edec3b1b0635 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:14.115369 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.119418 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:14.119821 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.120099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.120284 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: 4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:14.122798 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume request issued successfully. Jul 10 09:34:14.123117 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58bbece0-8bc9-4765-86fc-a58f3aa95d0f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 returned with HTTP 202 Jul 10 09:34:14.123591 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 773/3072] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:14 2026] DELETE /volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:14.129222 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:14.129222 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:14.129476 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:14.131539 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c1f134aa-c7a6-425a-8704-36e1a1e6322d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.135736 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c1f134aa-c7a6-425a-8704-36e1a1e6322d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:14.135736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c1f134aa-c7a6-425a-8704-36e1a1e6322d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.135736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c1f134aa-c7a6-425a-8704-36e1a1e6322d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.143404 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:14.143404 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:14.148288 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:34:14.150775 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ff19625c-fdf5-4ba3-a9c8-034cafcd1cba tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d returned with HTTP 202 Jul 10 09:34:14.150819 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c1f134aa-c7a6-425a-8704-36e1a1e6322d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:14.150854 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 761/3073] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:14 2026] DELETE /volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:34:14.153345 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c1f134aa-c7a6-425a-8704-36e1a1e6322d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 returned with HTTP 200 Jul 10 09:34:14.154050 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 761/3074] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:14 2026] GET /volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:14.156675 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d3e7f737-d213-43e3-b26e-ec90bf462de7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.158400 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d3e7f737-d213-43e3-b26e-ec90bf462de7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:14.158617 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d3e7f737-d213-43e3-b26e-ec90bf462de7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.159247 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d3e7f737-d213-43e3-b26e-ec90bf462de7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.166083 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:14.166083 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:14.170988 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d3e7f737-d213-43e3-b26e-ec90bf462de7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:14.176345 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d3e7f737-d213-43e3-b26e-ec90bf462de7 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d returned with HTTP 200 Jul 10 09:34:14.176912 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 780/3075] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:14 2026] GET /volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:14.256985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-24771b8c-39e5-40f6-ab5a-54e4681adfb8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.260170 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-24771b8c-39e5-40f6-ab5a-54e4681adfb8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:14.260170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-24771b8c-39e5-40f6-ab5a-54e4681adfb8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.260170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-24771b8c-39e5-40f6-ab5a-54e4681adfb8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.260170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-24771b8c-39e5-40f6-ab5a-54e4681adfb8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:14.265776 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:14.265776 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:14.266947 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-24771b8c-39e5-40f6-ab5a-54e4681adfb8 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:14.267512 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 774/3076] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:14 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:14.975036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-392da6cb-dc0e-4995-8ffd-0ed049839fa2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:14.976915 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-392da6cb-dc0e-4995-8ffd-0ed049839fa2 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:14.977133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-392da6cb-dc0e-4995-8ffd-0ed049839fa2 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:14.977332 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-392da6cb-dc0e-4995-8ffd-0ed049839fa2 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:14.984337 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:14.984337 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:14.988630 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-392da6cb-dc0e-4995-8ffd-0ed049839fa2 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:14.992932 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-392da6cb-dc0e-4995-8ffd-0ed049839fa2 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:14.993314 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 762/3077] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:14 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:15.169482 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a85b9d7a-d580-474f-9f67-188951e2e099 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.171192 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a85b9d7a-d580-474f-9f67-188951e2e099 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 Jul 10 09:34:15.171523 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a85b9d7a-d580-474f-9f67-188951e2e099 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.171831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a85b9d7a-d580-474f-9f67-188951e2e099 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.177440 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a85b9d7a-d580-474f-9f67-188951e2e099 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 returned with HTTP 404 Jul 10 09:34:15.178080 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 762/3078] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/volumes/151db931-a0be-4a50-b159-cc39256513d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:15.186529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4630e096-633b-4b3d-a4a1-3622cded445f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.188286 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:15.188672 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-450552916"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:15.190053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-450552916'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:15.190174 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume of 1 GB Jul 10 09:34:15.193143 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-76120e12-212c-4ca8-92e8-bcb25d25dd77 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.194647 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:15.195432 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76120e12-212c-4ca8-92e8-bcb25d25dd77 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d Jul 10 09:34:15.195706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76120e12-212c-4ca8-92e8-bcb25d25dd77 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.195948 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76120e12-212c-4ca8-92e8-bcb25d25dd77 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.202675 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (8f3744b2-1bbc-4b93-baeb-9de2e4ee4a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:15.203560 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76120e12-212c-4ca8-92e8-bcb25d25dd77 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d returned with HTTP 404 Jul 10 09:34:15.203806 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb49349-179f-483b-84af-e3915ee15848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.204201 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 775/3079] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/volumes/4fa31e4c-dcb2-4080-bc54-3357929ac11d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:15.204855 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:15.212864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-40958fee-1403-4352-a3f8-a93d0e810785 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.214606 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:15.214997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1101255603"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:15.216580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1101255603'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:15.216828 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume of 1 GB Jul 10 09:34:15.220365 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:15.225994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (4b322945-e6a8-461c-ad71-5743da7283c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:15.226916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc0b5af-f51e-49a3-a79e-516969299c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.227715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:15.229466 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb49349-179f-483b-84af-e3915ee15848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.230150 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6634bea1-ba40-4c33-b40d-6cdad2198602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.251502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc0b5af-f51e-49a3-a79e-516969299c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.252685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3fb561d-0714-4ef8-84f0-16f32644992e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.269879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['cf88c687-2a5a-43b1-85d4-738e46508ae1', '888935fb-d549-460e-ab38-4e7fa8a4e353', '9d06cf73-b113-4284-b6d7-3e66267c49e6', 'cd802e44-2898-448b-a324-f558dbe6bf82'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:15.270613 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6634bea1-ba40-4c33-b40d-6cdad2198602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf88c687-2a5a-43b1-85d4-738e46508ae1', '888935fb-d549-460e-ab38-4e7fa8a4e353', '9d06cf73-b113-4284-b6d7-3e66267c49e6', 'cd802e44-2898-448b-a324-f558dbe6bf82']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.271264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616a8f7e-ab42-454d-95cd-570b26420391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.279874 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d6922aae-fd5f-489a-bab8-860fe53b96f1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.281742 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d6922aae-fd5f-489a-bab8-860fe53b96f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:15.281944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d6922aae-fd5f-489a-bab8-860fe53b96f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.282173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d6922aae-fd5f-489a-bab8-860fe53b96f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.282277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d6922aae-fd5f-489a-bab8-860fe53b96f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:15.286801 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:15.286801 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:15.287548 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d6922aae-fd5f-489a-bab8-860fe53b96f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:15.287920 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 763/3080] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:15.291286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['e95ce09a-d4d7-4e22-895b-55a0c1e8f155', 'f7a5c467-e02a-40a8-b012-1e52be426666', 'd92f5e76-a99d-49f0-8b74-7bb33b15e662', 'ea24e4da-da4e-4898-9811-a48caaf033e4'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:15.292122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3fb561d-0714-4ef8-84f0-16f32644992e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e95ce09a-d4d7-4e22-895b-55a0c1e8f155', 'f7a5c467-e02a-40a8-b012-1e52be426666', 'd92f5e76-a99d-49f0-8b74-7bb33b15e662', 'ea24e4da-da4e-4898-9811-a48caaf033e4']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.292868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9709212f-5291-4856-bed6-90da34f9225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.294909 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616a8f7e-ab42-454d-95cd-570b26420391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d43b36c-eee4-45d4-87bf-1608406daef2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-450552916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['cf88c687-2a5a-43b1-85d4-738e46508ae1','888935fb-d549-460e-ab38-4e7fa8a4e353','9d06cf73-b113-4284-b6d7-3e66267c49e6','cd802e44-2898-448b-a324-f558dbe6bf82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-450552916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d43b36c-eee4-45d4-87bf-1608406daef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11dfe4fcecd6435dbac1afcef219063c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.295952 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54bac0ef-be10-4290-a41f-667d255307a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.300917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-84480776-3b2e-493a-b7da-d716ac5aeac9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.302923 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-84480776-3b2e-493a-b7da-d716ac5aeac9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:15.303167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-84480776-3b2e-493a-b7da-d716ac5aeac9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.303414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-84480776-3b2e-493a-b7da-d716ac5aeac9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.303583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-84480776-3b2e-493a-b7da-d716ac5aeac9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:15.308420 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:15.308420 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:15.309441 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-84480776-3b2e-493a-b7da-d716ac5aeac9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:15.309933 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 776/3081] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:15.318063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9709212f-5291-4856-bed6-90da34f9225f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e9e0420-22b9-4671-8fbe-2a6cbb9e962d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101255603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['e95ce09a-d4d7-4e22-895b-55a0c1e8f155','f7a5c467-e02a-40a8-b012-1e52be426666','d92f5e76-a99d-49f0-8b74-7bb33b15e662','ea24e4da-da4e-4898-9811-a48caaf033e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101255603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e9e0420-22b9-4671-8fbe-2a6cbb9e962d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6484fdc3bb484098c072d070ddca1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac276904011458daf191ffae35a0d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.318470 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54bac0ef-be10-4290-a41f-667d255307a8) transitioned into state 'SUCCESS' from state '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-450552916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['cf88c687-2a5a-43b1-85d4-738e46508ae1','888935fb-d549-460e-ab38-4e7fa8a4e353','9d06cf73-b113-4284-b6d7-3e66267c49e6','cd802e44-2898-448b-a324-f558dbe6bf82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.318864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6210be3c-98c4-45cc-8bb8-383f80629a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.319343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e9c8c0-01db-4bf7-b0a8-1def278981d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.319413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.321319 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:15.321637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.321897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.322071 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete backup with id: 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. Jul 10 09:34:15.326896 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:15.326896 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:15.330306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e9c8c0-01db-4bf7-b0a8-1def278981d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.334352 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (8f3744b2-1bbc-4b93-baeb-9de2e4ee4a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:15.334866 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request issued successfully. Jul 10 09:34:15.335458 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4630e096-633b-4b3d-a4a1-3622cded445f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:15.336733 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 781/3082] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:15 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:15.337501 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6210be3c-98c4-45cc-8bb8-383f80629a72) transitioned into state 'SUCCESS' from state '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-1101255603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6484fdc3bb484098c072d070ddca1e',qos_specs=None,replication_status=,reservations=['e95ce09a-d4d7-4e22-895b-55a0c1e8f155','f7a5c467-e02a-40a8-b012-1e52be426666','d92f5e76-a99d-49f0-8b74-7bb33b15e662','ea24e4da-da4e-4898-9811-a48caaf033e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac276904011458daf191ffae35a0d39',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.338551 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d0d5b0-4f90-4348-9755-013b61af495f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:15.342865 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] delete_backup rpcapi backup_id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:34:15.344747 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c44c4286-1588-43d2-a39e-b3e3930964e9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 202 Jul 10 09:34:15.345356 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 764/3083] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:15 2026] DELETE /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:34:15.351665 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f2a5a938-1d33-46f9-8e3f-e2f4396e11c2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.353218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d0d5b0-4f90-4348-9755-013b61af495f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:15.353633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f2a5a938-1d33-46f9-8e3f-e2f4396e11c2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:15.353894 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f2a5a938-1d33-46f9-8e3f-e2f4396e11c2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.354160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f2a5a938-1d33-46f9-8e3f-e2f4396e11c2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.354425 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Flow 'volume_create_api' (4b322945-e6a8-461c-ad71-5743da7283c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:15.354867 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create volume request issued successfully. Jul 10 09:34:15.356731 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-73e93154-fa32-4c11-9e49-9a7a683d9d16 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.356964 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-40958fee-1403-4352-a3f8-a93d0e810785 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:15.356964 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 763/3084] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:15 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:15.358827 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73e93154-fa32-4c11-9e49-9a7a683d9d16 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:15.359195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73e93154-fa32-4c11-9e49-9a7a683d9d16 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.359474 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73e93154-fa32-4c11-9e49-9a7a683d9d16 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.359699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-73e93154-fa32-4c11-9e49-9a7a683d9d16 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:15.362273 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:15.362273 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:15.366377 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:15.366377 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:15.366377 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73e93154-fa32-4c11-9e49-9a7a683d9d16 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 200 Jul 10 09:34:15.366514 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f2a5a938-1d33-46f9-8e3f-e2f4396e11c2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:15.366555 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 782/3085] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:15.370324 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f2a5a938-1d33-46f9-8e3f-e2f4396e11c2 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 returned with HTTP 200 Jul 10 09:34:15.370795 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 777/3086] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:15.370844 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1688f10f-6453-4019-b504-d76fb3ebde37 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:15.372563 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1688f10f-6453-4019-b504-d76fb3ebde37 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:15.372874 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1688f10f-6453-4019-b504-d76fb3ebde37 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:15.373105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1688f10f-6453-4019-b504-d76fb3ebde37 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:15.380235 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:15.380235 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:15.384119 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1688f10f-6453-4019-b504-d76fb3ebde37 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:15.388510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1688f10f-6453-4019-b504-d76fb3ebde37 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d returned with HTTP 200 Jul 10 09:34:15.388947 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 765/3087] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:15 2026] GET /volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:16.007386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-efc402ee-8ea2-4542-8c1d-8b7347cc6ba5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.009337 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-efc402ee-8ea2-4542-8c1d-8b7347cc6ba5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:16.009539 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-efc402ee-8ea2-4542-8c1d-8b7347cc6ba5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.009756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-efc402ee-8ea2-4542-8c1d-8b7347cc6ba5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.016878 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.016878 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:16.020790 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-efc402ee-8ea2-4542-8c1d-8b7347cc6ba5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:16.025259 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-efc402ee-8ea2-4542-8c1d-8b7347cc6ba5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:16.025768 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 764/3088] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:16.039778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e1881da2-cf8c-4686-a356-955a58099d01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.041444 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1881da2-cf8c-4686-a356-955a58099d01 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:16.041635 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1881da2-cf8c-4686-a356-955a58099d01 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.041805 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e1881da2-cf8c-4686-a356-955a58099d01 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.048129 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.048129 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:16.051705 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e1881da2-cf8c-4686-a356-955a58099d01 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:16.056448 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e1881da2-cf8c-4686-a356-955a58099d01 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:16.056448 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 783/3089] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:16.068707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.070425 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:16.070755 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56d5ed0c-d835-4753-8e5b-e0d3c6240e78", "name": "tempest-VolumeImageDependencyTests-Snapshot-1820394797"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:16.078106 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.078106 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:16.078507 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:16.078635 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create snapshot from volume 56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:16.113002 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Created reservations ['dfcf6ded-b161-47e9-8063-4e73fa2cfa38', '91e80db1-dbfb-4565-8ce6-75636f8e1c67', '7dcb92b8-6e29-4158-b44a-f20f8b9536b4', '324e0b2a-02a3-4dd6-8598-d77484db089c'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:16.144605 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot create request issued successfully. Jul 10 09:34:16.144994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05959f2d-2cf7-4d34-9cd6-82fe18ef92ef tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:16.145507 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 778/3090] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:16 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) Jul 10 09:34:16.157897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-77ab0273-e1e6-413d-9f6b-9f8a65527de9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.163682 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-77ab0273-e1e6-413d-9f6b-9f8a65527de9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:16.164005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-77ab0273-e1e6-413d-9f6b-9f8a65527de9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.164288 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-77ab0273-e1e6-413d-9f6b-9f8a65527de9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.170770 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.170770 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:16.171312 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-77ab0273-e1e6-413d-9f6b-9f8a65527de9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot retrieved successfully. Jul 10 09:34:16.172210 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-77ab0273-e1e6-413d-9f6b-9f8a65527de9 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 200 Jul 10 09:34:16.172613 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 766/3091] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:16.377978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bff1cc5e-7787-4eef-ae29-50747a2e94b2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.379677 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bff1cc5e-7787-4eef-ae29-50747a2e94b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b Jul 10 09:34:16.379841 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bff1cc5e-7787-4eef-ae29-50747a2e94b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.380041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bff1cc5e-7787-4eef-ae29-50747a2e94b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.380137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-bff1cc5e-7787-4eef-ae29-50747a2e94b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Show backup with id 8af0cb28-4f2f-4ae0-b810-a6dfef079f0b. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:34:16.383849 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bff1cc5e-7787-4eef-ae29-50747a2e94b2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b returned with HTTP 404 Jul 10 09:34:16.384327 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 765/3092] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/backups/8af0cb28-4f2f-4ae0-b810-a6dfef079f0b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:16.388220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0791a375-dd8d-4403-a44b-76973fdaac60 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.390385 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0791a375-dd8d-4403-a44b-76973fdaac60 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:16.390811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0791a375-dd8d-4403-a44b-76973fdaac60 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.391200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0791a375-dd8d-4403-a44b-76973fdaac60 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.402237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a768b040-947c-45c8-8338-fad5b9114615 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.402237 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 Jul 10 09:34:16.402237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.402838 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.402838 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete snapshot with id: dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 Jul 10 09:34:16.404617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3c8b7e8e-a4f6-4533-b08c-f5dc7bbc1d97 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.406098 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c8b7e8e-a4f6-4533-b08c-f5dc7bbc1d97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:16.406251 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c8b7e8e-a4f6-4533-b08c-f5dc7bbc1d97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.406456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c8b7e8e-a4f6-4533-b08c-f5dc7bbc1d97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.407411 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.407411 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:16.407536 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.407536 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:16.407996 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot retrieved successfully. Jul 10 09:34:16.412804 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0791a375-dd8d-4403-a44b-76973fdaac60 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:16.414756 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.414756 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:16.419494 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0791a375-dd8d-4403-a44b-76973fdaac60 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 returned with HTTP 200 Jul 10 09:34:16.420150 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 784/3093] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:16.420642 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c8b7e8e-a4f6-4533-b08c-f5dc7bbc1d97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:16.426872 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c8b7e8e-a4f6-4533-b08c-f5dc7bbc1d97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d returned with HTTP 200 Jul 10 09:34:16.427357 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 767/3094] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:16.429235 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot delete request issued successfully. Jul 10 09:34:16.429434 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a768b040-947c-45c8-8338-fad5b9114615 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 returned with HTTP 202 Jul 10 09:34:16.430061 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 779/3095] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:16 2026] DELETE /volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:16.436207 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.437825 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:16.439107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d43b36c-eee4-45d4-87bf-1608406daef2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1303122847"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:16.439749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2c773a8e-6be1-49e3-b1a4-5ec080adc92e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.441543 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2c773a8e-6be1-49e3-b1a4-5ec080adc92e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 Jul 10 09:34:16.443140 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2c773a8e-6be1-49e3-b1a4-5ec080adc92e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.443140 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2c773a8e-6be1-49e3-b1a4-5ec080adc92e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.445164 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.447251 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:16.447546 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e9e0420-22b9-4671-8fbe-2a6cbb9e962d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1465165248"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:16.450149 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.450149 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:16.450481 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.450481 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:16.450930 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:16.451112 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create snapshot from volume 3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:16.451360 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2c773a8e-6be1-49e3-b1a4-5ec080adc92e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Snapshot retrieved successfully. Jul 10 09:34:16.453204 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2c773a8e-6be1-49e3-b1a4-5ec080adc92e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 returned with HTTP 200 Jul 10 09:34:16.454304 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 785/3096] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:16.458187 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.458187 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:16.458767 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:16.458964 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Create snapshot from volume 0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:16.486316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['a0d298f1-30b4-4675-906d-ed8b7d1e576f', '4042f9f5-9f15-4713-95cb-3c857b63eef6', '6464f3ce-f679-4a9f-9717-a0eaf1940126', 'c8edb1c4-3ceb-4d4e-b6b4-e956563d4cc9'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:16.490314 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Created reservations ['bd9e1b07-628d-435f-95b4-255c7be26276', 'de3ee713-37ef-4e01-8664-327910386417', 'a983da98-e681-4813-9a4f-ac37e88d7857', '1dc3b5ed-f48c-4cfa-9a51-dc4d7fca2252'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:16.522077 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot create request issued successfully. Jul 10 09:34:16.522397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b212eb17-81bf-49ac-aff8-72e3b934ad5e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:16.522844 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 766/3097] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:16.527792 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot create request issued successfully. Jul 10 09:34:16.528197 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8fc699e6-c42d-406b-b4e9-12c129d0a95a tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:16.529205 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 768/3098] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:16.536371 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-32a80280-e1f6-4205-93ac-1dc14bc2851a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.536937 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-24768e57-9dda-4a65-b0b9-b6fde4ad4b39 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:16.538533 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32a80280-e1f6-4205-93ac-1dc14bc2851a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 Jul 10 09:34:16.538707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32a80280-e1f6-4205-93ac-1dc14bc2851a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.539348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32a80280-e1f6-4205-93ac-1dc14bc2851a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.539405 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24768e57-9dda-4a65-b0b9-b6fde4ad4b39 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:16.539405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24768e57-9dda-4a65-b0b9-b6fde4ad4b39 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:16.539577 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24768e57-9dda-4a65-b0b9-b6fde4ad4b39 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:16.544910 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.544910 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:16.545336 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-32a80280-e1f6-4205-93ac-1dc14bc2851a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:16.545466 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:16.545466 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:16.545834 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-24768e57-9dda-4a65-b0b9-b6fde4ad4b39 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:16.546248 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32a80280-e1f6-4205-93ac-1dc14bc2851a tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 returned with HTTP 200 Jul 10 09:34:16.546739 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 780/3099] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:16.548626 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24768e57-9dda-4a65-b0b9-b6fde4ad4b39 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf returned with HTTP 200 Jul 10 09:34:16.549658 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 786/3100] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:16 2026] GET /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.183435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4bf529fd-0832-4d7d-afff-6364ebe1ee43 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.185107 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bf529fd-0832-4d7d-afff-6364ebe1ee43 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:17.185270 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bf529fd-0832-4d7d-afff-6364ebe1ee43 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.185456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bf529fd-0832-4d7d-afff-6364ebe1ee43 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.189926 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.189926 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:17.190381 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4bf529fd-0832-4d7d-afff-6364ebe1ee43 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot retrieved successfully. Jul 10 09:34:17.191156 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bf529fd-0832-4d7d-afff-6364ebe1ee43 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 200 Jul 10 09:34:17.191630 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 767/3101] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.201362 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-768a1d79-93a7-4677-b70b-ad37f1764dea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.203342 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:17.203799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "79a9ff41-beb3-4b67-8e72-88ba52196766", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:17.205396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '79a9ff41-beb3-4b67-8e72-88ba52196766', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:17.219484 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.219484 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:17.220014 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot retrieved successfully. Jul 10 09:34:17.220199 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume of 1 GB Jul 10 09:34:17.225585 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Availability Zones retrieved successfully. Jul 10 09:34:17.231344 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (d3d5c6cc-2f2e-495a-8df9-89d5e4ec2731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:17.233439 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d816b6-d529-4737-ab4f-1a509a951866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:17.234605 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:17.267545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d816b6-d529-4737-ab4f-1a509a951866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '79a9ff41-beb3-4b67-8e72-88ba52196766', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:17.269202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae0c8b7-0755-4644-83c3-3f46274983d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:17.315906 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Created reservations ['2d12cea6-83fd-44f3-b9cd-60f60a4a183e', '4194916d-82b9-498a-a33d-2a79e9c40a52', '7f54dacc-5f42-4dc3-b413-b6dcf3333809', '16a86269-ac62-4869-a50c-6025e30f5a7b'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:17.316747 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae0c8b7-0755-4644-83c3-3f46274983d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d12cea6-83fd-44f3-b9cd-60f60a4a183e', '4194916d-82b9-498a-a33d-2a79e9c40a52', '7f54dacc-5f42-4dc3-b413-b6dcf3333809', '16a86269-ac62-4869-a50c-6025e30f5a7b']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:17.317499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7140d5b7-eb46-4ad8-a0a4-fe310beb719a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:17.363307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7140d5b7-eb46-4ad8-a0a4-fe310beb719a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d2bb0f-5f70-46fd-9487-0de08e34c564', '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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['2d12cea6-83fd-44f3-b9cd-60f60a4a183e','4194916d-82b9-498a-a33d-2a79e9c40a52','7f54dacc-5f42-4dc3-b413-b6dcf3333809','16a86269-ac62-4869-a50c-6025e30f5a7b'],size=1,snapshot_id=79a9ff41-beb3-4b67-8e72-88ba52196766,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:17Z,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=70d2bb0f-5f70-46fd-9487-0de08e34c564,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7d0ab2fb234224925cd47411178a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=79a9ff41-beb3-4b67-8e72-88ba52196766,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ec2c272584432bee3333f6550500b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:17.364061 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4fd1f9-9d92-4e18-a659-22da4ac9a3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:17.383789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4fd1f9-9d92-4e18-a659-22da4ac9a3f3) transitioned into state 'SUCCESS' from 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='fa7d0ab2fb234224925cd47411178a41',qos_specs=None,replication_status=,reservations=['2d12cea6-83fd-44f3-b9cd-60f60a4a183e','4194916d-82b9-498a-a33d-2a79e9c40a52','7f54dacc-5f42-4dc3-b413-b6dcf3333809','16a86269-ac62-4869-a50c-6025e30f5a7b'],size=1,snapshot_id=79a9ff41-beb3-4b67-8e72-88ba52196766,source_replicaid=,source_volid=None,status='creating',user_id='245ec2c272584432bee3333f6550500b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:17.384457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5a1f92-0b92-4c21-97b3-b9ef50ac1625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:17.406452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5a1f92-0b92-4c21-97b3-b9ef50ac1625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:17.407281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Flow 'volume_create_api' (d3d5c6cc-2f2e-495a-8df9-89d5e4ec2731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:17.407606 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Create volume request issued successfully. Jul 10 09:34:17.408187 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-768a1d79-93a7-4677-b70b-ad37f1764dea tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:17.408620 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 769/3102] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:34:17 2026] POST /volume/v3/volumes => generated 809 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:17.424997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-50656742-2989-4b41-9306-ccf7e96d6220 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.426777 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-50656742-2989-4b41-9306-ccf7e96d6220 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:17.426978 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-50656742-2989-4b41-9306-ccf7e96d6220 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.427161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-50656742-2989-4b41-9306-ccf7e96d6220 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.435487 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.435487 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:17.438897 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-50656742-2989-4b41-9306-ccf7e96d6220 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:17.442675 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-50656742-2989-4b41-9306-ccf7e96d6220 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 200 Jul 10 09:34:17.443041 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 781/3103] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:17.463935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-06c5d17e-ae53-4898-a8da-b439251f3983 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.466467 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-06c5d17e-ae53-4898-a8da-b439251f3983 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 Jul 10 09:34:17.466798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-06c5d17e-ae53-4898-a8da-b439251f3983 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.467089 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-06c5d17e-ae53-4898-a8da-b439251f3983 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.471659 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-06c5d17e-ae53-4898-a8da-b439251f3983 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 returned with HTTP 404 Jul 10 09:34:17.472129 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 787/3104] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/dcd1cac6-8bfd-4b4d-a4dc-bc4949a9f4e5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:17.480074 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.481597 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:34:17.481763 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.481927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.482088 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume with id: 7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:34:17.495192 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.495192 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:17.495700 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:17.524734 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume request issued successfully. Jul 10 09:34:17.524921 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae537613-aee9-43df-8551-c7e3b2d6a102 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 returned with HTTP 202 Jul 10 09:34:17.525311 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 768/3105] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:17 2026] DELETE /volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:17.535301 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4640558e-14de-408d-b558-a5e4e2ab749f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.537580 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4640558e-14de-408d-b558-a5e4e2ab749f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:34:17.537844 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4640558e-14de-408d-b558-a5e4e2ab749f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.538121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4640558e-14de-408d-b558-a5e4e2ab749f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.546957 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.546957 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:17.551254 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4640558e-14de-408d-b558-a5e4e2ab749f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:17.556889 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6391d68f-3c28-4961-ae59-934c4cb48ebb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.557520 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4640558e-14de-408d-b558-a5e4e2ab749f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 returned with HTTP 200 Jul 10 09:34:17.558041 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 770/3106] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.560596 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6391d68f-3c28-4961-ae59-934c4cb48ebb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 Jul 10 09:34:17.561624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6391d68f-3c28-4961-ae59-934c4cb48ebb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.561624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6391d68f-3c28-4961-ae59-934c4cb48ebb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.564671 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-620458fa-5505-4077-9b31-5d08e4c3cd35 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.566459 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-620458fa-5505-4077-9b31-5d08e4c3cd35 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:17.566810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-620458fa-5505-4077-9b31-5d08e4c3cd35 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.567115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-620458fa-5505-4077-9b31-5d08e4c3cd35 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.567655 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.567655 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:17.567985 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6391d68f-3c28-4961-ae59-934c4cb48ebb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.568644 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6391d68f-3c28-4961-ae59-934c4cb48ebb tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 returned with HTTP 200 Jul 10 09:34:17.568980 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 782/3107] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.575423 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.575423 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:17.575848 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-620458fa-5505-4077-9b31-5d08e4c3cd35 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.577408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-620458fa-5505-4077-9b31-5d08e4c3cd35 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf returned with HTTP 200 Jul 10 09:34:17.577408 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 788/3108] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.582482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b0e95492-0a28-443e-9e9d-782a10be0543 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.585897 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0e95492-0a28-443e-9e9d-782a10be0543 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] POST https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841/action Jul 10 09:34:17.586218 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-480475d4-1a90-4a6b-90f1-e1906785b25f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.586312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0e95492-0a28-443e-9e9d-782a10be0543 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:17.586393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0e95492-0a28-443e-9e9d-782a10be0543 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:17.588533 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-480475d4-1a90-4a6b-90f1-e1906785b25f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] POST https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf/action Jul 10 09:34:17.589073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-480475d4-1a90-4a6b-90f1-e1906785b25f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:17.589266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-480475d4-1a90-4a6b-90f1-e1906785b25f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:17.591518 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-480475d4-1a90-4a6b-90f1-e1906785b25f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Updating snapshot 'cd5bfed0-800a-412f-b3bd-766fb2e1dbbf' with '{'status': 'creating'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:34:17.593942 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-b0e95492-0a28-443e-9e9d-782a10be0543 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Updating snapshot '16b25652-23cd-484e-94c6-9efb09a59841' with '{'status': 'error'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:34:17.603435 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.603435 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:17.605977 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.605977 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:17.606486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-b0e95492-0a28-443e-9e9d-782a10be0543 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '889620ad5d104fdaa6ada2cdb0d494da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11dfe4fcecd6435dbac1afcef219063c', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:17.606756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0e95492-0a28-443e-9e9d-782a10be0543 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841/action returned with HTTP 403 Jul 10 09:34:17.607238 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 769/3109] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:34:17 2026] POST /volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:17.617038 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-480475d4-1a90-4a6b-90f1-e1906785b25f tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf/action returned with HTTP 202 Jul 10 09:34:17.617423 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 771/3110] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:34:17 2026] POST /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:34:17.618253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6525515a-d526-431d-a2b6-bd66b9f89766 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.622247 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 Jul 10 09:34:17.622516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.622775 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.622920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete snapshot with id: 16b25652-23cd-484e-94c6-9efb09a59841 Jul 10 09:34:17.627625 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.627625 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:17.627930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4ab25e87-4749-482c-96a6-d11e85e6f858 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.628018 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.630354 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4ab25e87-4749-482c-96a6-d11e85e6f858 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:17.630753 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4ab25e87-4749-482c-96a6-d11e85e6f858 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.630986 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4ab25e87-4749-482c-96a6-d11e85e6f858 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.637612 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.637612 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:17.638157 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4ab25e87-4749-482c-96a6-d11e85e6f858 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.639225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4ab25e87-4749-482c-96a6-d11e85e6f858 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf returned with HTTP 200 Jul 10 09:34:17.639732 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 789/3111] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.645540 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:17.645744 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6525515a-d526-431d-a2b6-bd66b9f89766 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 returned with HTTP 202 Jul 10 09:34:17.646142 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 783/3112] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:17 2026] DELETE /volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:17.653312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.653376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a1069559-06b6-42e2-a8d0-da7e65306386 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.654792 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] POST https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf/action Jul 10 09:34:17.655096 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:17.655213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:17.656450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99956) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 09:34:17.658254 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a1069559-06b6-42e2-a8d0-da7e65306386 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 Jul 10 09:34:17.658467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a1069559-06b6-42e2-a8d0-da7e65306386 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.658687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a1069559-06b6-42e2-a8d0-da7e65306386 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.663241 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.663241 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:17.663766 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.snapshot_actions [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] Updating snapshot cd5bfed0-800a-412f-b3bd-766fb2e1dbbf with info {'id': 'cd5bfed0-800a-412f-b3bd-766fb2e1dbbf', 'status': 'error', 'progress': '80%'} Jul 10 09:34:17.664766 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.664766 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:17.665097 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a1069559-06b6-42e2-a8d0-da7e65306386 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.665770 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a1069559-06b6-42e2-a8d0-da7e65306386 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 returned with HTTP 200 Jul 10 09:34:17.666155 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 770/3113] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:17.672240 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c2f39b7-5e2f-40c6-828f-348f3eb0a20d tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-member] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf/action returned with HTTP 202 Jul 10 09:34:17.672651 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 772/3114] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:34:17 2026] POST /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:17.679455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-63112c2e-35f2-404c-86fe-6e3fac948502 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.681182 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:17.681393 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.681621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.681772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete snapshot with id: cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:17.686792 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.686792 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:17.687175 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.705253 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:17.705461 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-63112c2e-35f2-404c-86fe-6e3fac948502 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf returned with HTTP 202 Jul 10 09:34:17.705909 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 790/3115] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:17 2026] DELETE /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:17.713676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bd3d0fbd-2dfa-49fe-be36-517d5d7ef205 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:17.715402 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd3d0fbd-2dfa-49fe-be36-517d5d7ef205 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:17.715624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd3d0fbd-2dfa-49fe-be36-517d5d7ef205 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:17.715812 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd3d0fbd-2dfa-49fe-be36-517d5d7ef205 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:17.724219 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:17.724219 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:17.724531 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bd3d0fbd-2dfa-49fe-be36-517d5d7ef205 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Snapshot retrieved successfully. Jul 10 09:34:17.725246 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd3d0fbd-2dfa-49fe-be36-517d5d7ef205 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf returned with HTTP 200 Jul 10 09:34:17.725651 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 784/3116] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:17 2026] GET /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:18.456084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d593514e-a038-4b3c-b292-9e359cca9d8d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.458269 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d593514e-a038-4b3c-b292-9e359cca9d8d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:18.458455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d593514e-a038-4b3c-b292-9e359cca9d8d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.458817 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d593514e-a038-4b3c-b292-9e359cca9d8d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.469866 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.469866 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:18.475436 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d593514e-a038-4b3c-b292-9e359cca9d8d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:18.482968 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d593514e-a038-4b3c-b292-9e359cca9d8d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 200 Jul 10 09:34:18.483394 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 771/3117] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:18.497290 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-74a48260-4ff1-4499-936d-1e8c7c2fb023 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.499375 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-74a48260-4ff1-4499-936d-1e8c7c2fb023 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:18.499666 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-74a48260-4ff1-4499-936d-1e8c7c2fb023 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.499913 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-74a48260-4ff1-4499-936d-1e8c7c2fb023 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.508741 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.508741 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:18.513379 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-74a48260-4ff1-4499-936d-1e8c7c2fb023 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:18.519073 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-74a48260-4ff1-4499-936d-1e8c7c2fb023 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 200 Jul 10 09:34:18.519505 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 773/3118] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:18.531446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.535644 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:18.535644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.535644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.535644 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete snapshot with id: 79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:18.541400 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.541400 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:18.541936 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot retrieved successfully. Jul 10 09:34:18.558991 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot delete request issued successfully. Jul 10 09:34:18.559241 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9928b5e2-490a-4fce-97d5-5ba6861facd3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 202 Jul 10 09:34:18.559838 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 791/3119] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:18 2026] DELETE /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:18.569586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04a1613d-2f62-4177-af1d-ddb283c590d7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.571617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-24dbe179-b03d-4bf4-80fa-668d851386c2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.572353 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04a1613d-2f62-4177-af1d-ddb283c590d7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:18.572545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04a1613d-2f62-4177-af1d-ddb283c590d7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.572773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04a1613d-2f62-4177-af1d-ddb283c590d7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.573604 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-24dbe179-b03d-4bf4-80fa-668d851386c2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 Jul 10 09:34:18.573719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-24dbe179-b03d-4bf4-80fa-668d851386c2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.573921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-24dbe179-b03d-4bf4-80fa-668d851386c2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.579427 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.579427 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:18.580080 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-04a1613d-2f62-4177-af1d-ddb283c590d7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Snapshot retrieved successfully. Jul 10 09:34:18.580550 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-24dbe179-b03d-4bf4-80fa-668d851386c2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 returned with HTTP 404 Jul 10 09:34:18.581024 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 772/3120] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/volumes/7d4e0391-0953-4d29-ae1f-469057e26312 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:18.581166 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04a1613d-2f62-4177-af1d-ddb283c590d7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 200 Jul 10 09:34:18.582466 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 785/3121] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:18.588796 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.590530 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:34:18.590754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.590940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.591153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume with id: 0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:34:18.597607 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.597607 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:18.598110 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:18.616790 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume request issued successfully. Jul 10 09:34:18.617047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8898b99-e15a-48e1-a4aa-bc953d0c3b63 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 202 Jul 10 09:34:18.617657 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 774/3122] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:18 2026] DELETE /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:18.627669 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3491e41a-d7f4-4ff8-b377-07d7a5674736 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.630177 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3491e41a-d7f4-4ff8-b377-07d7a5674736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:34:18.630757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3491e41a-d7f4-4ff8-b377-07d7a5674736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.631095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3491e41a-d7f4-4ff8-b377-07d7a5674736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.643583 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.643583 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:18.648841 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3491e41a-d7f4-4ff8-b377-07d7a5674736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:18.656938 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3491e41a-d7f4-4ff8-b377-07d7a5674736 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 200 Jul 10 09:34:18.657645 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 792/3123] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:18.675446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-448e62b9-3ee0-40df-8316-24ac664fd664 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.678196 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-448e62b9-3ee0-40df-8316-24ac664fd664 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 Jul 10 09:34:18.678638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-448e62b9-3ee0-40df-8316-24ac664fd664 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.678760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-448e62b9-3ee0-40df-8316-24ac664fd664 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.684969 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-448e62b9-3ee0-40df-8316-24ac664fd664 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 returned with HTTP 404 Jul 10 09:34:18.685555 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 773/3124] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/snapshots/16b25652-23cd-484e-94c6-9efb09a59841 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:18.692526 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.694838 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:18.695098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.695407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.695640 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume with id: 3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:18.705938 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.705938 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:18.706786 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:18.723938 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume request issued successfully. Jul 10 09:34:18.724195 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-29c69ac5-7aff-4c5e-acd6-5261b35b52af tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 returned with HTTP 202 Jul 10 09:34:18.724695 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 786/3125] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:18 2026] DELETE /volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:18.737088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c1ba13b4-1a9a-43d8-99af-b0ec3c957b97 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.738023 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-240944da-b2de-4035-9651-268ca0697289 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.738921 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c1ba13b4-1a9a-43d8-99af-b0ec3c957b97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf Jul 10 09:34:18.739132 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c1ba13b4-1a9a-43d8-99af-b0ec3c957b97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.739342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c1ba13b4-1a9a-43d8-99af-b0ec3c957b97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.741008 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-240944da-b2de-4035-9651-268ca0697289 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:18.741383 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-240944da-b2de-4035-9651-268ca0697289 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.742511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-240944da-b2de-4035-9651-268ca0697289 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.745104 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c1ba13b4-1a9a-43d8-99af-b0ec3c957b97 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf returned with HTTP 404 Jul 10 09:34:18.745642 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 775/3126] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/snapshots/cd5bfed0-800a-412f-b3bd-766fb2e1dbbf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:18.755205 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.755205 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:18.757011 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-03b118fe-6560-41cd-acb8-63e228bda315 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.758980 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:18.759241 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.759434 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.759619 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume with id: 0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:18.760497 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-240944da-b2de-4035-9651-268ca0697289 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:18.767430 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-240944da-b2de-4035-9651-268ca0697289 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 returned with HTTP 200 Jul 10 09:34:18.768052 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 793/3127] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:18.768678 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.768678 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:18.769020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:18.789224 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Delete volume request issued successfully. Jul 10 09:34:18.789451 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03b118fe-6560-41cd-acb8-63e228bda315 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d returned with HTTP 202 Jul 10 09:34:18.789842 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 774/3128] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:18 2026] DELETE /volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:18.797409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9bad8fc5-b6eb-4a55-a28b-b50db8f87389 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:18.800474 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9bad8fc5-b6eb-4a55-a28b-b50db8f87389 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:18.800726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9bad8fc5-b6eb-4a55-a28b-b50db8f87389 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:18.800993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9bad8fc5-b6eb-4a55-a28b-b50db8f87389 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:18.814522 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:18.814522 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:18.820845 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9bad8fc5-b6eb-4a55-a28b-b50db8f87389 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Volume info retrieved successfully. Jul 10 09:34:18.828018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9bad8fc5-b6eb-4a55-a28b-b50db8f87389 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d returned with HTTP 200 Jul 10 09:34:18.829050 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 787/3129] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:18 2026] GET /volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:19.593259 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-996d4475-4967-406d-86c5-da3c11228b25 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.595437 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-996d4475-4967-406d-86c5-da3c11228b25 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:19.595667 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-996d4475-4967-406d-86c5-da3c11228b25 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.595873 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-996d4475-4967-406d-86c5-da3c11228b25 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.602676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-996d4475-4967-406d-86c5-da3c11228b25 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 404 Jul 10 09:34:19.603432 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 776/3130] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:19.612985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7a643b7a-7243-49db-bc57-5fa094e51345 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.614742 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:19.614991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.615265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.615462 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: 70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:19.622062 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:19.622062 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:19.622612 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:19.640951 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume request issued successfully. Jul 10 09:34:19.641173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a643b7a-7243-49db-bc57-5fa094e51345 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 202 Jul 10 09:34:19.641618 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 794/3131] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:19 2026] DELETE /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:19.650787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-498e519d-27c3-4813-8807-fb9ccbfa77f8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.653775 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-498e519d-27c3-4813-8807-fb9ccbfa77f8 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:19.654061 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-498e519d-27c3-4813-8807-fb9ccbfa77f8 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.654283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-498e519d-27c3-4813-8807-fb9ccbfa77f8 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.667677 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:19.667677 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:19.675953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4df6759a-7e2b-4f2b-bc6b-79f2d32900b9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.676932 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-498e519d-27c3-4813-8807-fb9ccbfa77f8 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:19.677829 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4df6759a-7e2b-4f2b-bc6b-79f2d32900b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 Jul 10 09:34:19.678031 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4df6759a-7e2b-4f2b-bc6b-79f2d32900b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.678225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4df6759a-7e2b-4f2b-bc6b-79f2d32900b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.684592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-498e519d-27c3-4813-8807-fb9ccbfa77f8 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 200 Jul 10 09:34:19.685095 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 775/3132] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 1227 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:19.689266 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4df6759a-7e2b-4f2b-bc6b-79f2d32900b9 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 returned with HTTP 404 Jul 10 09:34:19.689940 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 788/3133] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/volumes/0044de33-c8c7-4e7b-a6e1-8d1018334c04 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:19.697008 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.698833 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:34:19.699089 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.699312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.699496 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume with id: 2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:34:19.706886 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:19.706886 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:19.707479 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:19.726432 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume request issued successfully. Jul 10 09:34:19.726656 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48f663f1-62d1-4d2e-8d5b-fbb13ffe82f2 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 returned with HTTP 202 Jul 10 09:34:19.727166 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 777/3134] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:19 2026] DELETE /volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:19.735709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5eb7f8e6-70fb-4535-8c74-f5e35a2ab280 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.737772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5eb7f8e6-70fb-4535-8c74-f5e35a2ab280 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:34:19.737984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5eb7f8e6-70fb-4535-8c74-f5e35a2ab280 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.738217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5eb7f8e6-70fb-4535-8c74-f5e35a2ab280 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.747335 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:19.747335 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:19.752073 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5eb7f8e6-70fb-4535-8c74-f5e35a2ab280 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:19.757928 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5eb7f8e6-70fb-4535-8c74-f5e35a2ab280 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 returned with HTTP 200 Jul 10 09:34:19.758408 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 795/3135] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:19.785246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e87de097-94e6-4b20-bedb-04ea8f8fc501 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.786999 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e87de097-94e6-4b20-bedb-04ea8f8fc501 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 Jul 10 09:34:19.787209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e87de097-94e6-4b20-bedb-04ea8f8fc501 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.787372 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e87de097-94e6-4b20-bedb-04ea8f8fc501 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.793402 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e87de097-94e6-4b20-bedb-04ea8f8fc501 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 returned with HTTP 404 Jul 10 09:34:19.793902 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 776/3136] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/volumes/3d43b36c-eee4-45d4-87bf-1608406daef2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:19.803535 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.805455 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:19.805763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-321177537"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:19.808547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-321177537'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:19.809459 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume of 1 GB Jul 10 09:34:19.817708 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:19.825610 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (c619245b-8fe0-450d-b261-22a0057ec7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:19.826892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2841d321-1397-49e3-b4b7-c1b911865f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:19.827975 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:19.843133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1536a04e-5237-4a1d-a4e4-33c22a38d0f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.844778 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1536a04e-5237-4a1d-a4e4-33c22a38d0f0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] GET https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d Jul 10 09:34:19.845059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1536a04e-5237-4a1d-a4e4-33c22a38d0f0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.845180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1536a04e-5237-4a1d-a4e4-33c22a38d0f0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.850536 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1536a04e-5237-4a1d-a4e4-33c22a38d0f0 tempest-ProjectMemberTests-21299382 tempest-ProjectMemberTests-21299382-project-admin] https://10.4.3.103/volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d returned with HTTP 404 Jul 10 09:34:19.851113 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 778/3137] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/volumes/0e9e0420-22b9-4671-8fbe-2a6cbb9e962d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:19.861888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2841d321-1397-49e3-b4b7-c1b911865f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:19.863237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85e79c8-bab6-4b88-bd55-66f895e175ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:19.909017 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['696f47f7-4da7-4a36-9109-67bd0938c617', '414d281d-77c7-4152-8586-75313a4b7ff0', '4b4b4537-7e6f-4da9-846c-847b3ec93697', '3759f5a9-076d-4012-8b0d-6da1f23f2c1e'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:19.909822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85e79c8-bab6-4b88-bd55-66f895e175ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['696f47f7-4da7-4a36-9109-67bd0938c617', '414d281d-77c7-4152-8586-75313a4b7ff0', '4b4b4537-7e6f-4da9-846c-847b3ec93697', '3759f5a9-076d-4012-8b0d-6da1f23f2c1e']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:19.910542 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d9d16b-0ba8-4e86-803e-856b5e7a2678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:19.932904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d9d16b-0ba8-4e86-803e-856b5e7a2678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8920635-4925-49cb-b607-75b11c3d2d72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321177537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['696f47f7-4da7-4a36-9109-67bd0938c617','414d281d-77c7-4152-8586-75313a4b7ff0','4b4b4537-7e6f-4da9-846c-847b3ec93697','3759f5a9-076d-4012-8b0d-6da1f23f2c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321177537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8920635-4925-49cb-b607-75b11c3d2d72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11dfe4fcecd6435dbac1afcef219063c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:19.933738 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8125ca3d-eba3-4112-8d52-781173503d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:19.953516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8125ca3d-eba3-4112-8d52-781173503d75) transitioned into state 'SUCCESS' from state '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-321177537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['696f47f7-4da7-4a36-9109-67bd0938c617','414d281d-77c7-4152-8586-75313a4b7ff0','4b4b4537-7e6f-4da9-846c-847b3ec93697','3759f5a9-076d-4012-8b0d-6da1f23f2c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:19.954364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cd10ab-dbd1-466e-b850-6a52b55a3c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:19.963667 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cd10ab-dbd1-466e-b850-6a52b55a3c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:19.964393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (c619245b-8fe0-450d-b261-22a0057ec7f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:19.964916 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request issued successfully. Jul 10 09:34:19.965599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef75a528-7c09-4f38-a319-7538a8ebd6dc tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:19.966071 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 789/3138] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:19 2026] POST /volume/v3/volumes => generated 777 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:19.979654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-df10400a-9e38-4015-8561-1ded3c2516d0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:19.981335 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df10400a-9e38-4015-8561-1ded3c2516d0 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:19.981726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df10400a-9e38-4015-8561-1ded3c2516d0 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:19.983153 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df10400a-9e38-4015-8561-1ded3c2516d0 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:19.991761 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:19.991761 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:19.995730 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-df10400a-9e38-4015-8561-1ded3c2516d0 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:20.001366 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df10400a-9e38-4015-8561-1ded3c2516d0 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 returned with HTTP 200 Jul 10 09:34:20.002586 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 796/3139] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:19 2026] GET /volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:20.697741 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7179da63-ace6-4e6f-b645-716bf26a2e56 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:20.699584 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7179da63-ace6-4e6f-b645-716bf26a2e56 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:20.699816 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7179da63-ace6-4e6f-b645-716bf26a2e56 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:20.700018 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7179da63-ace6-4e6f-b645-716bf26a2e56 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:20.705915 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7179da63-ace6-4e6f-b645-716bf26a2e56 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 404 Jul 10 09:34:20.706518 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 777/3140] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:20 2026] GET /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:20.776920 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a5a8409c-e5d8-4467-9898-33e92d9b7718 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:20.778381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a5a8409c-e5d8-4467-9898-33e92d9b7718 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 Jul 10 09:34:20.778611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a5a8409c-e5d8-4467-9898-33e92d9b7718 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:20.778787 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a5a8409c-e5d8-4467-9898-33e92d9b7718 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:20.786356 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a5a8409c-e5d8-4467-9898-33e92d9b7718 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 returned with HTTP 404 Jul 10 09:34:20.786939 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 779/3141] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:20 2026] GET /volume/v3/volumes/2aeba1a1-1abd-4fea-8624-6d2894ad61e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:20.795254 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-891ee0b6-3331-424d-80a0-bf0928bc023f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:20.797336 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:34:20.797565 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:20.797782 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:20.798063 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume with id: a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:34:20.807393 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:20.807393 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:20.808002 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:20.831635 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Delete volume request issued successfully. Jul 10 09:34:20.831812 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-891ee0b6-3331-424d-80a0-bf0928bc023f tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad returned with HTTP 202 Jul 10 09:34:20.832209 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 790/3142] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:20 2026] DELETE /volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:20.840299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a992452-dde2-4d75-90a8-cf2a9c0c627e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:20.856136 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a992452-dde2-4d75-90a8-cf2a9c0c627e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:34:20.856460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a992452-dde2-4d75-90a8-cf2a9c0c627e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:20.856735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a992452-dde2-4d75-90a8-cf2a9c0c627e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:20.871549 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:20.871549 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:20.877346 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0a992452-dde2-4d75-90a8-cf2a9c0c627e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Volume info retrieved successfully. Jul 10 09:34:20.883314 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a992452-dde2-4d75-90a8-cf2a9c0c627e tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad returned with HTTP 200 Jul 10 09:34:20.883465 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 797/3143] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:20 2026] GET /volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:21.015947 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f4ef700-d17c-45ab-b76b-0147d884fee4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.018320 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f4ef700-d17c-45ab-b76b-0147d884fee4 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:21.018635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f4ef700-d17c-45ab-b76b-0147d884fee4 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:21.018902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f4ef700-d17c-45ab-b76b-0147d884fee4 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:21.026557 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:21.026557 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:21.030583 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2f4ef700-d17c-45ab-b76b-0147d884fee4 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:21.034741 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f4ef700-d17c-45ab-b76b-0147d884fee4 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 returned with HTTP 200 Jul 10 09:34:21.035179 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 778/3144] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:21 2026] GET /volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:21.047862 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.049473 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:21.049795 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8920635-4925-49cb-b607-75b11c3d2d72", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-690015232"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:21.057444 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:21.057444 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:21.057786 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:21.057889 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create snapshot from volume a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:21.085676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['4d4bdb1d-71cb-4201-86aa-91f97ee961e7', 'e84924b1-1d1e-4023-a91b-7c422b5a0501', '60d46448-27f6-4be5-8a5f-4c265cca6982', '9784a4d0-f796-4d91-8b84-d6c43571c072'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:21.087501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-337d0826-af72-46fd-aac2-4488c16a2458 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.089602 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:21.089883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:21.090133 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:21.090354 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: 56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:21.097153 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:21.097153 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:21.097584 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:21.119826 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume request issued successfully. Jul 10 09:34:21.120095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-337d0826-af72-46fd-aac2-4488c16a2458 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 202 Jul 10 09:34:21.120653 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 791/3145] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:21 2026] DELETE /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:21.121313 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot create request issued successfully. Jul 10 09:34:21.121678 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7c47f640-ef6f-47b6-b8a6-2ac9a3996fe5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:21.122080 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 780/3146] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:21 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) Jul 10 09:34:21.131037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ba83a503-5ed2-48e4-9d73-7259fa509c6b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.133948 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9fc4f3e6-fd1b-4a61-bbaa-d842abe86e73 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.134549 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba83a503-5ed2-48e4-9d73-7259fa509c6b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:21.134788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba83a503-5ed2-48e4-9d73-7259fa509c6b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:21.134960 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba83a503-5ed2-48e4-9d73-7259fa509c6b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:21.136180 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9fc4f3e6-fd1b-4a61-bbaa-d842abe86e73 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:21.136373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9fc4f3e6-fd1b-4a61-bbaa-d842abe86e73 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:21.136700 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9fc4f3e6-fd1b-4a61-bbaa-d842abe86e73 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:21.143016 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:21.143016 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:21.143342 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9fc4f3e6-fd1b-4a61-bbaa-d842abe86e73 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:21.143972 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9fc4f3e6-fd1b-4a61-bbaa-d842abe86e73 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 returned with HTTP 200 Jul 10 09:34:21.144317 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 779/3147] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:21 2026] GET /volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:21.145268 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:21.145268 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:21.150286 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ba83a503-5ed2-48e4-9d73-7259fa509c6b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:21.156241 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba83a503-5ed2-48e4-9d73-7259fa509c6b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 200 Jul 10 09:34:21.156769 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 798/3148] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:21 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:21.606197 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3716b422-33e6-4581-9086-f9048c8199b9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.694256 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:21.694555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-501721213"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:21.695961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-501721213'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:21.696091 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Create volume of 1 GB Jul 10 09:34:21.701072 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:21.707562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Flow 'volume_create_api' (df74d982-a848-4a13-ac64-cb3920855fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:21.708773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bfc7538-4e38-42d2-ae77-c112f3e02ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:21.710105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:21.736001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bfc7538-4e38-42d2-ae77-c112f3e02ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:21.736861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af4ca742-c297-4e46-a4b0-d50c559e10bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:21.805903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Created reservations ['27591b1c-7d22-4056-b4fd-0bc5fb1e9ced', '2692094c-9666-43fd-ae62-898dcce2a06a', 'db86603d-16c7-493e-92a6-ebdbac0a6712', 'f3515674-96b4-4981-8207-4007426ae2ac'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:21.806691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af4ca742-c297-4e46-a4b0-d50c559e10bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27591b1c-7d22-4056-b4fd-0bc5fb1e9ced', '2692094c-9666-43fd-ae62-898dcce2a06a', 'db86603d-16c7-493e-92a6-ebdbac0a6712', 'f3515674-96b4-4981-8207-4007426ae2ac']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:21.808128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066d5077-cbde-4cf1-b967-303295b09b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:21.835475 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066d5077-cbde-4cf1-b967-303295b09b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4480855-7b0a-447e-a07f-8beb9a0bd75d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501721213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='059a9af6e73842ccb6c6753c28a48716',qos_specs=None,replication_status=,reservations=['27591b1c-7d22-4056-b4fd-0bc5fb1e9ced','2692094c-9666-43fd-ae62-898dcce2a06a','db86603d-16c7-493e-92a6-ebdbac0a6712','f3515674-96b4-4981-8207-4007426ae2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315e2b0888094688884db66a1072d9be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501721213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4480855-7b0a-447e-a07f-8beb9a0bd75d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='059a9af6e73842ccb6c6753c28a48716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='315e2b0888094688884db66a1072d9be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:21.836473 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c5a99a-e022-428e-a43f-54dc6638f5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:21.856175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c5a99a-e022-428e-a43f-54dc6638f5d6) transitioned into state 'SUCCESS' from state '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-501721213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='059a9af6e73842ccb6c6753c28a48716',qos_specs=None,replication_status=,reservations=['27591b1c-7d22-4056-b4fd-0bc5fb1e9ced','2692094c-9666-43fd-ae62-898dcce2a06a','db86603d-16c7-493e-92a6-ebdbac0a6712','f3515674-96b4-4981-8207-4007426ae2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315e2b0888094688884db66a1072d9be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:21.856852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cdd9d5-fefa-4bbe-a1ef-828ef9bbc557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:21.865926 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cdd9d5-fefa-4bbe-a1ef-828ef9bbc557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:21.866755 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Flow 'volume_create_api' (df74d982-a848-4a13-ac64-cb3920855fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:21.867083 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Create volume request issued successfully. Jul 10 09:34:21.868146 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3716b422-33e6-4581-9086-f9048c8199b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:21.868679 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 792/3149] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:21 2026] POST /volume/v3/volumes => generated 777 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:21.882537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9c5321ce-fb86-4a1c-8a9f-93ddc7e6a0b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.887508 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9c5321ce-fb86-4a1c-8a9f-93ddc7e6a0b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d Jul 10 09:34:21.887693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9c5321ce-fb86-4a1c-8a9f-93ddc7e6a0b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:21.887889 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9c5321ce-fb86-4a1c-8a9f-93ddc7e6a0b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:21.895039 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:21.895039 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:21.899951 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9c5321ce-fb86-4a1c-8a9f-93ddc7e6a0b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:21.901922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a9754524-2d90-450d-8fbb-03274f67c8f1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:21.903707 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9c5321ce-fb86-4a1c-8a9f-93ddc7e6a0b9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d returned with HTTP 200 Jul 10 09:34:21.904082 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 781/3150] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:21 2026] GET /volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:21.904285 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9754524-2d90-450d-8fbb-03274f67c8f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] GET https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad Jul 10 09:34:21.904565 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a9754524-2d90-450d-8fbb-03274f67c8f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:21.904859 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a9754524-2d90-450d-8fbb-03274f67c8f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:21.913602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9754524-2d90-450d-8fbb-03274f67c8f1 tempest-VolumesBackupsTest-6698982 tempest-VolumesBackupsTest-6698982-project-member] https://10.4.3.103/volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad returned with HTTP 404 Jul 10 09:34:21.914240 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 780/3151] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:21 2026] GET /volume/v3/volumes/a45396c2-11c1-4aad-be69-635686cec1ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:22.152992 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cbfd514c-9bbc-49d9-9ec0-15824474b7ab None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.154887 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbfd514c-9bbc-49d9-9ec0-15824474b7ab tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:22.155106 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbfd514c-9bbc-49d9-9ec0-15824474b7ab tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.155358 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbfd514c-9bbc-49d9-9ec0-15824474b7ab tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.160491 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.160491 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:22.160821 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cbfd514c-9bbc-49d9-9ec0-15824474b7ab tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:22.161624 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbfd514c-9bbc-49d9-9ec0-15824474b7ab tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 returned with HTTP 200 Jul 10 09:34:22.162023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 799/3152] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:22.169666 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-46af643f-1998-41f1-8a7b-b969388660b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.171636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-46af643f-1998-41f1-8a7b-b969388660b3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:22.171765 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d338e804-3011-4f26-928f-0d043972bdea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.171833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-46af643f-1998-41f1-8a7b-b969388660b3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.172027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-46af643f-1998-41f1-8a7b-b969388660b3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.173472 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d338e804-3011-4f26-928f-0d043972bdea tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] GET https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:22.173680 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d338e804-3011-4f26-928f-0d043972bdea tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.173882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d338e804-3011-4f26-928f-0d043972bdea tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.177474 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-46af643f-1998-41f1-8a7b-b969388660b3 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 404 Jul 10 09:34:22.178040 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 793/3153] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:22.178505 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.178505 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:22.178952 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d338e804-3011-4f26-928f-0d043972bdea tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Snapshot retrieved successfully. Jul 10 09:34:22.179914 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d338e804-3011-4f26-928f-0d043972bdea tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 returned with HTTP 200 Jul 10 09:34:22.180265 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 782/3154] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:22.187865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8fbc52d7-8363-49c5-8ff1-8580902860f5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.189170 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.190089 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8fbc52d7-8363-49c5-8ff1-8580902860f5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:22.190477 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8fbc52d7-8363-49c5-8ff1-8580902860f5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.190788 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8fbc52d7-8363-49c5-8ff1-8580902860f5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.190896 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:22.191096 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.191271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.191316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-8fbc52d7-8363-49c5-8ff1-8580902860f5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: 70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:22.191353 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete snapshot with id: fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:22.196091 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.196091 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:22.196371 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:22.199007 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8fbc52d7-8363-49c5-8ff1-8580902860f5 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 404 Jul 10 09:34:22.199700 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 781/3155] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:22 2026] DELETE /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:22.208363 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2cadc64d-c6ca-44a3-8f20-be70e41be73b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.210371 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2cadc64d-c6ca-44a3-8f20-be70e41be73b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 Jul 10 09:34:22.210516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2cadc64d-c6ca-44a3-8f20-be70e41be73b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.210709 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2cadc64d-c6ca-44a3-8f20-be70e41be73b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.211414 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:22.211660 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0fb35b1c-5c1a-4b18-9fa5-9c3eefc143c5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 returned with HTTP 202 Jul 10 09:34:22.212196 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 800/3156] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:22 2026] DELETE /volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:22.216516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2cadc64d-c6ca-44a3-8f20-be70e41be73b tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 returned with HTTP 404 Jul 10 09:34:22.218968 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 794/3157] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/volumes/70d2bb0f-5f70-46fd-9487-0de08e34c564 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:22.221374 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7e531313-e43c-4d8b-a3cc-c97b52803f3d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.224139 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7e531313-e43c-4d8b-a3cc-c97b52803f3d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:22.224139 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7e531313-e43c-4d8b-a3cc-c97b52803f3d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.224139 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7e531313-e43c-4d8b-a3cc-c97b52803f3d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.225957 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aa6c7991-34a0-4363-85f1-6a86f3f7e8ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.229281 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa6c7991-34a0-4363-85f1-6a86f3f7e8ee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:22.229550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa6c7991-34a0-4363-85f1-6a86f3f7e8ee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.229775 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aa6c7991-34a0-4363-85f1-6a86f3f7e8ee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.229881 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-aa6c7991-34a0-4363-85f1-6a86f3f7e8ee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete snapshot with id: 79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:22.233489 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.233489 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:22.233952 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7e531313-e43c-4d8b-a3cc-c97b52803f3d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:22.234203 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aa6c7991-34a0-4363-85f1-6a86f3f7e8ee tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 404 Jul 10 09:34:22.234713 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 782/3158] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:22 2026] DELETE /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:22.234860 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7e531313-e43c-4d8b-a3cc-c97b52803f3d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 returned with HTTP 200 Jul 10 09:34:22.235357 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 783/3159] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:22.243019 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-377937e1-109f-4a93-97c1-661a30900a0d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.244543 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-377937e1-109f-4a93-97c1-661a30900a0d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 Jul 10 09:34:22.244736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-377937e1-109f-4a93-97c1-661a30900a0d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.244938 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-377937e1-109f-4a93-97c1-661a30900a0d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.248638 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-377937e1-109f-4a93-97c1-661a30900a0d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 returned with HTTP 404 Jul 10 09:34:22.249245 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 801/3160] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/snapshots/79a9ff41-beb3-4b67-8e72-88ba52196766 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:34:22.258306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c1cbbace-bc2d-47cd-9a98-5c5f757fc0fc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.261800 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c1cbbace-bc2d-47cd-9a98-5c5f757fc0fc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:22.261984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c1cbbace-bc2d-47cd-9a98-5c5f757fc0fc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.262232 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c1cbbace-bc2d-47cd-9a98-5c5f757fc0fc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.262454 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c1cbbace-bc2d-47cd-9a98-5c5f757fc0fc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: 56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:22.269796 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c1cbbace-bc2d-47cd-9a98-5c5f757fc0fc tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 404 Jul 10 09:34:22.270747 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 795/3161] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:22 2026] DELETE /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:22.277663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-854b67fe-877a-4a30-a36a-5c368452c34d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.279924 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-854b67fe-877a-4a30-a36a-5c368452c34d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 Jul 10 09:34:22.280182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-854b67fe-877a-4a30-a36a-5c368452c34d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.280455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-854b67fe-877a-4a30-a36a-5c368452c34d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.286478 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-854b67fe-877a-4a30-a36a-5c368452c34d tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 returned with HTTP 404 Jul 10 09:34:22.287165 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 783/3162] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/volumes/56d5ed0c-d835-4753-8e5b-e0d3c6240e78 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:22.331595 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ebed5993-1e47-4455-8609-035ad6f5672a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.333121 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:22.333334 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.333499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.333685 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:22.339724 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.339724 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:22.340133 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:22.355252 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume request issued successfully. Jul 10 09:34:22.355404 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ebed5993-1e47-4455-8609-035ad6f5672a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 returned with HTTP 202 Jul 10 09:34:22.355810 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 784/3163] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:22 2026] DELETE /volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:22.363630 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-227dc858-a489-4654-8201-dd09a17282ec None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.365129 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-227dc858-a489-4654-8201-dd09a17282ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:22.365358 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-227dc858-a489-4654-8201-dd09a17282ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.365581 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-227dc858-a489-4654-8201-dd09a17282ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.373926 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.373926 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:22.377897 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-227dc858-a489-4654-8201-dd09a17282ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Volume info retrieved successfully. Jul 10 09:34:22.384130 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-227dc858-a489-4654-8201-dd09a17282ec tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 returned with HTTP 200 Jul 10 09:34:22.384662 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 802/3164] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:22.916549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-72a811a3-2f4d-4da9-9017-9c9a036435ef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:22.919107 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72a811a3-2f4d-4da9-9017-9c9a036435ef tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d Jul 10 09:34:22.919107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72a811a3-2f4d-4da9-9017-9c9a036435ef tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:22.920085 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-72a811a3-2f4d-4da9-9017-9c9a036435ef tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:22.927952 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:22.927952 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:22.931681 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-72a811a3-2f4d-4da9-9017-9c9a036435ef tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:22.935232 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-72a811a3-2f4d-4da9-9017-9c9a036435ef tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d returned with HTTP 200 Jul 10 09:34:22.935608 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 796/3165] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:22 2026] GET /volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:22.947900 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.071753 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] POST https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d/action Jul 10 09:34:23.072103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:23.072219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:23.081163 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:23.081163 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:23.083738 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Volume info retrieved successfully. Jul 10 09:34:23.083738 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0c954ccb11d9405d959394e695a02795', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '059a9af6e73842ccb6c6753c28a48716', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:23.083738 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-69f8107d-88b2-47bb-87b5-6e3c3123dea9 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d/action returned with HTTP 403 Jul 10 09:34:23.083738 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 784/3166] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:34:22 2026] POST /volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d/action => generated 131 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:23.089675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bced81d7-e725-4e3f-b750-c3fb64548ced None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.091420 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d Jul 10 09:34:23.091625 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.091803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.091965 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Delete volume with id: b4480855-7b0a-447e-a07f-8beb9a0bd75d Jul 10 09:34:23.099079 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:23.099079 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:23.099407 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:23.117150 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Delete volume request issued successfully. Jul 10 09:34:23.117403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bced81d7-e725-4e3f-b750-c3fb64548ced tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d returned with HTTP 202 Jul 10 09:34:23.117925 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 785/3167] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:23 2026] DELETE /volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:23.127894 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-102290c3-9a69-4e7c-b1d4-2a341ee4165d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.129711 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-102290c3-9a69-4e7c-b1d4-2a341ee4165d tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d Jul 10 09:34:23.129915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-102290c3-9a69-4e7c-b1d4-2a341ee4165d tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.130144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-102290c3-9a69-4e7c-b1d4-2a341ee4165d tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.139402 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:23.139402 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:23.143883 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-102290c3-9a69-4e7c-b1d4-2a341ee4165d tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:23.149233 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-102290c3-9a69-4e7c-b1d4-2a341ee4165d tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d returned with HTTP 200 Jul 10 09:34:23.149636 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 803/3168] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:23 2026] GET /volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:23.244394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-43e4c03e-f29c-4ad8-acf8-2bd37a4811a5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.246138 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43e4c03e-f29c-4ad8-acf8-2bd37a4811a5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 Jul 10 09:34:23.246307 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43e4c03e-f29c-4ad8-acf8-2bd37a4811a5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.246532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43e4c03e-f29c-4ad8-acf8-2bd37a4811a5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.250918 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43e4c03e-f29c-4ad8-acf8-2bd37a4811a5 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 returned with HTTP 404 Jul 10 09:34:23.251741 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 797/3169] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:23 2026] GET /volume/v3/snapshots/fb3f46fb-2bbd-466e-921d-fd737b12d182 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:23.264133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fade496-3d11-4500-ada1-8e09ebcd571c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.266475 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:23.266827 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.267162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.267442 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume with id: a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:23.277760 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:23.277760 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:23.278605 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:23.299157 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume request issued successfully. Jul 10 09:34:23.299795 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fade496-3d11-4500-ada1-8e09ebcd571c tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 returned with HTTP 202 Jul 10 09:34:23.300480 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 785/3170] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:23 2026] DELETE /volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:23.308993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e5cb3f80-019f-47e1-8295-9f624466304f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.311155 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5cb3f80-019f-47e1-8295-9f624466304f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:23.311408 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5cb3f80-019f-47e1-8295-9f624466304f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.311680 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5cb3f80-019f-47e1-8295-9f624466304f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.321770 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:23.321770 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:23.326622 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e5cb3f80-019f-47e1-8295-9f624466304f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:23.331902 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5cb3f80-019f-47e1-8295-9f624466304f tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 returned with HTTP 200 Jul 10 09:34:23.332386 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 786/3171] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:23 2026] GET /volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:23.396179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d5ecd912-8f61-4a9b-9592-d00ac423938c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.398361 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d5ecd912-8f61-4a9b-9592-d00ac423938c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 Jul 10 09:34:23.398361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d5ecd912-8f61-4a9b-9592-d00ac423938c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.398361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d5ecd912-8f61-4a9b-9592-d00ac423938c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.406983 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d5ecd912-8f61-4a9b-9592-d00ac423938c tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 returned with HTTP 404 Jul 10 09:34:23.407649 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 804/3172] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:23 2026] GET /volume/v3/volumes/f0346d90-7f3f-40bd-9e6c-85586555adc3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:23.415033 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fde99282-3628-4f0f-abbd-dcc8fb3e0542 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.416913 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fde99282-3628-4f0f-abbd-dcc8fb3e0542 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:23.417199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fde99282-3628-4f0f-abbd-dcc8fb3e0542 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.417421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fde99282-3628-4f0f-abbd-dcc8fb3e0542 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.417640 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-fde99282-3628-4f0f-abbd-dcc8fb3e0542 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: 24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:23.425535 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fde99282-3628-4f0f-abbd-dcc8fb3e0542 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 404 Jul 10 09:34:23.426473 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 798/3173] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:23 2026] DELETE /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:23.438048 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-17da8593-214e-4a15-9a5f-785c1098bf0a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.439850 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-17da8593-214e-4a15-9a5f-785c1098bf0a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a Jul 10 09:34:23.440246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-17da8593-214e-4a15-9a5f-785c1098bf0a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.440409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-17da8593-214e-4a15-9a5f-785c1098bf0a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.445824 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-17da8593-214e-4a15-9a5f-785c1098bf0a tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a returned with HTTP 404 Jul 10 09:34:23.446440 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 786/3174] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:23 2026] GET /volume/v3/volumes/24d0cb52-3ba7-4f32-a0f6-117b1c24ee0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:23.490626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c906e24f-f1ae-4fdd-bdf6-d8342d26803e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.493042 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c906e24f-f1ae-4fdd-bdf6-d8342d26803e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:34:23.493357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c906e24f-f1ae-4fdd-bdf6-d8342d26803e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.493647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c906e24f-f1ae-4fdd-bdf6-d8342d26803e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.493895 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-c906e24f-f1ae-4fdd-bdf6-d8342d26803e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Delete volume with id: d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:34:23.504789 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c906e24f-f1ae-4fdd-bdf6-d8342d26803e tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 404 Jul 10 09:34:23.505470 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 787/3175] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:23 2026] DELETE /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:23.513351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5e9dcdee-717d-4410-9d1e-845ca4f4a0e7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:23.515486 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5e9dcdee-717d-4410-9d1e-845ca4f4a0e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] GET https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec Jul 10 09:34:23.515745 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5e9dcdee-717d-4410-9d1e-845ca4f4a0e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:23.515968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5e9dcdee-717d-4410-9d1e-845ca4f4a0e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:23.522520 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5e9dcdee-717d-4410-9d1e-845ca4f4a0e7 tempest-VolumeImageDependencyTests-1990433853 tempest-VolumeImageDependencyTests-1990433853-project-member] https://10.4.3.103/volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec returned with HTTP 404 Jul 10 09:34:23.523319 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 805/3176] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:23 2026] GET /volume/v3/volumes/d026da4e-758e-4769-b55e-66f0e8072eec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:24.165134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4581d132-6ea1-40d6-8d16-4f848a5e5c61 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.167130 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4581d132-6ea1-40d6-8d16-4f848a5e5c61 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d Jul 10 09:34:24.167384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4581d132-6ea1-40d6-8d16-4f848a5e5c61 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:24.167651 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4581d132-6ea1-40d6-8d16-4f848a5e5c61 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:24.174534 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4581d132-6ea1-40d6-8d16-4f848a5e5c61 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d returned with HTTP 404 Jul 10 09:34:24.174982 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 799/3177] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:24 2026] GET /volume/v3/volumes/b4480855-7b0a-447e-a07f-8beb9a0bd75d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:24.183883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.189212 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:24.189561 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1010479031"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:24.191304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1010479031'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:24.191425 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Create volume of 1 GB Jul 10 09:34:24.196137 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:24.202263 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Flow 'volume_create_api' (c68a0923-c005-4e9d-a7a9-3a1de42a0bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:24.203319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6573d3b-2b66-4d0b-98a0-2333fe275c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.204268 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:24.232596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6573d3b-2b66-4d0b-98a0-2333fe275c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.233598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02f5112-24a5-448c-b094-82cc31b77ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.275361 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Created reservations ['1e4e1eb5-22c9-485d-ba6f-09888de51b04', 'e0b0bca7-2e10-496d-b0e9-434583fa9cd8', '258d5a2d-b1ca-468a-bfcd-20df765e5d18', 'ac675455-7d2a-44f2-b268-b3509a8d13f4'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:24.276007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02f5112-24a5-448c-b094-82cc31b77ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4e1eb5-22c9-485d-ba6f-09888de51b04', 'e0b0bca7-2e10-496d-b0e9-434583fa9cd8', '258d5a2d-b1ca-468a-bfcd-20df765e5d18', 'ac675455-7d2a-44f2-b268-b3509a8d13f4']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.276642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332080b-8a52-4074-aa43-872ce0cab7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.299032 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332080b-8a52-4074-aa43-872ce0cab7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e34c0daa-2e1c-4e37-9059-68b027eb6bb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010479031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='059a9af6e73842ccb6c6753c28a48716',qos_specs=None,replication_status=,reservations=['1e4e1eb5-22c9-485d-ba6f-09888de51b04','e0b0bca7-2e10-496d-b0e9-434583fa9cd8','258d5a2d-b1ca-468a-bfcd-20df765e5d18','ac675455-7d2a-44f2-b268-b3509a8d13f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315e2b0888094688884db66a1072d9be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010479031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e34c0daa-2e1c-4e37-9059-68b027eb6bb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='059a9af6e73842ccb6c6753c28a48716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='315e2b0888094688884db66a1072d9be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.299708 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d785d9a3-bde9-418b-b73e-824828d2ec63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.318387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d785d9a3-bde9-418b-b73e-824828d2ec63) transitioned into state 'SUCCESS' from state '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-1010479031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='059a9af6e73842ccb6c6753c28a48716',qos_specs=None,replication_status=,reservations=['1e4e1eb5-22c9-485d-ba6f-09888de51b04','e0b0bca7-2e10-496d-b0e9-434583fa9cd8','258d5a2d-b1ca-468a-bfcd-20df765e5d18','ac675455-7d2a-44f2-b268-b3509a8d13f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='315e2b0888094688884db66a1072d9be',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.319365 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ac3f48-52d1-4229-b0f7-46e0d4e6f63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.330479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ac3f48-52d1-4229-b0f7-46e0d4e6f63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.332588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Flow 'volume_create_api' (c68a0923-c005-4e9d-a7a9-3a1de42a0bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:24.332588 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Create volume request issued successfully. Jul 10 09:34:24.332709 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a258949-8456-45fd-8cf2-c76621fb79c1 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:24.333306 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 787/3178] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:24 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:24.346155 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3f50b7c-b19e-448d-a0d5-29e08e32c6f2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.346155 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3f50b7c-b19e-448d-a0d5-29e08e32c6f2 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 Jul 10 09:34:24.346647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3f50b7c-b19e-448d-a0d5-29e08e32c6f2 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:24.346647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3f50b7c-b19e-448d-a0d5-29e08e32c6f2 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:24.348186 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8661f291-2954-4831-a990-29c0355ea542 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.349768 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8661f291-2954-4831-a990-29c0355ea542 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 Jul 10 09:34:24.349994 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8661f291-2954-4831-a990-29c0355ea542 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:24.350250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8661f291-2954-4831-a990-29c0355ea542 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:24.354834 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:24.354834 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:24.357311 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8661f291-2954-4831-a990-29c0355ea542 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 returned with HTTP 404 Jul 10 09:34:24.357991 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 806/3179] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:24 2026] GET /volume/v3/volumes/a8920635-4925-49cb-b607-75b11c3d2d72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:24.359171 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3f50b7c-b19e-448d-a0d5-29e08e32c6f2 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:24.363453 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3f50b7c-b19e-448d-a0d5-29e08e32c6f2 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 returned with HTTP 200 Jul 10 09:34:24.363876 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 788/3180] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:24 2026] GET /volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:24.368163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-92bd624a-99d5-4872-af13-834455219f7b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.372483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:24.372483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1414579624"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:24.372483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1414579624'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:24.372483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume of 1 GB Jul 10 09:34:24.377910 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:24.386318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (144998c5-f559-4911-afc5-6a954f531948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:24.387258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822854ee-8d2b-4537-af6a-35072b617eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.387996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:24.416420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822854ee-8d2b-4537-af6a-35072b617eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.417093 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a5044f-c349-4d82-8208-f700766d8700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.455126 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['80e0420a-256a-4c78-b48e-49f64e54795d', 'ef4cbd7d-9b30-4e4a-8f1b-7703854456a7', '639625fc-92be-4a35-b4e4-92b650887935', 'de8e48aa-2101-498c-8824-fb108ae530d2'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:24.455847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a5044f-c349-4d82-8208-f700766d8700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80e0420a-256a-4c78-b48e-49f64e54795d', 'ef4cbd7d-9b30-4e4a-8f1b-7703854456a7', '639625fc-92be-4a35-b4e4-92b650887935', 'de8e48aa-2101-498c-8824-fb108ae530d2']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.456527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf6e2b3-b94d-450e-8b71-00b00187de3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.479223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf6e2b3-b94d-450e-8b71-00b00187de3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f371b1e-3e04-4c02-ab85-4cab5edf2857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1414579624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['80e0420a-256a-4c78-b48e-49f64e54795d','ef4cbd7d-9b30-4e4a-8f1b-7703854456a7','639625fc-92be-4a35-b4e4-92b650887935','de8e48aa-2101-498c-8824-fb108ae530d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1414579624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f371b1e-3e04-4c02-ab85-4cab5edf2857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11dfe4fcecd6435dbac1afcef219063c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.481471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f79d59-847c-4baa-a1a3-851605316b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.499514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f79d59-847c-4baa-a1a3-851605316b80) transitioned into state 'SUCCESS' from state '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-1414579624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11dfe4fcecd6435dbac1afcef219063c',qos_specs=None,replication_status=,reservations=['80e0420a-256a-4c78-b48e-49f64e54795d','ef4cbd7d-9b30-4e4a-8f1b-7703854456a7','639625fc-92be-4a35-b4e4-92b650887935','de8e48aa-2101-498c-8824-fb108ae530d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4861a0d65cbb4c639f1b5e3bc8a23eca',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.500270 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb07433-0e91-42ff-9fb1-626a7dda3877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.509783 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb07433-0e91-42ff-9fb1-626a7dda3877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:24.510673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Flow 'volume_create_api' (144998c5-f559-4911-afc5-6a954f531948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:24.510969 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create volume request issued successfully. Jul 10 09:34:24.511501 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-92bd624a-99d5-4872-af13-834455219f7b tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:24.511897 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 800/3181] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:24 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:24.525997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0a23bbc4-f5ca-4f1a-a66a-3303dfa8a432 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.529832 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a23bbc4-f5ca-4f1a-a66a-3303dfa8a432 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:24.529985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a23bbc4-f5ca-4f1a-a66a-3303dfa8a432 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:24.530195 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a23bbc4-f5ca-4f1a-a66a-3303dfa8a432 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:24.536764 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:24.536764 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:24.539947 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0a23bbc4-f5ca-4f1a-a66a-3303dfa8a432 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:24.543847 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a23bbc4-f5ca-4f1a-a66a-3303dfa8a432 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 returned with HTTP 200 Jul 10 09:34:24.544678 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 788/3182] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:24 2026] GET /volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:34:24.879720 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fb191ea8-554a-4848-b6d2-f351f7e93ee8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.889534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:24.967446 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fb191ea8-554a-4848-b6d2-f351f7e93ee8 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:24.968004 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fb191ea8-554a-4848-b6d2-f351f7e93ee8 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1699796780", "extra_specs": {"storage_protocol": "tempest-storage_protocol-670444330", "vendor_name": "tempest-vendor_name-797192637"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:24.973695 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:24.974056 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1193333985"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:24.975888 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1193333985'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:24.976040 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create volume of 1 GB Jul 10 09:34:24.980809 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Availability Zones retrieved successfully. Jul 10 09:34:24.987874 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Flow 'volume_create_api' (a5284074-c2ae-49f6-9023-797685005255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:24.989034 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e071279a-c1fc-48bb-ad59-b3937b55d929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:24.990241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:24.998188 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fb191ea8-554a-4848-b6d2-f351f7e93ee8 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:24.998750 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 807/3183] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:24 2026] POST /volume/v3/types => generated 327 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:25.008973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-00233898-57dc-44be-b664-41771d517e07 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.011353 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:25.011883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59f63ed0-d331-4a70-8b2d-e276cfcd8e55", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:25.013953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume request body: {'volume': {'volume_type': '59f63ed0-d331-4a70-8b2d-e276cfcd8e55', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:25.017358 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume of 1 GB Jul 10 09:34:25.017705 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.017705 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:25.018296 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:25.022028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e071279a-c1fc-48bb-ad59-b3937b55d929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.022719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e692b3-36e8-45fb-8dda-fb2d56401345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.023291 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Flow 'volume_create_api' (c98b3026-ed13-4a8b-9604-c3be2ae50726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:25.024365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d91c57-f6b0-49f8-b5f2-09c97bc7e87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.025401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:25.050074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d91c57-f6b0-49f8-b5f2-09c97bc7e87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-670444330',vendor_name='tempest-vendor_name-797192637'},id=59f63ed0-d331-4a70-8b2d-e276cfcd8e55,is_public=True,name='tempest-ProjectAdminTests-volume-type-1699796780',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59f63ed0-d331-4a70-8b2d-e276cfcd8e55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.050855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7084f485-89ee-4947-b79a-e8692b024968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.075696 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1699796780 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1699796780, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:25.075939 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1699796780 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1699796780, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:25.088326 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Created reservations ['ea1f26c7-c9a5-4473-809e-514eba7d1bc5', 'b7c494f0-9ed6-4ac1-a587-17f77f058655', '4066a98f-611b-4d59-8762-d52fa0036449', '5b0fd8e7-3225-40d6-8739-5c24d1d9ba72'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:25.089005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e692b3-36e8-45fb-8dda-fb2d56401345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1f26c7-c9a5-4473-809e-514eba7d1bc5', 'b7c494f0-9ed6-4ac1-a587-17f77f058655', '4066a98f-611b-4d59-8762-d52fa0036449', '5b0fd8e7-3225-40d6-8739-5c24d1d9ba72']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.090018 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7fd9a3b-ff7f-4d2f-a3c5-fa360cf969ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.114824 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7fd9a3b-ff7f-4d2f-a3c5-fa360cf969ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ef8495-a21b-4da9-b6f1-2837f243e5b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1193333985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352c8ddc5a343d7a17d9c7571e9413c',qos_specs=None,replication_status=,reservations=['ea1f26c7-c9a5-4473-809e-514eba7d1bc5','b7c494f0-9ed6-4ac1-a587-17f77f058655','4066a98f-611b-4d59-8762-d52fa0036449','5b0fd8e7-3225-40d6-8739-5c24d1d9ba72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea721d16d5754aabb669f19ece0b10eb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1193333985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44ef8495-a21b-4da9-b6f1-2837f243e5b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4352c8ddc5a343d7a17d9c7571e9413c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea721d16d5754aabb669f19ece0b10eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.115752 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5457d5-5688-4121-b5d7-e5921f7161fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.115851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Created reservations ['545c2829-0cec-47e2-b69f-876b17fa94fb', '827789c7-cee5-4d35-ac81-42c4bcf608c8', 'e245ce4f-0bba-47ee-9984-834ee5e7b97a', 'bab8d532-ed1f-4e17-95a7-99d76ed71e80'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:25.116457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7084f485-89ee-4947-b79a-e8692b024968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['545c2829-0cec-47e2-b69f-876b17fa94fb', '827789c7-cee5-4d35-ac81-42c4bcf608c8', 'e245ce4f-0bba-47ee-9984-834ee5e7b97a', 'bab8d532-ed1f-4e17-95a7-99d76ed71e80']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.117421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd806841-2143-4114-9a21-74f1fbfe0600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.132396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5457d5-5688-4121-b5d7-e5921f7161fb) transitioned into state 'SUCCESS' from state '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-1193333985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352c8ddc5a343d7a17d9c7571e9413c',qos_specs=None,replication_status=,reservations=['ea1f26c7-c9a5-4473-809e-514eba7d1bc5','b7c494f0-9ed6-4ac1-a587-17f77f058655','4066a98f-611b-4d59-8762-d52fa0036449','5b0fd8e7-3225-40d6-8739-5c24d1d9ba72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea721d16d5754aabb669f19ece0b10eb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.133215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c180c982-ca04-40df-8867-9b9f7791cb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.141038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd806841-2143-4114-9a21-74f1fbfe0600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e96b331d-3570-48d9-839a-3dcba99c0922', '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='c3eb92ba5ab4413cb99ac919aa264f7a',qos_specs=None,replication_status=,reservations=['545c2829-0cec-47e2-b69f-876b17fa94fb','827789c7-cee5-4d35-ac81-42c4bcf608c8','e245ce4f-0bba-47ee-9984-834ee5e7b97a','bab8d532-ed1f-4e17-95a7-99d76ed71e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958464bf437c40e3abbd2778c4169ee7',volume_type_id=59f63ed0-d331-4a70-8b2d-e276cfcd8e55), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:25Z,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=e96b331d-3570-48d9-839a-3dcba99c0922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3eb92ba5ab4413cb99ac919aa264f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='958464bf437c40e3abbd2778c4169ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59f63ed0-d331-4a70-8b2d-e276cfcd8e55),volume_type_id=59f63ed0-d331-4a70-8b2d-e276cfcd8e55)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.142325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4171f6-7cad-4fe3-9582-6cc3f00856da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.142727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c180c982-ca04-40df-8867-9b9f7791cb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.143475 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Flow 'volume_create_api' (a5284074-c2ae-49f6-9023-797685005255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:25.143836 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create volume request issued successfully. Jul 10 09:34:25.144422 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40fcccc9-520b-4d6b-a6cf-7b86368f2d1e tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:25.144944 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 789/3184] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:34:24 2026] POST /volume/v3/volumes => generated 766 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:25.156992 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-67cc3068-8cba-461b-9ec4-e8721d67629c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.158939 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4171f6-7cad-4fe3-9582-6cc3f00856da) transitioned into state 'SUCCESS' from 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='c3eb92ba5ab4413cb99ac919aa264f7a',qos_specs=None,replication_status=,reservations=['545c2829-0cec-47e2-b69f-876b17fa94fb','827789c7-cee5-4d35-ac81-42c4bcf608c8','e245ce4f-0bba-47ee-9984-834ee5e7b97a','bab8d532-ed1f-4e17-95a7-99d76ed71e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958464bf437c40e3abbd2778c4169ee7',volume_type_id=59f63ed0-d331-4a70-8b2d-e276cfcd8e55)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.159026 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-67cc3068-8cba-461b-9ec4-e8721d67629c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:25.159236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-67cc3068-8cba-461b-9ec4-e8721d67629c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.159469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-67cc3068-8cba-461b-9ec4-e8721d67629c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.159674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88dbb09-14b2-4ef0-9f47-ed37bcbfa41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:25.167323 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.167323 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:25.169035 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88dbb09-14b2-4ef0-9f47-ed37bcbfa41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:25.169814 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Flow 'volume_create_api' (c98b3026-ed13-4a8b-9604-c3be2ae50726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:25.170116 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume request issued successfully. Jul 10 09:34:25.170676 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00233898-57dc-44be-b664-41771d517e07 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:25.171087 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 801/3185] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:25 2026] POST /volume/v3/volumes => generated 773 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:25.173336 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-67cc3068-8cba-461b-9ec4-e8721d67629c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:25.177844 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-67cc3068-8cba-461b-9ec4-e8721d67629c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 200 Jul 10 09:34:25.178213 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 789/3186] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:25 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:25.186413 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5315aed7-895b-4320-a649-37472f7c7d80 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.188274 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5315aed7-895b-4320-a649-37472f7c7d80 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 Jul 10 09:34:25.188486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5315aed7-895b-4320-a649-37472f7c7d80 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.188691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5315aed7-895b-4320-a649-37472f7c7d80 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.196531 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.196531 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:25.200781 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5315aed7-895b-4320-a649-37472f7c7d80 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:25.206411 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5315aed7-895b-4320-a649-37472f7c7d80 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 returned with HTTP 200 Jul 10 09:34:25.206928 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 808/3187] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:25 2026] GET /volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:25.377449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-80afa4f2-a9b3-4410-b780-54dd06caa3b8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.379512 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80afa4f2-a9b3-4410-b780-54dd06caa3b8 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 Jul 10 09:34:25.379740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80afa4f2-a9b3-4410-b780-54dd06caa3b8 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.380018 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-80afa4f2-a9b3-4410-b780-54dd06caa3b8 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.388973 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.388973 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:25.392517 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-80afa4f2-a9b3-4410-b780-54dd06caa3b8 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:25.396842 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-80afa4f2-a9b3-4410-b780-54dd06caa3b8 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 returned with HTTP 200 Jul 10 09:34:25.397441 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 790/3188] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:25 2026] GET /volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:25.409670 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c19519aa-2365-41ae-b7af-227bd47d2737 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.411429 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c19519aa-2365-41ae-b7af-227bd47d2737 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] POST https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4/action Jul 10 09:34:25.411754 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c19519aa-2365-41ae-b7af-227bd47d2737 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:25.411917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c19519aa-2365-41ae-b7af-227bd47d2737 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:25.421528 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.421528 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:25.422347 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-c19519aa-2365-41ae-b7af-227bd47d2737 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0c954ccb11d9405d959394e695a02795', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '059a9af6e73842ccb6c6753c28a48716', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:25.422830 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c19519aa-2365-41ae-b7af-227bd47d2737 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-reader] https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4/action returned with HTTP 403 Jul 10 09:34:25.423425 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 802/3189] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:34:25 2026] POST /volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:25.431500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.433344 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 Jul 10 09:34:25.433557 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.433796 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.433995 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Delete volume with id: e34c0daa-2e1c-4e37-9059-68b027eb6bb4 Jul 10 09:34:25.440482 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.440482 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:25.440813 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:25.455941 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Delete volume request issued successfully. Jul 10 09:34:25.456204 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c4950056-ba4b-4c79-a255-c87bece7cc32 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 returned with HTTP 202 Jul 10 09:34:25.456737 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 790/3190] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:25 2026] DELETE /volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:25.463507 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a31b3598-e640-4bd2-ae98-9c35c92fc70b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.465970 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a31b3598-e640-4bd2-ae98-9c35c92fc70b tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 Jul 10 09:34:25.466203 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a31b3598-e640-4bd2-ae98-9c35c92fc70b tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.466447 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a31b3598-e640-4bd2-ae98-9c35c92fc70b tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.474697 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.474697 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:25.478419 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a31b3598-e640-4bd2-ae98-9c35c92fc70b tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Volume info retrieved successfully. Jul 10 09:34:25.482873 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a31b3598-e640-4bd2-ae98-9c35c92fc70b tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 returned with HTTP 200 Jul 10 09:34:25.483349 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 809/3191] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:25 2026] GET /volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:25.558532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a08ca297-cff4-4c49-9d36-f15b44c14dfe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.560007 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a08ca297-cff4-4c49-9d36-f15b44c14dfe tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:25.560198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a08ca297-cff4-4c49-9d36-f15b44c14dfe tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.560366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a08ca297-cff4-4c49-9d36-f15b44c14dfe tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.566535 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.566535 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:25.570155 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a08ca297-cff4-4c49-9d36-f15b44c14dfe tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:25.574345 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a08ca297-cff4-4c49-9d36-f15b44c14dfe tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 returned with HTTP 200 Jul 10 09:34:25.574762 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 791/3192] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:25 2026] GET /volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:25.586979 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-03c1202d-c89b-41d2-b830-db479ae530b8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.589104 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:25.589104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f371b1e-3e04-4c02-ab85-4cab5edf2857", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1262942262"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:25.597068 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.597068 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:25.597479 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:25.597658 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Create snapshot from volume 6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:25.623225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Created reservations ['4627b83c-98b5-43c6-8ecd-8fb510c75d9f', '045bdc65-6d8c-4a00-8147-d20bc46ccdc9', '5d14c3f1-a3b0-497d-b1de-407218bcbfbb', '51829c71-c24d-4652-98b5-fc30c20cae3d'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:25.652599 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot create request issued successfully. Jul 10 09:34:25.652599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-03c1202d-c89b-41d2-b830-db479ae530b8 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:25.652599 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 803/3193] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:25.658278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e36f17c1-9b3e-40f5-a3c1-84f62f076995 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:25.659965 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e36f17c1-9b3e-40f5-a3c1-84f62f076995 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:25.660210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e36f17c1-9b3e-40f5-a3c1-84f62f076995 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:25.663745 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e36f17c1-9b3e-40f5-a3c1-84f62f076995 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:25.667374 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:25.667374 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:25.667768 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e36f17c1-9b3e-40f5-a3c1-84f62f076995 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:25.668521 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e36f17c1-9b3e-40f5-a3c1-84f62f076995 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae returned with HTTP 200 Jul 10 09:34:25.668977 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 791/3194] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:25 2026] GET /volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.192316 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-00835e2d-2b31-4f95-845e-49170d9da407 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.199859 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00835e2d-2b31-4f95-845e-49170d9da407 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:26.199859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00835e2d-2b31-4f95-845e-49170d9da407 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.199859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00835e2d-2b31-4f95-845e-49170d9da407 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.205925 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.205925 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:26.209379 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-00835e2d-2b31-4f95-845e-49170d9da407 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:26.213626 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00835e2d-2b31-4f95-845e-49170d9da407 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 200 Jul 10 09:34:26.213990 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 810/3195] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:26.221519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2927cf68-902a-48dd-8d6c-fe70af64b088 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.224223 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2927cf68-902a-48dd-8d6c-fe70af64b088 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 Jul 10 09:34:26.224457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2927cf68-902a-48dd-8d6c-fe70af64b088 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.224690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2927cf68-902a-48dd-8d6c-fe70af64b088 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.228908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e70917be-4783-40d9-8817-43e477b02530 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.230636 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:26.230942 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44ef8495-a21b-4da9-b6f1-2837f243e5b2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-515336429"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:26.235596 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.235596 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:26.239187 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2927cf68-902a-48dd-8d6c-fe70af64b088 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:26.239244 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.239244 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:26.239704 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:26.239811 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create snapshot from volume 44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:26.242928 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2927cf68-902a-48dd-8d6c-fe70af64b088 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 returned with HTTP 200 Jul 10 09:34:26.243492 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 792/3196] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.258219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8904f6c6-69d7-4b8e-8531-3bfc79dfa7f7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.260096 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8904f6c6-69d7-4b8e-8531-3bfc79dfa7f7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:26.260302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8904f6c6-69d7-4b8e-8531-3bfc79dfa7f7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.260504 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8904f6c6-69d7-4b8e-8531-3bfc79dfa7f7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.265378 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8904f6c6-69d7-4b8e-8531-3bfc79dfa7f7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:26.266092 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 792/3197] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.276547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aca9f6df-a6c3-43e8-b0c4-a52858f79fd2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.278804 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aca9f6df-a6c3-43e8-b0c4-a52858f79fd2 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/messages/59c937d0-970e-4109-9251-1682799c4026 Jul 10 09:34:26.278892 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aca9f6df-a6c3-43e8-b0c4-a52858f79fd2 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.279252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aca9f6df-a6c3-43e8-b0c4-a52858f79fd2 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.281478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Created reservations ['0c8b47fc-55e1-4a8d-a3b0-fbcef5daa673', '62e22a14-0e1e-466c-9b90-3d241a51367c', '2acd8477-31b9-4914-8c48-afdc66a98005', '4045425c-38d6-4b30-9422-4cb6b3fcdff6'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:26.297752 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aca9f6df-a6c3-43e8-b0c4-a52858f79fd2 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages/59c937d0-970e-4109-9251-1682799c4026 returned with HTTP 204 Jul 10 09:34:26.298166 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 811/3198] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:26 2026] DELETE /volume/v3/messages/59c937d0-970e-4109-9251-1682799c4026 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:26.304883 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c888ec15-9cb0-420a-80d4-a9fccbf6818b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.306478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c888ec15-9cb0-420a-80d4-a9fccbf6818b tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/messages/59c937d0-970e-4109-9251-1682799c4026 Jul 10 09:34:26.306704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c888ec15-9cb0-420a-80d4-a9fccbf6818b tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.306875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c888ec15-9cb0-420a-80d4-a9fccbf6818b tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.311408 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c888ec15-9cb0-420a-80d4-a9fccbf6818b tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages/59c937d0-970e-4109-9251-1682799c4026 returned with HTTP 404 Jul 10 09:34:26.311965 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 793/3199] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/messages/59c937d0-970e-4109-9251-1682799c4026 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:26.318122 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot create request issued successfully. Jul 10 09:34:26.318431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e70917be-4783-40d9-8817-43e477b02530 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:26.318987 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 804/3200] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:26 2026] POST /volume/v3/snapshots => generated 321 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:26.319798 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.321536 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 Jul 10 09:34:26.321684 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.321854 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.322004 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Delete volume with id: e96b331d-3570-48d9-839a-3dcba99c0922 Jul 10 09:34:26.332250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-068e8878-ae3e-4f68-8446-c46cc0b571dd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.333640 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.333640 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:26.333961 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:26.334866 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99955) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:26.337050 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-068e8878-ae3e-4f68-8446-c46cc0b571dd tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:26.337050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-068e8878-ae3e-4f68-8446-c46cc0b571dd tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.337050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-068e8878-ae3e-4f68-8446-c46cc0b571dd tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.341140 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.341140 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:26.341507 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-068e8878-ae3e-4f68-8446-c46cc0b571dd tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:26.342754 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-068e8878-ae3e-4f68-8446-c46cc0b571dd tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd returned with HTTP 200 Jul 10 09:34:26.342754 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 812/3201] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.346957 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1699796780 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1699796780, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:26.346957 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1699796780 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1699796780, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:26.353606 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Created reservations ['06bc0d26-7f07-4532-abbe-6680d5fcf1f4', '3b3eb961-7159-477e-bb18-d8a184bd55c4', 'cfd6ebeb-0958-48b8-80e2-0cfd8d7a34e3', '73114903-46f2-49cc-9c2b-98a3e6eab53f'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:26.387274 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Delete volume request issued successfully. Jul 10 09:34:26.387414 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d942efd6-8fe2-483d-8419-cdd69b471c16 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 returned with HTTP 202 Jul 10 09:34:26.387824 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 793/3202] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:26 2026] DELETE /volume/v3/volumes/e96b331d-3570-48d9-839a-3dcba99c0922 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:26.394377 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c078a609-daa6-472f-8bfb-26410cc72a5d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.396298 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c078a609-daa6-472f-8bfb-26410cc72a5d tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/types/59f63ed0-d331-4a70-8b2d-e276cfcd8e55 Jul 10 09:34:26.396464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c078a609-daa6-472f-8bfb-26410cc72a5d tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.396700 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c078a609-daa6-472f-8bfb-26410cc72a5d tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.418712 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c078a609-daa6-472f-8bfb-26410cc72a5d tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/types/59f63ed0-d331-4a70-8b2d-e276cfcd8e55 returned with HTTP 202 Jul 10 09:34:26.419080 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 794/3203] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:26 2026] DELETE /volume/v3/types/59f63ed0-d331-4a70-8b2d-e276cfcd8e55 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:26.434789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-57d6c493-1836-4501-93a5-33bb61fdaa37 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.438236 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57d6c493-1836-4501-93a5-33bb61fdaa37 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:26.438236 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-57d6c493-1836-4501-93a5-33bb61fdaa37 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-984677530", "extra_specs": {"storage_protocol": "tempest-storage_protocol-767449625", "vendor_name": "tempest-vendor_name-1937174714"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:26.440295 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.440295 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:26.459518 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57d6c493-1836-4501-93a5-33bb61fdaa37 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:26.460118 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 805/3204] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:26 2026] POST /volume/v3/types => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.467604 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.469181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:26.469514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8ad561d-672d-4d53-9b29-c6ca6c0b16b0", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:26.470769 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume request body: {'volume': {'volume_type': 'b8ad561d-672d-4d53-9b29-c6ca6c0b16b0', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:26.474328 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume of 1 GB Jul 10 09:34:26.474328 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.474328 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:26.474703 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:26.480171 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Flow 'volume_create_api' (27dd3670-3de6-41ba-9183-fddcdcc71df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:26.481033 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af63e8f1-6516-47c7-bbdc-9ea3be7949ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:26.481959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:26.497192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-45f4deb9-b6fe-4a3c-a188-e341f4111271 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.499027 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-45f4deb9-b6fe-4a3c-a188-e341f4111271 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] GET https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 Jul 10 09:34:26.499506 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-45f4deb9-b6fe-4a3c-a188-e341f4111271 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.499506 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-45f4deb9-b6fe-4a3c-a188-e341f4111271 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.502379 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af63e8f1-6516-47c7-bbdc-9ea3be7949ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-767449625',vendor_name='tempest-vendor_name-1937174714'},id=b8ad561d-672d-4d53-9b29-c6ca6c0b16b0,is_public=True,name='tempest-ProjectAdminTests-volume-type-984677530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8ad561d-672d-4d53-9b29-c6ca6c0b16b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:26.503062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2fa7bca-690c-40c6-8277-597b8ec035bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:26.505298 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-45f4deb9-b6fe-4a3c-a188-e341f4111271 tempest-ProjectReaderTests-747620816 tempest-ProjectReaderTests-747620816-project-admin] https://10.4.3.103/volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 returned with HTTP 404 Jul 10 09:34:26.507516 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 794/3205] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/volumes/e34c0daa-2e1c-4e37-9059-68b027eb6bb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:26.535638 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-984677530 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-984677530, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:26.536140 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-984677530 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-984677530, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:26.562677 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Created reservations ['86c2e043-c14b-41f6-83df-a4da191f36ed', '15314eac-9efa-4cbd-89d1-d6fc57de3e29', '10a6181e-b738-473e-a242-da60cc0032ec', '030b642c-23b7-40fd-b29e-ccda2b26ec4a'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:26.563410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2fa7bca-690c-40c6-8277-597b8ec035bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c2e043-c14b-41f6-83df-a4da191f36ed', '15314eac-9efa-4cbd-89d1-d6fc57de3e29', '10a6181e-b738-473e-a242-da60cc0032ec', '030b642c-23b7-40fd-b29e-ccda2b26ec4a']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:26.564156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be97e63-8677-48f5-b88b-afbded019a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:26.593327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be97e63-8677-48f5-b88b-afbded019a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743b779f-8eaf-4a56-951c-e6844dfa10ca', '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='c3eb92ba5ab4413cb99ac919aa264f7a',qos_specs=None,replication_status=,reservations=['86c2e043-c14b-41f6-83df-a4da191f36ed','15314eac-9efa-4cbd-89d1-d6fc57de3e29','10a6181e-b738-473e-a242-da60cc0032ec','030b642c-23b7-40fd-b29e-ccda2b26ec4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958464bf437c40e3abbd2778c4169ee7',volume_type_id=b8ad561d-672d-4d53-9b29-c6ca6c0b16b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:26Z,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=743b779f-8eaf-4a56-951c-e6844dfa10ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3eb92ba5ab4413cb99ac919aa264f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='958464bf437c40e3abbd2778c4169ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8ad561d-672d-4d53-9b29-c6ca6c0b16b0),volume_type_id=b8ad561d-672d-4d53-9b29-c6ca6c0b16b0)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:26.594450 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2fd351-ac9f-4c75-8b64-083b78366c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:26.618105 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2fd351-ac9f-4c75-8b64-083b78366c28) transitioned into state 'SUCCESS' from 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='c3eb92ba5ab4413cb99ac919aa264f7a',qos_specs=None,replication_status=,reservations=['86c2e043-c14b-41f6-83df-a4da191f36ed','15314eac-9efa-4cbd-89d1-d6fc57de3e29','10a6181e-b738-473e-a242-da60cc0032ec','030b642c-23b7-40fd-b29e-ccda2b26ec4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958464bf437c40e3abbd2778c4169ee7',volume_type_id=b8ad561d-672d-4d53-9b29-c6ca6c0b16b0)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:26.619161 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379ae80c-a713-4f8e-adc0-25cf3e72537d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:26.628438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379ae80c-a713-4f8e-adc0-25cf3e72537d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:26.629208 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Flow 'volume_create_api' (27dd3670-3de6-41ba-9183-fddcdcc71df8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:26.629510 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume request issued successfully. Jul 10 09:34:26.630071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e706249f-c37f-4bde-96b1-a86e13f66d68 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:26.630639 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 813/3206] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:26 2026] POST /volume/v3/volumes => generated 772 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:26.645646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-278a3930-ddbd-4236-b8e4-136e78a4e4f6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.647414 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-278a3930-ddbd-4236-b8e4-136e78a4e4f6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca Jul 10 09:34:26.647651 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-278a3930-ddbd-4236-b8e4-136e78a4e4f6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.647832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-278a3930-ddbd-4236-b8e4-136e78a4e4f6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.657701 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.657701 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:26.662633 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-278a3930-ddbd-4236-b8e4-136e78a4e4f6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:26.666435 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-278a3930-ddbd-4236-b8e4-136e78a4e4f6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca returned with HTTP 200 Jul 10 09:34:26.666808 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 795/3207] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.680441 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dbbed340-96d8-4c60-979b-211b827bf862 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.681740 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dbbed340-96d8-4c60-979b-211b827bf862 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:26.682213 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dbbed340-96d8-4c60-979b-211b827bf862 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.682476 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dbbed340-96d8-4c60-979b-211b827bf862 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.687797 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.687797 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:26.688320 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dbbed340-96d8-4c60-979b-211b827bf862 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:26.689638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dbbed340-96d8-4c60-979b-211b827bf862 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae returned with HTTP 200 Jul 10 09:34:26.690087 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 806/3208] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:26.700135 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.702471 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] POST https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae/action Jul 10 09:34:26.702981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:26.703202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:26.704911 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.snapshot_unmanage [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Unmanage snapshot with id: 2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:26.713373 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.713373 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:26.713964 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Snapshot retrieved successfully. Jul 10 09:34:26.714975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '889620ad5d104fdaa6ada2cdb0d494da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11dfe4fcecd6435dbac1afcef219063c', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:26.715276 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d1fcba42-d30c-4524-a7f6-7b2ff5467d07 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-reader] https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae/action returned with HTTP 403 Jul 10 09:34:26.715767 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 795/3209] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:34:26 2026] POST /volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:26.723674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.725947 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:26.726147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.726499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.726499 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete snapshot with id: 2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:26.733738 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.733738 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:26.734078 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:26.753514 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot delete request issued successfully. Jul 10 09:34:26.753704 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92fef79b-fa3d-44f9-a6a9-bcfff379ed7d tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae returned with HTTP 202 Jul 10 09:34:26.754110 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 814/3210] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:26 2026] DELETE /volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:26.763291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4366dcb3-64aa-43ef-91fb-a65893b6a2ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:26.763660 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4366dcb3-64aa-43ef-91fb-a65893b6a2ba tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:26.763926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4366dcb3-64aa-43ef-91fb-a65893b6a2ba tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:26.764087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4366dcb3-64aa-43ef-91fb-a65893b6a2ba tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:26.769643 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:26.769643 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:26.769971 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4366dcb3-64aa-43ef-91fb-a65893b6a2ba tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Snapshot retrieved successfully. Jul 10 09:34:26.770897 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4366dcb3-64aa-43ef-91fb-a65893b6a2ba tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae returned with HTTP 200 Jul 10 09:34:26.771019 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 796/3211] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:26 2026] GET /volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:27.351283 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2327d8fe-8e6a-480e-8385-bf06513e13bb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.353450 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2327d8fe-8e6a-480e-8385-bf06513e13bb tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:27.353818 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2327d8fe-8e6a-480e-8385-bf06513e13bb tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.354078 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2327d8fe-8e6a-480e-8385-bf06513e13bb tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.360958 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.360958 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:27.361400 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2327d8fe-8e6a-480e-8385-bf06513e13bb tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:27.362338 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2327d8fe-8e6a-480e-8385-bf06513e13bb tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd returned with HTTP 200 Jul 10 09:34:27.362806 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 807/3212] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:27.372927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-444640c1-dff9-4a82-8eb5-9fab878342ad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.375169 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-444640c1-dff9-4a82-8eb5-9fab878342ad tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2/action Jul 10 09:34:27.375488 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-444640c1-dff9-4a82-8eb5-9fab878342ad tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action body: b'{"revert": {"snapshot_id": "b58b700b-246f-4aab-9d93-e3d76d4fa9bd"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:27.375615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-444640c1-dff9-4a82-8eb5-9fab878342ad tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b58b700b-246f-4aab-9d93-e3d76d4fa9bd"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:27.386087 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.386087 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:27.386551 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-444640c1-dff9-4a82-8eb5-9fab878342ad tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume retrieved successfully. Jul 10 09:34:27.397960 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-444640c1-dff9-4a82-8eb5-9fab878342ad tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Reverting volume 44ef8495-a21b-4da9-b6f1-2837f243e5b2 to snapshot b58b700b-246f-4aab-9d93-e3d76d4fa9bd. Jul 10 09:34:27.398640 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.398640 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:27.413851 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-444640c1-dff9-4a82-8eb5-9fab878342ad tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2/action returned with HTTP 202 Jul 10 09:34:27.414252 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 796/3213] 10.4.3.103 () {70 vars in 1431 bytes} [Fri Jul 10 09:34:27 2026] POST /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:34:27.422014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a117c741-406b-4a33-aa61-7acf527b2933 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.424648 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a117c741-406b-4a33-aa61-7acf527b2933 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:27.424917 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a117c741-406b-4a33-aa61-7acf527b2933 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.425165 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a117c741-406b-4a33-aa61-7acf527b2933 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.434835 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.434835 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:27.439765 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a117c741-406b-4a33-aa61-7acf527b2933 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:27.447226 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a117c741-406b-4a33-aa61-7acf527b2933 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 200 Jul 10 09:34:27.447684 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 815/3214] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:27.500160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.501766 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:27.502055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-321250403", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:27.503458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-321250403', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:27.503611 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create volume of 1 GB Jul 10 09:34:27.507213 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Availability Zones retrieved successfully. Jul 10 09:34:27.513024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Flow 'volume_create_api' (2f43be50-10ad-4100-ad5a-3f5d7b1df6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:27.513892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f8b1ca-ae58-477d-9c50-46b9e8b2432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:27.514745 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:27.548578 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f8b1ca-ae58-477d-9c50-46b9e8b2432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:27.549264 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c8cf0f-e3ba-447f-bfe6-81ff64b9da26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:27.611655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Created reservations ['8621182d-cbdd-4381-a0ba-067fc0cd533e', '87a332fd-0186-479f-8726-5318f8f63117', 'ee7a7d7d-5f7d-4dc0-af34-94ddea500998', '2925f946-6601-4561-84f0-abdc42a7559e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:27.612743 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c8cf0f-e3ba-447f-bfe6-81ff64b9da26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8621182d-cbdd-4381-a0ba-067fc0cd533e', '87a332fd-0186-479f-8726-5318f8f63117', 'ee7a7d7d-5f7d-4dc0-af34-94ddea500998', '2925f946-6601-4561-84f0-abdc42a7559e']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:27.613736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29762100-e87a-43cd-af66-8f4ff876ab94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:27.636613 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29762100-e87a-43cd-af66-8f4ff876ab94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '302a77d6-2390-48f1-8d76-21c7ab7dd0a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-321250403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19e8c7716760468295dbb4aa56f377ac',qos_specs=None,replication_status=,reservations=['8621182d-cbdd-4381-a0ba-067fc0cd533e','87a332fd-0186-479f-8726-5318f8f63117','ee7a7d7d-5f7d-4dc0-af34-94ddea500998','2925f946-6601-4561-84f0-abdc42a7559e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4363706e70b483aaf26b31efccb7fe7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-321250403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=302a77d6-2390-48f1-8d76-21c7ab7dd0a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19e8c7716760468295dbb4aa56f377ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4363706e70b483aaf26b31efccb7fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:27.637180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6146ae-fed4-4090-b034-7306f456616e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:27.653969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6146ae-fed4-4090-b034-7306f456616e) transitioned into state 'SUCCESS' from state '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-321250403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19e8c7716760468295dbb4aa56f377ac',qos_specs=None,replication_status=,reservations=['8621182d-cbdd-4381-a0ba-067fc0cd533e','87a332fd-0186-479f-8726-5318f8f63117','ee7a7d7d-5f7d-4dc0-af34-94ddea500998','2925f946-6601-4561-84f0-abdc42a7559e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4363706e70b483aaf26b31efccb7fe7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:27.654576 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0584742c-1ead-4f3f-ae9f-efdc85002acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:27.663885 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0584742c-1ead-4f3f-ae9f-efdc85002acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:27.664725 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Flow 'volume_create_api' (2f43be50-10ad-4100-ad5a-3f5d7b1df6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:27.664994 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create volume request issued successfully. Jul 10 09:34:27.665497 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5240e1c5-2b73-47f9-86cd-e30c42dbd3ba tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:27.665879 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 797/3215] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:34:27 2026] POST /volume/v3/volumes => generated 746 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:27.678384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-db775a0a-9eba-4059-ac5b-babc063fd941 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.679909 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-db775a0a-9eba-4059-ac5b-babc063fd941 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca Jul 10 09:34:27.680365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-db775a0a-9eba-4059-ac5b-babc063fd941 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.680365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-db775a0a-9eba-4059-ac5b-babc063fd941 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.692865 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.692865 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:27.696798 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-db775a0a-9eba-4059-ac5b-babc063fd941 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:27.701888 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-db775a0a-9eba-4059-ac5b-babc063fd941 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca returned with HTTP 200 Jul 10 09:34:27.702246 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 808/3216] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:27.722911 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-515f83c0-bc5c-41d7-8715-83f0ea2a6af1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.724770 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-515f83c0-bc5c-41d7-8715-83f0ea2a6af1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:27.724996 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-515f83c0-bc5c-41d7-8715-83f0ea2a6af1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.725210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-515f83c0-bc5c-41d7-8715-83f0ea2a6af1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.729598 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-515f83c0-bc5c-41d7-8715-83f0ea2a6af1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:27.730096 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 797/3217] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:27.738306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6566fd98-c441-4e6a-b02f-b14feb368fb9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.740018 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6566fd98-c441-4e6a-b02f-b14feb368fb9 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:27.740271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6566fd98-c441-4e6a-b02f-b14feb368fb9 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.740465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6566fd98-c441-4e6a-b02f-b14feb368fb9 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.744931 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6566fd98-c441-4e6a-b02f-b14feb368fb9 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:27.745388 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 816/3218] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:27.752373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f453f4e3-b70b-428a-b1cc-5323b0680579 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.754815 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f453f4e3-b70b-428a-b1cc-5323b0680579 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/messages/d57cb3eb-fe50-4ca5-9826-7c8fde81f357 Jul 10 09:34:27.755132 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f453f4e3-b70b-428a-b1cc-5323b0680579 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.755380 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f453f4e3-b70b-428a-b1cc-5323b0680579 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.759148 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.759148 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:27.766506 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f453f4e3-b70b-428a-b1cc-5323b0680579 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages/d57cb3eb-fe50-4ca5-9826-7c8fde81f357 returned with HTTP 204 Jul 10 09:34:27.767077 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 798/3219] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:27 2026] DELETE /volume/v3/messages/d57cb3eb-fe50-4ca5-9826-7c8fde81f357 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:27.775076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d3149c5d-39e2-4989-950a-760da10dc47f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.778280 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca Jul 10 09:34:27.778754 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.778951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.779128 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Delete volume with id: 743b779f-8eaf-4a56-951c-e6844dfa10ca Jul 10 09:34:27.782437 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3e486ee0-bc8a-44eb-a655-77fdfeeea954 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.787762 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e486ee0-bc8a-44eb-a655-77fdfeeea954 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae Jul 10 09:34:27.787856 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.787856 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:27.787990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e486ee0-bc8a-44eb-a655-77fdfeeea954 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.788191 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:27.788236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e486ee0-bc8a-44eb-a655-77fdfeeea954 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.789477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99954) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:27.798715 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e486ee0-bc8a-44eb-a655-77fdfeeea954 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae returned with HTTP 404 Jul 10 09:34:27.799669 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 798/3220] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/snapshots/2b4e9658-6945-49ad-adad-870f5bdc94ae => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:27.806699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.808742 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:27.808977 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.809173 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.809320 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume with id: 6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:27.814723 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-984677530 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-984677530, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:27.814999 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-984677530 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-984677530, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:27.817834 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.817834 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:27.818309 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:27.824166 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Created reservations ['562564c5-9cba-40ea-a626-eeb686b7e203', '5f9f9dd6-3b51-472e-982c-cf7cf32233c1', '64b288f0-91c8-4d26-b91b-c39d6d32e7e9', 'd9f0484f-fb61-4473-8fe2-f0bcfb42b2fd'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:27.843488 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Delete volume request issued successfully. Jul 10 09:34:27.843680 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0eab3953-3241-47e4-bbc8-d1dc1ccebd3e tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 returned with HTTP 202 Jul 10 09:34:27.844189 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 817/3221] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:27 2026] DELETE /volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:27.852699 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-89457716-d5dc-46e5-8c15-b2a5410c1fb9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.854378 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89457716-d5dc-46e5-8c15-b2a5410c1fb9 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:27.854545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89457716-d5dc-46e5-8c15-b2a5410c1fb9 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.854742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89457716-d5dc-46e5-8c15-b2a5410c1fb9 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.859468 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Delete volume request issued successfully. Jul 10 09:34:27.859678 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d3149c5d-39e2-4989-950a-760da10dc47f tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca returned with HTTP 202 Jul 10 09:34:27.860090 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 809/3222] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:27 2026] DELETE /volume/v3/volumes/743b779f-8eaf-4a56-951c-e6844dfa10ca => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:27.862480 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.862480 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:27.865820 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-89457716-d5dc-46e5-8c15-b2a5410c1fb9 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Volume info retrieved successfully. Jul 10 09:34:27.868879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-71326b0a-11e4-4afd-b835-161f4f77f7a7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.870441 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89457716-d5dc-46e5-8c15-b2a5410c1fb9 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 returned with HTTP 200 Jul 10 09:34:27.870711 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71326b0a-11e4-4afd-b835-161f4f77f7a7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/types/b8ad561d-672d-4d53-9b29-c6ca6c0b16b0 Jul 10 09:34:27.870933 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71326b0a-11e4-4afd-b835-161f4f77f7a7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:27.870990 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 799/3223] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:27 2026] GET /volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:27.871093 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71326b0a-11e4-4afd-b835-161f4f77f7a7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:27.902335 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71326b0a-11e4-4afd-b835-161f4f77f7a7 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/types/b8ad561d-672d-4d53-9b29-c6ca6c0b16b0 returned with HTTP 202 Jul 10 09:34:27.904059 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 799/3224] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:27 2026] DELETE /volume/v3/types/b8ad561d-672d-4d53-9b29-c6ca6c0b16b0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:27.911654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4dcf40a3-a071-4e96-8128-147cef8b2086 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.914931 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4dcf40a3-a071-4e96-8128-147cef8b2086 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:27.915415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4dcf40a3-a071-4e96-8128-147cef8b2086 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-196579303", "extra_specs": {"storage_protocol": "tempest-storage_protocol-668809644", "vendor_name": "tempest-vendor_name-233645305"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:27.937054 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4dcf40a3-a071-4e96-8128-147cef8b2086 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:27.937403 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 818/3225] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:27 2026] POST /volume/v3/types => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:27.948813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:27.950816 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:27.951246 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4dc7f648-4c50-4354-abe6-0dd7877cd88e", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:27.952790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume request body: {'volume': {'volume_type': '4dc7f648-4c50-4354-abe6-0dd7877cd88e', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:27.956897 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume of 1 GB Jul 10 09:34:27.957314 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:27.957314 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:27.957772 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:27.963898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Flow 'volume_create_api' (589413ba-6395-4e96-9129-f6ead71c3cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:27.965878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e349a5a-c57a-45de-bbf7-cd1e807e9552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:27.966375 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:27.994825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e349a5a-c57a-45de-bbf7-cd1e807e9552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-668809644',vendor_name='tempest-vendor_name-233645305'},id=4dc7f648-4c50-4354-abe6-0dd7877cd88e,is_public=True,name='tempest-ProjectAdminTests-volume-type-196579303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4dc7f648-4c50-4354-abe6-0dd7877cd88e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:27.994825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd192d2-281e-4e06-b443-e0a4f6d6b197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.025856 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-196579303 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-196579303, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:28.026328 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-196579303 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-196579303, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:28.059550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Created reservations ['876aae08-c390-4efe-a54e-36a2d5e3836e', '50cff395-6193-4ba7-831e-b902dd126a8b', 'f7ca18ee-a366-400b-9db4-410386145c2a', '853a3af6-6c22-4e29-919e-3afbb91be86a'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:28.060395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd192d2-281e-4e06-b443-e0a4f6d6b197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['876aae08-c390-4efe-a54e-36a2d5e3836e', '50cff395-6193-4ba7-831e-b902dd126a8b', 'f7ca18ee-a366-400b-9db4-410386145c2a', '853a3af6-6c22-4e29-919e-3afbb91be86a']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.061150 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0b066c-a810-4268-a3bb-46490e314935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.087953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0b066c-a810-4268-a3bb-46490e314935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98b8534-6d78-4ff4-b6e4-26555f2d94aa', '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='c3eb92ba5ab4413cb99ac919aa264f7a',qos_specs=None,replication_status=,reservations=['876aae08-c390-4efe-a54e-36a2d5e3836e','50cff395-6193-4ba7-831e-b902dd126a8b','f7ca18ee-a366-400b-9db4-410386145c2a','853a3af6-6c22-4e29-919e-3afbb91be86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958464bf437c40e3abbd2778c4169ee7',volume_type_id=4dc7f648-4c50-4354-abe6-0dd7877cd88e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:28Z,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=a98b8534-6d78-4ff4-b6e4-26555f2d94aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3eb92ba5ab4413cb99ac919aa264f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='958464bf437c40e3abbd2778c4169ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4dc7f648-4c50-4354-abe6-0dd7877cd88e),volume_type_id=4dc7f648-4c50-4354-abe6-0dd7877cd88e)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.089065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd11f0b-7b65-44e9-877e-1365838d450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.108165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd11f0b-7b65-44e9-877e-1365838d450d) transitioned into state 'SUCCESS' from 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='c3eb92ba5ab4413cb99ac919aa264f7a',qos_specs=None,replication_status=,reservations=['876aae08-c390-4efe-a54e-36a2d5e3836e','50cff395-6193-4ba7-831e-b902dd126a8b','f7ca18ee-a366-400b-9db4-410386145c2a','853a3af6-6c22-4e29-919e-3afbb91be86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958464bf437c40e3abbd2778c4169ee7',volume_type_id=4dc7f648-4c50-4354-abe6-0dd7877cd88e)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.108813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d931da5-df70-45c3-b019-aa6e163fa08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.120604 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d931da5-df70-45c3-b019-aa6e163fa08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.121351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Flow 'volume_create_api' (589413ba-6395-4e96-9129-f6ead71c3cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:28.121671 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Create volume request issued successfully. Jul 10 09:34:28.122205 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8ba8fb0-b1b3-447d-8cbe-c89d1dd36f1e tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:28.122828 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 810/3226] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:27 2026] POST /volume/v3/volumes => generated 772 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:28.136133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2321985e-35de-4cb0-a2c0-6225e8523fb6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.138446 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2321985e-35de-4cb0-a2c0-6225e8523fb6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa Jul 10 09:34:28.138742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2321985e-35de-4cb0-a2c0-6225e8523fb6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:28.139053 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2321985e-35de-4cb0-a2c0-6225e8523fb6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:28.150448 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:28.150448 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:28.153916 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2321985e-35de-4cb0-a2c0-6225e8523fb6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:28.158671 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2321985e-35de-4cb0-a2c0-6225e8523fb6 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa returned with HTTP 200 Jul 10 09:34:28.159197 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 800/3227] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:28 2026] GET /volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:28.461340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cd907b4a-1f0a-420c-be09-82f973fbcca3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.463737 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cd907b4a-1f0a-420c-be09-82f973fbcca3 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:28.463972 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cd907b4a-1f0a-420c-be09-82f973fbcca3 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:28.464198 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cd907b4a-1f0a-420c-be09-82f973fbcca3 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:28.471935 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:28.471935 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:28.476851 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cd907b4a-1f0a-420c-be09-82f973fbcca3 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:28.481149 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cd907b4a-1f0a-420c-be09-82f973fbcca3 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 200 Jul 10 09:34:28.481505 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 800/3228] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:28 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:28.493889 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8faf41f3-a898-454e-8117-7069d9a542d4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.495444 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8faf41f3-a898-454e-8117-7069d9a542d4 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:28.495678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8faf41f3-a898-454e-8117-7069d9a542d4 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:28.495856 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8faf41f3-a898-454e-8117-7069d9a542d4 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:28.502351 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:28.502351 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:28.502755 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8faf41f3-a898-454e-8117-7069d9a542d4 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:28.503413 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8faf41f3-a898-454e-8117-7069d9a542d4 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd returned with HTTP 200 Jul 10 09:34:28.503763 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 819/3229] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:28 2026] GET /volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:28.512983 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0e125272-dae6-47f7-b6f9-e7d9430585c2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.514671 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0e125272-dae6-47f7-b6f9-e7d9430585c2 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:28.514874 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0e125272-dae6-47f7-b6f9-e7d9430585c2 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:28.515057 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0e125272-dae6-47f7-b6f9-e7d9430585c2 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:28.521891 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:28.521891 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:28.525205 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0e125272-dae6-47f7-b6f9-e7d9430585c2 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:28.528997 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0e125272-dae6-47f7-b6f9-e7d9430585c2 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 200 Jul 10 09:34:28.529404 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 811/3230] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:28 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:28.552195 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b5f12422-cf53-469c-8549-828a38054b2b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.553704 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:28.554248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1830565637"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:28.555598 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1830565637'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:28.555708 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create volume of 1 GB Jul 10 09:34:28.559201 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Availability Zones retrieved successfully. Jul 10 09:34:28.564478 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Flow 'volume_create_api' (2567f4dc-a924-45ef-99e8-0a8549e8a339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:28.565317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3339de75-3d8d-4a45-9f07-71c884ac2b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.566094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:28.596244 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3339de75-3d8d-4a45-9f07-71c884ac2b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.597303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbbc6f7f-6d84-4a3c-9f5d-5f175b59bb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.638220 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Created reservations ['8371bd4b-1383-4429-9c6a-90227d20dd00', '321672f3-9fd1-480d-8bb7-be2dda683292', '2bee7d28-7ed6-4e1f-92c1-9f3c715a52b0', 'f64d3fa6-107e-4e1c-9eb5-43de91a20973'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:28.638962 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbbc6f7f-6d84-4a3c-9f5d-5f175b59bb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8371bd4b-1383-4429-9c6a-90227d20dd00', '321672f3-9fd1-480d-8bb7-be2dda683292', '2bee7d28-7ed6-4e1f-92c1-9f3c715a52b0', 'f64d3fa6-107e-4e1c-9eb5-43de91a20973']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.639629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dad70e0-d171-406c-8d28-a2ef50e877f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.662495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dad70e0-d171-406c-8d28-a2ef50e877f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a0862f-c7fc-4337-90af-72f19608a4d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1830565637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352c8ddc5a343d7a17d9c7571e9413c',qos_specs=None,replication_status=,reservations=['8371bd4b-1383-4429-9c6a-90227d20dd00','321672f3-9fd1-480d-8bb7-be2dda683292','2bee7d28-7ed6-4e1f-92c1-9f3c715a52b0','f64d3fa6-107e-4e1c-9eb5-43de91a20973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea721d16d5754aabb669f19ece0b10eb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1830565637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a0862f-c7fc-4337-90af-72f19608a4d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4352c8ddc5a343d7a17d9c7571e9413c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea721d16d5754aabb669f19ece0b10eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.663157 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2c6bf-c5c7-46be-a588-54ef42632b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.679929 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2c6bf-c5c7-46be-a588-54ef42632b63) transitioned into state 'SUCCESS' from state '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-1830565637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352c8ddc5a343d7a17d9c7571e9413c',qos_specs=None,replication_status=,reservations=['8371bd4b-1383-4429-9c6a-90227d20dd00','321672f3-9fd1-480d-8bb7-be2dda683292','2bee7d28-7ed6-4e1f-92c1-9f3c715a52b0','f64d3fa6-107e-4e1c-9eb5-43de91a20973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea721d16d5754aabb669f19ece0b10eb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.680682 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13b659e-306d-4985-9d13-ccbe9d9c7a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:28.689647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13b659e-306d-4985-9d13-ccbe9d9c7a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:28.690560 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Flow 'volume_create_api' (2567f4dc-a924-45ef-99e8-0a8549e8a339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:28.690907 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create volume request issued successfully. Jul 10 09:34:28.691520 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b5f12422-cf53-469c-8549-828a38054b2b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:28.692133 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 801/3231] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:34:28 2026] POST /volume/v3/volumes => generated 766 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:28.703196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-25afa846-9e95-4651-9a99-f9e32066d50c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.704896 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-25afa846-9e95-4651-9a99-f9e32066d50c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:28.705141 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-25afa846-9e95-4651-9a99-f9e32066d50c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:28.705358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-25afa846-9e95-4651-9a99-f9e32066d50c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:28.715125 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:28.715125 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:28.718759 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-25afa846-9e95-4651-9a99-f9e32066d50c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:28.725445 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-25afa846-9e95-4651-9a99-f9e32066d50c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 200 Jul 10 09:34:28.725868 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 801/3232] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:28 2026] GET /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:28.884829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1e8483b1-465e-41f2-ad61-54ca45dff9c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:28.886474 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e8483b1-465e-41f2-ad61-54ca45dff9c6 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] GET https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 Jul 10 09:34:28.886656 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e8483b1-465e-41f2-ad61-54ca45dff9c6 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:28.886820 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e8483b1-465e-41f2-ad61-54ca45dff9c6 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:28.892531 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e8483b1-465e-41f2-ad61-54ca45dff9c6 tempest-ProjectReaderTests-1099173835 tempest-ProjectReaderTests-1099173835-project-admin] https://10.4.3.103/volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 returned with HTTP 404 Jul 10 09:34:28.893024 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 820/3233] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:28 2026] GET /volume/v3/volumes/6f371b1e-3e04-4c02-ab85-4cab5edf2857 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:29.173471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ce2e94d6-0685-4e54-9086-d4190e96faca None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.176990 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce2e94d6-0685-4e54-9086-d4190e96faca tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa Jul 10 09:34:29.177208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce2e94d6-0685-4e54-9086-d4190e96faca tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.177784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce2e94d6-0685-4e54-9086-d4190e96faca tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.192908 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:29.192908 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:29.197776 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ce2e94d6-0685-4e54-9086-d4190e96faca tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:29.203379 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce2e94d6-0685-4e54-9086-d4190e96faca tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa returned with HTTP 200 Jul 10 09:34:29.203812 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 812/3234] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:29 2026] GET /volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:29.220297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-982c93e6-3354-4626-ac04-c250e680baaf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.222216 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-982c93e6-3354-4626-ac04-c250e680baaf tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:29.223496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-982c93e6-3354-4626-ac04-c250e680baaf tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.223496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-982c93e6-3354-4626-ac04-c250e680baaf tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.223496 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:29.223496 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:29.227651 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-982c93e6-3354-4626-ac04-c250e680baaf tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:29.228169 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 802/3235] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:29 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:29.236717 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fef9998a-b8a6-4a3c-89c2-3828e1e5a0ad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.238545 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fef9998a-b8a6-4a3c-89c2-3828e1e5a0ad tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] GET https://10.4.3.103/volume/v3/messages/1c310949-e093-4ed2-b979-2e18e040ebf8 Jul 10 09:34:29.238793 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fef9998a-b8a6-4a3c-89c2-3828e1e5a0ad tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.239123 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fef9998a-b8a6-4a3c-89c2-3828e1e5a0ad tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.243464 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fef9998a-b8a6-4a3c-89c2-3828e1e5a0ad tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages/1c310949-e093-4ed2-b979-2e18e040ebf8 returned with HTTP 200 Jul 10 09:34:29.243845 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 802/3236] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:29 2026] GET /volume/v3/messages/1c310949-e093-4ed2-b979-2e18e040ebf8 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:29.264202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-036a6b4a-e3a5-4ecc-a771-93d2db1f2961 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.266265 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-036a6b4a-e3a5-4ecc-a771-93d2db1f2961 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/messages/1c310949-e093-4ed2-b979-2e18e040ebf8 Jul 10 09:34:29.266265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-036a6b4a-e3a5-4ecc-a771-93d2db1f2961 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.266981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-036a6b4a-e3a5-4ecc-a771-93d2db1f2961 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.283093 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-036a6b4a-e3a5-4ecc-a771-93d2db1f2961 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/messages/1c310949-e093-4ed2-b979-2e18e040ebf8 returned with HTTP 204 Jul 10 09:34:29.283606 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 821/3237] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:29 2026] DELETE /volume/v3/messages/1c310949-e093-4ed2-b979-2e18e040ebf8 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:29.298862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.301131 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa Jul 10 09:34:29.304633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.304633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.304633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Delete volume with id: a98b8534-6d78-4ff4-b6e4-26555f2d94aa Jul 10 09:34:29.310330 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:29.310330 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:29.310686 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Volume info retrieved successfully. Jul 10 09:34:29.311845 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99954) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:29.335768 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Created reservations ['264a1cb1-e1f0-40d6-a5dd-c3443040935b', 'eddb6273-cb7d-4cd2-89bb-4c9862d60648', 'baed9bd6-b204-4bd6-8165-b08f686e7bb3', '9d7f5d29-18cf-42c6-b134-6bd42615efa6'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:29.370212 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Delete volume request issued successfully. Jul 10 09:34:29.370212 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-30cc32a7-c647-4d21-81a1-c137d52aa0e1 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa returned with HTTP 202 Jul 10 09:34:29.370844 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 813/3238] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:29 2026] DELETE /volume/v3/volumes/a98b8534-6d78-4ff4-b6e4-26555f2d94aa => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:29.378905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-300dfc89-3d5d-42fd-97ae-85d7b16e19f4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.380723 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-300dfc89-3d5d-42fd-97ae-85d7b16e19f4 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] DELETE https://10.4.3.103/volume/v3/types/4dc7f648-4c50-4354-abe6-0dd7877cd88e Jul 10 09:34:29.380910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-300dfc89-3d5d-42fd-97ae-85d7b16e19f4 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.381119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-300dfc89-3d5d-42fd-97ae-85d7b16e19f4 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.407494 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-300dfc89-3d5d-42fd-97ae-85d7b16e19f4 tempest-ProjectAdminTests-387535638 tempest-ProjectAdminTests-387535638-project-admin] https://10.4.3.103/volume/v3/types/4dc7f648-4c50-4354-abe6-0dd7877cd88e returned with HTTP 202 Jul 10 09:34:29.407889 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 803/3239] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:29 2026] DELETE /volume/v3/types/4dc7f648-4c50-4354-abe6-0dd7877cd88e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:29.738530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1fd6ba17-dea4-4d00-9156-73f67c10ce1a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.743793 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fd6ba17-dea4-4d00-9156-73f67c10ce1a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:29.743978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fd6ba17-dea4-4d00-9156-73f67c10ce1a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.744161 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fd6ba17-dea4-4d00-9156-73f67c10ce1a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.762984 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:29.762984 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:29.774895 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1fd6ba17-dea4-4d00-9156-73f67c10ce1a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:29.780613 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fd6ba17-dea4-4d00-9156-73f67c10ce1a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 200 Jul 10 09:34:29.781287 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 803/3240] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:29 2026] GET /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:29.796002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.797644 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:29.797848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2a0862f-c7fc-4337-90af-72f19608a4d6", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-878846"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:29.808531 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:29.808531 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:29.809036 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:29.809212 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Create snapshot from volume f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:29.855221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Created reservations ['84ee8d99-e311-4b83-a9eb-3b3fbee443aa', '42eebfae-6737-47da-a12c-3d2a338574e6', 'cd8a62bf-9b0f-4619-a03b-70f24e252033', '04aeb76c-6cde-44b2-9a1e-09afdc0ec2b8'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:29.894356 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot create request issued successfully. Jul 10 09:34:29.894832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5ab9d834-f632-4d23-ac77-9b82022aeaef tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:29.895390 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 822/3241] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:29 2026] POST /volume/v3/snapshots => generated 318 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:29.906303 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c9fee3e4-61ba-444a-a77c-38871d8757c1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:29.909052 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c9fee3e4-61ba-444a-a77c-38871d8757c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 Jul 10 09:34:29.909213 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c9fee3e4-61ba-444a-a77c-38871d8757c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:29.909447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c9fee3e4-61ba-444a-a77c-38871d8757c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:29.915061 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:29.915061 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:29.915642 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c9fee3e4-61ba-444a-a77c-38871d8757c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:29.916611 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c9fee3e4-61ba-444a-a77c-38871d8757c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 returned with HTTP 200 Jul 10 09:34:29.917288 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 814/3242] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:29 2026] GET /volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:30.531767 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:30.600763 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:30.601213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-443644829"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:30.602632 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-443644829'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:30.602756 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume of 1 GB Jul 10 09:34:30.607831 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:30.615101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (c54146f9-816c-4d14-ae6e-10708c842a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:30.616276 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78420185-8cf3-4fe4-8aec-3f22a675a641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:30.617286 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:30.645637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78420185-8cf3-4fe4-8aec-3f22a675a641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:30.646194 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bd4842-9379-4514-ac64-a02093e14b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:30.717698 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Created reservations ['e363ae85-b97f-409d-9428-681946303046', '31833bf3-e90a-40fc-a365-2fdc6619b9d0', '2a8d35e4-5493-44a0-9063-e0e563516c3b', '2a8bc3ef-53c6-4dba-8230-307224672f8f'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:30.718427 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bd4842-9379-4514-ac64-a02093e14b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e363ae85-b97f-409d-9428-681946303046', '31833bf3-e90a-40fc-a365-2fdc6619b9d0', '2a8d35e4-5493-44a0-9063-e0e563516c3b', '2a8bc3ef-53c6-4dba-8230-307224672f8f']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:30.719171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1731e9a-795f-4dc9-94e4-1b3edace08ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:30.742757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1731e9a-795f-4dc9-94e4-1b3edace08ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443644829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['e363ae85-b97f-409d-9428-681946303046','31833bf3-e90a-40fc-a365-2fdc6619b9d0','2a8d35e4-5493-44a0-9063-e0e563516c3b','2a8bc3ef-53c6-4dba-8230-307224672f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-443644829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26049dc5c818411ea1b1d98dec1cf5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:30.743481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (245b0341-6c9d-4373-b130-b97152416ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:30.773293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (245b0341-6c9d-4373-b130-b97152416ab5) transitioned into state 'SUCCESS' from state '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-443644829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['e363ae85-b97f-409d-9428-681946303046','31833bf3-e90a-40fc-a365-2fdc6619b9d0','2a8d35e4-5493-44a0-9063-e0e563516c3b','2a8bc3ef-53c6-4dba-8230-307224672f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:30.774007 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb34558-e08c-4c45-a488-2c6a5b1a61a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:30.785054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb34558-e08c-4c45-a488-2c6a5b1a61a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:30.785882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (c54146f9-816c-4d14-ae6e-10708c842a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:30.786149 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request issued successfully. Jul 10 09:34:30.786682 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ddc019ea-4103-46b9-96f2-48e5b60aaae4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:30.787089 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 804/3243] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:34:30 2026] POST /volume/v3/volumes => generated 777 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:30.809616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-67b1fc0e-01b0-4e16-82ad-ae8b049f12d3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:30.819057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-67b1fc0e-01b0-4e16-82ad-ae8b049f12d3 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb Jul 10 09:34:30.819358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-67b1fc0e-01b0-4e16-82ad-ae8b049f12d3 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:30.819648 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-67b1fc0e-01b0-4e16-82ad-ae8b049f12d3 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:30.834968 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:30.834968 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:30.838553 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-67b1fc0e-01b0-4e16-82ad-ae8b049f12d3 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:30.843119 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-67b1fc0e-01b0-4e16-82ad-ae8b049f12d3 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb returned with HTTP 200 Jul 10 09:34:30.843523 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 804/3244] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:30 2026] GET /volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:30.935408 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f002af8f-95eb-4829-bb4a-0f85e4a6427a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:30.941478 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f002af8f-95eb-4829-bb4a-0f85e4a6427a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 Jul 10 09:34:30.941478 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f002af8f-95eb-4829-bb4a-0f85e4a6427a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:30.941478 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f002af8f-95eb-4829-bb4a-0f85e4a6427a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:30.945833 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:30.945833 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:30.946277 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f002af8f-95eb-4829-bb4a-0f85e4a6427a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:30.947111 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f002af8f-95eb-4829-bb4a-0f85e4a6427a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 returned with HTTP 200 Jul 10 09:34:30.947593 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 823/3245] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:30 2026] GET /volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:30.959060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:30.961042 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6/action Jul 10 09:34:30.961429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:30.961504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:30.973954 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:30.973954 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:30.974584 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:31.019323 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Created reservations ['5de00424-7554-49d2-9253-e3c1fca78108', '7505612c-d5b3-46fc-bd66-f1c9af1be79d'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:31.028058 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Extend volume request issued successfully. Jul 10 09:34:31.028341 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2591eb44-93fe-4801-b2bc-b25a6134f365 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6/action returned with HTTP 202 Jul 10 09:34:31.028777 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 815/3246] 10.4.3.103 () {70 vars in 1431 bytes} [Fri Jul 10 09:34:30 2026] POST /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:34:31.044306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6de5a4ee-b5cd-42e4-9f6b-aae94fe20d0b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.046144 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6de5a4ee-b5cd-42e4-9f6b-aae94fe20d0b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:31.046482 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6de5a4ee-b5cd-42e4-9f6b-aae94fe20d0b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.046760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6de5a4ee-b5cd-42e4-9f6b-aae94fe20d0b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.055419 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:31.055419 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:31.060595 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6de5a4ee-b5cd-42e4-9f6b-aae94fe20d0b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:31.071722 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6de5a4ee-b5cd-42e4-9f6b-aae94fe20d0b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 200 Jul 10 09:34:31.072295 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 805/3247] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:31.171969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0af195dc-e614-42e4-a2b4-2367f61372f9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.275886 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0af195dc-e614-42e4-a2b4-2367f61372f9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.276339 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0af195dc-e614-42e4-a2b4-2367f61372f9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1431648942", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.297105 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0af195dc-e614-42e4-a2b4-2367f61372f9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.299586 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 805/3248] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types => generated 380 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.306684 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3b95e062-9c5a-4802-894d-26a4834bb5a2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.308805 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b95e062-9c5a-4802-894d-26a4834bb5a2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption Jul 10 09:34:31.309196 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b95e062-9c5a-4802-894d-26a4834bb5a2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.336832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b95e062-9c5a-4802-894d-26a4834bb5a2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption returned with HTTP 200 Jul 10 09:34:31.336832 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 824/3249] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.347701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ad4d46f1-464e-4b72-b91c-b0a86eb7849f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.349036 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ad4d46f1-464e-4b72-b91c-b0a86eb7849f tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.349429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ad4d46f1-464e-4b72-b91c-b0a86eb7849f tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-31930152", "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=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.365588 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ad4d46f1-464e-4b72-b91c-b0a86eb7849f tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.366025 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 816/3250] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.375856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d5ab03db-c9ea-4665-b598-0c75742ad167 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.455533 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5ab03db-c9ea-4665-b598-0c75742ad167 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] POST https://10.4.3.103/volume/v3/types/bddcb098-77f5-48bc-bd86-df7447063eba/encryption Jul 10 09:34:31.455946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d5ab03db-c9ea-4665-b598-0c75742ad167 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.462407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-d5ab03db-c9ea-4665-b598-0c75742ad167 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.462730 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5ab03db-c9ea-4665-b598-0c75742ad167 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/bddcb098-77f5-48bc-bd86-df7447063eba/encryption returned with HTTP 403 Jul 10 09:34:31.463305 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 806/3251] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types/bddcb098-77f5-48bc-bd86-df7447063eba/encryption => generated 127 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.474300 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b8e2aac9-a4ea-4719-9b02-49af5229d2a9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.478296 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b8e2aac9-a4ea-4719-9b02-49af5229d2a9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.478588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b8e2aac9-a4ea-4719-9b02-49af5229d2a9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-801307049", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.493506 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b8e2aac9-a4ea-4719-9b02-49af5229d2a9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.493911 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 806/3252] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:31 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) Jul 10 09:34:31.502115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d18169f2-340a-47f2-bdce-d1ff75987eb2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.503951 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d18169f2-340a-47f2-bdce-d1ff75987eb2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] POST https://10.4.3.103/volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d/extra_specs Jul 10 09:34:31.504399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d18169f2-340a-47f2-bdce-d1ff75987eb2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.506838 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-d18169f2-340a-47f2-bdce-d1ff75987eb2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.507022 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d18169f2-340a-47f2-bdce-d1ff75987eb2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d/extra_specs returned with HTTP 403 Jul 10 09:34:31.507496 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 825/3253] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.517404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a6dd19d5-03f1-4247-bf12-af493fd231a5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.519180 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6dd19d5-03f1-4247-bf12-af493fd231a5 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] PUT https://10.4.3.103/volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d/extra_specs/key2 Jul 10 09:34:31.519612 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6dd19d5-03f1-4247-bf12-af493fd231a5 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.522045 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-a6dd19d5-03f1-4247-bf12-af493fd231a5 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.522272 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6dd19d5-03f1-4247-bf12-af493fd231a5 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d/extra_specs/key2 returned with HTTP 403 Jul 10 09:34:31.522737 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 817/3254] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:34:31 2026] PUT /volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.532596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3e76df2d-3f2b-46c4-a243-1202cc456311 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.535046 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3e76df2d-3f2b-46c4-a243-1202cc456311 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.535514 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3e76df2d-3f2b-46c4-a243-1202cc456311 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.538672 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-3e76df2d-3f2b-46c4-a243-1202cc456311 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.538929 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3e76df2d-3f2b-46c4-a243-1202cc456311 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types returned with HTTP 403 Jul 10 09:34:31.539522 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 807/3255] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.548933 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-993527c2-a7c0-4c1a-b725-a5586e729396 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.551072 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-993527c2-a7c0-4c1a-b725-a5586e729396 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.551072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-993527c2-a7c0-4c1a-b725-a5586e729396 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-971899553", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.566973 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-993527c2-a7c0-4c1a-b725-a5586e729396 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.567327 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 807/3256] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.576633 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-222644de-7b18-499d-9fb7-db03d5a5aede None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.579173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-222644de-7b18-499d-9fb7-db03d5a5aede tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39/encryption Jul 10 09:34:31.579585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-222644de-7b18-499d-9fb7-db03d5a5aede tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.599842 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-222644de-7b18-499d-9fb7-db03d5a5aede tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39/encryption returned with HTTP 200 Jul 10 09:34:31.600280 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 826/3257] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.610359 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-587ef158-6e8a-4f2f-9e9b-9db4571a8ea8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.612266 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-587ef158-6e8a-4f2f-9e9b-9db4571a8ea8 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] DELETE https://10.4.3.103/volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39/encryption/8cbde0b1-0db9-4421-82bf-7c2224256ea4 Jul 10 09:34:31.612350 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-587ef158-6e8a-4f2f-9e9b-9db4571a8ea8 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.612470 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-587ef158-6e8a-4f2f-9e9b-9db4571a8ea8 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.613228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-587ef158-6e8a-4f2f-9e9b-9db4571a8ea8 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.613395 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-587ef158-6e8a-4f2f-9e9b-9db4571a8ea8 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39/encryption/8cbde0b1-0db9-4421-82bf-7c2224256ea4 returned with HTTP 403 Jul 10 09:34:31.613869 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 818/3258] 10.4.3.103 () {66 vars in 1489 bytes} [Fri Jul 10 09:34:31 2026] DELETE /volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39/encryption/8cbde0b1-0db9-4421-82bf-7c2224256ea4 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.623705 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e1db1616-8d56-4ce2-9dc0-b8a9813c2ee2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.626120 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e1db1616-8d56-4ce2-9dc0-b8a9813c2ee2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.627012 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e1db1616-8d56-4ce2-9dc0-b8a9813c2ee2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1124786047", "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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.650043 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e1db1616-8d56-4ce2-9dc0-b8a9813c2ee2 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.650585 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 808/3259] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:31 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.663706 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2b0b60d2-4db4-4deb-8795-8846059d11b1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.665754 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2b0b60d2-4db4-4deb-8795-8846059d11b1 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] DELETE https://10.4.3.103/volume/v3/types/700d7d30-362c-4a86-8913-fbdc725d080b/extra_specs/key1 Jul 10 09:34:31.665966 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2b0b60d2-4db4-4deb-8795-8846059d11b1 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.666241 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2b0b60d2-4db4-4deb-8795-8846059d11b1 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.672820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-2b0b60d2-4db4-4deb-8795-8846059d11b1 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.673063 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2b0b60d2-4db4-4deb-8795-8846059d11b1 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/700d7d30-362c-4a86-8913-fbdc725d080b/extra_specs/key1 returned with HTTP 403 Jul 10 09:34:31.673501 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 808/3260] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:34:31 2026] DELETE /volume/v3/types/700d7d30-362c-4a86-8913-fbdc725d080b/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.681695 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-482246a6-6673-4f30-8286-208fe79218fb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.683591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-482246a6-6673-4f30-8286-208fe79218fb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:31.683993 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-482246a6-6673-4f30-8286-208fe79218fb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-923354355", "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=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.707418 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-482246a6-6673-4f30-8286-208fe79218fb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.707979 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 827/3261] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:31 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) Jul 10 09:34:31.717659 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1b9af2c8-e781-4e4d-8fb3-68fcb08c849b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.720794 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b9af2c8-e781-4e4d-8fb3-68fcb08c849b tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] DELETE https://10.4.3.103/volume/v3/types/7b5b2f89-d76f-432d-856c-960c86edf7a8 Jul 10 09:34:31.720794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b9af2c8-e781-4e4d-8fb3-68fcb08c849b tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.720794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b9af2c8-e781-4e4d-8fb3-68fcb08c849b tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.721072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-1b9af2c8-e781-4e4d-8fb3-68fcb08c849b tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.721313 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b9af2c8-e781-4e4d-8fb3-68fcb08c849b tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/7b5b2f89-d76f-432d-856c-960c86edf7a8 returned with HTTP 403 Jul 10 09:34:31.722079 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 819/3262] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:31 2026] DELETE /volume/v3/types/7b5b2f89-d76f-432d-856c-960c86edf7a8 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.730435 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-89de180b-c113-45d9-a650-0c2491d2642d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.734153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89de180b-c113-45d9-a650-0c2491d2642d tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs Jul 10 09:34:31.734366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89de180b-c113-45d9-a650-0c2491d2642d tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.734578 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89de180b-c113-45d9-a650-0c2491d2642d tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.742323 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89de180b-c113-45d9-a650-0c2491d2642d tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs returned with HTTP 200 Jul 10 09:34:31.742695 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 809/3263] 10.4.3.103 () {66 vars in 1378 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.751549 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-beb958e0-8fad-42b8-a5d1-03e656c2ea0a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.753898 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-beb958e0-8fad-42b8-a5d1-03e656c2ea0a tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types Jul 10 09:34:31.754406 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-beb958e0-8fad-42b8-a5d1-03e656c2ea0a tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.754673 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-beb958e0-8fad-42b8-a5d1-03e656c2ea0a tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.755839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-beb958e0-8fad-42b8-a5d1-03e656c2ea0a tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:31.786386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-beb958e0-8fad-42b8-a5d1-03e656c2ea0a tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:31.786738 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 809/3264] 10.4.3.103 () {66 vars in 1231 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types => generated 2384 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:31.800110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5f429ee2-4994-4118-8323-0602160f3ee0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.801908 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5f429ee2-4994-4118-8323-0602160f3ee0 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption/cipher Jul 10 09:34:31.802118 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5f429ee2-4994-4118-8323-0602160f3ee0 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.802300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5f429ee2-4994-4118-8323-0602160f3ee0 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.802908 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-5f429ee2-4994-4118-8323-0602160f3ee0 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.803089 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5f429ee2-4994-4118-8323-0602160f3ee0 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption/cipher returned with HTTP 403 Jul 10 09:34:31.803489 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 828/3265] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.812274 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4ec5557b-fcef-485f-9710-ff78ec08afb9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.814509 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ec5557b-fcef-485f-9710-ff78ec08afb9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption Jul 10 09:34:31.814810 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ec5557b-fcef-485f-9710-ff78ec08afb9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.814903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ec5557b-fcef-485f-9710-ff78ec08afb9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.815542 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-4ec5557b-fcef-485f-9710-ff78ec08afb9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.815735 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ec5557b-fcef-485f-9710-ff78ec08afb9 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption returned with HTTP 403 Jul 10 09:34:31.816156 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 820/3266] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.826323 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-64c246ae-cb2c-42aa-8623-f90875787b8c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.828606 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-64c246ae-cb2c-42aa-8623-f90875787b8c tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/multiattach Jul 10 09:34:31.828828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-64c246ae-cb2c-42aa-8623-f90875787b8c tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.829017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-64c246ae-cb2c-42aa-8623-f90875787b8c tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.841910 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-64c246ae-cb2c-42aa-8623-f90875787b8c tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/multiattach returned with HTTP 200 Jul 10 09:34:31.842283 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 810/3267] 10.4.3.103 () {66 vars in 1414 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:34:31.851235 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ddbdb121-d307-4d49-a7b6-53eb09de67bc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.853677 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddbdb121-d307-4d49-a7b6-53eb09de67bc tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/volume_backend_name Jul 10 09:34:31.853889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddbdb121-d307-4d49-a7b6-53eb09de67bc tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.854134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddbdb121-d307-4d49-a7b6-53eb09de67bc tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.856710 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e95019ef-a7fa-4e3d-ab99-efc6fca5dd01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.858929 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e95019ef-a7fa-4e3d-ab99-efc6fca5dd01 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb Jul 10 09:34:31.859201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e95019ef-a7fa-4e3d-ab99-efc6fca5dd01 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.860195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e95019ef-a7fa-4e3d-ab99-efc6fca5dd01 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.874007 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddbdb121-d307-4d49-a7b6-53eb09de67bc tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 09:34:31.874480 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 810/3268] 10.4.3.103 () {66 vars in 1438 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.877288 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:31.877288 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:31.882355 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e95019ef-a7fa-4e3d-ab99-efc6fca5dd01 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:31.883637 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e006bda3-6594-4847-a3ec-27ba90ceedcf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.885454 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e006bda3-6594-4847-a3ec-27ba90ceedcf tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] GET https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad Jul 10 09:34:31.885647 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e006bda3-6594-4847-a3ec-27ba90ceedcf tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.885827 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e006bda3-6594-4847-a3ec-27ba90ceedcf tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.891404 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e95019ef-a7fa-4e3d-ab99-efc6fca5dd01 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb returned with HTTP 200 Jul 10 09:34:31.891749 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 829/3269] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:31.894278 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e006bda3-6594-4847-a3ec-27ba90ceedcf tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad returned with HTTP 200 Jul 10 09:34:31.894660 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 821/3270] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:31.904908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c9a0d96f-ec5f-4999-a727-8b2674af9a37 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.906146 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.906787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c9a0d96f-ec5f-4999-a727-8b2674af9a37 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] PUT https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption/9f53aed9-1e56-4248-8526-6a15f9c524f4 Jul 10 09:34:31.907134 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c9a0d96f-ec5f-4999-a727-8b2674af9a37 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.909093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-c9a0d96f-ec5f-4999-a727-8b2674af9a37 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.909258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c9a0d96f-ec5f-4999-a727-8b2674af9a37 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption/9f53aed9-1e56-4248-8526-6a15f9c524f4 returned with HTTP 403 Jul 10 09:34:31.909734 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 811/3271] 10.4.3.103 () {68 vars in 1506 bytes} [Fri Jul 10 09:34:31 2026] PUT /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/encryption/9f53aed9-1e56-4248-8526-6a15f9c524f4 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.918135 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1f94a1b1-94ab-47e5-9b6f-ac0ea7f276da None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.921366 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f94a1b1-94ab-47e5-9b6f-ac0ea7f276da tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] PUT https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/key1 Jul 10 09:34:31.921764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f94a1b1-94ab-47e5-9b6f-ac0ea7f276da tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.927438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-1f94a1b1-94ab-47e5-9b6f-ac0ea7f276da tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.927680 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f94a1b1-94ab-47e5-9b6f-ac0ea7f276da tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/key1 returned with HTTP 403 Jul 10 09:34:31.928164 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 830/3272] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:34:31 2026] PUT /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.938680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f570e203-c780-45d0-881f-2e2cf16ff338 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.940698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f570e203-c780-45d0-881f-2e2cf16ff338 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] PUT https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad Jul 10 09:34:31.941112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f570e203-c780-45d0-881f-2e2cf16ff338 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:31.943436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-f570e203-c780-45d0-881f-2e2cf16ff338 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bc8827b1d02f4ddc99a38eeea57cb008', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2892def974544c58a3a9b728eeb18b99', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:34:31.943589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f570e203-c780-45d0-881f-2e2cf16ff338 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-member] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad returned with HTTP 403 Jul 10 09:34:31.944012 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 822/3273] 10.4.3.103 () {68 vars in 1362 bytes} [Fri Jul 10 09:34:31 2026] PUT /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:31.953047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1a5473a5-6c67-4206-a2d7-7b1955260ed6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.955352 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a5473a5-6c67-4206-a2d7-7b1955260ed6 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] DELETE https://10.4.3.103/volume/v3/types/7b5b2f89-d76f-432d-856c-960c86edf7a8 Jul 10 09:34:31.955579 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a5473a5-6c67-4206-a2d7-7b1955260ed6 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.955815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a5473a5-6c67-4206-a2d7-7b1955260ed6 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.974899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:34:31.975128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.975479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.975530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:31.976299 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:34:31.985989 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Get all volumes completed successfully. Jul 10 09:34:31.986518 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32402f5d-4001-4364-b5a9-e398ccd17c9f tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:34:31.986947 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 811/3274] 10.4.3.103 () {68 vars in 1278 bytes} [Fri Jul 10 09:34:31 2026] GET /volume/v3/volumes => generated 335 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:31.989731 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a5473a5-6c67-4206-a2d7-7b1955260ed6 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/7b5b2f89-d76f-432d-856c-960c86edf7a8 returned with HTTP 202 Jul 10 09:34:31.990226 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 812/3275] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:31 2026] DELETE /volume/v3/types/7b5b2f89-d76f-432d-856c-960c86edf7a8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:31.995380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.997196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e90c641f-e0a1-49ec-8233-d783cb655bdb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:31.997622 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb Jul 10 09:34:31.997854 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.998043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:31.998210 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume with id: aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb Jul 10 09:34:31.999178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e90c641f-e0a1-49ec-8233-d783cb655bdb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] DELETE https://10.4.3.103/volume/v3/types/700d7d30-362c-4a86-8913-fbdc725d080b Jul 10 09:34:31.999397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e90c641f-e0a1-49ec-8233-d783cb655bdb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:31.999679 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e90c641f-e0a1-49ec-8233-d783cb655bdb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.005948 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:32.005948 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:32.006307 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:32.027855 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume request issued successfully. Jul 10 09:34:32.027855 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1c9313b0-a959-4126-a28e-13d8f965dc1d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb returned with HTTP 202 Jul 10 09:34:32.027855 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 831/3276] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:31 2026] DELETE /volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:32.031920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e90c641f-e0a1-49ec-8233-d783cb655bdb tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/700d7d30-362c-4a86-8913-fbdc725d080b returned with HTTP 202 Jul 10 09:34:32.031920 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 823/3277] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:31 2026] DELETE /volume/v3/types/700d7d30-362c-4a86-8913-fbdc725d080b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:32.034709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f267093d-022e-4f84-9aed-892917c1eabc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.037834 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cdcddc63-f63b-4a9d-bbbc-cea6e8ead546 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.038689 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f267093d-022e-4f84-9aed-892917c1eabc tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb Jul 10 09:34:32.038689 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f267093d-022e-4f84-9aed-892917c1eabc tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.038689 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f267093d-022e-4f84-9aed-892917c1eabc tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.038810 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cdcddc63-f63b-4a9d-bbbc-cea6e8ead546 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] DELETE https://10.4.3.103/volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39 Jul 10 09:34:32.038810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cdcddc63-f63b-4a9d-bbbc-cea6e8ead546 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.038810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cdcddc63-f63b-4a9d-bbbc-cea6e8ead546 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.046114 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:32.046114 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:32.049579 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f267093d-022e-4f84-9aed-892917c1eabc tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:32.057327 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f267093d-022e-4f84-9aed-892917c1eabc tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb returned with HTTP 200 Jul 10 09:34:32.057795 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 812/3278] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:32 2026] GET /volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:32.090761 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c07c515b-d5ad-4038-b68b-e9d29c34c99a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.093014 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c07c515b-d5ad-4038-b68b-e9d29c34c99a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:32.093014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c07c515b-d5ad-4038-b68b-e9d29c34c99a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.093617 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c07c515b-d5ad-4038-b68b-e9d29c34c99a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.104703 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:32.104703 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:32.109804 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c07c515b-d5ad-4038-b68b-e9d29c34c99a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:32.111351 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cdcddc63-f63b-4a9d-bbbc-cea6e8ead546 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39 returned with HTTP 202 Jul 10 09:34:32.111876 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 813/3279] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:32 2026] DELETE /volume/v3/types/d61a7bb5-48fa-4d64-b2e2-e5d06c21da39 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:32.116093 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c07c515b-d5ad-4038-b68b-e9d29c34c99a tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 200 Jul 10 09:34:32.116686 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 832/3280] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:32 2026] GET /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:32.121686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ca5eb0e7-aaaa-4aaa-8243-e0f2561dd981 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.124830 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ca5eb0e7-aaaa-4aaa-8243-e0f2561dd981 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] DELETE https://10.4.3.103/volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d Jul 10 09:34:32.124830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ca5eb0e7-aaaa-4aaa-8243-e0f2561dd981 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.124830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ca5eb0e7-aaaa-4aaa-8243-e0f2561dd981 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.137764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.146311 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] POST https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6/action Jul 10 09:34:32.146735 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action body: b'{"revert": {"snapshot_id": "04546d1d-3a3a-4588-a4c6-289e6b8198f0"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:32.146911 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "04546d1d-3a3a-4588-a4c6-289e6b8198f0"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:32.158062 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:32.158062 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:32.158607 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume retrieved successfully. Jul 10 09:34:32.163920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ca5eb0e7-aaaa-4aaa-8243-e0f2561dd981 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d returned with HTTP 202 Jul 10 09:34:32.165963 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 824/3281] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:32 2026] DELETE /volume/v3/types/88e8e96f-3547-4591-84fc-99978c4e0d5d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:32.166102 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] HTTP exception thrown: Can't revert volume f2a0862f-c7fc-4337-90af-72f19608a4d6 to its latest snapshot 04546d1d-3a3a-4588-a4c6-289e6b8198f0. The volume size must be equal to the snapshot size. Jul 10 09:34:32.166102 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc66b23c-4cab-44be-917d-7a4eb6b4a476 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6/action returned with HTTP 400 Jul 10 09:34:32.166102 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 813/3282] 10.4.3.103 () {70 vars in 1431 bytes} [Fri Jul 10 09:34:32 2026] POST /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6/action => generated 213 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 09:34:32.173611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1a5391cf-c6c0-4187-9ae8-7fbcb2ef4332 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.174990 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a5391cf-c6c0-4187-9ae8-7fbcb2ef4332 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] DELETE https://10.4.3.103/volume/v3/types/bddcb098-77f5-48bc-bd86-df7447063eba Jul 10 09:34:32.175200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a5391cf-c6c0-4187-9ae8-7fbcb2ef4332 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.175396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a5391cf-c6c0-4187-9ae8-7fbcb2ef4332 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.177988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-894e96f6-6144-49ef-85e1-5a44edb6514c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.183231 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 Jul 10 09:34:32.183458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.183719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.183865 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Delete snapshot with id: 04546d1d-3a3a-4588-a4c6-289e6b8198f0 Jul 10 09:34:32.191320 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:32.191320 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:32.193049 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:32.201301 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a5391cf-c6c0-4187-9ae8-7fbcb2ef4332 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/bddcb098-77f5-48bc-bd86-df7447063eba returned with HTTP 202 Jul 10 09:34:32.201729 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 814/3283] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:32 2026] DELETE /volume/v3/types/bddcb098-77f5-48bc-bd86-df7447063eba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:32.209964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-23d2d3da-5ce9-49d2-9a13-939aecca7884 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.214232 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-23d2d3da-5ce9-49d2-9a13-939aecca7884 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] DELETE https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad Jul 10 09:34:32.214473 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-23d2d3da-5ce9-49d2-9a13-939aecca7884 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.214741 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-23d2d3da-5ce9-49d2-9a13-939aecca7884 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.215502 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot delete request issued successfully. Jul 10 09:34:32.215768 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-894e96f6-6144-49ef-85e1-5a44edb6514c tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 returned with HTTP 202 Jul 10 09:34:32.216217 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 833/3284] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:32 2026] DELETE /volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:32.224237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bec2d0b4-721f-429a-8ee0-f1f006b377d7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:32.225973 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bec2d0b4-721f-429a-8ee0-f1f006b377d7 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 Jul 10 09:34:32.226200 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bec2d0b4-721f-429a-8ee0-f1f006b377d7 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:32.226409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bec2d0b4-721f-429a-8ee0-f1f006b377d7 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:32.231746 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:32.231746 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:32.232206 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bec2d0b4-721f-429a-8ee0-f1f006b377d7 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:32.232971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bec2d0b4-721f-429a-8ee0-f1f006b377d7 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 returned with HTTP 200 Jul 10 09:34:32.233321 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 814/3285] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:32 2026] GET /volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:32.251913 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-23d2d3da-5ce9-49d2-9a13-939aecca7884 tempest-VolumeTypesMemberTests-2067636886 tempest-VolumeTypesMemberTests-2067636886-project-admin] https://10.4.3.103/volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad returned with HTTP 202 Jul 10 09:34:32.252433 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 825/3286] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:32 2026] DELETE /volume/v3/types/486db351-2d45-4d32-a4cb-b432281207ad => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:33.071823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-388a658b-50d2-4107-b9ab-c9639e13c6b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:33.074714 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-388a658b-50d2-4107-b9ab-c9639e13c6b9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb Jul 10 09:34:33.074971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-388a658b-50d2-4107-b9ab-c9639e13c6b9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:33.075152 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-388a658b-50d2-4107-b9ab-c9639e13c6b9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:33.088257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-388a658b-50d2-4107-b9ab-c9639e13c6b9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb returned with HTTP 404 Jul 10 09:34:33.088912 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 815/3287] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:33 2026] GET /volume/v3/volumes/aea2ccf3-d3e3-4a47-9043-cdf31ffd5adb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:33.099586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-54503bdf-427d-48a5-91a8-170789611399 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:33.103824 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:33.104328 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1595138458"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:33.109042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1595138458'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:33.109198 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume of 1 GB Jul 10 09:34:33.109549 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:33.109549 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:33.113931 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:33.119711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (ddc0757f-e67b-41b3-9063-bf2dc4e19303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:33.120688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5892beb5-f943-4d6d-a45c-891716fab38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:33.121552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:33.154458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5892beb5-f943-4d6d-a45c-891716fab38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:33.155184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbac3969-7506-4781-aaab-e9715fcc380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:33.214897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Created reservations ['8c5b197b-644a-4ecd-b0a7-823f793b8edd', '201e3a3c-c0c3-462d-9858-baec094b967b', '389b5677-8763-4643-87c1-5abed3803314', 'ed56b070-1c87-476e-826d-2ac2bba191e8'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:33.216061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbac3969-7506-4781-aaab-e9715fcc380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c5b197b-644a-4ecd-b0a7-823f793b8edd', '201e3a3c-c0c3-462d-9858-baec094b967b', '389b5677-8763-4643-87c1-5abed3803314', 'ed56b070-1c87-476e-826d-2ac2bba191e8']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:33.216631 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f909aa-dba4-40e2-af3c-6a1a2901220a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:33.245441 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-50234dfe-ee82-4eed-8d57-f3dcd12b65c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:33.249161 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50234dfe-ee82-4eed-8d57-f3dcd12b65c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 Jul 10 09:34:33.250229 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50234dfe-ee82-4eed-8d57-f3dcd12b65c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:33.250229 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50234dfe-ee82-4eed-8d57-f3dcd12b65c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:33.255454 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50234dfe-ee82-4eed-8d57-f3dcd12b65c1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 returned with HTTP 404 Jul 10 09:34:33.256119 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 815/3288] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:33 2026] GET /volume/v3/snapshots/04546d1d-3a3a-4588-a4c6-289e6b8198f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:33.256371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f909aa-dba4-40e2-af3c-6a1a2901220a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d493ae-dc05-40fe-8366-e5a7c1828b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595138458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['8c5b197b-644a-4ecd-b0a7-823f793b8edd','201e3a3c-c0c3-462d-9858-baec094b967b','389b5677-8763-4643-87c1-5abed3803314','ed56b070-1c87-476e-826d-2ac2bba191e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595138458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d493ae-dc05-40fe-8366-e5a7c1828b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26049dc5c818411ea1b1d98dec1cf5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:33.257316 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e95d1c-478d-4983-bcf9-7a60248e2286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:33.266246 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:33.269537 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:33.271024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:33.271665 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:33.271801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Delete volume with id: f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:33.283442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e95d1c-478d-4983-bcf9-7a60248e2286) transitioned into state 'SUCCESS' from state '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-1595138458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['8c5b197b-644a-4ecd-b0a7-823f793b8edd','201e3a3c-c0c3-462d-9858-baec094b967b','389b5677-8763-4643-87c1-5abed3803314','ed56b070-1c87-476e-826d-2ac2bba191e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:33.284170 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920b91a7-9bee-4a2c-aa07-62e4f0eaf9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:33.287411 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:33.287411 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:33.288671 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:33.299403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920b91a7-9bee-4a2c-aa07-62e4f0eaf9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:33.302691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (ddc0757f-e67b-41b3-9063-bf2dc4e19303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:33.303252 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request issued successfully. Jul 10 09:34:33.306637 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-54503bdf-427d-48a5-91a8-170789611399 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:33.307231 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 834/3289] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:34:33 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:33.325706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3ecf192-af06-4bb6-bc95-336f684fe37e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:33.327870 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3ecf192-af06-4bb6-bc95-336f684fe37e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 Jul 10 09:34:33.328552 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3ecf192-af06-4bb6-bc95-336f684fe37e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:33.328552 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3ecf192-af06-4bb6-bc95-336f684fe37e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:33.330430 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Delete volume request issued successfully. Jul 10 09:34:33.330720 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-764ac62e-d0f5-49a0-bd15-f6ace70cfb8b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 202 Jul 10 09:34:33.331138 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 826/3290] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:33 2026] DELETE /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:33.340754 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:33.340754 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:33.340876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7bc1781d-c140-49a6-a538-545ed4daef3b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:33.343861 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7bc1781d-c140-49a6-a538-545ed4daef3b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:33.344189 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7bc1781d-c140-49a6-a538-545ed4daef3b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:33.344764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7bc1781d-c140-49a6-a538-545ed4daef3b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:33.346158 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3ecf192-af06-4bb6-bc95-336f684fe37e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:33.352128 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3ecf192-af06-4bb6-bc95-336f684fe37e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 returned with HTTP 200 Jul 10 09:34:33.352128 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 816/3291] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:33 2026] GET /volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:33.355011 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:33.355011 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:33.360999 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7bc1781d-c140-49a6-a538-545ed4daef3b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:33.367586 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7bc1781d-c140-49a6-a538-545ed4daef3b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 200 Jul 10 09:34:33.368103 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 816/3292] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:33 2026] GET /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:34.366343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ddd0e447-6dcd-43a9-ad78-b53442849ed9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.368422 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ddd0e447-6dcd-43a9-ad78-b53442849ed9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 Jul 10 09:34:34.368849 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ddd0e447-6dcd-43a9-ad78-b53442849ed9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.369056 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ddd0e447-6dcd-43a9-ad78-b53442849ed9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.377876 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.377876 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:34.383904 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2bbe1f61-3c2f-4758-8e72-32d0b7b49417 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.384515 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ddd0e447-6dcd-43a9-ad78-b53442849ed9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:34.388050 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2bbe1f61-3c2f-4758-8e72-32d0b7b49417 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 Jul 10 09:34:34.388366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2bbe1f61-3c2f-4758-8e72-32d0b7b49417 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.388664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2bbe1f61-3c2f-4758-8e72-32d0b7b49417 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.389905 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ddd0e447-6dcd-43a9-ad78-b53442849ed9 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 returned with HTTP 200 Jul 10 09:34:34.390631 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 835/3293] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:34.402392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4e842922-8407-4f46-a85f-13093185b860 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.405277 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:34:34.405277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.405277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.405277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:34.405798 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2bbe1f61-3c2f-4758-8e72-32d0b7b49417 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 returned with HTTP 404 Jul 10 09:34:34.406042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:34:34.406650 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 827/3294] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/volumes/f2a0862f-c7fc-4337-90af-72f19608a4d6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:34.416321 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.418192 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:34.418767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.418767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.418913 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Delete snapshot with id: b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:34.424104 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Get all volumes completed successfully. Jul 10 09:34:34.424362 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.424362 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:34.424822 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.424822 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:34.425586 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:34.429936 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4e842922-8407-4f46-a85f-13093185b860 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:34:34.433608 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 817/3295] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:34.442734 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot delete request issued successfully. Jul 10 09:34:34.442734 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6e5cea8e-40a8-4256-8838-eaecf40e5241 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd returned with HTTP 202 Jul 10 09:34:34.443210 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 817/3296] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:34 2026] DELETE /volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:34.444260 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cd714572-958a-47f5-9b61-350ecb2624e7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.446505 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd714572-958a-47f5-9b61-350ecb2624e7 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:34.446505 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd714572-958a-47f5-9b61-350ecb2624e7 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.447338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd714572-958a-47f5-9b61-350ecb2624e7 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.447721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d78cf381-aad5-411a-b91a-aee778eee83a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.449482 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 Jul 10 09:34:34.449762 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.449986 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.450237 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume with id: 28d493ae-dc05-40fe-8366-e5a7c1828b16 Jul 10 09:34:34.451317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8f53b0d9-fa85-41a3-81b8-80555294a10d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.453530 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f53b0d9-fa85-41a3-81b8-80555294a10d tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:34.453823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8f53b0d9-fa85-41a3-81b8-80555294a10d tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.454081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8f53b0d9-fa85-41a3-81b8-80555294a10d tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.459159 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.459159 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:34.460182 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.460182 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:34.460261 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.460261 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:34.460797 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:34.460943 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8f53b0d9-fa85-41a3-81b8-80555294a10d tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Snapshot retrieved successfully. Jul 10 09:34:34.461927 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8f53b0d9-fa85-41a3-81b8-80555294a10d tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd returned with HTTP 200 Jul 10 09:34:34.463208 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 818/3297] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:34.464401 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cd714572-958a-47f5-9b61-350ecb2624e7 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:34.469562 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd714572-958a-47f5-9b61-350ecb2624e7 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:34:34.470521 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 836/3298] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:34:34.481872 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume request issued successfully. Jul 10 09:34:34.482171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d78cf381-aad5-411a-b91a-aee778eee83a tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 returned with HTTP 202 Jul 10 09:34:34.482598 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 828/3299] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:34 2026] DELETE /volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:34.490790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e2c6028f-4ba5-41b5-b98c-568d268cc865 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.492763 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2c6028f-4ba5-41b5-b98c-568d268cc865 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 Jul 10 09:34:34.493025 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2c6028f-4ba5-41b5-b98c-568d268cc865 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.493262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2c6028f-4ba5-41b5-b98c-568d268cc865 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.501090 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.501090 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:34.505176 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e2c6028f-4ba5-41b5-b98c-568d268cc865 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:34.508939 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2c6028f-4ba5-41b5-b98c-568d268cc865 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 returned with HTTP 200 Jul 10 09:34:34.509588 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 818/3300] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 09:34:34.519145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-4026d5d4-a85a-4fea-92cf-377c0f5ac424 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.521256 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-4026d5d4-a85a-4fea-92cf-377c0f5ac424 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:34.521449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-4026d5d4-a85a-4fea-92cf-377c0f5ac424 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:34.521719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-4026d5d4-a85a-4fea-92cf-377c0f5ac424 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:34.544046 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.544046 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:34.546509 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-4026d5d4-a85a-4fea-92cf-377c0f5ac424 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:34.551225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-4026d5d4-a85a-4fea-92cf-377c0f5ac424 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:34:34.551580 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 819/3301] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:34:34 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:34.575909 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:34.578023 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] POST https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec/action Jul 10 09:34:34.578506 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:34.578718 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:34.593444 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:34.593444 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:34.593722 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:34.599070 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Begin detaching volume completed successfully. Jul 10 09:34:34.599370 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-1e4d62c3-fd49-45b3-93d1-a296894071e5 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec/action returned with HTTP 202 Jul 10 09:34:34.599943 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 837/3302] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:34:34 2026] POST /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:34:35.322391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-468f0eb0-4b01-405c-a6ee-403136d78777 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.325233 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:35.325848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-712103418", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:35.327967 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-712103418', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:35.328309 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create volume of 1 GB Jul 10 09:34:35.333317 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Availability Zones retrieved successfully. Jul 10 09:34:35.342877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Flow 'volume_create_api' (9ca4baed-8c8c-44d4-8d17-f53d177fc2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:35.344553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a302f11-b696-422c-9980-b0f06e82e3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.346519 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:35.382364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a302f11-b696-422c-9980-b0f06e82e3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.383544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e276d6ab-a74d-478b-9e4c-cb1b2f77feb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.439748 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Created reservations ['4254e8ae-9785-4b8a-b7c1-7fff2572050b', '372ba1d7-f17e-4838-b7e8-09cebc8ca53c', '0e7304dc-d05e-4be7-a7e3-366bed26ef06', '9535cb1b-dd72-48e9-ab17-110a947d9daf'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:35.441060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e276d6ab-a74d-478b-9e4c-cb1b2f77feb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4254e8ae-9785-4b8a-b7c1-7fff2572050b', '372ba1d7-f17e-4838-b7e8-09cebc8ca53c', '0e7304dc-d05e-4be7-a7e3-366bed26ef06', '9535cb1b-dd72-48e9-ab17-110a947d9daf']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.442274 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ba7b8b-e10a-4da2-8475-364f6b4389e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.472877 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7f1d3182-9718-4fc4-8971-0f54922e972b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.473797 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ba7b8b-e10a-4da2-8475-364f6b4389e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18256f5f-c997-421b-b0a0-baa747afcb9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-712103418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92b6e2661f24b209ddbefdc85f2af99',qos_specs=None,replication_status=,reservations=['4254e8ae-9785-4b8a-b7c1-7fff2572050b','372ba1d7-f17e-4838-b7e8-09cebc8ca53c','0e7304dc-d05e-4be7-a7e3-366bed26ef06','9535cb1b-dd72-48e9-ab17-110a947d9daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62fbadf482b41ce8c74567d24e173a8',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-712103418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18256f5f-c997-421b-b0a0-baa747afcb9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92b6e2661f24b209ddbefdc85f2af99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a62fbadf482b41ce8c74567d24e173a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.474762 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ca9212-b21e-4cc8-b9a5-e92abd434443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.476057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7f1d3182-9718-4fc4-8971-0f54922e972b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd Jul 10 09:34:35.476282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7f1d3182-9718-4fc4-8971-0f54922e972b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.476469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7f1d3182-9718-4fc4-8971-0f54922e972b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.480846 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7f1d3182-9718-4fc4-8971-0f54922e972b tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd returned with HTTP 404 Jul 10 09:34:35.481400 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 819/3303] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/v3/snapshots/b58b700b-246f-4aab-9d93-e3d76d4fa9bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:35.488734 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.490819 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] DELETE https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:35.491106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.491348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.491555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Delete volume with id: 44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:35.495402 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ca9212-b21e-4cc8-b9a5-e92abd434443) transitioned into state 'SUCCESS' from state '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-712103418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92b6e2661f24b209ddbefdc85f2af99',qos_specs=None,replication_status=,reservations=['4254e8ae-9785-4b8a-b7c1-7fff2572050b','372ba1d7-f17e-4838-b7e8-09cebc8ca53c','0e7304dc-d05e-4be7-a7e3-366bed26ef06','9535cb1b-dd72-48e9-ab17-110a947d9daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62fbadf482b41ce8c74567d24e173a8',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.496261 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51109b41-32b0-40ea-a7a6-3908c6a2a34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.499951 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:35.499951 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:35.500537 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:35.509019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51109b41-32b0-40ea-a7a6-3908c6a2a34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.510341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Flow 'volume_create_api' (9ca4baed-8c8c-44d4-8d17-f53d177fc2e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:35.510761 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Create volume request issued successfully. Jul 10 09:34:35.511523 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-468f0eb0-4b01-405c-a6ee-403136d78777 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:35.512126 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 829/3304] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:34:35 2026] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:35.520776 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Delete volume request issued successfully. Jul 10 09:34:35.520916 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-96bffb63-07fd-42e7-b46c-af9a5450ca9f tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 202 Jul 10 09:34:35.521428 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 820/3305] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:35 2026] DELETE /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:35.528876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6820d53c-6e02-411c-8897-7cd6705f075f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.529275 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7e311eb7-7f88-474b-b85c-8364e880bb96 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.531371 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d0866b80-1ef1-40a7-bf51-1c410bfb9242 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.534068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d0866b80-1ef1-40a7-bf51-1c410bfb9242 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:35.534355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d0866b80-1ef1-40a7-bf51-1c410bfb9242 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.534393 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7e311eb7-7f88-474b-b85c-8364e880bb96 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 Jul 10 09:34:35.534543 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7e311eb7-7f88-474b-b85c-8364e880bb96 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.534611 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d0866b80-1ef1-40a7-bf51-1c410bfb9242 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.534942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7e311eb7-7f88-474b-b85c-8364e880bb96 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.535899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6820d53c-6e02-411c-8897-7cd6705f075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:35.536070 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6820d53c-6e02-411c-8897-7cd6705f075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.536256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6820d53c-6e02-411c-8897-7cd6705f075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.544714 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:35.544714 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:35.545022 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7e311eb7-7f88-474b-b85c-8364e880bb96 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 returned with HTTP 404 Jul 10 09:34:35.545713 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 838/3306] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/v3/volumes/28d493ae-dc05-40fe-8366-e5a7c1828b16 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:35.548731 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:35.548731 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:35.549351 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d0866b80-1ef1-40a7-bf51-1c410bfb9242 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Volume info retrieved successfully. Jul 10 09:34:35.554588 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6820d53c-6e02-411c-8897-7cd6705f075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:35.555630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.555869 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d0866b80-1ef1-40a7-bf51-1c410bfb9242 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 200 Jul 10 09:34:35.556534 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 830/3307] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:35.558118 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:35.562432 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6820d53c-6e02-411c-8897-7cd6705f075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:35.563031 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 820/3308] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:35.564807 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1461026079"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:35.566890 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1461026079'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:35.566989 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume of 1 GB Jul 10 09:34:35.570947 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:35.577852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (236b779c-ec97-4265-851f-afc71a674461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:35.579231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c420019-3751-4864-b125-08bade088979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.580369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:35.610437 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c420019-3751-4864-b125-08bade088979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.611348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78907102-e830-4220-a1fe-f0a18f5ab82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.631976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4cbb42f3-6663-4e3f-b95d-1de828484963 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.633665 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4cbb42f3-6663-4e3f-b95d-1de828484963 None None] GET https://10.4.3.103/volume// Jul 10 09:34:35.633889 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4cbb42f3-6663-4e3f-b95d-1de828484963 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.634130 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4cbb42f3-6663-4e3f-b95d-1de828484963 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.634560 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4cbb42f3-6663-4e3f-b95d-1de828484963 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:34:35.635070 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 839/3309] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:34:35.644011 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-b06e81dc-021a-4b7d-96fb-adf7cbd60c9f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.647955 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-b06e81dc-021a-4b7d-96fb-adf7cbd60c9f tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:35.648247 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-b06e81dc-021a-4b7d-96fb-adf7cbd60c9f tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.648509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-b06e81dc-021a-4b7d-96fb-adf7cbd60c9f tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.661487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Created reservations ['9a4ce94c-8938-47fe-8ed7-22c402af0238', '3c2b5286-711d-4d55-b7c6-1ce784e8d166', '190a088d-9202-4e5a-9268-887485823ad9', '54c076cc-35ed-4852-9742-9c0f807031e7'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:35.662300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78907102-e830-4220-a1fe-f0a18f5ab82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a4ce94c-8938-47fe-8ed7-22c402af0238', '3c2b5286-711d-4d55-b7c6-1ce784e8d166', '190a088d-9202-4e5a-9268-887485823ad9', '54c076cc-35ed-4852-9742-9c0f807031e7']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.664063 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f5b418-09fc-40d6-ae33-a6c4d4ada5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.664278 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:35.664278 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:35.669092 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-b06e81dc-021a-4b7d-96fb-adf7cbd60c9f tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:35.673676 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-b06e81dc-021a-4b7d-96fb-adf7cbd60c9f tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:34:35.674069 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 831/3310] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:35.687488 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f5b418-09fc-40d6-ae33-a6c4d4ada5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '995d89ac-6647-4b03-be26-95ac0dcd4ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1461026079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['9a4ce94c-8938-47fe-8ed7-22c402af0238','3c2b5286-711d-4d55-b7c6-1ce784e8d166','190a088d-9202-4e5a-9268-887485823ad9','54c076cc-35ed-4852-9742-9c0f807031e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1461026079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=995d89ac-6647-4b03-be26-95ac0dcd4ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26049dc5c818411ea1b1d98dec1cf5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.689279 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dc9f7b-4b8c-4572-bdb7-ed8c954fb335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.709317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dc9f7b-4b8c-4572-bdb7-ed8c954fb335) transitioned into state 'SUCCESS' from state '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-1461026079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['9a4ce94c-8938-47fe-8ed7-22c402af0238','3c2b5286-711d-4d55-b7c6-1ce784e8d166','190a088d-9202-4e5a-9268-887485823ad9','54c076cc-35ed-4852-9742-9c0f807031e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.709704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11817d06-c6c2-4c71-898d-aa1c408da723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:35.719196 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11817d06-c6c2-4c71-898d-aa1c408da723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:35.719938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (236b779c-ec97-4265-851f-afc71a674461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:35.720267 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request issued successfully. Jul 10 09:34:35.720833 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85e02104-d6d0-4046-ab03-dbe4c549edf4 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:35.721230 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 821/3311] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:34:35 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:35.739165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d6ba4481-84f9-4bc7-a909-7bfdd5b9d669 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:35.741114 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6ba4481-84f9-4bc7-a909-7bfdd5b9d669 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:35.741302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6ba4481-84f9-4bc7-a909-7bfdd5b9d669 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:35.741485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6ba4481-84f9-4bc7-a909-7bfdd5b9d669 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:35.748236 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:35.748236 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:35.752306 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d6ba4481-84f9-4bc7-a909-7bfdd5b9d669 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:35.755371 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6ba4481-84f9-4bc7-a909-7bfdd5b9d669 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 returned with HTTP 200 Jul 10 09:34:35.755874 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 821/3312] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:35 2026] GET /volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:36.510286 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-3d4516b0-138d-450d-af1d-cb5ae96d6ffb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.512253 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-3d4516b0-138d-450d-af1d-cb5ae96d6ffb tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] DELETE https://10.4.3.103/volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe Jul 10 09:34:36.512430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-3d4516b0-138d-450d-af1d-cb5ae96d6ffb tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.512643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-3d4516b0-138d-450d-af1d-cb5ae96d6ffb tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.520479 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.520479 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:36.572457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c8b57a8d-83e5-4c3a-8943-2d31e54a18f1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.574503 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8b57a8d-83e5-4c3a-8943-2d31e54a18f1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] GET https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 Jul 10 09:34:36.574762 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8b57a8d-83e5-4c3a-8943-2d31e54a18f1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.574997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c8b57a8d-83e5-4c3a-8943-2d31e54a18f1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.575811 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-318ea1fa-40b2-498f-b00b-9f5a60be7804 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.578054 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-318ea1fa-40b2-498f-b00b-9f5a60be7804 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:36.578224 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-318ea1fa-40b2-498f-b00b-9f5a60be7804 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.578388 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-318ea1fa-40b2-498f-b00b-9f5a60be7804 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.582645 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c8b57a8d-83e5-4c3a-8943-2d31e54a18f1 tempest-VolumeRevertTests-629788240 tempest-VolumeRevertTests-629788240-project-member] https://10.4.3.103/volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 returned with HTTP 404 Jul 10 09:34:36.583148 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 832/3313] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/44ef8495-a21b-4da9-b6f1-2837f243e5b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:36.588329 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.588329 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:36.592852 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-318ea1fa-40b2-498f-b00b-9f5a60be7804 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:36.596482 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-318ea1fa-40b2-498f-b00b-9f5a60be7804 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:36.596901 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 822/3314] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:36.609740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-01905c3b-4efc-4519-8dc4-bc0d7c93eff3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.611934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-01905c3b-4efc-4519-8dc4-bc0d7c93eff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:36.613027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-01905c3b-4efc-4519-8dc4-bc0d7c93eff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.613027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-01905c3b-4efc-4519-8dc4-bc0d7c93eff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.622588 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.622588 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:36.627519 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-01905c3b-4efc-4519-8dc4-bc0d7c93eff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:36.634027 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-01905c3b-4efc-4519-8dc4-bc0d7c93eff3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:36.634694 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 822/3315] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:36.645624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3503e41c-8d04-41f2-b33f-35619730ab00 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.647303 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes Jul 10 09:34:36.647397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.647579 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.647842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:36.648475 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:34:36.655956 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Get all volumes completed successfully. Jul 10 09:34:36.656577 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3503e41c-8d04-41f2-b33f-35619730ab00 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 200 Jul 10 09:34:36.656913 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 833/3316] 10.4.3.103 () {66 vars in 1237 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:36.664335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2ab27d5-a0b8-4145-8d55-27dcb8407407 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.665846 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2ab27d5-a0b8-4145-8d55-27dcb8407407 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:36.666027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2ab27d5-a0b8-4145-8d55-27dcb8407407 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.666215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2ab27d5-a0b8-4145-8d55-27dcb8407407 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.672663 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.672663 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:36.675820 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f2ab27d5-a0b8-4145-8d55-27dcb8407407 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:36.679213 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2ab27d5-a0b8-4145-8d55-27dcb8407407 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:36.679537 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 823/3317] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:34:36.719951 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-aa5492ed-a089-4be1-ad9c-cf40720af9eb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.725401 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-aa5492ed-a089-4be1-ad9c-cf40720af9eb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:36.725673 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-aa5492ed-a089-4be1-ad9c-cf40720af9eb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.725872 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-aa5492ed-a089-4be1-ad9c-cf40720af9eb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.737063 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.737063 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:36.741612 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-aa5492ed-a089-4be1-ad9c-cf40720af9eb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:36.747004 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-aa5492ed-a089-4be1-ad9c-cf40720af9eb tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:36.747544 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 823/3318] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:36.769404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-80ca3030-2911-4f5f-bca4-6c3e6d2e2aac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.773031 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-80ca3030-2911-4f5f-bca4-6c3e6d2e2aac tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:36.773322 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-80ca3030-2911-4f5f-bca4-6c3e6d2e2aac tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.773503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-80ca3030-2911-4f5f-bca4-6c3e6d2e2aac tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.785440 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.785440 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:36.789580 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-80ca3030-2911-4f5f-bca4-6c3e6d2e2aac tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:36.793250 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-80ca3030-2911-4f5f-bca4-6c3e6d2e2aac tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 returned with HTTP 200 Jul 10 09:34:36.793598 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 834/3319] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:36.807137 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a189a1b1-bbb1-4359-837e-4d08eb154711 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.808770 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a189a1b1-bbb1-4359-837e-4d08eb154711 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] GET https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:36.809021 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a189a1b1-bbb1-4359-837e-4d08eb154711 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.809241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a189a1b1-bbb1-4359-837e-4d08eb154711 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.815693 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.815693 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:36.819141 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a189a1b1-bbb1-4359-837e-4d08eb154711 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Volume info retrieved successfully. Jul 10 09:34:36.827222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a189a1b1-bbb1-4359-837e-4d08eb154711 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 returned with HTTP 200 Jul 10 09:34:36.829065 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 824/3320] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:36.848651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.849175 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:36.849263 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.849495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.849669 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume with id: 995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:36.858592 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.858592 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:36.859025 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:36.876197 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume request issued successfully. Jul 10 09:34:36.876397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-70a9a6e6-5696-4bf0-8d9e-66c4de12bd28 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 returned with HTTP 202 Jul 10 09:34:36.876762 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 824/3321] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:36 2026] DELETE /volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:36.889215 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7481a929-f6fd-4d8d-a1a9-4941424e0bf0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:36.891764 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7481a929-f6fd-4d8d-a1a9-4941424e0bf0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:36.893587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7481a929-f6fd-4d8d-a1a9-4941424e0bf0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:36.893587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7481a929-f6fd-4d8d-a1a9-4941424e0bf0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:36.901615 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:36.901615 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:36.905538 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7481a929-f6fd-4d8d-a1a9-4941424e0bf0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:36.910983 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7481a929-f6fd-4d8d-a1a9-4941424e0bf0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 returned with HTTP 200 Jul 10 09:34:36.911539 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 835/3322] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:36 2026] GET /volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:37.060379 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b75a0a9a-f877-4e03-8216-8e505d8435b8 req-3d4516b0-138d-450d-af1d-cb5ae96d6ffb tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe returned with HTTP 200 Jul 10 09:34:37.060797 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 840/3323] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:34:36 2026] DELETE /volume/v3/attachments/80998807-e882-4e85-8d9d-291535450fbe => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:37.290407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-db59330b-7162-40cb-a34b-b44c76c01f13 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:37.384596 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:37.384596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-278406161", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:37.384596 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-278406161', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:37.385039 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create volume of 1 GB Jul 10 09:34:37.390594 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Availability Zones retrieved successfully. Jul 10 09:34:37.397729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Flow 'volume_create_api' (c06d3e05-69c7-45c7-b14e-713be5ea4ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:37.398977 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1374bf-6538-493c-b6cb-8123ecd72414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:37.400229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:37.433485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1374bf-6538-493c-b6cb-8123ecd72414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:37.435298 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62802a9e-c7af-499d-af49-77eda089777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:37.501260 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Created reservations ['1c7d9784-893b-460e-a8f4-684a9ca52d24', '61af10c6-3e98-4b8c-b5b4-b75e57869f67', '207d3b50-21f7-4b77-828f-12fae8d614dd', '2f3d915b-e077-4cca-8e62-81f3305d16a6'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:37.501260 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62802a9e-c7af-499d-af49-77eda089777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c7d9784-893b-460e-a8f4-684a9ca52d24', '61af10c6-3e98-4b8c-b5b4-b75e57869f67', '207d3b50-21f7-4b77-828f-12fae8d614dd', '2f3d915b-e077-4cca-8e62-81f3305d16a6']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:37.502276 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059dae16-f9cd-45e0-bb16-64273367c805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:37.527956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059dae16-f9cd-45e0-bb16-64273367c805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4465bba7-a30c-4341-b804-d10d8f18a2ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-278406161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='723c07e4c8714d45a9aa786c7f55ed9e',qos_specs=None,replication_status=,reservations=['1c7d9784-893b-460e-a8f4-684a9ca52d24','61af10c6-3e98-4b8c-b5b4-b75e57869f67','207d3b50-21f7-4b77-828f-12fae8d614dd','2f3d915b-e077-4cca-8e62-81f3305d16a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc89cde58e734c6da01033775f1fae7e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-278406161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4465bba7-a30c-4341-b804-d10d8f18a2ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='723c07e4c8714d45a9aa786c7f55ed9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc89cde58e734c6da01033775f1fae7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:37.529157 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99a49a8-a4cc-473e-8ca6-a7478c999213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:37.552174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99a49a8-a4cc-473e-8ca6-a7478c999213) transitioned into state 'SUCCESS' from state '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-278406161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='723c07e4c8714d45a9aa786c7f55ed9e',qos_specs=None,replication_status=,reservations=['1c7d9784-893b-460e-a8f4-684a9ca52d24','61af10c6-3e98-4b8c-b5b4-b75e57869f67','207d3b50-21f7-4b77-828f-12fae8d614dd','2f3d915b-e077-4cca-8e62-81f3305d16a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc89cde58e734c6da01033775f1fae7e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:37.553608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832acbaf-cea4-42a3-b22b-71b0cad47a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:37.565733 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832acbaf-cea4-42a3-b22b-71b0cad47a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:37.567735 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Flow 'volume_create_api' (c06d3e05-69c7-45c7-b14e-713be5ea4ffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:37.567735 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create volume request issued successfully. Jul 10 09:34:37.568381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-db59330b-7162-40cb-a34b-b44c76c01f13 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:37.568991 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 825/3324] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:34:37 2026] POST /volume/v3/volumes => generated 753 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:37.581312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8777d51c-abf6-4803-82d4-e4d50efa3bd5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:37.583049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8777d51c-abf6-4803-82d4-e4d50efa3bd5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:37.583292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8777d51c-abf6-4803-82d4-e4d50efa3bd5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:37.583535 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8777d51c-abf6-4803-82d4-e4d50efa3bd5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:37.591334 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:37.591334 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:37.594006 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8777d51c-abf6-4803-82d4-e4d50efa3bd5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:37.597909 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8777d51c-abf6-4803-82d4-e4d50efa3bd5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 200 Jul 10 09:34:37.598304 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 825/3325] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:37 2026] GET /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:37.791545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bf11168c-5623-4d92-929d-8e2f9f953474 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:37.794762 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf11168c-5623-4d92-929d-8e2f9f953474 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:37.794961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf11168c-5623-4d92-929d-8e2f9f953474 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:37.795211 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf11168c-5623-4d92-929d-8e2f9f953474 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:37.805148 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:37.805148 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:37.814256 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf11168c-5623-4d92-929d-8e2f9f953474 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:37.820357 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf11168c-5623-4d92-929d-8e2f9f953474 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:34:37.820819 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 836/3326] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:37 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:37.929732 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-298e119d-4990-4d06-a564-65e611b60fff None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:37.932395 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-298e119d-4990-4d06-a564-65e611b60fff tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 Jul 10 09:34:37.932809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-298e119d-4990-4d06-a564-65e611b60fff tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:37.933032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-298e119d-4990-4d06-a564-65e611b60fff tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:37.947245 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-298e119d-4990-4d06-a564-65e611b60fff tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 returned with HTTP 404 Jul 10 09:34:37.947245 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 841/3327] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:37 2026] GET /volume/v3/volumes/995d89ac-6647-4b03-be26-95ac0dcd4ac5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:37.957180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-474db392-c44c-4117-a722-eae729ac720d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:37.959164 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:37.959590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1042208712"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:37.961183 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1042208712'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:37.961313 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume of 1 GB Jul 10 09:34:37.961624 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:37.961624 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:37.965977 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:37.972787 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (492507b6-f640-4cdd-83a3-0b009757efdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:37.973594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbab6bae-fd69-4ea5-a344-05ffd16d65d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:37.974506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:37.997461 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbab6bae-fd69-4ea5-a344-05ffd16d65d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:37.998419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172d4d43-286a-41c7-a0cd-24efedd961b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.039210 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Created reservations ['e92d77ec-72c6-4d88-acaf-d4552707b7e6', 'f7165048-7f24-4977-bc08-c3105cddb906', '85f743b9-c0ff-4f27-99ab-98ca47d50a35', '8b9c8947-5052-4218-8789-69037676c4f5'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:38.040348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172d4d43-286a-41c7-a0cd-24efedd961b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92d77ec-72c6-4d88-acaf-d4552707b7e6', 'f7165048-7f24-4977-bc08-c3105cddb906', '85f743b9-c0ff-4f27-99ab-98ca47d50a35', '8b9c8947-5052-4218-8789-69037676c4f5']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.041353 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54ea789-31ce-4231-9dc1-35609349e910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.070740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54ea789-31ce-4231-9dc1-35609349e910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9050396-d251-4353-a7a8-eb366e1069af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042208712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['e92d77ec-72c6-4d88-acaf-d4552707b7e6','f7165048-7f24-4977-bc08-c3105cddb906','85f743b9-c0ff-4f27-99ab-98ca47d50a35','8b9c8947-5052-4218-8789-69037676c4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042208712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9050396-d251-4353-a7a8-eb366e1069af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26049dc5c818411ea1b1d98dec1cf5de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.071957 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133e4a23-a4e7-4025-8f6b-a082af0cb651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.093255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133e4a23-a4e7-4025-8f6b-a082af0cb651) transitioned into state 'SUCCESS' from state '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-1042208712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26049dc5c818411ea1b1d98dec1cf5de',qos_specs=None,replication_status=,reservations=['e92d77ec-72c6-4d88-acaf-d4552707b7e6','f7165048-7f24-4977-bc08-c3105cddb906','85f743b9-c0ff-4f27-99ab-98ca47d50a35','8b9c8947-5052-4218-8789-69037676c4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ecedc8b3534f51b6e255fc749f8d35',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.094020 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ce0e28-bd21-4d23-8f8f-52494c6a0a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.106346 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ce0e28-bd21-4d23-8f8f-52494c6a0a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.106346 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Flow 'volume_create_api' (492507b6-f640-4cdd-83a3-0b009757efdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:38.106346 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Create volume request issued successfully. Jul 10 09:34:38.106346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-474db392-c44c-4117-a722-eae729ac720d tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:38.106346 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 826/3328] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:34:37 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:38.119041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-241dfcfa-3792-4d35-97f8-d14209ea4e57 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.121008 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-241dfcfa-3792-4d35-97f8-d14209ea4e57 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af Jul 10 09:34:38.123584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-241dfcfa-3792-4d35-97f8-d14209ea4e57 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:38.123584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-241dfcfa-3792-4d35-97f8-d14209ea4e57 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:38.136772 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.136772 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:38.147477 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-241dfcfa-3792-4d35-97f8-d14209ea4e57 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:38.154237 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-241dfcfa-3792-4d35-97f8-d14209ea4e57 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af returned with HTTP 200 Jul 10 09:34:38.154956 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 826/3329] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:38 2026] GET /volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:38.343452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-edf542b8-d01c-4e51-9464-a15fd56af38d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.444019 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-edf542b8-d01c-4e51-9464-a15fd56af38d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:38.444513 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-edf542b8-d01c-4e51-9464-a15fd56af38d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1946252589", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1473569193", "vendor_name": "tempest-vendor_name-149509989"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:38.463467 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-edf542b8-d01c-4e51-9464-a15fd56af38d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:38.463888 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 837/3330] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:38 2026] POST /volume/v3/types => generated 329 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:38.471722 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-798b421c-388b-4e5e-9b25-33658c4ef433 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.473494 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:38.473911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4406cc39-e6bf-4c9d-adf6-9f57cebb06e0", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:38.475274 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume request body: {'volume': {'volume_type': '4406cc39-e6bf-4c9d-adf6-9f57cebb06e0', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:38.480462 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume of 1 GB Jul 10 09:34:38.480762 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.480762 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:38.481078 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:38.486146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Flow 'volume_create_api' (509b65aa-2175-485e-b7da-e16dc4e2a3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:38.487073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ffbc4b-1107-4d3a-9869-f2def740b2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.487892 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:38.509319 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ffbc4b-1107-4d3a-9869-f2def740b2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1473569193',vendor_name='tempest-vendor_name-149509989'},id=4406cc39-e6bf-4c9d-adf6-9f57cebb06e0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1946252589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4406cc39-e6bf-4c9d-adf6-9f57cebb06e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.509962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03828ed-a55d-4d23-a8d5-36f76362ea82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.551158 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1946252589 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1946252589, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:38.551437 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1946252589 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1946252589, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:38.591050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Created reservations ['e12413da-e790-4227-88aa-fbd4e64ae527', '01179b24-5642-407e-a338-ff8cbacef14d', '72f270f4-be06-4446-8182-11437ba65cfa', 'ee37f1ca-7989-4157-9b00-023c213fe5e8'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:38.592788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03828ed-a55d-4d23-a8d5-36f76362ea82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12413da-e790-4227-88aa-fbd4e64ae527', '01179b24-5642-407e-a338-ff8cbacef14d', '72f270f4-be06-4446-8182-11437ba65cfa', 'ee37f1ca-7989-4157-9b00-023c213fe5e8']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.593714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6700c23-50e3-4998-a896-a56f255ed3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.610189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9d7445ce-70aa-4a4c-894d-18563fabbc03 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.612490 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d7445ce-70aa-4a4c-894d-18563fabbc03 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:38.612832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d7445ce-70aa-4a4c-894d-18563fabbc03 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:38.613158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d7445ce-70aa-4a4c-894d-18563fabbc03 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:38.622115 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.622115 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:38.624743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6700c23-50e3-4998-a896-a56f255ed3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47ed98c-8f42-4284-97f0-bd23e185f244', '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='dd0d0301393e4b89a1b9a18e6d3dca67',qos_specs=None,replication_status=,reservations=['e12413da-e790-4227-88aa-fbd4e64ae527','01179b24-5642-407e-a338-ff8cbacef14d','72f270f4-be06-4446-8182-11437ba65cfa','ee37f1ca-7989-4157-9b00-023c213fe5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b271e56c46c34b219804e68ab6ceaed0',volume_type_id=4406cc39-e6bf-4c9d-adf6-9f57cebb06e0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47ed98c-8f42-4284-97f0-bd23e185f244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0d0301393e4b89a1b9a18e6d3dca67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b271e56c46c34b219804e68ab6ceaed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4406cc39-e6bf-4c9d-adf6-9f57cebb06e0),volume_type_id=4406cc39-e6bf-4c9d-adf6-9f57cebb06e0)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.625815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3665e495-5f44-4ba2-b5b5-ae3cd0dcc030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.627609 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9d7445ce-70aa-4a4c-894d-18563fabbc03 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:38.634057 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d7445ce-70aa-4a4c-894d-18563fabbc03 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 200 Jul 10 09:34:38.634630 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 827/3331] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:38 2026] GET /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:38.646924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3665e495-5f44-4ba2-b5b5-ae3cd0dcc030) transitioned into state 'SUCCESS' from 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='dd0d0301393e4b89a1b9a18e6d3dca67',qos_specs=None,replication_status=,reservations=['e12413da-e790-4227-88aa-fbd4e64ae527','01179b24-5642-407e-a338-ff8cbacef14d','72f270f4-be06-4446-8182-11437ba65cfa','ee37f1ca-7989-4157-9b00-023c213fe5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b271e56c46c34b219804e68ab6ceaed0',volume_type_id=4406cc39-e6bf-4c9d-adf6-9f57cebb06e0)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.648273 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122bd00b-fbd2-407e-a8fd-fcb60b84f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:38.648341 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fcb18757-296c-4d26-be09-3d496569be00 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.651184 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fcb18757-296c-4d26-be09-3d496569be00 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:38.651500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fcb18757-296c-4d26-be09-3d496569be00 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:38.651788 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fcb18757-296c-4d26-be09-3d496569be00 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:38.656725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122bd00b-fbd2-407e-a8fd-fcb60b84f328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:38.657511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Flow 'volume_create_api' (509b65aa-2175-485e-b7da-e16dc4e2a3f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:38.657829 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume request issued successfully. Jul 10 09:34:38.658402 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-798b421c-388b-4e5e-9b25-33658c4ef433 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:38.658929 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 842/3332] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:38 2026] POST /volume/v3/volumes => generated 774 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:38.661240 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.661240 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:38.665898 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fcb18757-296c-4d26-be09-3d496569be00 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:38.670237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1b5e85dc-3b45-463a-8fe7-9976bb32a68a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.671551 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fcb18757-296c-4d26-be09-3d496569be00 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 200 Jul 10 09:34:38.671950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b5e85dc-3b45-463a-8fe7-9976bb32a68a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 Jul 10 09:34:38.672096 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 827/3333] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:38 2026] GET /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:38.672152 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b5e85dc-3b45-463a-8fe7-9976bb32a68a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:38.672340 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b5e85dc-3b45-463a-8fe7-9976bb32a68a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:38.679374 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.679374 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:38.682992 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1b5e85dc-3b45-463a-8fe7-9976bb32a68a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:38.686968 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b5e85dc-3b45-463a-8fe7-9976bb32a68a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 returned with HTTP 200 Jul 10 09:34:38.687336 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 838/3334] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:38 2026] GET /volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:38.691920 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.693509 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:34:38.693833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4465bba7-a30c-4341-b804-d10d8f18a2ac", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-714836495", "description": null, "metadata": null}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:38.702209 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.702209 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:38.702745 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:38.702920 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create snapshot from volume 4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:38.733434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Created reservations ['498abc32-0eef-4bcf-a42e-8a16cfd3b0d1', 'c74e8702-9360-4e34-aa74-6f42c81594df', '0ea5ca59-a005-409d-a037-423fcf90e1cd', '4e5ec06c-bba4-413c-bae6-deac5bf37041'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:38.772406 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot force create request issued successfully. Jul 10 09:34:38.773274 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-acb1f77d-a521-4ca8-928d-44a9f468b393 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:34:38.773951 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 828/3335] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:34:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:38.784122 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c8779255-5798-4629-979e-a3b2a0aedef9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.786023 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2c5c2111-6561-4678-8181-0b3c0276dbf7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.786373 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c5c2111-6561-4678-8181-0b3c0276dbf7 None None] GET https://10.4.3.103/volume// Jul 10 09:34:38.786527 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c5c2111-6561-4678-8181-0b3c0276dbf7 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:38.786731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c5c2111-6561-4678-8181-0b3c0276dbf7 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:38.786782 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c8779255-5798-4629-979e-a3b2a0aedef9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:38.786948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c8779255-5798-4629-979e-a3b2a0aedef9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:38.787015 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c5c2111-6561-4678-8181-0b3c0276dbf7 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:34:38.787175 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c8779255-5798-4629-979e-a3b2a0aedef9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:38.787282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 828/3336] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:34:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:34:38.793693 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.793693 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:38.794401 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c8779255-5798-4629-979e-a3b2a0aedef9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:38.794887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-7eacd84b-8ed4-4c6f-b6e9-49c79141fcd1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:38.795244 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c8779255-5798-4629-979e-a3b2a0aedef9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 200 Jul 10 09:34:38.795653 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 843/3337] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:38 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:38.797499 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-7eacd84b-8ed4-4c6f-b6e9-49c79141fcd1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:34:38.797949 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-7eacd84b-8ed4-4c6f-b6e9-49c79141fcd1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18256f5f-c997-421b-b0a0-baa747afcb9f", "connector": null, "instance_uuid": "358eb6a8-1db6-468a-802c-74cfc0653dad"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:38.807550 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:38.807550 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:38.842392 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-7eacd84b-8ed4-4c6f-b6e9-49c79141fcd1 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:34:38.842859 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 839/3338] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:34:38 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:39.168245 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-91734324-efad-4fa9-8c33-441cbd3440c0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.170392 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91734324-efad-4fa9-8c33-441cbd3440c0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af Jul 10 09:34:39.170697 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91734324-efad-4fa9-8c33-441cbd3440c0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.170950 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91734324-efad-4fa9-8c33-441cbd3440c0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.177201 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.177201 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:39.180296 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-91734324-efad-4fa9-8c33-441cbd3440c0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:39.183643 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91734324-efad-4fa9-8c33-441cbd3440c0 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af returned with HTTP 200 Jul 10 09:34:39.184024 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 829/3339] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:39.195398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.196971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] GET https://10.4.3.103/volume/v3/volumes/summary Jul 10 09:34:39.197199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.197402 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.197597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:39.203348 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] Get summary completed successfully. Jul 10 09:34:39.203606 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-10c2a35a-37bd-479b-9496-102ef0984fa2 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-reader] https://10.4.3.103/volume/v3/volumes/summary returned with HTTP 200 Jul 10 09:34:39.204075 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 829/3340] 10.4.3.103 () {68 vars in 1302 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.211053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-484eb9a7-6370-48c2-b018-0986096c711e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.212957 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af Jul 10 09:34:39.213228 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.213481 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.213693 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume with id: c9050396-d251-4353-a7a8-eb366e1069af Jul 10 09:34:39.222687 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.222687 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:39.223146 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:39.240644 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Delete volume request issued successfully. Jul 10 09:34:39.240913 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-484eb9a7-6370-48c2-b018-0986096c711e tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af returned with HTTP 202 Jul 10 09:34:39.241488 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 844/3341] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:34:39 2026] DELETE /volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:34:39.249174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8e9f795c-0490-42c8-b221-f3d24f9fd8f6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.251577 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e9f795c-0490-42c8-b221-f3d24f9fd8f6 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af Jul 10 09:34:39.251915 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e9f795c-0490-42c8-b221-f3d24f9fd8f6 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.252204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e9f795c-0490-42c8-b221-f3d24f9fd8f6 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.266977 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.266977 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:39.272253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-08d357e2-55c6-44aa-90ff-7bc5ebaf46f3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.272754 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8e9f795c-0490-42c8-b221-f3d24f9fd8f6 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Volume info retrieved successfully. Jul 10 09:34:39.275560 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08d357e2-55c6-44aa-90ff-7bc5ebaf46f3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:39.276637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08d357e2-55c6-44aa-90ff-7bc5ebaf46f3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.277335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08d357e2-55c6-44aa-90ff-7bc5ebaf46f3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.278066 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e9f795c-0490-42c8-b221-f3d24f9fd8f6 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af returned with HTTP 200 Jul 10 09:34:39.278622 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 840/3342] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:39.289821 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.289821 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:39.293463 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-08d357e2-55c6-44aa-90ff-7bc5ebaf46f3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:39.297733 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08d357e2-55c6-44aa-90ff-7bc5ebaf46f3 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:39.298324 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 830/3343] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.365840 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-319ec215-df81-4948-bc99-b00c4768b86a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.366177 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-319ec215-df81-4948-bc99-b00c4768b86a None None] GET https://10.4.3.103/volume// Jul 10 09:34:39.366337 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-319ec215-df81-4948-bc99-b00c4768b86a None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.366510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-319ec215-df81-4948-bc99-b00c4768b86a None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.366839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-319ec215-df81-4948-bc99-b00c4768b86a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:34:39.367094 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 830/3344] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:34:39.372877 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-d60a9114-52c9-4858-b9f4-d0e6894b64e0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.375234 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-d60a9114-52c9-4858-b9f4-d0e6894b64e0 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:39.375469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-d60a9114-52c9-4858-b9f4-d0e6894b64e0 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.375671 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-d60a9114-52c9-4858-b9f4-d0e6894b64e0 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.388463 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.388463 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:39.391887 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-d60a9114-52c9-4858-b9f4-d0e6894b64e0 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:39.395925 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-d60a9114-52c9-4858-b9f4-d0e6894b64e0 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:39.396559 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 845/3345] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:34:39.501939 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.504048 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] PUT https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 Jul 10 09:34:39.504395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:39.507549 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=621,cinder:UPDATE=248,cinder:INSERT=136 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:34:39.512718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Acquiring lock "cinder-attachment_update-18256f5f-c997-421b-b0a0-baa747afcb9f-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:34:39.517018 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Lock "cinder-attachment_update-18256f5f-c997-421b-b0a0-baa747afcb9f-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:34:39.517958 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.517958 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:39.701919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-87d07fb2-102b-43c2-84f2-6e35a7a71f3f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.704275 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-87d07fb2-102b-43c2-84f2-6e35a7a71f3f tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 Jul 10 09:34:39.704628 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-87d07fb2-102b-43c2-84f2-6e35a7a71f3f tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.705141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-87d07fb2-102b-43c2-84f2-6e35a7a71f3f tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.714301 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.714301 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:39.718458 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-87d07fb2-102b-43c2-84f2-6e35a7a71f3f tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:39.723816 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-87d07fb2-102b-43c2-84f2-6e35a7a71f3f tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 returned with HTTP 200 Jul 10 09:34:39.724405 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 831/3346] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.737768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6ee98bf7-a2ed-4da4-a4ff-ba286c5b0bf3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.742276 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ee98bf7-a2ed-4da4-a4ff-ba286c5b0bf3 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:39.742545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ee98bf7-a2ed-4da4-a4ff-ba286c5b0bf3 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.742872 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6ee98bf7-a2ed-4da4-a4ff-ba286c5b0bf3 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.746507 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6ee98bf7-a2ed-4da4-a4ff-ba286c5b0bf3 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:39.746965 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 831/3347] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.756865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7980c869-c569-40ac-b0b9-d731049aff66 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.804820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-07dc2f30-ec69-4943-a07d-dfb0e09909a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.806406 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-07dc2f30-ec69-4943-a07d-dfb0e09909a8 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:39.806722 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-07dc2f30-ec69-4943-a07d-dfb0e09909a8 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.806875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-07dc2f30-ec69-4943-a07d-dfb0e09909a8 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.808698 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=677,cinder:UPDATE=247,cinder:INSERT=128,cinder:DELETE=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:34:39.811928 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.811928 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:39.812632 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-07dc2f30-ec69-4943-a07d-dfb0e09909a8 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:39.813697 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-07dc2f30-ec69-4943-a07d-dfb0e09909a8 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 200 Jul 10 09:34:39.814537 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 832/3348] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.822295 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-37c1fb84-a476-4cbe-97b9-30fdd937b927 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.824287 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-37c1fb84-a476-4cbe-97b9-30fdd937b927 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:39.824437 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-37c1fb84-a476-4cbe-97b9-30fdd937b927 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.824716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-37c1fb84-a476-4cbe-97b9-30fdd937b927 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.831900 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.831900 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:39.832558 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-37c1fb84-a476-4cbe-97b9-30fdd937b927 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:39.833677 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-37c1fb84-a476-4cbe-97b9-30fdd937b927 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 200 Jul 10 09:34:39.834096 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 832/3349] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.834149 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7980c869-c569-40ac-b0b9-d731049aff66 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] DELETE https://10.4.3.103/volume/v3/messages/f167b4a6-6690-4a64-84e1-7fdf840e8739 Jul 10 09:34:39.834508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7980c869-c569-40ac-b0b9-d731049aff66 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.834727 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7980c869-c569-40ac-b0b9-d731049aff66 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.844055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5ab0576d-2755-4e25-a977-efd49d8f2889 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.845677 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ab0576d-2755-4e25-a977-efd49d8f2889 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:39.845808 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ab0576d-2755-4e25-a977-efd49d8f2889 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.845992 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ab0576d-2755-4e25-a977-efd49d8f2889 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.850008 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7980c869-c569-40ac-b0b9-d731049aff66 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] https://10.4.3.103/volume/v3/messages/f167b4a6-6690-4a64-84e1-7fdf840e8739 returned with HTTP 204 Jul 10 09:34:39.850532 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 846/3350] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:39 2026] DELETE /volume/v3/messages/f167b4a6-6690-4a64-84e1-7fdf840e8739 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:39.851230 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.851230 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:39.851764 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5ab0576d-2755-4e25-a977-efd49d8f2889 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:39.852503 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ab0576d-2755-4e25-a977-efd49d8f2889 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 200 Jul 10 09:34:39.852907 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 833/3351] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:39.857911 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-abb6a7bc-f024-40a1-bea1-fc4e1ae3e34c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.859914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-abb6a7bc-f024-40a1-bea1-fc4e1ae3e34c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] GET https://10.4.3.103/volume/v3/messages/f167b4a6-6690-4a64-84e1-7fdf840e8739 Jul 10 09:34:39.860192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-abb6a7bc-f024-40a1-bea1-fc4e1ae3e34c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.860376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-abb6a7bc-f024-40a1-bea1-fc4e1ae3e34c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.863528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2564450f-eebf-4be8-b784-884cf5261d96 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.864584 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-abb6a7bc-f024-40a1-bea1-fc4e1ae3e34c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] https://10.4.3.103/volume/v3/messages/f167b4a6-6690-4a64-84e1-7fdf840e8739 returned with HTTP 404 Jul 10 09:34:39.865270 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 833/3352] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:39 2026] GET /volume/v3/messages/f167b4a6-6690-4a64-84e1-7fdf840e8739 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:39.865849 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:39.866300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a494ee06-7dc9-4fe4-b448-24f44f0ed0b6", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:39.868611 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create volume request body: {'volume': {'snapshot_id': 'a494ee06-7dc9-4fe4-b448-24f44f0ed0b6', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:39.874087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fb04354c-6123-4686-98e2-e6f6a00f291a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.875806 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 Jul 10 09:34:39.876077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.876320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.876520 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Delete volume with id: a47ed98c-8f42-4284-97f0-bd23e185f244 Jul 10 09:34:39.878153 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.878153 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:39.878784 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:39.878942 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create volume of 1 GB Jul 10 09:34:39.882816 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Availability Zones retrieved successfully. Jul 10 09:34:39.883744 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:39.883744 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:39.884140 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:39.885008 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:39.890453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Flow 'volume_create_api' (36b4af96-942e-42f6-9987-abc241429f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:39.891815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5797aa2b-b87f-4e59-b3ad-4c74a5f32ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:39.892828 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:39.893436 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1946252589 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1946252589, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:39.893706 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1946252589 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1946252589, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:39.901081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Created reservations ['65463fa8-1852-44cf-931a-d91b5cc69a4a', 'e579c0ef-2c21-46fd-9cb2-e9babc921a38', 'e8938314-1fb9-4dd2-a440-5d04e1c2e8c3', '7875174f-0d00-482c-9830-d863a35f6129'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:39.921792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5797aa2b-b87f-4e59-b3ad-4c74a5f32ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a494ee06-7dc9-4fe4-b448-24f44f0ed0b6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:39.922424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bb372e-e630-4265-b47d-863d00841cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:39.925201 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Delete volume request issued successfully. Jul 10 09:34:39.925439 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb04354c-6123-4686-98e2-e6f6a00f291a tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 returned with HTTP 202 Jul 10 09:34:39.925949 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 834/3353] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:39 2026] DELETE /volume/v3/volumes/a47ed98c-8f42-4284-97f0-bd23e185f244 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:39.932266 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3e3ce51d-1884-4ea9-b597-3382144779d6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.935432 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e3ce51d-1884-4ea9-b597-3382144779d6 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/types/4406cc39-e6bf-4c9d-adf6-9f57cebb06e0 Jul 10 09:34:39.935643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e3ce51d-1884-4ea9-b597-3382144779d6 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:39.935844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e3ce51d-1884-4ea9-b597-3382144779d6 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:39.938092 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=499,cinder:INSERT=83,cinder:UPDATE=144 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:34:39.964310 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e3ce51d-1884-4ea9-b597-3382144779d6 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/types/4406cc39-e6bf-4c9d-adf6-9f57cebb06e0 returned with HTTP 202 Jul 10 09:34:39.964870 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 834/3354] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:39 2026] DELETE /volume/v3/types/4406cc39-e6bf-4c9d-adf6-9f57cebb06e0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:39.966395 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Created reservations ['967b1d1d-14cd-4dfe-8a1f-c558db532df0', '1b963e7a-b35a-476e-9049-12b352dafc3a', 'a59f5911-03d6-41a5-8229-b9d00b388c12', '8c1b610b-2d33-4e0a-a048-60e74298a72c'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:39.967389 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bb372e-e630-4265-b47d-863d00841cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['967b1d1d-14cd-4dfe-8a1f-c558db532df0', '1b963e7a-b35a-476e-9049-12b352dafc3a', 'a59f5911-03d6-41a5-8229-b9d00b388c12', '8c1b610b-2d33-4e0a-a048-60e74298a72c']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:39.968126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c052a78c-dbae-4305-b09f-c70d1d9b758b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:39.973054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4169b6f5-3e3d-4b9d-b3a3-d1c3807491a9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:39.974735 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4169b6f5-3e3d-4b9d-b3a3-d1c3807491a9 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:39.975054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4169b6f5-3e3d-4b9d-b3a3-d1c3807491a9 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1638934034", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2016506921", "vendor_name": "tempest-vendor_name-1091428707"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:39.995901 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4169b6f5-3e3d-4b9d-b3a3-d1c3807491a9 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:39.996561 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 835/3355] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:39 2026] POST /volume/v3/types => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:40.005183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:40.006999 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:40.007311 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "23e2fe8a-9eb2-43c2-aa28-00f02e339dee", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:40.007388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c052a78c-dbae-4305-b09f-c70d1d9b758b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f450498-da86-48fa-a637-6785823b0c76', '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='723c07e4c8714d45a9aa786c7f55ed9e',qos_specs=None,replication_status=,reservations=['967b1d1d-14cd-4dfe-8a1f-c558db532df0','1b963e7a-b35a-476e-9049-12b352dafc3a','a59f5911-03d6-41a5-8229-b9d00b388c12','8c1b610b-2d33-4e0a-a048-60e74298a72c'],size=1,snapshot_id=a494ee06-7dc9-4fe4-b448-24f44f0ed0b6,source_replicaid=,source_volid=None,status='creating',user_id='bc89cde58e734c6da01033775f1fae7e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34: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=9f450498-da86-48fa-a637-6785823b0c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='723c07e4c8714d45a9aa786c7f55ed9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a494ee06-7dc9-4fe4-b448-24f44f0ed0b6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc89cde58e734c6da01033775f1fae7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.008043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1be33e-35fa-46f2-bec1-08e504aee386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.008590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume request body: {'volume': {'volume_type': '23e2fe8a-9eb2-43c2-aa28-00f02e339dee', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:40.012367 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume of 1 GB Jul 10 09:34:40.012615 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:40.012615 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:40.012950 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:40.018679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Flow 'volume_create_api' (6ed0662b-592b-4def-9b41-94c6ce6b3cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:40.018980 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc6c126-2f55-4392-a1f3-04df655deec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.020008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:40.026495 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1be33e-35fa-46f2-bec1-08e504aee386) transitioned into state 'SUCCESS' from 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='723c07e4c8714d45a9aa786c7f55ed9e',qos_specs=None,replication_status=,reservations=['967b1d1d-14cd-4dfe-8a1f-c558db532df0','1b963e7a-b35a-476e-9049-12b352dafc3a','a59f5911-03d6-41a5-8229-b9d00b388c12','8c1b610b-2d33-4e0a-a048-60e74298a72c'],size=1,snapshot_id=a494ee06-7dc9-4fe4-b448-24f44f0ed0b6,source_replicaid=,source_volid=None,status='creating',user_id='bc89cde58e734c6da01033775f1fae7e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.027688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a6eb83-dece-4ee3-a58b-e4810aac503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.037473 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Lock "cinder-attachment_update-18256f5f-c997-421b-b0a0-baa747afcb9f-np0000004982" released by "attachment_update" :: held 0.520s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:34:40.037892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-19d6eb6f-70a6-430f-8583-732311df075f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 returned with HTTP 200 Jul 10 09:34:40.038120 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 841/3356] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:34:39 2026] PUT /volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:40.043388 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc6c126-2f55-4392-a1f3-04df655deec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2016506921',vendor_name='tempest-vendor_name-1091428707'},id=23e2fe8a-9eb2-43c2-aa28-00f02e339dee,is_public=True,name='tempest-ProjectMemberTests-volume-type-1638934034',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23e2fe8a-9eb2-43c2-aa28-00f02e339dee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.044118 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c025a279-fb47-4d02-a9ad-60961dcca604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.048898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a6eb83-dece-4ee3-a58b-e4810aac503d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.049435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Flow 'volume_create_api' (36b4af96-942e-42f6-9987-abc241429f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:40.049732 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Create volume request issued successfully. Jul 10 09:34:40.050287 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2564450f-eebf-4be8-b784-884cf5261d96 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:40.050876 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 847/3357] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:39 2026] POST /volume/v3/volumes => generated 741 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:40.063725 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d23603b4-e8d3-4b32-ada4-26960d3ad5d2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:40.065188 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d23603b4-e8d3-4b32-ada4-26960d3ad5d2 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:40.065365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d23603b4-e8d3-4b32-ada4-26960d3ad5d2 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:40.065583 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d23603b4-e8d3-4b32-ada4-26960d3ad5d2 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:40.072554 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:40.072554 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:40.076371 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1638934034 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1638934034, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:40.076670 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1638934034 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1638934034, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:40.076725 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d23603b4-e8d3-4b32-ada4-26960d3ad5d2 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:40.081193 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d23603b4-e8d3-4b32-ada4-26960d3ad5d2 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 returned with HTTP 200 Jul 10 09:34:40.081753 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 836/3358] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:40 2026] GET /volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:40.106956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Created reservations ['7503deb7-9c05-4c5b-8f79-fbc7508a6349', 'd6e2b985-5d42-46af-ad44-76a505fdb054', '9c1d7014-5c62-43b4-8f7d-8029f986d341', '6fc77eb8-f0b9-462b-9a66-eb7fc63372e9'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:40.108090 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c025a279-fb47-4d02-a9ad-60961dcca604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7503deb7-9c05-4c5b-8f79-fbc7508a6349', 'd6e2b985-5d42-46af-ad44-76a505fdb054', '9c1d7014-5c62-43b4-8f7d-8029f986d341', '6fc77eb8-f0b9-462b-9a66-eb7fc63372e9']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.109182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d6689d-aa09-4f1c-82c8-3a79b19cd123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.134033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d6689d-aa09-4f1c-82c8-3a79b19cd123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4916721-1a3c-4441-b3cf-20a4e8001429', '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='dd0d0301393e4b89a1b9a18e6d3dca67',qos_specs=None,replication_status=,reservations=['7503deb7-9c05-4c5b-8f79-fbc7508a6349','d6e2b985-5d42-46af-ad44-76a505fdb054','9c1d7014-5c62-43b4-8f7d-8029f986d341','6fc77eb8-f0b9-462b-9a66-eb7fc63372e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b271e56c46c34b219804e68ab6ceaed0',volume_type_id=23e2fe8a-9eb2-43c2-aa28-00f02e339dee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:40Z,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=f4916721-1a3c-4441-b3cf-20a4e8001429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0d0301393e4b89a1b9a18e6d3dca67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b271e56c46c34b219804e68ab6ceaed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23e2fe8a-9eb2-43c2-aa28-00f02e339dee),volume_type_id=23e2fe8a-9eb2-43c2-aa28-00f02e339dee)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.134777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bb5539-3875-4356-9c61-0b7a93b3f5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.159953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bb5539-3875-4356-9c61-0b7a93b3f5ca) transitioned into state 'SUCCESS' from 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='dd0d0301393e4b89a1b9a18e6d3dca67',qos_specs=None,replication_status=,reservations=['7503deb7-9c05-4c5b-8f79-fbc7508a6349','d6e2b985-5d42-46af-ad44-76a505fdb054','9c1d7014-5c62-43b4-8f7d-8029f986d341','6fc77eb8-f0b9-462b-9a66-eb7fc63372e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b271e56c46c34b219804e68ab6ceaed0',volume_type_id=23e2fe8a-9eb2-43c2-aa28-00f02e339dee)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.160579 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298b5bd9-9942-41f2-aeed-80178b282eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:40.171076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298b5bd9-9942-41f2-aeed-80178b282eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:40.171909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Flow 'volume_create_api' (6ed0662b-592b-4def-9b41-94c6ce6b3cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:40.172180 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume request issued successfully. Jul 10 09:34:40.172789 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3e2d1cb6-3f53-4d5f-9a48-d0c589a1c38b tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:40.173220 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 835/3359] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:40 2026] POST /volume/v3/volumes => generated 774 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:40.188752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8487e69f-9b9e-4c90-ba69-66c652af87c7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:40.190829 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8487e69f-9b9e-4c90-ba69-66c652af87c7 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 Jul 10 09:34:40.191135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8487e69f-9b9e-4c90-ba69-66c652af87c7 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:40.191343 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8487e69f-9b9e-4c90-ba69-66c652af87c7 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:40.199764 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:40.199764 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:40.203924 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8487e69f-9b9e-4c90-ba69-66c652af87c7 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:40.210610 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8487e69f-9b9e-4c90-ba69-66c652af87c7 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 returned with HTTP 200 Jul 10 09:34:40.210947 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 842/3360] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:40 2026] GET /volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:40.292089 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1f3ed2aa-ef79-4a4e-aa44-46b32e3f26f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:40.293539 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f3ed2aa-ef79-4a4e-aa44-46b32e3f26f7 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] GET https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af Jul 10 09:34:40.293878 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f3ed2aa-ef79-4a4e-aa44-46b32e3f26f7 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:40.294050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f3ed2aa-ef79-4a4e-aa44-46b32e3f26f7 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:40.299201 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f3ed2aa-ef79-4a4e-aa44-46b32e3f26f7 tempest-ProjectReaderTests-1051654542 tempest-ProjectReaderTests-1051654542-project-admin] https://10.4.3.103/volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af returned with HTTP 404 Jul 10 09:34:40.299679 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 848/3361] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:40 2026] GET /volume/v3/volumes/c9050396-d251-4353-a7a8-eb366e1069af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:34:40.316397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70cea067-e49f-4989-b85a-d52b5521e953 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:40.318752 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70cea067-e49f-4989-b85a-d52b5521e953 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:40.318941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70cea067-e49f-4989-b85a-d52b5521e953 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:40.319142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70cea067-e49f-4989-b85a-d52b5521e953 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:40.334609 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:40.334609 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:40.338269 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-70cea067-e49f-4989-b85a-d52b5521e953 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:40.342974 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70cea067-e49f-4989-b85a-d52b5521e953 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:40.343455 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 837/3362] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:40 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.098242 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-454ad508-d208-49d3-8927-b40d94ef367d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.100166 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-454ad508-d208-49d3-8927-b40d94ef367d tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:41.100373 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-454ad508-d208-49d3-8927-b40d94ef367d tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.100558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-454ad508-d208-49d3-8927-b40d94ef367d tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.110531 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.110531 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:41.114259 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-454ad508-d208-49d3-8927-b40d94ef367d tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:41.118176 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-454ad508-d208-49d3-8927-b40d94ef367d tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 returned with HTTP 200 Jul 10 09:34:41.118723 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 836/3363] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.136404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f0c4812d-c32b-4c78-a9fc-bb6416b06633 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.140521 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f0c4812d-c32b-4c78-a9fc-bb6416b06633 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:41.140800 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f0c4812d-c32b-4c78-a9fc-bb6416b06633 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.141039 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f0c4812d-c32b-4c78-a9fc-bb6416b06633 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.152712 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.152712 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:41.157168 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f0c4812d-c32b-4c78-a9fc-bb6416b06633 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:41.171609 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f0c4812d-c32b-4c78-a9fc-bb6416b06633 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 returned with HTTP 200 Jul 10 09:34:41.172092 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 843/3364] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.189443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.191186 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:41.191368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.191538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.191646 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete snapshot with id: a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:41.193692 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=546,cinder:UPDATE=167,cinder:INSERT=100 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:34:41.197062 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.197062 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:41.197810 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:41.226807 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5e2f180f-78bf-4a1b-ad35-17294b6afc3c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.229043 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e2f180f-78bf-4a1b-ad35-17294b6afc3c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 Jul 10 09:34:41.229358 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e2f180f-78bf-4a1b-ad35-17294b6afc3c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.229630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5e2f180f-78bf-4a1b-ad35-17294b6afc3c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.231539 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot delete request issued successfully. Jul 10 09:34:41.231733 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b72b5239-2a37-468a-98e6-d3509dc550c1 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 202 Jul 10 09:34:41.232335 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 849/3365] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:41 2026] DELETE /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:41.238934 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9d527935-18b7-4592-a2df-464fdce9fbc9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.239868 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.239868 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:41.242780 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9d527935-18b7-4592-a2df-464fdce9fbc9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:41.242780 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9d527935-18b7-4592-a2df-464fdce9fbc9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.242780 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9d527935-18b7-4592-a2df-464fdce9fbc9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.246450 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5e2f180f-78bf-4a1b-ad35-17294b6afc3c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:41.247620 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.247620 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:41.248143 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9d527935-18b7-4592-a2df-464fdce9fbc9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Snapshot retrieved successfully. Jul 10 09:34:41.251422 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9d527935-18b7-4592-a2df-464fdce9fbc9 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 200 Jul 10 09:34:41.251422 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 837/3366] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.251625 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5e2f180f-78bf-4a1b-ad35-17294b6afc3c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 returned with HTTP 200 Jul 10 09:34:41.252401 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 838/3367] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.270147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-99b9deef-b037-47bb-a78d-35c7e8ee5009 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.272230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-99b9deef-b037-47bb-a78d-35c7e8ee5009 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:41.272437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-99b9deef-b037-47bb-a78d-35c7e8ee5009 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.272646 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-99b9deef-b037-47bb-a78d-35c7e8ee5009 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.278795 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-99b9deef-b037-47bb-a78d-35c7e8ee5009 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:41.279189 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 844/3368] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.290223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e8e0fef2-e5ea-4961-9160-1fee3ced6cd5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.293352 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e8e0fef2-e5ea-4961-9160-1fee3ced6cd5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:41.293752 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e8e0fef2-e5ea-4961-9160-1fee3ced6cd5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.293987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e8e0fef2-e5ea-4961-9160-1fee3ced6cd5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.294327 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.294327 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:41.298547 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e8e0fef2-e5ea-4961-9160-1fee3ced6cd5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:41.299647 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 850/3369] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.310707 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cea0cf84-c35d-40ba-bc79-5042d7023897 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.312395 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cea0cf84-c35d-40ba-bc79-5042d7023897 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/messages/e28e1111-37cb-4fe2-bd20-1189df77c549 Jul 10 09:34:41.312619 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cea0cf84-c35d-40ba-bc79-5042d7023897 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.312811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cea0cf84-c35d-40ba-bc79-5042d7023897 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.323448 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cea0cf84-c35d-40ba-bc79-5042d7023897 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/messages/e28e1111-37cb-4fe2-bd20-1189df77c549 returned with HTTP 204 Jul 10 09:34:41.323981 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 838/3370] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:41 2026] DELETE /volume/v3/messages/e28e1111-37cb-4fe2-bd20-1189df77c549 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:41.330502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.332679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 Jul 10 09:34:41.332935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.333183 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.333387 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Delete volume with id: f4916721-1a3c-4441-b3cf-20a4e8001429 Jul 10 09:34:41.348889 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.348889 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:41.349393 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:41.351014 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:41.356496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a352bff3-9d3e-4457-8080-3cf8cb99b5a4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.361588 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a352bff3-9d3e-4457-8080-3cf8cb99b5a4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:41.361588 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a352bff3-9d3e-4457-8080-3cf8cb99b5a4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.361588 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a352bff3-9d3e-4457-8080-3cf8cb99b5a4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.368866 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1638934034 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1638934034, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:41.369297 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1638934034 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1638934034, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:41.375687 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.375687 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:41.379649 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a352bff3-9d3e-4457-8080-3cf8cb99b5a4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:41.382823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Created reservations ['8bd239e6-9a9c-4386-a779-335dbbb9c072', 'e7d06020-87f4-4c0e-8e7e-bde0ecf9a548', 'aa38f394-6095-48b2-832e-ad2a926cb80d', 'fdcfe248-3baa-4921-85d4-be0621acb9c9'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:41.387544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a352bff3-9d3e-4457-8080-3cf8cb99b5a4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:41.389131 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 845/3371] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.415984 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Delete volume request issued successfully. Jul 10 09:34:41.416192 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a91bd65c-30b1-4c12-9970-ae9bb7c99713 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 returned with HTTP 202 Jul 10 09:34:41.416706 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 839/3372] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:41 2026] DELETE /volume/v3/volumes/f4916721-1a3c-4441-b3cf-20a4e8001429 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:41.425065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-55c1ebe9-69de-487b-b2c7-aac0030b6633 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.426825 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-55c1ebe9-69de-487b-b2c7-aac0030b6633 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/types/23e2fe8a-9eb2-43c2-aa28-00f02e339dee Jul 10 09:34:41.426991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-55c1ebe9-69de-487b-b2c7-aac0030b6633 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.427366 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-55c1ebe9-69de-487b-b2c7-aac0030b6633 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.456866 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-55c1ebe9-69de-487b-b2c7-aac0030b6633 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/types/23e2fe8a-9eb2-43c2-aa28-00f02e339dee returned with HTTP 202 Jul 10 09:34:41.457306 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 851/3373] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:41 2026] DELETE /volume/v3/types/23e2fe8a-9eb2-43c2-aa28-00f02e339dee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:41.464872 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-599892a3-465e-45e6-95a4-9ea3c3b364d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.466388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-599892a3-465e-45e6-95a4-9ea3c3b364d5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:41.466745 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-599892a3-465e-45e6-95a4-9ea3c3b364d5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-885231538", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2128025160", "vendor_name": "tempest-vendor_name-994679568"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:41.482483 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-599892a3-465e-45e6-95a4-9ea3c3b364d5 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:41.482931 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 839/3374] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:41 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:41.492001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-16b56fdb-8118-4827-82d0-70941461818c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.493805 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:41.494170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "72ae133e-3bac-496c-89ad-b48343b613f4", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:41.495621 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume request body: {'volume': {'volume_type': '72ae133e-3bac-496c-89ad-b48343b613f4', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:41.498927 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume of 1 GB Jul 10 09:34:41.499225 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.499225 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:41.499651 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:41.505251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Flow 'volume_create_api' (8d31b167-be52-40f8-9b52-553e06852fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:41.506190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e323f2-e4f4-4831-955e-5401090a629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:41.506979 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:41.530954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e323f2-e4f4-4831-955e-5401090a629c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2128025160',vendor_name='tempest-vendor_name-994679568'},id=72ae133e-3bac-496c-89ad-b48343b613f4,is_public=True,name='tempest-ProjectMemberTests-volume-type-885231538',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72ae133e-3bac-496c-89ad-b48343b613f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:41.532010 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1160ea7-337c-40d5-95f6-81b1c48afafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:41.561067 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-885231538 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-885231538, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:41.561332 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-885231538 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-885231538, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:41.587374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Created reservations ['e198a4a8-acc1-4c38-bfdd-291b510ac320', '0d071417-5874-4546-8b48-e437bd676180', 'f48ba392-d25c-4cde-8acc-9719f159859d', 'deb974a9-3237-4c86-a7ea-24d0bad844ee'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:41.588404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1160ea7-337c-40d5-95f6-81b1c48afafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e198a4a8-acc1-4c38-bfdd-291b510ac320', '0d071417-5874-4546-8b48-e437bd676180', 'f48ba392-d25c-4cde-8acc-9719f159859d', 'deb974a9-3237-4c86-a7ea-24d0bad844ee']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:41.589228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930c33b0-3c76-45a7-9864-42ae4865015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:41.617634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930c33b0-3c76-45a7-9864-42ae4865015d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae65cdf-9cfc-448a-a119-4a358c6f7496', '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='dd0d0301393e4b89a1b9a18e6d3dca67',qos_specs=None,replication_status=,reservations=['e198a4a8-acc1-4c38-bfdd-291b510ac320','0d071417-5874-4546-8b48-e437bd676180','f48ba392-d25c-4cde-8acc-9719f159859d','deb974a9-3237-4c86-a7ea-24d0bad844ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b271e56c46c34b219804e68ab6ceaed0',volume_type_id=72ae133e-3bac-496c-89ad-b48343b613f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34: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=3ae65cdf-9cfc-448a-a119-4a358c6f7496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0d0301393e4b89a1b9a18e6d3dca67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b271e56c46c34b219804e68ab6ceaed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72ae133e-3bac-496c-89ad-b48343b613f4),volume_type_id=72ae133e-3bac-496c-89ad-b48343b613f4)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:41.618327 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e100c075-0ca3-4a9d-88c2-f16d1fab8921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:41.636038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e100c075-0ca3-4a9d-88c2-f16d1fab8921) transitioned into state 'SUCCESS' from 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='dd0d0301393e4b89a1b9a18e6d3dca67',qos_specs=None,replication_status=,reservations=['e198a4a8-acc1-4c38-bfdd-291b510ac320','0d071417-5874-4546-8b48-e437bd676180','f48ba392-d25c-4cde-8acc-9719f159859d','deb974a9-3237-4c86-a7ea-24d0bad844ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b271e56c46c34b219804e68ab6ceaed0',volume_type_id=72ae133e-3bac-496c-89ad-b48343b613f4)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:41.637362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5532b4d-dc3f-4ab3-b48d-7c47f91674b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:41.645281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5532b4d-dc3f-4ab3-b48d-7c47f91674b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:41.646012 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Flow 'volume_create_api' (8d31b167-be52-40f8-9b52-553e06852fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:41.646303 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Create volume request issued successfully. Jul 10 09:34:41.646812 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-16b56fdb-8118-4827-82d0-70941461818c tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:41.647196 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 846/3375] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:41 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:41.659515 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-92029183-8192-44df-b7ef-860298d4491d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:41.661694 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92029183-8192-44df-b7ef-860298d4491d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 Jul 10 09:34:41.661957 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92029183-8192-44df-b7ef-860298d4491d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:41.662216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92029183-8192-44df-b7ef-860298d4491d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:41.673469 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:41.673469 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:41.677965 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-92029183-8192-44df-b7ef-860298d4491d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:41.683437 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92029183-8192-44df-b7ef-860298d4491d tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 returned with HTTP 200 Jul 10 09:34:41.684061 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 840/3376] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:41 2026] GET /volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:42.260062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bd90035b-52b2-4340-a071-e81608583523 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.261979 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd90035b-52b2-4340-a071-e81608583523 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:42.262216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd90035b-52b2-4340-a071-e81608583523 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.262430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd90035b-52b2-4340-a071-e81608583523 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.266999 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd90035b-52b2-4340-a071-e81608583523 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 404 Jul 10 09:34:42.267493 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 852/3377] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:42 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:42.275237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.276655 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:42.276817 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.276986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.277141 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete volume with id: 4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:42.283358 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:42.283358 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:42.283872 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:42.298463 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete volume request issued successfully. Jul 10 09:34:42.298608 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-adfb7fbd-2e0e-4233-afd4-c3b3f268d928 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 202 Jul 10 09:34:42.298950 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 840/3378] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:42 2026] DELETE /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:42.307920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-96b6218d-005d-4b82-aaa2-9fa5744fba79 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.310754 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-96b6218d-005d-4b82-aaa2-9fa5744fba79 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:42.310999 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-96b6218d-005d-4b82-aaa2-9fa5744fba79 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.311214 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-96b6218d-005d-4b82-aaa2-9fa5744fba79 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.318264 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:42.318264 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:42.322133 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-96b6218d-005d-4b82-aaa2-9fa5744fba79 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:42.326975 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-96b6218d-005d-4b82-aaa2-9fa5744fba79 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 200 Jul 10 09:34:42.327494 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 847/3379] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:42 2026] GET /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:42.405925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cf40556a-d8e9-457b-940c-c66b2adaf41d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.407604 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf40556a-d8e9-457b-940c-c66b2adaf41d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:42.407788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf40556a-d8e9-457b-940c-c66b2adaf41d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.407960 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf40556a-d8e9-457b-940c-c66b2adaf41d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.419208 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:42.419208 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:42.422675 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cf40556a-d8e9-457b-940c-c66b2adaf41d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:42.427580 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf40556a-d8e9-457b-940c-c66b2adaf41d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:42.427970 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 841/3380] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:42 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:42.695508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cb82a656-b59e-49da-b235-196276947a16 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.697409 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cb82a656-b59e-49da-b235-196276947a16 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 Jul 10 09:34:42.697612 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cb82a656-b59e-49da-b235-196276947a16 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.697818 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cb82a656-b59e-49da-b235-196276947a16 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.704513 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:42.704513 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:42.707804 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cb82a656-b59e-49da-b235-196276947a16 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:42.711452 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cb82a656-b59e-49da-b235-196276947a16 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 returned with HTTP 200 Jul 10 09:34:42.711994 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 853/3381] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:42 2026] GET /volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:42.722825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-44353f7e-0651-48a5-a254-44da8d66c333 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.724279 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-44353f7e-0651-48a5-a254-44da8d66c333 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:42.724455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-44353f7e-0651-48a5-a254-44da8d66c333 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.724643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-44353f7e-0651-48a5-a254-44da8d66c333 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.727734 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-44353f7e-0651-48a5-a254-44da8d66c333 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:42.728041 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 841/3382] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:42 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:42.735477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-729fbe25-ded3-4dd3-9677-bf0da6bd59eb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.737739 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-729fbe25-ded3-4dd3-9677-bf0da6bd59eb tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] GET https://10.4.3.103/volume/v3/messages/0de3a27d-a8b9-4ef8-95a9-f08991d78b8e Jul 10 09:34:42.738021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-729fbe25-ded3-4dd3-9677-bf0da6bd59eb tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.738292 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-729fbe25-ded3-4dd3-9677-bf0da6bd59eb tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.744333 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-729fbe25-ded3-4dd3-9677-bf0da6bd59eb tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-member] https://10.4.3.103/volume/v3/messages/0de3a27d-a8b9-4ef8-95a9-f08991d78b8e returned with HTTP 200 Jul 10 09:34:42.744875 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 848/3383] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:42 2026] GET /volume/v3/messages/0de3a27d-a8b9-4ef8-95a9-f08991d78b8e => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:42.752524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f88c156e-f482-477b-90db-09ae46315e59 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.754396 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f88c156e-f482-477b-90db-09ae46315e59 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/messages/0de3a27d-a8b9-4ef8-95a9-f08991d78b8e Jul 10 09:34:42.754613 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f88c156e-f482-477b-90db-09ae46315e59 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.754783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f88c156e-f482-477b-90db-09ae46315e59 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.763370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f88c156e-f482-477b-90db-09ae46315e59 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/messages/0de3a27d-a8b9-4ef8-95a9-f08991d78b8e returned with HTTP 204 Jul 10 09:34:42.763888 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 842/3384] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:42 2026] DELETE /volume/v3/messages/0de3a27d-a8b9-4ef8-95a9-f08991d78b8e => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:42.770515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-feda6074-72c7-497b-8aae-6e8160b32512 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.772199 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 Jul 10 09:34:42.772382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.772547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.772705 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Delete volume with id: 3ae65cdf-9cfc-448a-a119-4a358c6f7496 Jul 10 09:34:42.779160 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:42.779160 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:42.779430 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Volume info retrieved successfully. Jul 10 09:34:42.780266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:42.789067 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-885231538 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-885231538, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:42.789341 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-885231538 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-885231538, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:42.796505 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Created reservations ['59ac6f13-d835-4681-9a2e-15a4c1d53191', '667e415b-99c5-4adf-8c5e-8d88e7f5aa42', '30ee7a8a-4d6f-4dba-9047-9d4daef1fc57', '235f84f4-b308-4056-9a15-1b89fcdee225'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:42.821253 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Delete volume request issued successfully. Jul 10 09:34:42.821488 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-feda6074-72c7-497b-8aae-6e8160b32512 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 returned with HTTP 202 Jul 10 09:34:42.821930 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 854/3385] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:42 2026] DELETE /volume/v3/volumes/3ae65cdf-9cfc-448a-a119-4a358c6f7496 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:42.829249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-01e6312a-71c9-4df9-b326-c7a700715b94 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:42.831072 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-01e6312a-71c9-4df9-b326-c7a700715b94 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] DELETE https://10.4.3.103/volume/v3/types/72ae133e-3bac-496c-89ad-b48343b613f4 Jul 10 09:34:42.831276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-01e6312a-71c9-4df9-b326-c7a700715b94 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:42.831480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-01e6312a-71c9-4df9-b326-c7a700715b94 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:42.853610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-01e6312a-71c9-4df9-b326-c7a700715b94 tempest-ProjectMemberTests-427318573 tempest-ProjectMemberTests-427318573-project-admin] https://10.4.3.103/volume/v3/types/72ae133e-3bac-496c-89ad-b48343b613f4 returned with HTTP 202 Jul 10 09:34:42.854049 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 842/3386] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:42 2026] DELETE /volume/v3/types/72ae133e-3bac-496c-89ad-b48343b613f4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:43.343972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a1e57347-7ea3-4c8e-8f5b-41df36abd54c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:43.345364 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a1e57347-7ea3-4c8e-8f5b-41df36abd54c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:43.345585 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a1e57347-7ea3-4c8e-8f5b-41df36abd54c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:43.345778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a1e57347-7ea3-4c8e-8f5b-41df36abd54c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:43.353550 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a1e57347-7ea3-4c8e-8f5b-41df36abd54c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 404 Jul 10 09:34:43.354209 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 849/3387] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:43 2026] GET /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:43.363549 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8e069dec-7b8c-437f-acb2-01d6448546bd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:43.366651 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] DELETE https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:43.366926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:43.367228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:43.367541 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete volume with id: 9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:43.376720 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:43.376720 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:43.377388 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:43.396903 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete volume request issued successfully. Jul 10 09:34:43.397151 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8e069dec-7b8c-437f-acb2-01d6448546bd tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 returned with HTTP 202 Jul 10 09:34:43.397741 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 843/3388] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:43 2026] DELETE /volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:43.404528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c629e0bd-6791-4483-9f8f-cb4c795d977c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:43.408143 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c629e0bd-6791-4483-9f8f-cb4c795d977c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:43.408386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c629e0bd-6791-4483-9f8f-cb4c795d977c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:43.408703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c629e0bd-6791-4483-9f8f-cb4c795d977c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:43.417686 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:43.417686 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:43.425890 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c629e0bd-6791-4483-9f8f-cb4c795d977c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Volume info retrieved successfully. Jul 10 09:34:43.431146 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c629e0bd-6791-4483-9f8f-cb4c795d977c tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 returned with HTTP 200 Jul 10 09:34:43.431589 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 855/3389] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:43 2026] GET /volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:43.444518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b2b726f2-1aed-4da9-825a-c3fa87cd030c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:43.446894 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2b726f2-1aed-4da9-825a-c3fa87cd030c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:43.447224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2b726f2-1aed-4da9-825a-c3fa87cd030c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:43.447498 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2b726f2-1aed-4da9-825a-c3fa87cd030c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:43.463513 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:43.463513 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:43.469765 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b2b726f2-1aed-4da9-825a-c3fa87cd030c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:43.475777 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2b726f2-1aed-4da9-825a-c3fa87cd030c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:43.476285 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 843/3390] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:43 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:44.447679 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d57c8b0a-7e98-460d-bfa0-4d8850cffb7b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.449488 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d57c8b0a-7e98-460d-bfa0-4d8850cffb7b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 Jul 10 09:34:44.449736 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d57c8b0a-7e98-460d-bfa0-4d8850cffb7b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.449964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d57c8b0a-7e98-460d-bfa0-4d8850cffb7b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.456077 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d57c8b0a-7e98-460d-bfa0-4d8850cffb7b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 returned with HTTP 404 Jul 10 09:34:44.456539 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 850/3391] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:44 2026] GET /volume/v3/volumes/9f450498-da86-48fa-a637-6785823b0c76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:44.465150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1d051d51-12ed-4835-ac9b-93de975861d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.468073 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1d051d51-12ed-4835-ac9b-93de975861d7 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:44.468944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1d051d51-12ed-4835-ac9b-93de975861d7 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.471599 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1d051d51-12ed-4835-ac9b-93de975861d7 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.471599 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-1d051d51-12ed-4835-ac9b-93de975861d7 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete snapshot with id: a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:44.478383 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1d051d51-12ed-4835-ac9b-93de975861d7 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 404 Jul 10 09:34:44.480835 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 844/3392] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:34:44 2026] DELETE /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:44.487764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-699803fe-6d38-4ae0-ab26-6d3589c5ada5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.489441 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-de44ee25-52d2-43fe-808b-26165983c657 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.489775 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-699803fe-6d38-4ae0-ab26-6d3589c5ada5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 Jul 10 09:34:44.489775 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-699803fe-6d38-4ae0-ab26-6d3589c5ada5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.489775 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-699803fe-6d38-4ae0-ab26-6d3589c5ada5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.490623 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de44ee25-52d2-43fe-808b-26165983c657 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:44.490791 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de44ee25-52d2-43fe-808b-26165983c657 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.490970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de44ee25-52d2-43fe-808b-26165983c657 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.493597 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-699803fe-6d38-4ae0-ab26-6d3589c5ada5 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 returned with HTTP 404 Jul 10 09:34:44.495895 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 856/3393] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:44 2026] GET /volume/v3/snapshots/a494ee06-7dc9-4fe4-b448-24f44f0ed0b6 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:44.499544 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:44.499544 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:44.500159 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b8534744-5fa5-4205-b4a8-9f9c8f45455b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.502181 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b8534744-5fa5-4205-b4a8-9f9c8f45455b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:44.502345 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b8534744-5fa5-4205-b4a8-9f9c8f45455b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.502645 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b8534744-5fa5-4205-b4a8-9f9c8f45455b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.502696 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-b8534744-5fa5-4205-b4a8-9f9c8f45455b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Delete volume with id: 4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:44.504907 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-de44ee25-52d2-43fe-808b-26165983c657 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:44.507498 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de44ee25-52d2-43fe-808b-26165983c657 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:44.508194 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 844/3394] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:44 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:44.508705 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b8534744-5fa5-4205-b4a8-9f9c8f45455b tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 404 Jul 10 09:34:44.510438 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 851/3395] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:44 2026] DELETE /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:44.518553 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f6d0e30d-f71d-4544-a840-1327562596b3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.521862 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f6d0e30d-f71d-4544-a840-1327562596b3 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] GET https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac Jul 10 09:34:44.523212 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f6d0e30d-f71d-4544-a840-1327562596b3 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.523212 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f6d0e30d-f71d-4544-a840-1327562596b3 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.527623 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f6d0e30d-f71d-4544-a840-1327562596b3 tempest-SnapshotDependencyTests-1144787534 tempest-SnapshotDependencyTests-1144787534-project-member] https://10.4.3.103/volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac returned with HTTP 404 Jul 10 09:34:44.528181 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 845/3396] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:44 2026] GET /volume/v3/volumes/4465bba7-a30c-4341-b804-d10d8f18a2ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:44.577368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1dfe0b70-cde6-4180-8619-3966fb2bbd89 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.665656 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1dfe0b70-cde6-4180-8619-3966fb2bbd89 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:44.666059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1dfe0b70-cde6-4180-8619-3966fb2bbd89 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-387007322", "extra_specs": {"storage_protocol": "tempest-storage_protocol-248934208", "vendor_name": "tempest-vendor_name-1566327926"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:44.681453 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1dfe0b70-cde6-4180-8619-3966fb2bbd89 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:44.681906 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 857/3397] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:44 2026] POST /volume/v3/types => generated 328 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:44.690137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-61c36b6e-6713-4024-b01d-99c6b06639ef None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.691836 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:44.692181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8ec9ecf-7e34-42d2-9572-0c738c6d0247", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:44.693548 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Create volume request body: {'volume': {'volume_type': 'f8ec9ecf-7e34-42d2-9572-0c738c6d0247', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:44.697268 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Create volume of 1 GB Jul 10 09:34:44.697602 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:44.697602 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:44.697917 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:44.703134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Flow 'volume_create_api' (783d91b5-2a3f-4b1b-a179-b794b90ea2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:44.703978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4976f5-6afc-4fc5-8be5-6c9cc343b156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:44.704700 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:44.723604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4976f5-6afc-4fc5-8be5-6c9cc343b156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-248934208',vendor_name='tempest-vendor_name-1566327926'},id=f8ec9ecf-7e34-42d2-9572-0c738c6d0247,is_public=True,name='tempest-ProjectReaderTests-volume-type-387007322',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8ec9ecf-7e34-42d2-9572-0c738c6d0247', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:44.724285 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de592f8f-7f8b-40ee-b494-68894db5b2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:44.758857 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-387007322 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-387007322, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:44.759082 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-387007322 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-387007322, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:44.791951 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Created reservations ['c8b0356d-99af-457a-afa6-f7d60ae87f14', '223fb871-e9f0-46c9-b86c-61044c3030d7', '42a63173-2b38-4bef-ba8d-11d9db3d9bd9', 'd07fc2dc-454a-47e4-8d9a-22840942e6bd'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:44.792643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de592f8f-7f8b-40ee-b494-68894db5b2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b0356d-99af-457a-afa6-f7d60ae87f14', '223fb871-e9f0-46c9-b86c-61044c3030d7', '42a63173-2b38-4bef-ba8d-11d9db3d9bd9', 'd07fc2dc-454a-47e4-8d9a-22840942e6bd']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:44.793275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892de406-963c-4cbf-8f88-8ac04c1d7bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:44.818268 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892de406-963c-4cbf-8f88-8ac04c1d7bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb404c13-9184-4beb-b3d2-7917dba16f6f', '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='dadeeb305ddc4a498a1f72645d1c488c',qos_specs=None,replication_status=,reservations=['c8b0356d-99af-457a-afa6-f7d60ae87f14','223fb871-e9f0-46c9-b86c-61044c3030d7','42a63173-2b38-4bef-ba8d-11d9db3d9bd9','d07fc2dc-454a-47e4-8d9a-22840942e6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52e0f9139404bd58418c38cb50aaaac',volume_type_id=f8ec9ecf-7e34-42d2-9572-0c738c6d0247), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34: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=eb404c13-9184-4beb-b3d2-7917dba16f6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dadeeb305ddc4a498a1f72645d1c488c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c52e0f9139404bd58418c38cb50aaaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8ec9ecf-7e34-42d2-9572-0c738c6d0247),volume_type_id=f8ec9ecf-7e34-42d2-9572-0c738c6d0247)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:44.818978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3063af-a6d6-4093-820c-abdf856694f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:44.836430 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3063af-a6d6-4093-820c-abdf856694f4) transitioned into state 'SUCCESS' from 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='dadeeb305ddc4a498a1f72645d1c488c',qos_specs=None,replication_status=,reservations=['c8b0356d-99af-457a-afa6-f7d60ae87f14','223fb871-e9f0-46c9-b86c-61044c3030d7','42a63173-2b38-4bef-ba8d-11d9db3d9bd9','d07fc2dc-454a-47e4-8d9a-22840942e6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52e0f9139404bd58418c38cb50aaaac',volume_type_id=f8ec9ecf-7e34-42d2-9572-0c738c6d0247)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:44.837188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeea87fd-b644-4468-98a8-6d3309103652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:44.847036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeea87fd-b644-4468-98a8-6d3309103652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:44.847774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Flow 'volume_create_api' (783d91b5-2a3f-4b1b-a179-b794b90ea2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:44.848065 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Create volume request issued successfully. Jul 10 09:34:44.848674 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61c36b6e-6713-4024-b01d-99c6b06639ef tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:44.849051 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 845/3398] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:44 2026] POST /volume/v3/volumes => generated 773 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:44.861210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-325232b9-fec0-42f5-8c63-9c7ed7f95fe4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:44.863123 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-325232b9-fec0-42f5-8c63-9c7ed7f95fe4 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] GET https://10.4.3.103/volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f Jul 10 09:34:44.863305 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-325232b9-fec0-42f5-8c63-9c7ed7f95fe4 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:44.863493 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-325232b9-fec0-42f5-8c63-9c7ed7f95fe4 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:44.871012 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:44.871012 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:44.874970 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-325232b9-fec0-42f5-8c63-9c7ed7f95fe4 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Volume info retrieved successfully. Jul 10 09:34:44.881039 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-325232b9-fec0-42f5-8c63-9c7ed7f95fe4 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f returned with HTTP 200 Jul 10 09:34:44.881039 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 852/3399] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:44 2026] GET /volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:45.117413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fd95f158-5631-4f77-b158-4917e505dade None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.119120 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:45.119432 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-975718210"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:45.120881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-975718210'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:45.120972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Create volume of 1 GB Jul 10 09:34:45.125139 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Availability Zones retrieved successfully. Jul 10 09:34:45.130354 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Flow 'volume_create_api' (66ef48c5-9805-47f3-8ae0-e7468462d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:45.131463 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618baf91-e361-4595-a281-b386a66279e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:45.132467 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:45.158463 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618baf91-e361-4595-a281-b386a66279e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:45.159359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679b891f-a54a-4e65-816c-8401a0f97b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:45.218066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Created reservations ['949fc788-1597-4606-88a0-6045924bd5f3', '0c5b0c68-fdce-4279-b11f-39d4d0ac2b5a', '0405dcab-9275-4b86-aa0d-b8576d943681', 'd3298c50-c792-4579-83a9-67452af0d54c'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:45.219327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679b891f-a54a-4e65-816c-8401a0f97b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['949fc788-1597-4606-88a0-6045924bd5f3', '0c5b0c68-fdce-4279-b11f-39d4d0ac2b5a', '0405dcab-9275-4b86-aa0d-b8576d943681', 'd3298c50-c792-4579-83a9-67452af0d54c']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:45.220034 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95ae8f5-e19d-4d5e-8ef9-6710802f9d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:45.242742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95ae8f5-e19d-4d5e-8ef9-6710802f9d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f25d3ed0-d067-4f8e-860f-5edfaa8711ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-975718210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88abdac31b8c408182bb261aece13277',qos_specs=None,replication_status=,reservations=['949fc788-1597-4606-88a0-6045924bd5f3','0c5b0c68-fdce-4279-b11f-39d4d0ac2b5a','0405dcab-9275-4b86-aa0d-b8576d943681','d3298c50-c792-4579-83a9-67452af0d54c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ded792231543ecba95057a3cf3e15a',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-975718210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f25d3ed0-d067-4f8e-860f-5edfaa8711ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88abdac31b8c408182bb261aece13277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ded792231543ecba95057a3cf3e15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:45.243395 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf4030a-4840-4950-8529-5651b56afff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:45.272205 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf4030a-4840-4950-8529-5651b56afff5) transitioned into state 'SUCCESS' from state '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-975718210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88abdac31b8c408182bb261aece13277',qos_specs=None,replication_status=,reservations=['949fc788-1597-4606-88a0-6045924bd5f3','0c5b0c68-fdce-4279-b11f-39d4d0ac2b5a','0405dcab-9275-4b86-aa0d-b8576d943681','d3298c50-c792-4579-83a9-67452af0d54c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ded792231543ecba95057a3cf3e15a',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:45.272735 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a598406-c347-44e6-a125-4425be92b573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:45.287242 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a598406-c347-44e6-a125-4425be92b573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:45.288086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Flow 'volume_create_api' (66ef48c5-9805-47f3-8ae0-e7468462d4cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:45.288598 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Create volume request issued successfully. Jul 10 09:34:45.289193 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fd95f158-5631-4f77-b158-4917e505dade tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:45.289913 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 846/3400] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:34:45 2026] POST /volume/v3/volumes => generated 756 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:45.303479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aad8fd23-6c41-4264-bd8f-f2126dca7d2f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.305919 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aad8fd23-6c41-4264-bd8f-f2126dca7d2f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:34:45.306195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aad8fd23-6c41-4264-bd8f-f2126dca7d2f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:45.306442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aad8fd23-6c41-4264-bd8f-f2126dca7d2f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:45.316257 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:45.316257 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:45.321601 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aad8fd23-6c41-4264-bd8f-f2126dca7d2f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:34:45.327520 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aad8fd23-6c41-4264-bd8f-f2126dca7d2f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:34:45.328231 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 858/3401] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:45 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:45.523590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0a0b3299-7570-481e-9cd6-60b0163570c6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.526251 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a0b3299-7570-481e-9cd6-60b0163570c6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:45.526537 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a0b3299-7570-481e-9cd6-60b0163570c6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:45.526843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a0b3299-7570-481e-9cd6-60b0163570c6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:45.541310 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:45.541310 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:45.546948 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0a0b3299-7570-481e-9cd6-60b0163570c6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:45.553610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a0b3299-7570-481e-9cd6-60b0163570c6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:45.554077 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 846/3402] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:45 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:45.897440 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cb9ebcf4-e527-46c7-95c7-c1301b589483 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.900488 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb9ebcf4-e527-46c7-95c7-c1301b589483 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] GET https://10.4.3.103/volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f Jul 10 09:34:45.900488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb9ebcf4-e527-46c7-95c7-c1301b589483 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:45.900488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb9ebcf4-e527-46c7-95c7-c1301b589483 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:45.906873 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:45.906873 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:45.911535 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb9ebcf4-e527-46c7-95c7-c1301b589483 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Volume info retrieved successfully. Jul 10 09:34:45.912163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2695c1e-006e-424a-b3b9-88eec73da733 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.914547 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] DELETE https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:45.914547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:45.914547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:45.914884 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Delete volume with id: 65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:45.918407 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb9ebcf4-e527-46c7-95c7-c1301b589483 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f returned with HTTP 200 Jul 10 09:34:45.918407 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 853/3403] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:45 2026] GET /volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:45.923537 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:45.923537 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:45.924020 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:45.930042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b3a22135-5527-4071-ba7b-b08d1e0c5b45 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.932253 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b3a22135-5527-4071-ba7b-b08d1e0c5b45 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:45.932471 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b3a22135-5527-4071-ba7b-b08d1e0c5b45 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:45.932730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b3a22135-5527-4071-ba7b-b08d1e0c5b45 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:45.937077 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b3a22135-5527-4071-ba7b-b08d1e0c5b45 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:45.937648 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 859/3404] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:45 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:45.941603 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Delete volume request issued successfully. Jul 10 09:34:45.941808 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2695c1e-006e-424a-b3b9-88eec73da733 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 202 Jul 10 09:34:45.942320 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 847/3405] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:34:45 2026] DELETE /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:45.951219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-73ab6f98-8617-4e52-a73d-93b5f31c23ad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.951319 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-47de3233-55ab-4298-854b-0eaa8a0027a4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:45.952450 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47de3233-55ab-4298-854b-0eaa8a0027a4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:45.952747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47de3233-55ab-4298-854b-0eaa8a0027a4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:45.952995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47de3233-55ab-4298-854b-0eaa8a0027a4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:45.959252 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:45.959252 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:45.972108 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-47de3233-55ab-4298-854b-0eaa8a0027a4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Volume info retrieved successfully. Jul 10 09:34:45.979491 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47de3233-55ab-4298-854b-0eaa8a0027a4 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 200 Jul 10 09:34:45.979972 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 854/3406] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:45 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:46.048786 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-73ab6f98-8617-4e52-a73d-93b5f31c23ad tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:46.048786 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-73ab6f98-8617-4e52-a73d-93b5f31c23ad tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.048901 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-73ab6f98-8617-4e52-a73d-93b5f31c23ad tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.053715 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-73ab6f98-8617-4e52-a73d-93b5f31c23ad tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:46.054216 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 847/3407] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:45 2026] GET /volume/v3/messages => generated 670 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:46.063248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-36bde165-651f-4bea-bc2b-d295429734d8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.066702 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36bde165-651f-4bea-bc2b-d295429734d8 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] DELETE https://10.4.3.103/volume/v3/messages/36bce622-f4c7-45e7-ac97-06457326344d Jul 10 09:34:46.066920 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36bde165-651f-4bea-bc2b-d295429734d8 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.067100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36bde165-651f-4bea-bc2b-d295429734d8 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.078934 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36bde165-651f-4bea-bc2b-d295429734d8 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/messages/36bce622-f4c7-45e7-ac97-06457326344d returned with HTTP 204 Jul 10 09:34:46.079646 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 860/3408] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:46 2026] DELETE /volume/v3/messages/36bce622-f4c7-45e7-ac97-06457326344d => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:46.088186 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.091533 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f Jul 10 09:34:46.092066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.092335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.092539 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Delete volume with id: eb404c13-9184-4beb-b3d2-7917dba16f6f Jul 10 09:34:46.101389 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.101389 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:46.101746 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Volume info retrieved successfully. Jul 10 09:34:46.102630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:46.113762 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-387007322 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-387007322, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:46.114018 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-387007322 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-387007322, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:46.122615 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Created reservations ['dbd66285-fd9a-436f-98aa-2165ca33e1f3', 'aadb4045-452a-4fe1-89a7-d7f8d6d008bb', 'a9b08ea5-4d84-4b9d-8ff9-dfc1ae2eba6e', '2a022fce-34b8-472a-a1c0-42ffe6491076'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:46.147585 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Delete volume request issued successfully. Jul 10 09:34:46.147846 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c085bc12-69f7-44d1-a15b-c4166b1aadbf tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f returned with HTTP 202 Jul 10 09:34:46.148409 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 848/3409] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:46 2026] DELETE /volume/v3/volumes/eb404c13-9184-4beb-b3d2-7917dba16f6f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:46.155290 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-96aaca3c-3fb6-4255-a74d-9cc1eb515643 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.157229 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-96aaca3c-3fb6-4255-a74d-9cc1eb515643 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] DELETE https://10.4.3.103/volume/v3/types/f8ec9ecf-7e34-42d2-9572-0c738c6d0247 Jul 10 09:34:46.157443 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-96aaca3c-3fb6-4255-a74d-9cc1eb515643 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.157696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-96aaca3c-3fb6-4255-a74d-9cc1eb515643 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.183630 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-96aaca3c-3fb6-4255-a74d-9cc1eb515643 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/types/f8ec9ecf-7e34-42d2-9572-0c738c6d0247 returned with HTTP 202 Jul 10 09:34:46.184095 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 855/3410] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:46 2026] DELETE /volume/v3/types/f8ec9ecf-7e34-42d2-9572-0c738c6d0247 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:46.192880 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fcf1a70-aca0-4efc-9975-0b930ef815ca None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.195060 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fcf1a70-aca0-4efc-9975-0b930ef815ca tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:46.195588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fcf1a70-aca0-4efc-9975-0b930ef815ca tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1832458924", "extra_specs": {"storage_protocol": "tempest-storage_protocol-367365562", "vendor_name": "tempest-vendor_name-1234202649"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:46.208330 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fcf1a70-aca0-4efc-9975-0b930ef815ca tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:46.208769 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 848/3411] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:34:46 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) Jul 10 09:34:46.216009 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.217457 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:46.217791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30892d2c-e18e-4341-98e4-0c8409fc90c7", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:46.219071 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Create volume request body: {'volume': {'volume_type': '30892d2c-e18e-4341-98e4-0c8409fc90c7', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:46.222245 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Create volume of 1 GB Jul 10 09:34:46.222502 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.222502 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:46.222835 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Availability Zones retrieved successfully. Jul 10 09:34:46.228316 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Flow 'volume_create_api' (bfce2ec4-aba6-4f46-9734-7853dc0f8271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:46.229166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe9239d-f8dc-4559-95ba-3db571f95a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:46.229955 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:46.247906 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe9239d-f8dc-4559-95ba-3db571f95a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-367365562',vendor_name='tempest-vendor_name-1234202649'},id=30892d2c-e18e-4341-98e4-0c8409fc90c7,is_public=True,name='tempest-ProjectReaderTests-volume-type-1832458924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30892d2c-e18e-4341-98e4-0c8409fc90c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:46.248559 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea1fa6e-76d1-4321-9d39-4b208d0f06ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:46.264050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-0318d425-ad87-48f3-8bd9-080914873f42 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.265908 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-0318d425-ad87-48f3-8bd9-080914873f42 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6/action Jul 10 09:34:46.266230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-0318d425-ad87-48f3-8bd9-080914873f42 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:46.266337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-0318d425-ad87-48f3-8bd9-080914873f42 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:46.276553 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1832458924 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1832458924, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:46.277049 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1832458924 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1832458924, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:46.289058 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.289058 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:46.298091 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f4627ffa-9c28-4a90-ac81-86d739b38aca req-0318d425-ad87-48f3-8bd9-080914873f42 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6/action returned with HTTP 204 Jul 10 09:34:46.298540 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 849/3412] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:34:46 2026] POST /volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:46.309943 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Created reservations ['82193e52-a0f9-462e-8a17-524803d02710', '5d4310bc-ef52-4b56-bdb2-764effb737a7', 'efe9736d-7ae7-4961-abb4-acb5846a03f5', 'd4925deb-318b-45cc-a930-d19df347815f'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:46.310660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea1fa6e-76d1-4321-9d39-4b208d0f06ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82193e52-a0f9-462e-8a17-524803d02710', '5d4310bc-ef52-4b56-bdb2-764effb737a7', 'efe9736d-7ae7-4961-abb4-acb5846a03f5', 'd4925deb-318b-45cc-a930-d19df347815f']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:46.311284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47452fe7-e42b-4d44-a306-67672f5a7666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:46.340898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-05b4f9e8-ec4d-4d07-8ceb-9f114eca05a9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.342968 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05b4f9e8-ec4d-4d07-8ceb-9f114eca05a9 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:34:46.343194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05b4f9e8-ec4d-4d07-8ceb-9f114eca05a9 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.343408 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-05b4f9e8-ec4d-4d07-8ceb-9f114eca05a9 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.343601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47452fe7-e42b-4d44-a306-67672f5a7666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b338592-13d1-43fd-bcd0-f7fad8aa9d32', '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='dadeeb305ddc4a498a1f72645d1c488c',qos_specs=None,replication_status=,reservations=['82193e52-a0f9-462e-8a17-524803d02710','5d4310bc-ef52-4b56-bdb2-764effb737a7','efe9736d-7ae7-4961-abb4-acb5846a03f5','d4925deb-318b-45cc-a930-d19df347815f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52e0f9139404bd58418c38cb50aaaac',volume_type_id=30892d2c-e18e-4341-98e4-0c8409fc90c7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b338592-13d1-43fd-bcd0-f7fad8aa9d32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dadeeb305ddc4a498a1f72645d1c488c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c52e0f9139404bd58418c38cb50aaaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30892d2c-e18e-4341-98e4-0c8409fc90c7),volume_type_id=30892d2c-e18e-4341-98e4-0c8409fc90c7)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:46.344648 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be64e5f0-f9cf-4370-8c9e-44b0d444d34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:46.356587 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.356587 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:46.359805 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-05b4f9e8-ec4d-4d07-8ceb-9f114eca05a9 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:34:46.364110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be64e5f0-f9cf-4370-8c9e-44b0d444d34c) transitioned into state 'SUCCESS' from 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='dadeeb305ddc4a498a1f72645d1c488c',qos_specs=None,replication_status=,reservations=['82193e52-a0f9-462e-8a17-524803d02710','5d4310bc-ef52-4b56-bdb2-764effb737a7','efe9736d-7ae7-4961-abb4-acb5846a03f5','d4925deb-318b-45cc-a930-d19df347815f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52e0f9139404bd58418c38cb50aaaac',volume_type_id=30892d2c-e18e-4341-98e4-0c8409fc90c7)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:46.364276 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-05b4f9e8-ec4d-4d07-8ceb-9f114eca05a9 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:34:46.364370 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 856/3413] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:46 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:46.364660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9aed5f-3e0f-49c9-8700-73e584b28b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:46.376739 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9aed5f-3e0f-49c9-8700-73e584b28b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:46.377504 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Flow 'volume_create_api' (bfce2ec4-aba6-4f46-9734-7853dc0f8271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:46.377830 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Create volume request issued successfully. Jul 10 09:34:46.378722 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-719a108d-21f3-4122-85ad-6aafc2ce1a30 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:46.378992 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 861/3414] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:34:46 2026] POST /volume/v3/volumes => generated 774 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:34:46.393786 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5711cd4d-bc76-4d43-a396-4f4e4be45107 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.395774 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5711cd4d-bc76-4d43-a396-4f4e4be45107 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] GET https://10.4.3.103/volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 Jul 10 09:34:46.395960 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5711cd4d-bc76-4d43-a396-4f4e4be45107 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.396146 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5711cd4d-bc76-4d43-a396-4f4e4be45107 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.405749 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.405749 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:46.409417 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5711cd4d-bc76-4d43-a396-4f4e4be45107 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Volume info retrieved successfully. Jul 10 09:34:46.413788 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5711cd4d-bc76-4d43-a396-4f4e4be45107 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 returned with HTTP 200 Jul 10 09:34:46.414172 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 849/3415] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:46 2026] GET /volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:46.575382 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2cb2f09f-3401-4e7b-a355-8662ee8b15e7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.577562 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2cb2f09f-3401-4e7b-a355-8662ee8b15e7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:46.577802 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2cb2f09f-3401-4e7b-a355-8662ee8b15e7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.578032 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2cb2f09f-3401-4e7b-a355-8662ee8b15e7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.589071 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.589071 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:46.592974 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2cb2f09f-3401-4e7b-a355-8662ee8b15e7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:46.598741 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2cb2f09f-3401-4e7b-a355-8662ee8b15e7 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:46.599688 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 850/3416] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:46 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:46.611001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-265bce9f-2957-4e96-9164-cb4a4fa98306 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.612659 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-265bce9f-2957-4e96-9164-cb4a4fa98306 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:46.612874 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-265bce9f-2957-4e96-9164-cb4a4fa98306 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.613067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-265bce9f-2957-4e96-9164-cb4a4fa98306 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.622556 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.622556 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:46.626359 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-265bce9f-2957-4e96-9164-cb4a4fa98306 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:46.630282 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-265bce9f-2957-4e96-9164-cb4a4fa98306 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:46.630850 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 857/3417] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:46 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:46.642968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b5f131da-cc5c-4034-b9e3-7b60dbf4a97f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.645239 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b5f131da-cc5c-4034-b9e3-7b60dbf4a97f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:34:46.645461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b5f131da-cc5c-4034-b9e3-7b60dbf4a97f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.645716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b5f131da-cc5c-4034-b9e3-7b60dbf4a97f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:46.657653 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:46.657653 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:46.661495 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b5f131da-cc5c-4034-b9e3-7b60dbf4a97f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:34:46.665976 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b5f131da-cc5c-4034-b9e3-7b60dbf4a97f tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:34:46.666355 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 862/3418] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:46 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:46.995734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-54375a9f-0357-4e80-b5e9-252f6ac595d6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:46.997754 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54375a9f-0357-4e80-b5e9-252f6ac595d6 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] GET https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec Jul 10 09:34:46.997997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54375a9f-0357-4e80-b5e9-252f6ac595d6 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:46.998244 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54375a9f-0357-4e80-b5e9-252f6ac595d6 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.008882 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54375a9f-0357-4e80-b5e9-252f6ac595d6 tempest-ServerStableDeviceRescueTest-1858285838 tempest-ServerStableDeviceRescueTest-1858285838-project-member] https://10.4.3.103/volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec returned with HTTP 404 Jul 10 09:34:47.009604 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 850/3419] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:46 2026] GET /volume/v3/volumes/65ffeec3-4b8e-4cfd-b95b-c3bd984131ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:47.427798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-77d6cb35-578a-425a-b7dc-2cc796893f38 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:47.429398 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-77d6cb35-578a-425a-b7dc-2cc796893f38 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] GET https://10.4.3.103/volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 Jul 10 09:34:47.429602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-77d6cb35-578a-425a-b7dc-2cc796893f38 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:47.429858 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-77d6cb35-578a-425a-b7dc-2cc796893f38 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.443072 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:47.443072 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:47.452317 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-77d6cb35-578a-425a-b7dc-2cc796893f38 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Volume info retrieved successfully. Jul 10 09:34:47.456670 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-77d6cb35-578a-425a-b7dc-2cc796893f38 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 returned with HTTP 200 Jul 10 09:34:47.457162 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 851/3420] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:34:47 2026] GET /volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 => generated 974 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:47.471327 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4e0d6622-fcba-45ab-a555-2434d4810764 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:47.473050 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e0d6622-fcba-45ab-a555-2434d4810764 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] GET https://10.4.3.103/volume/v3/messages Jul 10 09:34:47.474947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e0d6622-fcba-45ab-a555-2434d4810764 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:47.474947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e0d6622-fcba-45ab-a555-2434d4810764 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.478094 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e0d6622-fcba-45ab-a555-2434d4810764 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:34:47.478833 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 858/3421] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:34:47 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:47.490713 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2294318a-22c8-4c4b-b2c3-75afdb4ca41d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:47.492607 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2294318a-22c8-4c4b-b2c3-75afdb4ca41d tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] GET https://10.4.3.103/volume/v3/messages/b3a38365-a234-4ca6-90ef-792bf89c3c39 Jul 10 09:34:47.493699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2294318a-22c8-4c4b-b2c3-75afdb4ca41d tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:47.493699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2294318a-22c8-4c4b-b2c3-75afdb4ca41d tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.496606 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2294318a-22c8-4c4b-b2c3-75afdb4ca41d tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-reader] https://10.4.3.103/volume/v3/messages/b3a38365-a234-4ca6-90ef-792bf89c3c39 returned with HTTP 200 Jul 10 09:34:47.497072 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 863/3422] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:47 2026] GET /volume/v3/messages/b3a38365-a234-4ca6-90ef-792bf89c3c39 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:47.506734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5d6b7fc8-ffa6-463f-b220-1d05a26a4e96 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:47.508677 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d6b7fc8-ffa6-463f-b220-1d05a26a4e96 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] DELETE https://10.4.3.103/volume/v3/messages/b3a38365-a234-4ca6-90ef-792bf89c3c39 Jul 10 09:34:47.509296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d6b7fc8-ffa6-463f-b220-1d05a26a4e96 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:47.509296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d6b7fc8-ffa6-463f-b220-1d05a26a4e96 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.519333 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d6b7fc8-ffa6-463f-b220-1d05a26a4e96 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/messages/b3a38365-a234-4ca6-90ef-792bf89c3c39 returned with HTTP 204 Jul 10 09:34:47.519698 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 851/3423] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:34:47 2026] DELETE /volume/v3/messages/b3a38365-a234-4ca6-90ef-792bf89c3c39 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:34:47.526552 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-77cc3204-916e-44d5-81b6-6c198fb6466c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:47.528917 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 Jul 10 09:34:47.529251 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:47.529505 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.529747 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Delete volume with id: 1b338592-13d1-43fd-bcd0-f7fad8aa9d32 Jul 10 09:34:47.540326 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:47.540326 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:47.540929 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Volume info retrieved successfully. Jul 10 09:34:47.542444 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:34:47.556884 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1832458924 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1832458924, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:47.557313 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1832458924 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1832458924, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:47.569079 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Created reservations ['c7e30b56-f859-4fc2-90a6-ebe82d8681a4', 'babdeb4a-a174-4eb0-a5b5-ac85cc5976be', '661f52f0-b75e-4687-b529-7e83d801a74a', 'd64cbe05-71e1-42df-8c8c-fddd160c1c28'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:47.600979 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Delete volume request issued successfully. Jul 10 09:34:47.601272 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-77cc3204-916e-44d5-81b6-6c198fb6466c tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 returned with HTTP 202 Jul 10 09:34:47.601778 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 852/3424] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:34:47 2026] DELETE /volume/v3/volumes/1b338592-13d1-43fd-bcd0-f7fad8aa9d32 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:47.610407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d7d9916d-c6e5-43a0-ab88-0b23bf292935 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:47.612672 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d7d9916d-c6e5-43a0-ab88-0b23bf292935 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] DELETE https://10.4.3.103/volume/v3/types/30892d2c-e18e-4341-98e4-0c8409fc90c7 Jul 10 09:34:47.612672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d7d9916d-c6e5-43a0-ab88-0b23bf292935 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:47.612672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d7d9916d-c6e5-43a0-ab88-0b23bf292935 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:47.634871 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d7d9916d-c6e5-43a0-ab88-0b23bf292935 tempest-ProjectReaderTests-1506591434 tempest-ProjectReaderTests-1506591434-project-admin] https://10.4.3.103/volume/v3/types/30892d2c-e18e-4341-98e4-0c8409fc90c7 returned with HTTP 202 Jul 10 09:34:47.634871 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 859/3425] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:34:47 2026] DELETE /volume/v3/types/30892d2c-e18e-4341-98e4-0c8409fc90c7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:34:51.160216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-26a1eda9-3f93-4bbe-9596-739f493cc78f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:51.247089 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-26a1eda9-3f93-4bbe-9596-739f493cc78f tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools Jul 10 09:34:51.247334 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-26a1eda9-3f93-4bbe-9596-739f493cc78f tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:51.247582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-26a1eda9-3f93-4bbe-9596-739f493cc78f tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Calling method 'get_pools' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:51.749884 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-26a1eda9-3f93-4bbe-9596-739f493cc78f tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 09:34:51.750329 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 864/3426] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:34:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:51.757848 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8dc1d94a-dfd4-43d0-bca4-6aacc85ec5aa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:51.759849 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8dc1d94a-dfd4-43d0-bca4-6aacc85ec5aa tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 09:34:51.760105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8dc1d94a-dfd4-43d0-bca4-6aacc85ec5aa tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:51.760369 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8dc1d94a-dfd4-43d0-bca4-6aacc85ec5aa tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Calling method 'get_pools' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:52.262947 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8dc1d94a-dfd4-43d0-bca4-6aacc85ec5aa tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 09:34:52.263455 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 852/3427] 10.4.3.103 () {66 vars in 1314 bytes} [Fri Jul 10 09:34:51 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:52.276674 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-481626be-f3eb-4699-b912-8d6a912e83f6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:52.280597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-481626be-f3eb-4699-b912-8d6a912e83f6 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] GET https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool Jul 10 09:34:52.280597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-481626be-f3eb-4699-b912-8d6a912e83f6 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:52.280597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-481626be-f3eb-4699-b912-8d6a912e83f6 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:52.789343 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-481626be-f3eb-4699-b912-8d6a912e83f6 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool returned with HTTP 200 Jul 10 09:34:52.790980 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 853/3428] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:34:52 2026] GET /volume/v3/capabilities/np0000004982@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:52.800184 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f1be1cee-34e2-423f-a15a-e40c556de8cb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:52.801828 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f1be1cee-34e2-423f-a15a-e40c556de8cb tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] GET https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool Jul 10 09:34:52.802004 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f1be1cee-34e2-423f-a15a-e40c556de8cb tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:52.802209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f1be1cee-34e2-423f-a15a-e40c556de8cb tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:53.311744 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f1be1cee-34e2-423f-a15a-e40c556de8cb tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool returned with HTTP 200 Jul 10 09:34:53.312205 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 860/3429] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:34:52 2026] GET /volume/v3/capabilities/np0000004982@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:53.329275 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-62cd9515-df2d-4b20-a4ba-e06702743347 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:53.331324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-62cd9515-df2d-4b20-a4ba-e06702743347 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] GET https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool Jul 10 09:34:53.331583 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-62cd9515-df2d-4b20-a4ba-e06702743347 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:53.331824 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-62cd9515-df2d-4b20-a4ba-e06702743347 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:53.841365 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-62cd9515-df2d-4b20-a4ba-e06702743347 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519 tempest-BackendsCapabilitiesAdminTestsJSON-1275703519-project-admin] https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool returned with HTTP 200 Jul 10 09:34:53.841831 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 865/3430] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:34:53 2026] GET /volume/v3/capabilities/np0000004982@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:55.844840 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1d798c26-9443-4409-b99d-b6a176f97726 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:55.926304 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1d798c26-9443-4409-b99d-b6a176f97726 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:34:55.926764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1d798c26-9443-4409-b99d-b6a176f97726 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-215854047"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:55.941141 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1d798c26-9443-4409-b99d-b6a176f97726 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:34:55.941477 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 853/3431] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:34:55 2026] POST /volume/v3/types => generated 223 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:55.952066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ed1e72a6-9ad3-4627-9f05-5bbe57bfa621 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:55.953764 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed1e72a6-9ad3-4627-9f05-5bbe57bfa621 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:34:55.954219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed1e72a6-9ad3-4627-9f05-5bbe57bfa621 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-863502979"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:55.966360 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed1e72a6-9ad3-4627-9f05-5bbe57bfa621 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:34:55.966880 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 854/3432] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:34:55 2026] POST /volume/v3/group_types => generated 180 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:55.976243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-63ad1756-004f-4329-a374-1eed43e2e813 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:56.035729 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:34:56.036002 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c54f21a6-7316-4b0f-a053-9de0b635a29a", "volume_types": ["d58cd111-4444-4703-9bb9-c85029cea8c8"], "name": "tempest-GroupSnapshotsTest-Group-192791830"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:56.037518 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group {'group': {'group_type': 'c54f21a6-7316-4b0f-a053-9de0b635a29a', 'volume_types': ['d58cd111-4444-4703-9bb9-c85029cea8c8'], 'name': 'tempest-GroupSnapshotsTest-Group-192791830'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:34:56.043307 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group tempest-GroupSnapshotsTest-Group-192791830. Jul 10 09:34:56.050831 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:34:56.069110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['cc992c9b-4e2e-451a-bef4-b10ac40c7f80'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:56.089955 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-63ad1756-004f-4329-a374-1eed43e2e813 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:34:56.090324 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 861/3433] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:34:55 2026] POST /volume/v3/groups => generated 111 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:56.099156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e436f700-8c70-41fe-a0c9-8b57a5847c5d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:56.101954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e436f700-8c70-41fe-a0c9-8b57a5847c5d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 Jul 10 09:34:56.102286 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e436f700-8c70-41fe-a0c9-8b57a5847c5d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:56.102552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e436f700-8c70-41fe-a0c9-8b57a5847c5d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:56.102761 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-e436f700-8c70-41fe-a0c9-8b57a5847c5d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member bf5defb0-cff9-43d9-84e9-efe297be07e9 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:34:56.110117 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:56.110117 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:56.122500 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e436f700-8c70-41fe-a0c9-8b57a5847c5d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 returned with HTTP 200 Jul 10 09:34:56.122908 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 866/3434] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:34:56 2026] GET /volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:57.132509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d5a7868e-4135-4417-96c2-5b0b42a4dad6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:57.134163 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d5a7868e-4135-4417-96c2-5b0b42a4dad6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 Jul 10 09:34:57.134487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d5a7868e-4135-4417-96c2-5b0b42a4dad6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:57.134780 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d5a7868e-4135-4417-96c2-5b0b42a4dad6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:57.135721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-d5a7868e-4135-4417-96c2-5b0b42a4dad6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member bf5defb0-cff9-43d9-84e9-efe297be07e9 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:34:57.138817 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:57.138817 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:57.145637 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d5a7868e-4135-4417-96c2-5b0b42a4dad6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 returned with HTTP 200 Jul 10 09:34:57.145995 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 854/3435] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:34:57 2026] GET /volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:57.154763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:57.156879 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:34:57.157328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1583176425", "volume_type": "d58cd111-4444-4703-9bb9-c85029cea8c8", "group_id": "bf5defb0-cff9-43d9-84e9-efe297be07e9", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:57.158759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1583176425', 'volume_type': 'd58cd111-4444-4703-9bb9-c85029cea8c8', 'group_id': 'bf5defb0-cff9-43d9-84e9-efe297be07e9', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:34:57.165414 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:57.165414 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:57.165890 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume of 1 GB Jul 10 09:34:57.170141 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:34:57.174754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (b32744ba-afa8-4bf3-a435-8de48c0763fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:57.175751 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747f1ebe-b5f8-4e57-89ce-5a0a7d6e9ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:57.176252 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:57.176252 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:57.176613 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:34:57.195794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747f1ebe-b5f8-4e57-89ce-5a0a7d6e9ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d58cd111-4444-4703-9bb9-c85029cea8c8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-215854047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd58cd111-4444-4703-9bb9-c85029cea8c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf5defb0-cff9-43d9-84e9-efe297be07e9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:57.196519 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd603e3-b06f-4716-a560-8776273a8d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:57.227631 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-215854047 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-215854047, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:57.227871 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-215854047 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-215854047, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:57.260091 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['4830007f-d552-4da0-b12e-670d30f25133', '5018d3d9-3bdd-4701-8d6b-8d5fe38fd059', '904a24a2-673f-4129-aaab-e96b53bdb103', '068e6559-5fb5-494e-8e94-b5713596c6d8'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:57.261183 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd603e3-b06f-4716-a560-8776273a8d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4830007f-d552-4da0-b12e-670d30f25133', '5018d3d9-3bdd-4701-8d6b-8d5fe38fd059', '904a24a2-673f-4129-aaab-e96b53bdb103', '068e6559-5fb5-494e-8e94-b5713596c6d8']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:57.262214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9738dceb-064f-48b6-9f96-f8bff681acb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:57.284151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9738dceb-064f-48b6-9f96-f8bff681acb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f68f48-de3f-40a6-8515-b2216d383e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1583176425',encryption_key_id=None,group_id=bf5defb0-cff9-43d9-84e9-efe297be07e9,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['4830007f-d552-4da0-b12e-670d30f25133','5018d3d9-3bdd-4701-8d6b-8d5fe38fd059','904a24a2-673f-4129-aaab-e96b53bdb103','068e6559-5fb5-494e-8e94-b5713596c6d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=d58cd111-4444-4703-9bb9-c85029cea8c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1583176425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf5defb0-cff9-43d9-84e9-efe297be07e9,host=None,id=30f68f48-de3f-40a6-8515-b2216d383e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd5915ed3754d3ba96034526b4381d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d58cd111-4444-4703-9bb9-c85029cea8c8),volume_type_id=d58cd111-4444-4703-9bb9-c85029cea8c8)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:57.284813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05b406b-753c-426e-b221-617993f8a327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:57.309537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05b406b-753c-426e-b221-617993f8a327) transitioned into state 'SUCCESS' from state '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-1583176425',encryption_key_id=None,group_id=bf5defb0-cff9-43d9-84e9-efe297be07e9,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['4830007f-d552-4da0-b12e-670d30f25133','5018d3d9-3bdd-4701-8d6b-8d5fe38fd059','904a24a2-673f-4129-aaab-e96b53bdb103','068e6559-5fb5-494e-8e94-b5713596c6d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=d58cd111-4444-4703-9bb9-c85029cea8c8)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:57.310520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2876a48c-97eb-4214-b8e3-73e1f862330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:34:57.330944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2876a48c-97eb-4214-b8e3-73e1f862330d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:34:57.332152 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (b32744ba-afa8-4bf3-a435-8de48c0763fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:34:57.332407 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request issued successfully. Jul 10 09:34:57.333092 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:34:57.333249 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:34:57.367838 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:34:57.370985 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:57.370985 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:57.378616 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1362fa24-d9d5-4f40-98ac-342bdf5f8963 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:34:57.378616 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 855/3436] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:34:57 2026] POST /volume/v3/volumes => generated 822 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:57.397025 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:57.398984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 Jul 10 09:34:57.399210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:57.399477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:57.407898 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:57.407898 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:57.413013 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:34:57.414068 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:34:57.414465 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:34:57.464799 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:34:57.467885 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:57.467885 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:57.476286 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0fc8f1b-769d-465f-a8f0-8a3305cdd156 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 returned with HTTP 200 Jul 10 09:34:57.476740 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 862/3437] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:57 2026] GET /volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:58.489096 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.490959 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 Jul 10 09:34:58.491184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:58.491354 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:58.498358 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.498358 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:58.502401 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:34:58.503340 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:34:58.503549 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:34:58.549301 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:34:58.552268 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.552268 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:58.559095 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd32bd85-0163-4315-91d7-c4617cfed4bb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 returned with HTTP 200 Jul 10 09:34:58.559781 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 867/3438] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:34:58 2026] GET /volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:58.571615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.573214 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/group_snapshots Jul 10 09:34:58.573716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bf5defb0-cff9-43d9-84e9-efe297be07e9", "name": "tempest-group_snapshot-336345210"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:58.575104 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bf5defb0-cff9-43d9-84e9-efe297be07e9', 'name': 'tempest-group_snapshot-336345210'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 09:34:58.578561 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.578561 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:58.581083 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.group_snapshots [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group_snapshot tempest-group_snapshot-336345210. Jul 10 09:34:58.596753 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.596753 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:58.607287 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-215854047 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-215854047, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:58.607609 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-215854047 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-215854047, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:34:58.628308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['6176d42f-b57e-4006-9249-f0b086e37d36', 'b2f9964b-6951-4242-8e10-483327e567da', 'f526fde9-7d33-4dc0-be58-2a4e686d35c8', '5534fffa-87d2-4cde-bd86-6a6d1768e77c'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:34:58.642163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-233d39b7-f2aa-4279-8402-c77858ec50f1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.644198 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-233d39b7-f2aa-4279-8402-c77858ec50f1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:34:58.644386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-233d39b7-f2aa-4279-8402-c77858ec50f1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:58.644597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-233d39b7-f2aa-4279-8402-c77858ec50f1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:58.651528 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-49bbd396-faca-4090-9ba7-3a2bab991f76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots returned with HTTP 202 Jul 10 09:34:58.651954 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 855/3439] 10.4.3.103 () {70 vars in 1324 bytes} [Fri Jul 10 09:34:58 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:58.652462 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.652462 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:58.656399 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-233d39b7-f2aa-4279-8402-c77858ec50f1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:34:58.661510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-233d39b7-f2aa-4279-8402-c77858ec50f1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:34:58.661739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d5675847-cab0-41a1-8370-6999871841f7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.662111 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 856/3440] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:34:58 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:58.663725 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d5675847-cab0-41a1-8370-6999871841f7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 Jul 10 09:34:58.663917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d5675847-cab0-41a1-8370-6999871841f7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:58.664093 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d5675847-cab0-41a1-8370-6999871841f7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:58.664255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.group_snapshots [None req-d5675847-cab0-41a1-8370-6999871841f7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6b38d415-bc24-4424-a4c3-86c927e4a245 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:34:58.668647 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.668647 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:58.671649 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d5675847-cab0-41a1-8370-6999871841f7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 returned with HTTP 200 Jul 10 09:34:58.672008 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 863/3441] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:34:58 2026] GET /volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:58.684198 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9ac6065f-4fc4-484f-b581-b917d3c0a2f2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.684702 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ac6065f-4fc4-484f-b581-b917d3c0a2f2 None None] GET https://10.4.3.103/volume// Jul 10 09:34:58.684895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ac6065f-4fc4-484f-b581-b917d3c0a2f2 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:58.685109 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ac6065f-4fc4-484f-b581-b917d3c0a2f2 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:58.685513 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ac6065f-4fc4-484f-b581-b917d3c0a2f2 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:34:58.685897 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 868/3442] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:34:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:34:58.695013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-ae71fd6e-065b-4646-9aef-e229fed1e0ac None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.697167 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-ae71fd6e-065b-4646-9aef-e229fed1e0ac tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:34:58.697508 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-ae71fd6e-065b-4646-9aef-e229fed1e0ac tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f25d3ed0-d067-4f8e-860f-5edfaa8711ca", "connector": null, "instance_uuid": "3e773f00-6fc3-43a1-890d-8fceb92cc827"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:58.705468 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.705468 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:58.726873 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-ae71fd6e-065b-4646-9aef-e229fed1e0ac tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:34:58.727430 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 856/3443] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:34:58 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:58.757756 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-d6f39ade-0629-4e63-b584-b719df8635cf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.759674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-d6f39ade-0629-4e63-b584-b719df8635cf tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2/action Jul 10 09:34:58.760061 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-d6f39ade-0629-4e63-b584-b719df8635cf tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:58.760232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-d6f39ade-0629-4e63-b584-b719df8635cf tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:58.778480 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.778480 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:58.787546 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8120d0fd-3299-4a4f-94cb-30f3abe2f94d req-d6f39ade-0629-4e63-b584-b719df8635cf tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2/action returned with HTTP 204 Jul 10 09:34:58.787992 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 857/3444] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:34:58 2026] POST /volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:34:58.806813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a47508e2-679b-4287-b9fd-6863648f3049 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.808563 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a47508e2-679b-4287-b9fd-6863648f3049 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:34:58.808798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a47508e2-679b-4287-b9fd-6863648f3049 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:58.808976 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a47508e2-679b-4287-b9fd-6863648f3049 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:58.816917 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.816917 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:58.819956 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a47508e2-679b-4287-b9fd-6863648f3049 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:34:58.824205 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a47508e2-679b-4287-b9fd-6863648f3049 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:34:58.824619 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 864/3445] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:58 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 1111 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:58.836146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1a834a4-711a-4314-9752-d2ec3ebfe96a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:58.837982 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1a834a4-711a-4314-9752-d2ec3ebfe96a tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:34:58.838198 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1a834a4-711a-4314-9752-d2ec3ebfe96a tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:58.838374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1a834a4-711a-4314-9752-d2ec3ebfe96a tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:58.846748 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:58.846748 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:58.849772 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c1a834a4-711a-4314-9752-d2ec3ebfe96a tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:34:58.853398 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1a834a4-711a-4314-9752-d2ec3ebfe96a tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:34:58.853778 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 869/3446] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:34:58 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 1111 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:59.680525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6c594539-1383-4d80-98b4-6f4c2f3118f9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:59.682348 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c594539-1383-4d80-98b4-6f4c2f3118f9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 Jul 10 09:34:59.682774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c594539-1383-4d80-98b4-6f4c2f3118f9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:59.683085 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c594539-1383-4d80-98b4-6f4c2f3118f9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:59.684245 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-6c594539-1383-4d80-98b4-6f4c2f3118f9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6b38d415-bc24-4424-a4c3-86c927e4a245 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:34:59.687189 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:59.687189 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:34:59.691101 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c594539-1383-4d80-98b4-6f4c2f3118f9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 returned with HTTP 200 Jul 10 09:34:59.691788 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 857/3447] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:34:59 2026] GET /volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:34:59.699964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:59.703593 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:34:59.703593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:59.703593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:59.703593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:34:59.703593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.db.api [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Building query based on filter {{(pid=99956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:34:59.706929 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all snapshots completed successfully. Jul 10 09:34:59.707210 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:59.707210 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:34:59.707675 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62f3efdc-eb2d-4382-bb47-3bb31a9bcf62 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:34:59.707973 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 858/3448] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:34:59 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:34:59.718886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5e59034d-dcfb-48a8-8276-d2abdbc8aa9f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:59.720386 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e59034d-dcfb-48a8-8276-d2abdbc8aa9f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/ef1aef78-9e87-4f26-9f49-76fbabfe6d55 Jul 10 09:34:59.720555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e59034d-dcfb-48a8-8276-d2abdbc8aa9f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:34:59.721378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5e59034d-dcfb-48a8-8276-d2abdbc8aa9f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:34:59.725304 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:59.725304 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:34:59.726989 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5e59034d-dcfb-48a8-8276-d2abdbc8aa9f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Snapshot retrieved successfully. Jul 10 09:34:59.726989 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5e59034d-dcfb-48a8-8276-d2abdbc8aa9f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/ef1aef78-9e87-4f26-9f49-76fbabfe6d55 returned with HTTP 200 Jul 10 09:34:59.726989 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 865/3449] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:34:59 2026] GET /volume/v3/snapshots/ef1aef78-9e87-4f26-9f49-76fbabfe6d55 => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:34:59.735446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4c565438-c155-45de-9e33-aeaf5225c115 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:34:59.737078 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups/action Jul 10 09:34:59.737474 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6b38d415-bc24-4424-a4c3-86c927e4a245", "name": "tempest-Group_from_snap-1069008230"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:34:59.737678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6b38d415-bc24-4424-a4c3-86c927e4a245", "name": "tempest-Group_from_snap-1069008230"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:34:59.739226 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6b38d415-bc24-4424-a4c3-86c927e4a245', 'name': 'tempest-Group_from_snap-1069008230'}}. {{(pid=99957) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 09:34:59.739359 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.groups [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group tempest-Group_from_snap-1069008230 from group_snapshot 6b38d415-bc24-4424-a4c3-86c927e4a245. Jul 10 09:34:59.744672 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:59.744672 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:59.751229 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:59.751229 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:59.754204 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:34:59.754204 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:34:59.794511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['c98fae3d-340b-41c1-8bae-d05ff35fefcb'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:00.333550 np0000004982 devstack@c-api.service[99957]: INFO cinder.group.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] A mapping entry already exists for group 16cd8ce9-ef19-4812-b755-3443f7fd0e06 and volume type d58cd111-4444-4703-9bb9-c85029cea8c8. Do not need to create again. Jul 10 09:35:00.333896 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.333896 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:00.336660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:35:00.336355. {{(pid=99957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:35:00.336730 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:35:00.341337 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (3d0b5056-0eac-4323-a41a-138feb790f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:00.342220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22b1853-73f8-4881-a26e-cc31f1e70559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:00.343942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:00.366484 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22b1853-73f8-4881-a26e-cc31f1e70559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ef1aef78-9e87-4f26-9f49-76fbabfe6d55', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:34:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d58cd111-4444-4703-9bb9-c85029cea8c8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-215854047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd58cd111-4444-4703-9bb9-c85029cea8c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16cd8ce9-ef19-4812-b755-3443f7fd0e06', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:00.367840 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411f8509-57e0-4b4a-b15c-8d7e6922acc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:00.389820 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-215854047 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-215854047, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:00.399039 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['61378d8f-6238-410c-8ceb-c76ccf0f983c', 'e073b1dc-1640-4209-b9fa-d3a7ed7c1c54'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:00.399859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411f8509-57e0-4b4a-b15c-8d7e6922acc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61378d8f-6238-410c-8ceb-c76ccf0f983c', 'e073b1dc-1640-4209-b9fa-d3a7ed7c1c54']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:00.400585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c770cb4-c6d1-4aa7-a090-0d95d16ebfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:00.426426 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c770cb4-c6d1-4aa7-a090-0d95d16ebfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb3e41a6-2c6f-4752-8907-a385880fdba9', '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=16cd8ce9-ef19-4812-b755-3443f7fd0e06,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['61378d8f-6238-410c-8ceb-c76ccf0f983c','e073b1dc-1640-4209-b9fa-d3a7ed7c1c54'],size=1,snapshot_id=ef1aef78-9e87-4f26-9f49-76fbabfe6d55,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=d58cd111-4444-4703-9bb9-c85029cea8c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16cd8ce9-ef19-4812-b755-3443f7fd0e06,host=None,id=fb3e41a6-2c6f-4752-8907-a385880fdba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ef1aef78-9e87-4f26-9f49-76fbabfe6d55,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd5915ed3754d3ba96034526b4381d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d58cd111-4444-4703-9bb9-c85029cea8c8),volume_type_id=d58cd111-4444-4703-9bb9-c85029cea8c8)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:00.427026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f902b7-1277-43bf-bd2c-211a8c0e5b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:00.441007 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f902b7-1277-43bf-bd2c-211a8c0e5b40) transitioned into state 'SUCCESS' from 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=16cd8ce9-ef19-4812-b755-3443f7fd0e06,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['61378d8f-6238-410c-8ceb-c76ccf0f983c','e073b1dc-1640-4209-b9fa-d3a7ed7c1c54'],size=1,snapshot_id=ef1aef78-9e87-4f26-9f49-76fbabfe6d55,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=d58cd111-4444-4703-9bb9-c85029cea8c8)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:00.441765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (3d0b5056-0eac-4323-a41a-138feb790f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:00.442062 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request issued successfully. Jul 10 09:35:00.466214 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c565438-c155-45de-9e33-aeaf5225c115 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/action returned with HTTP 202 Jul 10 09:35:00.466576 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 870/3450] 10.4.3.103 () {70 vars in 1318 bytes} [Fri Jul 10 09:34:59 2026] POST /volume/v3/groups/action => generated 103 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:00.474547 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:00.476241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:00.476433 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:00.476656 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:00.476908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:00.477536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:00.484491 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:00.485238 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:00.485388 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:00.528839 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:00.532187 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.532187 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:00.536259 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:00.536424 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:00.574052 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:00.576828 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.576828 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:00.582926 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a23b33cc-9ec9-47f1-a854-44a06a81b8b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:00.583331 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 858/3451] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:00 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:00.598376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:00.599863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 Jul 10 09:35:00.600040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:00.600233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:00.606203 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.606203 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:00.609264 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:00.609876 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:00.610010 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:00.644561 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:00.647550 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.647550 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:00.653671 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dbc30db3-bef4-4e1b-b89b-41cfd0329f83 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 returned with HTTP 200 Jul 10 09:35:00.654199 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 859/3452] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:00 2026] GET /volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 => generated 926 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:00.668990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-85bc5407-db89-40d2-81ae-8e3422fb930c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:00.670585 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-85bc5407-db89-40d2-81ae-8e3422fb930c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06 Jul 10 09:35:00.670833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-85bc5407-db89-40d2-81ae-8e3422fb930c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:00.671041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-85bc5407-db89-40d2-81ae-8e3422fb930c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:00.671235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-85bc5407-db89-40d2-81ae-8e3422fb930c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 16cd8ce9-ef19-4812-b755-3443f7fd0e06 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:00.674476 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.674476 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:00.681061 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-85bc5407-db89-40d2-81ae-8e3422fb930c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06 returned with HTTP 200 Jul 10 09:35:00.681486 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 866/3453] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:00 2026] GET /volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06 => generated 418 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:00.689387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bafbb5a8-1546-4628-8857-04915e197729 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:00.690959 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:00.691165 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:00.691337 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:00.691601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:00.691856 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.691856 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:00.692235 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:00.698816 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:00.699500 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:00.699684 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:00.731051 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:00.733695 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.733695 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:00.736802 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:00.737156 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:00.770061 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:00.773233 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.773233 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:00.779603 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bafbb5a8-1546-4628-8857-04915e197729 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:00.780297 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 871/3454] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:00 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:00.791962 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:00.793983 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06/action Jul 10 09:35:00.794388 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:00.794515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:00.795817 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for group 16cd8ce9-ef19-4812-b755-3443f7fd0e06 {{(pid=99955) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:35:00.795964 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group with id: 16cd8ce9-ef19-4812-b755-3443f7fd0e06 Jul 10 09:35:00.799518 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.799518 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:00.847637 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-815c2461-43fc-49ac-91b4-73f7ac626a6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06/action returned with HTTP 202 Jul 10 09:35:00.848231 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 859/3455] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:35:00 2026] POST /volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:00.854860 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:00.856555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 Jul 10 09:35:00.856760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:00.856936 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:00.863261 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.863261 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:00.867045 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:00.867652 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:00.867789 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:00.906212 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:00.909004 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:00.909004 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:00.915662 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c392df5-ebbe-4986-a3b7-afab108d3bb4 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 returned with HTTP 200 Jul 10 09:35:00.916071 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 860/3456] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:00 2026] GET /volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 => generated 925 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:01.813788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-065218e1-374c-45b1-bc7e-e5cec44ecf11 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.814176 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-065218e1-374c-45b1-bc7e-e5cec44ecf11 None None] GET https://10.4.3.103/volume// Jul 10 09:35:01.814354 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-065218e1-374c-45b1-bc7e-e5cec44ecf11 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:01.814554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-065218e1-374c-45b1-bc7e-e5cec44ecf11 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:01.814872 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-065218e1-374c-45b1-bc7e-e5cec44ecf11 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:35:01.815181 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 867/3457] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:35:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:35:01.821383 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9836df86-d259-43ec-a91e-a23f5366d30e req-c537094b-89b6-4f05-a654-4205c10193a4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.823655 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-c537094b-89b6-4f05-a654-4205c10193a4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:35:01.823863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-c537094b-89b6-4f05-a654-4205c10193a4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:01.824042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-c537094b-89b6-4f05-a654-4205c10193a4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:01.836740 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:01.836740 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:01.840698 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-9836df86-d259-43ec-a91e-a23f5366d30e req-c537094b-89b6-4f05-a654-4205c10193a4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:35:01.845095 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-c537094b-89b6-4f05-a654-4205c10193a4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:35:01.845547 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 872/3458] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:35:01 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 1291 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:01.929698 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9e880f95-cba8-4a7c-b3e2-e8d80fc5c8bf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.931448 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e880f95-cba8-4a7c-b3e2-e8d80fc5c8bf tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 Jul 10 09:35:01.931677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e880f95-cba8-4a7c-b3e2-e8d80fc5c8bf tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:01.931863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e880f95-cba8-4a7c-b3e2-e8d80fc5c8bf tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:01.935019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.937229 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] PUT https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2 Jul 10 09:35:01.937625 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:01.937726 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e880f95-cba8-4a7c-b3e2-e8d80fc5c8bf tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 returned with HTTP 404 Jul 10 09:35:01.938218 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 860/3459] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:01 2026] GET /volume/v3/volumes/fb3e41a6-2c6f-4752-8907-a385880fdba9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:01.944372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f5a32da1-e533-41ca-8d23-1553bc24dcce None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.945157 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Acquiring lock "cinder-attachment_update-f25d3ed0-d067-4f8e-860f-5edfaa8711ca-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:35:01.946172 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f5a32da1-e533-41ca-8d23-1553bc24dcce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06 Jul 10 09:35:01.946396 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f5a32da1-e533-41ca-8d23-1553bc24dcce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:01.947047 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f5a32da1-e533-41ca-8d23-1553bc24dcce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:01.947047 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-f5a32da1-e533-41ca-8d23-1553bc24dcce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 16cd8ce9-ef19-4812-b755-3443f7fd0e06 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:01.949846 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Lock "cinder-attachment_update-f25d3ed0-d067-4f8e-860f-5edfaa8711ca-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:35:01.950218 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f5a32da1-e533-41ca-8d23-1553bc24dcce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06 returned with HTTP 404 Jul 10 09:35:01.950715 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 868/3460] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:01 2026] GET /volume/v3/groups/16cd8ce9-ef19-4812-b755-3443f7fd0e06 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:01.950799 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:01.950799 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:01.956735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.958422 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] DELETE https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 Jul 10 09:35:01.958666 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:01.958901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:01.959043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for member 6b38d415-bc24-4424-a4c3-86c927e4a245 {{(pid=99957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 09:35:01.959100 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.group_snapshots [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group_snapshot with id: 6b38d415-bc24-4424-a4c3-86c927e4a245 Jul 10 09:35:01.962440 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:01.962440 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:01.988803 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e4f69098-64a2-4b1a-9585-bb1d910e25da tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 returned with HTTP 202 Jul 10 09:35:01.989339 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 873/3461] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:35:01 2026] DELETE /volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:01.996419 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:01.998102 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:01.998315 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:01.998497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:01.998732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:01.999343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:02.006230 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:02.006884 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:02.007027 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:02.042460 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:02.045438 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:02.045438 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:02.052560 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2dbbd698-ec56-4632-a5b2-28d1ce43bcef tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:02.053062 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 861/3462] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:01 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:02.065248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:02.067599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:35:02.067825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:02.068048 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:02.069439 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:02.069760 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:02.069760 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:02.070900 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:35:02.073992 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all snapshots completed successfully. Jul 10 09:35:02.074730 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8efa2461-7345-4059-9e4b-3fe3e90b193d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:35:02.075145 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 869/3463] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:35:02 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:35:02.082415 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-252ed0a1-f635-4755-92d1-ccfc2349b902 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:02.084016 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-252ed0a1-f635-4755-92d1-ccfc2349b902 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 Jul 10 09:35:02.084210 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-252ed0a1-f635-4755-92d1-ccfc2349b902 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:02.084381 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-252ed0a1-f635-4755-92d1-ccfc2349b902 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:02.084508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-252ed0a1-f635-4755-92d1-ccfc2349b902 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6b38d415-bc24-4424-a4c3-86c927e4a245 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:02.087321 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-252ed0a1-f635-4755-92d1-ccfc2349b902 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 returned with HTTP 404 Jul 10 09:35:02.087780 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 874/3464] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:02 2026] GET /volume/v3/group_snapshots/6b38d415-bc24-4424-a4c3-86c927e4a245 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:02.093782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:02.095602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:02.095790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:02.095992 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:02.096233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:02.096861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:02.103504 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:02.104207 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:02.104356 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:02.138467 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:02.141239 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:02.141239 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:02.147478 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ace743c3-3b5b-474f-8bf5-2cc03901091f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:02.147866 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 862/3465] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:02 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:02.159691 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:02.161387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9/action Jul 10 09:35:02.161726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:02.161841 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:02.163115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for group bf5defb0-cff9-43d9-84e9-efe297be07e9 {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:35:02.163239 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group with id: bf5defb0-cff9-43d9-84e9-efe297be07e9 Jul 10 09:35:02.167059 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:02.167059 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:02.193758 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1b0b823a-dbb3-4173-94c2-a7616ed9764a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9/action returned with HTTP 202 Jul 10 09:35:02.194229 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 870/3466] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:35:02 2026] POST /volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:02.200982 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:02.202685 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 Jul 10 09:35:02.202885 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:02.203070 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:02.210177 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:02.210177 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:02.213873 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:02.214582 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:02.214746 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:02.248826 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:02.251902 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:02.251902 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:02.258266 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e150e12e-81c0-4f82-aa08-d63ea471d493 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 returned with HTTP 200 Jul 10 09:35:02.258628 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 875/3467] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:02 2026] GET /volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:02.471650 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Lock "cinder-attachment_update-f25d3ed0-d067-4f8e-860f-5edfaa8711ca-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:35:02.471924 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-dbdf366b-f52f-4237-b2ed-593facb96b3e tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2 returned with HTTP 200 Jul 10 09:35:02.472431 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 861/3468] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:35:01 2026] PUT /volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:02.983521 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-9836df86-d259-43ec-a91e-a23f5366d30e req-bf09280c-4440-4a4f-825a-5ac898bdcba0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:02.985527 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-bf09280c-4440-4a4f-825a-5ac898bdcba0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2/action Jul 10 09:35:02.985876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-bf09280c-4440-4a4f-825a-5ac898bdcba0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:02.986005 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-bf09280c-4440-4a4f-825a-5ac898bdcba0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:03.001143 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:03.001143 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:03.010234 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9836df86-d259-43ec-a91e-a23f5366d30e req-bf09280c-4440-4a4f-825a-5ac898bdcba0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2/action returned with HTTP 204 Jul 10 09:35:03.010683 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 863/3469] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:35:02 2026] POST /volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:03.270739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f974e443-6b47-442c-89e0-f5d3051ed669 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.272916 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f974e443-6b47-442c-89e0-f5d3051ed669 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 Jul 10 09:35:03.273401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f974e443-6b47-442c-89e0-f5d3051ed669 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:03.273468 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f974e443-6b47-442c-89e0-f5d3051ed669 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:03.280670 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f974e443-6b47-442c-89e0-f5d3051ed669 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 returned with HTTP 404 Jul 10 09:35:03.281258 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 871/3470] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:03 2026] GET /volume/v3/volumes/30f68f48-de3f-40a6-8515-b2216d383e45 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:03.287872 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-faadefab-955c-45f7-8d3e-46695fb8c33e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.290627 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-faadefab-955c-45f7-8d3e-46695fb8c33e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 Jul 10 09:35:03.290976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-faadefab-955c-45f7-8d3e-46695fb8c33e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:03.291248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-faadefab-955c-45f7-8d3e-46695fb8c33e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:03.291418 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-faadefab-955c-45f7-8d3e-46695fb8c33e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member bf5defb0-cff9-43d9-84e9-efe297be07e9 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:03.295678 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-faadefab-955c-45f7-8d3e-46695fb8c33e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 returned with HTTP 404 Jul 10 09:35:03.296280 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 876/3471] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:03 2026] GET /volume/v3/groups/bf5defb0-cff9-43d9-84e9-efe297be07e9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:03.303167 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ee55989d-bae5-4e56-a648-6ad9ee5ff858 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.305101 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ee55989d-bae5-4e56-a648-6ad9ee5ff858 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/c54f21a6-7316-4b0f-a053-9de0b635a29a Jul 10 09:35:03.305296 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ee55989d-bae5-4e56-a648-6ad9ee5ff858 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:03.305468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ee55989d-bae5-4e56-a648-6ad9ee5ff858 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:03.305751 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:03.305751 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:03.318739 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ee55989d-bae5-4e56-a648-6ad9ee5ff858 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/group_types/c54f21a6-7316-4b0f-a053-9de0b635a29a returned with HTTP 202 Jul 10 09:35:03.319273 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 862/3472] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:35:03 2026] DELETE /volume/v3/group_types/c54f21a6-7316-4b0f-a053-9de0b635a29a => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:03.326052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-159c0d11-9ab8-47f3-a193-2a80ffe5cf4c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.328322 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-159c0d11-9ab8-47f3-a193-2a80ffe5cf4c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] DELETE https://10.4.3.103/volume/v3/types/d58cd111-4444-4703-9bb9-c85029cea8c8 Jul 10 09:35:03.328580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-159c0d11-9ab8-47f3-a193-2a80ffe5cf4c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:03.328871 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-159c0d11-9ab8-47f3-a193-2a80ffe5cf4c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:03.353516 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-159c0d11-9ab8-47f3-a193-2a80ffe5cf4c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types/d58cd111-4444-4703-9bb9-c85029cea8c8 returned with HTTP 202 Jul 10 09:35:03.353994 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 864/3473] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:35:03 2026] DELETE /volume/v3/types/d58cd111-4444-4703-9bb9-c85029cea8c8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:03.360484 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-303c82d9-0531-4978-a185-04777c4c98c1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.362310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-303c82d9-0531-4978-a185-04777c4c98c1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] GET https://10.4.3.103/volume/v3/types/d58cd111-4444-4703-9bb9-c85029cea8c8 Jul 10 09:35:03.362501 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-303c82d9-0531-4978-a185-04777c4c98c1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:03.362785 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-303c82d9-0531-4978-a185-04777c4c98c1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:03.365848 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-303c82d9-0531-4978-a185-04777c4c98c1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types/d58cd111-4444-4703-9bb9-c85029cea8c8 returned with HTTP 404 Jul 10 09:35:03.366355 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 872/3474] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:35:03 2026] GET /volume/v3/types/d58cd111-4444-4703-9bb9-c85029cea8c8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:03.373964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a1a8e792-ebb6-4a97-91f1-2afa03a663a2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.375732 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1a8e792-ebb6-4a97-91f1-2afa03a663a2 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:35:03.376063 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a1a8e792-ebb6-4a97-91f1-2afa03a663a2 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-645050341"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:03.388128 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1a8e792-ebb6-4a97-91f1-2afa03a663a2 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:35:03.388461 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 877/3475] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:35:03 2026] POST /volume/v3/types => generated 223 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:03.396294 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ade69518-c456-4b2f-99d8-f8851b110a4d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.397775 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ade69518-c456-4b2f-99d8-f8851b110a4d tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:35:03.398116 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ade69518-c456-4b2f-99d8-f8851b110a4d tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-958288129"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:03.410923 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ade69518-c456-4b2f-99d8-f8851b110a4d tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:35:03.411287 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 863/3476] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:35:03 2026] POST /volume/v3/group_types => generated 180 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:03.418582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5e8356a5-fd15-40e4-8654-a6644713b018 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.420059 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:35:03.420376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "94b7e5cc-9ac8-42e0-878e-dfb55e4ebdba", "volume_types": ["7cad9a38-cfe1-45fd-b2b5-0d791d42280b"], "name": "tempest-GroupSnapshotsTest-Group-1362247849"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:03.421644 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group {'group': {'group_type': '94b7e5cc-9ac8-42e0-878e-dfb55e4ebdba', 'volume_types': ['7cad9a38-cfe1-45fd-b2b5-0d791d42280b'], 'name': 'tempest-GroupSnapshotsTest-Group-1362247849'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:35:03.424873 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.groups [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group tempest-GroupSnapshotsTest-Group-1362247849. Jul 10 09:35:03.430354 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:35:03.439027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['6f526da0-7044-4f9e-916c-f1bf2bd3980d'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:03.457325 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e8356a5-fd15-40e4-8654-a6644713b018 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:35:03.458070 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 865/3477] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:35:03 2026] POST /volume/v3/groups => generated 112 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:03.465103 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-257c88a8-0bc2-4b6a-8291-27a30cfad6f5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:03.466716 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-257c88a8-0bc2-4b6a-8291-27a30cfad6f5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:03.467003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-257c88a8-0bc2-4b6a-8291-27a30cfad6f5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:03.467248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-257c88a8-0bc2-4b6a-8291-27a30cfad6f5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:03.467344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-257c88a8-0bc2-4b6a-8291-27a30cfad6f5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:03.470839 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:03.470839 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:03.479391 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-257c88a8-0bc2-4b6a-8291-27a30cfad6f5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:03.479765 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 873/3478] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:03 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:04.488708 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22d1645c-96a9-44f2-90d5-f29aa7332fc9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:04.490666 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22d1645c-96a9-44f2-90d5-f29aa7332fc9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:04.490906 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22d1645c-96a9-44f2-90d5-f29aa7332fc9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:04.491124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22d1645c-96a9-44f2-90d5-f29aa7332fc9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:04.491281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-22d1645c-96a9-44f2-90d5-f29aa7332fc9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:04.494989 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:04.494989 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:04.502917 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22d1645c-96a9-44f2-90d5-f29aa7332fc9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:04.503363 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 878/3479] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:04 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:04.512502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:04.514656 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:04.515105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1981977665", "volume_type": "7cad9a38-cfe1-45fd-b2b5-0d791d42280b", "group_id": "362381bd-7f20-4aba-a17e-271833b5408b", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:04.517050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1981977665', 'volume_type': '7cad9a38-cfe1-45fd-b2b5-0d791d42280b', 'group_id': '362381bd-7f20-4aba-a17e-271833b5408b', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:04.524972 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:04.524972 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:04.525557 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume of 1 GB Jul 10 09:35:04.530792 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:35:04.537444 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (dbdba03c-6722-4ec3-b735-ced563274d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:04.538793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b263a60-cf3c-43b3-aff1-fbf8bd307574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:04.539404 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:04.539404 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:04.539843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:04.555638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b263a60-cf3c-43b3-aff1-fbf8bd307574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:35:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-645050341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cad9a38-cfe1-45fd-b2b5-0d791d42280b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '362381bd-7f20-4aba-a17e-271833b5408b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:04.556275 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e006c31-aeb1-4878-9d6e-619aafa6ccde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:04.577778 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-645050341 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-645050341, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:04.577977 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-645050341 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-645050341, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:04.599557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['8ab3d584-a62c-4c0f-a22b-d418880eab26', 'b5ebdfec-67ce-495d-8248-fba3749d5ce6', '62b56c52-4922-4fdf-bf64-4ca1a4289f5e', '658ecbd6-6164-42dd-a245-796050c2115e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:04.600227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e006c31-aeb1-4878-9d6e-619aafa6ccde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab3d584-a62c-4c0f-a22b-d418880eab26', 'b5ebdfec-67ce-495d-8248-fba3749d5ce6', '62b56c52-4922-4fdf-bf64-4ca1a4289f5e', '658ecbd6-6164-42dd-a245-796050c2115e']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:04.601094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67fa13a6-3e54-4fe7-be7b-9d30e76d81a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:04.621088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67fa13a6-3e54-4fe7-be7b-9d30e76d81a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4f61144-b8e5-40aa-8df0-ae8cbfa2c720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1981977665',encryption_key_id=None,group_id=362381bd-7f20-4aba-a17e-271833b5408b,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['8ab3d584-a62c-4c0f-a22b-d418880eab26','b5ebdfec-67ce-495d-8248-fba3749d5ce6','62b56c52-4922-4fdf-bf64-4ca1a4289f5e','658ecbd6-6164-42dd-a245-796050c2115e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1981977665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=362381bd-7f20-4aba-a17e-271833b5408b,host=None,id=a4f61144-b8e5-40aa-8df0-ae8cbfa2c720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd5915ed3754d3ba96034526b4381d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cad9a38-cfe1-45fd-b2b5-0d791d42280b),volume_type_id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:04.621768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbc24229-80f7-418b-98cd-838657b8a4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:04.637884 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbc24229-80f7-418b-98cd-838657b8a4e9) transitioned into state 'SUCCESS' from state '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-1981977665',encryption_key_id=None,group_id=362381bd-7f20-4aba-a17e-271833b5408b,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['8ab3d584-a62c-4c0f-a22b-d418880eab26','b5ebdfec-67ce-495d-8248-fba3749d5ce6','62b56c52-4922-4fdf-bf64-4ca1a4289f5e','658ecbd6-6164-42dd-a245-796050c2115e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:04.638832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4314299-a99c-40f3-ba01-1052702cf5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:04.650382 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4314299-a99c-40f3-ba01-1052702cf5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:04.651149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (dbdba03c-6722-4ec3-b735-ced563274d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:04.651437 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request issued successfully. Jul 10 09:35:04.652211 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:04.652380 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:04.688720 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:04.691651 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:04.691651 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:04.694604 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0323c8b1-582e-45cd-b2c9-a371a06ec433 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:04.695069 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 864/3480] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:35:04 2026] POST /volume/v3/volumes => generated 822 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:04.705648 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:04.707337 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 Jul 10 09:35:04.707548 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:04.707784 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:04.714307 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:04.714307 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:04.717599 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:04.718243 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:04.718379 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:04.752347 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:04.755085 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:04.755085 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:04.761674 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-973af76f-b0e0-4a47-96d7-2ae2a2e6acd0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 returned with HTTP 200 Jul 10 09:35:04.762018 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 866/3481] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:04 2026] GET /volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:05.276296 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-b185f34b-6771-47b6-a9ea-344802088af6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:05.277945 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-b185f34b-6771-47b6-a9ea-344802088af6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/attachments?instance_id=358eb6a8-1db6-468a-802c-74cfc0653dad Jul 10 09:35:05.278157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-b185f34b-6771-47b6-a9ea-344802088af6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:05.278325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-b185f34b-6771-47b6-a9ea-344802088af6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:05.284516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-b185f34b-6771-47b6-a9ea-344802088af6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments?instance_id=358eb6a8-1db6-468a-802c-74cfc0653dad returned with HTTP 200 Jul 10 09:35:05.284868 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 874/3482] 10.4.3.103 () {70 vars in 1637 bytes} [Fri Jul 10 09:35:05 2026] GET /volume/v3/attachments?instance_id=358eb6a8-1db6-468a-802c-74cfc0653dad => generated 192 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:05.292166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-5360ef03-0348-4811-9c5d-2e9b4ff5511d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:05.295153 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-5360ef03-0348-4811-9c5d-2e9b4ff5511d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 Jul 10 09:35:05.295431 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-5360ef03-0348-4811-9c5d-2e9b4ff5511d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:05.295726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-5360ef03-0348-4811-9c5d-2e9b4ff5511d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:05.313522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2082f0e5-6957-4a61-a28a-b5f00857ac70 req-5360ef03-0348-4811-9c5d-2e9b4ff5511d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 returned with HTTP 200 Jul 10 09:35:05.314026 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 879/3483] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:35:05 2026] GET /volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:05.773723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:05.775433 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 Jul 10 09:35:05.775638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:05.775837 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:05.782678 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:05.782678 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:05.785977 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:05.786580 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:05.786731 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:05.819739 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:05.822532 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:05.822532 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:05.829075 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed8b0674-2f89-4209-af0f-68a1ae04538c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 returned with HTTP 200 Jul 10 09:35:05.829454 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 865/3484] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:05 2026] GET /volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:05.841261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:05.843551 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:05.844107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-944378139", "volume_type": "7cad9a38-cfe1-45fd-b2b5-0d791d42280b", "group_id": "362381bd-7f20-4aba-a17e-271833b5408b", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:05.846013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-944378139', 'volume_type': '7cad9a38-cfe1-45fd-b2b5-0d791d42280b', 'group_id': '362381bd-7f20-4aba-a17e-271833b5408b', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:05.854392 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:05.854392 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:05.854943 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume of 1 GB Jul 10 09:35:05.860194 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:35:05.867180 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (91be4563-60a3-4920-ba40-ac41b30fcb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:05.868672 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5044a489-96b7-4d39-bf4d-498424ba8036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:05.869447 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:05.869447 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:05.870078 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:05.892760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5044a489-96b7-4d39-bf4d-498424ba8036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:35:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-645050341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cad9a38-cfe1-45fd-b2b5-0d791d42280b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '362381bd-7f20-4aba-a17e-271833b5408b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:05.893759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbd6ed0-340e-4bb1-a729-d05d7b37d236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:05.925239 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-645050341 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-645050341, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:05.925838 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-645050341 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-645050341, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:05.938799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['8a02f795-1427-4875-aec9-6095cf4f2317', 'e0434202-fe78-4608-be36-2c51ae7f9fb9', 'e34f4fca-6b03-4808-9dd0-10a97b6c564e', '6b164b5a-3c4b-426b-a379-7cbb248b78e7'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:05.939775 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbd6ed0-340e-4bb1-a729-d05d7b37d236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a02f795-1427-4875-aec9-6095cf4f2317', 'e0434202-fe78-4608-be36-2c51ae7f9fb9', 'e34f4fca-6b03-4808-9dd0-10a97b6c564e', '6b164b5a-3c4b-426b-a379-7cbb248b78e7']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:05.940582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91381d1b-1482-438b-8c97-29185c66cf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:05.968577 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91381d1b-1482-438b-8c97-29185c66cf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b879732-7fdb-4645-91c0-f9923e66923b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-944378139',encryption_key_id=None,group_id=362381bd-7f20-4aba-a17e-271833b5408b,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['8a02f795-1427-4875-aec9-6095cf4f2317','e0434202-fe78-4608-be36-2c51ae7f9fb9','e34f4fca-6b03-4808-9dd0-10a97b6c564e','6b164b5a-3c4b-426b-a379-7cbb248b78e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-944378139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=362381bd-7f20-4aba-a17e-271833b5408b,host=None,id=6b879732-7fdb-4645-91c0-f9923e66923b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd5915ed3754d3ba96034526b4381d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cad9a38-cfe1-45fd-b2b5-0d791d42280b),volume_type_id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:05.969629 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559cc80e-25e1-4e17-94db-0ce84761d7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:05.988586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559cc80e-25e1-4e17-94db-0ce84761d7f2) transitioned into state 'SUCCESS' from state '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-944378139',encryption_key_id=None,group_id=362381bd-7f20-4aba-a17e-271833b5408b,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['8a02f795-1427-4875-aec9-6095cf4f2317','e0434202-fe78-4608-be36-2c51ae7f9fb9','e34f4fca-6b03-4808-9dd0-10a97b6c564e','6b164b5a-3c4b-426b-a379-7cbb248b78e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=7cad9a38-cfe1-45fd-b2b5-0d791d42280b)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:05.989543 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71619230-7bd1-405c-b2e6-fcc4d30eec3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:06.004165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71619230-7bd1-405c-b2e6-fcc4d30eec3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:06.005169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (91be4563-60a3-4920-ba40-ac41b30fcb87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:06.005532 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request issued successfully. Jul 10 09:35:06.006342 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:06.006507 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:06.041451 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:06.044188 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:06.044188 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:06.047328 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ba14db8a-269d-4899-b38c-3ccaed85b26b tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:06.048430 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 867/3485] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:35:05 2026] POST /volume/v3/volumes => generated 821 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:06.059597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:06.061583 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b Jul 10 09:35:06.061847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:06.062081 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:06.070219 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:06.070219 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:06.074222 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:06.075021 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:06.075205 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:06.117591 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:06.120532 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:06.120532 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:06.127245 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4d44fd45-af03-48d4-8b2d-f5b2a28132c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b returned with HTTP 200 Jul 10 09:35:06.127771 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 875/3486] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:06 2026] GET /volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b => generated 889 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:07.144666 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:07.148324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b Jul 10 09:35:07.148528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:07.148729 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:07.155375 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:07.155375 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:07.159188 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:07.159943 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:07.160144 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:07.196539 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:07.200339 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:07.200339 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:07.208702 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-156a2570-17cc-4d7a-968f-01c6009fc8e1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b returned with HTTP 200 Jul 10 09:35:07.209199 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 880/3487] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:07 2026] GET /volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b => generated 914 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:07.221825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-66953ff9-686d-4fa4-b3af-ac2f144b9800 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:07.224205 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66953ff9-686d-4fa4-b3af-ac2f144b9800 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] PUT https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:07.226594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-66953ff9-686d-4fa4-b3af-ac2f144b9800 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a4f61144-b8e5-40aa-8df0-ae8cbfa2c720"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:07.226594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-66953ff9-686d-4fa4-b3af-ac2f144b9800 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Update called for group 362381bd-7f20-4aba-a17e-271833b5408b. {{(pid=99956) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 09:35:07.226594 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.groups [None req-66953ff9-686d-4fa4-b3af-ac2f144b9800 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Updating group 362381bd-7f20-4aba-a17e-271833b5408b with name None description: None add_volumes: None remove_volumes: a4f61144-b8e5-40aa-8df0-ae8cbfa2c720. Jul 10 09:35:07.231083 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:07.231083 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:07.246518 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-66953ff9-686d-4fa4-b3af-ac2f144b9800 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 202 Jul 10 09:35:07.247098 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 866/3488] 10.4.3.103 () {70 vars in 1406 bytes} [Fri Jul 10 09:35:07 2026] PUT /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:07.261969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-878f3a0f-7863-405b-84fa-80ce53b7aaa5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:07.264188 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-878f3a0f-7863-405b-84fa-80ce53b7aaa5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:07.264449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-878f3a0f-7863-405b-84fa-80ce53b7aaa5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:07.266067 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-878f3a0f-7863-405b-84fa-80ce53b7aaa5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:07.266067 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-878f3a0f-7863-405b-84fa-80ce53b7aaa5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:07.271265 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:07.271265 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:07.288909 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-878f3a0f-7863-405b-84fa-80ce53b7aaa5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:07.288909 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 868/3489] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:07 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:08.301958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5d3a7bfc-0eed-4ea1-9046-892d1b1b95ce None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:08.304313 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5d3a7bfc-0eed-4ea1-9046-892d1b1b95ce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:08.304553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5d3a7bfc-0eed-4ea1-9046-892d1b1b95ce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:08.304796 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5d3a7bfc-0eed-4ea1-9046-892d1b1b95ce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:08.304951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-5d3a7bfc-0eed-4ea1-9046-892d1b1b95ce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:08.308841 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:08.308841 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:08.317448 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5d3a7bfc-0eed-4ea1-9046-892d1b1b95ce tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:08.317891 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 876/3490] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:08 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:08.327755 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4e2c5122-a801-4a21-9a8a-980671aa5c10 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:08.329651 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4e2c5122-a801-4a21-9a8a-980671aa5c10 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] PUT https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:08.330017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4e2c5122-a801-4a21-9a8a-980671aa5c10 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a4f61144-b8e5-40aa-8df0-ae8cbfa2c720"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:08.331410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-4e2c5122-a801-4a21-9a8a-980671aa5c10 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Update called for group 362381bd-7f20-4aba-a17e-271833b5408b. {{(pid=99957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 09:35:08.331516 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.groups [None req-4e2c5122-a801-4a21-9a8a-980671aa5c10 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Updating group 362381bd-7f20-4aba-a17e-271833b5408b with name None description: None add_volumes: a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 remove_volumes: None. Jul 10 09:35:08.335092 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:08.335092 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:08.360226 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4e2c5122-a801-4a21-9a8a-980671aa5c10 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 202 Jul 10 09:35:08.360687 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 881/3491] 10.4.3.103 () {70 vars in 1406 bytes} [Fri Jul 10 09:35:08 2026] PUT /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:08.367810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b25f6aea-feba-4aa2-b6e5-3602a4678764 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:08.369721 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b25f6aea-feba-4aa2-b6e5-3602a4678764 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:08.369908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b25f6aea-feba-4aa2-b6e5-3602a4678764 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:08.370085 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b25f6aea-feba-4aa2-b6e5-3602a4678764 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:08.370256 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-b25f6aea-feba-4aa2-b6e5-3602a4678764 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:08.373420 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:08.373420 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:08.380971 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b25f6aea-feba-4aa2-b6e5-3602a4678764 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:08.381372 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 867/3492] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:08 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:09.394532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-97910973-f566-4fc5-bdd7-3d6c13ef6124 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:09.394532 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-97910973-f566-4fc5-bdd7-3d6c13ef6124 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:09.394532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-97910973-f566-4fc5-bdd7-3d6c13ef6124 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:09.394532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-97910973-f566-4fc5-bdd7-3d6c13ef6124 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:09.394532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-97910973-f566-4fc5-bdd7-3d6c13ef6124 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:09.397632 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:09.397632 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:09.408362 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-97910973-f566-4fc5-bdd7-3d6c13ef6124 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:09.408918 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 869/3493] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:09 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:09.419643 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-af58e8a3-e639-457a-a6d2-0fac457a7d64 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:09.421164 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-af58e8a3-e639-457a-a6d2-0fac457a7d64 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] PUT https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:09.421445 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-af58e8a3-e639-457a-a6d2-0fac457a7d64 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6b879732-7fdb-4645-91c0-f9923e66923b"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:09.422755 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-af58e8a3-e639-457a-a6d2-0fac457a7d64 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Update called for group 362381bd-7f20-4aba-a17e-271833b5408b. {{(pid=99954) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 09:35:09.422901 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-af58e8a3-e639-457a-a6d2-0fac457a7d64 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Updating group 362381bd-7f20-4aba-a17e-271833b5408b with name None description: None add_volumes: None remove_volumes: 6b879732-7fdb-4645-91c0-f9923e66923b. Jul 10 09:35:09.426410 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:09.426410 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:09.457971 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-af58e8a3-e639-457a-a6d2-0fac457a7d64 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 202 Jul 10 09:35:09.458417 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 877/3494] 10.4.3.103 () {70 vars in 1406 bytes} [Fri Jul 10 09:35:09 2026] PUT /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:09.467265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-88494e57-eac8-47af-89d7-6fd851eea78d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:09.469272 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-88494e57-eac8-47af-89d7-6fd851eea78d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:09.469471 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-88494e57-eac8-47af-89d7-6fd851eea78d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:09.469664 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-88494e57-eac8-47af-89d7-6fd851eea78d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:09.469771 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-88494e57-eac8-47af-89d7-6fd851eea78d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:09.474404 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:09.474404 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:09.484091 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-88494e57-eac8-47af-89d7-6fd851eea78d tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:09.484494 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 882/3495] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:09 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:10.495746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-047f57ca-dac3-41aa-ada2-62fabc1d9db8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:10.497375 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-047f57ca-dac3-41aa-ada2-62fabc1d9db8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:10.497561 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-047f57ca-dac3-41aa-ada2-62fabc1d9db8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:10.497750 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-047f57ca-dac3-41aa-ada2-62fabc1d9db8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:10.497871 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-047f57ca-dac3-41aa-ada2-62fabc1d9db8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:10.502638 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:10.502638 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:10.505260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8a49d2a0-cc22-43ea-94eb-3cfbaad579d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:10.507059 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8a49d2a0-cc22-43ea-94eb-3cfbaad579d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:10.507286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8a49d2a0-cc22-43ea-94eb-3cfbaad579d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:10.507469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8a49d2a0-cc22-43ea-94eb-3cfbaad579d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:10.509545 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-047f57ca-dac3-41aa-ada2-62fabc1d9db8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:10.510021 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 868/3496] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:10 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:35:10.514997 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:10.514997 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:10.519590 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8a49d2a0-cc22-43ea-94eb-3cfbaad579d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:10.521100 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f2d8e8fb-83e4-474d-8968-13341719ef46 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:10.522735 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f2d8e8fb-83e4-474d-8968-13341719ef46 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] PUT https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:10.523076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f2d8e8fb-83e4-474d-8968-13341719ef46 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6b879732-7fdb-4645-91c0-f9923e66923b"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:10.523638 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8a49d2a0-cc22-43ea-94eb-3cfbaad579d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:10.523989 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 870/3497] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:10 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:10.524555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-f2d8e8fb-83e4-474d-8968-13341719ef46 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Update called for group 362381bd-7f20-4aba-a17e-271833b5408b. {{(pid=99954) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 09:35:10.525536 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-f2d8e8fb-83e4-474d-8968-13341719ef46 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Updating group 362381bd-7f20-4aba-a17e-271833b5408b with name None description: None add_volumes: 6b879732-7fdb-4645-91c0-f9923e66923b remove_volumes: None. Jul 10 09:35:10.535038 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:10.535038 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:10.539833 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-98ce97bf-9487-43d7-8390-16fcab308428 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:10.541710 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98ce97bf-9487-43d7-8390-16fcab308428 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:10.541838 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98ce97bf-9487-43d7-8390-16fcab308428 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:10.542010 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98ce97bf-9487-43d7-8390-16fcab308428 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:10.548206 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:10.548206 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:10.551392 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-98ce97bf-9487-43d7-8390-16fcab308428 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:10.555016 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98ce97bf-9487-43d7-8390-16fcab308428 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:10.555431 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 883/3498] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:10 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:10.571166 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f2d8e8fb-83e4-474d-8968-13341719ef46 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 202 Jul 10 09:35:10.572084 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 878/3499] 10.4.3.103 () {70 vars in 1406 bytes} [Fri Jul 10 09:35:10 2026] PUT /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:10.578402 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2e5db9d1-ca48-4838-a38b-3433b6323468 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:10.580153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e5db9d1-ca48-4838-a38b-3433b6323468 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:10.580366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e5db9d1-ca48-4838-a38b-3433b6323468 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:10.580553 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e5db9d1-ca48-4838-a38b-3433b6323468 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:10.580715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-2e5db9d1-ca48-4838-a38b-3433b6323468 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:10.583893 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:10.583893 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:10.590647 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e5db9d1-ca48-4838-a38b-3433b6323468 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:10.591014 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 869/3500] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:10 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:10.598755 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-1ca6c0de-36f9-4c26-aee9-b0f83f603dc9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:10.600689 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-1ca6c0de-36f9-4c26-aee9-b0f83f603dc9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:10.601168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-1ca6c0de-36f9-4c26-aee9-b0f83f603dc9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:10.601168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-1ca6c0de-36f9-4c26-aee9-b0f83f603dc9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:10.607136 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:10.607136 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:10.610202 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-1ca6c0de-36f9-4c26-aee9-b0f83f603dc9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:10.613932 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-1ca6c0de-36f9-4c26-aee9-b0f83f603dc9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:10.614289 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 871/3501] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:35:10 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:11.600147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-97d026ed-0a0a-45a5-89fc-92abc00a1436 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:11.602030 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97d026ed-0a0a-45a5-89fc-92abc00a1436 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:11.602276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97d026ed-0a0a-45a5-89fc-92abc00a1436 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:11.602489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97d026ed-0a0a-45a5-89fc-92abc00a1436 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:11.602684 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-97d026ed-0a0a-45a5-89fc-92abc00a1436 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:11.606165 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.606165 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:11.615194 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97d026ed-0a0a-45a5-89fc-92abc00a1436 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 200 Jul 10 09:35:11.615604 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 884/3502] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:11 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:11.625662 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:11.627486 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:11.627733 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:11.627939 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:11.628227 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:11.628528 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.628528 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:11.628960 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:11.636509 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:11.637171 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:11.637343 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:11.677733 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:11.683729 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.683729 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:11.689140 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:11.689246 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:11.741317 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:11.744496 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.744496 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:11.752079 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-56a45acf-95c7-4461-a6da-2d0207bf63b8 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:11.752551 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 879/3503] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:11 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:11.767922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:11.769514 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/group_snapshots Jul 10 09:35:11.769835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "362381bd-7f20-4aba-a17e-271833b5408b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1770402398"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:11.771082 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '362381bd-7f20-4aba-a17e-271833b5408b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1770402398'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 09:35:11.775478 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.775478 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:11.778872 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.group_snapshots [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1770402398. Jul 10 09:35:11.803667 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.803667 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:11.825510 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-645050341 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-645050341, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:11.844054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['75f872a6-9d8d-43de-a755-7d672ada6b72', '3fd2ca9c-b473-40e7-8b41-047279fc93f1', 'bfe00991-6422-41bb-afdf-b7e11ab59ddb', 'da7f9408-14a4-42cf-ab3b-ea0f03b580f2'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:11.876498 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a2e9ff58-d96d-4560-9a63-05fe60c169c9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots returned with HTTP 202 Jul 10 09:35:11.879988 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 870/3504] 10.4.3.103 () {70 vars in 1324 bytes} [Fri Jul 10 09:35:11 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:11.887762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5580104a-bdde-4889-a421-2df99c6aa112 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:11.889336 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5580104a-bdde-4889-a421-2df99c6aa112 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:11.889535 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5580104a-bdde-4889-a421-2df99c6aa112 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:11.889727 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5580104a-bdde-4889-a421-2df99c6aa112 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:11.889847 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-5580104a-bdde-4889-a421-2df99c6aa112 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member bf600772-f30c-4fdc-b1d5-a3f92c603c52 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:11.893459 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:11.893459 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:11.900431 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5580104a-bdde-4889-a421-2df99c6aa112 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 returned with HTTP 200 Jul 10 09:35:11.900948 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 872/3505] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:11 2026] GET /volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:12.653002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4acccc47-a2eb-4dbc-b2ce-f55f14b7f208 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.653377 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4acccc47-a2eb-4dbc-b2ce-f55f14b7f208 None None] GET https://10.4.3.103/volume// Jul 10 09:35:12.653582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4acccc47-a2eb-4dbc-b2ce-f55f14b7f208 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:12.653780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4acccc47-a2eb-4dbc-b2ce-f55f14b7f208 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:12.654091 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4acccc47-a2eb-4dbc-b2ce-f55f14b7f208 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:35:12.654414 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 885/3506] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:35:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:35:12.662410 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-f4fb47b1-52db-4e8a-a92f-8932dbfe8103 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.665224 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-f4fb47b1-52db-4e8a-a92f-8932dbfe8103 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:35:12.665737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-f4fb47b1-52db-4e8a-a92f-8932dbfe8103 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "302a77d6-2390-48f1-8d76-21c7ab7dd0a9", "connector": null, "instance_uuid": "6f6a24b0-22bd-4959-9dcb-1bc2e589dfc7"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:12.674756 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:12.674756 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:12.698815 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-f4fb47b1-52db-4e8a-a92f-8932dbfe8103 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:35:12.699246 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 880/3507] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:35:12 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:12.909170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-93af449e-651b-4ed8-bce2-2a2ab8f273bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.912533 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-93af449e-651b-4ed8-bce2-2a2ab8f273bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:12.912803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-93af449e-651b-4ed8-bce2-2a2ab8f273bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:12.912984 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-93af449e-651b-4ed8-bce2-2a2ab8f273bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:12.913170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-93af449e-651b-4ed8-bce2-2a2ab8f273bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member bf600772-f30c-4fdc-b1d5-a3f92c603c52 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:12.920380 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:12.920380 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:12.924662 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-93af449e-651b-4ed8-bce2-2a2ab8f273bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 returned with HTTP 200 Jul 10 09:35:12.925131 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 871/3508] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:12 2026] GET /volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:12.935036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.937494 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:35:12.937798 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:12.938071 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:12.938602 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:12.940033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:35:12.945586 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all snapshots completed successfully. Jul 10 09:35:12.946335 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:12.946335 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:12.947181 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-917a81d1-d2ea-46fe-9759-c302d1e6eccb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:35:12.947815 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 873/3509] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:35:12 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:12.956920 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22e54937-d901-4942-9e1c-ae9378923e33 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.958781 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22e54937-d901-4942-9e1c-ae9378923e33 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/f2113e81-8b75-44fa-8a73-fe0ecbf97e61 Jul 10 09:35:12.959047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22e54937-d901-4942-9e1c-ae9378923e33 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:12.959281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22e54937-d901-4942-9e1c-ae9378923e33 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:12.964982 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:12.964982 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:12.965558 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-22e54937-d901-4942-9e1c-ae9378923e33 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Snapshot retrieved successfully. Jul 10 09:35:12.966537 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22e54937-d901-4942-9e1c-ae9378923e33 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/f2113e81-8b75-44fa-8a73-fe0ecbf97e61 returned with HTTP 200 Jul 10 09:35:12.967011 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 886/3510] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:12 2026] GET /volume/v3/snapshots/f2113e81-8b75-44fa-8a73-fe0ecbf97e61 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:12.975079 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-21fddd11-3dd7-47fe-b903-f6f8ea0ae8f1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.976943 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21fddd11-3dd7-47fe-b903-f6f8ea0ae8f1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/dd73a078-256e-4e57-8b8f-919063202f75 Jul 10 09:35:12.977182 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21fddd11-3dd7-47fe-b903-f6f8ea0ae8f1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:12.977375 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21fddd11-3dd7-47fe-b903-f6f8ea0ae8f1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:12.982384 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:12.982384 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:12.982900 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-21fddd11-3dd7-47fe-b903-f6f8ea0ae8f1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Snapshot retrieved successfully. Jul 10 09:35:12.983734 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21fddd11-3dd7-47fe-b903-f6f8ea0ae8f1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/dd73a078-256e-4e57-8b8f-919063202f75 returned with HTTP 200 Jul 10 09:35:12.984155 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 881/3511] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:12 2026] GET /volume/v3/snapshots/dd73a078-256e-4e57-8b8f-919063202f75 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:12.992968 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:12.995040 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] DELETE https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:12.995341 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:12.995623 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:12.995841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for member bf600772-f30c-4fdc-b1d5-a3f92c603c52 {{(pid=99956) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 09:35:12.996024 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.group_snapshots [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group_snapshot with id: bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:12.999706 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:12.999706 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:13.041469 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-47b8fc0b-2645-4cef-bb03-ac9aba31ac77 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 returned with HTTP 202 Jul 10 09:35:13.045137 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 872/3512] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:35:12 2026] DELETE /volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:13.051876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.054144 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:13.054394 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.054649 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.054938 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:13.055823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:13.064333 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:13.065171 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:13.065368 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:13.107187 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:13.109888 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.109888 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:13.113469 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:13.113645 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:13.134623 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3fef9286-9f89-418f-912a-b75cb1eee49e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.136092 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3fef9286-9f89-418f-912a-b75cb1eee49e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:13.136266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3fef9286-9f89-418f-912a-b75cb1eee49e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.136430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3fef9286-9f89-418f-912a-b75cb1eee49e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.145500 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.145500 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:13.148790 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3fef9286-9f89-418f-912a-b75cb1eee49e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:13.152587 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3fef9286-9f89-418f-912a-b75cb1eee49e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:13.152979 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 887/3513] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:13.153356 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:13.156258 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.156258 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:13.162555 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b7a3f33b-0e36-4685-98df-59b4cd55fcdc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:13.163134 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 874/3514] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:13.175563 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.177077 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:35:13.177248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.177415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.177609 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:13.178516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:35:13.181373 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all snapshots completed successfully. Jul 10 09:35:13.181992 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dcf2957f-b0a1-40e5-9f82-d54bb7be320c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:35:13.182360 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 882/3515] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:35:13.190177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-87f00d0c-54f2-4372-80ee-ba142bc20b6e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.191865 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-87f00d0c-54f2-4372-80ee-ba142bc20b6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:13.192097 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-87f00d0c-54f2-4372-80ee-ba142bc20b6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.192331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-87f00d0c-54f2-4372-80ee-ba142bc20b6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.192508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-87f00d0c-54f2-4372-80ee-ba142bc20b6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member bf600772-f30c-4fdc-b1d5-a3f92c603c52 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:13.195388 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-87f00d0c-54f2-4372-80ee-ba142bc20b6e tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 returned with HTTP 404 Jul 10 09:35:13.195978 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 873/3516] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:13.201833 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.204217 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] DELETE https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:13.204404 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.204621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.204727 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for member bf600772-f30c-4fdc-b1d5-a3f92c603c52 {{(pid=99957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 09:35:13.204842 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.group_snapshots [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group_snapshot with id: bf600772-f30c-4fdc-b1d5-a3f92c603c52 Jul 10 09:35:13.207830 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-15b408df-873d-4f19-84fe-f37bd5c6c73a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 returned with HTTP 404 Jul 10 09:35:13.208268 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 888/3517] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:35:13 2026] DELETE /volume/v3/group_snapshots/bf600772-f30c-4fdc-b1d5-a3f92c603c52 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:13.216230 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.217893 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:13.218065 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.218266 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.218468 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:13.219099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:13.225558 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:13.226190 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:13.226339 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:13.227158 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9f883432-af33-4fd3-b4fd-6a75f3ab38e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.227497 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9f883432-af33-4fd3-b4fd-6a75f3ab38e1 None None] GET https://10.4.3.103/volume// Jul 10 09:35:13.227666 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9f883432-af33-4fd3-b4fd-6a75f3ab38e1 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.227862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9f883432-af33-4fd3-b4fd-6a75f3ab38e1 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.228202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9f883432-af33-4fd3-b4fd-6a75f3ab38e1 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:35:13.228441 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 883/3518] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:35:13.266493 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:13.271784 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.271784 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:13.275798 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:13.276085 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:13.317274 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:13.323732 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.323732 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:13.330612 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ed0365c-6518-4a9a-8b4a-9b627fd192d9 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:13.331282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 875/3519] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:13.344980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-95165afd-1289-4662-b0c4-f677d26d0aeb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.346438 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95165afd-1289-4662-b0c4-f677d26d0aeb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b/action Jul 10 09:35:13.346794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95165afd-1289-4662-b0c4-f677d26d0aeb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:13.346905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-95165afd-1289-4662-b0c4-f677d26d0aeb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:13.348105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-95165afd-1289-4662-b0c4-f677d26d0aeb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for group 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:35:13.348230 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.groups [None req-95165afd-1289-4662-b0c4-f677d26d0aeb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group with id: 362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:13.352774 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.352774 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:13.388117 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-95165afd-1289-4662-b0c4-f677d26d0aeb tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b/action returned with HTTP 202 Jul 10 09:35:13.388330 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-10387a92-576d-4d12-8383-647074c933fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.388695 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 874/3520] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:35:13 2026] POST /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:13.391324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-10387a92-576d-4d12-8383-647074c933fe tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:13.391679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-10387a92-576d-4d12-8383-647074c933fe tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.391969 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-10387a92-576d-4d12-8383-647074c933fe tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.396721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-91acbe02-90f6-451e-a845-67caa39d1497 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.398688 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b Jul 10 09:35:13.398879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:13.399046 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:13.409878 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.409878 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:13.413538 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:13.414224 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:13.414380 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:13.415756 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.415756 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:13.420237 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-10387a92-576d-4d12-8383-647074c933fe tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:13.425533 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-10387a92-576d-4d12-8383-647074c933fe tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:13.425967 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 889/3521] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 1018 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:13.453801 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:13.456641 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.456641 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:13.463956 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-91acbe02-90f6-451e-a845-67caa39d1497 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b returned with HTTP 200 Jul 10 09:35:13.464326 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 884/3522] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:13 2026] GET /volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:13.535243 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:13.538022 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] PUT https://10.4.3.103/volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859 Jul 10 09:35:13.538510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:13.547039 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Acquiring lock "cinder-attachment_update-302a77d6-2390-48f1-8d76-21c7ab7dd0a9-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:35:13.553823 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Lock "cinder-attachment_update-302a77d6-2390-48f1-8d76-21c7ab7dd0a9-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:35:13.554711 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:13.554711 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:14.074046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Lock "cinder-attachment_update-302a77d6-2390-48f1-8d76-21c7ab7dd0a9-np0000004982" released by "attachment_update" :: held 0.520s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:35:14.074616 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-5f9b4857-20ed-4a21-8538-e446b00828a7 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859 returned with HTTP 200 Jul 10 09:35:14.075026 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 876/3523] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:35:13 2026] PUT /volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:14.164875 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9e2bdc63-807b-4327-96b8-7717caf40ddd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.166817 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9e2bdc63-807b-4327-96b8-7717caf40ddd tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:14.167074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9e2bdc63-807b-4327-96b8-7717caf40ddd tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.167430 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9e2bdc63-807b-4327-96b8-7717caf40ddd tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.176722 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:14.176722 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:14.180197 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9e2bdc63-807b-4327-96b8-7717caf40ddd tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:14.184173 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9e2bdc63-807b-4327-96b8-7717caf40ddd tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:14.184616 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 875/3524] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:14 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:14.481136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3cb5ee4c-65b8-4deb-8639-ab95dff407c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.482971 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3cb5ee4c-65b8-4deb-8639-ab95dff407c6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b Jul 10 09:35:14.483217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3cb5ee4c-65b8-4deb-8639-ab95dff407c6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.483401 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3cb5ee4c-65b8-4deb-8639-ab95dff407c6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.489352 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3cb5ee4c-65b8-4deb-8639-ab95dff407c6 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b returned with HTTP 404 Jul 10 09:35:14.489879 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 890/3525] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:14 2026] GET /volume/v3/volumes/6b879732-7fdb-4645-91c0-f9923e66923b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:14.496878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ddc94797-444d-4ba2-a228-fc761b0dd26c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.498814 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ddc94797-444d-4ba2-a228-fc761b0dd26c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 Jul 10 09:35:14.499019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ddc94797-444d-4ba2-a228-fc761b0dd26c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.499292 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ddc94797-444d-4ba2-a228-fc761b0dd26c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.507251 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ddc94797-444d-4ba2-a228-fc761b0dd26c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 returned with HTTP 404 Jul 10 09:35:14.507741 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 885/3526] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:14 2026] GET /volume/v3/volumes/a4f61144-b8e5-40aa-8df0-ae8cbfa2c720 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:14.514665 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b8434432-1a05-4953-b430-526ee2fbaf11 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.516497 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b8434432-1a05-4953-b430-526ee2fbaf11 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b Jul 10 09:35:14.516726 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b8434432-1a05-4953-b430-526ee2fbaf11 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.516899 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b8434432-1a05-4953-b430-526ee2fbaf11 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.517017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-b8434432-1a05-4953-b430-526ee2fbaf11 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 362381bd-7f20-4aba-a17e-271833b5408b {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:14.519942 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b8434432-1a05-4953-b430-526ee2fbaf11 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b returned with HTTP 404 Jul 10 09:35:14.520396 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 877/3527] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:14 2026] GET /volume/v3/groups/362381bd-7f20-4aba-a17e-271833b5408b => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:14.526811 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-00a0ef26-954c-4e44-8ce9-88f2b4987878 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.529524 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-00a0ef26-954c-4e44-8ce9-88f2b4987878 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/94b7e5cc-9ac8-42e0-878e-dfb55e4ebdba Jul 10 09:35:14.529835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-00a0ef26-954c-4e44-8ce9-88f2b4987878 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.530098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-00a0ef26-954c-4e44-8ce9-88f2b4987878 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.546359 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-00a0ef26-954c-4e44-8ce9-88f2b4987878 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/group_types/94b7e5cc-9ac8-42e0-878e-dfb55e4ebdba returned with HTTP 202 Jul 10 09:35:14.547257 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 876/3528] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:35:14 2026] DELETE /volume/v3/group_types/94b7e5cc-9ac8-42e0-878e-dfb55e4ebdba => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:14.554179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-be09af0e-a6f7-4ef1-b9f4-1413e432d27c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.555871 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-be09af0e-a6f7-4ef1-b9f4-1413e432d27c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] DELETE https://10.4.3.103/volume/v3/types/7cad9a38-cfe1-45fd-b2b5-0d791d42280b Jul 10 09:35:14.556083 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-be09af0e-a6f7-4ef1-b9f4-1413e432d27c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.556236 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-be09af0e-a6f7-4ef1-b9f4-1413e432d27c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.586100 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-be09af0e-a6f7-4ef1-b9f4-1413e432d27c tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types/7cad9a38-cfe1-45fd-b2b5-0d791d42280b returned with HTTP 202 Jul 10 09:35:14.586100 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 891/3529] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:35:14 2026] DELETE /volume/v3/types/7cad9a38-cfe1-45fd-b2b5-0d791d42280b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:14.593921 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2d9dac3c-6816-4bec-8037-1e443b536e59 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.595899 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d9dac3c-6816-4bec-8037-1e443b536e59 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] GET https://10.4.3.103/volume/v3/types/7cad9a38-cfe1-45fd-b2b5-0d791d42280b Jul 10 09:35:14.596117 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d9dac3c-6816-4bec-8037-1e443b536e59 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.596325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2d9dac3c-6816-4bec-8037-1e443b536e59 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.599732 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2d9dac3c-6816-4bec-8037-1e443b536e59 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types/7cad9a38-cfe1-45fd-b2b5-0d791d42280b returned with HTTP 404 Jul 10 09:35:14.600314 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 886/3530] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:35:14 2026] GET /volume/v3/types/7cad9a38-cfe1-45fd-b2b5-0d791d42280b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:14.608873 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5a2e80b2-c8a3-4b04-8a47-551183960011 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.610366 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5a2e80b2-c8a3-4b04-8a47-551183960011 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:35:14.610695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5a2e80b2-c8a3-4b04-8a47-551183960011 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1713945943"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:14.612375 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:14.612375 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:14.623354 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5a2e80b2-c8a3-4b04-8a47-551183960011 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:35:14.623776 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 878/3531] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:35:14 2026] POST /volume/v3/types => generated 224 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:14.631067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e505f2c6-7d8a-415c-95df-ea009419d7e1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.632835 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e505f2c6-7d8a-415c-95df-ea009419d7e1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:35:14.633206 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e505f2c6-7d8a-415c-95df-ea009419d7e1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1647459026"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:14.647279 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e505f2c6-7d8a-415c-95df-ea009419d7e1 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:35:14.647898 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 877/3532] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:35:14 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:14.654841 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.656578 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:35:14.656936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "176b31c4-cb64-41fa-9e12-e3cc7636f4b4", "volume_types": ["4ec258b2-f9f7-4404-ae4b-8ad0496a83db"], "name": "tempest-GroupSnapshotsTest-Group-225701804"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:14.658320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group {'group': {'group_type': '176b31c4-cb64-41fa-9e12-e3cc7636f4b4', 'volume_types': ['4ec258b2-f9f7-4404-ae4b-8ad0496a83db'], 'name': 'tempest-GroupSnapshotsTest-Group-225701804'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:35:14.662340 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.groups [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group tempest-GroupSnapshotsTest-Group-225701804. Jul 10 09:35:14.674241 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:35:14.683874 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['073eb60c-05c9-4f27-8f34-61d71afbdce0'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:14.706872 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30676fbb-339f-4bc7-956a-6f5a76235f6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:35:14.707296 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 892/3533] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:35:14 2026] POST /volume/v3/groups => generated 111 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:14.714380 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e94d2def-13a7-415a-8142-881168eb0623 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:14.716404 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e94d2def-13a7-415a-8142-881168eb0623 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c Jul 10 09:35:14.716683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e94d2def-13a7-415a-8142-881168eb0623 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:14.716917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e94d2def-13a7-415a-8142-881168eb0623 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:14.717044 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-e94d2def-13a7-415a-8142-881168eb0623 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 601f9936-9d45-4e57-9591-f1eec838469c {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:14.721012 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:14.721012 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:14.729209 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e94d2def-13a7-415a-8142-881168eb0623 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c returned with HTTP 200 Jul 10 09:35:14.729613 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 887/3534] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:14 2026] GET /volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:15.196319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0f76b9bb-6419-4e07-beae-0d5e12d7517a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:15.198516 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0f76b9bb-6419-4e07-beae-0d5e12d7517a tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:15.198754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0f76b9bb-6419-4e07-beae-0d5e12d7517a tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:15.198985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0f76b9bb-6419-4e07-beae-0d5e12d7517a tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:15.208615 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:15.208615 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:15.212182 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0f76b9bb-6419-4e07-beae-0d5e12d7517a tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:15.216841 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0f76b9bb-6419-4e07-beae-0d5e12d7517a tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:15.217250 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 879/3535] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:15 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:15.739051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fa1b991e-e48a-476a-86ce-36649670e489 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:15.741245 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa1b991e-e48a-476a-86ce-36649670e489 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c Jul 10 09:35:15.741474 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa1b991e-e48a-476a-86ce-36649670e489 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:15.741717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa1b991e-e48a-476a-86ce-36649670e489 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:15.741848 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-fa1b991e-e48a-476a-86ce-36649670e489 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 601f9936-9d45-4e57-9591-f1eec838469c {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:15.745289 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:15.745289 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:15.753446 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa1b991e-e48a-476a-86ce-36649670e489 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c returned with HTTP 200 Jul 10 09:35:15.753891 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 878/3536] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:15 2026] GET /volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:15.762545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:15.764902 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:15.765390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-386788670", "volume_type": "4ec258b2-f9f7-4404-ae4b-8ad0496a83db", "group_id": "601f9936-9d45-4e57-9591-f1eec838469c", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:15.767927 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-386788670', 'volume_type': '4ec258b2-f9f7-4404-ae4b-8ad0496a83db', 'group_id': '601f9936-9d45-4e57-9591-f1eec838469c', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:15.776282 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:15.776282 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:15.777047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume of 1 GB Jul 10 09:35:15.783584 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Availability Zones retrieved successfully. Jul 10 09:35:15.790955 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (73c2507a-cd7a-45de-b662-622d3570c7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:15.792343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a9ac9f-88d2-4c14-81ff-ece46890167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:15.793050 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:15.793050 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:15.793774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:15.814158 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a9ac9f-88d2-4c14-81ff-ece46890167f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:35:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ec258b2-f9f7-4404-ae4b-8ad0496a83db,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1713945943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ec258b2-f9f7-4404-ae4b-8ad0496a83db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '601f9936-9d45-4e57-9591-f1eec838469c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:15.814921 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb8b61b-9b8f-4896-9cfd-0dc2a9f72764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:15.844198 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1713945943 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1713945943, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:15.844395 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1713945943 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1713945943, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:15.877249 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['cd4e87c3-e470-41a0-a9b3-e6654a8c4229', 'd099524a-fecf-4176-9021-f6f1f7a5a35d', '6dc61714-2676-4872-8dad-4385596ef553', 'b090344e-af64-4ef3-8d11-e8346cbdda5c'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:15.878228 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb8b61b-9b8f-4896-9cfd-0dc2a9f72764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4e87c3-e470-41a0-a9b3-e6654a8c4229', 'd099524a-fecf-4176-9021-f6f1f7a5a35d', '6dc61714-2676-4872-8dad-4385596ef553', 'b090344e-af64-4ef3-8d11-e8346cbdda5c']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:15.879163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1520fc2-8bc2-40d3-93ff-1ae7447d4af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:15.908806 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1520fc2-8bc2-40d3-93ff-1ae7447d4af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-386788670',encryption_key_id=None,group_id=601f9936-9d45-4e57-9591-f1eec838469c,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['cd4e87c3-e470-41a0-a9b3-e6654a8c4229','d099524a-fecf-4176-9021-f6f1f7a5a35d','6dc61714-2676-4872-8dad-4385596ef553','b090344e-af64-4ef3-8d11-e8346cbdda5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=4ec258b2-f9f7-4404-ae4b-8ad0496a83db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-386788670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=601f9936-9d45-4e57-9591-f1eec838469c,host=None,id=c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bd5915ed3754d3ba96034526b4381d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ec258b2-f9f7-4404-ae4b-8ad0496a83db),volume_type_id=4ec258b2-f9f7-4404-ae4b-8ad0496a83db)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:15.909730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b6e522-df00-477b-a594-20a9fb94e19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:15.929401 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b6e522-df00-477b-a594-20a9fb94e19c) transitioned into state 'SUCCESS' from state '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-386788670',encryption_key_id=None,group_id=601f9936-9d45-4e57-9591-f1eec838469c,group_type_id=,metadata={},multiattach=False,project_id='8cac3e0f0c9d41d0a410ab4ec281dd71',qos_specs=None,replication_status=,reservations=['cd4e87c3-e470-41a0-a9b3-e6654a8c4229','d099524a-fecf-4176-9021-f6f1f7a5a35d','6dc61714-2676-4872-8dad-4385596ef553','b090344e-af64-4ef3-8d11-e8346cbdda5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bd5915ed3754d3ba96034526b4381d7',volume_type_id=4ec258b2-f9f7-4404-ae4b-8ad0496a83db)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:15.930072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4c4ed5-6ea8-4ed3-8647-197f56f38312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:15.942901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4c4ed5-6ea8-4ed3-8647-197f56f38312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:15.944126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Flow 'volume_create_api' (73c2507a-cd7a-45de-b662-622d3570c7c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:15.944702 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Create volume request issued successfully. Jul 10 09:35:15.945605 np0000004982 devstack@c-api.service[99957]: WARNING stevedore.named [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:15.945892 np0000004982 devstack@c-api.service[99957]: WARNING castellan.key_manager [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:16.000148 np0000004982 devstack@c-api.service[99957]: DEBUG oslo_db.sqlalchemy.engines [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:16.003775 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:16.003775 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:16.008368 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ac444a6b-29b3-4973-9ec0-79f5af26ccb1 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:16.008962 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 893/3537] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:35:15 2026] POST /volume/v3/volumes => generated 822 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:16.021148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:16.022853 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 Jul 10 09:35:16.023056 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:16.023317 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:16.030703 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:16.030703 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:16.034734 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:16.035376 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:16.035513 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:16.077018 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:16.083709 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:16.083709 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:16.092680 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f6b06825-6880-41e1-92c7-86dd2c9d4232 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 returned with HTTP 200 Jul 10 09:35:16.093046 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 888/3538] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:16 2026] GET /volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 => generated 890 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:16.229166 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0245a5e2-4f5b-45d4-932e-223e8d2c6075 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:16.230848 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0245a5e2-4f5b-45d4-932e-223e8d2c6075 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:16.231035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0245a5e2-4f5b-45d4-932e-223e8d2c6075 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:16.231239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0245a5e2-4f5b-45d4-932e-223e8d2c6075 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:16.239797 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:16.239797 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:16.242908 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0245a5e2-4f5b-45d4-932e-223e8d2c6075 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:16.246464 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0245a5e2-4f5b-45d4-932e-223e8d2c6075 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:16.246815 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 880/3539] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:16 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:17.104760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:17.106752 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 Jul 10 09:35:17.106994 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:17.107248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:17.114209 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:17.114209 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:17.118116 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:17.118969 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:17.119134 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:17.156709 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:17.159728 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:17.159728 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:17.166982 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9a37fd73-45ed-4300-ae0b-ef89d0819de0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 returned with HTTP 200 Jul 10 09:35:17.167371 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 879/3540] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:17 2026] GET /volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:17.178393 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-786e6438-ed23-4b5f-baa6-305e6a548fec None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:17.180650 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/group_snapshots Jul 10 09:35:17.181074 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "601f9936-9d45-4e57-9591-f1eec838469c", "name": "tempest-group_snapshot-301350101"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:17.182780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '601f9936-9d45-4e57-9591-f1eec838469c', 'name': 'tempest-group_snapshot-301350101'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 09:35:17.186460 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:17.186460 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:17.189772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.group_snapshots [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Creating group_snapshot tempest-group_snapshot-301350101. Jul 10 09:35:17.224620 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:17.224620 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:17.235018 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1713945943 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1713945943, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:35:17.250200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Created reservations ['b1c6c3a0-1631-42cc-8e8a-3811ec761216', '363e4564-9e0a-4d3e-ae3a-e001953bc5d7', '8c515afb-f339-4f68-8cfc-75b7f5949f96', '198e6c94-ce56-454b-9caf-06c9db96ad72'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:17.260876 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-42797eb7-6d43-49d2-91ca-bad4647ad69e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:17.262811 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-42797eb7-6d43-49d2-91ca-bad4647ad69e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:17.263021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-42797eb7-6d43-49d2-91ca-bad4647ad69e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:17.263265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-42797eb7-6d43-49d2-91ca-bad4647ad69e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:17.273335 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:17.273335 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:17.274729 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-786e6438-ed23-4b5f-baa6-305e6a548fec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots returned with HTTP 202 Jul 10 09:35:17.275075 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 894/3541] 10.4.3.103 () {70 vars in 1324 bytes} [Fri Jul 10 09:35:17 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:17.280531 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-42797eb7-6d43-49d2-91ca-bad4647ad69e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:17.284800 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c899dd4a-5ef5-4b0f-a1f7-55addfee1863 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:17.286307 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c899dd4a-5ef5-4b0f-a1f7-55addfee1863 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:17.286604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c899dd4a-5ef5-4b0f-a1f7-55addfee1863 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:17.286873 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c899dd4a-5ef5-4b0f-a1f7-55addfee1863 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:17.287749 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-c899dd4a-5ef5-4b0f-a1f7-55addfee1863 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6a09d4fc-68d5-4643-9b53-0273cf8048ad {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:17.287801 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-42797eb7-6d43-49d2-91ca-bad4647ad69e tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:17.287889 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 889/3542] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:17 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:17.291008 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:17.291008 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:17.294590 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c899dd4a-5ef5-4b0f-a1f7-55addfee1863 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad returned with HTTP 200 Jul 10 09:35:17.295078 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 881/3543] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:17 2026] GET /volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:18.300772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-385cd620-d0b5-46f4-b5cf-30a3e0802971 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.302962 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-385cd620-d0b5-46f4-b5cf-30a3e0802971 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:18.303184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-385cd620-d0b5-46f4-b5cf-30a3e0802971 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.303416 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-385cd620-d0b5-46f4-b5cf-30a3e0802971 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.304190 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a021790-f25d-4819-9461-2e4bb5a812c0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.306246 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a021790-f25d-4819-9461-2e4bb5a812c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:18.306483 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a021790-f25d-4819-9461-2e4bb5a812c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.306719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a021790-f25d-4819-9461-2e4bb5a812c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.306864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-9a021790-f25d-4819-9461-2e4bb5a812c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6a09d4fc-68d5-4643-9b53-0273cf8048ad {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:18.310523 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.310523 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:18.314113 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a021790-f25d-4819-9461-2e4bb5a812c0 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad returned with HTTP 200 Jul 10 09:35:18.314551 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 895/3544] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:18.318646 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.318646 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:18.319897 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-385cd620-d0b5-46f4-b5cf-30a3e0802971 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:18.324227 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.325353 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-385cd620-d0b5-46f4-b5cf-30a3e0802971 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:18.325852 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 880/3545] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:18.326165 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:35:18.326431 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.326805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.327071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:18.328164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:35:18.331963 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all snapshots completed successfully. Jul 10 09:35:18.332301 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.332301 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:18.332803 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ae0fb3d3-cb8a-4555-8144-8c1aba5d61e7 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:35:18.333164 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 890/3546] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:18.343813 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-77f32059-27b3-4413-9220-b625713f8c76 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.347457 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77f32059-27b3-4413-9220-b625713f8c76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 Jul 10 09:35:18.347457 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77f32059-27b3-4413-9220-b625713f8c76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.347457 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77f32059-27b3-4413-9220-b625713f8c76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.351524 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.351524 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:18.352052 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-77f32059-27b3-4413-9220-b625713f8c76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Snapshot retrieved successfully. Jul 10 09:35:18.352855 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77f32059-27b3-4413-9220-b625713f8c76 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 returned with HTTP 200 Jul 10 09:35:18.353293 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 882/3547] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:18.361484 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-742df9f7-01c7-4f46-8f7a-6b421b4b4cd2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.362980 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-742df9f7-01c7-4f46-8f7a-6b421b4b4cd2 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:18.363176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-742df9f7-01c7-4f46-8f7a-6b421b4b4cd2 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.363340 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-742df9f7-01c7-4f46-8f7a-6b421b4b4cd2 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.363456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-742df9f7-01c7-4f46-8f7a-6b421b4b4cd2 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6a09d4fc-68d5-4643-9b53-0273cf8048ad {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:18.366329 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.366329 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:18.369120 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-742df9f7-01c7-4f46-8f7a-6b421b4b4cd2 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad returned with HTTP 200 Jul 10 09:35:18.369449 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 896/3548] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad => generated 307 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:18.378177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7ae0c5df-968a-44ba-a077-a2e0b71e0eec None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.379824 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ae0c5df-968a-44ba-a077-a2e0b71e0eec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/detail Jul 10 09:35:18.380055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ae0c5df-968a-44ba-a077-a2e0b71e0eec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.380291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7ae0c5df-968a-44ba-a077-a2e0b71e0eec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.387402 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7ae0c5df-968a-44ba-a077-a2e0b71e0eec tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 09:35:18.387797 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 881/3549] 10.4.3.103 () {68 vars in 1323 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:18.396739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.398600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] DELETE https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:18.398815 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.399015 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.399161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.group_snapshots [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for member 6a09d4fc-68d5-4643-9b53-0273cf8048ad {{(pid=99954) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 09:35:18.399279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.group_snapshots [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group_snapshot with id: 6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:18.402403 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.402403 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:18.437234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b86d5fa1-e4a4-460e-9338-c94ff6061e0f tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad returned with HTTP 202 Jul 10 09:35:18.437674 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 891/3550] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:35:18 2026] DELETE /volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:18.444137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b2d46344-7890-4355-bade-7c9025561308 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.445459 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:18.445760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.446014 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.446318 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:18.446982 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:18.453461 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:18.456592 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:18.456592 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:18.487890 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:18.491055 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.491055 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:18.497178 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b2d46344-7890-4355-bade-7c9025561308 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:18.497667 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 883/3551] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:18.509200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.510886 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:35:18.511067 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.511285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.511558 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:18.512578 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:35:18.515694 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all snapshots completed successfully. Jul 10 09:35:18.516044 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.516044 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:18.516540 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f03aaa58-0f28-4cfa-ad79-285f2914e72a tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:35:18.516887 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 897/3552] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:18.527323 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3fd7765-a9cb-4d3b-b07c-fe4205753830 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:18.529434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3fd7765-a9cb-4d3b-b07c-fe4205753830 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 Jul 10 09:35:18.529727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3fd7765-a9cb-4d3b-b07c-fe4205753830 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:18.529903 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3fd7765-a9cb-4d3b-b07c-fe4205753830 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:18.535110 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:18.535110 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:18.535547 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3fd7765-a9cb-4d3b-b07c-fe4205753830 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Snapshot retrieved successfully. Jul 10 09:35:18.536274 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3fd7765-a9cb-4d3b-b07c-fe4205753830 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 returned with HTTP 200 Jul 10 09:35:18.536638 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 882/3553] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:18 2026] GET /volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:19.338587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b86f914c-10d9-45db-992b-89bc3b99c0d5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.340159 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b86f914c-10d9-45db-992b-89bc3b99c0d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:19.340331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b86f914c-10d9-45db-992b-89bc3b99c0d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.340499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b86f914c-10d9-45db-992b-89bc3b99c0d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.349475 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:19.349475 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:19.353441 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b86f914c-10d9-45db-992b-89bc3b99c0d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:19.359294 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b86f914c-10d9-45db-992b-89bc3b99c0d5 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:19.359654 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 892/3554] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:19 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:19.544852 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ddc92d76-c381-44e6-8d22-d1b3da72cf6c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.546489 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddc92d76-c381-44e6-8d22-d1b3da72cf6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 Jul 10 09:35:19.546810 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddc92d76-c381-44e6-8d22-d1b3da72cf6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.547085 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ddc92d76-c381-44e6-8d22-d1b3da72cf6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.550972 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ddc92d76-c381-44e6-8d22-d1b3da72cf6c tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 returned with HTTP 404 Jul 10 09:35:19.551563 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 884/3555] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:19 2026] GET /volume/v3/snapshots/f72e1e6f-01aa-40a6-8ed3-ab7107b28d58 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:19.557355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cd539032-09e5-4689-9ed3-c3b5490e6a99 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.558862 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd539032-09e5-4689-9ed3-c3b5490e6a99 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:19.559061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd539032-09e5-4689-9ed3-c3b5490e6a99 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.559267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd539032-09e5-4689-9ed3-c3b5490e6a99 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.559409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-cd539032-09e5-4689-9ed3-c3b5490e6a99 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 6a09d4fc-68d5-4643-9b53-0273cf8048ad {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:35:19.562008 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd539032-09e5-4689-9ed3-c3b5490e6a99 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad returned with HTTP 404 Jul 10 09:35:19.562399 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 898/3556] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:35:19 2026] GET /volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:19.568005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-803b4c71-0d34-4055-8d5c-723a5129e9bc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.569473 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-803b4c71-0d34-4055-8d5c-723a5129e9bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/group_snapshots Jul 10 09:35:19.569677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-803b4c71-0d34-4055-8d5c-723a5129e9bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.569852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-803b4c71-0d34-4055-8d5c-723a5129e9bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.573269 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-803b4c71-0d34-4055-8d5c-723a5129e9bc tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots returned with HTTP 200 Jul 10 09:35:19.573613 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 883/3557] 10.4.3.103 () {68 vars in 1302 bytes} [Fri Jul 10 09:35:19 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:19.580908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e865372e-c860-4718-80a2-498f365c62e5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.582685 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e865372e-c860-4718-80a2-498f365c62e5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] DELETE https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:19.582924 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e865372e-c860-4718-80a2-498f365c62e5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.583141 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e865372e-c860-4718-80a2-498f365c62e5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.583291 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.group_snapshots [None req-e865372e-c860-4718-80a2-498f365c62e5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for member 6a09d4fc-68d5-4643-9b53-0273cf8048ad {{(pid=99954) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 09:35:19.583416 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.group_snapshots [None req-e865372e-c860-4718-80a2-498f365c62e5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group_snapshot with id: 6a09d4fc-68d5-4643-9b53-0273cf8048ad Jul 10 09:35:19.586410 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e865372e-c860-4718-80a2-498f365c62e5 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad returned with HTTP 404 Jul 10 09:35:19.586896 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 893/3558] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:35:19 2026] DELETE /volume/v3/group_snapshots/6a09d4fc-68d5-4643-9b53-0273cf8048ad => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:19.593779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.595810 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:35:19.596516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.596863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.597278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:35:19.598582 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:35:19.607529 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Get all volumes completed successfully. Jul 10 09:35:19.608378 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:19.610590 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:19.643285 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:19.646960 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:19.646960 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:19.652563 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a14dc6fc-32b1-49a6-be06-49b78e9c2a07 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:35:19.653277 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 885/3559] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:35:19 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:19.664799 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.666397 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] POST https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c/action Jul 10 09:35:19.666811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:19.666963 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:19.828409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] delete called for group 601f9936-9d45-4e57-9591-f1eec838469c {{(pid=99957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:35:19.828552 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.groups [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Delete group with id: 601f9936-9d45-4e57-9591-f1eec838469c Jul 10 09:35:19.831755 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:19.831755 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:19.863532 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-521f4be1-cba4-45f7-bdf5-c5bca0883a53 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c/action returned with HTTP 202 Jul 10 09:35:19.864035 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 899/3560] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:35:19 2026] POST /volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:19.872694 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1e110480-5001-4377-bbb0-552b2ac2e460 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:19.874475 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 Jul 10 09:35:19.874745 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:19.874939 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:19.882602 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:19.882602 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:19.886864 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Volume info retrieved successfully. Jul 10 09:35:19.887833 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:35:19.887998 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:35:19.929765 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:35:19.932675 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:19.932675 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:19.940001 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e110480-5001-4377-bbb0-552b2ac2e460 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 returned with HTTP 200 Jul 10 09:35:19.940529 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 884/3561] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:19 2026] GET /volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:20.372549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6aa3666d-98cc-4b73-88a1-78693a00edaa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:20.374125 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6aa3666d-98cc-4b73-88a1-78693a00edaa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:20.374308 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6aa3666d-98cc-4b73-88a1-78693a00edaa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:20.374510 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6aa3666d-98cc-4b73-88a1-78693a00edaa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:20.384642 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:20.384642 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:20.387986 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6aa3666d-98cc-4b73-88a1-78693a00edaa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:20.393798 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6aa3666d-98cc-4b73-88a1-78693a00edaa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:20.395392 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 894/3562] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:20 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:20.954229 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-271344a6-7713-484d-9e0a-82bdbe706620 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:20.956319 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-271344a6-7713-484d-9e0a-82bdbe706620 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 Jul 10 09:35:20.956583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-271344a6-7713-484d-9e0a-82bdbe706620 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:20.956770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-271344a6-7713-484d-9e0a-82bdbe706620 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:20.964187 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-271344a6-7713-484d-9e0a-82bdbe706620 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 returned with HTTP 404 Jul 10 09:35:20.964663 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 886/3563] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:20 2026] GET /volume/v3/volumes/c43ab26a-8588-48ae-a9e7-ccb2bd0ffb03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:20.971519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-26f74f40-391f-4fa5-b173-a596be662341 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:20.975226 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-26f74f40-391f-4fa5-b173-a596be662341 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] GET https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c Jul 10 09:35:20.975467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-26f74f40-391f-4fa5-b173-a596be662341 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:20.975668 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-26f74f40-391f-4fa5-b173-a596be662341 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:20.975798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-26f74f40-391f-4fa5-b173-a596be662341 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] show called for member 601f9936-9d45-4e57-9591-f1eec838469c {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:35:20.980517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-26f74f40-391f-4fa5-b173-a596be662341 tempest-GroupSnapshotsTest-1562291273 tempest-GroupSnapshotsTest-1562291273-project-member] https://10.4.3.103/volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c returned with HTTP 404 Jul 10 09:35:20.980977 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 900/3564] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:35:20 2026] GET /volume/v3/groups/601f9936-9d45-4e57-9591-f1eec838469c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:20.986879 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d3d244eb-f4c2-4304-88ca-31d6d885bfff None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:20.989104 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3d244eb-f4c2-4304-88ca-31d6d885bfff tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/176b31c4-cb64-41fa-9e12-e3cc7636f4b4 Jul 10 09:35:20.989418 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3d244eb-f4c2-4304-88ca-31d6d885bfff tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:20.989645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3d244eb-f4c2-4304-88ca-31d6d885bfff tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:21.001457 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3d244eb-f4c2-4304-88ca-31d6d885bfff tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/group_types/176b31c4-cb64-41fa-9e12-e3cc7636f4b4 returned with HTTP 202 Jul 10 09:35:21.001911 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 885/3565] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:35:20 2026] DELETE /volume/v3/group_types/176b31c4-cb64-41fa-9e12-e3cc7636f4b4 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:21.008811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4aa41a49-aaca-4cc2-a832-3b06a7772eb4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:21.010577 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4aa41a49-aaca-4cc2-a832-3b06a7772eb4 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] DELETE https://10.4.3.103/volume/v3/types/4ec258b2-f9f7-4404-ae4b-8ad0496a83db Jul 10 09:35:21.010788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4aa41a49-aaca-4cc2-a832-3b06a7772eb4 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:21.010978 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4aa41a49-aaca-4cc2-a832-3b06a7772eb4 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:21.036082 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4aa41a49-aaca-4cc2-a832-3b06a7772eb4 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types/4ec258b2-f9f7-4404-ae4b-8ad0496a83db returned with HTTP 202 Jul 10 09:35:21.036557 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 895/3566] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:35:21 2026] DELETE /volume/v3/types/4ec258b2-f9f7-4404-ae4b-8ad0496a83db => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:35:21.042380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8448125c-88ad-4ef7-b3dc-e81962180d33 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:21.043970 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8448125c-88ad-4ef7-b3dc-e81962180d33 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] GET https://10.4.3.103/volume/v3/types/4ec258b2-f9f7-4404-ae4b-8ad0496a83db Jul 10 09:35:21.044169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8448125c-88ad-4ef7-b3dc-e81962180d33 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:21.044356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8448125c-88ad-4ef7-b3dc-e81962180d33 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:21.047314 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8448125c-88ad-4ef7-b3dc-e81962180d33 tempest-GroupSnapshotsTest-1230110159 tempest-GroupSnapshotsTest-1230110159-project-admin] https://10.4.3.103/volume/v3/types/4ec258b2-f9f7-4404-ae4b-8ad0496a83db returned with HTTP 404 Jul 10 09:35:21.047731 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 887/3567] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:35:21 2026] GET /volume/v3/types/4ec258b2-f9f7-4404-ae4b-8ad0496a83db => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:21.406442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c8618add-0e0f-4b50-b79f-3601f49aaa2f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:21.408269 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c8618add-0e0f-4b50-b79f-3601f49aaa2f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:21.408442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c8618add-0e0f-4b50-b79f-3601f49aaa2f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:21.408658 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c8618add-0e0f-4b50-b79f-3601f49aaa2f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:21.417435 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:21.417435 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:21.420519 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c8618add-0e0f-4b50-b79f-3601f49aaa2f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:21.424540 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c8618add-0e0f-4b50-b79f-3601f49aaa2f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:21.425029 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 901/3568] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:21 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:22.436590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ecf5676f-a3e4-4e7f-b194-4d771f534e95 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:22.438653 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ecf5676f-a3e4-4e7f-b194-4d771f534e95 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:22.438891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ecf5676f-a3e4-4e7f-b194-4d771f534e95 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:22.439134 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ecf5676f-a3e4-4e7f-b194-4d771f534e95 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:22.451031 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:22.451031 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:22.456231 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ecf5676f-a3e4-4e7f-b194-4d771f534e95 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:22.461643 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ecf5676f-a3e4-4e7f-b194-4d771f534e95 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:22.462061 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 886/3569] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:22 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:22.826581 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-870ab94a-da42-4c97-88b9-a1af3c179335 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:22.828551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-870ab94a-da42-4c97-88b9-a1af3c179335 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859/action Jul 10 09:35:22.828954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-870ab94a-da42-4c97-88b9-a1af3c179335 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:22.829171 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-870ab94a-da42-4c97-88b9-a1af3c179335 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:22.844640 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:22.844640 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:22.854259 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fa319c86-17a6-49e4-809d-63fecf82cd0a req-870ab94a-da42-4c97-88b9-a1af3c179335 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859/action returned with HTTP 204 Jul 10 09:35:22.854784 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 896/3570] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:35:22 2026] POST /volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:23.143985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:23.260167 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:23.260674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1797972616"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:23.263023 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1797972616'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:23.263206 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Create volume of 1 GB Jul 10 09:35:23.267953 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Availability Zones retrieved successfully. Jul 10 09:35:23.275256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Flow 'volume_create_api' (7c80d271-177d-4f2d-a890-01fb775cb359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:23.276710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6de7ca0-9c61-4fbf-90dd-b522e08296fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:23.278033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:23.309537 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6de7ca0-9c61-4fbf-90dd-b522e08296fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:23.310555 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c792263-36b1-4d81-9e15-b5b529d6d5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:23.371766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Created reservations ['f3d639fa-6e19-47a0-94b8-0ce3dbda88bc', '493f8516-cfe3-402d-a773-d449672a5b12', '91fcf48c-f860-4ec4-9c65-1419896298cc', '292da58f-2103-433b-8e19-319b80568bc9'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:23.372995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c792263-36b1-4d81-9e15-b5b529d6d5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d639fa-6e19-47a0-94b8-0ce3dbda88bc', '493f8516-cfe3-402d-a773-d449672a5b12', '91fcf48c-f860-4ec4-9c65-1419896298cc', '292da58f-2103-433b-8e19-319b80568bc9']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:23.373930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f4f170-c36f-4c82-ad98-bb889b2f91d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:23.396733 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f4f170-c36f-4c82-ad98-bb889b2f91d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c569aeb1-7a69-4257-8be0-40b9c3f84bd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1797972616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc3738bd1054b7f8167486bbdd7cb5a',qos_specs=None,replication_status=,reservations=['f3d639fa-6e19-47a0-94b8-0ce3dbda88bc','493f8516-cfe3-402d-a773-d449672a5b12','91fcf48c-f860-4ec4-9c65-1419896298cc','292da58f-2103-433b-8e19-319b80568bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a9eb05a4794c23be0552507170792c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1797972616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c569aeb1-7a69-4257-8be0-40b9c3f84bd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc3738bd1054b7f8167486bbdd7cb5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a9eb05a4794c23be0552507170792c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:23.397349 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6ee86d-92d7-4802-a71e-d6fcbd2ab8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:23.413861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6ee86d-92d7-4802-a71e-d6fcbd2ab8fe) transitioned into state 'SUCCESS' from state '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-1797972616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc3738bd1054b7f8167486bbdd7cb5a',qos_specs=None,replication_status=,reservations=['f3d639fa-6e19-47a0-94b8-0ce3dbda88bc','493f8516-cfe3-402d-a773-d449672a5b12','91fcf48c-f860-4ec4-9c65-1419896298cc','292da58f-2103-433b-8e19-319b80568bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a9eb05a4794c23be0552507170792c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:23.414484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd9a0ba-7608-4454-8125-746804f7381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:23.422885 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd9a0ba-7608-4454-8125-746804f7381c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:23.423651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Flow 'volume_create_api' (7c80d271-177d-4f2d-a890-01fb775cb359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:23.423946 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Create volume request issued successfully. Jul 10 09:35:23.424490 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bcbb58f-06fd-4de6-af9c-56b1089fbc2f tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:23.425260 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 888/3571] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:35:23 2026] POST /volume/v3/volumes => generated 819 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:23.437325 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-99c9acb5-948b-415b-909b-892bd37ea0af None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:23.440331 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99c9acb5-948b-415b-909b-892bd37ea0af tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:23.440625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99c9acb5-948b-415b-909b-892bd37ea0af tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:23.440874 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99c9acb5-948b-415b-909b-892bd37ea0af tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:23.449543 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:23.449543 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:23.453663 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-99c9acb5-948b-415b-909b-892bd37ea0af tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:23.459058 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99c9acb5-948b-415b-909b-892bd37ea0af tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 200 Jul 10 09:35:23.459579 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 902/3572] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:23 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:23.475715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-516db6eb-4805-415b-9059-212f0a003030 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:23.477009 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-516db6eb-4805-415b-9059-212f0a003030 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:23.477213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-516db6eb-4805-415b-9059-212f0a003030 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:23.477402 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-516db6eb-4805-415b-9059-212f0a003030 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:23.486430 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:23.486430 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:23.489937 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-516db6eb-4805-415b-9059-212f0a003030 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:23.495402 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-516db6eb-4805-415b-9059-212f0a003030 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:23.495839 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 887/3573] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:23 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:23.509675 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5f3910ae-6d85-42b8-95b3-270968ef40a9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:23.511451 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f3910ae-6d85-42b8-95b3-270968ef40a9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:23.511690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f3910ae-6d85-42b8-95b3-270968ef40a9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:23.511890 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f3910ae-6d85-42b8-95b3-270968ef40a9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:23.524598 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:23.524598 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:23.527845 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5f3910ae-6d85-42b8-95b3-270968ef40a9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:23.532158 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f3910ae-6d85-42b8-95b3-270968ef40a9 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:23.532558 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 897/3574] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:23 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:24.471671 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-99c1210f-6d22-45e4-8686-d0e716524fc3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:24.473376 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-99c1210f-6d22-45e4-8686-d0e716524fc3 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:24.473602 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-99c1210f-6d22-45e4-8686-d0e716524fc3 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:24.473783 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-99c1210f-6d22-45e4-8686-d0e716524fc3 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:24.480226 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:24.480226 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:24.483636 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-99c1210f-6d22-45e4-8686-d0e716524fc3 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:24.487507 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-99c1210f-6d22-45e4-8686-d0e716524fc3 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 200 Jul 10 09:35:24.487869 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 889/3575] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:24 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:24.499719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:24.501528 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] POST https://10.4.3.103/volume/v3/volume-transfers Jul 10 09:35:24.501895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c569aeb1-7a69-4257-8be0-40b9c3f84bd8"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:24.503377 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volume_transfer [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c569aeb1-7a69-4257-8be0-40b9c3f84bd8'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 09:35:24.503509 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volume_transfer [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Creating transfer of volume c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:24.503646 np0000004982 devstack@c-api.service[99957]: INFO cinder.transfer.api [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Generating transfer record for volume c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:24.511382 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:24.511382 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:24.520531 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bca3ad2c-9475-4b62-9259-b27fb7cbae92 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers returned with HTTP 202 Jul 10 09:35:24.520934 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 903/3576] 10.4.3.103 () {70 vars in 1326 bytes} [Fri Jul 10 09:35:24 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:24.529046 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8b6c95b2-feef-4dfe-bc98-ce71b391c754 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:24.531377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8b6c95b2-feef-4dfe-bc98-ce71b391c754 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:24.531703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8b6c95b2-feef-4dfe-bc98-ce71b391c754 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:24.531980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8b6c95b2-feef-4dfe-bc98-ce71b391c754 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:24.541960 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:24.541960 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:24.547637 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8b6c95b2-feef-4dfe-bc98-ce71b391c754 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:24.553949 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8b6c95b2-feef-4dfe-bc98-ce71b391c754 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 200 Jul 10 09:35:24.554512 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 888/3577] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:24 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:24.566939 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5fe006b8-e3a5-48cc-b67f-50bb3dbc0417 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:24.567702 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5fe006b8-e3a5-48cc-b67f-50bb3dbc0417 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6 Jul 10 09:35:24.567987 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5fe006b8-e3a5-48cc-b67f-50bb3dbc0417 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:24.568253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5fe006b8-e3a5-48cc-b67f-50bb3dbc0417 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:24.572816 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5fe006b8-e3a5-48cc-b67f-50bb3dbc0417 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6 returned with HTTP 200 Jul 10 09:35:24.573322 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 898/3578] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:35:24 2026] GET /volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6 => generated 432 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:24.580229 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7197fcf3-0453-4d6a-b7c5-9c6406899989 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:24.581870 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7197fcf3-0453-4d6a-b7c5-9c6406899989 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volume-transfers Jul 10 09:35:24.582123 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7197fcf3-0453-4d6a-b7c5-9c6406899989 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:24.582344 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7197fcf3-0453-4d6a-b7c5-9c6406899989 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:24.582495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volume_transfer [None req-7197fcf3-0453-4d6a-b7c5-9c6406899989 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Listing volume transfers {{(pid=99955) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 09:35:24.585799 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7197fcf3-0453-4d6a-b7c5-9c6406899989 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers returned with HTTP 200 Jul 10 09:35:24.586127 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 890/3579] 10.4.3.103 () {68 vars in 1305 bytes} [Fri Jul 10 09:35:24 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:24.593182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:24.655252 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] POST https://10.4.3.103/volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6/accept Jul 10 09:35:24.655587 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2c1fd4c257aadf16"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:24.656920 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.volume_transfer [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Accepting volume transfer 920affe3-700e-4699-9672-a8b9e724bee6 {{(pid=99957) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 09:35:24.657067 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.volume_transfer [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Accepting transfer 920affe3-700e-4699-9672-a8b9e724bee6 Jul 10 09:35:24.703303 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Created reservations ['e1a7e715-63f8-4a07-b545-c62a4baa5c41', '443fc728-7939-4c69-8a81-6e2051e0699f', 'd16e3aef-7049-4bff-8e59-3f5a592b06b2', '3ae38f43-5741-44fd-827b-384d7f3bc5ef'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:24.720443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Created reservations ['67a2abee-95a1-45fe-9454-f8dda8f10b2a', 'f008e16f-3426-4a30-b676-b8e00ce2de81', '9077df59-9d78-4259-ba2b-77126d6ecf57', 'a3b41029-8ef7-43a9-af5b-145bdde69ba3'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:24.746959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Created reservations ['ece70168-d6cf-4cfc-b699-55a04ef7ea16', '9f1732e6-0c61-444b-9e15-30aa8e860f78', 'faff6319-531e-4efd-837f-0f6e2c3ec0e0', 'a5430c3a-2eb7-495d-9639-6bfd6ce3a35e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:24.773167 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Created reservations ['039ea5ea-8c13-440b-b2c3-bfc4a9b49954', 'ee61490b-adb2-4598-8ea6-d42ea46da32d', '34f3e764-cc85-417a-812a-ae7df36ad04a', '46807163-d724-4742-a2ae-93584ef46515'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:25.275629 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Transfer volume completed successfully. Jul 10 09:35:25.338042 np0000004982 devstack@c-api.service[99957]: INFO cinder.transfer.api [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Volume c569aeb1-7a69-4257-8be0-40b9c3f84bd8 has been transferred. Jul 10 09:35:25.344741 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7056adf1-9ba1-4562-bb3c-d188f448d829 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] https://10.4.3.103/volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6/accept returned with HTTP 202 Jul 10 09:35:25.345549 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 904/3580] 10.4.3.103 () {70 vars in 1458 bytes} [Fri Jul 10 09:35:24 2026] POST /volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6/accept => generated 365 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:25.353616 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e98636bd-96f9-4546-b143-b31d0eb462c6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:25.355411 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e98636bd-96f9-4546-b143-b31d0eb462c6 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:25.355634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e98636bd-96f9-4546-b143-b31d0eb462c6 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:25.355813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e98636bd-96f9-4546-b143-b31d0eb462c6 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:25.363597 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:25.363597 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:25.366880 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e98636bd-96f9-4546-b143-b31d0eb462c6 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Volume info retrieved successfully. Jul 10 09:35:25.371551 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e98636bd-96f9-4546-b143-b31d0eb462c6 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 200 Jul 10 09:35:25.372817 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 889/3581] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:25 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:25.384993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d43c2e81-3237-41b9-bb37-a4aa0f905207 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:25.386298 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d43c2e81-3237-41b9-bb37-a4aa0f905207 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:25.386527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d43c2e81-3237-41b9-bb37-a4aa0f905207 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:25.387039 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d43c2e81-3237-41b9-bb37-a4aa0f905207 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:25.394005 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:25.394005 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:25.397886 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d43c2e81-3237-41b9-bb37-a4aa0f905207 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] Volume info retrieved successfully. Jul 10 09:35:25.402914 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d43c2e81-3237-41b9-bb37-a4aa0f905207 tempest-VolumesTransfersV355Test-122006400 tempest-VolumesTransfersV355Test-122006400-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 200 Jul 10 09:35:25.403369 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 899/3582] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:25 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:25.414987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f0104747-07d5-4e49-b574-5fb92c72c3f0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:25.418591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0104747-07d5-4e49-b574-5fb92c72c3f0 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] DELETE https://10.4.3.103/volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6 Jul 10 09:35:25.418591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0104747-07d5-4e49-b574-5fb92c72c3f0 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:25.418591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0104747-07d5-4e49-b574-5fb92c72c3f0 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:25.418591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.volume_transfer [None req-f0104747-07d5-4e49-b574-5fb92c72c3f0 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Delete transfer with id: 920affe3-700e-4699-9672-a8b9e724bee6 Jul 10 09:35:25.422513 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0104747-07d5-4e49-b574-5fb92c72c3f0 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6 returned with HTTP 404 Jul 10 09:35:25.423050 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 891/3583] 10.4.3.103 () {68 vars in 1419 bytes} [Fri Jul 10 09:35:25 2026] DELETE /volume/v3/volume-transfers/920affe3-700e-4699-9672-a8b9e724bee6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:25.430676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:25.461125 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:25.461416 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:25.461696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:25.461909 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Delete volume with id: c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:25.471374 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:25.471374 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:25.471844 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Volume info retrieved successfully. Jul 10 09:35:25.490160 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Delete volume request issued successfully. Jul 10 09:35:25.490355 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-579d2645-f81b-4bd1-8f04-590a9d9d700b tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 202 Jul 10 09:35:25.490824 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 905/3584] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:35:25 2026] DELETE /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:25.497660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b1426e3f-21aa-410f-9831-92998a3144d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:25.499389 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1426e3f-21aa-410f-9831-92998a3144d7 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:25.499840 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1426e3f-21aa-410f-9831-92998a3144d7 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:25.499901 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1426e3f-21aa-410f-9831-92998a3144d7 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:25.508211 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:25.508211 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:25.512333 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b1426e3f-21aa-410f-9831-92998a3144d7 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Volume info retrieved successfully. Jul 10 09:35:25.516547 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1426e3f-21aa-410f-9831-92998a3144d7 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 200 Jul 10 09:35:25.516957 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 890/3585] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:25 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:26.530442 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-68f39aa4-67f2-4558-a478-94d5c9afa23e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:26.532302 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-68f39aa4-67f2-4558-a478-94d5c9afa23e tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:26.532610 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-68f39aa4-67f2-4558-a478-94d5c9afa23e tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:26.532817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-68f39aa4-67f2-4558-a478-94d5c9afa23e tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:26.538878 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-68f39aa4-67f2-4558-a478-94d5c9afa23e tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 404 Jul 10 09:35:26.539388 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 900/3586] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:26 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:26.548705 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-11fc2a25-b186-48a2-bf30-54d21ef2bd45 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:26.550951 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11fc2a25-b186-48a2-bf30-54d21ef2bd45 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:26.551440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11fc2a25-b186-48a2-bf30-54d21ef2bd45 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:26.551842 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11fc2a25-b186-48a2-bf30-54d21ef2bd45 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:26.558368 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11fc2a25-b186-48a2-bf30-54d21ef2bd45 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 404 Jul 10 09:35:26.558368 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 892/3587] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:26 2026] GET /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:26.564947 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c4ba841a-9b80-4c47-bdb1-098a59f85db7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:26.566747 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c4ba841a-9b80-4c47-bdb1-098a59f85db7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] DELETE https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:26.566966 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c4ba841a-9b80-4c47-bdb1-098a59f85db7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:26.567197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c4ba841a-9b80-4c47-bdb1-098a59f85db7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:26.567370 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c4ba841a-9b80-4c47-bdb1-098a59f85db7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Delete volume with id: c569aeb1-7a69-4257-8be0-40b9c3f84bd8 Jul 10 09:35:26.572842 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c4ba841a-9b80-4c47-bdb1-098a59f85db7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 returned with HTTP 404 Jul 10 09:35:26.573282 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 906/3588] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:35:26 2026] DELETE /volume/v3/volumes/c569aeb1-7a69-4257-8be0-40b9c3f84bd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:26.582729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:26.584929 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:26.585033 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1156132972"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:26.586353 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1156132972'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:26.586742 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Create volume of 1 GB Jul 10 09:35:26.590744 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Availability Zones retrieved successfully. Jul 10 09:35:26.596013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Flow 'volume_create_api' (39dbb3d8-c7b6-4634-b57b-0e4b757e8c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:26.597094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0450ad06-d87c-4cf7-b6fd-f1adc23f4847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:26.597971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:26.623726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0450ad06-d87c-4cf7-b6fd-f1adc23f4847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:26.624441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5393fbfe-c30c-402c-87bf-8ea88c8b0af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:26.665643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Created reservations ['ffa590f7-edf5-4d58-b0ff-71e954f35412', '0418e5ac-1f2d-4fe5-9447-a7ec12b28384', '87da4da5-cb2c-444f-90b5-ef4e13f2f6d6', '81001e69-10b5-4a49-9004-968f98bef088'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:26.666383 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5393fbfe-c30c-402c-87bf-8ea88c8b0af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa590f7-edf5-4d58-b0ff-71e954f35412', '0418e5ac-1f2d-4fe5-9447-a7ec12b28384', '87da4da5-cb2c-444f-90b5-ef4e13f2f6d6', '81001e69-10b5-4a49-9004-968f98bef088']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:26.667042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65351e1e-f103-475f-92ad-7c8dba2a4155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:26.688468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65351e1e-f103-475f-92ad-7c8dba2a4155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fec7a0d-a35c-4a1e-9ad1-111caf5ee224', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1156132972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc3738bd1054b7f8167486bbdd7cb5a',qos_specs=None,replication_status=,reservations=['ffa590f7-edf5-4d58-b0ff-71e954f35412','0418e5ac-1f2d-4fe5-9447-a7ec12b28384','87da4da5-cb2c-444f-90b5-ef4e13f2f6d6','81001e69-10b5-4a49-9004-968f98bef088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a9eb05a4794c23be0552507170792c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1156132972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fec7a0d-a35c-4a1e-9ad1-111caf5ee224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc3738bd1054b7f8167486bbdd7cb5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a9eb05a4794c23be0552507170792c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:26.689248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce57949-dbed-4c53-bdb8-b5a9792cd42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:26.707475 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce57949-dbed-4c53-bdb8-b5a9792cd42c) transitioned into state 'SUCCESS' from state '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-1156132972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc3738bd1054b7f8167486bbdd7cb5a',qos_specs=None,replication_status=,reservations=['ffa590f7-edf5-4d58-b0ff-71e954f35412','0418e5ac-1f2d-4fe5-9447-a7ec12b28384','87da4da5-cb2c-444f-90b5-ef4e13f2f6d6','81001e69-10b5-4a49-9004-968f98bef088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a9eb05a4794c23be0552507170792c',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:26.708510 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8dc0885-0fd3-4d66-bf9b-fe880dc2880b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:26.716924 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8dc0885-0fd3-4d66-bf9b-fe880dc2880b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:26.718119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Flow 'volume_create_api' (39dbb3d8-c7b6-4634-b57b-0e4b757e8c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:26.718587 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Create volume request issued successfully. Jul 10 09:35:26.719626 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-094fe8d7-16e4-4421-819c-b8dc22a35a06 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:26.720186 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 891/3589] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:35:26 2026] POST /volume/v3/volumes => generated 819 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:26.733644 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bf519ce5-0734-439e-88df-2cd09078d1a5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:26.735289 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf519ce5-0734-439e-88df-2cd09078d1a5 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:26.735482 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf519ce5-0734-439e-88df-2cd09078d1a5 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:26.735675 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf519ce5-0734-439e-88df-2cd09078d1a5 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:26.742032 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:26.742032 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:26.745874 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf519ce5-0734-439e-88df-2cd09078d1a5 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:26.749792 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf519ce5-0734-439e-88df-2cd09078d1a5 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 200 Jul 10 09:35:26.750145 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 901/3590] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:26 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:27.027500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-497b1212-5921-4025-92f8-03ff3b8547ca req-cd31251b-f3f7-45a8-a3ee-f4dde0fd5e5f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:27.029676 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-cd31251b-f3f7-45a8-a3ee-f4dde0fd5e5f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:27.030084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-cd31251b-f3f7-45a8-a3ee-f4dde0fd5e5f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:27.030442 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-cd31251b-f3f7-45a8-a3ee-f4dde0fd5e5f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:27.045703 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:27.045703 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:27.048802 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-497b1212-5921-4025-92f8-03ff3b8547ca req-cd31251b-f3f7-45a8-a3ee-f4dde0fd5e5f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:27.054458 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-cd31251b-f3f7-45a8-a3ee-f4dde0fd5e5f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:27.055111 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 893/3591] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:35:27 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:27.078488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:27.080595 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9/action Jul 10 09:35:27.080953 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:27.081107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:27.094319 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:27.094319 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:27.094865 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:27.101738 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Begin detaching volume completed successfully. Jul 10 09:35:27.101946 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-5adf7a4f-a6de-4bc5-be46-fc56eeaea450 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9/action returned with HTTP 202 Jul 10 09:35:27.102505 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 907/3592] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:35:27 2026] POST /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:35:27.762802 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5605c865-7d1b-45dc-b76c-23eda83b88a7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:27.765286 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5605c865-7d1b-45dc-b76c-23eda83b88a7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:27.765559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5605c865-7d1b-45dc-b76c-23eda83b88a7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:27.765868 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5605c865-7d1b-45dc-b76c-23eda83b88a7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:27.773727 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:27.773727 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:27.777625 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5605c865-7d1b-45dc-b76c-23eda83b88a7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:27.781902 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5605c865-7d1b-45dc-b76c-23eda83b88a7 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 200 Jul 10 09:35:27.782289 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 892/3593] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:27 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:27.794144 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:27.796027 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] POST https://10.4.3.103/volume/v3/volume-transfers Jul 10 09:35:27.796422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4fec7a0d-a35c-4a1e-9ad1-111caf5ee224"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:27.798055 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volume_transfer [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Creating new volume transfer {'transfer': {'volume_id': '4fec7a0d-a35c-4a1e-9ad1-111caf5ee224'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 09:35:27.798226 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volume_transfer [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Creating transfer of volume 4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:27.798352 np0000004982 devstack@c-api.service[99954]: INFO cinder.transfer.api [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Generating transfer record for volume 4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:27.805822 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:27.805822 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:27.817582 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ed3d3ed9-94a0-4963-81b9-5cd4dda6ca4d tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers returned with HTTP 202 Jul 10 09:35:27.818033 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 902/3594] 10.4.3.103 () {70 vars in 1326 bytes} [Fri Jul 10 09:35:27 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:27.826271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8b2b3eae-b249-43ad-a729-10c1fa29b0dd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:27.828014 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8b2b3eae-b249-43ad-a729-10c1fa29b0dd tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:27.829870 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8b2b3eae-b249-43ad-a729-10c1fa29b0dd tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:27.829870 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8b2b3eae-b249-43ad-a729-10c1fa29b0dd tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:27.996014 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:27.996014 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:27.999749 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8b2b3eae-b249-43ad-a729-10c1fa29b0dd tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:28.004484 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8b2b3eae-b249-43ad-a729-10c1fa29b0dd tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 200 Jul 10 09:35:28.004935 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 894/3595] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:27 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 954 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:28.016388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-099bbc1b-b9a2-4fd3-9bc4-5415b75f14a1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.018092 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-099bbc1b-b9a2-4fd3-9bc4-5415b75f14a1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volume-transfers/detail Jul 10 09:35:28.018310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-099bbc1b-b9a2-4fd3-9bc4-5415b75f14a1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.018502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-099bbc1b-b9a2-4fd3-9bc4-5415b75f14a1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.018670 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volume_transfer [None req-099bbc1b-b9a2-4fd3-9bc4-5415b75f14a1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Listing volume transfers {{(pid=99957) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 09:35:28.022335 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-099bbc1b-b9a2-4fd3-9bc4-5415b75f14a1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 09:35:28.022688 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 908/3596] 10.4.3.103 () {68 vars in 1326 bytes} [Fri Jul 10 09:35:28 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:28.029648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d72ee235-dc2a-44bd-bbf8-305ba37529d4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.031320 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d72ee235-dc2a-44bd-bbf8-305ba37529d4 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] DELETE https://10.4.3.103/volume/v3/volume-transfers/d7c15a26-36f4-47e9-b877-6f3eada8ebea Jul 10 09:35:28.031497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d72ee235-dc2a-44bd-bbf8-305ba37529d4 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.031696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d72ee235-dc2a-44bd-bbf8-305ba37529d4 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.031793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.volume_transfer [None req-d72ee235-dc2a-44bd-bbf8-305ba37529d4 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Delete transfer with id: d7c15a26-36f4-47e9-b877-6f3eada8ebea Jul 10 09:35:28.040007 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:28.040007 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:28.046664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d72ee235-dc2a-44bd-bbf8-305ba37529d4 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers/d7c15a26-36f4-47e9-b877-6f3eada8ebea returned with HTTP 202 Jul 10 09:35:28.047057 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 893/3597] 10.4.3.103 () {68 vars in 1419 bytes} [Fri Jul 10 09:35:28 2026] DELETE /volume/v3/volume-transfers/d7c15a26-36f4-47e9-b877-6f3eada8ebea => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:28.053181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-83cd75f8-4c49-49bc-ab9f-c4fc9bcecb77 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.054966 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83cd75f8-4c49-49bc-ab9f-c4fc9bcecb77 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:28.055179 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83cd75f8-4c49-49bc-ab9f-c4fc9bcecb77 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.055353 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83cd75f8-4c49-49bc-ab9f-c4fc9bcecb77 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.061635 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:28.061635 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:28.064790 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-83cd75f8-4c49-49bc-ab9f-c4fc9bcecb77 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Volume info retrieved successfully. Jul 10 09:35:28.068698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83cd75f8-4c49-49bc-ab9f-c4fc9bcecb77 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 200 Jul 10 09:35:28.069120 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 903/3598] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:28 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 946 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:28.080332 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8be417b9-2866-4d38-9cf3-d8a8f9a907cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.082955 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8be417b9-2866-4d38-9cf3-d8a8f9a907cf tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] DELETE https://10.4.3.103/volume/v3/volume-transfers/d7c15a26-36f4-47e9-b877-6f3eada8ebea Jul 10 09:35:28.083248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8be417b9-2866-4d38-9cf3-d8a8f9a907cf tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.083530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8be417b9-2866-4d38-9cf3-d8a8f9a907cf tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.083710 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.volume_transfer [None req-8be417b9-2866-4d38-9cf3-d8a8f9a907cf tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Delete transfer with id: d7c15a26-36f4-47e9-b877-6f3eada8ebea Jul 10 09:35:28.087285 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8be417b9-2866-4d38-9cf3-d8a8f9a907cf tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volume-transfers/d7c15a26-36f4-47e9-b877-6f3eada8ebea returned with HTTP 404 Jul 10 09:35:28.087910 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 895/3599] 10.4.3.103 () {68 vars in 1419 bytes} [Fri Jul 10 09:35:28 2026] DELETE /volume/v3/volume-transfers/d7c15a26-36f4-47e9-b877-6f3eada8ebea => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:28.094394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.096076 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:28.096288 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.096460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.096634 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Delete volume with id: 4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:28.103682 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:28.103682 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:28.104038 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Volume info retrieved successfully. Jul 10 09:35:28.121341 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Delete volume request issued successfully. Jul 10 09:35:28.121641 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5746ef19-dc0f-415d-98bb-ef3fa86edf84 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 202 Jul 10 09:35:28.122169 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 909/3600] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:35:28 2026] DELETE /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:35:28.131171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2227e9de-908a-404d-8e8c-ee56b740cb0d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.132747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7d53a32d-070b-4ad6-9718-ce1978a7cfa5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.133150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7d53a32d-070b-4ad6-9718-ce1978a7cfa5 None None] GET https://10.4.3.103/volume// Jul 10 09:35:28.133241 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2227e9de-908a-404d-8e8c-ee56b740cb0d tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:28.133315 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7d53a32d-070b-4ad6-9718-ce1978a7cfa5 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.133514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7d53a32d-070b-4ad6-9718-ce1978a7cfa5 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.133581 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2227e9de-908a-404d-8e8c-ee56b740cb0d tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.133812 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2227e9de-908a-404d-8e8c-ee56b740cb0d tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.133875 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7d53a32d-070b-4ad6-9718-ce1978a7cfa5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:35:28.134198 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 904/3601] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:35:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:35:28.141906 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-497b1212-5921-4025-92f8-03ff3b8547ca req-624dd694-dc21-4d3f-8282-56e4174568be None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.142230 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:28.142230 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:28.144632 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-624dd694-dc21-4d3f-8282-56e4174568be tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:28.144856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-624dd694-dc21-4d3f-8282-56e4174568be tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.145028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-624dd694-dc21-4d3f-8282-56e4174568be tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.146811 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2227e9de-908a-404d-8e8c-ee56b740cb0d tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Volume info retrieved successfully. Jul 10 09:35:28.151165 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2227e9de-908a-404d-8e8c-ee56b740cb0d tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 200 Jul 10 09:35:28.151535 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 894/3602] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:28 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:28.154655 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:28.154655 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:28.158841 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-497b1212-5921-4025-92f8-03ff3b8547ca req-624dd694-dc21-4d3f-8282-56e4174568be tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:28.166960 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-624dd694-dc21-4d3f-8282-56e4174568be tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:35:28.167412 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 896/3603] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:35:28 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:28.936422 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-497b1212-5921-4025-92f8-03ff3b8547ca req-b7e10dec-dcdc-49fa-9036-63ee9fb554ae None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:28.938608 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-b7e10dec-dcdc-49fa-9036-63ee9fb554ae tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] DELETE https://10.4.3.103/volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859 Jul 10 09:35:28.938821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-b7e10dec-dcdc-49fa-9036-63ee9fb554ae tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:28.938994 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-b7e10dec-dcdc-49fa-9036-63ee9fb554ae tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:28.946886 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:28.946886 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:29.164250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea0dbb86-1b95-48ae-879f-929240a4c2e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:29.166030 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea0dbb86-1b95-48ae-879f-929240a4c2e1 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:29.166348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea0dbb86-1b95-48ae-879f-929240a4c2e1 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:29.166595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea0dbb86-1b95-48ae-879f-929240a4c2e1 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:29.172991 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea0dbb86-1b95-48ae-879f-929240a4c2e1 tempest-VolumesTransfersV355Test-1919722651 tempest-VolumesTransfersV355Test-1919722651-project-admin] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 404 Jul 10 09:35:29.173526 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 905/3604] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:29 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:29.180479 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8a728b00-1722-47b9-baa4-1a4b80666ae1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:29.182306 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8a728b00-1722-47b9-baa4-1a4b80666ae1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] GET https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:29.182555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8a728b00-1722-47b9-baa4-1a4b80666ae1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:29.182791 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8a728b00-1722-47b9-baa4-1a4b80666ae1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:29.188386 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8a728b00-1722-47b9-baa4-1a4b80666ae1 tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 404 Jul 10 09:35:29.188899 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 895/3605] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:35:29 2026] GET /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:29.196201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dcc260f8-bc03-4e71-bb02-a8440b24300a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:29.197970 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dcc260f8-bc03-4e71-bb02-a8440b24300a tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] DELETE https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:29.198186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dcc260f8-bc03-4e71-bb02-a8440b24300a tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:29.198381 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dcc260f8-bc03-4e71-bb02-a8440b24300a tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:29.198553 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-dcc260f8-bc03-4e71-bb02-a8440b24300a tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] Delete volume with id: 4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 Jul 10 09:35:29.204191 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dcc260f8-bc03-4e71-bb02-a8440b24300a tempest-VolumesTransfersV355Test-328879808 tempest-VolumesTransfersV355Test-328879808-project-member] https://10.4.3.103/volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 returned with HTTP 404 Jul 10 09:35:29.204663 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 897/3606] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:35:29 2026] DELETE /volume/v3/volumes/4fec7a0d-a35c-4a1e-9ad1-111caf5ee224 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:35:29.472583 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-497b1212-5921-4025-92f8-03ff3b8547ca req-b7e10dec-dcdc-49fa-9036-63ee9fb554ae tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859 returned with HTTP 200 Jul 10 09:35:29.473384 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 910/3607] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:35:28 2026] DELETE /volume/v3/attachments/7206768e-7c0d-4195-9943-434cb82e2859 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:30.310264 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:30.312433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:35:30.312912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "302a77d6-2390-48f1-8d76-21c7ab7dd0a9", "force": false, "name": "tempest-TestStampPattern-snapshot-115099805", "description": null, "metadata": null}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:30.324484 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:30.324484 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:30.325013 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:35:30.325242 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create snapshot from volume 302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:35:30.366095 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Created reservations ['c902d445-45ff-439e-becf-f637fd9f077a', '8fda54e5-8612-4506-a4e0-01082b326467', 'fb8a3a82-b505-407d-8d31-d0366ad0bdb8', 'a5063ae2-b3cb-4fa4-b63c-7572492ab6f7'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:30.401251 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot create request issued successfully. Jul 10 09:35:30.401600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2ae6e231-4512-42a6-8213-8ae744fb82dc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:35:30.402044 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 906/3608] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:35:30 2026] POST /volume/v3/snapshots => generated 302 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:30.411036 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5ef9a8d5-d447-45a8-bc44-56c8deb0fe06 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:30.413329 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ef9a8d5-d447-45a8-bc44-56c8deb0fe06 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:35:30.413529 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ef9a8d5-d447-45a8-bc44-56c8deb0fe06 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:30.413759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ef9a8d5-d447-45a8-bc44-56c8deb0fe06 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:30.422624 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:30.422624 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:30.422624 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5ef9a8d5-d447-45a8-bc44-56c8deb0fe06 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot retrieved successfully. Jul 10 09:35:30.422624 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ef9a8d5-d447-45a8-bc44-56c8deb0fe06 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 returned with HTTP 200 Jul 10 09:35:30.422624 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 896/3609] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:30 2026] GET /volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 => generated 434 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:31.333364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:31.405023 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:31.405333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1600247832", "metadata": {"Type": "Test"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:31.406681 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1600247832', 'metadata': {'Type': 'Test'}}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:31.406800 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:31.410762 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:31.415914 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (b85f5267-38ea-4061-970a-65b4f79bd927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:31.417094 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4c9350-a027-40ac-a37f-08bdd53dc44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:31.417580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:31.430895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-29a8b759-0183-47ff-9281-4848ef539453 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:31.432671 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29a8b759-0183-47ff-9281-4848ef539453 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:35:31.432869 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29a8b759-0183-47ff-9281-4848ef539453 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:31.433069 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29a8b759-0183-47ff-9281-4848ef539453 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:31.437677 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:31.437677 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:31.438098 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-29a8b759-0183-47ff-9281-4848ef539453 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot retrieved successfully. Jul 10 09:35:31.438776 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29a8b759-0183-47ff-9281-4848ef539453 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 returned with HTTP 200 Jul 10 09:35:31.439185 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 911/3610] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:31 2026] GET /volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:31.448910 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4c9350-a027-40ac-a37f-08bdd53dc44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:31.449214 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5fc27b1d-89e1-4e78-9117-fd0eee11e036 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:31.449609 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0659443e-e51b-458e-86df-93a0cbb2a21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:31.451094 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5fc27b1d-89e1-4e78-9117-fd0eee11e036 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:35:31.451276 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5fc27b1d-89e1-4e78-9117-fd0eee11e036 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:31.451450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5fc27b1d-89e1-4e78-9117-fd0eee11e036 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:31.456265 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:31.456265 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:31.456731 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5fc27b1d-89e1-4e78-9117-fd0eee11e036 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot retrieved successfully. Jul 10 09:35:31.457491 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5fc27b1d-89e1-4e78-9117-fd0eee11e036 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 returned with HTTP 200 Jul 10 09:35:31.457843 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 907/3611] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:31 2026] GET /volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:31.519356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['5bbc5fa7-eb13-4d96-987c-b6c1992a45bd', '0d136b92-15a7-444f-a2f2-b027f2bee0b0', '61d4b454-af17-434e-ad89-5768ee3fe313', '39be1938-5c9b-4ceb-b151-2310adc56c51'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:31.520174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0659443e-e51b-458e-86df-93a0cbb2a21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bbc5fa7-eb13-4d96-987c-b6c1992a45bd', '0d136b92-15a7-444f-a2f2-b027f2bee0b0', '61d4b454-af17-434e-ad89-5768ee3fe313', '39be1938-5c9b-4ceb-b151-2310adc56c51']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:31.520922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38b6697-a517-40e1-98cf-39460b353f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:31.545706 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38b6697-a517-40e1-98cf-39460b353f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f660c35d-f9a6-44bd-acff-08310e147f92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1600247832',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['5bbc5fa7-eb13-4d96-987c-b6c1992a45bd','0d136b92-15a7-444f-a2f2-b027f2bee0b0','61d4b454-af17-434e-ad89-5768ee3fe313','39be1938-5c9b-4ceb-b151-2310adc56c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1600247832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f660c35d-f9a6-44bd-acff-08310e147f92,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:31.546785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0069c6e-d812-44c4-b49a-b65cf44532cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:31.561967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0069c6e-d812-44c4-b49a-b65cf44532cc) transitioned into state 'SUCCESS' from state '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-1600247832',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['5bbc5fa7-eb13-4d96-987c-b6c1992a45bd','0d136b92-15a7-444f-a2f2-b027f2bee0b0','61d4b454-af17-434e-ad89-5768ee3fe313','39be1938-5c9b-4ceb-b151-2310adc56c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:31.562627 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0a7b94-afdd-43f5-98d1-cdeb244dbeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:31.570940 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea0a7b94-afdd-43f5-98d1-cdeb244dbeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:31.571724 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (b85f5267-38ea-4061-970a-65b4f79bd927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:31.572003 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:31.572526 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aefe2af5-0787-43bc-8f8e-9adce2b6a3e1 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:31.572910 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 898/3612] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:31 2026] POST /volume/v3/volumes => generated 759 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:31.584839 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eeeb671c-58ec-42ee-9212-6c32164f0b92 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:31.587586 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eeeb671c-58ec-42ee-9212-6c32164f0b92 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:31.587586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eeeb671c-58ec-42ee-9212-6c32164f0b92 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:31.587586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eeeb671c-58ec-42ee-9212-6c32164f0b92 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:31.597815 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:31.597815 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:31.602402 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-eeeb671c-58ec-42ee-9212-6c32164f0b92 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:31.607740 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eeeb671c-58ec-42ee-9212-6c32164f0b92 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:31.608244 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 897/3613] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:31 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:32.620417 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a94d046c-b07d-4e65-961f-290c47589a6b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.622028 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a94d046c-b07d-4e65-961f-290c47589a6b tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:32.622203 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a94d046c-b07d-4e65-961f-290c47589a6b tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:32.622371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a94d046c-b07d-4e65-961f-290c47589a6b tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:32.628744 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:32.628744 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:32.631727 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a94d046c-b07d-4e65-961f-290c47589a6b tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:32.635338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a94d046c-b07d-4e65-961f-290c47589a6b tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:32.635690 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 912/3614] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:32 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:32.647985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d2daf20a-75f5-442e-9503-9588229a3395 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.649811 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d2daf20a-75f5-442e-9503-9588229a3395 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:32.649993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d2daf20a-75f5-442e-9503-9588229a3395 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:32.650202 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d2daf20a-75f5-442e-9503-9588229a3395 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:32.656411 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:32.656411 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:32.659703 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d2daf20a-75f5-442e-9503-9588229a3395 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:32.663442 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d2daf20a-75f5-442e-9503-9588229a3395 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:32.663924 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 908/3615] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:32 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:32.675704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a189d4a1-884b-4113-8931-6acb02a4c472 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.677760 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a189d4a1-884b-4113-8931-6acb02a4c472 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:32.678109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a189d4a1-884b-4113-8931-6acb02a4c472 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1600247832"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:32.686275 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:32.686275 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:32.689907 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a189d4a1-884b-4113-8931-6acb02a4c472 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:32.695891 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a189d4a1-884b-4113-8931-6acb02a4c472 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:32.696435 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a189d4a1-884b-4113-8931-6acb02a4c472 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:32.696834 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 899/3616] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:35:32 2026] PUT /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 784 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:32.707203 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-890bfe3f-190c-4ede-9dce-f0b47e785f1e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.708799 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-890bfe3f-190c-4ede-9dce-f0b47e785f1e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:32.709127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-890bfe3f-190c-4ede-9dce-f0b47e785f1e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1083028292", "description": "This is the new description of volume"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:32.716595 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:32.716595 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:32.719818 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-890bfe3f-190c-4ede-9dce-f0b47e785f1e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:32.725243 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-890bfe3f-190c-4ede-9dce-f0b47e785f1e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:32.725800 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-890bfe3f-190c-4ede-9dce-f0b47e785f1e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:32.726212 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 898/3617] 10.4.3.103 () {68 vars in 1369 bytes} [Fri Jul 10 09:35:32 2026] PUT /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:32.737541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6dd747b7-85d2-476b-92a9-6782d4c51861 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.739162 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6dd747b7-85d2-476b-92a9-6782d4c51861 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:32.739335 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6dd747b7-85d2-476b-92a9-6782d4c51861 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:32.739503 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6dd747b7-85d2-476b-92a9-6782d4c51861 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:32.745785 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:32.745785 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:32.749565 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6dd747b7-85d2-476b-92a9-6782d4c51861 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:32.753950 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6dd747b7-85d2-476b-92a9-6782d4c51861 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:32.754337 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 913/3618] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:32 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 891 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:32.765666 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.767206 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:32.767496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2121690841", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-78983768"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:32.768833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2121690841', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-78983768'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:32.768945 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:32.772657 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:32.777848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (ab5ba310-6b69-4adb-a509-e4e5555eed9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:32.778699 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cf5c07-10ee-47ae-b6c4-12406d3d4d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:32.779665 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:32.803119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cf5c07-10ee-47ae-b6c4-12406d3d4d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:32.803850 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2075523-315c-40da-9745-c9d6b116e0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:32.841612 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['86ee51c3-e521-491f-8d1d-d1ca2db13247', '0a91b7cc-9790-4ee5-b31d-5ac3d385090e', 'eb7a17d9-0663-4dbc-8c19-dcf76d89f997', '2ddee2ca-100a-4cdd-99f0-5a301eb320e6'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:32.842367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2075523-315c-40da-9745-c9d6b116e0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86ee51c3-e521-491f-8d1d-d1ca2db13247', '0a91b7cc-9790-4ee5-b31d-5ac3d385090e', 'eb7a17d9-0663-4dbc-8c19-dcf76d89f997', '2ddee2ca-100a-4cdd-99f0-5a301eb320e6']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:32.843072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f30b0a-8de3-4cf8-acb8-f22a5b979f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:32.863183 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f30b0a-8de3-4cf8-acb8-f22a5b979f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e69cf4e7-461a-4f59-ada7-12243cd2e01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2121690841',display_name='tempest-VolumesGetTest-Volume-78983768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['86ee51c3-e521-491f-8d1d-d1ca2db13247','0a91b7cc-9790-4ee5-b31d-5ac3d385090e','eb7a17d9-0663-4dbc-8c19-dcf76d89f997','2ddee2ca-100a-4cdd-99f0-5a301eb320e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2121690841',display_name='tempest-VolumesGetTest-Volume-78983768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e69cf4e7-461a-4f59-ada7-12243cd2e01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:32.863905 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6239a7c9-9d57-46b0-b4b9-dbd4df2ed713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:32.881913 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6239a7c9-9d57-46b0-b4b9-dbd4df2ed713) transitioned into 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-2121690841',display_name='tempest-VolumesGetTest-Volume-78983768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['86ee51c3-e521-491f-8d1d-d1ca2db13247','0a91b7cc-9790-4ee5-b31d-5ac3d385090e','eb7a17d9-0663-4dbc-8c19-dcf76d89f997','2ddee2ca-100a-4cdd-99f0-5a301eb320e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:32.882878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3080d1a9-2037-4edb-a6dc-93ed06f052fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:32.891977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3080d1a9-2037-4edb-a6dc-93ed06f052fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:32.892828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (ab5ba310-6b69-4adb-a509-e4e5555eed9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:32.893111 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:32.893633 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a2828fc8-040d-4e81-86b1-67a2b2e5e2f5 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:32.894038 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 909/3619] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:32 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:32.906039 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c94b37d3-0724-4ac9-a020-1a2ee5b86586 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:32.907793 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c94b37d3-0724-4ac9-a020-1a2ee5b86586 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:32.907975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c94b37d3-0724-4ac9-a020-1a2ee5b86586 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:32.908179 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c94b37d3-0724-4ac9-a020-1a2ee5b86586 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:32.916659 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:32.916659 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:32.920920 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c94b37d3-0724-4ac9-a020-1a2ee5b86586 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:32.925919 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c94b37d3-0724-4ac9-a020-1a2ee5b86586 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 200 Jul 10 09:35:32.926594 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 900/3620] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:32 2026] GET /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:33.941499 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-58e5f9c2-af60-425d-8e47-8894e32ab573 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:33.943420 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-58e5f9c2-af60-425d-8e47-8894e32ab573 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:33.943679 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-58e5f9c2-af60-425d-8e47-8894e32ab573 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:33.943878 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-58e5f9c2-af60-425d-8e47-8894e32ab573 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:33.950962 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:33.950962 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:33.954980 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-58e5f9c2-af60-425d-8e47-8894e32ab573 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:33.959319 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-58e5f9c2-af60-425d-8e47-8894e32ab573 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 200 Jul 10 09:35:33.959735 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 899/3621] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:33 2026] GET /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:33.972849 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-58540ce9-24da-46d9-a64c-6fbb3e47fe4a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:33.974989 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-58540ce9-24da-46d9-a64c-6fbb3e47fe4a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:33.975340 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-58540ce9-24da-46d9-a64c-6fbb3e47fe4a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1600247832", "description": null}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:33.985100 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:33.985100 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:33.991156 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-58540ce9-24da-46d9-a64c-6fbb3e47fe4a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:34.000615 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-58540ce9-24da-46d9-a64c-6fbb3e47fe4a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:34.002202 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-58540ce9-24da-46d9-a64c-6fbb3e47fe4a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 200 Jul 10 09:35:34.002390 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 914/3622] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:35:33 2026] PUT /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 770 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:34.015288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4c7e6942-dc23-47c3-8374-75f3d9809945 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:34.017188 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c7e6942-dc23-47c3-8374-75f3d9809945 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:34.017372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c7e6942-dc23-47c3-8374-75f3d9809945 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:34.017559 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c7e6942-dc23-47c3-8374-75f3d9809945 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:34.024201 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:34.024201 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:34.028040 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4c7e6942-dc23-47c3-8374-75f3d9809945 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:34.033316 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c7e6942-dc23-47c3-8374-75f3d9809945 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 200 Jul 10 09:35:34.033796 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 910/3623] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:34 2026] GET /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:34.045689 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:34.047777 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:34.048004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:34.048234 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:34.048419 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:34.056549 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:34.056549 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:34.057139 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:34.076176 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:34.076431 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2667acbe-cd34-467a-9e59-e0a2c22c64d8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 202 Jul 10 09:35:34.076939 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 901/3624] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:34 2026] DELETE /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:34.084775 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4c6c9ecb-c3b0-4d2e-8245-9343dc658ccb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:34.087257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c6c9ecb-c3b0-4d2e-8245-9343dc658ccb tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:34.087525 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c6c9ecb-c3b0-4d2e-8245-9343dc658ccb tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:34.087721 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c6c9ecb-c3b0-4d2e-8245-9343dc658ccb tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:34.095118 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:34.095118 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:34.100159 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4c6c9ecb-c3b0-4d2e-8245-9343dc658ccb tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:34.107386 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c6c9ecb-c3b0-4d2e-8245-9343dc658ccb tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 200 Jul 10 09:35:34.108589 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 900/3625] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:34 2026] GET /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:35.125333 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dcdbc118-df93-4a49-bd7f-8edfe133d52e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:35.127338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcdbc118-df93-4a49-bd7f-8edfe133d52e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c Jul 10 09:35:35.127674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcdbc118-df93-4a49-bd7f-8edfe133d52e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:35.127974 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcdbc118-df93-4a49-bd7f-8edfe133d52e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:35.138501 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcdbc118-df93-4a49-bd7f-8edfe133d52e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c returned with HTTP 404 Jul 10 09:35:35.138993 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 915/3626] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:35 2026] GET /volume/v3/volumes/e69cf4e7-461a-4f59-ada7-12243cd2e01c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:35.146434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-21e0beed-a702-456e-afbc-32b84a040988 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:35.148280 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21e0beed-a702-456e-afbc-32b84a040988 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:35.148495 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21e0beed-a702-456e-afbc-32b84a040988 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:35.148732 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-21e0beed-a702-456e-afbc-32b84a040988 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:35.155224 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:35.155224 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:35.158688 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-21e0beed-a702-456e-afbc-32b84a040988 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:35.162642 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-21e0beed-a702-456e-afbc-32b84a040988 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:35.162987 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 911/3627] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:35 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 891 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:35.174995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:35.176681 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:35.176849 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:35.177012 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:35.177194 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:35.183847 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:35.183847 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:35.184307 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:35.202628 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:35.202881 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0dcbb883-e3e1-4e75-943f-57af4c2fb207 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 202 Jul 10 09:35:35.203204 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 902/3628] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:35 2026] DELETE /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:35.211158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8ee72051-2819-414f-9535-c931c48ca858 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:35.214452 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ee72051-2819-414f-9535-c931c48ca858 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:35.214696 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ee72051-2819-414f-9535-c931c48ca858 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:35.214915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8ee72051-2819-414f-9535-c931c48ca858 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:35.222968 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:35.222968 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:35.226779 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8ee72051-2819-414f-9535-c931c48ca858 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:35.231785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8ee72051-2819-414f-9535-c931c48ca858 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 200 Jul 10 09:35:35.232361 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 901/3629] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:35 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:36.244462 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b30b16af-e5d6-4b85-8fa3-46131a77c1f9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:36.246720 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b30b16af-e5d6-4b85-8fa3-46131a77c1f9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 Jul 10 09:35:36.246974 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b30b16af-e5d6-4b85-8fa3-46131a77c1f9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:36.247181 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b30b16af-e5d6-4b85-8fa3-46131a77c1f9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:36.252920 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b30b16af-e5d6-4b85-8fa3-46131a77c1f9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 returned with HTTP 404 Jul 10 09:35:36.253414 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 916/3630] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:36 2026] GET /volume/v3/volumes/f660c35d-f9a6-44bd-acff-08310e147f92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:36.262868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:36.264671 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:36.265020 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1372432828"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:36.266356 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1372432828'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:36.266520 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:36.270350 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:36.275223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (4b55472e-9d8c-4c3b-a9bf-b216fbd8c3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:36.276016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06e76fd-df2e-4741-8d77-53d8e5af3323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:36.276837 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:36.303896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06e76fd-df2e-4741-8d77-53d8e5af3323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:36.305495 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73490329-359d-433e-becc-3ab9bc44b7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:36.343247 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['c993eb34-956b-42a9-92b8-9e7aefbf0653', 'ae57c521-d1e7-4c36-bf57-efbd659a1370', '8eed5ec2-6468-4ce5-9da5-e0a055cf8821', 'd7bf9d90-c957-49a2-90a8-3a28e7abd37b'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:36.344157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73490329-359d-433e-becc-3ab9bc44b7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c993eb34-956b-42a9-92b8-9e7aefbf0653', 'ae57c521-d1e7-4c36-bf57-efbd659a1370', '8eed5ec2-6468-4ce5-9da5-e0a055cf8821', 'd7bf9d90-c957-49a2-90a8-3a28e7abd37b']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:36.344860 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272c7373-8fb3-4654-a42f-aebdeee932a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:36.365779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272c7373-8fb3-4654-a42f-aebdeee932a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '165b205b-6e73-437a-be0d-8542fe0b6963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1372432828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['c993eb34-956b-42a9-92b8-9e7aefbf0653','ae57c521-d1e7-4c36-bf57-efbd659a1370','8eed5ec2-6468-4ce5-9da5-e0a055cf8821','d7bf9d90-c957-49a2-90a8-3a28e7abd37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1372432828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=165b205b-6e73-437a-be0d-8542fe0b6963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:36.366643 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4266d7-0dba-4259-9e23-782e230d0d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:36.383898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4266d7-0dba-4259-9e23-782e230d0d05) transitioned into state 'SUCCESS' from state '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-1372432828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['c993eb34-956b-42a9-92b8-9e7aefbf0653','ae57c521-d1e7-4c36-bf57-efbd659a1370','8eed5ec2-6468-4ce5-9da5-e0a055cf8821','d7bf9d90-c957-49a2-90a8-3a28e7abd37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:36.384582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71343cd1-75ef-479f-bed0-6944847d615e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:36.393286 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71343cd1-75ef-479f-bed0-6944847d615e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:36.393950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (4b55472e-9d8c-4c3b-a9bf-b216fbd8c3ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:36.394228 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:36.394744 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d221219e-e288-4a08-8b9b-900c1b8eae64 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:36.395145 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 912/3631] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:35:36 2026] POST /volume/v3/volumes => generated 745 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:36.406888 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-729548c7-d7eb-4d76-afe2-83c9a0b0e6ba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:36.408589 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-729548c7-d7eb-4d76-afe2-83c9a0b0e6ba tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:36.408737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-729548c7-d7eb-4d76-afe2-83c9a0b0e6ba tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:36.408929 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-729548c7-d7eb-4d76-afe2-83c9a0b0e6ba tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:36.415919 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:36.415919 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:36.419705 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-729548c7-d7eb-4d76-afe2-83c9a0b0e6ba tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:36.424738 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-729548c7-d7eb-4d76-afe2-83c9a0b0e6ba tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 returned with HTTP 200 Jul 10 09:35:36.425262 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 903/3632] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:36 2026] GET /volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:37.436712 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bd7ae7d1-f5d8-4785-beb4-1780665e8dc6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:37.438014 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bd7ae7d1-f5d8-4785-beb4-1780665e8dc6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:37.438230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bd7ae7d1-f5d8-4785-beb4-1780665e8dc6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:37.438429 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bd7ae7d1-f5d8-4785-beb4-1780665e8dc6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:37.444310 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:37.444310 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:37.447596 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bd7ae7d1-f5d8-4785-beb4-1780665e8dc6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:37.451303 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bd7ae7d1-f5d8-4785-beb4-1780665e8dc6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 returned with HTTP 200 Jul 10 09:35:37.451681 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 902/3633] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:37 2026] GET /volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:37.463359 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:37.465292 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:37.465683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "165b205b-6e73-437a-be0d-8542fe0b6963", "size": 1, "name": "tempest-VolumesGetTest-Volume-370025696", "metadata": {"Type": "Test"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:37.467519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'source_volid': '165b205b-6e73-437a-be0d-8542fe0b6963', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-370025696', 'metadata': {'Type': 'Test'}}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:37.476276 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:37.476276 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:37.476481 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume retrieved successfully. Jul 10 09:35:37.476644 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:37.480740 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:37.487817 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (24774d68-c2ae-4515-bcd5-b993ef8ae267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:37.489276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6323f83-0ba5-4fc6-8f0e-f66bc086e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:37.490621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:37.513782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6323f83-0ba5-4fc6-8f0e-f66bc086e738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '165b205b-6e73-437a-be0d-8542fe0b6963', 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:37.514536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb70791-e620-423c-b85f-7f6f6431086b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:37.551525 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['464ef724-4926-4b0f-80e8-046f23c3b514', '4085255d-59ac-4ec1-b6da-52d880f8aa34', '9ba3d322-4512-4711-8149-1211edd3e06f', '7d456ec8-b7e6-4eb9-bdf4-715a7128acbc'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:37.552336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb70791-e620-423c-b85f-7f6f6431086b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464ef724-4926-4b0f-80e8-046f23c3b514', '4085255d-59ac-4ec1-b6da-52d880f8aa34', '9ba3d322-4512-4711-8149-1211edd3e06f', '7d456ec8-b7e6-4eb9-bdf4-715a7128acbc']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:37.553025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4a9a77-cb1a-4ca0-a2d8-58b357ecbc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:37.584044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4a9a77-cb1a-4ca0-a2d8-58b357ecbc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac1f355a-a89d-4baf-84aa-5661dff95540', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-370025696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['464ef724-4926-4b0f-80e8-046f23c3b514','4085255d-59ac-4ec1-b6da-52d880f8aa34','9ba3d322-4512-4711-8149-1211edd3e06f','7d456ec8-b7e6-4eb9-bdf4-715a7128acbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=165b205b-6e73-437a-be0d-8542fe0b6963,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-370025696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac1f355a-a89d-4baf-84aa-5661dff95540,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=165b205b-6e73-437a-be0d-8542fe0b6963,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:37.584785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96915c5b-9f7d-4134-8216-62632ec7ce82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:37.601147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96915c5b-9f7d-4134-8216-62632ec7ce82) transitioned into state 'SUCCESS' from state '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-370025696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['464ef724-4926-4b0f-80e8-046f23c3b514','4085255d-59ac-4ec1-b6da-52d880f8aa34','9ba3d322-4512-4711-8149-1211edd3e06f','7d456ec8-b7e6-4eb9-bdf4-715a7128acbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=165b205b-6e73-437a-be0d-8542fe0b6963,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:37.601779 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf481de-9e34-44e8-a8d8-8cc3a8a36757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:37.617643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf481de-9e34-44e8-a8d8-8cc3a8a36757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:37.618648 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (24774d68-c2ae-4515-bcd5-b993ef8ae267) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:37.618988 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:37.619689 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-877f5c7f-6252-4aad-905c-1832a3b98e85 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:37.620197 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 917/3634] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:37 2026] POST /volume/v3/volumes => generated 792 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:37.634095 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4475e4a5-1c7d-479d-96cd-98e8179911f8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:37.636623 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4475e4a5-1c7d-479d-96cd-98e8179911f8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:37.636879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4475e4a5-1c7d-479d-96cd-98e8179911f8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:37.637151 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4475e4a5-1c7d-479d-96cd-98e8179911f8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:37.645633 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:37.645633 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:37.649563 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4475e4a5-1c7d-479d-96cd-98e8179911f8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:37.654269 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4475e4a5-1c7d-479d-96cd-98e8179911f8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:37.654750 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 913/3635] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:37 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:38.666356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-366f381e-b841-4df5-8e81-d4819c392b73 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.668939 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-366f381e-b841-4df5-8e81-d4819c392b73 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:38.669221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-366f381e-b841-4df5-8e81-d4819c392b73 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:38.669497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-366f381e-b841-4df5-8e81-d4819c392b73 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:38.678259 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:38.678259 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:38.682249 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-366f381e-b841-4df5-8e81-d4819c392b73 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:38.686986 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-366f381e-b841-4df5-8e81-d4819c392b73 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:38.687453 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 904/3636] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:38 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:38.703221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-da4cd5b4-707f-4b02-b4b4-570450acae4d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.704735 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da4cd5b4-707f-4b02-b4b4-570450acae4d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:38.704907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da4cd5b4-707f-4b02-b4b4-570450acae4d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:38.705107 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da4cd5b4-707f-4b02-b4b4-570450acae4d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:38.711693 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:38.711693 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:38.715074 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-da4cd5b4-707f-4b02-b4b4-570450acae4d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:38.719129 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da4cd5b4-707f-4b02-b4b4-570450acae4d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:38.719468 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 903/3637] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:38 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:38.731751 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-61947e76-8b47-43a4-91ab-15710121b8a7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.733589 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-61947e76-8b47-43a4-91ab-15710121b8a7 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:38.733978 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-61947e76-8b47-43a4-91ab-15710121b8a7 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-370025696"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:38.742255 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:38.742255 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:38.745973 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-61947e76-8b47-43a4-91ab-15710121b8a7 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:38.751638 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-61947e76-8b47-43a4-91ab-15710121b8a7 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:38.752165 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-61947e76-8b47-43a4-91ab-15710121b8a7 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:38.752583 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 918/3638] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:35:38 2026] PUT /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:38.763318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e6a3d198-ae07-4391-818b-a4f27dbe9208 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.764987 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6a3d198-ae07-4391-818b-a4f27dbe9208 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:38.765349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6a3d198-ae07-4391-818b-a4f27dbe9208 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1826357848", "description": "This is the new description of volume"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:38.773934 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:38.773934 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:38.777830 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e6a3d198-ae07-4391-818b-a4f27dbe9208 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:38.783435 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e6a3d198-ae07-4391-818b-a4f27dbe9208 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:38.783984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6a3d198-ae07-4391-818b-a4f27dbe9208 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:38.784408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 914/3639] 10.4.3.103 () {68 vars in 1369 bytes} [Fri Jul 10 09:35:38 2026] PUT /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:38.795601 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e504b4d9-7893-45b0-8092-39261b6ddae8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.797271 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e504b4d9-7893-45b0-8092-39261b6ddae8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:38.797426 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e504b4d9-7893-45b0-8092-39261b6ddae8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:38.797646 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e504b4d9-7893-45b0-8092-39261b6ddae8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:38.804692 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:38.804692 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:38.808462 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e504b4d9-7893-45b0-8092-39261b6ddae8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:38.812264 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e504b4d9-7893-45b0-8092-39261b6ddae8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:38.812679 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 905/3640] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:38 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:38.824239 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.825844 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:38.826214 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-582162777", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1379287742"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:38.827616 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-582162777', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1379287742'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:38.827731 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:38.831295 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:38.836350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (e26f0580-66db-43a2-bcb2-c77fe53519a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:38.837183 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e51a775-c158-45ab-b893-98f512afbd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:38.838054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:38.860692 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e51a775-c158-45ab-b893-98f512afbd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:38.861370 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a39ca4-d934-4189-91c4-4d30a69a7765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:38.898792 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['777fbf95-755c-405b-8210-70e846e860fa', '8e6c7135-52be-46b3-84b2-cbe5c034a9c9', 'fe248484-1606-4aa9-bc75-2b6222d93699', 'ad98a373-6c82-41ee-bfb1-d0ff55eaf65f'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:38.899505 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a39ca4-d934-4189-91c4-4d30a69a7765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777fbf95-755c-405b-8210-70e846e860fa', '8e6c7135-52be-46b3-84b2-cbe5c034a9c9', 'fe248484-1606-4aa9-bc75-2b6222d93699', 'ad98a373-6c82-41ee-bfb1-d0ff55eaf65f']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:38.900155 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d208e55a-a3f9-44b1-bc01-cf790c0518f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:38.920993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d208e55a-a3f9-44b1-bc01-cf790c0518f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc0c9c2a-d410-4ae2-8e94-9441dd7334b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-582162777',display_name='tempest-VolumesGetTest-Volume-1379287742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['777fbf95-755c-405b-8210-70e846e860fa','8e6c7135-52be-46b3-84b2-cbe5c034a9c9','fe248484-1606-4aa9-bc75-2b6222d93699','ad98a373-6c82-41ee-bfb1-d0ff55eaf65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-582162777',display_name='tempest-VolumesGetTest-Volume-1379287742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc0c9c2a-d410-4ae2-8e94-9441dd7334b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:38.921671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29457f22-617e-4fbb-a7a6-ba06c8935bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:38.937683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29457f22-617e-4fbb-a7a6-ba06c8935bc1) transitioned into 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-582162777',display_name='tempest-VolumesGetTest-Volume-1379287742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['777fbf95-755c-405b-8210-70e846e860fa','8e6c7135-52be-46b3-84b2-cbe5c034a9c9','fe248484-1606-4aa9-bc75-2b6222d93699','ad98a373-6c82-41ee-bfb1-d0ff55eaf65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:38.938395 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ad71b8-cfeb-49e3-a6da-0c54b4405bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:38.947093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ad71b8-cfeb-49e3-a6da-0c54b4405bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:38.947884 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (e26f0580-66db-43a2-bcb2-c77fe53519a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:38.948178 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:38.948908 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7fb0c62-6c98-4df2-a140-ad664aa604e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:38.949333 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 904/3641] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:38 2026] POST /volume/v3/volumes => generated 779 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:38.959763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e8e6095d-85a0-45e7-aed3-6c9062d15e17 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:38.961879 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e8e6095d-85a0-45e7-aed3-6c9062d15e17 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:38.962145 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e8e6095d-85a0-45e7-aed3-6c9062d15e17 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:38.962394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e8e6095d-85a0-45e7-aed3-6c9062d15e17 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:38.969736 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:38.969736 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:38.973588 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e8e6095d-85a0-45e7-aed3-6c9062d15e17 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:38.977927 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e8e6095d-85a0-45e7-aed3-6c9062d15e17 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 200 Jul 10 09:35:38.978374 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 919/3642] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:38 2026] GET /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:39.238264 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-27935d89-c28f-4736-85b9-712ddc835447 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:39.239733 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:39.240230 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1257723120", "snapshot_id": "b58b76fc-81af-4021-ae16-ad137bf94f85", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:39.241883 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1257723120', 'snapshot_id': 'b58b76fc-81af-4021-ae16-ad137bf94f85', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:39.247305 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:39.247305 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:39.247824 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot retrieved successfully. Jul 10 09:35:39.247937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create volume of 1 GB Jul 10 09:35:39.252041 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Availability Zones retrieved successfully. Jul 10 09:35:39.257903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Flow 'volume_create_api' (07006dc8-9eef-4714-9f96-5201f3beb36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:39.258808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3e18bf-4088-46f8-bf6a-4985df00ad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:39.259729 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:39.287837 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3e18bf-4088-46f8-bf6a-4985df00ad8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b58b76fc-81af-4021-ae16-ad137bf94f85', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:39.288521 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3be944-defa-4ae6-983b-44b0bdb8df1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:39.323252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Created reservations ['7ad8f8ac-85fb-48fa-b3a0-450a0af6ce00', '26e492e9-47b3-4702-8556-4b5a67893d2f', 'e9d9a223-654e-4a4c-9639-c14e815ab618', 'ba79221f-eab8-4c09-92db-e434625f2cd9'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:39.324084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3be944-defa-4ae6-983b-44b0bdb8df1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad8f8ac-85fb-48fa-b3a0-450a0af6ce00', '26e492e9-47b3-4702-8556-4b5a67893d2f', 'e9d9a223-654e-4a4c-9639-c14e815ab618', 'ba79221f-eab8-4c09-92db-e434625f2cd9']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:39.324772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1c16b9-dfe0-4296-b977-63b0953c33ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:39.361457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1c16b9-dfe0-4296-b977-63b0953c33ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60b43969-d9f7-44bc-bb62-f70a8cafac5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1257723120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19e8c7716760468295dbb4aa56f377ac',qos_specs=None,replication_status=,reservations=['7ad8f8ac-85fb-48fa-b3a0-450a0af6ce00','26e492e9-47b3-4702-8556-4b5a67893d2f','e9d9a223-654e-4a4c-9639-c14e815ab618','ba79221f-eab8-4c09-92db-e434625f2cd9'],size=1,snapshot_id=b58b76fc-81af-4021-ae16-ad137bf94f85,source_replicaid=,source_volid=None,status='creating',user_id='f4363706e70b483aaf26b31efccb7fe7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1257723120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60b43969-d9f7-44bc-bb62-f70a8cafac5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19e8c7716760468295dbb4aa56f377ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b58b76fc-81af-4021-ae16-ad137bf94f85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4363706e70b483aaf26b31efccb7fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:39.362252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5551115f-e22a-46e2-baf3-50960b901269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:39.378204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5551115f-e22a-46e2-baf3-50960b901269) transitioned into state 'SUCCESS' from state '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-1257723120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19e8c7716760468295dbb4aa56f377ac',qos_specs=None,replication_status=,reservations=['7ad8f8ac-85fb-48fa-b3a0-450a0af6ce00','26e492e9-47b3-4702-8556-4b5a67893d2f','e9d9a223-654e-4a4c-9639-c14e815ab618','ba79221f-eab8-4c09-92db-e434625f2cd9'],size=1,snapshot_id=b58b76fc-81af-4021-ae16-ad137bf94f85,source_replicaid=,source_volid=None,status='creating',user_id='f4363706e70b483aaf26b31efccb7fe7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:39.378842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f395b041-946c-4f36-bfe7-791d48cc1776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:39.396269 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f395b041-946c-4f36-bfe7-791d48cc1776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:39.397098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Flow 'volume_create_api' (07006dc8-9eef-4714-9f96-5201f3beb36d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:39.397357 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Create volume request issued successfully. Jul 10 09:35:39.397874 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-27935d89-c28f-4736-85b9-712ddc835447 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:39.398262 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 915/3643] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:39 2026] POST /volume/v3/volumes => generated 781 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:39.992975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a390c6ad-8341-44ad-8365-c6c8a6942057 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:39.994658 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a390c6ad-8341-44ad-8365-c6c8a6942057 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:39.994901 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a390c6ad-8341-44ad-8365-c6c8a6942057 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:39.995149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a390c6ad-8341-44ad-8365-c6c8a6942057 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:39.997729 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=375,cinder:UPDATE=100,cinder:INSERT=68 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:35:40.003269 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:40.003269 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:40.007711 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a390c6ad-8341-44ad-8365-c6c8a6942057 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:40.011731 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a390c6ad-8341-44ad-8365-c6c8a6942057 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 200 Jul 10 09:35:40.012100 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 906/3644] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:39 2026] GET /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:40.023016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fb9e30e0-d902-4705-9b92-7ce0f197017d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:40.024636 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb9e30e0-d902-4705-9b92-7ce0f197017d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:40.024941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb9e30e0-d902-4705-9b92-7ce0f197017d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-370025696", "description": null}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:40.027890 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=404,cinder:INSERT=72,cinder:UPDATE=156 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:35:40.034224 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:40.034224 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:40.038641 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fb9e30e0-d902-4705-9b92-7ce0f197017d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:40.043861 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fb9e30e0-d902-4705-9b92-7ce0f197017d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:40.044468 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb9e30e0-d902-4705-9b92-7ce0f197017d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 200 Jul 10 09:35:40.044764 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 905/3645] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:35:40 2026] PUT /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:40.054902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cf7aab75-b179-498c-95d4-ffc294a6e42a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:40.056560 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cf7aab75-b179-498c-95d4-ffc294a6e42a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:40.056785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cf7aab75-b179-498c-95d4-ffc294a6e42a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:40.056970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cf7aab75-b179-498c-95d4-ffc294a6e42a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:40.064482 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:40.064482 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:40.068378 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cf7aab75-b179-498c-95d4-ffc294a6e42a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:40.072303 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cf7aab75-b179-498c-95d4-ffc294a6e42a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 200 Jul 10 09:35:40.072672 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 920/3646] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:40 2026] GET /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:40.083598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:40.085252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:40.085410 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:40.085623 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:40.085774 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:40.087466 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=343,cinder:UPDATE=88,cinder:INSERT=39 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:35:40.093285 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:40.093285 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:40.093790 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:40.112303 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:40.112480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-354c0b73-d105-4815-9cbd-b5fedb38e009 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 202 Jul 10 09:35:40.112891 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 916/3647] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:40 2026] DELETE /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:40.119613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e2905a5c-dc71-4ac9-93e7-fb5955c42416 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:40.121205 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2905a5c-dc71-4ac9-93e7-fb5955c42416 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:40.121387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2905a5c-dc71-4ac9-93e7-fb5955c42416 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:40.121558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2905a5c-dc71-4ac9-93e7-fb5955c42416 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:40.128132 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:40.128132 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:40.131358 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e2905a5c-dc71-4ac9-93e7-fb5955c42416 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:40.135459 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2905a5c-dc71-4ac9-93e7-fb5955c42416 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 200 Jul 10 09:35:40.135909 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 907/3648] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:40 2026] GET /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:41.151109 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7b550437-e014-4b78-a8f5-0cefd342f621 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:41.152765 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7b550437-e014-4b78-a8f5-0cefd342f621 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 Jul 10 09:35:41.152955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7b550437-e014-4b78-a8f5-0cefd342f621 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:41.153140 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7b550437-e014-4b78-a8f5-0cefd342f621 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:41.158609 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7b550437-e014-4b78-a8f5-0cefd342f621 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 returned with HTTP 404 Jul 10 09:35:41.159091 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 906/3649] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:41 2026] GET /volume/v3/volumes/dc0c9c2a-d410-4ae2-8e94-9441dd7334b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:41.165703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b6ab87df-f313-497f-8843-8a1173ec6499 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:41.167403 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b6ab87df-f313-497f-8843-8a1173ec6499 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:41.167622 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b6ab87df-f313-497f-8843-8a1173ec6499 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:41.167799 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b6ab87df-f313-497f-8843-8a1173ec6499 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:41.174118 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:41.174118 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:41.177061 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b6ab87df-f313-497f-8843-8a1173ec6499 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:41.180847 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b6ab87df-f313-497f-8843-8a1173ec6499 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:41.181241 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 921/3650] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:41 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:41.192493 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:41.194387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:41.194609 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:41.194803 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:41.194964 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:41.201433 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:41.201433 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:41.201840 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:41.216063 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:41.216237 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-185d8c8f-5a47-4b00-b4ee-537f98f053e3 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 202 Jul 10 09:35:41.216632 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 917/3651] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:41 2026] DELETE /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:41.223305 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bc2d65f7-4f82-446a-bd0d-f904f63c1e70 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:41.225008 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bc2d65f7-4f82-446a-bd0d-f904f63c1e70 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:41.225204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bc2d65f7-4f82-446a-bd0d-f904f63c1e70 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:41.225377 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bc2d65f7-4f82-446a-bd0d-f904f63c1e70 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:41.231845 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:41.231845 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:41.235736 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bc2d65f7-4f82-446a-bd0d-f904f63c1e70 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:41.239302 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bc2d65f7-4f82-446a-bd0d-f904f63c1e70 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 200 Jul 10 09:35:41.239662 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 908/3652] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:41 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:42.251923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68c3bee9-d106-4047-baa2-68d02f87ee4e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:42.253902 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68c3bee9-d106-4047-baa2-68d02f87ee4e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 Jul 10 09:35:42.254181 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68c3bee9-d106-4047-baa2-68d02f87ee4e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:42.254448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68c3bee9-d106-4047-baa2-68d02f87ee4e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:42.260450 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68c3bee9-d106-4047-baa2-68d02f87ee4e tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 returned with HTTP 404 Jul 10 09:35:42.261071 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 907/3653] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:42 2026] GET /volume/v3/volumes/ac1f355a-a89d-4baf-84aa-5661dff95540 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:42.267915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5fcf4598-9fa2-48af-9bf5-b0b8d855d982 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:42.269667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5fcf4598-9fa2-48af-9bf5-b0b8d855d982 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:42.269904 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5fcf4598-9fa2-48af-9bf5-b0b8d855d982 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:42.270121 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5fcf4598-9fa2-48af-9bf5-b0b8d855d982 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:42.272359 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=415,cinder:UPDATE=130,cinder:INSERT=74 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:35:42.277852 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:42.277852 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:42.281883 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5fcf4598-9fa2-48af-9bf5-b0b8d855d982 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:42.286417 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5fcf4598-9fa2-48af-9bf5-b0b8d855d982 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 returned with HTTP 200 Jul 10 09:35:42.286823 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 922/3654] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:42 2026] GET /volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:42.298160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:42.300462 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:42.300755 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:42.301036 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:42.301257 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: 165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:42.309925 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:42.309925 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:42.310583 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:42.328879 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:42.329230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07c3209a-70fb-45e1-b48e-a205c47585a8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 returned with HTTP 202 Jul 10 09:35:42.329800 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 918/3655] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:42 2026] DELETE /volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:42.337184 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1226eec8-d685-4129-9382-7b3cb59fdb27 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:42.339066 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1226eec8-d685-4129-9382-7b3cb59fdb27 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:42.339297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1226eec8-d685-4129-9382-7b3cb59fdb27 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:42.339587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1226eec8-d685-4129-9382-7b3cb59fdb27 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:42.349367 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:42.349367 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:42.354185 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1226eec8-d685-4129-9382-7b3cb59fdb27 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:42.359950 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1226eec8-d685-4129-9382-7b3cb59fdb27 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 returned with HTTP 200 Jul 10 09:35:42.360546 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 909/3656] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:42 2026] GET /volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:43.373199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-50061bf7-1276-4fff-a56d-ff78a6239b66 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:43.375365 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50061bf7-1276-4fff-a56d-ff78a6239b66 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 Jul 10 09:35:43.375630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50061bf7-1276-4fff-a56d-ff78a6239b66 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:43.375880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50061bf7-1276-4fff-a56d-ff78a6239b66 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:43.382607 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50061bf7-1276-4fff-a56d-ff78a6239b66 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 returned with HTTP 404 Jul 10 09:35:43.383368 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 908/3657] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:43 2026] GET /volume/v3/volumes/165b205b-6e73-437a-be0d-8542fe0b6963 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:43.423457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c90000a7-dde2-4ace-8354-04f38e0f601a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:43.425059 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:43.425353 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-VolumesGetTest-Volume-563727031", "metadata": {"Type": "Test"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:43.426764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-563727031', 'metadata': {'Type': 'Test'}}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:43.503724 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:43.508137 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:43.513160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (b20f18c1-248d-4da1-a1c4-0cb1cc4eb97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:43.514285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b45fe3a-39f4-4520-bc93-f8ee1c480bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:43.515186 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:43.569318 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b45fe3a-39f4-4520-bc93-f8ee1c480bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:43.570026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fe633d-15ab-4611-95a9-fa75f43dba9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:43.615824 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['cafab140-e98a-4669-8b74-e0bd7d32e8ef', 'ebb1e9fc-5df7-4cf0-8e3a-f05670b2c759', '6f37c84c-0ead-4f04-8238-8887ee11547f', 'debbdfd8-fed0-4334-9d15-da628abdeeec'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:43.616553 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fe633d-15ab-4611-95a9-fa75f43dba9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafab140-e98a-4669-8b74-e0bd7d32e8ef', 'ebb1e9fc-5df7-4cf0-8e3a-f05670b2c759', '6f37c84c-0ead-4f04-8238-8887ee11547f', 'debbdfd8-fed0-4334-9d15-da628abdeeec']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:43.617261 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448e074c-582d-4b6b-868a-ab2e4eac11b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:43.639714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448e074c-582d-4b6b-868a-ab2e4eac11b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9afbf6-b298-4084-9424-e2ea7ee85d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-563727031',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['cafab140-e98a-4669-8b74-e0bd7d32e8ef','ebb1e9fc-5df7-4cf0-8e3a-f05670b2c759','6f37c84c-0ead-4f04-8238-8887ee11547f','debbdfd8-fed0-4334-9d15-da628abdeeec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-563727031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9afbf6-b298-4084-9424-e2ea7ee85d6b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:43.640354 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148abe90-d6dd-4cb0-afff-c27e5d582dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:43.656740 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148abe90-d6dd-4cb0-afff-c27e5d582dc6) transitioned into state 'SUCCESS' from state '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-563727031',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['cafab140-e98a-4669-8b74-e0bd7d32e8ef','ebb1e9fc-5df7-4cf0-8e3a-f05670b2c759','6f37c84c-0ead-4f04-8238-8887ee11547f','debbdfd8-fed0-4334-9d15-da628abdeeec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:43.657467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4740671-5cb1-4ff7-840e-7fcafb47fe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:43.666460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4740671-5cb1-4ff7-840e-7fcafb47fe9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:43.667164 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (b20f18c1-248d-4da1-a1c4-0cb1cc4eb97d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:43.667488 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:43.668076 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c90000a7-dde2-4ace-8354-04f38e0f601a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:43.668507 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 923/3658] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:43 2026] POST /volume/v3/volumes => generated 758 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:43.679221 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ef235102-a8c5-434e-b470-e4a81e3abaaf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:43.681068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef235102-a8c5-434e-b470-e4a81e3abaaf tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:43.681367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef235102-a8c5-434e-b470-e4a81e3abaaf tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:43.681455 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef235102-a8c5-434e-b470-e4a81e3abaaf tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:43.688180 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:43.688180 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:43.692227 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ef235102-a8c5-434e-b470-e4a81e3abaaf tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:43.697618 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef235102-a8c5-434e-b470-e4a81e3abaaf tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:43.698160 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 919/3659] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:43 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:44.710495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-91418928-4974-4b5f-b729-0b9a8e927660 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:44.712150 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91418928-4974-4b5f-b729-0b9a8e927660 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:44.712316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91418928-4974-4b5f-b729-0b9a8e927660 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:44.712546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91418928-4974-4b5f-b729-0b9a8e927660 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:44.718641 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:44.718641 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:44.721950 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-91418928-4974-4b5f-b729-0b9a8e927660 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:44.726066 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91418928-4974-4b5f-b729-0b9a8e927660 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:44.729721 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 910/3660] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:44 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:44.736979 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0369cd53-230a-481a-931e-ad8e0061b3e8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:44.738738 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0369cd53-230a-481a-931e-ad8e0061b3e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:44.738933 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0369cd53-230a-481a-931e-ad8e0061b3e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:44.739129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0369cd53-230a-481a-931e-ad8e0061b3e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:44.745588 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:44.745588 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:44.748961 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0369cd53-230a-481a-931e-ad8e0061b3e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:44.753333 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0369cd53-230a-481a-931e-ad8e0061b3e8 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:44.753737 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 909/3661] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:44 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:44.764607 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-489e0188-8539-4ad5-8fc1-cd605fb7f53c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:44.766525 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-489e0188-8539-4ad5-8fc1-cd605fb7f53c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:44.766968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-489e0188-8539-4ad5-8fc1-cd605fb7f53c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-563727031"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:44.776398 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:44.776398 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:44.780603 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-489e0188-8539-4ad5-8fc1-cd605fb7f53c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:44.785745 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-489e0188-8539-4ad5-8fc1-cd605fb7f53c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:44.786347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-489e0188-8539-4ad5-8fc1-cd605fb7f53c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:44.786816 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 924/3662] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:35:44 2026] PUT /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 782 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:44.798853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4f8a56dd-449a-405e-a61c-0f9c17d32b65 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:44.801285 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f8a56dd-449a-405e-a61c-0f9c17d32b65 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:44.801779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f8a56dd-449a-405e-a61c-0f9c17d32b65 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-394974455", "description": "This is the new description of volume"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:44.813047 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:44.813047 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:44.818044 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4f8a56dd-449a-405e-a61c-0f9c17d32b65 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:44.825603 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4f8a56dd-449a-405e-a61c-0f9c17d32b65 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:44.826407 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f8a56dd-449a-405e-a61c-0f9c17d32b65 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:44.827050 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 920/3663] 10.4.3.103 () {68 vars in 1369 bytes} [Fri Jul 10 09:35:44 2026] PUT /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:44.841546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab6b2eea-6b17-4467-b603-6504a7c9eb93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:44.843288 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab6b2eea-6b17-4467-b603-6504a7c9eb93 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:44.843456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab6b2eea-6b17-4467-b603-6504a7c9eb93 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:44.843753 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab6b2eea-6b17-4467-b603-6504a7c9eb93 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:44.851315 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:44.851315 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:44.855530 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ab6b2eea-6b17-4467-b603-6504a7c9eb93 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:44.860876 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab6b2eea-6b17-4467-b603-6504a7c9eb93 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:44.861281 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 911/3664] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:44 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:44.877327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:44.879704 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:44.880258 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1013606232", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-45499516"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:44.882028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1013606232', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-45499516'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:44.882261 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume of 1 GB Jul 10 09:35:44.887129 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Availability Zones retrieved successfully. Jul 10 09:35:44.895459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (5ff5d3e3-b9eb-4593-a8f6-358a410dc283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:44.898677 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f805dbe-e320-40da-bbc6-fdd04ccc4df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:44.900096 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:44.928442 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f805dbe-e320-40da-bbc6-fdd04ccc4df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:44.929234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63856af-1186-4ead-a3d4-31a692d06570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:44.973653 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Created reservations ['40f3f30d-42b3-487f-b678-8820567fd1e3', '91474b61-a397-4a91-bce7-d38217d1bcea', '140f4bb0-8cf7-4ba0-8439-fe6bbf42c10a', 'c84db8c8-a7fe-410d-8214-84079bf37fdb'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:44.974549 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63856af-1186-4ead-a3d4-31a692d06570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40f3f30d-42b3-487f-b678-8820567fd1e3', '91474b61-a397-4a91-bce7-d38217d1bcea', '140f4bb0-8cf7-4ba0-8439-fe6bbf42c10a', 'c84db8c8-a7fe-410d-8214-84079bf37fdb']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:44.975318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c8aaa3-9e42-4fd3-bc71-b6ff07067370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:44.998601 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c8aaa3-9e42-4fd3-bc71-b6ff07067370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a1f2c30-15ab-45f0-bb6c-c92ec1390db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1013606232',display_name='tempest-VolumesGetTest-Volume-45499516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['40f3f30d-42b3-487f-b678-8820567fd1e3','91474b61-a397-4a91-bce7-d38217d1bcea','140f4bb0-8cf7-4ba0-8439-fe6bbf42c10a','c84db8c8-a7fe-410d-8214-84079bf37fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1013606232',display_name='tempest-VolumesGetTest-Volume-45499516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a1f2c30-15ab-45f0-bb6c-c92ec1390db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3076b014b94a46a4a54543b7171a3a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a5b9ed0eb341419e41ef6878286134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:44.999273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3d3d8d9-97ec-478e-9d9a-d9f960e6be50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:45.015093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3d3d8d9-97ec-478e-9d9a-d9f960e6be50) transitioned into 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-1013606232',display_name='tempest-VolumesGetTest-Volume-45499516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3076b014b94a46a4a54543b7171a3a28',qos_specs=None,replication_status=,reservations=['40f3f30d-42b3-487f-b678-8820567fd1e3','91474b61-a397-4a91-bce7-d38217d1bcea','140f4bb0-8cf7-4ba0-8439-fe6bbf42c10a','c84db8c8-a7fe-410d-8214-84079bf37fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a5b9ed0eb341419e41ef6878286134',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:45.015756 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fa3047-d607-4678-aca9-461a04b03e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:45.023750 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fa3047-d607-4678-aca9-461a04b03e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:45.024546 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Flow 'volume_create_api' (5ff5d3e3-b9eb-4593-a8f6-358a410dc283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:45.024998 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Create volume request issued successfully. Jul 10 09:35:45.025489 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-13b27eef-7fc0-40a3-b4b0-0968a81768b2 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:45.025910 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 910/3665] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:44 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:45.047935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b704a1d-818a-4d89-99dd-0de97b44fdd9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:45.047935 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b704a1d-818a-4d89-99dd-0de97b44fdd9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:45.047935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b704a1d-818a-4d89-99dd-0de97b44fdd9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:45.047935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b704a1d-818a-4d89-99dd-0de97b44fdd9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:45.057958 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:45.057958 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:45.062654 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2b704a1d-818a-4d89-99dd-0de97b44fdd9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:45.067605 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b704a1d-818a-4d89-99dd-0de97b44fdd9 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 200 Jul 10 09:35:45.067605 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 925/3666] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:45 2026] GET /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:46.078830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cd95d28e-58ae-4d16-814e-ae07ffcdc315 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:46.080639 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd95d28e-58ae-4d16-814e-ae07ffcdc315 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:46.080826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd95d28e-58ae-4d16-814e-ae07ffcdc315 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:46.081017 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd95d28e-58ae-4d16-814e-ae07ffcdc315 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:46.087371 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:46.087371 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:46.090475 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd95d28e-58ae-4d16-814e-ae07ffcdc315 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:46.094059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd95d28e-58ae-4d16-814e-ae07ffcdc315 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 200 Jul 10 09:35:46.094478 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 921/3667] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:46 2026] GET /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:46.106455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e00ce3ce-fe89-4d04-ad2f-622a59c91648 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:46.108010 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e00ce3ce-fe89-4d04-ad2f-622a59c91648 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] PUT https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:46.108350 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e00ce3ce-fe89-4d04-ad2f-622a59c91648 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-563727031", "description": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:46.116144 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:46.116144 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:46.121096 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e00ce3ce-fe89-4d04-ad2f-622a59c91648 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:46.128959 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e00ce3ce-fe89-4d04-ad2f-622a59c91648 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume updated successfully. Jul 10 09:35:46.129726 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e00ce3ce-fe89-4d04-ad2f-622a59c91648 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 200 Jul 10 09:35:46.130229 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 912/3668] 10.4.3.103 () {68 vars in 1368 bytes} [Fri Jul 10 09:35:46 2026] PUT /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 769 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:46.141734 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5a7c3c97-362c-49c6-bcc6-b2237a862c3a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:46.143558 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5a7c3c97-362c-49c6-bcc6-b2237a862c3a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:46.143763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5a7c3c97-362c-49c6-bcc6-b2237a862c3a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:46.143967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5a7c3c97-362c-49c6-bcc6-b2237a862c3a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:46.151083 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:46.151083 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:46.154665 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5a7c3c97-362c-49c6-bcc6-b2237a862c3a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:46.158681 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5a7c3c97-362c-49c6-bcc6-b2237a862c3a tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 200 Jul 10 09:35:46.159131 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 911/3669] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:46 2026] GET /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:46.169716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ba569c39-5210-460e-9cc0-53d584114cf0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:46.171429 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:46.171631 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:46.171818 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:46.172000 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: 3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:46.179940 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:46.179940 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:46.180393 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:46.197491 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:46.197770 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba569c39-5210-460e-9cc0-53d584114cf0 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 202 Jul 10 09:35:46.198377 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 926/3670] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:46 2026] DELETE /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:46.204925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4e89f018-cecf-40fe-984d-9b7bc4ca240c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:46.206821 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e89f018-cecf-40fe-984d-9b7bc4ca240c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:46.207072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e89f018-cecf-40fe-984d-9b7bc4ca240c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:46.207311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e89f018-cecf-40fe-984d-9b7bc4ca240c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:46.214849 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:46.214849 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:46.218934 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4e89f018-cecf-40fe-984d-9b7bc4ca240c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:46.224710 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e89f018-cecf-40fe-984d-9b7bc4ca240c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 200 Jul 10 09:35:46.225277 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 922/3671] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:46 2026] GET /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:47.236638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-027fd907-ff22-4f64-b1b6-71a552da650c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:47.238193 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-027fd907-ff22-4f64-b1b6-71a552da650c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 Jul 10 09:35:47.238399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-027fd907-ff22-4f64-b1b6-71a552da650c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:47.238635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-027fd907-ff22-4f64-b1b6-71a552da650c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:47.243394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-027fd907-ff22-4f64-b1b6-71a552da650c tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 returned with HTTP 404 Jul 10 09:35:47.243829 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 913/3672] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:47 2026] GET /volume/v3/volumes/3a1f2c30-15ab-45f0-bb6c-c92ec1390db0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:47.249697 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cd2f3611-bb6d-4c15-a2dc-0d9d9a496b0d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:47.251171 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd2f3611-bb6d-4c15-a2dc-0d9d9a496b0d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:47.251334 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd2f3611-bb6d-4c15-a2dc-0d9d9a496b0d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:47.251500 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd2f3611-bb6d-4c15-a2dc-0d9d9a496b0d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:47.257633 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:47.257633 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:47.260524 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cd2f3611-bb6d-4c15-a2dc-0d9d9a496b0d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:47.264238 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd2f3611-bb6d-4c15-a2dc-0d9d9a496b0d tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:47.264554 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 912/3673] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:47 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 1405 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:47.274860 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-13910576-1023-49e5-a28e-230fd277b6e6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:47.276413 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] DELETE https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:47.276610 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:47.276802 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:47.276952 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume with id: 6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:47.283263 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:47.283263 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:47.283727 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:47.297240 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Delete volume request issued successfully. Jul 10 09:35:47.297416 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-13910576-1023-49e5-a28e-230fd277b6e6 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 202 Jul 10 09:35:47.297867 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 927/3674] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:47 2026] DELETE /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:47.304183 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7bb309eb-c4fb-4f2a-9880-0633a99ce5ad None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:47.305892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7bb309eb-c4fb-4f2a-9880-0633a99ce5ad tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:47.306093 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7bb309eb-c4fb-4f2a-9880-0633a99ce5ad tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:47.306277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7bb309eb-c4fb-4f2a-9880-0633a99ce5ad tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:47.312966 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:47.312966 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:47.316306 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7bb309eb-c4fb-4f2a-9880-0633a99ce5ad tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Volume info retrieved successfully. Jul 10 09:35:47.320642 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7bb309eb-c4fb-4f2a-9880-0633a99ce5ad tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 200 Jul 10 09:35:47.320975 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 923/3675] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:47 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:48.332972 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5ab7595a-aa4f-447d-b2ae-d01159372c80 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:48.334839 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ab7595a-aa4f-447d-b2ae-d01159372c80 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] GET https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b Jul 10 09:35:48.335075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ab7595a-aa4f-447d-b2ae-d01159372c80 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:48.335276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ab7595a-aa4f-447d-b2ae-d01159372c80 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:48.340494 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ab7595a-aa4f-447d-b2ae-d01159372c80 tempest-VolumesGetTest-1818695078 tempest-VolumesGetTest-1818695078-project-member] https://10.4.3.103/volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b returned with HTTP 404 Jul 10 09:35:48.340933 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 914/3676] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:48 2026] GET /volume/v3/volumes/6d9afbf6-b298-4084-9424-e2ea7ee85d6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:50.332580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-ec892ad7-1c22-448a-8615-21cdb7f5272d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:50.334665 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-ec892ad7-1c22-448a-8615-21cdb7f5272d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:50.334853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-ec892ad7-1c22-448a-8615-21cdb7f5272d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:50.335071 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-ec892ad7-1c22-448a-8615-21cdb7f5272d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:50.344079 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:50.344079 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:50.347052 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-ec892ad7-1c22-448a-8615-21cdb7f5272d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:35:50.350682 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-ec892ad7-1c22-448a-8615-21cdb7f5272d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:35:50.351096 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 913/3677] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:35:50 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:50.366217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:50.367999 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] POST https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f/action Jul 10 09:35:50.368291 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:50.368400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:50.378424 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:50.378424 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:50.378853 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:35:50.384160 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Begin detaching volume completed successfully. Jul 10 09:35:50.384374 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-dd829dc2-2b92-48d6-91f4-8976e94ea502 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f/action returned with HTTP 202 Jul 10 09:35:50.384894 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 928/3678] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:35:50 2026] POST /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:35:51.414199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51da01fc-a993-4ed2-9552-45817736e581 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:51.414199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51da01fc-a993-4ed2-9552-45817736e581 None None] GET https://10.4.3.103/volume// Jul 10 09:35:51.414199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51da01fc-a993-4ed2-9552-45817736e581 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:51.414199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51da01fc-a993-4ed2-9552-45817736e581 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:51.414910 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51da01fc-a993-4ed2-9552-45817736e581 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:35:51.414910 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 924/3679] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:35:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:35:51.424422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-378097f6-3c09-413a-9a51-85e03f8191f9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:51.427131 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-378097f6-3c09-413a-9a51-85e03f8191f9 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:51.427131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-378097f6-3c09-413a-9a51-85e03f8191f9 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:51.427131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-378097f6-3c09-413a-9a51-85e03f8191f9 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:51.437252 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:51.437252 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:51.440454 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-378097f6-3c09-413a-9a51-85e03f8191f9 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:35:51.445242 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-378097f6-3c09-413a-9a51-85e03f8191f9 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:35:51.445754 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 915/3680] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:35:51 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:52.322336 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-12b1b772-b8bf-4bac-91a1-69a2ace109e4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:52.325606 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-12b1b772-b8bf-4bac-91a1-69a2ace109e4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] DELETE https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 Jul 10 09:35:52.325916 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-12b1b772-b8bf-4bac-91a1-69a2ace109e4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:52.327160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-12b1b772-b8bf-4bac-91a1-69a2ace109e4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:52.341083 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:52.341083 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:52.886434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-847a5c52-1d58-4711-ae98-473ff5459d6a req-12b1b772-b8bf-4bac-91a1-69a2ace109e4 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 returned with HTTP 200 Jul 10 09:35:52.886921 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 914/3681] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:35:52 2026] DELETE /volume/v3/attachments/e3d42b87-b4c9-4249-bd37-45d5f05e04c6 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:53.076252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0b963860-b53f-49e1-ba33-1eef23dca212 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:53.138956 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:35:53.139284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1566979247"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:53.140614 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1566979247'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:35:53.140782 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume of 1 GB Jul 10 09:35:53.144824 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Availability Zones retrieved successfully. Jul 10 09:35:53.149997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (dcbe5229-5392-4fab-99ca-18e39cefee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:53.150913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156d5116-d7f9-43c3-acb9-e16587d47cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:53.151764 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:35:53.176481 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156d5116-d7f9-43c3-acb9-e16587d47cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:53.177220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21da3d1-ab5c-47f5-8c6a-b0a1073c7b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:53.233193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['91aded53-95cf-4416-9841-209cef5090e0', '4330c663-d050-4567-83f1-600a71b49d0d', '70d0de8b-1a52-4d84-a952-56c8e6cc84dd', '96f945d4-9c36-4fe3-ac6e-652957b17f13'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:53.233932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21da3d1-ab5c-47f5-8c6a-b0a1073c7b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91aded53-95cf-4416-9841-209cef5090e0', '4330c663-d050-4567-83f1-600a71b49d0d', '70d0de8b-1a52-4d84-a952-56c8e6cc84dd', '96f945d4-9c36-4fe3-ac6e-652957b17f13']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:53.234649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50aeddb-a458-4752-836b-4ad8d4583a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:53.258778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50aeddb-a458-4752-836b-4ad8d4583a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '802726a5-9abb-4b68-a4ea-50c014504e19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1566979247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['91aded53-95cf-4416-9841-209cef5090e0','4330c663-d050-4567-83f1-600a71b49d0d','70d0de8b-1a52-4d84-a952-56c8e6cc84dd','96f945d4-9c36-4fe3-ac6e-652957b17f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1566979247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=802726a5-9abb-4b68-a4ea-50c014504e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:53.259532 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa29b8cd-a482-480d-b3b3-a6de4d1ef9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:53.275774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa29b8cd-a482-480d-b3b3-a6de4d1ef9e4) transitioned into state 'SUCCESS' from state '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-1566979247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['91aded53-95cf-4416-9841-209cef5090e0','4330c663-d050-4567-83f1-600a71b49d0d','70d0de8b-1a52-4d84-a952-56c8e6cc84dd','96f945d4-9c36-4fe3-ac6e-652957b17f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:53.276431 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842c9bcb-f0e3-46d9-a2ec-1a3b478888a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:35:53.284940 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842c9bcb-f0e3-46d9-a2ec-1a3b478888a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:35:53.285716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (dcbe5229-5392-4fab-99ca-18e39cefee01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:35:53.285996 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request issued successfully. Jul 10 09:35:53.286521 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0b963860-b53f-49e1-ba33-1eef23dca212 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:35:53.286996 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 929/3682] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:35:53 2026] POST /volume/v3/volumes => generated 754 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:53.297603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-86976dd4-11f8-43fd-ab96-c03b2d85d159 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:53.299360 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86976dd4-11f8-43fd-ab96-c03b2d85d159 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:35:53.299608 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86976dd4-11f8-43fd-ab96-c03b2d85d159 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:53.299804 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86976dd4-11f8-43fd-ab96-c03b2d85d159 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:53.306382 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:53.306382 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:53.313218 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-86976dd4-11f8-43fd-ab96-c03b2d85d159 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:35:53.319173 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86976dd4-11f8-43fd-ab96-c03b2d85d159 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:35:53.319705 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 925/3683] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:53 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:53.573903 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-618b1fae-4043-40e8-93e0-a1f20c1b6398 req-f65c0528-8c74-499b-a23f-871cb5da0fb6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:53.576073 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-618b1fae-4043-40e8-93e0-a1f20c1b6398 req-f65c0528-8c74-499b-a23f-871cb5da0fb6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:53.578515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-618b1fae-4043-40e8-93e0-a1f20c1b6398 req-f65c0528-8c74-499b-a23f-871cb5da0fb6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:53.578515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-618b1fae-4043-40e8-93e0-a1f20c1b6398 req-f65c0528-8c74-499b-a23f-871cb5da0fb6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:53.586933 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:53.586933 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:53.591143 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-618b1fae-4043-40e8-93e0-a1f20c1b6398 req-f65c0528-8c74-499b-a23f-871cb5da0fb6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:35:53.596316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-618b1fae-4043-40e8-93e0-a1f20c1b6398 req-f65c0528-8c74-499b-a23f-871cb5da0fb6 tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:35:53.596894 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 916/3684] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:35:53 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:53.608876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:53.610583 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] DELETE https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:53.610791 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:53.610976 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:53.611128 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Delete volume with id: 18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:53.617828 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:53.617828 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:53.618279 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:35:53.634735 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Delete volume request issued successfully. Jul 10 09:35:53.634951 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-63a1cc40-250c-4d2e-ae5d-2f23fe691c8b tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 202 Jul 10 09:35:53.635590 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 915/3685] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:35:53 2026] DELETE /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:35:53.645649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7c13cc03-74df-420d-bb6b-87fefe04f61c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:53.651588 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c13cc03-74df-420d-bb6b-87fefe04f61c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:53.651588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c13cc03-74df-420d-bb6b-87fefe04f61c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:53.651588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c13cc03-74df-420d-bb6b-87fefe04f61c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:53.657296 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:53.657296 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:53.661749 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7c13cc03-74df-420d-bb6b-87fefe04f61c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Volume info retrieved successfully. Jul 10 09:35:53.669267 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c13cc03-74df-420d-bb6b-87fefe04f61c tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 200 Jul 10 09:35:53.669689 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 930/3686] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:53 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:54.334663 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9db11b53-c96d-43b0-b000-8d3f726bb77f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:54.336775 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9db11b53-c96d-43b0-b000-8d3f726bb77f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:35:54.337030 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9db11b53-c96d-43b0-b000-8d3f726bb77f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:54.337282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9db11b53-c96d-43b0-b000-8d3f726bb77f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:54.345469 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:54.345469 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:54.349225 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9db11b53-c96d-43b0-b000-8d3f726bb77f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:35:54.353714 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9db11b53-c96d-43b0-b000-8d3f726bb77f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:35:54.354199 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 926/3687] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:54 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:54.371484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-09d97965-fbed-459d-a043-0b55433294b7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:54.373228 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09d97965-fbed-459d-a043-0b55433294b7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:35:54.373393 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09d97965-fbed-459d-a043-0b55433294b7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:54.373559 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09d97965-fbed-459d-a043-0b55433294b7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:54.380705 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:54.380705 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:54.383747 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-09d97965-fbed-459d-a043-0b55433294b7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:35:54.387266 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09d97965-fbed-459d-a043-0b55433294b7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:35:54.387619 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 917/3688] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:54 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:54.399130 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:54.401031 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:35:54.401397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "802726a5-9abb-4b68-a4ea-50c014504e19", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2129244684"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:54.410334 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:54.410334 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:54.410776 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:35:54.410902 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume 802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:35:54.441059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['739ad02f-2e90-4e6e-9c86-0008fa4edc6e', '62eae140-c4c5-4aa5-ac53-acb2222cf558', '419d797f-bc52-4b46-bfb3-9629516ab5d3', 'fcedf97b-7c40-42e9-ace9-0e22366315dd'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:54.468273 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot create request issued successfully. Jul 10 09:35:54.468679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aa9ee1b3-a32d-4c5c-b438-b36585b551ab tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:35:54.469195 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 916/3689] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:35:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:54.477748 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0f86119d-d46b-40eb-8511-d9e8dfc902ec None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:54.479745 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f86119d-d46b-40eb-8511-d9e8dfc902ec tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:35:54.479994 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f86119d-d46b-40eb-8511-d9e8dfc902ec tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:54.480236 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0f86119d-d46b-40eb-8511-d9e8dfc902ec tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:54.485233 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:54.485233 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:54.485733 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0f86119d-d46b-40eb-8511-d9e8dfc902ec tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:35:54.486485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0f86119d-d46b-40eb-8511-d9e8dfc902ec tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 returned with HTTP 200 Jul 10 09:35:54.486928 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 931/3690] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:54 2026] GET /volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:54.683613 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b0a3c791-0cbf-482a-b983-0eecaf03027d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:54.685120 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b0a3c791-0cbf-482a-b983-0eecaf03027d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] GET https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f Jul 10 09:35:54.685287 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b0a3c791-0cbf-482a-b983-0eecaf03027d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:54.685458 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b0a3c791-0cbf-482a-b983-0eecaf03027d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:54.690160 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b0a3c791-0cbf-482a-b983-0eecaf03027d tempest-TestMinimumBasicScenario-635411388 tempest-TestMinimumBasicScenario-635411388-project-member] https://10.4.3.103/volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f returned with HTTP 404 Jul 10 09:35:54.690539 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 927/3691] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:54 2026] GET /volume/v3/volumes/18256f5f-c997-421b-b0a0-baa747afcb9f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:35:55.495475 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c721b23a-268d-4807-9c8e-146c3f1875f3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:55.497176 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c721b23a-268d-4807-9c8e-146c3f1875f3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:35:55.497354 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c721b23a-268d-4807-9c8e-146c3f1875f3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:55.497530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c721b23a-268d-4807-9c8e-146c3f1875f3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:55.502212 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:55.502212 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:55.502589 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c721b23a-268d-4807-9c8e-146c3f1875f3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:35:55.503248 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c721b23a-268d-4807-9c8e-146c3f1875f3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 returned with HTTP 200 Jul 10 09:35:55.503584 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 918/3692] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:35:55 2026] GET /volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:55.512731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:55.514426 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:35:55.514757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "802726a5-9abb-4b68-a4ea-50c014504e19", "snapshot_id": "372086b0-0b9e-4a97-b595-4beb47908733", "name": "tempest-VolumesSnapshotTestJSON-Backup-1731580376", "container": "tempest-volumessnapshottestjson-backup-container-722680461"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:55.516157 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Creating new backup {'backup': {'volume_id': '802726a5-9abb-4b68-a4ea-50c014504e19', 'snapshot_id': '372086b0-0b9e-4a97-b595-4beb47908733', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1731580376', 'container': 'tempest-volumessnapshottestjson-backup-container-722680461'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:35:55.516363 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Creating backup of volume 802726a5-9abb-4b68-a4ea-50c014504e19 in container tempest-volumessnapshottestjson-backup-container-722680461 Jul 10 09:35:55.523440 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:55.523440 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:55.523985 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:35:55.528644 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:55.528644 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:55.529020 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:35:55.548645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['ebed3813-cae7-439b-a671-10093f3c4fa1', 'b9547140-2dc1-4d2b-8213-6613a13a43b1'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:35:55.574543 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9992d1c6-b8c8-4ac5-a525-c58d23decb93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:35:55.574953 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 917/3693] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:35:55 2026] POST /volume/v3/backups => generated 335 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:35:55.584012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1225a0e2-85b8-4f88-b27a-1a5baa3662a4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:55.585548 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1225a0e2-85b8-4f88-b27a-1a5baa3662a4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:35:55.585759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1225a0e2-85b8-4f88-b27a-1a5baa3662a4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:55.585927 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1225a0e2-85b8-4f88-b27a-1a5baa3662a4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:55.586133 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1225a0e2-85b8-4f88-b27a-1a5baa3662a4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:35:55.590320 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:55.590320 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:55.591085 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1225a0e2-85b8-4f88-b27a-1a5baa3662a4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:35:55.591490 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 932/3694] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:55 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:56.609851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7340a0ba-e633-4e89-925c-dbae45be2c84 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:56.613973 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7340a0ba-e633-4e89-925c-dbae45be2c84 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:35:56.613973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7340a0ba-e633-4e89-925c-dbae45be2c84 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:56.613973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7340a0ba-e633-4e89-925c-dbae45be2c84 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:56.613973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7340a0ba-e633-4e89-925c-dbae45be2c84 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:35:56.622377 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:56.622377 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:56.623072 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7340a0ba-e633-4e89-925c-dbae45be2c84 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:35:56.623405 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 928/3695] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:56 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:57.635111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-080b0118-32d3-477e-ac11-6bf9dd5c4dd5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:57.636918 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-080b0118-32d3-477e-ac11-6bf9dd5c4dd5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:35:57.637117 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-080b0118-32d3-477e-ac11-6bf9dd5c4dd5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:57.637294 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-080b0118-32d3-477e-ac11-6bf9dd5c4dd5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:57.637397 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-080b0118-32d3-477e-ac11-6bf9dd5c4dd5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:35:57.641649 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:57.641649 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:57.642271 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-080b0118-32d3-477e-ac11-6bf9dd5c4dd5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:35:57.642587 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 919/3696] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:57 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:57.958991 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1bc5e8f7-b5e8-4d58-a25b-9d7e71511fa5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:57.960807 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1bc5e8f7-b5e8-4d58-a25b-9d7e71511fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:35:57.961019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1bc5e8f7-b5e8-4d58-a25b-9d7e71511fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:57.961200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1bc5e8f7-b5e8-4d58-a25b-9d7e71511fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:57.970114 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:57.970114 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:35:57.973707 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1bc5e8f7-b5e8-4d58-a25b-9d7e71511fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:35:57.977693 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1bc5e8f7-b5e8-4d58-a25b-9d7e71511fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:35:57.978083 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 918/3697] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:57 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:58.022272 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-d0f4fe1e-98e5-4ac7-8500-061a413d6f6d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:58.024513 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-d0f4fe1e-98e5-4ac7-8500-061a413d6f6d tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:35:58.024740 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-d0f4fe1e-98e5-4ac7-8500-061a413d6f6d tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:58.024959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-d0f4fe1e-98e5-4ac7-8500-061a413d6f6d tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:58.033945 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:58.033945 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:58.037206 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-d0f4fe1e-98e5-4ac7-8500-061a413d6f6d tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:35:58.041085 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-d0f4fe1e-98e5-4ac7-8500-061a413d6f6d tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:35:58.041486 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 933/3698] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:35:58 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:35:58.059391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:58.061229 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca/action Jul 10 09:35:58.061557 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:35:58.061711 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:35:58.071615 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:58.071615 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:58.072125 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:35:58.077960 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Begin detaching volume completed successfully. Jul 10 09:35:58.078195 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-cfc8114c-a69f-4309-b73e-7bd127440774 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca/action returned with HTTP 202 Jul 10 09:35:58.078713 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 929/3699] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:35:58 2026] POST /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:35:58.652485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-073eefe1-3853-42e8-ae5f-f20b25ed7b38 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:58.654580 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-073eefe1-3853-42e8-ae5f-f20b25ed7b38 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:35:58.654801 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-073eefe1-3853-42e8-ae5f-f20b25ed7b38 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:58.655033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-073eefe1-3853-42e8-ae5f-f20b25ed7b38 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:58.655164 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-073eefe1-3853-42e8-ae5f-f20b25ed7b38 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:35:58.660345 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:58.660345 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:35:58.661311 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-073eefe1-3853-42e8-ae5f-f20b25ed7b38 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:35:58.661764 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 920/3700] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:58 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:59.099433 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e90b5268-b66f-46cc-826d-b51993474f4f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:59.099840 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e90b5268-b66f-46cc-826d-b51993474f4f None None] GET https://10.4.3.103/volume// Jul 10 09:35:59.099967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e90b5268-b66f-46cc-826d-b51993474f4f None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:59.100138 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e90b5268-b66f-46cc-826d-b51993474f4f None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:59.100469 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e90b5268-b66f-46cc-826d-b51993474f4f None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:35:59.100773 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 919/3701] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:35:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:35:59.107539 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-472a6603-9ef2-4c5e-9e14-4a865193e188 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:59.112027 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-472a6603-9ef2-4c5e-9e14-4a865193e188 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:35:59.112229 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-472a6603-9ef2-4c5e-9e14-4a865193e188 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:59.112402 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-472a6603-9ef2-4c5e-9e14-4a865193e188 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:59.124459 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:59.124459 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:35:59.128880 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-472a6603-9ef2-4c5e-9e14-4a865193e188 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:35:59.133278 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-472a6603-9ef2-4c5e-9e14-4a865193e188 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:35:59.133847 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 934/3702] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:35:59 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:35:59.672522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ab6e6abd-be2b-4ea4-91a7-234b6a9a2d82 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:59.674471 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ab6e6abd-be2b-4ea4-91a7-234b6a9a2d82 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:35:59.674686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ab6e6abd-be2b-4ea4-91a7-234b6a9a2d82 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:59.674864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ab6e6abd-be2b-4ea4-91a7-234b6a9a2d82 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:59.674985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ab6e6abd-be2b-4ea4-91a7-234b6a9a2d82 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:35:59.679095 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:59.679095 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:35:59.679780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ab6e6abd-be2b-4ea4-91a7-234b6a9a2d82 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:35:59.680117 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 930/3703] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:35:59 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:35:59.918133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-b191246f-bdc6-47e1-bc55-f617231121c3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:35:59.919953 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-b191246f-bdc6-47e1-bc55-f617231121c3 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] DELETE https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2 Jul 10 09:35:59.920115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-b191246f-bdc6-47e1-bc55-f617231121c3 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:35:59.920283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-b191246f-bdc6-47e1-bc55-f617231121c3 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:35:59.926720 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:35:59.926720 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:00.458996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6b245756-05c5-48ab-a164-b95ecf4348c9 req-b191246f-bdc6-47e1-bc55-f617231121c3 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2 returned with HTTP 200 Jul 10 09:36:00.458996 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 921/3704] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:35:59 2026] DELETE /volume/v3/attachments/c6267e09-532b-4017-af99-3060465fa2a2 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:00.691354 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-775b1d50-24f1-40ad-ab8a-662a486db0f2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:00.693233 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-775b1d50-24f1-40ad-ab8a-662a486db0f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:00.693434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-775b1d50-24f1-40ad-ab8a-662a486db0f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:00.693635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-775b1d50-24f1-40ad-ab8a-662a486db0f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:00.693737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-775b1d50-24f1-40ad-ab8a-662a486db0f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:00.697999 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:00.697999 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:00.698880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-775b1d50-24f1-40ad-ab8a-662a486db0f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:00.699222 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 920/3705] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:00 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:01.238081 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-440e0e7c-862a-47da-82fd-b1fb4618e249 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:01.239835 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-440e0e7c-862a-47da-82fd-b1fb4618e249 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:36:01.240054 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-440e0e7c-862a-47da-82fd-b1fb4618e249 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:01.240273 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-440e0e7c-862a-47da-82fd-b1fb4618e249 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:01.247287 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:01.247287 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:01.252535 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-440e0e7c-862a-47da-82fd-b1fb4618e249 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:36:01.257837 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-440e0e7c-862a-47da-82fd-b1fb4618e249 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:36:01.258304 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 935/3706] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:01 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:01.712944 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2859ab03-0cc8-454e-bb4d-9f5c08816804 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:01.715084 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2859ab03-0cc8-454e-bb4d-9f5c08816804 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:01.715309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2859ab03-0cc8-454e-bb4d-9f5c08816804 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:01.715536 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2859ab03-0cc8-454e-bb4d-9f5c08816804 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:01.715675 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2859ab03-0cc8-454e-bb4d-9f5c08816804 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:01.720760 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:01.720760 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:01.721834 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2859ab03-0cc8-454e-bb4d-9f5c08816804 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:01.722389 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 931/3707] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:01 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:02.733270 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4faf854d-8546-4e59-b189-e8bd05ecc210 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:02.735470 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4faf854d-8546-4e59-b189-e8bd05ecc210 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:02.735785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4faf854d-8546-4e59-b189-e8bd05ecc210 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:02.736060 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4faf854d-8546-4e59-b189-e8bd05ecc210 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:02.736192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4faf854d-8546-4e59-b189-e8bd05ecc210 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:02.740650 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:02.740650 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:02.741658 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4faf854d-8546-4e59-b189-e8bd05ecc210 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:02.742125 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 922/3708] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:02 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:03.752655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-07c48394-9f51-41c0-9ca5-49168c93fa66 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:03.755404 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-07c48394-9f51-41c0-9ca5-49168c93fa66 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:03.755678 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-07c48394-9f51-41c0-9ca5-49168c93fa66 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:03.756547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-07c48394-9f51-41c0-9ca5-49168c93fa66 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:03.756717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-07c48394-9f51-41c0-9ca5-49168c93fa66 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:03.763334 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:03.763334 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:03.764118 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-07c48394-9f51-41c0-9ca5-49168c93fa66 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:03.764652 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 921/3709] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:03 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:04.776383 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5ba20ec2-1963-4cc4-b27d-5d8eae205ecc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:04.779173 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5ba20ec2-1963-4cc4-b27d-5d8eae205ecc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:04.779441 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5ba20ec2-1963-4cc4-b27d-5d8eae205ecc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:04.779773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5ba20ec2-1963-4cc4-b27d-5d8eae205ecc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:04.779928 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5ba20ec2-1963-4cc4-b27d-5d8eae205ecc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:04.788220 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:04.788220 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:04.789744 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5ba20ec2-1963-4cc4-b27d-5d8eae205ecc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:04.789880 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 936/3710] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:04 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:05.800850 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e033a574-eca2-4cc8-8f4e-1298bc59c50b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:05.802647 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e033a574-eca2-4cc8-8f4e-1298bc59c50b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:05.802825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e033a574-eca2-4cc8-8f4e-1298bc59c50b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:05.803041 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e033a574-eca2-4cc8-8f4e-1298bc59c50b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:05.803147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e033a574-eca2-4cc8-8f4e-1298bc59c50b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:05.808530 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:05.808530 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:05.809373 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e033a574-eca2-4cc8-8f4e-1298bc59c50b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:05.810042 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 932/3711] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:05 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:06.821026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d2eb8227-4222-45b8-be11-e79e51fa7db7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:06.824986 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d2eb8227-4222-45b8-be11-e79e51fa7db7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:06.824986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d2eb8227-4222-45b8-be11-e79e51fa7db7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:06.824986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d2eb8227-4222-45b8-be11-e79e51fa7db7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:06.824986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d2eb8227-4222-45b8-be11-e79e51fa7db7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:06.830168 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:06.830168 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:06.831374 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d2eb8227-4222-45b8-be11-e79e51fa7db7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:06.832066 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 923/3712] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:06 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:07.845017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-226481f5-3912-4e96-abe7-3bb875aefcbe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:07.848587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-226481f5-3912-4e96-abe7-3bb875aefcbe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:07.848587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-226481f5-3912-4e96-abe7-3bb875aefcbe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:07.848587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-226481f5-3912-4e96-abe7-3bb875aefcbe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:07.848587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-226481f5-3912-4e96-abe7-3bb875aefcbe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:07.851927 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:07.851927 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:07.852671 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-226481f5-3912-4e96-abe7-3bb875aefcbe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:07.853127 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 922/3713] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:07 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:08.865292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8f9cd5b2-b0e0-491d-8d4a-ffe3613e0248 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:08.867011 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f9cd5b2-b0e0-491d-8d4a-ffe3613e0248 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:08.867299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f9cd5b2-b0e0-491d-8d4a-ffe3613e0248 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:08.867500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f9cd5b2-b0e0-491d-8d4a-ffe3613e0248 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:08.867677 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8f9cd5b2-b0e0-491d-8d4a-ffe3613e0248 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:08.871669 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:08.871669 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:08.872593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f9cd5b2-b0e0-491d-8d4a-ffe3613e0248 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:08.873114 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 937/3714] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:08 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:09.884186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d9982701-2f27-4213-8525-ff721a95762f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:09.885718 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9982701-2f27-4213-8525-ff721a95762f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:09.885894 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9982701-2f27-4213-8525-ff721a95762f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:09.886063 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9982701-2f27-4213-8525-ff721a95762f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:09.886201 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d9982701-2f27-4213-8525-ff721a95762f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:09.890026 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:09.890026 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:09.890735 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9982701-2f27-4213-8525-ff721a95762f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:09.891079 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 933/3715] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:09 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:10.901661 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c22179c5-8f0e-496f-82a9-6aee1213ebc1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:10.903739 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c22179c5-8f0e-496f-82a9-6aee1213ebc1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:10.904036 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c22179c5-8f0e-496f-82a9-6aee1213ebc1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:10.904288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c22179c5-8f0e-496f-82a9-6aee1213ebc1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:10.904440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c22179c5-8f0e-496f-82a9-6aee1213ebc1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:10.911403 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:10.911403 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:10.912792 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c22179c5-8f0e-496f-82a9-6aee1213ebc1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:10.913592 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 924/3716] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:10 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:11.922723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3308b29a-d535-4f19-9053-d30eef773712 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:11.924510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3308b29a-d535-4f19-9053-d30eef773712 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:11.924647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3308b29a-d535-4f19-9053-d30eef773712 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:11.924872 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3308b29a-d535-4f19-9053-d30eef773712 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:11.924990 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3308b29a-d535-4f19-9053-d30eef773712 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:11.929240 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:11.929240 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:11.930013 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3308b29a-d535-4f19-9053-d30eef773712 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:11.930306 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 923/3717] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:11 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:12.939822 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fcf01556-291b-4216-aaab-831fb676722e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:12.941660 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcf01556-291b-4216-aaab-831fb676722e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:12.941876 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcf01556-291b-4216-aaab-831fb676722e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:12.942054 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcf01556-291b-4216-aaab-831fb676722e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:12.942176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-fcf01556-291b-4216-aaab-831fb676722e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:12.946625 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:12.946625 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:12.947337 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcf01556-291b-4216-aaab-831fb676722e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:12.947715 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 938/3718] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:12 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:12.956971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8c279a36-b8e4-4d8a-b8e8-056847f8dc9a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:12.958707 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8c279a36-b8e4-4d8a-b8e8-056847f8dc9a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:36:12.958897 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8c279a36-b8e4-4d8a-b8e8-056847f8dc9a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:12.959075 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8c279a36-b8e4-4d8a-b8e8-056847f8dc9a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:12.964371 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:12.964371 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:12.964835 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8c279a36-b8e4-4d8a-b8e8-056847f8dc9a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:36:12.965698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8c279a36-b8e4-4d8a-b8e8-056847f8dc9a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 returned with HTTP 200 Jul 10 09:36:12.966079 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 934/3719] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:36:12 2026] GET /volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:12.974516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ba758bdf-1f0e-4412-824a-ec33c3d31dad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:12.976324 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ba758bdf-1f0e-4412-824a-ec33c3d31dad tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:12.976509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ba758bdf-1f0e-4412-824a-ec33c3d31dad tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:12.976750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ba758bdf-1f0e-4412-824a-ec33c3d31dad tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:12.977101 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ba758bdf-1f0e-4412-824a-ec33c3d31dad tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:12.981359 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:12.981359 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:12.982094 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ba758bdf-1f0e-4412-824a-ec33c3d31dad tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:12.982400 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 925/3720] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:12 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:12.991378 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:12.993115 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:12.993321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:12.993511 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:12.993635 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete backup with id: 6e07ec38-a77e-4d22-8247-602ed32c38a0. Jul 10 09:36:12.997737 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:12.997737 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:13.008349 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] delete_backup rpcapi backup_id 6e07ec38-a77e-4d22-8247-602ed32c38a0 {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:36:13.010028 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f03e8f11-8cbd-4a3f-86db-9e7d5639c516 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 202 Jul 10 09:36:13.010423 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 924/3721] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:36:12 2026] DELETE /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:36:13.027534 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0c77edd8-c0a9-414c-bfc3-b586b9052149 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:13.031061 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0c77edd8-c0a9-414c-bfc3-b586b9052149 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:13.031061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0c77edd8-c0a9-414c-bfc3-b586b9052149 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:13.031061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0c77edd8-c0a9-414c-bfc3-b586b9052149 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:13.031061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-0c77edd8-c0a9-414c-bfc3-b586b9052149 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:13.036697 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:13.036697 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:13.036697 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0c77edd8-c0a9-414c-bfc3-b586b9052149 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 200 Jul 10 09:36:13.036697 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 939/3722] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:13 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5f304c24-b7b1-45c6-ab46-2da8ae9daf94 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f304c24-b7b1-45c6-ab46-2da8ae9daf94 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f304c24-b7b1-45c6-ab46-2da8ae9daf94 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f304c24-b7b1-45c6-ab46-2da8ae9daf94 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5f304c24-b7b1-45c6-ab46-2da8ae9daf94 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Show backup with id 6e07ec38-a77e-4d22-8247-602ed32c38a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f304c24-b7b1-45c6-ab46-2da8ae9daf94 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 returned with HTTP 404 Jul 10 09:36:14.589485 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 935/3723] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:14 2026] GET /volume/v3/backups/6e07ec38-a77e-4d22-8247-602ed32c38a0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f4add1f3-e5b9-4e66-a639-2275a9ae406e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 returned with HTTP 202 Jul 10 09:36:14.593018 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 926/3724] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:36:14 2026] DELETE /volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e9cb489f-2171-4eab-86eb-fab7ca6e7405 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e9cb489f-2171-4eab-86eb-fab7ca6e7405 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e9cb489f-2171-4eab-86eb-fab7ca6e7405 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e9cb489f-2171-4eab-86eb-fab7ca6e7405 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e9cb489f-2171-4eab-86eb-fab7ca6e7405 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e9cb489f-2171-4eab-86eb-fab7ca6e7405 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 returned with HTTP 200 Jul 10 09:36:14.594304 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 925/3725] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:36:14 2026] GET /volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:14.670505 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1eb36b3-c21c-4874-962b-6fde3d356786 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:14.745780 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1eb36b3-c21c-4874-962b-6fde3d356786 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:36:14.746125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1eb36b3-c21c-4874-962b-6fde3d356786 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1872399985", "extra_specs": {}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:14.757244 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1eb36b3-c21c-4874-962b-6fde3d356786 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:36:14.757545 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 940/3726] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:36:14 2026] POST /volume/v3/types => generated 212 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:14.765086 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-93f04341-e309-4a69-934d-58b95cda70b9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:14.766875 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93f04341-e309-4a69-934d-58b95cda70b9 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] POST https://10.4.3.103/volume/v3/types/44d14957-5729-47be-a6bf-d6b2749fbd55/encryption Jul 10 09:36:14.767235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93f04341-e309-4a69-934d-58b95cda70b9 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:14.784688 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93f04341-e309-4a69-934d-58b95cda70b9 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/types/44d14957-5729-47be-a6bf-d6b2749fbd55/encryption returned with HTTP 200 Jul 10 09:36:14.785072 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 936/3727] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:36:14 2026] POST /volume/v3/types/44d14957-5729-47be-a6bf-d6b2749fbd55/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:14.792482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-22721c51-2ba0-4743-a324-e56e2175beb0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:14.845495 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:36:14.845855 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-567412006", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1872399985", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:14.847275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-567412006', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1872399985', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:36:14.850711 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:36:14.851013 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:14.851013 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:14.851505 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:36:14.856650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (a58cdfa4-8a8c-450f-ad0d-045395c84d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:14.857491 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9a2ece-a84f-4bfe-960a-36737d9da9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:14.858303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:36:14.880674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9a2ece-a84f-4bfe-960a-36737d9da9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:36:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44d14957-5729-47be-a6bf-d6b2749fbd55,is_public=True,name='tempest-scenario-type-luks-1872399985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44d14957-5729-47be-a6bf-d6b2749fbd55', '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=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:14.881528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b717af-7860-4286-890e-b15ecfe89acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:14.907943 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1872399985 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1872399985, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:36:14.908265 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1872399985 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1872399985, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:36:14.937341 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['a1ebd94a-33f7-480d-be99-1166ced9b490', 'e18703d4-f284-485e-b808-cfaa1f815d4e', '7fd61114-b2c8-42fa-9908-d997c59cd4a3', '43e57d0c-233b-4793-a9e2-2b91d8302d3f'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:36:14.938182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b717af-7860-4286-890e-b15ecfe89acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1ebd94a-33f7-480d-be99-1166ced9b490', 'e18703d4-f284-485e-b808-cfaa1f815d4e', '7fd61114-b2c8-42fa-9908-d997c59cd4a3', '43e57d0c-233b-4793-a9e2-2b91d8302d3f']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:14.939006 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d2a4ad-d037-478d-98ef-731191e0a14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:14.962342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d2a4ad-d037-478d-98ef-731191e0a14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de42609-041b-4293-8873-1f9158a46611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-567412006',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['a1ebd94a-33f7-480d-be99-1166ced9b490','e18703d4-f284-485e-b808-cfaa1f815d4e','7fd61114-b2c8-42fa-9908-d997c59cd4a3','43e57d0c-233b-4793-a9e2-2b91d8302d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=44d14957-5729-47be-a6bf-d6b2749fbd55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-567412006',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8de42609-041b-4293-8873-1f9158a46611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44d14957-5729-47be-a6bf-d6b2749fbd55),volume_type_id=44d14957-5729-47be-a6bf-d6b2749fbd55)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:14.963069 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dede03e-d001-4885-8f1f-28ad7c4724f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:14.982725 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dede03e-d001-4885-8f1f-28ad7c4724f0) transitioned into state 'SUCCESS' from state '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-567412006',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['a1ebd94a-33f7-480d-be99-1166ced9b490','e18703d4-f284-485e-b808-cfaa1f815d4e','7fd61114-b2c8-42fa-9908-d997c59cd4a3','43e57d0c-233b-4793-a9e2-2b91d8302d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=44d14957-5729-47be-a6bf-d6b2749fbd55)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:14.983426 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2f798a-4744-4fb8-ae33-49b16b0ba5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:14.994865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2f798a-4744-4fb8-ae33-49b16b0ba5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:14.995849 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (a58cdfa4-8a8c-450f-ad0d-045395c84d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:14.996207 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:36:14.996787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22721c51-2ba0-4743-a324-e56e2175beb0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:36:14.997163 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 927/3728] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:36:14 2026] POST /volume/v3/volumes => generated 779 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:36:15.010167 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-edaea938-7ed0-4729-946a-1137675be4c2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:15.012219 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-edaea938-7ed0-4729-946a-1137675be4c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:15.012438 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-edaea938-7ed0-4729-946a-1137675be4c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:15.012656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-edaea938-7ed0-4729-946a-1137675be4c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:15.019525 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:15.019525 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:15.023531 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-edaea938-7ed0-4729-946a-1137675be4c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:15.028087 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-edaea938-7ed0-4729-946a-1137675be4c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:15.028590 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 926/3729] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:15 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:15.176143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6d4049f1-6cff-44ae-8a26-f42ce0929c81 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:15.177717 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6d4049f1-6cff-44ae-8a26-f42ce0929c81 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 Jul 10 09:36:15.177875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6d4049f1-6cff-44ae-8a26-f42ce0929c81 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:15.178054 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6d4049f1-6cff-44ae-8a26-f42ce0929c81 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:15.182010 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6d4049f1-6cff-44ae-8a26-f42ce0929c81 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 returned with HTTP 404 Jul 10 09:36:15.182406 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 941/3730] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:36:15 2026] GET /volume/v3/snapshots/372086b0-0b9e-4a97-b595-4beb47908733 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:15.191556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-80e04d50-282e-4ded-bbec-5cf74d2aee15 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:15.193431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-80e04d50-282e-4ded-bbec-5cf74d2aee15 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:36:15.193637 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-80e04d50-282e-4ded-bbec-5cf74d2aee15 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:15.193875 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-80e04d50-282e-4ded-bbec-5cf74d2aee15 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:15.202243 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:15.202243 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:15.206984 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-80e04d50-282e-4ded-bbec-5cf74d2aee15 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:36:15.211994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-80e04d50-282e-4ded-bbec-5cf74d2aee15 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:36:15.212420 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 937/3731] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:15 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:15.242225 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:15.244246 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:36:15.244550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-218529563"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:15.245892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request body: {'volume': {'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-218529563'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:36:15.320890 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume of 1 GB Jul 10 09:36:15.321182 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:15.321182 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:15.325519 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Availability Zones retrieved successfully. Jul 10 09:36:15.330987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (4ca2613e-fdb8-40a8-9458-ea19d8fb68b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:15.332531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3243d89e-b2ff-440c-a6c4-285cd38cbd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:15.333398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:36:15.387523 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3243d89e-b2ff-440c-a6c4-285cd38cbd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:15.388230 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e34a14f-de42-4a6c-90fe-d3bec874ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:15.424137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['f3984fb8-4c12-436e-8f83-f188b65ccd07', '0f567874-5eef-4bb5-9926-297d7cc07ee1', 'db939fd8-3591-42ff-9ae2-91ea12a882d8', 'ccfb6d88-a128-47f3-ae8e-bc06dd60c415'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:36:15.424929 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e34a14f-de42-4a6c-90fe-d3bec874ba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3984fb8-4c12-436e-8f83-f188b65ccd07', '0f567874-5eef-4bb5-9926-297d7cc07ee1', 'db939fd8-3591-42ff-9ae2-91ea12a882d8', 'ccfb6d88-a128-47f3-ae8e-bc06dd60c415']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:15.425584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542bef17-e607-442c-88ea-48df2d212b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:15.446768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542bef17-e607-442c-88ea-48df2d212b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ceeea4-45c6-4b77-929b-0825e7f69be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-218529563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['f3984fb8-4c12-436e-8f83-f188b65ccd07','0f567874-5eef-4bb5-9926-297d7cc07ee1','db939fd8-3591-42ff-9ae2-91ea12a882d8','ccfb6d88-a128-47f3-ae8e-bc06dd60c415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-218529563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9ceeea4-45c6-4b77-929b-0825e7f69be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:15.447442 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7435cfc-d46c-4b93-ba52-6a90f84e75d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:15.465134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7435cfc-d46c-4b93-ba52-6a90f84e75d2) transitioned into state 'SUCCESS' from state '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-218529563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['f3984fb8-4c12-436e-8f83-f188b65ccd07','0f567874-5eef-4bb5-9926-297d7cc07ee1','db939fd8-3591-42ff-9ae2-91ea12a882d8','ccfb6d88-a128-47f3-ae8e-bc06dd60c415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:15.465770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a2176d-3c0c-40f5-92c7-88c17dd7250d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:15.474509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a2176d-3c0c-40f5-92c7-88c17dd7250d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:15.475287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (4ca2613e-fdb8-40a8-9458-ea19d8fb68b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:15.475581 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request issued successfully. Jul 10 09:36:15.476277 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c1459f42-bcb0-4aa4-9990-a37366c35660 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:36:15.476671 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 928/3732] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:36:15 2026] POST /volume/v3/volumes => generated 753 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:36:15.487796 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a7a45024-6b2b-4d90-8929-bab27ae94d68 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:15.489930 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a7a45024-6b2b-4d90-8929-bab27ae94d68 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:36:15.490156 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a7a45024-6b2b-4d90-8929-bab27ae94d68 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:15.490331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a7a45024-6b2b-4d90-8929-bab27ae94d68 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:15.497124 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:15.497124 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:15.500446 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a7a45024-6b2b-4d90-8929-bab27ae94d68 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:36:15.504455 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a7a45024-6b2b-4d90-8929-bab27ae94d68 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:36:15.504888 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 927/3733] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:15 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:16.040087 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e0fa096b-73a3-4c5e-a0d6-ab9b4f7a1f84 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.042179 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e0fa096b-73a3-4c5e-a0d6-ab9b4f7a1f84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:16.042383 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e0fa096b-73a3-4c5e-a0d6-ab9b4f7a1f84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:16.042582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e0fa096b-73a3-4c5e-a0d6-ab9b4f7a1f84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:16.049728 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.049728 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:16.053292 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e0fa096b-73a3-4c5e-a0d6-ab9b4f7a1f84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:16.057071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e0fa096b-73a3-4c5e-a0d6-ab9b4f7a1f84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:16.057431 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 942/3734] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:16 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:16.069927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9bd2cc3b-7db1-4942-b385-12a1aebd8f38 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.071828 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9bd2cc3b-7db1-4942-b385-12a1aebd8f38 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:16.072003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9bd2cc3b-7db1-4942-b385-12a1aebd8f38 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:16.072171 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9bd2cc3b-7db1-4942-b385-12a1aebd8f38 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:16.078872 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.078872 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:16.082086 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9bd2cc3b-7db1-4942-b385-12a1aebd8f38 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:16.085871 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9bd2cc3b-7db1-4942-b385-12a1aebd8f38 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:16.086227 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 938/3735] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:16 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:16.097069 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-02f9011c-6949-41bc-a33b-d18d74c9567a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.098834 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-02f9011c-6949-41bc-a33b-d18d74c9567a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611/action Jul 10 09:36:16.099209 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-02f9011c-6949-41bc-a33b-d18d74c9567a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:36:16.099364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-02f9011c-6949-41bc-a33b-d18d74c9567a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:16.107180 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.107180 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:16.107673 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-02f9011c-6949-41bc-a33b-d18d74c9567a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:16.113146 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-02f9011c-6949-41bc-a33b-d18d74c9567a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume updated successfully. Jul 10 09:36:16.113363 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-02f9011c-6949-41bc-a33b-d18d74c9567a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611/action returned with HTTP 200 Jul 10 09:36:16.113816 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 929/3736] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:36:16 2026] POST /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:36:16.192674 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-d9a7335c-9f59-4411-9c7d-735a8a35a928 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.194577 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-d9a7335c-9f59-4411-9c7d-735a8a35a928 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:16.194755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-d9a7335c-9f59-4411-9c7d-735a8a35a928 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:16.194970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-d9a7335c-9f59-4411-9c7d-735a8a35a928 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:16.203635 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.203635 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:16.207818 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-d9a7335c-9f59-4411-9c7d-735a8a35a928 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:16.212893 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-d9a7335c-9f59-4411-9c7d-735a8a35a928 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:16.213402 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 928/3737] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:16 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:16.520420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-effc43bc-112a-43a2-8d43-55bc7998701c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.522190 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-effc43bc-112a-43a2-8d43-55bc7998701c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:36:16.522425 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-effc43bc-112a-43a2-8d43-55bc7998701c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:16.522642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-effc43bc-112a-43a2-8d43-55bc7998701c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:16.528907 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.528907 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:16.532322 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-effc43bc-112a-43a2-8d43-55bc7998701c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:36:16.537817 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-effc43bc-112a-43a2-8d43-55bc7998701c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:36:16.538223 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 943/3738] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:16 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:16.545019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-06ebeab3-7775-447f-91ab-15071b154d08 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.547319 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-06ebeab3-7775-447f-91ab-15071b154d08 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:16.547558 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-06ebeab3-7775-447f-91ab-15071b154d08 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:16.547826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-06ebeab3-7775-447f-91ab-15071b154d08 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:16.555489 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.555489 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:16.559536 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-06ebeab3-7775-447f-91ab-15071b154d08 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:16.564290 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-06ebeab3-7775-447f-91ab-15071b154d08 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:16.564730 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 939/3739] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:16 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:16.573663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b90dc07b-ca29-4abc-8db6-1d9be57fe2f0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.574008 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b90dc07b-ca29-4abc-8db6-1d9be57fe2f0 None None] GET https://10.4.3.103/volume// Jul 10 09:36:16.574153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b90dc07b-ca29-4abc-8db6-1d9be57fe2f0 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:16.574323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b90dc07b-ca29-4abc-8db6-1d9be57fe2f0 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:16.574642 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b90dc07b-ca29-4abc-8db6-1d9be57fe2f0 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:16.574908 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 930/3740] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:36:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:16.582234 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-353310a2-ed6e-4661-bb2f-5257201f5a1b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:16.584058 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-353310a2-ed6e-4661-bb2f-5257201f5a1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:36:16.584368 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-353310a2-ed6e-4661-bb2f-5257201f5a1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8de42609-041b-4293-8873-1f9158a46611", "connector": null, "instance_uuid": "e88a72da-3c02-489f-89fb-824a3a3af6aa"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:16.592366 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:16.592366 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:16.616264 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-353310a2-ed6e-4661-bb2f-5257201f5a1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:36:16.616712 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 929/3741] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:36:16 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) Jul 10 09:36:22.597613 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1a5b5079-bb29-49c0-8a19-6e643f25328d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:22.597983 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1a5b5079-bb29-49c0-8a19-6e643f25328d None None] GET https://10.4.3.103/volume// Jul 10 09:36:22.598131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1a5b5079-bb29-49c0-8a19-6e643f25328d None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:22.598327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1a5b5079-bb29-49c0-8a19-6e643f25328d None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:22.598639 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1a5b5079-bb29-49c0-8a19-6e643f25328d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:22.598922 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 944/3742] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:36:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:22.609071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-af90f830-e9bc-4827-b60f-9cbc8fdf0589 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:22.611080 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-af90f830-e9bc-4827-b60f-9cbc8fdf0589 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:22.611278 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-af90f830-e9bc-4827-b60f-9cbc8fdf0589 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:22.611457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-af90f830-e9bc-4827-b60f-9cbc8fdf0589 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:22.620620 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:22.620620 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:22.623896 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-af90f830-e9bc-4827-b60f-9cbc8fdf0589 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:22.627533 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-af90f830-e9bc-4827-b60f-9cbc8fdf0589 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:22.628160 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 940/3743] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:36:22 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:36:22.734617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:22.734617 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc Jul 10 09:36:22.735185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:22.744769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-8de42609-041b-4293-8873-1f9158a46611-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:36:22.749566 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-8de42609-041b-4293-8873-1f9158a46611-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:36:22.750582 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:22.750582 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:23.273637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-8de42609-041b-4293-8873-1f9158a46611-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:36:23.274085 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-3d2148dc-e5d7-4ab8-8894-b1d0c1edd591 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc returned with HTTP 200 Jul 10 09:36:23.274694 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 931/3744] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:36:22 2026] PUT /volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:23.785361 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-c1777950-5c63-4ab1-9d3b-fc2d961e6ed0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:23.787843 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-c1777950-5c63-4ab1-9d3b-fc2d961e6ed0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc/action Jul 10 09:36:23.788255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-c1777950-5c63-4ab1-9d3b-fc2d961e6ed0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:36:23.788406 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-c1777950-5c63-4ab1-9d3b-fc2d961e6ed0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:23.809822 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:23.809822 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:23.821761 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-c1777950-5c63-4ab1-9d3b-fc2d961e6ed0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc/action returned with HTTP 204 Jul 10 09:36:23.822328 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 930/3745] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:36:23 2026] POST /volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:26.536772 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:36:28.980141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-555af6c8-a5a9-452b-b126-007be2e4736a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:28.982506 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-555af6c8-a5a9-452b-b126-007be2e4736a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611/encryption Jul 10 09:36:28.982746 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-555af6c8-a5a9-452b-b126-007be2e4736a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:28.982969 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-555af6c8-a5a9-452b-b126-007be2e4736a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:28.994559 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:28.994559 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:29.001883 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9773cd34-203a-4bc1-bede-2198f1552ec1 req-555af6c8-a5a9-452b-b126-007be2e4736a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611/encryption returned with HTTP 200 Jul 10 09:36:29.002382 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 945/3746] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:36:28 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:36:30.388219 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-121e90ed-bf8d-478b-bac8-781f59511327 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:30.390312 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-121e90ed-bf8d-478b-bac8-781f59511327 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:30.390556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-121e90ed-bf8d-478b-bac8-781f59511327 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:30.390821 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-121e90ed-bf8d-478b-bac8-781f59511327 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:30.399541 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:30.399541 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:30.404002 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-121e90ed-bf8d-478b-bac8-781f59511327 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:30.408792 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-121e90ed-bf8d-478b-bac8-781f59511327 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:30.409229 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 941/3747] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:30 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:30.422248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7396e434-6720-4538-915b-9dc74581fb6d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:30.424049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7396e434-6720-4538-915b-9dc74581fb6d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:30.424268 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7396e434-6720-4538-915b-9dc74581fb6d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:30.424448 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7396e434-6720-4538-915b-9dc74581fb6d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:30.432297 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:30.432297 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:30.435849 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7396e434-6720-4538-915b-9dc74581fb6d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:30.440104 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7396e434-6720-4538-915b-9dc74581fb6d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:30.440533 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 932/3748] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:30 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:30.480527 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8ea083c5-27bd-4835-a357-51e097a5e0ce None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:30.483405 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8ea083c5-27bd-4835-a357-51e097a5e0ce tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:30.483680 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8ea083c5-27bd-4835-a357-51e097a5e0ce tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:30.483922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8ea083c5-27bd-4835-a357-51e097a5e0ce tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:30.492730 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:30.492730 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:30.497358 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8ea083c5-27bd-4835-a357-51e097a5e0ce tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:30.502882 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8ea083c5-27bd-4835-a357-51e097a5e0ce tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:30.503286 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 931/3749] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:30 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:32.535913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f7f1d94a-b0e8-4fce-8671-f02b57a2df62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:32.536344 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7f1d94a-b0e8-4fce-8671-f02b57a2df62 None None] GET https://10.4.3.103/volume// Jul 10 09:36:32.536562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7f1d94a-b0e8-4fce-8671-f02b57a2df62 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:32.536866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7f1d94a-b0e8-4fce-8671-f02b57a2df62 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:32.537354 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7f1d94a-b0e8-4fce-8671-f02b57a2df62 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:32.538052 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 946/3750] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:36:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:32.544925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-870289e6-8def-4f63-abe7-98f85ecca055 req-682684f1-ede9-49fe-978b-5b36090d0d16 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:32.613929 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-682684f1-ede9-49fe-978b-5b36090d0d16 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:36:32.614268 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-682684f1-ede9-49fe-978b-5b36090d0d16 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60b43969-d9f7-44bc-bb62-f70a8cafac5c", "connector": null, "instance_uuid": "e790bd98-d4d5-4eca-8930-ff3a034a05c5"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:32.622621 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:32.622621 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:32.644789 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-682684f1-ede9-49fe-978b-5b36090d0d16 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:36:32.645224 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 942/3751] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:36:32 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:33.024739 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5e56151d-ab73-46eb-a23c-3a3fdbe3f958 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:33.026857 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e56151d-ab73-46eb-a23c-3a3fdbe3f958 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:33.027162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e56151d-ab73-46eb-a23c-3a3fdbe3f958 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:33.027449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e56151d-ab73-46eb-a23c-3a3fdbe3f958 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:33.041430 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:33.041430 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:33.045954 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5e56151d-ab73-46eb-a23c-3a3fdbe3f958 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:33.056380 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e56151d-ab73-46eb-a23c-3a3fdbe3f958 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:33.056870 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 933/3752] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:33 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:33.172829 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-92ea50b6-2fbe-44f1-9bee-3beca4c95a63 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:33.173312 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92ea50b6-2fbe-44f1-9bee-3beca4c95a63 None None] GET https://10.4.3.103/volume// Jul 10 09:36:33.173532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92ea50b6-2fbe-44f1-9bee-3beca4c95a63 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:33.173813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92ea50b6-2fbe-44f1-9bee-3beca4c95a63 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:33.174230 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92ea50b6-2fbe-44f1-9bee-3beca4c95a63 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:33.177594 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 932/3753] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:36:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:33.184539 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-870289e6-8def-4f63-abe7-98f85ecca055 req-0f3639f3-a475-45e8-87f5-3d23623dea6f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:33.186980 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-0f3639f3-a475-45e8-87f5-3d23623dea6f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:33.187683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-0f3639f3-a475-45e8-87f5-3d23623dea6f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:33.187683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-0f3639f3-a475-45e8-87f5-3d23623dea6f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:33.198516 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:33.198516 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:33.202913 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-870289e6-8def-4f63-abe7-98f85ecca055 req-0f3639f3-a475-45e8-87f5-3d23623dea6f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:33.209057 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-0f3639f3-a475-45e8-87f5-3d23623dea6f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:33.209534 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 947/3754] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:36:33 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 1053 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:36:33.316841 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:33.319742 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] PUT https://10.4.3.103/volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d Jul 10 09:36:33.320262 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:33.328480 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Acquiring lock "cinder-attachment_update-60b43969-d9f7-44bc-bb62-f70a8cafac5c-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:36:33.332230 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Lock "cinder-attachment_update-60b43969-d9f7-44bc-bb62-f70a8cafac5c-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:36:33.333165 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:33.333165 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:33.852773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Lock "cinder-attachment_update-60b43969-d9f7-44bc-bb62-f70a8cafac5c-np0000004982" released by "attachment_update" :: held 0.520s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:36:33.853171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-8941e640-57e1-4bc8-a58b-d335e9cbccde tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d returned with HTTP 200 Jul 10 09:36:33.853514 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 943/3755] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:36:33 2026] PUT /volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:34.069465 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2dfd2034-b01b-47c4-926a-039f6393b72f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:34.071214 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2dfd2034-b01b-47c4-926a-039f6393b72f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:34.071388 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2dfd2034-b01b-47c4-926a-039f6393b72f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:34.071556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2dfd2034-b01b-47c4-926a-039f6393b72f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:34.086185 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:34.086185 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:34.090475 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2dfd2034-b01b-47c4-926a-039f6393b72f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:34.094843 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2dfd2034-b01b-47c4-926a-039f6393b72f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:34.095342 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 934/3756] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:34 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:35.109233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5887f7ca-c12e-48c6-a08f-7719b2975c54 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:35.111170 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5887f7ca-c12e-48c6-a08f-7719b2975c54 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:35.111376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5887f7ca-c12e-48c6-a08f-7719b2975c54 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:35.111557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5887f7ca-c12e-48c6-a08f-7719b2975c54 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:35.122635 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:35.122635 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:35.128182 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5887f7ca-c12e-48c6-a08f-7719b2975c54 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:35.133757 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5887f7ca-c12e-48c6-a08f-7719b2975c54 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:35.134592 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 933/3757] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:35 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:36.153410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-159132a1-f159-4895-91f4-a00621e2e9f0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:36.155182 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-159132a1-f159-4895-91f4-a00621e2e9f0 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:36.155363 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-159132a1-f159-4895-91f4-a00621e2e9f0 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:36.155533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-159132a1-f159-4895-91f4-a00621e2e9f0 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:36.164189 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:36.164189 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:36.167452 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-159132a1-f159-4895-91f4-a00621e2e9f0 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:36.171240 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-159132a1-f159-4895-91f4-a00621e2e9f0 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:36.171616 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 948/3758] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:36 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:37.183877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e7ac140a-2b90-42a5-acf4-af37f29f3cca None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:37.186257 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7ac140a-2b90-42a5-acf4-af37f29f3cca tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:37.186536 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7ac140a-2b90-42a5-acf4-af37f29f3cca tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:37.186797 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7ac140a-2b90-42a5-acf4-af37f29f3cca tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:37.196971 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:37.196971 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:37.201659 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e7ac140a-2b90-42a5-acf4-af37f29f3cca tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:37.206371 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7ac140a-2b90-42a5-acf4-af37f29f3cca tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:37.206763 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 944/3759] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:37 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:38.218973 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d16e2e5a-84c2-45eb-b6ac-12e1d5b78f08 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:38.220706 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d16e2e5a-84c2-45eb-b6ac-12e1d5b78f08 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:38.220904 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d16e2e5a-84c2-45eb-b6ac-12e1d5b78f08 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:38.221083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d16e2e5a-84c2-45eb-b6ac-12e1d5b78f08 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:38.230427 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:38.230427 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:38.234043 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d16e2e5a-84c2-45eb-b6ac-12e1d5b78f08 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:38.237962 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d16e2e5a-84c2-45eb-b6ac-12e1d5b78f08 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:38.238372 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 935/3760] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:38 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:39.250823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68ae7824-9539-4462-8f1d-d28bd7301756 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:39.252452 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68ae7824-9539-4462-8f1d-d28bd7301756 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:39.252676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68ae7824-9539-4462-8f1d-d28bd7301756 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:39.252851 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68ae7824-9539-4462-8f1d-d28bd7301756 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:39.262890 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:39.262890 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:39.266671 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68ae7824-9539-4462-8f1d-d28bd7301756 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:39.270803 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68ae7824-9539-4462-8f1d-d28bd7301756 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:39.271150 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 934/3761] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:39 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:40.064847 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-870289e6-8def-4f63-abe7-98f85ecca055 req-afb6de18-032a-4ff2-b47e-6cb1ccba4a36 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:40.067540 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-afb6de18-032a-4ff2-b47e-6cb1ccba4a36 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d/action Jul 10 09:36:40.068134 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-afb6de18-032a-4ff2-b47e-6cb1ccba4a36 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:36:40.068317 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-afb6de18-032a-4ff2-b47e-6cb1ccba4a36 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:40.084523 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:40.084523 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:40.092834 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-870289e6-8def-4f63-abe7-98f85ecca055 req-afb6de18-032a-4ff2-b47e-6cb1ccba4a36 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d/action returned with HTTP 204 Jul 10 09:36:40.093287 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 949/3762] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:36:40 2026] POST /volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:40.283294 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4f97e615-8626-4a1e-b88a-9179dc242622 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:40.284975 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f97e615-8626-4a1e-b88a-9179dc242622 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:40.285157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f97e615-8626-4a1e-b88a-9179dc242622 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:40.285338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4f97e615-8626-4a1e-b88a-9179dc242622 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:40.288002 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=85,cinder:UPDATE=8,cinder:INSERT=5 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:36:40.296810 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:40.296810 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:40.300180 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4f97e615-8626-4a1e-b88a-9179dc242622 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:40.303947 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4f97e615-8626-4a1e-b88a-9179dc242622 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:40.304306 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 945/3763] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:40 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:40.315993 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b40df5bd-ba2f-4ff6-bd57-242861ee60fb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:40.317780 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b40df5bd-ba2f-4ff6-bd57-242861ee60fb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:40.317999 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b40df5bd-ba2f-4ff6-bd57-242861ee60fb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:40.318236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b40df5bd-ba2f-4ff6-bd57-242861ee60fb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:40.322072 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=133,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:36:40.331586 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:40.331586 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:40.335132 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b40df5bd-ba2f-4ff6-bd57-242861ee60fb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:40.339498 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b40df5bd-ba2f-4ff6-bd57-242861ee60fb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:40.339880 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 936/3764] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:40 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:42.618009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-01d8df4a-9fa7-4c11-9e6e-a1628098412b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:42.620666 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-01d8df4a-9fa7-4c11-9e6e-a1628098412b tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:42.620911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-01d8df4a-9fa7-4c11-9e6e-a1628098412b tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:42.621141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-01d8df4a-9fa7-4c11-9e6e-a1628098412b tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:42.623207 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=134,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:36:42.631420 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:42.631420 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:42.635915 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-01d8df4a-9fa7-4c11-9e6e-a1628098412b tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:42.640143 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-01d8df4a-9fa7-4c11-9e6e-a1628098412b tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:42.640513 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 935/3765] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:42 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:42.664841 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:42.668004 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] POST https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c/action Jul 10 09:36:42.668139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:36:42.668282 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:42.681477 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:42.681477 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:42.682137 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:42.688671 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Begin detaching volume completed successfully. Jul 10 09:36:42.688901 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-bb9d6459-b61c-481a-acba-b3f698325591 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c/action returned with HTTP 202 Jul 10 09:36:42.689468 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 950/3766] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:36:42 2026] POST /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:36:43.722998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7bc1b2a8-61bd-4050-ac0e-b782aa5e1f5a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:43.725199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7bc1b2a8-61bd-4050-ac0e-b782aa5e1f5a None None] GET https://10.4.3.103/volume// Jul 10 09:36:43.725199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7bc1b2a8-61bd-4050-ac0e-b782aa5e1f5a None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:43.725199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7bc1b2a8-61bd-4050-ac0e-b782aa5e1f5a None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:43.725199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7bc1b2a8-61bd-4050-ac0e-b782aa5e1f5a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:43.725199 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 946/3767] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:43.734291 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-32cd6a22-424f-4dcf-b43e-66a70ed081c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:43.737082 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-32cd6a22-424f-4dcf-b43e-66a70ed081c1 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:43.737272 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-32cd6a22-424f-4dcf-b43e-66a70ed081c1 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:43.737446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-32cd6a22-424f-4dcf-b43e-66a70ed081c1 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:43.746827 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:43.746827 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:43.750085 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-32cd6a22-424f-4dcf-b43e-66a70ed081c1 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:43.755386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-32cd6a22-424f-4dcf-b43e-66a70ed081c1 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:43.755805 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 937/3768] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:36:43 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 1349 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:36:44.547286 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-7396a0e6-b8b9-4858-8c06-b79ac00566fa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:44.549390 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-7396a0e6-b8b9-4858-8c06-b79ac00566fa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] DELETE https://10.4.3.103/volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d Jul 10 09:36:44.549586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-7396a0e6-b8b9-4858-8c06-b79ac00566fa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:44.549781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-7396a0e6-b8b9-4858-8c06-b79ac00566fa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:44.556429 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:44.556429 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:44.757002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a7d2090a-2974-495e-acb4-8d077d58e217 req-248700b4-c24f-40fd-9933-4458afe62f24 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:44.758888 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a7d2090a-2974-495e-acb4-8d077d58e217 req-248700b4-c24f-40fd-9933-4458afe62f24 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc Jul 10 09:36:44.759059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a7d2090a-2974-495e-acb4-8d077d58e217 req-248700b4-c24f-40fd-9933-4458afe62f24 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:44.759231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a7d2090a-2974-495e-acb4-8d077d58e217 req-248700b4-c24f-40fd-9933-4458afe62f24 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:44.765951 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:44.765951 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:45.091388 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c17d3833-2240-4e5e-8e8a-d3932f2db882 req-7396a0e6-b8b9-4858-8c06-b79ac00566fa tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d returned with HTTP 200 Jul 10 09:36:45.091823 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 936/3769] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:36:44 2026] DELETE /volume/v3/attachments/8d88a758-bea3-422f-997b-33abfa0a030d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:45.295363 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a7d2090a-2974-495e-acb4-8d077d58e217 req-248700b4-c24f-40fd-9933-4458afe62f24 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc returned with HTTP 200 Jul 10 09:36:45.296005 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 951/3770] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:36:44 2026] DELETE /volume/v3/attachments/70f7e584-d7f7-4461-aad1-70d2d8ad5fcc => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:47.510261 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:47.511856 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:36:47.512172 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-506481929"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:47.513465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-506481929'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:36:47.513616 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Create volume of 1 GB Jul 10 09:36:47.517588 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Availability Zones retrieved successfully. Jul 10 09:36:47.522944 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Flow 'volume_create_api' (da785936-4f9f-4239-bb77-5504bf03cf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:47.523763 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baffe4c-5216-43e1-be15-473231bb3488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:47.524578 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:36:47.550562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baffe4c-5216-43e1-be15-473231bb3488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:47.551255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d194843-d1a0-4887-a56f-11f612435727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:47.596112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Created reservations ['a8f77519-e593-4e1e-b2f3-f85379ab35fd', 'f552dca8-6eb0-4ebc-bd7c-554641b59312', '5ec6532e-2731-4ffb-aa60-215b47de3b14', '570566ec-a2d1-4569-b4d7-8dfad528fc14'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:36:47.596830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d194843-d1a0-4887-a56f-11f612435727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f77519-e593-4e1e-b2f3-f85379ab35fd', 'f552dca8-6eb0-4ebc-bd7c-554641b59312', '5ec6532e-2731-4ffb-aa60-215b47de3b14', '570566ec-a2d1-4569-b4d7-8dfad528fc14']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:47.597448 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0a7409-8904-4b83-9703-b17688e73761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:47.621150 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0a7409-8904-4b83-9703-b17688e73761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a91b09f0-3b03-4da6-8fd9-e92eee889480', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-506481929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88abdac31b8c408182bb261aece13277',qos_specs=None,replication_status=,reservations=['a8f77519-e593-4e1e-b2f3-f85379ab35fd','f552dca8-6eb0-4ebc-bd7c-554641b59312','5ec6532e-2731-4ffb-aa60-215b47de3b14','570566ec-a2d1-4569-b4d7-8dfad528fc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ded792231543ecba95057a3cf3e15a',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-506481929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a91b09f0-3b03-4da6-8fd9-e92eee889480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88abdac31b8c408182bb261aece13277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ded792231543ecba95057a3cf3e15a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:47.621964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5833e82d-8eb5-402c-8b92-599dcce74429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:47.644757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5833e82d-8eb5-402c-8b92-599dcce74429) transitioned into state 'SUCCESS' from state '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-506481929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88abdac31b8c408182bb261aece13277',qos_specs=None,replication_status=,reservations=['a8f77519-e593-4e1e-b2f3-f85379ab35fd','f552dca8-6eb0-4ebc-bd7c-554641b59312','5ec6532e-2731-4ffb-aa60-215b47de3b14','570566ec-a2d1-4569-b4d7-8dfad528fc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ded792231543ecba95057a3cf3e15a',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:47.645436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74468c9-3ac5-4416-89d7-41a6c8995287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:47.654985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74468c9-3ac5-4416-89d7-41a6c8995287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:47.655737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Flow 'volume_create_api' (da785936-4f9f-4239-bb77-5504bf03cf73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:47.656004 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Create volume request issued successfully. Jul 10 09:36:47.656625 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f062b7c-9cf3-4ebc-85c7-8178806de974 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:36:47.657069 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 947/3771] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:36:47 2026] POST /volume/v3/volumes => generated 756 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:36:47.668911 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-917f4a02-e443-4fe0-adc3-a590295291dc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:47.672044 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-917f4a02-e443-4fe0-adc3-a590295291dc tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:36:47.672309 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-917f4a02-e443-4fe0-adc3-a590295291dc tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:47.672583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-917f4a02-e443-4fe0-adc3-a590295291dc tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:47.680315 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:47.680315 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:47.684481 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-917f4a02-e443-4fe0-adc3-a590295291dc tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:36:47.688937 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-917f4a02-e443-4fe0-adc3-a590295291dc tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:36:47.689282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 938/3772] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:47 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:48.704379 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6a2a595a-fae4-48b0-a5c9-f41637bd3a63 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:48.706142 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6a2a595a-fae4-48b0-a5c9-f41637bd3a63 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:36:48.706331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6a2a595a-fae4-48b0-a5c9-f41637bd3a63 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:48.706535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6a2a595a-fae4-48b0-a5c9-f41637bd3a63 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:48.713299 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:48.713299 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:48.717064 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6a2a595a-fae4-48b0-a5c9-f41637bd3a63 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:36:48.721660 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6a2a595a-fae4-48b0-a5c9-f41637bd3a63 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:36:48.722145 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 937/3773] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:48 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:48.745469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-753bd498-3112-4c06-b7c8-89755afea38a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:48.747291 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:48.747510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:48.747744 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:48.747955 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:48.756174 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:48.756174 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:48.756725 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:48.767872 np0000004982 devstack@c-api.service[99957]: WARNING cinder.keymgr.conf_key_mgr [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:36:48.774832 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:36:48.775051 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-753bd498-3112-4c06-b7c8-89755afea38a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 202 Jul 10 09:36:48.775630 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 952/3774] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:36:48 2026] DELETE /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:36:48.783243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a4c4458c-2b8f-4e63-964c-0d05bc1626c4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:48.785446 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a4c4458c-2b8f-4e63-964c-0d05bc1626c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:48.785734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a4c4458c-2b8f-4e63-964c-0d05bc1626c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:48.786006 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a4c4458c-2b8f-4e63-964c-0d05bc1626c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:48.795366 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:48.795366 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:48.801235 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a4c4458c-2b8f-4e63-964c-0d05bc1626c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:48.808498 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a4c4458c-2b8f-4e63-964c-0d05bc1626c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 200 Jul 10 09:36:48.808980 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 948/3775] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:48 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:49.825716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-91372151-212b-45ae-9b27-bf4cb4ab5207 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:49.827443 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91372151-212b-45ae-9b27-bf4cb4ab5207 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 Jul 10 09:36:49.827688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91372151-212b-45ae-9b27-bf4cb4ab5207 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:49.827881 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-91372151-212b-45ae-9b27-bf4cb4ab5207 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:49.833344 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-91372151-212b-45ae-9b27-bf4cb4ab5207 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 returned with HTTP 404 Jul 10 09:36:49.833814 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 939/3776] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:49 2026] GET /volume/v3/volumes/8de42609-041b-4293-8873-1f9158a46611 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:49.841545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:49.843832 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:36:49.844077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:49.844274 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:49.845074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:36:49.874166 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Get all volumes completed successfully. Jul 10 09:36:49.877282 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:49.877282 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:49.883064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8220dd7f-5cb7-4655-b559-5e24725a8361 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:36:49.883437 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 938/3777] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:36:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10794 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:36:49.898581 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3df9090d-c5c1-448f-9be3-109e8c6afe93 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:49.900366 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3df9090d-c5c1-448f-9be3-109e8c6afe93 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] DELETE https://10.4.3.103/volume/v3/types/44d14957-5729-47be-a6bf-d6b2749fbd55 Jul 10 09:36:49.900579 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3df9090d-c5c1-448f-9be3-109e8c6afe93 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:49.900781 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3df9090d-c5c1-448f-9be3-109e8c6afe93 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:49.922942 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3df9090d-c5c1-448f-9be3-109e8c6afe93 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/types/44d14957-5729-47be-a6bf-d6b2749fbd55 returned with HTTP 202 Jul 10 09:36:49.923361 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 953/3778] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:36:49 2026] DELETE /volume/v3/types/44d14957-5729-47be-a6bf-d6b2749fbd55 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:36:49.934072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c61580f9-aaa3-4f3a-96ce-6e5d0c52d5d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:49.935774 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c61580f9-aaa3-4f3a-96ce-6e5d0c52d5d0 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:36:49.936158 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c61580f9-aaa3-4f3a-96ce-6e5d0c52d5d0 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1441929943", "extra_specs": {}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:49.949535 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c61580f9-aaa3-4f3a-96ce-6e5d0c52d5d0 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:36:49.949968 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 949/3779] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:36:49 2026] POST /volume/v3/types => generated 213 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:49.957669 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-744c6727-3c8b-4173-86ed-dd825a6d76ff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:49.959365 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-744c6727-3c8b-4173-86ed-dd825a6d76ff tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] POST https://10.4.3.103/volume/v3/types/c23d7b61-3e52-4ed4-8005-9d1123b6cb7a/encryption Jul 10 09:36:49.959744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-744c6727-3c8b-4173-86ed-dd825a6d76ff tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:49.987489 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-744c6727-3c8b-4173-86ed-dd825a6d76ff tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/types/c23d7b61-3e52-4ed4-8005-9d1123b6cb7a/encryption returned with HTTP 200 Jul 10 09:36:49.987959 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 940/3780] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:36:49 2026] POST /volume/v3/types/c23d7b61-3e52-4ed4-8005-9d1123b6cb7a/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:49.996205 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:49.998986 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:36:49.999351 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-277315284", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1441929943", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:50.000958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-277315284', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1441929943', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:36:50.004428 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:36:50.004754 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:50.004754 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:50.005250 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:36:50.013791 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (a35545a1-8864-4901-96d6-9ac0b1e87108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:50.015671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a30d736-9827-4c65-b612-eb43c48f4aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:50.017004 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:36:50.049602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a30d736-9827-4c65-b612-eb43c48f4aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:36:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c23d7b61-3e52-4ed4-8005-9d1123b6cb7a,is_public=True,name='tempest-scenario-type-luks2-1441929943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c23d7b61-3e52-4ed4-8005-9d1123b6cb7a', '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=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:50.049602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701793f0-a5f0-416c-ac47-71a3d78250eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:50.073637 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1441929943 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1441929943, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:36:50.073879 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1441929943 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1441929943, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:36:50.097456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['4477f907-1249-4411-bc6b-ecfe3ce5980d', '4e83e00c-d50a-4122-b83f-7c5bae8ecb10', 'f04bfd6b-bcf6-48b2-a285-3cd814c1296b', '74a6f15c-75cc-4b35-a880-c94794dedff9'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:36:50.098305 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701793f0-a5f0-416c-ac47-71a3d78250eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4477f907-1249-4411-bc6b-ecfe3ce5980d', '4e83e00c-d50a-4122-b83f-7c5bae8ecb10', 'f04bfd6b-bcf6-48b2-a285-3cd814c1296b', '74a6f15c-75cc-4b35-a880-c94794dedff9']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:50.099030 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8428192e-27f3-423a-b831-2103f7f954d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:50.121037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8428192e-27f3-423a-b831-2103f7f954d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2528b7ae-ce1e-416e-9462-77ffe0f8078a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-277315284',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['4477f907-1249-4411-bc6b-ecfe3ce5980d','4e83e00c-d50a-4122-b83f-7c5bae8ecb10','f04bfd6b-bcf6-48b2-a285-3cd814c1296b','74a6f15c-75cc-4b35-a880-c94794dedff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=c23d7b61-3e52-4ed4-8005-9d1123b6cb7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-277315284',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2528b7ae-ce1e-416e-9462-77ffe0f8078a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c23d7b61-3e52-4ed4-8005-9d1123b6cb7a),volume_type_id=c23d7b61-3e52-4ed4-8005-9d1123b6cb7a)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:50.121715 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470dd6f4-b99e-4e48-9c0d-8fe4e6373be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:50.137528 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470dd6f4-b99e-4e48-9c0d-8fe4e6373be3) transitioned into state 'SUCCESS' from state '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-277315284',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['4477f907-1249-4411-bc6b-ecfe3ce5980d','4e83e00c-d50a-4122-b83f-7c5bae8ecb10','f04bfd6b-bcf6-48b2-a285-3cd814c1296b','74a6f15c-75cc-4b35-a880-c94794dedff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=c23d7b61-3e52-4ed4-8005-9d1123b6cb7a)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:50.138219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb55e63-f40a-45de-9371-4c722865b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:36:50.146535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb55e63-f40a-45de-9371-4c722865b096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:36:50.147398 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (a35545a1-8864-4901-96d6-9ac0b1e87108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:36:50.147745 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:36:50.148333 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1419529b-03bd-4048-878c-ce09e38dc0f3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:36:50.148850 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 939/3781] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:36:49 2026] POST /volume/v3/volumes => generated 780 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:36:50.160917 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3e9e44f8-c244-490f-b267-f37b0dd6f4e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:50.162424 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3e9e44f8-c244-490f-b267-f37b0dd6f4e4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:36:50.162593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3e9e44f8-c244-490f-b267-f37b0dd6f4e4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:50.162784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3e9e44f8-c244-490f-b267-f37b0dd6f4e4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:50.168777 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:50.168777 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:50.171641 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3e9e44f8-c244-490f-b267-f37b0dd6f4e4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:50.175094 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3e9e44f8-c244-490f-b267-f37b0dd6f4e4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:36:50.175423 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 954/3782] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:50 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:51.187107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-61b53ad5-938d-499d-bf2c-3bab8e62efe3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.189283 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-61b53ad5-938d-499d-bf2c-3bab8e62efe3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:36:51.189586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-61b53ad5-938d-499d-bf2c-3bab8e62efe3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:51.189850 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-61b53ad5-938d-499d-bf2c-3bab8e62efe3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:51.198638 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:51.198638 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:51.204365 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-61b53ad5-938d-499d-bf2c-3bab8e62efe3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:51.209388 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-61b53ad5-938d-499d-bf2c-3bab8e62efe3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:36:51.209939 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 950/3783] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:51 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:51.223896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4935abe8-493b-4310-a1e6-071fcf3af8c1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.225786 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4935abe8-493b-4310-a1e6-071fcf3af8c1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:36:51.226059 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4935abe8-493b-4310-a1e6-071fcf3af8c1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:51.226323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4935abe8-493b-4310-a1e6-071fcf3af8c1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:51.237077 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:51.237077 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:51.241651 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4935abe8-493b-4310-a1e6-071fcf3af8c1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:51.246745 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4935abe8-493b-4310-a1e6-071fcf3af8c1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:36:51.247601 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 941/3784] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:51 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:51.260816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.262462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/action Jul 10 09:36:51.262794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:36:51.262911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:51.270228 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:51.270228 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:51.270685 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:51.276241 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume updated successfully. Jul 10 09:36:51.276474 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-26b7b5a1-8d6a-4786-8db8-81bc0b9de4d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/action returned with HTTP 200 Jul 10 09:36:51.276921 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 940/3785] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:36:51 2026] POST /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:36:51.370084 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-6924b0a9-4475-4bee-add3-62b00ec84a0d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.371910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-6924b0a9-4475-4bee-add3-62b00ec84a0d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:36:51.372079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-6924b0a9-4475-4bee-add3-62b00ec84a0d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:51.372268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-6924b0a9-4475-4bee-add3-62b00ec84a0d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:51.378405 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:51.378405 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:51.381390 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-6924b0a9-4475-4bee-add3-62b00ec84a0d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:51.384839 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-6924b0a9-4475-4bee-add3-62b00ec84a0d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:36:51.385216 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 955/3786] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:51 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:51.737628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-88f9821b-26e1-4e75-82bd-dd7a8c286e15 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.739359 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-88f9821b-26e1-4e75-82bd-dd7a8c286e15 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:36:51.739555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-88f9821b-26e1-4e75-82bd-dd7a8c286e15 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:51.739789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-88f9821b-26e1-4e75-82bd-dd7a8c286e15 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:51.745826 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:51.745826 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:51.748723 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-88f9821b-26e1-4e75-82bd-dd7a8c286e15 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:51.752387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-88f9821b-26e1-4e75-82bd-dd7a8c286e15 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:36:51.752767 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 951/3787] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:51 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:51.761399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d80e51f7-ceae-42ab-a6e4-f2fa74d97a6c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.761826 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d80e51f7-ceae-42ab-a6e4-f2fa74d97a6c None None] GET https://10.4.3.103/volume// Jul 10 09:36:51.761987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d80e51f7-ceae-42ab-a6e4-f2fa74d97a6c None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:51.762166 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d80e51f7-ceae-42ab-a6e4-f2fa74d97a6c None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:51.762472 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d80e51f7-ceae-42ab-a6e4-f2fa74d97a6c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:51.762899 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 942/3788] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:36:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:51.768817 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-b88242bd-fb65-445e-8a23-bc95268feb1b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:51.770509 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-b88242bd-fb65-445e-8a23-bc95268feb1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:36:51.770825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-b88242bd-fb65-445e-8a23-bc95268feb1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2528b7ae-ce1e-416e-9462-77ffe0f8078a", "connector": null, "instance_uuid": "6198812a-523c-4e6d-b7bc-19f862ba9ab0"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:51.779014 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:51.779014 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:51.802037 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-b88242bd-fb65-445e-8a23-bc95268feb1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:36:51.802467 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 941/3789] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:36:51 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:53.351386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:53.353318 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] DELETE https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:53.353512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:53.353702 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:53.353850 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Delete volume with id: 60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:53.360588 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:53.360588 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:53.361014 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:53.375949 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Delete volume request issued successfully. Jul 10 09:36:53.376165 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1011b91a-62b4-43db-8f43-bbb9051aa2bc tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 202 Jul 10 09:36:53.376706 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 956/3790] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:36:53 2026] DELETE /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:36:53.386111 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b67e557b-008f-4930-aa82-dd569c63b5df None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:53.388000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b67e557b-008f-4930-aa82-dd569c63b5df tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:53.388198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b67e557b-008f-4930-aa82-dd569c63b5df tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:53.388398 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b67e557b-008f-4930-aa82-dd569c63b5df tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:53.397296 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:53.397296 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:53.400472 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b67e557b-008f-4930-aa82-dd569c63b5df tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:53.404594 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b67e557b-008f-4930-aa82-dd569c63b5df tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 200 Jul 10 09:36:53.404967 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 952/3791] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:53 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:54.419963 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2e653ebe-b417-47bc-8069-cca75eb5a48f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:54.422172 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2e653ebe-b417-47bc-8069-cca75eb5a48f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c Jul 10 09:36:54.422436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2e653ebe-b417-47bc-8069-cca75eb5a48f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:54.422726 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2e653ebe-b417-47bc-8069-cca75eb5a48f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:54.429641 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2e653ebe-b417-47bc-8069-cca75eb5a48f tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c returned with HTTP 404 Jul 10 09:36:54.430221 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 943/3792] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:36:54 2026] GET /volume/v3/volumes/60b43969-d9f7-44bc-bb62-f70a8cafac5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:54.857948 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:54.859448 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:36:54.859655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:54.859852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:54.859979 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Delete snapshot with id: b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:36:54.864351 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:54.864351 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:54.864825 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot retrieved successfully. Jul 10 09:36:54.877696 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot delete request issued successfully. Jul 10 09:36:54.877883 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea677e5c-78cf-49cc-93c0-cc0ddc85a92d tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 returned with HTTP 202 Jul 10 09:36:54.878271 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 942/3793] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:36:54 2026] DELETE /volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:36:54.885310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1b132fa0-5154-43e8-888f-d61eba572d61 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:54.887426 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b132fa0-5154-43e8-888f-d61eba572d61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:36:54.887730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b132fa0-5154-43e8-888f-d61eba572d61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:54.887959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b132fa0-5154-43e8-888f-d61eba572d61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:54.893417 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:54.893417 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:54.894028 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1b132fa0-5154-43e8-888f-d61eba572d61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Snapshot retrieved successfully. Jul 10 09:36:54.894846 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b132fa0-5154-43e8-888f-d61eba572d61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 returned with HTTP 200 Jul 10 09:36:54.895343 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 957/3794] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:36:54 2026] GET /volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:55.905518 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3a15fbca-c332-47df-824f-072285158e61 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:55.909595 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a15fbca-c332-47df-824f-072285158e61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 Jul 10 09:36:55.909595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a15fbca-c332-47df-824f-072285158e61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:55.909595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3a15fbca-c332-47df-824f-072285158e61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:55.914930 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3a15fbca-c332-47df-824f-072285158e61 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 returned with HTTP 404 Jul 10 09:36:55.915776 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 953/3795] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:36:55 2026] GET /volume/v3/snapshots/b58b76fc-81af-4021-ae16-ad137bf94f85 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:55.958531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5e6ae88f-77b8-4057-b55d-56a6198d9922 req-a468ea57-2463-4ac9-9a6e-2c2baf51f8ec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:55.960744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5e6ae88f-77b8-4057-b55d-56a6198d9922 req-a468ea57-2463-4ac9-9a6e-2c2baf51f8ec tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:36:55.960948 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5e6ae88f-77b8-4057-b55d-56a6198d9922 req-a468ea57-2463-4ac9-9a6e-2c2baf51f8ec tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:55.961196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5e6ae88f-77b8-4057-b55d-56a6198d9922 req-a468ea57-2463-4ac9-9a6e-2c2baf51f8ec tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:55.973154 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:55.973154 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:55.977502 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-5e6ae88f-77b8-4057-b55d-56a6198d9922 req-a468ea57-2463-4ac9-9a6e-2c2baf51f8ec tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:36:55.982797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5e6ae88f-77b8-4057-b55d-56a6198d9922 req-a468ea57-2463-4ac9-9a6e-2c2baf51f8ec tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:36:55.983282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 944/3796] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:55 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:36:57.821645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ed8b873e-25ac-4f0e-9a51-cf7fb992c7d4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:57.822166 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed8b873e-25ac-4f0e-9a51-cf7fb992c7d4 None None] GET https://10.4.3.103/volume// Jul 10 09:36:57.822417 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed8b873e-25ac-4f0e-9a51-cf7fb992c7d4 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:57.822690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed8b873e-25ac-4f0e-9a51-cf7fb992c7d4 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:57.823070 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed8b873e-25ac-4f0e-9a51-cf7fb992c7d4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:36:57.823422 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 943/3797] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:36:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:36:57.834382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-0537ac4e-a81a-49dd-b832-e3ec21d63296 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:57.836512 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-0537ac4e-a81a-49dd-b832-e3ec21d63296 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:36:57.836772 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-0537ac4e-a81a-49dd-b832-e3ec21d63296 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:57.836988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-0537ac4e-a81a-49dd-b832-e3ec21d63296 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:57.846653 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:57.846653 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:36:57.850823 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-0537ac4e-a81a-49dd-b832-e3ec21d63296 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:36:57.856802 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-0537ac4e-a81a-49dd-b832-e3ec21d63296 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:36:57.857213 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 958/3798] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:36:57 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:36:57.973137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:57.974978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de Jul 10 09:36:57.975285 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:57.983500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-2528b7ae-ce1e-416e-9462-77ffe0f8078a-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:36:57.987822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-2528b7ae-ce1e-416e-9462-77ffe0f8078a-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:36:57.989116 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:57.989116 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:36:58.510107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-2528b7ae-ce1e-416e-9462-77ffe0f8078a-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:36:58.510538 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-1ee4fc54-b4e8-4ed3-bfb2-715677259d77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de returned with HTTP 200 Jul 10 09:36:58.511020 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 954/3799] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:36:57 2026] PUT /volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:36:59.022269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-02faafde-26ee-4403-8545-3025976e3b71 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:59.024946 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-02faafde-26ee-4403-8545-3025976e3b71 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de/action Jul 10 09:36:59.025488 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-02faafde-26ee-4403-8545-3025976e3b71 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:36:59.025710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-02faafde-26ee-4403-8545-3025976e3b71 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:36:59.045280 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:59.045280 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:36:59.061779 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-02faafde-26ee-4403-8545-3025976e3b71 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de/action returned with HTTP 204 Jul 10 09:36:59.062262 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 945/3800] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:36:59 2026] POST /volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:36:59.926498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-ca5ab2ed-2f89-4754-b92e-a8239a9f467f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:36:59.936221 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-ca5ab2ed-2f89-4754-b92e-a8239a9f467f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:36:59.936520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-ca5ab2ed-2f89-4754-b92e-a8239a9f467f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:36:59.936819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-ca5ab2ed-2f89-4754-b92e-a8239a9f467f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:36:59.948241 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:36:59.948241 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:36:59.950277 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-ca5ab2ed-2f89-4754-b92e-a8239a9f467f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:36:59.954847 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-ca5ab2ed-2f89-4754-b92e-a8239a9f467f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:36:59.955337 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 944/3801] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:36:59 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:00.942699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-d9e3af9b-d817-4136-85b5-c3a9432efc9c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:00.944892 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-d9e3af9b-d817-4136-85b5-c3a9432efc9c tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:00.945078 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-d9e3af9b-d817-4136-85b5-c3a9432efc9c tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:00.945271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-d9e3af9b-d817-4136-85b5-c3a9432efc9c tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:00.952206 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:00.952206 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:00.955818 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-d9e3af9b-d817-4136-85b5-c3a9432efc9c tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:00.960074 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-d9e3af9b-d817-4136-85b5-c3a9432efc9c tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:00.960487 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 959/3802] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:37:00 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:00.979828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b0913957-174d-4999-84e0-c9e1d8bc6d87 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:00.980288 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b0913957-174d-4999-84e0-c9e1d8bc6d87 None None] GET https://10.4.3.103/volume// Jul 10 09:37:00.980471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b0913957-174d-4999-84e0-c9e1d8bc6d87 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:00.980729 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b0913957-174d-4999-84e0-c9e1d8bc6d87 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:00.981093 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b0913957-174d-4999-84e0-c9e1d8bc6d87 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:37:00.981417 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 955/3803] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:37:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:37:00.989864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-42332af8-6d43-468a-9559-e6caef31a411 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:00.992049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-42332af8-6d43-468a-9559-e6caef31a411 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:37:00.992398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-42332af8-6d43-468a-9559-e6caef31a411 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a91b09f0-3b03-4da6-8fd9-e92eee889480", "connector": null, "instance_uuid": "a2e04192-6ab6-49ce-bc7f-991b861ee49f"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:01.001715 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.001715 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:01.026519 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-42332af8-6d43-468a-9559-e6caef31a411 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:37:01.027072 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 946/3804] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:37:00 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:01.061682 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-159f28b6-db4b-411b-9fb3-20d6b6e55eea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.063500 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-159f28b6-db4b-411b-9fb3-20d6b6e55eea tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] POST https://10.4.3.103/volume/v3/attachments/66fd89d7-81b4-462f-a55d-9864adc63523/action Jul 10 09:37:01.063858 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-159f28b6-db4b-411b-9fb3-20d6b6e55eea tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:37:01.064000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-159f28b6-db4b-411b-9fb3-20d6b6e55eea tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:01.078436 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.078436 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:01.087891 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d2eee3a1-6741-4eff-b4c0-55817b7dbbf1 req-159f28b6-db4b-411b-9fb3-20d6b6e55eea tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments/66fd89d7-81b4-462f-a55d-9864adc63523/action returned with HTTP 204 Jul 10 09:37:01.088291 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 945/3805] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:37:01 2026] POST /volume/v3/attachments/66fd89d7-81b4-462f-a55d-9864adc63523/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:01.110755 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7e870e17-d305-479a-9b51-6d816262a927 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.112677 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7e870e17-d305-479a-9b51-6d816262a927 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:01.112879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7e870e17-d305-479a-9b51-6d816262a927 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:01.113045 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7e870e17-d305-479a-9b51-6d816262a927 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:01.121918 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.121918 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:01.125179 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7e870e17-d305-479a-9b51-6d816262a927 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:01.130049 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7e870e17-d305-479a-9b51-6d816262a927 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:01.130640 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 960/3806] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:01 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:01.142112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6fd87394-47eb-4db2-9f47-74a0cc4f3bab None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.144691 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6fd87394-47eb-4db2-9f47-74a0cc4f3bab tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:01.144968 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6fd87394-47eb-4db2-9f47-74a0cc4f3bab tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:01.145214 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6fd87394-47eb-4db2-9f47-74a0cc4f3bab tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:01.155582 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.155582 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:01.160332 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6fd87394-47eb-4db2-9f47-74a0cc4f3bab tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:01.162435 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6fd87394-47eb-4db2-9f47-74a0cc4f3bab tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:01.162794 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 956/3807] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:01 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:01.203634 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-2fa75af8-60f8-4a51-b17b-7d86c30c24d1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.205676 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-2fa75af8-60f8-4a51-b17b-7d86c30c24d1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:01.205905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-2fa75af8-60f8-4a51-b17b-7d86c30c24d1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:01.206124 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-2fa75af8-60f8-4a51-b17b-7d86c30c24d1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:01.215080 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.215080 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:01.218229 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-2fa75af8-60f8-4a51-b17b-7d86c30c24d1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:01.221620 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-2fa75af8-60f8-4a51-b17b-7d86c30c24d1 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:01.222012 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 947/3808] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:37:01 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:01.248829 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-0b228781-b80a-4bfd-8bb5-378e4a873ce2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.251024 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-0b228781-b80a-4bfd-8bb5-378e4a873ce2 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] DELETE https://10.4.3.103/volume/v3/attachments/66fd89d7-81b4-462f-a55d-9864adc63523 Jul 10 09:37:01.251191 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-0b228781-b80a-4bfd-8bb5-378e4a873ce2 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:01.251401 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-0b228781-b80a-4bfd-8bb5-378e4a873ce2 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:01.258481 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.258481 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:01.782425 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-909ef8ac-58de-44a6-b33e-8dfdde6063f2 req-0b228781-b80a-4bfd-8bb5-378e4a873ce2 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/attachments/66fd89d7-81b4-462f-a55d-9864adc63523 returned with HTTP 200 Jul 10 09:37:01.782920 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 946/3809] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:37:01 2026] DELETE /volume/v3/attachments/66fd89d7-81b4-462f-a55d-9864adc63523 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:01.810025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-73a82f79-74c4-481e-9437-ea8d73d21fa5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.811990 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73a82f79-74c4-481e-9437-ea8d73d21fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:01.812238 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73a82f79-74c4-481e-9437-ea8d73d21fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:01.812464 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73a82f79-74c4-481e-9437-ea8d73d21fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:01.819247 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:01.819247 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:01.823056 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-73a82f79-74c4-481e-9437-ea8d73d21fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:01.828144 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73a82f79-74c4-481e-9437-ea8d73d21fa5 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:01.828641 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 961/3810] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:01 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:01.993194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-18de6542-4f07-48d8-8895-0af98f0eadb4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:01.993825 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-18de6542-4f07-48d8-8895-0af98f0eadb4 None None] GET https://10.4.3.103/volume// Jul 10 09:37:01.993872 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-18de6542-4f07-48d8-8895-0af98f0eadb4 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:01.994082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-18de6542-4f07-48d8-8895-0af98f0eadb4 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:01.994504 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-18de6542-4f07-48d8-8895-0af98f0eadb4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:37:01.994877 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 957/3811] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:37:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:37:02.004107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-6e66d22c-537d-4c54-8ac7-55e387c08825 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:02.047197 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-6e66d22c-537d-4c54-8ac7-55e387c08825 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:37:02.047595 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-6e66d22c-537d-4c54-8ac7-55e387c08825 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9ceeea4-45c6-4b77-929b-0825e7f69be8", "connector": null, "instance_uuid": "269344e1-f01c-4892-a5d6-1efdf9be03ec"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:02.055808 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:02.055808 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:02.079392 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-6e66d22c-537d-4c54-8ac7-55e387c08825 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:37:02.079839 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 948/3812] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:37:02 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:02.479849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3da51dc0-39c9-49ad-ac5a-89d83bba9293 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:02.481640 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3da51dc0-39c9-49ad-ac5a-89d83bba9293 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:02.481879 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3da51dc0-39c9-49ad-ac5a-89d83bba9293 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:02.482121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3da51dc0-39c9-49ad-ac5a-89d83bba9293 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:02.490977 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:02.490977 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:02.494076 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3da51dc0-39c9-49ad-ac5a-89d83bba9293 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:02.498257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3da51dc0-39c9-49ad-ac5a-89d83bba9293 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:02.498668 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 947/3813] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:02 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:02.607714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8bfcc5c9-d9c5-4dbb-ae6d-e1b611b94f53 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:02.608134 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8bfcc5c9-d9c5-4dbb-ae6d-e1b611b94f53 None None] GET https://10.4.3.103/volume// Jul 10 09:37:02.608332 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8bfcc5c9-d9c5-4dbb-ae6d-e1b611b94f53 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:02.608562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8bfcc5c9-d9c5-4dbb-ae6d-e1b611b94f53 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:02.608928 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8bfcc5c9-d9c5-4dbb-ae6d-e1b611b94f53 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:37:02.609238 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 962/3814] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:37:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:37:02.615559 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-09bc91ee-810d-4150-8f84-be55f0acba2e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:02.617400 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-09bc91ee-810d-4150-8f84-be55f0acba2e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:02.617645 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-09bc91ee-810d-4150-8f84-be55f0acba2e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:02.617859 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-09bc91ee-810d-4150-8f84-be55f0acba2e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:02.625559 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:02.625559 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:02.628398 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-09bc91ee-810d-4150-8f84-be55f0acba2e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:02.632436 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-09bc91ee-810d-4150-8f84-be55f0acba2e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:02.632843 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 958/3815] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:37:02 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:37:02.723002 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:02.725182 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] PUT https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 Jul 10 09:37:02.725610 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:02.733329 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Acquiring lock "cinder-attachment_update-a9ceeea4-45c6-4b77-929b-0825e7f69be8-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:37:02.737791 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Lock "cinder-attachment_update-a9ceeea4-45c6-4b77-929b-0825e7f69be8-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:37:02.738899 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:02.738899 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:03.256822 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Lock "cinder-attachment_update-a9ceeea4-45c6-4b77-929b-0825e7f69be8-np0000004982" released by "attachment_update" :: held 0.519s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:37:03.257252 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-b4959863-509c-43e5-a7bc-2daaeec5e6f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 returned with HTTP 200 Jul 10 09:37:03.257606 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 949/3816] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:37:02 2026] PUT /volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:03.467897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:03.470048 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] DELETE https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:37:03.470342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:03.470580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:03.470797 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Delete volume with id: 302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:37:03.478806 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:03.478806 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:03.479342 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:37:03.494121 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Delete volume request issued successfully. Jul 10 09:37:03.494538 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-54ce33b6-b46f-4c72-927a-4e9b315926cb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 202 Jul 10 09:37:03.494737 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 948/3817] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:37:03 2026] DELETE /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:03.501715 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a35607fb-1cfe-4633-b306-601d09e078c3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:03.503377 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a35607fb-1cfe-4633-b306-601d09e078c3 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:37:03.503540 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a35607fb-1cfe-4633-b306-601d09e078c3 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:03.503743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a35607fb-1cfe-4633-b306-601d09e078c3 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:03.510000 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:03.510000 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:03.510753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a3d81df1-6c06-48b5-a7d8-1b38e06e6301 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:03.512407 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a3d81df1-6c06-48b5-a7d8-1b38e06e6301 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:03.512608 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a3d81df1-6c06-48b5-a7d8-1b38e06e6301 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:03.512810 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a3d81df1-6c06-48b5-a7d8-1b38e06e6301 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:03.513138 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a35607fb-1cfe-4633-b306-601d09e078c3 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Volume info retrieved successfully. Jul 10 09:37:03.517213 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a35607fb-1cfe-4633-b306-601d09e078c3 tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 200 Jul 10 09:37:03.517656 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 963/3818] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:03 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:03.521282 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:03.521282 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:03.524437 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a3d81df1-6c06-48b5-a7d8-1b38e06e6301 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:03.528625 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a3d81df1-6c06-48b5-a7d8-1b38e06e6301 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:03.528979 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 959/3819] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:03 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:04.137246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-8de101f8-eed0-46d2-98e5-c264b0f3b4ad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:04.139772 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-8de101f8-eed0-46d2-98e5-c264b0f3b4ad tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/encryption Jul 10 09:37:04.139772 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-8de101f8-eed0-46d2-98e5-c264b0f3b4ad tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:04.139908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-8de101f8-eed0-46d2-98e5-c264b0f3b4ad tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:04.148215 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:04.148215 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:04.154461 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-da5d1a94-27ce-42a7-b931-e31d8a27d6d2 req-8de101f8-eed0-46d2-98e5-c264b0f3b4ad tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/encryption returned with HTTP 200 Jul 10 09:37:04.154999 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 950/3820] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:37:04 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:04.532531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-153fcc9c-f972-41b3-8eab-a712da43ffcb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:04.536710 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-153fcc9c-f972-41b3-8eab-a712da43ffcb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] GET https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 Jul 10 09:37:04.536710 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-153fcc9c-f972-41b3-8eab-a712da43ffcb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:04.536710 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-153fcc9c-f972-41b3-8eab-a712da43ffcb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:04.539935 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-153fcc9c-f972-41b3-8eab-a712da43ffcb tempest-TestStampPattern-65303595 tempest-TestStampPattern-65303595-project-member] https://10.4.3.103/volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 returned with HTTP 404 Jul 10 09:37:04.540385 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 949/3821] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:04 2026] GET /volume/v3/volumes/302a77d6-2390-48f1-8d76-21c7ab7dd0a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:04.541310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-479f738e-0b26-4580-90be-0d239cef025c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:04.543064 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-479f738e-0b26-4580-90be-0d239cef025c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:04.543268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-479f738e-0b26-4580-90be-0d239cef025c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:04.544644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-479f738e-0b26-4580-90be-0d239cef025c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:04.561325 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:04.561325 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:04.571607 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-479f738e-0b26-4580-90be-0d239cef025c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:04.577452 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-479f738e-0b26-4580-90be-0d239cef025c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:04.577972 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 964/3822] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:04 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:05.592957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-447214c1-5857-44ca-9811-4063322e650b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:05.594877 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-447214c1-5857-44ca-9811-4063322e650b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:05.595043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-447214c1-5857-44ca-9811-4063322e650b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:05.595155 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-447214c1-5857-44ca-9811-4063322e650b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:05.605148 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:05.605148 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:05.609200 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-447214c1-5857-44ca-9811-4063322e650b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:05.613716 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-447214c1-5857-44ca-9811-4063322e650b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:05.614041 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 960/3823] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:05 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:06.628255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-57328ce3-08d8-4065-8c3b-5e2efd6ffa1f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:06.630193 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57328ce3-08d8-4065-8c3b-5e2efd6ffa1f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:06.630449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57328ce3-08d8-4065-8c3b-5e2efd6ffa1f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:06.630715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57328ce3-08d8-4065-8c3b-5e2efd6ffa1f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:06.640791 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:06.640791 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:06.645674 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-57328ce3-08d8-4065-8c3b-5e2efd6ffa1f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:06.650643 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57328ce3-08d8-4065-8c3b-5e2efd6ffa1f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:06.651080 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 951/3824] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:06 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:07.667280 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8c13a8fb-196c-42f6-bad8-8df00ce3d244 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:07.672352 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8c13a8fb-196c-42f6-bad8-8df00ce3d244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:07.672556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8c13a8fb-196c-42f6-bad8-8df00ce3d244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:07.672798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8c13a8fb-196c-42f6-bad8-8df00ce3d244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:07.683131 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:07.683131 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:07.686642 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8c13a8fb-196c-42f6-bad8-8df00ce3d244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:07.691399 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8c13a8fb-196c-42f6-bad8-8df00ce3d244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:07.691800 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 950/3825] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:07 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:08.704128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8135afcf-3228-4736-ac4e-aa0539f723f6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:08.707269 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8135afcf-3228-4736-ac4e-aa0539f723f6 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:08.707635 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8135afcf-3228-4736-ac4e-aa0539f723f6 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:08.707954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8135afcf-3228-4736-ac4e-aa0539f723f6 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:08.720505 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:08.720505 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:08.724962 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8135afcf-3228-4736-ac4e-aa0539f723f6 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:08.730935 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8135afcf-3228-4736-ac4e-aa0539f723f6 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:08.731493 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 965/3826] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:08 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:09.744589 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-292dda6b-5496-40a9-9f23-6f1154287b83 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:09.746773 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-292dda6b-5496-40a9-9f23-6f1154287b83 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:09.747054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-292dda6b-5496-40a9-9f23-6f1154287b83 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:09.747309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-292dda6b-5496-40a9-9f23-6f1154287b83 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:09.758704 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:09.758704 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:09.762866 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-292dda6b-5496-40a9-9f23-6f1154287b83 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:09.769449 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-292dda6b-5496-40a9-9f23-6f1154287b83 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:09.770012 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 961/3827] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:09 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:09.828683 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:09.929386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:37:09.929825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-136263027"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:09.931293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-136263027'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:37:09.931448 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Create volume of 1 GB Jul 10 09:37:09.935404 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Availability Zones retrieved successfully. Jul 10 09:37:09.941150 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Flow 'volume_create_api' (126c3d1d-4c8d-4185-a2c2-9c81cee59d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:37:09.942015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ccf28a-32ab-47da-b5b5-98c3161813fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:09.942825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:37:09.965078 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ccf28a-32ab-47da-b5b5-98c3161813fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:09.965868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bbcae3-675d-4f29-9a89-ed8a8c50810c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:10.024768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Created reservations ['ffdb6cde-dc06-4cd3-b71f-1d7cbe1ceb15', '5377232d-33b0-4ef6-bfe9-40f2d9df2157', '312b7cd9-2c96-4e64-b180-35bfe29a6c22', 'bf88a6d8-d05c-4e2a-9364-62638cb4b5d7'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:10.025479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bbcae3-675d-4f29-9a89-ed8a8c50810c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffdb6cde-dc06-4cd3-b71f-1d7cbe1ceb15', '5377232d-33b0-4ef6-bfe9-40f2d9df2157', '312b7cd9-2c96-4e64-b180-35bfe29a6c22', 'bf88a6d8-d05c-4e2a-9364-62638cb4b5d7']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:10.026198 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38c6e4c-5f8f-4600-a33f-d77bfae54299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:10.048663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38c6e4c-5f8f-4600-a33f-d77bfae54299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a843ec67-39e2-4dae-b421-0f932dea472e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136263027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11d3293070654816b8a1ea7c23410849',qos_specs=None,replication_status=,reservations=['ffdb6cde-dc06-4cd3-b71f-1d7cbe1ceb15','5377232d-33b0-4ef6-bfe9-40f2d9df2157','312b7cd9-2c96-4e64-b180-35bfe29a6c22','bf88a6d8-d05c-4e2a-9364-62638cb4b5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc6042634a547f4a4d3244e557a3feb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-136263027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a843ec67-39e2-4dae-b421-0f932dea472e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11d3293070654816b8a1ea7c23410849',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fc6042634a547f4a4d3244e557a3feb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:10.049363 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a6bf31-b678-4576-844e-3a09b994252d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:10.066668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a6bf31-b678-4576-844e-3a09b994252d) transitioned into state 'SUCCESS' from state '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-136263027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11d3293070654816b8a1ea7c23410849',qos_specs=None,replication_status=,reservations=['ffdb6cde-dc06-4cd3-b71f-1d7cbe1ceb15','5377232d-33b0-4ef6-bfe9-40f2d9df2157','312b7cd9-2c96-4e64-b180-35bfe29a6c22','bf88a6d8-d05c-4e2a-9364-62638cb4b5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc6042634a547f4a4d3244e557a3feb',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:10.067288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ba2b4f-a824-4658-bbfb-3a970694819f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:10.076957 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ba2b4f-a824-4658-bbfb-3a970694819f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:10.078039 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Flow 'volume_create_api' (126c3d1d-4c8d-4185-a2c2-9c81cee59d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:37:10.078452 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Create volume request issued successfully. Jul 10 09:37:10.079349 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb8b50ea-5730-4100-9ab5-b1403c04c1f2 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:37:10.079880 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 952/3828] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:37:09 2026] POST /volume/v3/volumes => generated 777 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:10.093997 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4aeb1c28-e0aa-41bc-93a6-fe6790f21bb1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:10.096035 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4aeb1c28-e0aa-41bc-93a6-fe6790f21bb1 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e Jul 10 09:37:10.096291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4aeb1c28-e0aa-41bc-93a6-fe6790f21bb1 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:10.096522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4aeb1c28-e0aa-41bc-93a6-fe6790f21bb1 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:10.105109 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:10.105109 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:10.109008 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4aeb1c28-e0aa-41bc-93a6-fe6790f21bb1 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Volume info retrieved successfully. Jul 10 09:37:10.113490 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4aeb1c28-e0aa-41bc-93a6-fe6790f21bb1 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e returned with HTTP 200 Jul 10 09:37:10.113974 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 951/3829] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:10 2026] GET /volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:10.358338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-afb7db8a-fb5c-411a-ad40-75b8a51a8230 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:10.361500 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-afb7db8a-fb5c-411a-ad40-75b8a51a8230 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84/action Jul 10 09:37:10.361500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-afb7db8a-fb5c-411a-ad40-75b8a51a8230 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:37:10.361500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-afb7db8a-fb5c-411a-ad40-75b8a51a8230 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:10.374953 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:10.374953 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:10.383517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-44a40888-4dd7-4a9d-9a36-1d70a334ae2b req-afb7db8a-fb5c-411a-ad40-75b8a51a8230 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84/action returned with HTTP 204 Jul 10 09:37:10.383955 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 966/3830] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:37:10 2026] POST /volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:10.782780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e8e8ed4f-fef9-4845-9323-0b2ba0d67982 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:10.784823 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8e8ed4f-fef9-4845-9323-0b2ba0d67982 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:10.785086 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e8e8ed4f-fef9-4845-9323-0b2ba0d67982 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:10.785386 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e8e8ed4f-fef9-4845-9323-0b2ba0d67982 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:10.803273 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:10.803273 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:10.807927 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e8e8ed4f-fef9-4845-9323-0b2ba0d67982 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:10.813937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8e8ed4f-fef9-4845-9323-0b2ba0d67982 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:10.814375 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 962/3831] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:10 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:10.827403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f7eb3b9-f7a6-4233-bf3b-a4819ac4fc92 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:10.829163 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f7eb3b9-f7a6-4233-bf3b-a4819ac4fc92 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:10.829508 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f7eb3b9-f7a6-4233-bf3b-a4819ac4fc92 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ceeea4-45c6-4b77-929b-0825e7f69be8", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1689575119"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:10.841091 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:10.841091 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:10.841642 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2f7eb3b9-f7a6-4233-bf3b-a4819ac4fc92 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:10.841827 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-2f7eb3b9-f7a6-4233-bf3b-a4819ac4fc92 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:10.847272 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f7eb3b9-f7a6-4233-bf3b-a4819ac4fc92 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 400 Jul 10 09:37:10.847809 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 953/3832] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:37:10 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 09:37:10.854930 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:10.857018 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:10.857417 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ceeea4-45c6-4b77-929b-0825e7f69be8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-126329267"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:10.870004 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:10.870004 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:10.870600 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:10.870781 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:10.901446 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['ea283002-4158-49e2-b1e5-f310458c5b21', '0d2b2489-c840-4180-a7dd-1b10ea125ebc', 'ea666f13-f88f-4601-ba2f-1ff4c40bded6', '5262c136-ad05-47f6-970b-f7b9c19bd985'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:10.939519 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot force create request issued successfully. Jul 10 09:37:10.939911 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8d78a7da-4bdf-44ea-abd4-b92c65ec477d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:37:10.940490 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 952/3833] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:37:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:10.949364 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-268d65a3-debc-46f5-94f4-b8a2f05fb77a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:10.951294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-268d65a3-debc-46f5-94f4-b8a2f05fb77a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:10.951537 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-268d65a3-debc-46f5-94f4-b8a2f05fb77a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:10.951765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-268d65a3-debc-46f5-94f4-b8a2f05fb77a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:10.957602 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:10.957602 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:10.958223 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-268d65a3-debc-46f5-94f4-b8a2f05fb77a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:10.959011 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-268d65a3-debc-46f5-94f4-b8a2f05fb77a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 returned with HTTP 200 Jul 10 09:37:10.959483 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 967/3834] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:10 2026] GET /volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:11.127373 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e6c1b513-84ae-4951-8f02-a8c4e929078a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:11.131641 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6c1b513-84ae-4951-8f02-a8c4e929078a tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e Jul 10 09:37:11.131641 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6c1b513-84ae-4951-8f02-a8c4e929078a tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:11.131641 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6c1b513-84ae-4951-8f02-a8c4e929078a tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:11.139046 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:11.139046 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:11.144589 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e6c1b513-84ae-4951-8f02-a8c4e929078a tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Volume info retrieved successfully. Jul 10 09:37:11.148701 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6c1b513-84ae-4951-8f02-a8c4e929078a tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e returned with HTTP 200 Jul 10 09:37:11.149202 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 963/3835] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:11 2026] GET /volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:11.161825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-71d90665-47ea-42d2-a20c-9890153260a3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:11.164149 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:37:11.164670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a843ec67-39e2-4dae-b421-0f932dea472e", "name": "tempest-type-Backup-1431577371"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:11.166691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Creating new backup {'backup': {'volume_id': 'a843ec67-39e2-4dae-b421-0f932dea472e', 'name': 'tempest-type-Backup-1431577371'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:37:11.168449 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Creating backup of volume a843ec67-39e2-4dae-b421-0f932dea472e in container None Jul 10 09:37:11.178026 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:11.178026 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:11.178383 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Volume info retrieved successfully. Jul 10 09:37:11.209997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Created reservations ['64a5810a-7784-4bf2-be4a-f561d15eb712', '8c119d69-3fd5-4658-bd98-e5daf0375392'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:11.249165 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71d90665-47ea-42d2-a20c-9890153260a3 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:37:11.249581 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 954/3836] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:37:11 2026] POST /volume/v3/backups => generated 316 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:11.260164 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-242d3bff-6275-4189-8ace-ed5331605095 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:11.263610 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-242d3bff-6275-4189-8ace-ed5331605095 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:11.263821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-242d3bff-6275-4189-8ace-ed5331605095 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:11.264063 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-242d3bff-6275-4189-8ace-ed5331605095 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:11.264258 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-242d3bff-6275-4189-8ace-ed5331605095 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:11.272936 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:11.272936 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:11.272936 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-242d3bff-6275-4189-8ace-ed5331605095 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:11.272936 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 953/3837] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:11 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:11.968940 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-163ca542-88c3-4049-a94e-f2569a1a40a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:11.970914 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-163ca542-88c3-4049-a94e-f2569a1a40a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:11.971139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-163ca542-88c3-4049-a94e-f2569a1a40a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:11.971400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-163ca542-88c3-4049-a94e-f2569a1a40a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:11.976459 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:11.976459 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:11.976952 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-163ca542-88c3-4049-a94e-f2569a1a40a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:11.977750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-163ca542-88c3-4049-a94e-f2569a1a40a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 returned with HTTP 200 Jul 10 09:37:11.978369 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 968/3838] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:11 2026] GET /volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:11.988451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:11.990487 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:11.990857 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ceeea4-45c6-4b77-929b-0825e7f69be8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1824210593"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:12.003772 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:12.003772 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:12.004325 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:12.004480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:12.038186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['d34d237d-a5ce-49cd-986f-069cb78ed17d', '8b8d89d0-8343-4952-bfeb-7962e46ecbb5', 'ee5026f8-96c0-424d-9389-ddc9474d4324', '9b64febc-ed9c-4fc1-970a-85e1fcf4687e'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:12.075771 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot force create request issued successfully. Jul 10 09:37:12.076197 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aac2c1b9-9318-4b9a-a4fc-b8286dba85a7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:37:12.076873 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 964/3839] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:37:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:12.087041 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f999fe3-9499-4482-adc7-b1688c2e5244 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:12.089434 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f999fe3-9499-4482-adc7-b1688c2e5244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:12.089663 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f999fe3-9499-4482-adc7-b1688c2e5244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:12.089896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f999fe3-9499-4482-adc7-b1688c2e5244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:12.095984 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:12.095984 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:12.096578 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2f999fe3-9499-4482-adc7-b1688c2e5244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:12.097548 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f999fe3-9499-4482-adc7-b1688c2e5244 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 returned with HTTP 200 Jul 10 09:37:12.098020 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 955/3840] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:12 2026] GET /volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:12.287822 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7617d917-db00-4e4a-8a73-9b33e3853c84 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:12.290692 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7617d917-db00-4e4a-8a73-9b33e3853c84 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:12.290692 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7617d917-db00-4e4a-8a73-9b33e3853c84 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:12.290861 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7617d917-db00-4e4a-8a73-9b33e3853c84 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:12.290861 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7617d917-db00-4e4a-8a73-9b33e3853c84 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:12.295483 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:12.295483 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:12.296222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7617d917-db00-4e4a-8a73-9b33e3853c84 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:12.296581 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 954/3841] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:12 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:13.109691 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6581be27-48be-4500-9ade-e4a7e13e290b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:13.112071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6581be27-48be-4500-9ade-e4a7e13e290b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:13.112308 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6581be27-48be-4500-9ade-e4a7e13e290b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:13.112536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6581be27-48be-4500-9ade-e4a7e13e290b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:13.118700 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:13.118700 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:13.119421 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6581be27-48be-4500-9ade-e4a7e13e290b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:13.120247 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6581be27-48be-4500-9ade-e4a7e13e290b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 returned with HTTP 200 Jul 10 09:37:13.120713 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 969/3842] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:13 2026] GET /volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:13.130935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:13.132852 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:13.133167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ceeea4-45c6-4b77-929b-0825e7f69be8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-778936450"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:13.145289 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:13.145289 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:13.145811 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:13.145994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:13.175783 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['290a1e33-1d55-4f9d-8830-0c91ffd43014', '5b85875b-1096-4f06-b8c6-cbb164587f2e', '81345e6b-a1a6-40c1-b994-68af62feba78', 'c4db93bc-ebd3-4581-86b3-ec75ded25152'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:13.222245 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot force create request issued successfully. Jul 10 09:37:13.222910 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-45dc4a19-1fcc-4030-80ee-1c6e17e9946c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:37:13.223498 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 965/3843] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:37:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:13.235743 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-09bbdfc2-7ac5-41f6-9487-07749f0dcfb0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:13.237744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09bbdfc2-7ac5-41f6-9487-07749f0dcfb0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:13.237978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09bbdfc2-7ac5-41f6-9487-07749f0dcfb0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:13.238185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09bbdfc2-7ac5-41f6-9487-07749f0dcfb0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:13.244359 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:13.244359 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:13.244998 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-09bbdfc2-7ac5-41f6-9487-07749f0dcfb0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:13.246103 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09bbdfc2-7ac5-41f6-9487-07749f0dcfb0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 returned with HTTP 200 Jul 10 09:37:13.246716 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 956/3844] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:13 2026] GET /volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:13.308027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-28029515-3365-465e-b005-b0218600a43e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:13.309967 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-28029515-3365-465e-b005-b0218600a43e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:13.310371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-28029515-3365-465e-b005-b0218600a43e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:13.311589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-28029515-3365-465e-b005-b0218600a43e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:13.311589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-28029515-3365-465e-b005-b0218600a43e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:13.315550 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:13.315550 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:13.316489 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-28029515-3365-465e-b005-b0218600a43e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:13.317085 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 955/3845] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:13 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:37:14.257147 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-34f8c063-d592-4fed-82ca-7d88d256b7a9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:14.259016 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34f8c063-d592-4fed-82ca-7d88d256b7a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:14.259229 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34f8c063-d592-4fed-82ca-7d88d256b7a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:14.259424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34f8c063-d592-4fed-82ca-7d88d256b7a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:14.266484 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:14.266484 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:14.267172 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-34f8c063-d592-4fed-82ca-7d88d256b7a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:14.268261 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34f8c063-d592-4fed-82ca-7d88d256b7a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 returned with HTTP 200 Jul 10 09:37:14.268787 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 970/3846] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:14 2026] GET /volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:14.279640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f39836e1-64ee-432d-997e-5a51e3488b12 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:14.282268 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:14.282530 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:14.282727 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:14.282860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:14.289468 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:14.289468 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:14.290086 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:14.310865 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:37:14.311044 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f39836e1-64ee-432d-997e-5a51e3488b12 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 returned with HTTP 202 Jul 10 09:37:14.311510 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 966/3847] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:14 2026] DELETE /volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:14.322307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-789e8ca7-355d-406f-bfd7-ba0fe08d0943 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:14.326452 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-789e8ca7-355d-406f-bfd7-ba0fe08d0943 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:14.326452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-789e8ca7-355d-406f-bfd7-ba0fe08d0943 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:14.326452 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-789e8ca7-355d-406f-bfd7-ba0fe08d0943 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:14.328968 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a55df480-a563-4801-9786-66b2fc7fdaf6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:14.330836 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a55df480-a563-4801-9786-66b2fc7fdaf6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:14.331037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a55df480-a563-4801-9786-66b2fc7fdaf6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:14.331272 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a55df480-a563-4801-9786-66b2fc7fdaf6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:14.331397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a55df480-a563-4801-9786-66b2fc7fdaf6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:14.331928 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:14.331928 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:14.332500 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-789e8ca7-355d-406f-bfd7-ba0fe08d0943 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:14.333820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-789e8ca7-355d-406f-bfd7-ba0fe08d0943 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 returned with HTTP 200 Jul 10 09:37:14.334427 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 957/3848] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:14 2026] GET /volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:14.339146 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:14.339146 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:14.339907 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a55df480-a563-4801-9786-66b2fc7fdaf6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:14.340319 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 956/3849] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:14 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:15.343299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0a2bceb5-ea66-43f0-99a2-83986770add5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:15.345127 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a2bceb5-ea66-43f0-99a2-83986770add5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:15.345345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a2bceb5-ea66-43f0-99a2-83986770add5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:15.345523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0a2bceb5-ea66-43f0-99a2-83986770add5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:15.350203 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0a2bceb5-ea66-43f0-99a2-83986770add5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 returned with HTTP 404 Jul 10 09:37:15.350753 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 971/3850] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:15 2026] GET /volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:15.351848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-00d56c28-3a5e-4ede-a260-3159c5f2e10f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:15.354000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00d56c28-3a5e-4ede-a260-3159c5f2e10f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:15.354321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00d56c28-3a5e-4ede-a260-3159c5f2e10f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:15.354562 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-00d56c28-3a5e-4ede-a260-3159c5f2e10f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:15.354724 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-00d56c28-3a5e-4ede-a260-3159c5f2e10f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:15.357436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:15.359036 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:15.359213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:15.359386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:15.359538 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:15.359604 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:15.359604 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:15.360321 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-00d56c28-3a5e-4ede-a260-3159c5f2e10f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:15.360792 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 967/3851] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:15 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:15.364919 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:15.364919 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:15.365357 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:15.381736 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:37:15.381873 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d313b713-c002-4f87-9532-f2b6dfbf4719 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 returned with HTTP 202 Jul 10 09:37:15.382398 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 958/3852] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:15 2026] DELETE /volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:15.389068 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-447de71d-65be-4b1e-8dbf-403a6c6fc8f0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:15.391284 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-447de71d-65be-4b1e-8dbf-403a6c6fc8f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:15.391481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-447de71d-65be-4b1e-8dbf-403a6c6fc8f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:15.391747 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-447de71d-65be-4b1e-8dbf-403a6c6fc8f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:15.397911 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:15.397911 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:15.398393 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-447de71d-65be-4b1e-8dbf-403a6c6fc8f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:15.399146 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-447de71d-65be-4b1e-8dbf-403a6c6fc8f0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 returned with HTTP 200 Jul 10 09:37:15.399508 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 957/3853] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:15 2026] GET /volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:16.370730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cd08da20-b855-4631-8ccf-c0d55a2814bd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:16.372677 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd08da20-b855-4631-8ccf-c0d55a2814bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:16.372905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd08da20-b855-4631-8ccf-c0d55a2814bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:16.373083 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd08da20-b855-4631-8ccf-c0d55a2814bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:16.373199 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-cd08da20-b855-4631-8ccf-c0d55a2814bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:16.377529 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:16.377529 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:16.378290 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd08da20-b855-4631-8ccf-c0d55a2814bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:16.378652 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 972/3854] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:16 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:16.408847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac5d7760-8aa6-4a20-9137-f0cddd28ef4c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:16.410799 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac5d7760-8aa6-4a20-9137-f0cddd28ef4c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:16.411004 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac5d7760-8aa6-4a20-9137-f0cddd28ef4c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:16.411233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac5d7760-8aa6-4a20-9137-f0cddd28ef4c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:16.415537 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac5d7760-8aa6-4a20-9137-f0cddd28ef4c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 returned with HTTP 404 Jul 10 09:37:16.415954 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 968/3855] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:16 2026] GET /volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:16.425053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:16.427167 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:16.427343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:16.427533 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:16.427689 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:16.433473 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:16.433473 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:16.433922 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:16.452783 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:37:16.452949 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-68aefbc4-3a4a-46ae-a3e1-ff0ffdf267bd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 returned with HTTP 202 Jul 10 09:37:16.453348 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 959/3856] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:16 2026] DELETE /volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:16.459912 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c01923f6-a312-414e-8b1e-a9663690014f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:16.461690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c01923f6-a312-414e-8b1e-a9663690014f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:16.461690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c01923f6-a312-414e-8b1e-a9663690014f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:16.461780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c01923f6-a312-414e-8b1e-a9663690014f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:16.466484 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:16.466484 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:16.466857 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c01923f6-a312-414e-8b1e-a9663690014f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:16.467523 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c01923f6-a312-414e-8b1e-a9663690014f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 returned with HTTP 200 Jul 10 09:37:16.467829 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 958/3857] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:16 2026] GET /volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:17.388532 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6b02f50b-16a7-46d6-be62-f1d8a9beec06 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.390267 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b02f50b-16a7-46d6-be62-f1d8a9beec06 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:17.390533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b02f50b-16a7-46d6-be62-f1d8a9beec06 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:17.390763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b02f50b-16a7-46d6-be62-f1d8a9beec06 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:17.390869 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6b02f50b-16a7-46d6-be62-f1d8a9beec06 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:17.395047 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:17.395047 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:17.395819 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b02f50b-16a7-46d6-be62-f1d8a9beec06 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:17.396191 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 973/3858] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:17 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:17.476517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7f7e890b-9422-4ba1-9aaa-aef176d4535b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.478418 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f7e890b-9422-4ba1-9aaa-aef176d4535b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:17.478644 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f7e890b-9422-4ba1-9aaa-aef176d4535b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:17.478844 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f7e890b-9422-4ba1-9aaa-aef176d4535b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:17.484347 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f7e890b-9422-4ba1-9aaa-aef176d4535b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 returned with HTTP 404 Jul 10 09:37:17.484819 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 969/3859] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:17 2026] GET /volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:17.490983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5e3fa08d-dc3d-4592-b9e6-0d0eee5530dd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.492488 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e3fa08d-dc3d-4592-b9e6-0d0eee5530dd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:17.492680 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa08d-dc3d-4592-b9e6-0d0eee5530dd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:17.492851 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa08d-dc3d-4592-b9e6-0d0eee5530dd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:17.492948 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-5e3fa08d-dc3d-4592-b9e6-0d0eee5530dd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: f5880189-5410-4452-87f6-47ac448e6a54 Jul 10 09:37:17.496855 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5e3fa08d-dc3d-4592-b9e6-0d0eee5530dd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 returned with HTTP 404 Jul 10 09:37:17.497279 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 960/3860] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:17 2026] DELETE /volume/v3/snapshots/f5880189-5410-4452-87f6-47ac448e6a54 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:17.505308 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3054dd51-be10-420a-983f-88cd9bddaa6b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.507369 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3054dd51-be10-420a-983f-88cd9bddaa6b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:17.507629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3054dd51-be10-420a-983f-88cd9bddaa6b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:17.507837 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3054dd51-be10-420a-983f-88cd9bddaa6b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:17.508011 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-3054dd51-be10-420a-983f-88cd9bddaa6b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 7dce2a37-4646-46f8-ad9c-a918587836d9 Jul 10 09:37:17.512253 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3054dd51-be10-420a-983f-88cd9bddaa6b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 returned with HTTP 404 Jul 10 09:37:17.512744 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 959/3861] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:17 2026] DELETE /volume/v3/snapshots/7dce2a37-4646-46f8-ad9c-a918587836d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:17.519034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-45a1fd51-9e60-439d-99c9-31aefde00e33 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.520923 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-45a1fd51-9e60-439d-99c9-31aefde00e33 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:17.521110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-45a1fd51-9e60-439d-99c9-31aefde00e33 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:17.521322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-45a1fd51-9e60-439d-99c9-31aefde00e33 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:17.521420 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-45a1fd51-9e60-439d-99c9-31aefde00e33 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 48086ac6-a3af-4905-8535-0b89bbceeb63 Jul 10 09:37:17.525749 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-45a1fd51-9e60-439d-99c9-31aefde00e33 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 returned with HTTP 404 Jul 10 09:37:17.526257 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 974/3862] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:17 2026] DELETE /volume/v3/snapshots/48086ac6-a3af-4905-8535-0b89bbceeb63 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:17.557208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-071eb798-f143-4785-aa72-2a642689a9da req-d80f5505-886f-4987-a900-a6f9e549bd27 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.559779 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-d80f5505-886f-4987-a900-a6f9e549bd27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:17.560060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-d80f5505-886f-4987-a900-a6f9e549bd27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:17.560335 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-d80f5505-886f-4987-a900-a6f9e549bd27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:17.570961 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:17.570961 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:17.574628 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-071eb798-f143-4785-aa72-2a642689a9da req-d80f5505-886f-4987-a900-a6f9e549bd27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:17.580344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-d80f5505-886f-4987-a900-a6f9e549bd27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:17.580924 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 970/3863] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:37:17 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1653 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:17.598175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:17.600317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8/action Jul 10 09:37:17.600701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:37:17.600869 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:17.611523 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:17.611523 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:17.612169 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:17.617303 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Begin detaching volume completed successfully. Jul 10 09:37:17.617479 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-cf923f2a-ce59-40df-b370-6cc538b712db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8/action returned with HTTP 202 Jul 10 09:37:17.618034 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 961/3864] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:37:17 2026] POST /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:37:18.406311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9e16adab-0435-4430-aca1-36dbcac54904 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:18.407757 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9e16adab-0435-4430-aca1-36dbcac54904 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:18.407928 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9e16adab-0435-4430-aca1-36dbcac54904 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:18.408101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9e16adab-0435-4430-aca1-36dbcac54904 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:18.408212 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-9e16adab-0435-4430-aca1-36dbcac54904 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:18.413200 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:18.413200 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:18.413972 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9e16adab-0435-4430-aca1-36dbcac54904 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:18.414390 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 960/3865] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:18 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:18.645741 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6b8bdc27-fa81-4457-9741-b35d3cc235bc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:18.646111 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b8bdc27-fa81-4457-9741-b35d3cc235bc None None] GET https://10.4.3.103/volume// Jul 10 09:37:18.646268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b8bdc27-fa81-4457-9741-b35d3cc235bc None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:18.646445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b8bdc27-fa81-4457-9741-b35d3cc235bc None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:18.646755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b8bdc27-fa81-4457-9741-b35d3cc235bc None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:37:18.647022 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 975/3866] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:37:18.656942 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-071eb798-f143-4785-aa72-2a642689a9da req-f45087cd-2963-4ec1-be02-feba44289794 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:18.658789 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-f45087cd-2963-4ec1-be02-feba44289794 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:18.658987 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-f45087cd-2963-4ec1-be02-feba44289794 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:18.659154 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-f45087cd-2963-4ec1-be02-feba44289794 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:18.667543 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:18.667543 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:18.670828 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-071eb798-f143-4785-aa72-2a642689a9da req-f45087cd-2963-4ec1-be02-feba44289794 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:18.675095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-f45087cd-2963-4ec1-be02-feba44289794 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:18.675518 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 971/3867] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:37:18 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:37:19.424135 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3714368d-dd1a-4fc9-ae71-6933157a7772 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:19.426095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3714368d-dd1a-4fc9-ae71-6933157a7772 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:19.426364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3714368d-dd1a-4fc9-ae71-6933157a7772 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:19.426625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3714368d-dd1a-4fc9-ae71-6933157a7772 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:19.426769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3714368d-dd1a-4fc9-ae71-6933157a7772 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:19.431557 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:19.431557 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:19.432321 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3714368d-dd1a-4fc9-ae71-6933157a7772 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:19.432776 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 962/3868] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:19 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:19.631103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-071eb798-f143-4785-aa72-2a642689a9da req-433d3dde-d16a-4587-882b-c2b1b82fb15b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:19.633007 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-433d3dde-d16a-4587-882b-c2b1b82fb15b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 Jul 10 09:37:19.633225 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-433d3dde-d16a-4587-882b-c2b1b82fb15b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:19.633371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-433d3dde-d16a-4587-882b-c2b1b82fb15b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:19.644951 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:19.644951 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:20.183131 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-071eb798-f143-4785-aa72-2a642689a9da req-433d3dde-d16a-4587-882b-c2b1b82fb15b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 returned with HTTP 200 Jul 10 09:37:20.183706 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 961/3869] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:37:19 2026] DELETE /volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:20.443724 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-098e329b-7c1d-4356-b316-210ade311d67 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:20.445899 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-098e329b-7c1d-4356-b316-210ade311d67 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:20.446151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-098e329b-7c1d-4356-b316-210ade311d67 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:20.446369 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-098e329b-7c1d-4356-b316-210ade311d67 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:20.446498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-098e329b-7c1d-4356-b316-210ade311d67 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:20.452948 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:20.452948 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:20.453905 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-098e329b-7c1d-4356-b316-210ade311d67 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:20.454436 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 976/3870] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:20 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:21.467263 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-045109a3-b0b6-4038-bff6-31f701c74326 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:21.469450 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-045109a3-b0b6-4038-bff6-31f701c74326 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:21.469773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-045109a3-b0b6-4038-bff6-31f701c74326 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:21.470316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-045109a3-b0b6-4038-bff6-31f701c74326 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:21.470316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-045109a3-b0b6-4038-bff6-31f701c74326 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:21.475466 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:21.475466 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:21.475466 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-045109a3-b0b6-4038-bff6-31f701c74326 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:21.475830 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 972/3871] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:21 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:22.488983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f8be1e9-d592-40fb-9a22-93db052b82eb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:22.491286 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f8be1e9-d592-40fb-9a22-93db052b82eb tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:22.491471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f8be1e9-d592-40fb-9a22-93db052b82eb tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:22.491690 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f8be1e9-d592-40fb-9a22-93db052b82eb tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:22.491787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2f8be1e9-d592-40fb-9a22-93db052b82eb tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:22.497993 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:22.497993 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:22.499058 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f8be1e9-d592-40fb-9a22-93db052b82eb tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:22.499576 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 963/3872] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:22 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:23.509300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-151da3bc-050b-4c9f-8d89-671adb38b9f8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:23.510993 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-151da3bc-050b-4c9f-8d89-671adb38b9f8 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:23.511232 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-151da3bc-050b-4c9f-8d89-671adb38b9f8 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:23.511498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-151da3bc-050b-4c9f-8d89-671adb38b9f8 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:23.511636 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-151da3bc-050b-4c9f-8d89-671adb38b9f8 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:23.516042 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:23.516042 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:23.516733 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-151da3bc-050b-4c9f-8d89-671adb38b9f8 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:23.517082 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 962/3873] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:23 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:23.889306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-6e17f3b8-c047-4029-b6e9-ad87dc2c9427 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:23.891488 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-6e17f3b8-c047-4029-b6e9-ad87dc2c9427 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/encryption Jul 10 09:37:23.891882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-6e17f3b8-c047-4029-b6e9-ad87dc2c9427 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:23.892200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-6e17f3b8-c047-4029-b6e9-ad87dc2c9427 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:23.913117 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:23.913117 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:23.924074 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-6e17f3b8-c047-4029-b6e9-ad87dc2c9427 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/encryption returned with HTTP 200 Jul 10 09:37:23.924754 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 977/3874] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:37:23 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:24.528255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-06a843c1-c4fb-4fc9-8e13-a921015cbac6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:24.531103 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06a843c1-c4fb-4fc9-8e13-a921015cbac6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:24.531103 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06a843c1-c4fb-4fc9-8e13-a921015cbac6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:24.531361 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06a843c1-c4fb-4fc9-8e13-a921015cbac6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:24.531524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-06a843c1-c4fb-4fc9-8e13-a921015cbac6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:24.536516 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:24.536516 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:24.537931 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06a843c1-c4fb-4fc9-8e13-a921015cbac6 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:24.538549 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 973/3875] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:24 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:24.645767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-6a06c2cd-57e0-4008-aea1-a28d3fef7e8b req-ea10b8e5-1be6-4f59-a635-5c47a0c270ca None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:24.647785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6a06c2cd-57e0-4008-aea1-a28d3fef7e8b req-ea10b8e5-1be6-4f59-a635-5c47a0c270ca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 Jul 10 09:37:24.647978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6a06c2cd-57e0-4008-aea1-a28d3fef7e8b req-ea10b8e5-1be6-4f59-a635-5c47a0c270ca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:24.648186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6a06c2cd-57e0-4008-aea1-a28d3fef7e8b req-ea10b8e5-1be6-4f59-a635-5c47a0c270ca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:24.651807 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6a06c2cd-57e0-4008-aea1-a28d3fef7e8b req-ea10b8e5-1be6-4f59-a635-5c47a0c270ca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 returned with HTTP 404 Jul 10 09:37:24.652294 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 964/3876] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:37:24 2026] DELETE /volume/v3/attachments/31a72ddc-41cd-4fb1-9315-9917c6663d84 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:37:25.556331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2a1fddb9-90ba-4e6a-a119-8297edd6e41e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:25.558481 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2a1fddb9-90ba-4e6a-a119-8297edd6e41e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:25.558766 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2a1fddb9-90ba-4e6a-a119-8297edd6e41e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:25.559039 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2a1fddb9-90ba-4e6a-a119-8297edd6e41e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:25.559162 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2a1fddb9-90ba-4e6a-a119-8297edd6e41e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:25.563428 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:25.563428 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:25.564070 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2a1fddb9-90ba-4e6a-a119-8297edd6e41e tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:25.564404 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 963/3877] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:25 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:26.096178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-124a0344-303f-4512-81da-a1657570dd3e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:26.098121 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-124a0344-303f-4512-81da-a1657570dd3e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de Jul 10 09:37:26.098401 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-124a0344-303f-4512-81da-a1657570dd3e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:26.098665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-124a0344-303f-4512-81da-a1657570dd3e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:26.105165 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:26.105165 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:26.574207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a7863eac-95fd-4791-9f4f-59d2ce9cf4bd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:26.575913 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7863eac-95fd-4791-9f4f-59d2ce9cf4bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:26.576125 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7863eac-95fd-4791-9f4f-59d2ce9cf4bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:26.576308 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7863eac-95fd-4791-9f4f-59d2ce9cf4bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:26.576418 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a7863eac-95fd-4791-9f4f-59d2ce9cf4bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:26.580664 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:26.580664 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:26.581316 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7863eac-95fd-4791-9f4f-59d2ce9cf4bd tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:26.581693 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 974/3878] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:26 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:26.609652 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=105,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:37:26.639949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9cca1746-ff81-4879-9c7e-57f3f3680531 req-124a0344-303f-4512-81da-a1657570dd3e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de returned with HTTP 200 Jul 10 09:37:26.639949 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 978/3879] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:37:26 2026] DELETE /volume/v3/attachments/694ade9d-16f5-474a-9a11-09292e9c50de => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:27.590976 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2c13240b-d548-4acf-9dee-57d0448c3539 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.592779 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c13240b-d548-4acf-9dee-57d0448c3539 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:27.592990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c13240b-d548-4acf-9dee-57d0448c3539 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.593191 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c13240b-d548-4acf-9dee-57d0448c3539 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.593290 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2c13240b-d548-4acf-9dee-57d0448c3539 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:27.597625 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.597625 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:27.598263 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c13240b-d548-4acf-9dee-57d0448c3539 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:27.598608 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 965/3880] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:27 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:27.609736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b887c7e5-9f0e-4850-9c20-cda713eac027 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.611504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b887c7e5-9f0e-4850-9c20-cda713eac027 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] PUT https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:27.611924 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b887c7e5-9f0e-4850-9c20-cda713eac027 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:27.618947 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.618947 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:27.626130 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b887c7e5-9f0e-4850-9c20-cda713eac027 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:27.626130 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 964/3881] 10.4.3.103 () {70 vars in 1408 bytes} [Fri Jul 10 09:37:27 2026] PUT /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 316 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:27.626524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-851f2579-c297-4afd-bdb2-b75b3bb46c4d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.628407 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-851f2579-c297-4afd-bdb2-b75b3bb46c4d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:27.628673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-851f2579-c297-4afd-bdb2-b75b3bb46c4d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.628903 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-851f2579-c297-4afd-bdb2-b75b3bb46c4d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.635862 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.635862 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:27.638088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2c5252d7-47a5-4736-b47f-b99152f82655 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.639528 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-851f2579-c297-4afd-bdb2-b75b3bb46c4d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:27.639627 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2c5252d7-47a5-4736-b47f-b99152f82655 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:27.639889 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2c5252d7-47a5-4736-b47f-b99152f82655 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.640167 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2c5252d7-47a5-4736-b47f-b99152f82655 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.640334 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2c5252d7-47a5-4736-b47f-b99152f82655 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:27.643780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-851f2579-c297-4afd-bdb2-b75b3bb46c4d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:27.644791 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 975/3882] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:27 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:27.644846 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.644846 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:27.645432 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2c5252d7-47a5-4736-b47f-b99152f82655 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:27.645870 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 979/3883] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:27 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:27.655931 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.656150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.657603 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] DELETE https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:27.657777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.657950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.657987 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:27.658060 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Delete backup with id: 35e78793-c573-4bb5-9cd0-2391df5ce308. Jul 10 09:37:27.658153 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.658326 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.658468 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:27.661968 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.661968 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:27.664554 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.664554 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:27.665067 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:27.672286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] delete_backup rpcapi backup_id 35e78793-c573-4bb5-9cd0-2391df5ce308 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:37:27.673901 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d83ef41d-eb76-412f-b8b6-f7341dbcce11 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 202 Jul 10 09:37:27.674314 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 966/3884] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:37:27 2026] DELETE /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:37:27.682086 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume request issued successfully. Jul 10 09:37:27.683698 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-646a3ad1-6e41-4cf3-bf33-803c8d0d7063 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 202 Jul 10 09:37:27.683698 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 965/3885] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:37:27 2026] DELETE /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:27.683831 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a9ba4a04-f124-45d3-995a-604df3de2e99 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.685746 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a9ba4a04-f124-45d3-995a-604df3de2e99 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:27.686088 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a9ba4a04-f124-45d3-995a-604df3de2e99 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.686404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a9ba4a04-f124-45d3-995a-604df3de2e99 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.686630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a9ba4a04-f124-45d3-995a-604df3de2e99 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:27.690932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d4d62816-e54e-46f0-bd1d-4150263f9510 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:27.694085 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4d62816-e54e-46f0-bd1d-4150263f9510 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:27.694189 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.694189 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:27.694250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4d62816-e54e-46f0-bd1d-4150263f9510 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:27.694250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d4d62816-e54e-46f0-bd1d-4150263f9510 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:27.694317 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a9ba4a04-f124-45d3-995a-604df3de2e99 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 200 Jul 10 09:37:27.694317 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 976/3886] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:27 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:27.700688 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:27.700688 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:27.704454 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d4d62816-e54e-46f0-bd1d-4150263f9510 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:27.709803 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d4d62816-e54e-46f0-bd1d-4150263f9510 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 200 Jul 10 09:37:27.710331 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 980/3887] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:27 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:28.704916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9290c3e5-cd4c-42d8-8af9-61b4a3309d4f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.706709 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9290c3e5-cd4c-42d8-8af9-61b4a3309d4f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 Jul 10 09:37:28.706900 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9290c3e5-cd4c-42d8-8af9-61b4a3309d4f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.707090 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9290c3e5-cd4c-42d8-8af9-61b4a3309d4f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.707185 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9290c3e5-cd4c-42d8-8af9-61b4a3309d4f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Show backup with id 35e78793-c573-4bb5-9cd0-2391df5ce308. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:37:28.710695 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9290c3e5-cd4c-42d8-8af9-61b4a3309d4f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 returned with HTTP 404 Jul 10 09:37:28.711204 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 967/3888] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:28 2026] GET /volume/v3/backups/35e78793-c573-4bb5-9cd0-2391df5ce308 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:28.718989 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e86ce67b-9efb-406a-bd23-92780bd48380 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.720885 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e Jul 10 09:37:28.721125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.721338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.721455 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Delete volume with id: a843ec67-39e2-4dae-b421-0f932dea472e Jul 10 09:37:28.725894 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07e67362-ded3-4e48-a47b-a99cefcc3a87 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.727446 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07e67362-ded3-4e48-a47b-a99cefcc3a87 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 Jul 10 09:37:28.727651 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07e67362-ded3-4e48-a47b-a99cefcc3a87 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.727839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07e67362-ded3-4e48-a47b-a99cefcc3a87 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.729787 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.729787 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:28.730124 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Volume info retrieved successfully. Jul 10 09:37:28.732861 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07e67362-ded3-4e48-a47b-a99cefcc3a87 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 returned with HTTP 404 Jul 10 09:37:28.733292 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 977/3889] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:28 2026] GET /volume/v3/volumes/a9ceeea4-45c6-4b77-929b-0825e7f69be8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:28.745315 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e78e407e-d1bb-41c9-b14b-87e29f4a28da None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.747275 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e78e407e-d1bb-41c9-b14b-87e29f4a28da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:37:28.747445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e78e407e-d1bb-41c9-b14b-87e29f4a28da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.747670 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e78e407e-d1bb-41c9-b14b-87e29f4a28da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.750917 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Delete volume request issued successfully. Jul 10 09:37:28.751161 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e86ce67b-9efb-406a-bd23-92780bd48380 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e returned with HTTP 202 Jul 10 09:37:28.751592 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 966/3890] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:37:28 2026] DELETE /volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:28.757815 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.757815 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:28.759885 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a4220b31-5980-4388-af91-db742f8b9b78 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.761919 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e78e407e-d1bb-41c9-b14b-87e29f4a28da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:28.762209 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4220b31-5980-4388-af91-db742f8b9b78 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e Jul 10 09:37:28.762502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4220b31-5980-4388-af91-db742f8b9b78 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.762790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4220b31-5980-4388-af91-db742f8b9b78 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.766545 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e78e407e-d1bb-41c9-b14b-87e29f4a28da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:37:28.767061 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 981/3891] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:28 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:28.772201 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.772201 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:28.776766 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a4220b31-5980-4388-af91-db742f8b9b78 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Volume info retrieved successfully. Jul 10 09:37:28.779767 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.781264 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:28.781555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "802726a5-9abb-4b68-a4ea-50c014504e19", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-605247669"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:28.782198 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4220b31-5980-4388-af91-db742f8b9b78 tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e returned with HTTP 200 Jul 10 09:37:28.782704 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 968/3892] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:28 2026] GET /volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:28.789142 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.789142 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:28.789539 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:28.789668 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume 802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:37:28.811508 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['4ffcd1cb-f9d6-4778-bfd2-c41176d12326', '92db6601-e215-421c-9220-865c721954cc', '9f16dec6-950e-455d-9c99-9ca429bce87d', '9698ed14-023c-4839-84c2-c8cc6327e119'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:28.838414 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot create request issued successfully. Jul 10 09:37:28.838735 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-076e1c5e-c49e-41ed-9584-2f8a6de5ea28 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:37:28.839129 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 978/3893] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:37:28 2026] POST /volume/v3/snapshots => generated 379 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:28.851796 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3a9ad1cf-cf04-4cb4-9376-f282122b7e1a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.853859 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3a9ad1cf-cf04-4cb4-9376-f282122b7e1a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:28.854133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3a9ad1cf-cf04-4cb4-9376-f282122b7e1a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.854450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3a9ad1cf-cf04-4cb4-9376-f282122b7e1a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.859269 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.859269 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:28.859680 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3a9ad1cf-cf04-4cb4-9376-f282122b7e1a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:28.860430 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3a9ad1cf-cf04-4cb4-9376-f282122b7e1a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 200 Jul 10 09:37:28.860804 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 967/3894] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:28 2026] GET /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:28.924409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.925963 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:37:28.926142 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.926313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.926462 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:37:28.934069 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.934069 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:28.934507 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:28.944145 np0000004982 devstack@c-api.service[99957]: WARNING cinder.keymgr.conf_key_mgr [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:37:28.949430 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:37:28.949694 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6eaec2c-e174-429a-a665-2f8b7fed5fb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 202 Jul 10 09:37:28.950258 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 982/3895] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:37:28 2026] DELETE /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:28.957110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c5655ce9-9364-43dc-9ae8-058a6887901e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:28.959271 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c5655ce9-9364-43dc-9ae8-058a6887901e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:37:28.959516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c5655ce9-9364-43dc-9ae8-058a6887901e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:28.959798 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c5655ce9-9364-43dc-9ae8-058a6887901e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:28.968872 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:28.968872 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:28.973745 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c5655ce9-9364-43dc-9ae8-058a6887901e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:28.980104 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c5655ce9-9364-43dc-9ae8-058a6887901e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 200 Jul 10 09:37:28.980681 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 969/3896] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:28 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:29.797672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-753acf2f-f589-4e68-b6bd-890363ce553f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.800680 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-753acf2f-f589-4e68-b6bd-890363ce553f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] GET https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e Jul 10 09:37:29.800897 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-753acf2f-f589-4e68-b6bd-890363ce553f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.801090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-753acf2f-f589-4e68-b6bd-890363ce553f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:29.809298 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-753acf2f-f589-4e68-b6bd-890363ce553f tempest-ProjectAdminTests39-1339038204 tempest-ProjectAdminTests39-1339038204-project-admin] https://10.4.3.103/volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e returned with HTTP 404 Jul 10 09:37:29.809766 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 979/3897] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:37:29 2026] GET /volume/v3/volumes/a843ec67-39e2-4dae-b421-0f932dea472e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:29.872091 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-42ac8109-0a84-488d-abd1-9cb6d82a94ac None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.873835 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-42ac8109-0a84-488d-abd1-9cb6d82a94ac tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:29.874040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-42ac8109-0a84-488d-abd1-9cb6d82a94ac tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.874225 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-42ac8109-0a84-488d-abd1-9cb6d82a94ac tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:29.879999 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:29.879999 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:29.880587 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-42ac8109-0a84-488d-abd1-9cb6d82a94ac tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:29.881608 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-42ac8109-0a84-488d-abd1-9cb6d82a94ac tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 200 Jul 10 09:37:29.882032 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 968/3898] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:29 2026] GET /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:29.891991 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bc277748-d2b0-447c-add7-ab180364beca None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.893700 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bc277748-d2b0-447c-add7-ab180364beca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:29.893890 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bc277748-d2b0-447c-add7-ab180364beca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.894139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bc277748-d2b0-447c-add7-ab180364beca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:29.899304 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:29.899304 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:29.899838 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bc277748-d2b0-447c-add7-ab180364beca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:29.900472 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bc277748-d2b0-447c-add7-ab180364beca tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 200 Jul 10 09:37:29.900881 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 983/3899] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:29 2026] GET /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:29.910345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.912105 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:29.912310 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.912520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:29.912860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:37:29.913798 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.db.api [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Building query based on filter {{(pid=99955) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:37:29.917869 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Get all snapshots completed successfully. Jul 10 09:37:29.918208 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-032f68c5-4c66-4d26-a135-8d55227b1b09 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 200 Jul 10 09:37:29.918605 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 970/3900] 10.4.3.103 () {66 vars in 1243 bytes} [Fri Jul 10 09:37:29 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:29.928598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8746a442-2cfd-45f1-bb6c-c17e4243b1ff None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.930786 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8746a442-2cfd-45f1-bb6c-c17e4243b1ff tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] PUT https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:29.931210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8746a442-2cfd-45f1-bb6c-c17e4243b1ff tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-577617577", "description": "This is the new description of snapshot."}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:29.939482 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:29.939482 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:29.940041 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8746a442-2cfd-45f1-bb6c-c17e4243b1ff tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:29.948092 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8746a442-2cfd-45f1-bb6c-c17e4243b1ff tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 200 Jul 10 09:37:29.948894 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 980/3901] 10.4.3.103 () {68 vars in 1375 bytes} [Fri Jul 10 09:37:29 2026] PUT /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:29.958533 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2c5ada31-5012-4edc-8d21-d0c3d3ec66e3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.960458 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c5ada31-5012-4edc-8d21-d0c3d3ec66e3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:29.960683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c5ada31-5012-4edc-8d21-d0c3d3ec66e3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.960882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c5ada31-5012-4edc-8d21-d0c3d3ec66e3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:29.966379 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:29.966379 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:29.966907 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2c5ada31-5012-4edc-8d21-d0c3d3ec66e3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:29.967786 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c5ada31-5012-4edc-8d21-d0c3d3ec66e3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 200 Jul 10 09:37:29.968138 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 969/3902] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:29 2026] GET /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:29.977403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.979141 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:29.979311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.979514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:29.979633 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:29.985158 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:29.985158 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:29.985863 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:29.994040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fbfbe031-3761-49ea-886a-17e78f2e092d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:29.995945 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fbfbe031-3761-49ea-886a-17e78f2e092d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a Jul 10 09:37:29.996160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe031-3761-49ea-886a-17e78f2e092d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:29.996331 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe031-3761-49ea-886a-17e78f2e092d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:30.002172 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fbfbe031-3761-49ea-886a-17e78f2e092d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a returned with HTTP 404 Jul 10 09:37:30.002641 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 971/3903] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:29 2026] GET /volume/v3/volumes/2528b7ae-ce1e-416e-9462-77ffe0f8078a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:30.005886 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:37:30.006088 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d321f3d8-23f2-4310-93b6-e90d7f3ae7da tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 202 Jul 10 09:37:30.006557 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 984/3904] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:29 2026] DELETE /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:30.010828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eb89d062-f62c-4046-a563-fe78b67f248d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:30.012835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eb89d062-f62c-4046-a563-fe78b67f248d tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:37:30.013099 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eb89d062-f62c-4046-a563-fe78b67f248d tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:30.013281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eb89d062-f62c-4046-a563-fe78b67f248d tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:30.013980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2d8182e8-b3ed-4e36-870d-86b7223a8880 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:30.014250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-eb89d062-f62c-4046-a563-fe78b67f248d tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:37:30.015802 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d8182e8-b3ed-4e36-870d-86b7223a8880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:30.016096 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d8182e8-b3ed-4e36-870d-86b7223a8880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:30.016153 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2d8182e8-b3ed-4e36-870d-86b7223a8880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:30.021812 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:30.021812 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:30.022280 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2d8182e8-b3ed-4e36-870d-86b7223a8880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:30.022978 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2d8182e8-b3ed-4e36-870d-86b7223a8880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 200 Jul 10 09:37:30.023440 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 970/3905] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:30 2026] GET /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 575 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:30.234890 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eb89d062-f62c-4046-a563-fe78b67f248d tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Get all volumes completed successfully. Jul 10 09:37:30.236417 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:30.236417 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:30.240171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eb89d062-f62c-4046-a563-fe78b67f248d tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:37:30.240607 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 981/3906] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:37:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7231 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:30.255670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b74f24b-c6db-41de-a0d0-a150edda2781 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:30.257399 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b74f24b-c6db-41de-a0d0-a150edda2781 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] DELETE https://10.4.3.103/volume/v3/types/c23d7b61-3e52-4ed4-8005-9d1123b6cb7a Jul 10 09:37:30.257588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b74f24b-c6db-41de-a0d0-a150edda2781 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:30.257787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b74f24b-c6db-41de-a0d0-a150edda2781 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:30.258042 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:30.258042 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:30.279379 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b74f24b-c6db-41de-a0d0-a150edda2781 tempest-TestVolumeBootPattern-2027531289 tempest-TestVolumeBootPattern-2027531289-project-admin] https://10.4.3.103/volume/v3/types/c23d7b61-3e52-4ed4-8005-9d1123b6cb7a returned with HTTP 202 Jul 10 09:37:30.279789 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 972/3907] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:37:30 2026] DELETE /volume/v3/types/c23d7b61-3e52-4ed4-8005-9d1123b6cb7a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:37:30.308412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:30.310181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:37:30.310531 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1604923616", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:30.312131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1604923616', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:37:30.397096 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:37:30.397397 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:30.397397 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:30.405348 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:37:30.410519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (ac441263-e7a6-4c8c-a941-34b21d4d200a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:37:30.411884 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ca08ab5-8399-44e0-9766-1ed63f2ff74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:30.412717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:37:30.478527 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ca08ab5-8399-44e0-9766-1ed63f2ff74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:30.479514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900b704f-eee6-48b2-ba05-35f8340cf725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:30.535790 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['d5b99605-2e1a-4839-86f1-e6e6c5eed175', '2e5567ba-4f9a-438b-a62c-3b774494d37e', 'ac66e273-59e4-4042-a773-ab20a08da02f', '3d7f7d68-1711-4edb-b019-39c879d99e44'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:30.536524 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900b704f-eee6-48b2-ba05-35f8340cf725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b99605-2e1a-4839-86f1-e6e6c5eed175', '2e5567ba-4f9a-438b-a62c-3b774494d37e', 'ac66e273-59e4-4042-a773-ab20a08da02f', '3d7f7d68-1711-4edb-b019-39c879d99e44']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:30.537366 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c9ee9a-724b-457b-9b1f-26a89407634e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:30.556601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c9ee9a-724b-457b-9b1f-26a89407634e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d7a438-0e8a-4b04-aa55-ff58db2323e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1604923616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['d5b99605-2e1a-4839-86f1-e6e6c5eed175','2e5567ba-4f9a-438b-a62c-3b774494d37e','ac66e273-59e4-4042-a773-ab20a08da02f','3d7f7d68-1711-4edb-b019-39c879d99e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1604923616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d7a438-0e8a-4b04-aa55-ff58db2323e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:30.557353 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477168f1-ab97-43f9-b6f8-719d5066d8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:30.574143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477168f1-ab97-43f9-b6f8-719d5066d8e2) transitioned into state 'SUCCESS' from state '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-1604923616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['d5b99605-2e1a-4839-86f1-e6e6c5eed175','2e5567ba-4f9a-438b-a62c-3b774494d37e','ac66e273-59e4-4042-a773-ab20a08da02f','3d7f7d68-1711-4edb-b019-39c879d99e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:30.574860 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11deea5b-baa0-40b1-9c7f-90bee3a604ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:37:30.582934 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11deea5b-baa0-40b1-9c7f-90bee3a604ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:37:30.583784 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (ac441263-e7a6-4c8c-a941-34b21d4d200a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:37:30.584095 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:37:30.584634 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-060097e2-a38c-4dd9-82bc-ce0fd6a2c27e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:37:30.585066 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 985/3908] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:37:30 2026] POST /volume/v3/volumes => generated 759 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:30.597337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-00a93145-ca76-48bb-a8e0-6db0029e8538 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:30.598901 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-00a93145-ca76-48bb-a8e0-6db0029e8538 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:37:30.599113 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-00a93145-ca76-48bb-a8e0-6db0029e8538 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:30.599313 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-00a93145-ca76-48bb-a8e0-6db0029e8538 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:30.605477 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:30.605477 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:30.608457 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-00a93145-ca76-48bb-a8e0-6db0029e8538 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:30.612044 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-00a93145-ca76-48bb-a8e0-6db0029e8538 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:37:30.612540 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 971/3909] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:30 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:31.032707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2cb6a131-f6c3-428f-af0a-339f35f9c5a9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.034386 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2cb6a131-f6c3-428f-af0a-339f35f9c5a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:31.034663 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2cb6a131-f6c3-428f-af0a-339f35f9c5a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:31.034938 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2cb6a131-f6c3-428f-af0a-339f35f9c5a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:31.040422 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2cb6a131-f6c3-428f-af0a-339f35f9c5a9 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 404 Jul 10 09:37:31.041087 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 982/3910] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:31 2026] GET /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:31.047662 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6791f51c-27cf-405f-8e05-2291d561f02f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.049402 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6791f51c-27cf-405f-8e05-2291d561f02f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:31.049590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6791f51c-27cf-405f-8e05-2291d561f02f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:31.049771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6791f51c-27cf-405f-8e05-2291d561f02f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:31.049920 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-6791f51c-27cf-405f-8e05-2291d561f02f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 1b8b840c-2a6f-4c07-8884-c75f2b45bed9 Jul 10 09:37:31.054032 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6791f51c-27cf-405f-8e05-2291d561f02f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 returned with HTTP 404 Jul 10 09:37:31.054515 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 973/3911] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:37:31 2026] DELETE /volume/v3/snapshots/1b8b840c-2a6f-4c07-8884-c75f2b45bed9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:31.061846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3815bb34-477a-4248-a820-52488f5f4105 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.063719 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3815bb34-477a-4248-a820-52488f5f4105 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:37:31.063913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3815bb34-477a-4248-a820-52488f5f4105 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:31.064112 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3815bb34-477a-4248-a820-52488f5f4105 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:31.071709 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:31.071709 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:31.075289 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3815bb34-477a-4248-a820-52488f5f4105 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:31.079590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3815bb34-477a-4248-a820-52488f5f4105 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:37:31.080015 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 986/3912] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:31 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:31.090930 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9253eb44-be24-493d-9890-cb005dfd5c34 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.092888 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:37:31.093294 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "802726a5-9abb-4b68-a4ea-50c014504e19", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1731675327"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:31.102458 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:31.102458 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:31.103124 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:37:31.103290 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume 802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:37:31.128818 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['dbce4912-2f06-42b2-bbb2-589d79f77a88', '23a59c76-5f4d-4354-b44c-7936b003b227', 'e368ebd4-8121-494d-be45-178f82f92667', '12ae7c9b-ff62-460f-874a-4d06be74713b'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:37:31.156902 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot create request issued successfully. Jul 10 09:37:31.157220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9253eb44-be24-493d-9890-cb005dfd5c34 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:37:31.157619 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 972/3913] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:37:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:37:31.167430 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-365f6666-e337-4b6b-9f66-c776cfb1a6f5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.170318 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-365f6666-e337-4b6b-9f66-c776cfb1a6f5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:37:31.170646 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-365f6666-e337-4b6b-9f66-c776cfb1a6f5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:31.170840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-365f6666-e337-4b6b-9f66-c776cfb1a6f5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:31.176239 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:31.176239 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:31.176728 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-365f6666-e337-4b6b-9f66-c776cfb1a6f5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:31.177435 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-365f6666-e337-4b6b-9f66-c776cfb1a6f5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 returned with HTTP 200 Jul 10 09:37:31.177799 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 983/3914] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:31 2026] GET /volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:31.624293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f46aa243-d6e7-4961-b0b8-06f7a9802935 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.625990 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f46aa243-d6e7-4961-b0b8-06f7a9802935 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:37:31.626177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f46aa243-d6e7-4961-b0b8-06f7a9802935 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:31.626380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f46aa243-d6e7-4961-b0b8-06f7a9802935 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:31.632590 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:31.632590 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:31.636235 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f46aa243-d6e7-4961-b0b8-06f7a9802935 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:31.640488 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f46aa243-d6e7-4961-b0b8-06f7a9802935 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:37:31.640881 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 974/3915] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:31 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:31.653562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d7f9f9bd-257f-476f-81ba-09aa51b93a28 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:31.655509 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d7f9f9bd-257f-476f-81ba-09aa51b93a28 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:37:31.655788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d7f9f9bd-257f-476f-81ba-09aa51b93a28 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:31.656055 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d7f9f9bd-257f-476f-81ba-09aa51b93a28 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:31.663070 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:31.663070 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:31.666809 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d7f9f9bd-257f-476f-81ba-09aa51b93a28 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:31.672160 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d7f9f9bd-257f-476f-81ba-09aa51b93a28 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:37:31.672731 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 987/3916] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:31 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:32.186079 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-06d75380-5939-476b-abe1-e51dd0aa6774 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:32.187823 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-06d75380-5939-476b-abe1-e51dd0aa6774 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:37:32.188013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-06d75380-5939-476b-abe1-e51dd0aa6774 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:32.188182 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-06d75380-5939-476b-abe1-e51dd0aa6774 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:32.192666 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:32.192666 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:32.193070 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-06d75380-5939-476b-abe1-e51dd0aa6774 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:37:32.193826 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-06d75380-5939-476b-abe1-e51dd0aa6774 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 returned with HTTP 200 Jul 10 09:37:32.194178 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 973/3917] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:37:32 2026] GET /volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:32.708219 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-2282703f-8f17-4ba8-8946-631d585bdbaa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:32.710189 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-2282703f-8f17-4ba8-8946-631d585bdbaa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:37:32.710389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-2282703f-8f17-4ba8-8946-631d585bdbaa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:32.710582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-2282703f-8f17-4ba8-8946-631d585bdbaa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:32.717282 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:32.717282 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:32.721005 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-2282703f-8f17-4ba8-8946-631d585bdbaa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:32.725784 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-2282703f-8f17-4ba8-8946-631d585bdbaa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:37:32.726209 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 984/3918] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:37:32 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:33.181843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-d274f7ef-a5eb-4020-b549-a25eddb668ce None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:33.183743 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-d274f7ef-a5eb-4020-b549-a25eddb668ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:37:33.183981 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-d274f7ef-a5eb-4020-b549-a25eddb668ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:33.184114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-d274f7ef-a5eb-4020-b549-a25eddb668ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:33.190990 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:33.190990 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:33.194547 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-d274f7ef-a5eb-4020-b549-a25eddb668ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:33.199263 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-d274f7ef-a5eb-4020-b549-a25eddb668ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:37:33.199767 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 975/3919] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:37:33 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:33.209095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-98ecb294-a134-4a9b-8bbe-38748eae45f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:33.209499 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98ecb294-a134-4a9b-8bbe-38748eae45f7 None None] GET https://10.4.3.103/volume// Jul 10 09:37:33.209499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98ecb294-a134-4a9b-8bbe-38748eae45f7 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:33.209600 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-98ecb294-a134-4a9b-8bbe-38748eae45f7 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:33.209894 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-98ecb294-a134-4a9b-8bbe-38748eae45f7 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:37:33.210158 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 988/3920] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:37:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:37:33.219142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-33ea6125-aa1b-44a4-ad2e-46ffa0de9071 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:33.221095 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-33ea6125-aa1b-44a4-ad2e-46ffa0de9071 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:37:33.221350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-33ea6125-aa1b-44a4-ad2e-46ffa0de9071 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03d7a438-0e8a-4b04-aa55-ff58db2323e4", "connector": null, "instance_uuid": "430bb02f-afa4-4844-a918-792a2ee0ae1e"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:33.229196 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:33.229196 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:33.254243 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-33ea6125-aa1b-44a4-ad2e-46ffa0de9071 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:37:33.254907 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 974/3921] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:37:33 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) Jul 10 09:37:39.228276 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9a103d5e-754f-4a53-ae42-2bc2908613fc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:39.228737 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9a103d5e-754f-4a53-ae42-2bc2908613fc None None] GET https://10.4.3.103/volume// Jul 10 09:37:39.228946 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9a103d5e-754f-4a53-ae42-2bc2908613fc None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:39.229136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9a103d5e-754f-4a53-ae42-2bc2908613fc None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:39.229470 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9a103d5e-754f-4a53-ae42-2bc2908613fc None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:37:39.229756 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 985/3922] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:37:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:37:39.238762 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-3b1955cc-bbd6-42b3-a6f7-1f51c93fa9c2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:39.241330 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-3b1955cc-bbd6-42b3-a6f7-1f51c93fa9c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:37:39.241531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-3b1955cc-bbd6-42b3-a6f7-1f51c93fa9c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:39.241756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-3b1955cc-bbd6-42b3-a6f7-1f51c93fa9c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:39.251350 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:39.251350 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:39.254930 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-3b1955cc-bbd6-42b3-a6f7-1f51c93fa9c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:37:39.259750 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-3b1955cc-bbd6-42b3-a6f7-1f51c93fa9c2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:37:39.260170 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 976/3923] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:37:39 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:37:39.372245 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:39.374490 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef Jul 10 09:37:39.374979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:39.383005 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-03d7a438-0e8a-4b04-aa55-ff58db2323e4-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:37:39.387476 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-03d7a438-0e8a-4b04-aa55-ff58db2323e4-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:37:39.388500 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:39.388500 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:37:39.911477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-03d7a438-0e8a-4b04-aa55-ff58db2323e4-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:37:39.911883 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-0f3d3c85-9d6c-48b0-95dc-e921ab9c0119 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef returned with HTTP 200 Jul 10 09:37:39.912319 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 989/3924] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:37:39 2026] PUT /volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:37:40.421589 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-b2d41815-45d5-4178-acdd-91a1dca47c6a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:40.423644 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-b2d41815-45d5-4178-acdd-91a1dca47c6a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef/action Jul 10 09:37:40.424017 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-b2d41815-45d5-4178-acdd-91a1dca47c6a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:37:40.424172 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-b2d41815-45d5-4178-acdd-91a1dca47c6a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:37:40.438800 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:40.438800 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:37:40.450093 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-26696c2d-2aba-44e4-9af3-09083ea8659b req-b2d41815-45d5-4178-acdd-91a1dca47c6a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef/action returned with HTTP 204 Jul 10 09:37:40.450541 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 975/3925] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:37:40 2026] POST /volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:37:42.724351 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=158,cinder:INSERT=25,cinder:UPDATE=51 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:37:49.258178 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=156,cinder:INSERT=18,cinder:UPDATE=35 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:37:49.903588 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=59,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:37:50.447297 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=162,cinder:UPDATE=59,cinder:INSERT=23 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:37:56.699884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3af9ed71-bd20-4e1d-a93b-8d4bd124e6c7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:56.701682 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3af9ed71-bd20-4e1d-a93b-8d4bd124e6c7 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:56.702057 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3af9ed71-bd20-4e1d-a93b-8d4bd124e6c7 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:56.702755 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3af9ed71-bd20-4e1d-a93b-8d4bd124e6c7 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:56.709883 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:56.709883 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:37:56.714764 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3af9ed71-bd20-4e1d-a93b-8d4bd124e6c7 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:56.719967 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3af9ed71-bd20-4e1d-a93b-8d4bd124e6c7 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:56.719967 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 986/3926] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:56 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:37:56.767994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-33877e64-96d3-4b25-a00c-5a5b9b42210f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:37:56.769717 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33877e64-96d3-4b25-a00c-5a5b9b42210f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:37:56.769907 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33877e64-96d3-4b25-a00c-5a5b9b42210f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:37:56.770084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33877e64-96d3-4b25-a00c-5a5b9b42210f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:37:56.776491 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:37:56.776491 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:37:56.779820 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-33877e64-96d3-4b25-a00c-5a5b9b42210f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:37:56.783510 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33877e64-96d3-4b25-a00c-5a5b9b42210f tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:37:56.783881 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 977/3927] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:37:56 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:04.259811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:04.262431 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:38:04.262754 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:04.263049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:04.263306 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Delete volume with id: a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:38:04.274183 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:04.274183 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:04.274918 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:38:04.295308 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Delete volume request issued successfully. Jul 10 09:38:04.295657 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a6f02e15-95b7-48fd-a97c-3c01dbfd7da4 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 202 Jul 10 09:38:04.296271 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 990/3928] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:38:04 2026] DELETE /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:04.304564 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3a557a55-0ec8-4ef8-ad33-db8a1bfeb46b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:04.306439 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3a557a55-0ec8-4ef8-ad33-db8a1bfeb46b tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:38:04.306700 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3a557a55-0ec8-4ef8-ad33-db8a1bfeb46b tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:04.306894 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3a557a55-0ec8-4ef8-ad33-db8a1bfeb46b tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:04.313505 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:04.313505 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:04.317639 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3a557a55-0ec8-4ef8-ad33-db8a1bfeb46b tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:38:04.321757 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3a557a55-0ec8-4ef8-ad33-db8a1bfeb46b tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 200 Jul 10 09:38:04.322227 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 976/3929] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:04 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:05.333723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-93f57673-5e17-4288-85d4-b915f404eef0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:05.335431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93f57673-5e17-4288-85d4-b915f404eef0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 Jul 10 09:38:05.335641 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93f57673-5e17-4288-85d4-b915f404eef0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:05.335817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93f57673-5e17-4288-85d4-b915f404eef0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:05.340960 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93f57673-5e17-4288-85d4-b915f404eef0 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 returned with HTTP 404 Jul 10 09:38:05.341361 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 987/3930] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:05 2026] GET /volume/v3/volumes/a91b09f0-3b03-4da6-8fd9-e92eee889480 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:05.397917 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:05.399899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:38:05.400099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:05.400286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:05.400448 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Delete volume with id: f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:38:05.407368 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:05.407368 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:05.407882 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:38:05.423316 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Delete volume request issued successfully. Jul 10 09:38:05.423500 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b1c2bac-32b7-41eb-a5ac-86bbaee354bd tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 202 Jul 10 09:38:05.423888 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 978/3931] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:38:05 2026] DELETE /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:05.431875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-23ed4468-cdaf-49fd-90eb-74a6c04e8682 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:05.434155 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-23ed4468-cdaf-49fd-90eb-74a6c04e8682 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:38:05.434347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-23ed4468-cdaf-49fd-90eb-74a6c04e8682 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:05.434555 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-23ed4468-cdaf-49fd-90eb-74a6c04e8682 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:05.442158 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:05.442158 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:05.445961 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-23ed4468-cdaf-49fd-90eb-74a6c04e8682 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Volume info retrieved successfully. Jul 10 09:38:05.450237 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-23ed4468-cdaf-49fd-90eb-74a6c04e8682 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 200 Jul 10 09:38:05.450672 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 991/3932] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:05 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:06.463637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-90dcce07-43ba-4dad-8b3e-cda0f583b988 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:06.465292 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90dcce07-43ba-4dad-8b3e-cda0f583b988 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] GET https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca Jul 10 09:38:06.465503 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90dcce07-43ba-4dad-8b3e-cda0f583b988 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:06.465705 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-90dcce07-43ba-4dad-8b3e-cda0f583b988 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:06.470764 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-90dcce07-43ba-4dad-8b3e-cda0f583b988 tempest-AttachVolumeShelveTestJSON-406690105 tempest-AttachVolumeShelveTestJSON-406690105-project-member] https://10.4.3.103/volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca returned with HTTP 404 Jul 10 09:38:06.471230 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 977/3933] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:06 2026] GET /volume/v3/volumes/f25d3ed0-d067-4f8e-860f-5edfaa8711ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:10.580666 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-57634bbb-1792-40fb-94aa-e248f8617449 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:10.582343 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:38:10.582716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-840146815", "imageRef": "cd123c5c-03d7-4709-be47-a7732299ef63", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:10.584114 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-840146815', 'imageRef': 'cd123c5c-03d7-4709-be47-a7732299ef63', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:38:10.709294 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Create volume of 1 GB Jul 10 09:38:10.713348 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Availability Zones retrieved successfully. Jul 10 09:38:10.718225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Flow 'volume_create_api' (d855f49e-77cb-43da-80ca-bfbc1a011bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:10.719245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1758c4fd-a00f-4eb3-90d3-ecf991da8771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:10.720096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:38:10.769879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1758c4fd-a00f-4eb3-90d3-ecf991da8771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:10.770490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160d8e20-e7d6-48c0-908c-1433b531f65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:10.821302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Created reservations ['78a257aa-932c-48d2-8116-ecfdfcda9b6b', '9e1972cf-1bab-4c51-9b64-a481faa2b1fb', '887b27d4-b34f-4e7c-aa43-be44c3a94d18', '91ccd1ab-2df5-4151-9f7d-4ab43b2e8191'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:10.822157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160d8e20-e7d6-48c0-908c-1433b531f65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a257aa-932c-48d2-8116-ecfdfcda9b6b', '9e1972cf-1bab-4c51-9b64-a481faa2b1fb', '887b27d4-b34f-4e7c-aa43-be44c3a94d18', '91ccd1ab-2df5-4151-9f7d-4ab43b2e8191']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:10.822820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc45c9e-a28c-4490-bb3d-847a87e948e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:10.844719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc45c9e-a28c-4490-bb3d-847a87e948e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fbddc51-9b2b-40cf-b946-478b8e08b0e9', '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-840146815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09813f1533c24bed84f992cb459fc1d4',qos_specs=None,replication_status=,reservations=['78a257aa-932c-48d2-8116-ecfdfcda9b6b','9e1972cf-1bab-4c51-9b64-a481faa2b1fb','887b27d4-b34f-4e7c-aa43-be44c3a94d18','91ccd1ab-2df5-4151-9f7d-4ab43b2e8191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9db74cf631f405c8aeb66ad028e7a1b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-840146815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fbddc51-9b2b-40cf-b946-478b8e08b0e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09813f1533c24bed84f992cb459fc1d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9db74cf631f405c8aeb66ad028e7a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:10.845362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7429734c-8dc1-4ae4-9ec9-97132d481b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:10.861268 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7429734c-8dc1-4ae4-9ec9-97132d481b9a) transitioned into state 'SUCCESS' from state '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-840146815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09813f1533c24bed84f992cb459fc1d4',qos_specs=None,replication_status=,reservations=['78a257aa-932c-48d2-8116-ecfdfcda9b6b','9e1972cf-1bab-4c51-9b64-a481faa2b1fb','887b27d4-b34f-4e7c-aa43-be44c3a94d18','91ccd1ab-2df5-4151-9f7d-4ab43b2e8191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9db74cf631f405c8aeb66ad028e7a1b',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:10.862051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b692cd1-c257-4866-801a-21bfae9dd151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:10.870929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b692cd1-c257-4866-801a-21bfae9dd151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:10.873192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Flow 'volume_create_api' (d855f49e-77cb-43da-80ca-bfbc1a011bd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:10.873192 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Create volume request issued successfully. Jul 10 09:38:10.873192 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57634bbb-1792-40fb-94aa-e248f8617449 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:38:10.873192 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 988/3934] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:38:10 2026] POST /volume/v3/volumes => generated 752 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:10.883838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-edcc4d84-57e6-4301-a6d8-98682e48d8d1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:10.885638 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-edcc4d84-57e6-4301-a6d8-98682e48d8d1 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:10.886747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-edcc4d84-57e6-4301-a6d8-98682e48d8d1 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:10.886747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-edcc4d84-57e6-4301-a6d8-98682e48d8d1 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:10.893081 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:10.893081 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:10.896984 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-edcc4d84-57e6-4301-a6d8-98682e48d8d1 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:10.902388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-edcc4d84-57e6-4301-a6d8-98682e48d8d1 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:10.902388 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 979/3935] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:10 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:11.913364 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cbe862d6-47aa-41c4-b3a8-9f73ae1b6fa3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:11.915549 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbe862d6-47aa-41c4-b3a8-9f73ae1b6fa3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:11.915910 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbe862d6-47aa-41c4-b3a8-9f73ae1b6fa3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:11.916222 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbe862d6-47aa-41c4-b3a8-9f73ae1b6fa3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:11.923074 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:11.923074 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:11.926540 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cbe862d6-47aa-41c4-b3a8-9f73ae1b6fa3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:11.930455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbe862d6-47aa-41c4-b3a8-9f73ae1b6fa3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:11.930910 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 992/3936] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:11 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:12.945393 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7b2690fa-a27e-4668-ace9-597843edeb8c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:12.947111 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7b2690fa-a27e-4668-ace9-597843edeb8c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:12.947310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7b2690fa-a27e-4668-ace9-597843edeb8c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:12.947530 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7b2690fa-a27e-4668-ace9-597843edeb8c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:12.954137 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:12.954137 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:12.957286 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7b2690fa-a27e-4668-ace9-597843edeb8c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:12.960860 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7b2690fa-a27e-4668-ace9-597843edeb8c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:12.961235 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 978/3937] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:12 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:13.976814 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4a601edd-8488-45a4-9221-72dad46c295f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:13.976814 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a601edd-8488-45a4-9221-72dad46c295f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:13.976814 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a601edd-8488-45a4-9221-72dad46c295f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:13.976814 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a601edd-8488-45a4-9221-72dad46c295f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:13.987191 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:13.987191 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:13.988797 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4a601edd-8488-45a4-9221-72dad46c295f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:13.992762 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a601edd-8488-45a4-9221-72dad46c295f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:13.993190 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 989/3938] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:13 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:15.008612 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0e8953f3-81ff-481d-b597-743be927d0e3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:15.010510 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e8953f3-81ff-481d-b597-743be927d0e3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:15.010769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e8953f3-81ff-481d-b597-743be927d0e3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:15.010928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e8953f3-81ff-481d-b597-743be927d0e3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:15.018544 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:15.018544 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:15.021966 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e8953f3-81ff-481d-b597-743be927d0e3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:15.026119 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e8953f3-81ff-481d-b597-743be927d0e3 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:15.026514 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 980/3939] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:15 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:38:16.039529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e0918794-7f10-4515-ad6e-7be2ce5e21fd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:16.041437 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e0918794-7f10-4515-ad6e-7be2ce5e21fd tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:16.041704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e0918794-7f10-4515-ad6e-7be2ce5e21fd tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:16.041938 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e0918794-7f10-4515-ad6e-7be2ce5e21fd tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:16.049436 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:16.049436 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:16.053244 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e0918794-7f10-4515-ad6e-7be2ce5e21fd tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:16.057465 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e0918794-7f10-4515-ad6e-7be2ce5e21fd tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:16.057898 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 993/3940] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:16 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:17.070545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b459c956-4af7-4279-8ea4-6c984398b8f7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:17.072288 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b459c956-4af7-4279-8ea4-6c984398b8f7 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:17.072470 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b459c956-4af7-4279-8ea4-6c984398b8f7 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:17.072680 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b459c956-4af7-4279-8ea4-6c984398b8f7 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:17.079986 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:17.079986 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:17.083711 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b459c956-4af7-4279-8ea4-6c984398b8f7 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:17.088119 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b459c956-4af7-4279-8ea4-6c984398b8f7 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:17.088528 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 979/3941] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:17 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:18.100898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-71e86016-fea3-4955-be1b-c66d9719c6ee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:18.102698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-71e86016-fea3-4955-be1b-c66d9719c6ee tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:18.102876 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-71e86016-fea3-4955-be1b-c66d9719c6ee tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:18.103064 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-71e86016-fea3-4955-be1b-c66d9719c6ee tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:18.109816 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:18.109816 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:18.113031 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-71e86016-fea3-4955-be1b-c66d9719c6ee tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:18.116767 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-71e86016-fea3-4955-be1b-c66d9719c6ee tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:18.117111 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 990/3942] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:18 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:19.130042 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ca0c346d-6503-40ae-a27c-8444fd237fe6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:19.131696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ca0c346d-6503-40ae-a27c-8444fd237fe6 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:19.131862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ca0c346d-6503-40ae-a27c-8444fd237fe6 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:19.132029 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ca0c346d-6503-40ae-a27c-8444fd237fe6 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:19.138245 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:19.138245 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:19.141668 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ca0c346d-6503-40ae-a27c-8444fd237fe6 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:19.145809 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ca0c346d-6503-40ae-a27c-8444fd237fe6 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:19.146151 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 981/3943] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:19 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 1158 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:19.174783 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-b979f8b1-722f-4d6c-8e78-d3ddf45d4842 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:19.177242 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-b979f8b1-722f-4d6c-8e78-d3ddf45d4842 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:19.177449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-b979f8b1-722f-4d6c-8e78-d3ddf45d4842 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:19.177649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-b979f8b1-722f-4d6c-8e78-d3ddf45d4842 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:19.184295 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:19.184295 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:19.187729 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-b979f8b1-722f-4d6c-8e78-d3ddf45d4842 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:19.191824 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-b979f8b1-722f-4d6c-8e78-d3ddf45d4842 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:19.192202 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 994/3944] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:19 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 1158 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:19.443873 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-6b395bbb-885a-4242-996e-d2b311fc5b47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:19.445838 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-6b395bbb-885a-4242-996e-d2b311fc5b47 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:19.446056 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-6b395bbb-885a-4242-996e-d2b311fc5b47 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:19.446228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-6b395bbb-885a-4242-996e-d2b311fc5b47 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:19.452781 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:19.452781 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:19.456323 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-6b395bbb-885a-4242-996e-d2b311fc5b47 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:19.460809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-6b395bbb-885a-4242-996e-d2b311fc5b47 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:19.461338 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 980/3945] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:19 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 1158 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:19.471393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-348c6a52-e7b4-44b3-bbc4-2b981b8e8d4d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:19.471778 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-348c6a52-e7b4-44b3-bbc4-2b981b8e8d4d None None] GET https://10.4.3.103/volume// Jul 10 09:38:19.471922 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-348c6a52-e7b4-44b3-bbc4-2b981b8e8d4d None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:19.472092 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-348c6a52-e7b4-44b3-bbc4-2b981b8e8d4d None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:19.472399 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-348c6a52-e7b4-44b3-bbc4-2b981b8e8d4d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:19.472710 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 991/3946] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:38:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:19.480696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-020a6f05-3793-4c6f-949e-7bfcfa0809f8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:19.482704 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-020a6f05-3793-4c6f-949e-7bfcfa0809f8 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:38:19.483106 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-020a6f05-3793-4c6f-949e-7bfcfa0809f8 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fbddc51-9b2b-40cf-b946-478b8e08b0e9", "connector": null, "instance_uuid": "3f505a8e-f170-4f0b-8218-43b01566fa99"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:19.491317 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:19.491317 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:19.514022 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-020a6f05-3793-4c6f-949e-7bfcfa0809f8 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:38:19.514378 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 982/3947] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:38:19 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:25.385959 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-04fc043c-239f-4ae5-9376-bf4d4a3b04b1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:25.386329 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-04fc043c-239f-4ae5-9376-bf4d4a3b04b1 None None] GET https://10.4.3.103/volume// Jul 10 09:38:25.386486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-04fc043c-239f-4ae5-9376-bf4d4a3b04b1 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:25.386685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-04fc043c-239f-4ae5-9376-bf4d4a3b04b1 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:25.386987 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-04fc043c-239f-4ae5-9376-bf4d4a3b04b1 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:25.387276 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 995/3948] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:38:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:25.393427 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-8b7aad64-f7ed-4854-a60f-992cd8296058 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:25.395132 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-8b7aad64-f7ed-4854-a60f-992cd8296058 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:25.395295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-8b7aad64-f7ed-4854-a60f-992cd8296058 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:25.395459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-8b7aad64-f7ed-4854-a60f-992cd8296058 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:25.404835 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:25.404835 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:25.407954 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-8b7aad64-f7ed-4854-a60f-992cd8296058 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:25.412078 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-8b7aad64-f7ed-4854-a60f-992cd8296058 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:25.412445 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 981/3949] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:38:25 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 1337 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:38:25.501737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:25.503673 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] PUT https://10.4.3.103/volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3 Jul 10 09:38:25.504009 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:25.510781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Acquiring lock "cinder-attachment_update-1fbddc51-9b2b-40cf-b946-478b8e08b0e9-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:38:25.514692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Lock "cinder-attachment_update-1fbddc51-9b2b-40cf-b946-478b8e08b0e9-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:38:25.515497 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:25.515497 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:25.826475 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-f9ece483-f6fb-4abe-ad07-4ab4a6fb5259 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:25.828818 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-f9ece483-f6fb-4abe-ad07-4ab4a6fb5259 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:25.829026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-f9ece483-f6fb-4abe-ad07-4ab4a6fb5259 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:25.829232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-f9ece483-f6fb-4abe-ad07-4ab4a6fb5259 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:25.835631 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:25.835631 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:25.839041 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-f9ece483-f6fb-4abe-ad07-4ab4a6fb5259 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:25.842949 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-f9ece483-f6fb-4abe-ad07-4ab4a6fb5259 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:25.843319 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 983/3950] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:25 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:26.033583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Lock "cinder-attachment_update-1fbddc51-9b2b-40cf-b946-478b8e08b0e9-np0000004982" released by "attachment_update" :: held 0.519s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:38:26.033950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-329a1772-659b-4844-9837-a082b166d77c tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3 returned with HTTP 200 Jul 10 09:38:26.034523 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 992/3951] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:38:25 2026] PUT /volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:26.544870 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-00a15d0c-84f1-4276-a15b-52798c6d004b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:26.546667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-00a15d0c-84f1-4276-a15b-52798c6d004b tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] POST https://10.4.3.103/volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3/action Jul 10 09:38:26.547007 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-00a15d0c-84f1-4276-a15b-52798c6d004b tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:26.547145 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-00a15d0c-84f1-4276-a15b-52798c6d004b tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:26.560989 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:26.560989 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:26.569144 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9b44fc7b-b82b-42e3-84ba-0aa74947d6be req-00a15d0c-84f1-4276-a15b-52798c6d004b tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3/action returned with HTTP 204 Jul 10 09:38:26.569609 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 996/3952] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:38:26 2026] POST /volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:27.870542 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a71f42e4-929f-4f46-8134-c1ada8d86779 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:27.871053 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a71f42e4-929f-4f46-8134-c1ada8d86779 None None] GET https://10.4.3.103/volume// Jul 10 09:38:27.871268 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a71f42e4-929f-4f46-8134-c1ada8d86779 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:27.871459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a71f42e4-929f-4f46-8134-c1ada8d86779 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:27.871791 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a71f42e4-929f-4f46-8134-c1ada8d86779 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:27.872078 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 982/3953] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:38:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:27.878500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-5f03a969-7d2d-49c4-9edb-c9aef19cc3cc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:27.943635 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-5f03a969-7d2d-49c4-9edb-c9aef19cc3cc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:38:27.943970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-5f03a969-7d2d-49c4-9edb-c9aef19cc3cc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "802726a5-9abb-4b68-a4ea-50c014504e19", "connector": null, "instance_uuid": "6d4118dc-9ec6-42a1-8eb3-355deebf507c"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:27.953193 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:27.953193 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:27.975890 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-5f03a969-7d2d-49c4-9edb-c9aef19cc3cc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:38:27.976414 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 984/3954] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:38:27 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:28.361497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-806271d4-eba1-4925-8688-0820e3f40a27 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:28.363401 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-806271d4-eba1-4925-8688-0820e3f40a27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:28.363616 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-806271d4-eba1-4925-8688-0820e3f40a27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:28.363806 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-806271d4-eba1-4925-8688-0820e3f40a27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:28.373316 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:28.373316 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:28.376357 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-806271d4-eba1-4925-8688-0820e3f40a27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:28.380141 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-806271d4-eba1-4925-8688-0820e3f40a27 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:28.380484 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 993/3955] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:28 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:28.497933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-42be30ad-6284-4282-8077-3dcb9778c583 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:28.498293 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-42be30ad-6284-4282-8077-3dcb9778c583 None None] GET https://10.4.3.103/volume// Jul 10 09:38:28.498441 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-42be30ad-6284-4282-8077-3dcb9778c583 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:28.498632 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-42be30ad-6284-4282-8077-3dcb9778c583 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:28.498929 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-42be30ad-6284-4282-8077-3dcb9778c583 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:28.499200 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 997/3956] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:38:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:28.505810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-2de83792-54bc-45f7-bbf7-fcf4a3cf3767 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:28.507620 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-2de83792-54bc-45f7-bbf7-fcf4a3cf3767 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:28.507811 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-2de83792-54bc-45f7-bbf7-fcf4a3cf3767 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:28.507968 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-2de83792-54bc-45f7-bbf7-fcf4a3cf3767 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:28.516016 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:28.516016 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:28.519026 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-2de83792-54bc-45f7-bbf7-fcf4a3cf3767 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:28.522482 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-2de83792-54bc-45f7-bbf7-fcf4a3cf3767 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:28.522879 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 983/3957] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:38:28 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 1026 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:38:28.617168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:28.619577 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] PUT https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e Jul 10 09:38:28.620032 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:28.628681 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Acquiring lock "cinder-attachment_update-802726a5-9abb-4b68-a4ea-50c014504e19-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:38:28.633752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Lock "cinder-attachment_update-802726a5-9abb-4b68-a4ea-50c014504e19-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:38:28.634890 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:28.634890 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:29.054208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:29.055935 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:29.056258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03d7a438-0e8a-4b04-aa55-ff58db2323e4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-961101809", "description": null, "metadata": null}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:29.065551 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:29.065551 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:29.065959 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:29.066094 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume 03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:29.098077 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['be49d897-9384-4c63-8aad-2aca36123ddc', '59a06433-f207-4c4a-ac2c-9316408562a0', '21798290-e4b8-4837-93c3-9a07c3e37370', 'b3f52e53-2e06-4c05-bd6c-b16a2bc96ff6'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:29.124115 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot force create request issued successfully. Jul 10 09:38:29.124404 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-55001d68-33f4-45f5-aa24-1ebd875535b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:29.124806 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 994/3958] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:38:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:29.132875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5b0c21c3-00a2-425f-a279-d186d44b7a4d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:29.134449 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b0c21c3-00a2-425f-a279-d186d44b7a4d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:29.134642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b0c21c3-00a2-425f-a279-d186d44b7a4d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:29.134829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b0c21c3-00a2-425f-a279-d186d44b7a4d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:29.139209 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:29.139209 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:29.139606 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5b0c21c3-00a2-425f-a279-d186d44b7a4d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:29.140263 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b0c21c3-00a2-425f-a279-d186d44b7a4d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 200 Jul 10 09:38:29.141070 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 998/3959] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:29 2026] GET /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:29.158411 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Lock "cinder-attachment_update-802726a5-9abb-4b68-a4ea-50c014504e19-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:38:29.158714 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-e152546d-faa7-4622-9433-498c68fa702a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e returned with HTTP 200 Jul 10 09:38:29.159126 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 985/3960] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:38:28 2026] PUT /volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:29.391809 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aee8bb81-6f36-4f7f-99a3-132bfb765f9b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:29.393378 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aee8bb81-6f36-4f7f-99a3-132bfb765f9b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:29.393535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aee8bb81-6f36-4f7f-99a3-132bfb765f9b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:29.393748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aee8bb81-6f36-4f7f-99a3-132bfb765f9b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:29.401711 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:29.401711 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:29.404733 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aee8bb81-6f36-4f7f-99a3-132bfb765f9b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:29.408440 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aee8bb81-6f36-4f7f-99a3-132bfb765f9b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:29.408760 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 984/3961] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:29 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:30.149635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1c1482ca-2ba7-4bb2-9e02-8dd4b5fbd78e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:30.151523 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1c1482ca-2ba7-4bb2-9e02-8dd4b5fbd78e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:30.151716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1c1482ca-2ba7-4bb2-9e02-8dd4b5fbd78e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:30.151888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1c1482ca-2ba7-4bb2-9e02-8dd4b5fbd78e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:30.156366 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:30.156366 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:30.156794 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1c1482ca-2ba7-4bb2-9e02-8dd4b5fbd78e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:30.157775 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1c1482ca-2ba7-4bb2-9e02-8dd4b5fbd78e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 200 Jul 10 09:38:30.158213 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 995/3962] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:30 2026] GET /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:30.166411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-20790a63-2e40-47c9-94fc-37a627c33702 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:30.167997 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-20790a63-2e40-47c9-94fc-37a627c33702 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:30.168176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-20790a63-2e40-47c9-94fc-37a627c33702 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:30.168354 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-20790a63-2e40-47c9-94fc-37a627c33702 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:30.172787 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:30.172787 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:30.173158 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-20790a63-2e40-47c9-94fc-37a627c33702 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:30.173795 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-20790a63-2e40-47c9-94fc-37a627c33702 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 200 Jul 10 09:38:30.174118 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 999/3963] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:30 2026] GET /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:30.182605 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:30.184354 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:30.184734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03d7a438-0e8a-4b04-aa55-ff58db2323e4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-812885649", "description": null, "metadata": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:30.195131 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:30.195131 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:30.195645 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:30.195817 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume 03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:30.218013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['47b45190-4673-4dc3-8fe2-ce3121246532', 'f9ae49ec-6079-490a-a4e5-236bfec5c2f6', 'f42b29ae-1d14-4353-99b5-5321f84135f5', '90645bbe-b363-4f1d-8327-53172b4c2662'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:30.243705 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot force create request issued successfully. Jul 10 09:38:30.244002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-052165aa-f4c2-4300-aa2a-e1d5c85b48dc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:30.244404 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 986/3964] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:38:30 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) Jul 10 09:38:30.252371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e3f4492a-e494-4a3b-ba2d-8e5d5d363cfa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:30.253871 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3f4492a-e494-4a3b-ba2d-8e5d5d363cfa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:30.254022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3f4492a-e494-4a3b-ba2d-8e5d5d363cfa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:30.254199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e3f4492a-e494-4a3b-ba2d-8e5d5d363cfa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:30.258326 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:30.258326 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:30.258697 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e3f4492a-e494-4a3b-ba2d-8e5d5d363cfa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:30.259349 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e3f4492a-e494-4a3b-ba2d-8e5d5d363cfa tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 200 Jul 10 09:38:30.259660 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 985/3965] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:30 2026] GET /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:30.422082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4835f09b-17c1-4943-9fe6-ba378b614600 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:30.424350 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4835f09b-17c1-4943-9fe6-ba378b614600 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:30.424637 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4835f09b-17c1-4943-9fe6-ba378b614600 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:30.424895 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4835f09b-17c1-4943-9fe6-ba378b614600 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:30.437036 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:30.437036 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:30.441163 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4835f09b-17c1-4943-9fe6-ba378b614600 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:30.446213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4835f09b-17c1-4943-9fe6-ba378b614600 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:30.446617 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 996/3966] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:30 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:31.268202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fc6303f2-43b6-4d33-9396-471b118735c9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:31.270542 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fc6303f2-43b6-4d33-9396-471b118735c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:31.270823 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fc6303f2-43b6-4d33-9396-471b118735c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:31.271095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fc6303f2-43b6-4d33-9396-471b118735c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:31.278116 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:31.278116 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:31.278786 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fc6303f2-43b6-4d33-9396-471b118735c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:31.279926 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fc6303f2-43b6-4d33-9396-471b118735c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 200 Jul 10 09:38:31.280462 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1000/3967] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:31 2026] GET /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:31.288302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6db3d24f-d73d-403b-901b-a8a77ace9a70 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:31.290099 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6db3d24f-d73d-403b-901b-a8a77ace9a70 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:31.290293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6db3d24f-d73d-403b-901b-a8a77ace9a70 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:31.290473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6db3d24f-d73d-403b-901b-a8a77ace9a70 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:31.295341 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:31.295341 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:31.295772 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6db3d24f-d73d-403b-901b-a8a77ace9a70 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:31.296526 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6db3d24f-d73d-403b-901b-a8a77ace9a70 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 200 Jul 10 09:38:31.296876 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 987/3968] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:31 2026] GET /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:31.304876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:31.306897 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:31.307365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03d7a438-0e8a-4b04-aa55-ff58db2323e4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-809641082", "description": null, "metadata": null}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:31.318583 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:31.318583 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:31.319027 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:31.319163 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume 03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:31.339721 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['cbdac9ae-eca3-41ec-926c-c7b65564fc53', 'a636106c-07a5-40e5-bf6a-76aaa73db6f9', '0a933383-dd74-4bea-9e50-d788920c1271', 'a867ad98-4d2d-42f2-91bf-4305f5748a8d'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:31.367426 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot force create request issued successfully. Jul 10 09:38:31.367779 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d24d9ae-38d1-4edc-a3ac-48f675e50507 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:31.368215 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 986/3969] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:38:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:31.376286 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-883093b0-1fa2-4199-ab71-f9698ade98c4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:31.377881 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-883093b0-1fa2-4199-ab71-f9698ade98c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:31.378058 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-883093b0-1fa2-4199-ab71-f9698ade98c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:31.378236 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-883093b0-1fa2-4199-ab71-f9698ade98c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:31.382613 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:31.382613 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:31.382926 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-883093b0-1fa2-4199-ab71-f9698ade98c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:31.383560 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-883093b0-1fa2-4199-ab71-f9698ade98c4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 200 Jul 10 09:38:31.383894 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 997/3970] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:31 2026] GET /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:31.458513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2ad76cad-d2ed-4922-9402-6e7e084a63b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:31.460328 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ad76cad-d2ed-4922-9402-6e7e084a63b2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:31.460518 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ad76cad-d2ed-4922-9402-6e7e084a63b2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:31.460742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ad76cad-d2ed-4922-9402-6e7e084a63b2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:31.470175 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:31.470175 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:31.473515 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2ad76cad-d2ed-4922-9402-6e7e084a63b2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:31.477826 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ad76cad-d2ed-4922-9402-6e7e084a63b2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:31.478301 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1001/3971] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:31 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:32.392484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-783ae00e-1bbd-4d66-a393-36325d498fac None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:32.394020 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-783ae00e-1bbd-4d66-a393-36325d498fac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:32.394281 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-783ae00e-1bbd-4d66-a393-36325d498fac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:32.394520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-783ae00e-1bbd-4d66-a393-36325d498fac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:32.398935 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:32.398935 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:32.399647 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-783ae00e-1bbd-4d66-a393-36325d498fac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:32.400088 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-783ae00e-1bbd-4d66-a393-36325d498fac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 200 Jul 10 09:38:32.400591 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 988/3972] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:32 2026] GET /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:32.407838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fa1f30a4-a219-406f-b7c6-6ad980b3e25c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:32.409535 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa1f30a4-a219-406f-b7c6-6ad980b3e25c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:32.409794 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa1f30a4-a219-406f-b7c6-6ad980b3e25c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:32.410003 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa1f30a4-a219-406f-b7c6-6ad980b3e25c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:32.414429 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:32.414429 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:32.415020 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fa1f30a4-a219-406f-b7c6-6ad980b3e25c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:32.415486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa1f30a4-a219-406f-b7c6-6ad980b3e25c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 200 Jul 10 09:38:32.415838 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 987/3973] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:32 2026] GET /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:32.489871 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b3609046-bb3e-4f58-8e0b-e72418606f23 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:32.491218 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b3609046-bb3e-4f58-8e0b-e72418606f23 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:32.491395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b3609046-bb3e-4f58-8e0b-e72418606f23 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:32.491582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b3609046-bb3e-4f58-8e0b-e72418606f23 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:32.500083 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:32.500083 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:32.503049 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b3609046-bb3e-4f58-8e0b-e72418606f23 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:32.506693 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b3609046-bb3e-4f58-8e0b-e72418606f23 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:32.507085 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 998/3974] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:32 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:33.518927 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-34f97305-2833-4ba2-b5cf-1f1ad7f40695 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:33.521376 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34f97305-2833-4ba2-b5cf-1f1ad7f40695 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:33.521676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34f97305-2833-4ba2-b5cf-1f1ad7f40695 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:33.521999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34f97305-2833-4ba2-b5cf-1f1ad7f40695 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:33.531695 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:33.531695 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:33.535833 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-34f97305-2833-4ba2-b5cf-1f1ad7f40695 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:33.540906 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34f97305-2833-4ba2-b5cf-1f1ad7f40695 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:33.541310 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1002/3975] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:33 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:34.552912 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f500c123-098c-481e-9ad6-bdb4b03486db None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:34.554542 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f500c123-098c-481e-9ad6-bdb4b03486db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:34.554785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f500c123-098c-481e-9ad6-bdb4b03486db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:34.555030 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f500c123-098c-481e-9ad6-bdb4b03486db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:34.564856 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:34.564856 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:34.568456 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f500c123-098c-481e-9ad6-bdb4b03486db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:34.574708 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f500c123-098c-481e-9ad6-bdb4b03486db tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:34.576045 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 989/3976] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:34 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:35.588460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7db94b7a-eae4-4122-8993-4a8d8d67a1f4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:35.589965 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7db94b7a-eae4-4122-8993-4a8d8d67a1f4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:35.590129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7db94b7a-eae4-4122-8993-4a8d8d67a1f4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:35.590294 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7db94b7a-eae4-4122-8993-4a8d8d67a1f4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:35.598122 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:35.598122 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:35.601317 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7db94b7a-eae4-4122-8993-4a8d8d67a1f4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:35.604714 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7db94b7a-eae4-4122-8993-4a8d8d67a1f4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:35.605047 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 988/3977] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:35 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:36.114671 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:36.116171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:36.116329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:36.116496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:36.116624 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:36.120896 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:36.120896 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:36.121335 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:36.135834 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:38:36.136180 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-701f394c-f912-47a3-aa5c-636b0d0ee92a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 202 Jul 10 09:38:36.136352 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 999/3978] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:36 2026] DELETE /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:36.142308 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-41e40530-993b-449c-8452-90ba8816d023 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:36.144019 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41e40530-993b-449c-8452-90ba8816d023 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:36.144211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41e40530-993b-449c-8452-90ba8816d023 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:36.144385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41e40530-993b-449c-8452-90ba8816d023 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:36.149106 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:36.149106 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:36.149476 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-41e40530-993b-449c-8452-90ba8816d023 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:36.150155 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41e40530-993b-449c-8452-90ba8816d023 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 200 Jul 10 09:38:36.150481 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1003/3979] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:36 2026] GET /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:36.617417 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0dcfe115-8062-4c50-af96-c5de8ab9f4a8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:36.618899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0dcfe115-8062-4c50-af96-c5de8ab9f4a8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:36.619079 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0dcfe115-8062-4c50-af96-c5de8ab9f4a8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:36.619252 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0dcfe115-8062-4c50-af96-c5de8ab9f4a8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:36.628651 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:36.628651 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:36.632360 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0dcfe115-8062-4c50-af96-c5de8ab9f4a8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:36.636994 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0dcfe115-8062-4c50-af96-c5de8ab9f4a8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:36.637357 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 990/3980] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:36 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:37.052156 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-14be5f8f-5feb-4683-a8ac-ffbd97b6b64f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.054343 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-14be5f8f-5feb-4683-a8ac-ffbd97b6b64f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e/action Jul 10 09:38:37.054536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-14be5f8f-5feb-4683-a8ac-ffbd97b6b64f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:37.054702 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-14be5f8f-5feb-4683-a8ac-ffbd97b6b64f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:37.070375 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.070375 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:37.079789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-30832dfc-f834-4e5a-81f5-b5c74eb1e6c9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.081239 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ef6ee8-a1eb-40ba-9f5a-42d19e0d5226 req-14be5f8f-5feb-4683-a8ac-ffbd97b6b64f tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e/action returned with HTTP 204 Jul 10 09:38:37.081785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 989/3981] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:38:37 2026] POST /volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:37.081967 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-30832dfc-f834-4e5a-81f5-b5c74eb1e6c9 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/limits Jul 10 09:38:37.082198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-30832dfc-f834-4e5a-81f5-b5c74eb1e6c9 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.082415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-30832dfc-f834-4e5a-81f5-b5c74eb1e6c9 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.090717 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.090717 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:37.099771 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-30832dfc-f834-4e5a-81f5-b5c74eb1e6c9 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/limits returned with HTTP 200 Jul 10 09:38:37.100173 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1000/3982] 10.4.3.103 () {68 vars in 1484 bytes} [Fri Jul 10 09:38:37 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:37.159107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1f8e73a5-76a0-4b19-ace7-acff351f2f54 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.160810 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f8e73a5-76a0-4b19-ace7-acff351f2f54 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:37.161019 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f8e73a5-76a0-4b19-ace7-acff351f2f54 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.161191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1f8e73a5-76a0-4b19-ace7-acff351f2f54 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.165131 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1f8e73a5-76a0-4b19-ace7-acff351f2f54 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 404 Jul 10 09:38:37.165565 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1004/3983] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:37 2026] GET /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:37.172594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.174228 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:37.174397 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.174591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.174697 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: 06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:37.179193 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.179193 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:37.179701 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:37.195017 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:38:37.195149 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e7d6092-e3a3-4dab-89f4-f3fb97a98159 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 202 Jul 10 09:38:37.195551 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 991/3984] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:37 2026] DELETE /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:37.201959 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-36ba1a28-6102-488d-ba62-3c0e4dc735a3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.203684 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36ba1a28-6102-488d-ba62-3c0e4dc735a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:37.203866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36ba1a28-6102-488d-ba62-3c0e4dc735a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.204058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36ba1a28-6102-488d-ba62-3c0e4dc735a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.208724 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.208724 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:37.209160 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-36ba1a28-6102-488d-ba62-3c0e4dc735a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:37.209943 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36ba1a28-6102-488d-ba62-3c0e4dc735a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 200 Jul 10 09:38:37.210312 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 990/3985] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:37 2026] GET /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:37.628864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-4ae5f228-ae04-48e8-9c30-7d3589464293 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.630794 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-4ae5f228-ae04-48e8-9c30-7d3589464293 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:37.630977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-4ae5f228-ae04-48e8-9c30-7d3589464293 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.631147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-4ae5f228-ae04-48e8-9c30-7d3589464293 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.639322 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.639322 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:37.642321 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-4ae5f228-ae04-48e8-9c30-7d3589464293 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:37.646538 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-4ae5f228-ae04-48e8-9c30-7d3589464293 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 200 Jul 10 09:38:37.646945 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1001/3986] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:37 2026] GET /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:37.649302 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0eb3c3cb-6845-45c3-8af6-89c5dfa1b345 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.650811 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0eb3c3cb-6845-45c3-8af6-89c5dfa1b345 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:37.650999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0eb3c3cb-6845-45c3-8af6-89c5dfa1b345 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.651166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0eb3c3cb-6845-45c3-8af6-89c5dfa1b345 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.655494 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.657454 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:37.657780 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fbddc51-9b2b-40cf-b946-478b8e08b0e9", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1631703683", "description": null, "metadata": {}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:37.659723 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.659723 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:37.663445 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0eb3c3cb-6845-45c3-8af6-89c5dfa1b345 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:37.667446 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0eb3c3cb-6845-45c3-8af6-89c5dfa1b345 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:37.667869 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1005/3987] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:37 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:37.668593 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.668593 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:37.668798 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:37.668798 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Create snapshot from volume 1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:37.682228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.683807 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:37.684133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "802726a5-9abb-4b68-a4ea-50c014504e19", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-350809766"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:37.695319 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.695319 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:37.695793 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:37.695973 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume 802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:37.696506 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Created reservations ['3c5829fc-c9b9-469c-bfd0-1648e8959b12', 'bbf6eb0d-a2b0-4581-92cd-f77a446882e9', '29c6173b-a571-405a-b96b-663167d034a8', 'ecaef786-fd27-4c8f-9173-854850191417'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:37.717397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['84fba799-558a-4f04-a31d-b03edae46438', '24fd746c-e4d5-4864-b14e-b5bb98db7182', 'd49f931b-2476-4387-b8a3-3527dbac90fe', '3d699a11-8156-4723-8800-519d3132739c'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:37.728933 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Snapshot force create request issued successfully. Jul 10 09:38:37.729311 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a5fc9b46-f431-4d95-924b-18a0c1303d7e req-694a68d9-b364-4255-b571-ac2803950a7f tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:37.729819 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 992/3988] 10.4.3.103 () {72 vars in 1547 bytes} [Fri Jul 10 09:38:37 2026] POST /volume/v3/snapshots => generated 319 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:37.748449 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot force create request issued successfully. Jul 10 09:38:37.748919 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9ee7e8b3-8e6f-4087-b6d7-1adee745546b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:37.749519 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 991/3989] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:38:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:37.757346 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-783b0828-4bf3-46a3-a7d4-26dd0c0f8495 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:37.758991 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-783b0828-4bf3-46a3-a7d4-26dd0c0f8495 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:37.759159 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-783b0828-4bf3-46a3-a7d4-26dd0c0f8495 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:37.759329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-783b0828-4bf3-46a3-a7d4-26dd0c0f8495 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:37.764244 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:37.764244 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:37.764651 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-783b0828-4bf3-46a3-a7d4-26dd0c0f8495 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:37.765328 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-783b0828-4bf3-46a3-a7d4-26dd0c0f8495 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 returned with HTTP 200 Jul 10 09:38:37.765695 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1002/3990] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:37 2026] GET /volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:38.218963 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1c74d33f-779d-4fcc-91fa-6e191281de94 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:38.220681 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1c74d33f-779d-4fcc-91fa-6e191281de94 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:38.220875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1c74d33f-779d-4fcc-91fa-6e191281de94 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:38.221083 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1c74d33f-779d-4fcc-91fa-6e191281de94 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:38.225347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1c74d33f-779d-4fcc-91fa-6e191281de94 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 404 Jul 10 09:38:38.225875 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1006/3991] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:38 2026] GET /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:38.232613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9a7d65c0-25d5-48ad-a632-2f823582960d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:38.234830 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:38.235100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:38.235323 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:38.235444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:38.240874 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:38.240874 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:38.241357 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:38.258873 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:38:38.259066 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a7d65c0-25d5-48ad-a632-2f823582960d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 202 Jul 10 09:38:38.259460 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 993/3992] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:38 2026] DELETE /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:38.266106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f9550f4d-6825-4b65-b765-5c72551c95d1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:38.267828 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f9550f4d-6825-4b65-b765-5c72551c95d1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:38.268005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f9550f4d-6825-4b65-b765-5c72551c95d1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:38.268193 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f9550f4d-6825-4b65-b765-5c72551c95d1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:38.272871 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:38.272871 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:38.273318 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f9550f4d-6825-4b65-b765-5c72551c95d1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:38:38.274107 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f9550f4d-6825-4b65-b765-5c72551c95d1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 200 Jul 10 09:38:38.274525 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 992/3993] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:38 2026] GET /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:38.774590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d8847c45-77b8-4962-977a-d7b3baf163b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:38.777020 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d8847c45-77b8-4962-977a-d7b3baf163b1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:38.777277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d8847c45-77b8-4962-977a-d7b3baf163b1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:38.777542 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d8847c45-77b8-4962-977a-d7b3baf163b1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:38.784713 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:38.784713 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:38.785423 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d8847c45-77b8-4962-977a-d7b3baf163b1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:38.786639 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d8847c45-77b8-4962-977a-d7b3baf163b1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 returned with HTTP 200 Jul 10 09:38:38.787191 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1003/3994] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:38 2026] GET /volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:38.797145 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:38.798918 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:38.799326 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "802726a5-9abb-4b68-a4ea-50c014504e19", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1130866840"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:38.813254 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:38.813254 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:38.813860 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:38.814038 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume 802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:38.840453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['0c1156c9-e997-41d4-8956-0752f0a13cde', '4f998a05-260b-424d-adac-986246722a9b', '5160de14-7387-47b7-a10a-3bad88901da3', 'c037086d-284c-47c5-ae55-b78187957e3e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:38.875554 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot force create request issued successfully. Jul 10 09:38:38.875930 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0068bbe3-0d9e-421d-b7cb-859aeb02bdf0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:38.876402 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1007/3995] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:38:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:38.885147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-876f96fd-acf8-4363-9eef-b07538eacc8a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:38.886829 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-876f96fd-acf8-4363-9eef-b07538eacc8a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:38.887016 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-876f96fd-acf8-4363-9eef-b07538eacc8a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:38.887231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-876f96fd-acf8-4363-9eef-b07538eacc8a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:38.891587 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:38.891587 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:38.891984 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-876f96fd-acf8-4363-9eef-b07538eacc8a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:38.892670 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-876f96fd-acf8-4363-9eef-b07538eacc8a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d returned with HTTP 200 Jul 10 09:38:38.893039 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 994/3996] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:38 2026] GET /volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:39.159324 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ad40f022-f3d1-49ab-a084-e041214c974d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.160953 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad40f022-f3d1-49ab-a084-e041214c974d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd Jul 10 09:38:39.161125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad40f022-f3d1-49ab-a084-e041214c974d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.161300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad40f022-f3d1-49ab-a084-e041214c974d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.165824 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:39.165824 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:39.166213 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ad40f022-f3d1-49ab-a084-e041214c974d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Snapshot retrieved successfully. Jul 10 09:38:39.166914 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad40f022-f3d1-49ab-a084-e041214c974d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd returned with HTTP 200 Jul 10 09:38:39.167225 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 993/3997] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:39.283223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7e8edc77-481c-4db0-88f9-72e1efb57d2f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.285087 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e8edc77-481c-4db0-88f9-72e1efb57d2f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:39.285259 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e8edc77-481c-4db0-88f9-72e1efb57d2f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.285438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e8edc77-481c-4db0-88f9-72e1efb57d2f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.290383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e8edc77-481c-4db0-88f9-72e1efb57d2f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 404 Jul 10 09:38:39.290822 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1004/3998] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.296975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-08d07d6f-cdef-40ac-99fe-644483210b0e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.298623 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08d07d6f-cdef-40ac-99fe-644483210b0e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:39.298831 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08d07d6f-cdef-40ac-99fe-644483210b0e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.298975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08d07d6f-cdef-40ac-99fe-644483210b0e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.299092 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-08d07d6f-cdef-40ac-99fe-644483210b0e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:39.303384 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08d07d6f-cdef-40ac-99fe-644483210b0e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 404 Jul 10 09:38:39.304002 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1008/3999] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:39 2026] DELETE /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.310703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a75dd18f-9661-42ad-a3a9-e5ced1f680c7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.312806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a75dd18f-9661-42ad-a3a9-e5ced1f680c7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 Jul 10 09:38:39.313020 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a75dd18f-9661-42ad-a3a9-e5ced1f680c7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.313239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a75dd18f-9661-42ad-a3a9-e5ced1f680c7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.317264 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a75dd18f-9661-42ad-a3a9-e5ced1f680c7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 returned with HTTP 404 Jul 10 09:38:39.317758 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 995/4000] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/db72955b-7b77-45e4-828f-0c60c5c0fc56 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.325310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0372a437-aa96-4977-965b-d68a1c86ab43 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.327360 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0372a437-aa96-4977-965b-d68a1c86ab43 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:39.327613 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0372a437-aa96-4977-965b-d68a1c86ab43 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.327846 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0372a437-aa96-4977-965b-d68a1c86ab43 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.327991 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-0372a437-aa96-4977-965b-d68a1c86ab43 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: 06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:39.332308 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0372a437-aa96-4977-965b-d68a1c86ab43 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 404 Jul 10 09:38:39.332981 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 994/4001] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:39 2026] DELETE /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.340286 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ce6e6bc9-e930-47f9-9018-70e2a1ba4366 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.342026 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce6e6bc9-e930-47f9-9018-70e2a1ba4366 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 Jul 10 09:38:39.342234 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce6e6bc9-e930-47f9-9018-70e2a1ba4366 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.342383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce6e6bc9-e930-47f9-9018-70e2a1ba4366 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.345437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.346723 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce6e6bc9-e930-47f9-9018-70e2a1ba4366 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 returned with HTTP 404 Jul 10 09:38:39.346935 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd Jul 10 09:38:39.347160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.347239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.347302 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1005/4002] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/06dc3f44-b537-46e0-845c-755d60a043c3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.347364 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Delete snapshot with id: ca571734-d035-4a68-bc7b-125faf7e1cdd Jul 10 09:38:39.351882 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:39.351882 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:39.352271 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Snapshot retrieved successfully. Jul 10 09:38:39.353970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-955cd061-2d03-43b0-82db-1f4420b9a647 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.355437 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-955cd061-2d03-43b0-82db-1f4420b9a647 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:39.355615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-955cd061-2d03-43b0-82db-1f4420b9a647 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.355782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-955cd061-2d03-43b0-82db-1f4420b9a647 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.355886 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-955cd061-2d03-43b0-82db-1f4420b9a647 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:39.359512 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-955cd061-2d03-43b0-82db-1f4420b9a647 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 404 Jul 10 09:38:39.359886 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 996/4003] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:39 2026] DELETE /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.366656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3f9f8a05-72b6-4b16-8a02-208b33d67079 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.368474 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Snapshot delete request issued successfully. Jul 10 09:38:39.368648 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f9f8a05-72b6-4b16-8a02-208b33d67079 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf Jul 10 09:38:39.368683 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1f1902a-4c39-4e83-a57c-ea9415fc3b4a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd returned with HTTP 202 Jul 10 09:38:39.368882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f9f8a05-72b6-4b16-8a02-208b33d67079 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.369159 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1009/4004] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:39 2026] DELETE /volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:39.369201 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f9f8a05-72b6-4b16-8a02-208b33d67079 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.373934 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f9f8a05-72b6-4b16-8a02-208b33d67079 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf returned with HTTP 404 Jul 10 09:38:39.374468 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 995/4005] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/da6652b4-7f2c-45ad-b07d-12344b56b7cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:39.374909 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5f06162b-7466-469a-97d4-d3e6412f2d32 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.376541 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f06162b-7466-469a-97d4-d3e6412f2d32 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd Jul 10 09:38:39.376758 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f06162b-7466-469a-97d4-d3e6412f2d32 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.376962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f06162b-7466-469a-97d4-d3e6412f2d32 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.382069 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:39.382069 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:39.382259 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5f06162b-7466-469a-97d4-d3e6412f2d32 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Snapshot retrieved successfully. Jul 10 09:38:39.382944 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f06162b-7466-469a-97d4-d3e6412f2d32 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd returned with HTTP 200 Jul 10 09:38:39.383273 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1006/4006] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:39.901330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1da1037e-b45e-4966-b109-38c60e6e6921 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.902917 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1da1037e-b45e-4966-b109-38c60e6e6921 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:39.903083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1da1037e-b45e-4966-b109-38c60e6e6921 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.903253 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1da1037e-b45e-4966-b109-38c60e6e6921 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.907655 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:39.907655 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:39.908038 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1da1037e-b45e-4966-b109-38c60e6e6921 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:39.908708 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1da1037e-b45e-4966-b109-38c60e6e6921 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d returned with HTTP 200 Jul 10 09:38:39.909068 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 997/4007] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:39.916809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.918320 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:39.918508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.918719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.918838 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:39.922951 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:39.922951 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:39.923313 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:39.938702 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:38:39.938880 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c293d9a3-44a0-4140-b57c-f12930ab6aa7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d returned with HTTP 202 Jul 10 09:38:39.939240 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1010/4008] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:39 2026] DELETE /volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:39.946711 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-68c7d7a5-24b7-4240-b34b-70e2798abd54 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:39.948486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68c7d7a5-24b7-4240-b34b-70e2798abd54 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:39.948721 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68c7d7a5-24b7-4240-b34b-70e2798abd54 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:39.948897 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-68c7d7a5-24b7-4240-b34b-70e2798abd54 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:39.953376 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:39.953376 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:39.953759 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-68c7d7a5-24b7-4240-b34b-70e2798abd54 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:39.954404 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-68c7d7a5-24b7-4240-b34b-70e2798abd54 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d returned with HTTP 200 Jul 10 09:38:39.954746 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 996/4009] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:39 2026] GET /volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:40.391111 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-916090d6-0b0c-4d57-a6b3-8cbe16404959 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:40.392859 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-916090d6-0b0c-4d57-a6b3-8cbe16404959 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] GET https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd Jul 10 09:38:40.393026 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-916090d6-0b0c-4d57-a6b3-8cbe16404959 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:40.393191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-916090d6-0b0c-4d57-a6b3-8cbe16404959 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:40.397232 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-916090d6-0b0c-4d57-a6b3-8cbe16404959 tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd returned with HTTP 404 Jul 10 09:38:40.397818 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1007/4010] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:40 2026] GET /volume/v3/snapshots/ca571734-d035-4a68-bc7b-125faf7e1cdd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:40.963161 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3744661e-e8a0-4d7b-a3d6-83249eac89bc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:40.964944 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3744661e-e8a0-4d7b-a3d6-83249eac89bc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:40.965134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3744661e-e8a0-4d7b-a3d6-83249eac89bc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:40.965314 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3744661e-e8a0-4d7b-a3d6-83249eac89bc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:40.969671 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3744661e-e8a0-4d7b-a3d6-83249eac89bc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d returned with HTTP 404 Jul 10 09:38:40.970146 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 998/4011] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:40 2026] GET /volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:40.976349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:40.979139 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:38:40.979654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:40.979654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:40.979654 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:38:40.985428 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:40.985428 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:40.985919 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:41.004719 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:38:41.004947 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d438e302-2d6b-4c34-b62f-afd06fb03518 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 returned with HTTP 202 Jul 10 09:38:41.005391 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1011/4012] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:40 2026] DELETE /volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:41.014046 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0d693224-4ac7-4d26-9c73-05a0cfb3e162 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:41.015992 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0d693224-4ac7-4d26-9c73-05a0cfb3e162 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:38:41.016226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0d693224-4ac7-4d26-9c73-05a0cfb3e162 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:41.016423 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0d693224-4ac7-4d26-9c73-05a0cfb3e162 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:41.022427 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:41.022427 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:41.022928 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0d693224-4ac7-4d26-9c73-05a0cfb3e162 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:41.023787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0d693224-4ac7-4d26-9c73-05a0cfb3e162 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 returned with HTTP 200 Jul 10 09:38:41.024185 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 997/4013] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:41 2026] GET /volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:42.035084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-35e2ae2a-53aa-45c9-902f-c46fef878c5e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:42.036589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-35e2ae2a-53aa-45c9-902f-c46fef878c5e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:38:42.036864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-35e2ae2a-53aa-45c9-902f-c46fef878c5e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:42.037148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-35e2ae2a-53aa-45c9-902f-c46fef878c5e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:42.041356 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-35e2ae2a-53aa-45c9-902f-c46fef878c5e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 returned with HTTP 404 Jul 10 09:38:42.041882 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1008/4014] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:42 2026] GET /volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:42.048910 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:42.050693 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:42.050897 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:42.051093 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:42.051210 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:42.057118 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:42.057118 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:42.057624 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:42.076947 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:38:42.077306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd0d3d79-bc2f-47ab-9ad6-c4b2ed9747a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 returned with HTTP 202 Jul 10 09:38:42.078650 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 999/4015] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:42 2026] DELETE /volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:42.084449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b8f708d7-c329-48f3-a50d-e878cde83770 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:42.086168 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b8f708d7-c329-48f3-a50d-e878cde83770 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:42.086380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b8f708d7-c329-48f3-a50d-e878cde83770 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:42.086604 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b8f708d7-c329-48f3-a50d-e878cde83770 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:42.092228 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:42.092228 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:42.092702 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b8f708d7-c329-48f3-a50d-e878cde83770 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:42.093518 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b8f708d7-c329-48f3-a50d-e878cde83770 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 returned with HTTP 200 Jul 10 09:38:42.093934 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1012/4016] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:42 2026] GET /volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:43.102919 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8de35145-9291-4367-8783-1bf173e612fe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:43.104975 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8de35145-9291-4367-8783-1bf173e612fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:43.105174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8de35145-9291-4367-8783-1bf173e612fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:43.105359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8de35145-9291-4367-8783-1bf173e612fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:43.109589 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8de35145-9291-4367-8783-1bf173e612fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 returned with HTTP 404 Jul 10 09:38:43.110074 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 998/4017] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:43 2026] GET /volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:43.116689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e8f6a388-ca53-48cb-a579-52045c4c9051 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:43.118344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8f6a388-ca53-48cb-a579-52045c4c9051 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:43.118535 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e8f6a388-ca53-48cb-a579-52045c4c9051 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:43.118757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e8f6a388-ca53-48cb-a579-52045c4c9051 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:43.118897 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-e8f6a388-ca53-48cb-a579-52045c4c9051 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 24d2279e-671f-4533-93c6-8af68df7eb2d Jul 10 09:38:43.125199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e8f6a388-ca53-48cb-a579-52045c4c9051 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d returned with HTTP 404 Jul 10 09:38:43.125989 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1009/4018] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:43 2026] DELETE /volume/v3/snapshots/24d2279e-671f-4533-93c6-8af68df7eb2d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:43.132517 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5cd0bd5c-e97f-48ca-901f-da47b20bfd5c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:43.134311 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5cd0bd5c-e97f-48ca-901f-da47b20bfd5c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:43.134490 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5cd0bd5c-e97f-48ca-901f-da47b20bfd5c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:43.134729 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5cd0bd5c-e97f-48ca-901f-da47b20bfd5c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:43.134854 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-5cd0bd5c-e97f-48ca-901f-da47b20bfd5c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 19f29609-cfb4-4eaa-8838-5d6cc1749de0 Jul 10 09:38:43.139379 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5cd0bd5c-e97f-48ca-901f-da47b20bfd5c tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 returned with HTTP 404 Jul 10 09:38:43.139911 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1000/4019] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:43 2026] DELETE /volume/v3/snapshots/19f29609-cfb4-4eaa-8838-5d6cc1749de0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:43.173469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-d2a1ac5e-a8ea-46dc-a716-399162a0c454 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:43.175532 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-d2a1ac5e-a8ea-46dc-a716-399162a0c454 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:43.175760 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-d2a1ac5e-a8ea-46dc-a716-399162a0c454 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:43.175988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-d2a1ac5e-a8ea-46dc-a716-399162a0c454 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:43.186089 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:43.186089 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:43.189382 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-d2a1ac5e-a8ea-46dc-a716-399162a0c454 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:43.193597 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-d2a1ac5e-a8ea-46dc-a716-399162a0c454 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:43.194025 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1013/4020] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:43 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:43.211445 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:43.213584 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19/action Jul 10 09:38:43.213982 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:43.214108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:43.224741 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:43.224741 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:43.225311 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:43.231717 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Begin detaching volume completed successfully. Jul 10 09:38:43.231974 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-1eb2375e-ca37-476d-ba82-e7a407839f0d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19/action returned with HTTP 202 Jul 10 09:38:43.232371 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 999/4021] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:38:43 2026] POST /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:38:43.334364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-665e2178-85f9-4cf3-b64b-3827263ec8e8 req-6cff4af7-f8bd-4e83-b651-ce7fd311dcbd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:43.336468 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-665e2178-85f9-4cf3-b64b-3827263ec8e8 req-6cff4af7-f8bd-4e83-b651-ce7fd311dcbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef Jul 10 09:38:43.336892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-665e2178-85f9-4cf3-b64b-3827263ec8e8 req-6cff4af7-f8bd-4e83-b651-ce7fd311dcbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:43.337240 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-665e2178-85f9-4cf3-b64b-3827263ec8e8 req-6cff4af7-f8bd-4e83-b651-ce7fd311dcbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:43.346339 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:43.346339 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:43.869692 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-665e2178-85f9-4cf3-b64b-3827263ec8e8 req-6cff4af7-f8bd-4e83-b651-ce7fd311dcbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef returned with HTTP 200 Jul 10 09:38:43.870091 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1010/4022] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:38:43 2026] DELETE /volume/v3/attachments/3e37d926-dc66-444a-a68e-d3c666b787ef => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:44.253514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-793b46ad-84cf-44f9-acff-b24d613543b0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:44.253909 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-793b46ad-84cf-44f9-acff-b24d613543b0 None None] GET https://10.4.3.103/volume// Jul 10 09:38:44.254109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-793b46ad-84cf-44f9-acff-b24d613543b0 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:44.254350 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-793b46ad-84cf-44f9-acff-b24d613543b0 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:44.254766 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-793b46ad-84cf-44f9-acff-b24d613543b0 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:44.255072 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1001/4023] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:38:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:44.262306 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-f93820da-2f83-4e8b-8932-10c42a5322a5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:44.264527 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-f93820da-2f83-4e8b-8932-10c42a5322a5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:44.264876 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-f93820da-2f83-4e8b-8932-10c42a5322a5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:44.265117 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-f93820da-2f83-4e8b-8932-10c42a5322a5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:44.277268 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:44.277268 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:44.281498 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-f93820da-2f83-4e8b-8932-10c42a5322a5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:44.286582 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-f93820da-2f83-4e8b-8932-10c42a5322a5 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:44.287078 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1014/4024] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:38:44 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:38:44.615876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-081d20ab-4448-4575-b57c-e142711086f5 req-e24be302-d0fe-4692-a3d1-8cdbee6df59d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:44.617861 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-e24be302-d0fe-4692-a3d1-8cdbee6df59d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] DELETE https://10.4.3.103/volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3 Jul 10 09:38:44.618065 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-e24be302-d0fe-4692-a3d1-8cdbee6df59d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:44.618310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-e24be302-d0fe-4692-a3d1-8cdbee6df59d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:44.624733 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:44.624733 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:45.060066 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-6837219c-0982-43e8-99a1-c868bedc8efc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:45.062252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-6837219c-0982-43e8-99a1-c868bedc8efc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e Jul 10 09:38:45.062496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-6837219c-0982-43e8-99a1-c868bedc8efc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:45.062717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-6837219c-0982-43e8-99a1-c868bedc8efc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:45.070071 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:45.070071 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:45.148354 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-e24be302-d0fe-4692-a3d1-8cdbee6df59d tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3 returned with HTTP 200 Jul 10 09:38:45.148752 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1000/4025] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:38:44 2026] DELETE /volume/v3/attachments/8ebc2f63-80dd-4660-abbb-0b950af114f3 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:45.157109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:45.158910 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] DELETE https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:45.159084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:45.159260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:45.159409 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Delete volume with id: 1fbddc51-9b2b-40cf-b946-478b8e08b0e9 Jul 10 09:38:45.165373 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:45.165373 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:45.165845 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Volume info retrieved successfully. Jul 10 09:38:45.178804 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] Delete volume request issued successfully. Jul 10 09:38:45.178960 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-081d20ab-4448-4575-b57c-e142711086f5 req-67f356d7-322e-453a-9e69-0b97a0d6742a tempest-ImageDependencyTests-1902414433 tempest-ImageDependencyTests-1902414433-project-member] https://10.4.3.103/volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 returned with HTTP 202 Jul 10 09:38:45.179344 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1002/4026] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:38:45 2026] DELETE /volume/v3/volumes/1fbddc51-9b2b-40cf-b946-478b8e08b0e9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:45.593497 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-01fa214b-4ea7-4b17-8e0f-821e1bc7e915 req-6837219c-0982-43e8-99a1-c868bedc8efc tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e returned with HTTP 200 Jul 10 09:38:45.593899 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1011/4027] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:38:45 2026] DELETE /volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:46.714136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:46.715691 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:46.715876 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:46.716044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:46.716242 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:46.722476 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:46.722476 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:46.722916 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:46.737150 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:38:46.737150 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e314620f-4ad2-4c9a-8b6b-1fc3e76539f1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 202 Jul 10 09:38:46.737413 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1015/4028] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:38:46 2026] DELETE /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:46.744009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea05f258-269a-4c22-a3fe-61b75403572f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:46.745812 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea05f258-269a-4c22-a3fe-61b75403572f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:46.745999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea05f258-269a-4c22-a3fe-61b75403572f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:46.746190 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea05f258-269a-4c22-a3fe-61b75403572f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:46.753030 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:46.753030 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:46.756481 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ea05f258-269a-4c22-a3fe-61b75403572f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:46.760771 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea05f258-269a-4c22-a3fe-61b75403572f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 200 Jul 10 09:38:46.761132 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1001/4029] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:46 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:47.773403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cacad892-164a-4a89-b77a-7489c43c9128 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:47.775226 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cacad892-164a-4a89-b77a-7489c43c9128 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 Jul 10 09:38:47.775491 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cacad892-164a-4a89-b77a-7489c43c9128 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:47.775747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cacad892-164a-4a89-b77a-7489c43c9128 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:47.781324 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cacad892-164a-4a89-b77a-7489c43c9128 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 returned with HTTP 404 Jul 10 09:38:47.781833 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1003/4030] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:47 2026] GET /volume/v3/volumes/03d7a438-0e8a-4b04-aa55-ff58db2323e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:47.810115 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:47.811643 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:38:47.812054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2052835477", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:47.813782 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2052835477', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:38:47.890851 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:38:47.891158 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:47.891158 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:47.894878 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:38:47.899872 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (ee3d6476-f016-4bd1-ba26-2f701f7d7b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:47.901320 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d0cb1b5-250b-434a-b7f7-0e82b477d4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:47.902235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:38:47.964647 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d0cb1b5-250b-434a-b7f7-0e82b477d4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:47.965386 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1daaeb5-6937-41a8-a1ed-8986612ab301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:48.007617 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['841e914f-2be0-4026-8b1a-c812644552c6', '4385ba8c-5a2d-4365-b525-a47301f1840c', '64c7c601-6380-40fd-8379-48921d26c554', '38cd948e-c998-4724-9d20-dffebbc10fca'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:48.008442 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1daaeb5-6937-41a8-a1ed-8986612ab301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841e914f-2be0-4026-8b1a-c812644552c6', '4385ba8c-5a2d-4365-b525-a47301f1840c', '64c7c601-6380-40fd-8379-48921d26c554', '38cd948e-c998-4724-9d20-dffebbc10fca']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:48.009210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5682c1a-ef6b-43bb-8e24-4605d07411ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:48.030525 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5682c1a-ef6b-43bb-8e24-4605d07411ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62d7e450-4969-40e5-8f23-914b6e410cb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2052835477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['841e914f-2be0-4026-8b1a-c812644552c6','4385ba8c-5a2d-4365-b525-a47301f1840c','64c7c601-6380-40fd-8379-48921d26c554','38cd948e-c998-4724-9d20-dffebbc10fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2052835477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62d7e450-4969-40e5-8f23-914b6e410cb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:48.031348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4660c447-c96d-410b-973f-68ea36ca1b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:48.049518 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4660c447-c96d-410b-973f-68ea36ca1b8e) transitioned into state 'SUCCESS' from state '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-2052835477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['841e914f-2be0-4026-8b1a-c812644552c6','4385ba8c-5a2d-4365-b525-a47301f1840c','64c7c601-6380-40fd-8379-48921d26c554','38cd948e-c998-4724-9d20-dffebbc10fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:48.050281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f581c23d-ea70-422d-ad3e-580d238130df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:48.060273 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f581c23d-ea70-422d-ad3e-580d238130df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:48.061148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (ee3d6476-f016-4bd1-ba26-2f701f7d7b94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:48.061509 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:38:48.062148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1ba2bb4c-8355-4f5d-b3e8-59fb25ad6921 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:38:48.062731 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1012/4031] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:38:47 2026] POST /volume/v3/volumes => generated 759 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:48.074379 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fcccb2fa-200c-4eae-ab2d-c3743c519967 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:48.078912 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcccb2fa-200c-4eae-ab2d-c3743c519967 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:38:48.079172 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcccb2fa-200c-4eae-ab2d-c3743c519967 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:48.079425 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcccb2fa-200c-4eae-ab2d-c3743c519967 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:48.086482 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:48.086482 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:48.090846 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fcccb2fa-200c-4eae-ab2d-c3743c519967 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:48.094758 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcccb2fa-200c-4eae-ab2d-c3743c519967 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:38:48.095121 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1016/4032] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:48 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:48.997699 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d4f14c58-c8c0-4fea-a47b-69ccc2b3437a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.079754 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d4f14c58-c8c0-4fea-a47b-69ccc2b3437a tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:38:49.080138 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d4f14c58-c8c0-4fea-a47b-69ccc2b3437a tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-330534490"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:49.091907 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d4f14c58-c8c0-4fea-a47b-69ccc2b3437a tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:38:49.092253 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1002/4033] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:38:48 2026] POST /volume/v3/types => generated 227 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:49.100134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2c8836e4-db19-4a9b-8a6b-c2174bfaa823 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.101919 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c8836e4-db19-4a9b-8a6b-c2174bfaa823 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:38:49.102630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2c8836e4-db19-4a9b-8a6b-c2174bfaa823 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1819839281"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:49.107161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5a19cfab-aae9-4f22-b967-ff420b98db1b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.108958 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5a19cfab-aae9-4f22-b967-ff420b98db1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:38:49.109134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5a19cfab-aae9-4f22-b967-ff420b98db1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:49.109356 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5a19cfab-aae9-4f22-b967-ff420b98db1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:49.114115 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2c8836e4-db19-4a9b-8a6b-c2174bfaa823 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:38:49.114495 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1004/4034] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:38:49 2026] POST /volume/v3/group_types => generated 185 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:49.115853 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:49.115853 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:49.119222 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5a19cfab-aae9-4f22-b967-ff420b98db1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:49.121962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.123548 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5a19cfab-aae9-4f22-b967-ff420b98db1b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:38:49.123993 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1013/4035] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:49 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:49.134845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ba60b591-91b6-4ac8-b446-9ffc71170f80 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.136625 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba60b591-91b6-4ac8-b446-9ffc71170f80 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:38:49.136842 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba60b591-91b6-4ac8-b446-9ffc71170f80 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:49.137061 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba60b591-91b6-4ac8-b446-9ffc71170f80 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:49.143904 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:49.143904 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:49.147070 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ba60b591-91b6-4ac8-b446-9ffc71170f80 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:49.151630 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba60b591-91b6-4ac8-b446-9ffc71170f80 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:38:49.152128 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1003/4036] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:49 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:49.176107 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:38:49.176473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a0233f2a-cf6d-4f40-86c7-927c2fc7bbd9", "volume_types": ["62e54e38-21fb-448f-98f2-13043d0c480e"], "name": "tempest-GroupSnapshotsV319Test-Group-1651737175"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:49.177879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Creating new group {'group': {'group_type': 'a0233f2a-cf6d-4f40-86c7-927c2fc7bbd9', 'volume_types': ['62e54e38-21fb-448f-98f2-13043d0c480e'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1651737175'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:38:49.181335 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.groups [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1651737175. Jul 10 09:38:49.187528 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Availability Zones retrieved successfully. Jul 10 09:38:49.203990 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Created reservations ['56956c0f-9283-4d8d-accd-7c06c93b0f30'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:49.223967 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73dc97bb-5350-41ab-8ed5-ede13f2a8416 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:38:49.224509 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1017/4037] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:38:49 2026] POST /volume/v3/groups => generated 116 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:49.232788 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-22c59fab-3187-4573-ab8a-9391947fa678 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.234556 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22c59fab-3187-4573-ab8a-9391947fa678 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c Jul 10 09:38:49.234811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22c59fab-3187-4573-ab8a-9391947fa678 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:49.234985 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22c59fab-3187-4573-ab8a-9391947fa678 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:49.235132 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-22c59fab-3187-4573-ab8a-9391947fa678 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 66034da9-b3ff-4836-838a-89d0b57b5d4c {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:38:49.238370 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:49.238370 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:49.248581 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22c59fab-3187-4573-ab8a-9391947fa678 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c returned with HTTP 200 Jul 10 09:38:49.249196 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1005/4038] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:38:49 2026] GET /volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c => generated 396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:49.990630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-18151574-f19a-4191-814c-999ad1c09038 req-a90f5211-e08a-44bc-a053-76518f29befd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:49.993299 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-18151574-f19a-4191-814c-999ad1c09038 req-a90f5211-e08a-44bc-a053-76518f29befd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e Jul 10 09:38:49.993577 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-18151574-f19a-4191-814c-999ad1c09038 req-a90f5211-e08a-44bc-a053-76518f29befd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:49.993880 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-18151574-f19a-4191-814c-999ad1c09038 req-a90f5211-e08a-44bc-a053-76518f29befd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:49.999202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-18151574-f19a-4191-814c-999ad1c09038 req-a90f5211-e08a-44bc-a053-76518f29befd tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e returned with HTTP 404 Jul 10 09:38:49.999835 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1014/4039] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:38:49 2026] DELETE /volume/v3/attachments/fff011fb-1da7-4d01-ba59-ede1bde4de9e => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:50.167856 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-87e0f072-cada-403d-a822-973bb937d65d req-bde5216a-9a41-4033-99ec-a841fbd9a59a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.169976 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-bde5216a-9a41-4033-99ec-a841fbd9a59a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:38:50.170216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-bde5216a-9a41-4033-99ec-a841fbd9a59a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:50.170462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-bde5216a-9a41-4033-99ec-a841fbd9a59a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:50.177466 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.177466 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:50.181100 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-87e0f072-cada-403d-a822-973bb937d65d req-bde5216a-9a41-4033-99ec-a841fbd9a59a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:50.185364 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-bde5216a-9a41-4033-99ec-a841fbd9a59a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:38:50.185805 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1004/4040] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:50 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:50.258397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-de74a7ef-bf1e-4416-b89e-814056285932 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.260222 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-de74a7ef-bf1e-4416-b89e-814056285932 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c Jul 10 09:38:50.260411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-de74a7ef-bf1e-4416-b89e-814056285932 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:50.260595 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-de74a7ef-bf1e-4416-b89e-814056285932 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:50.260733 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-de74a7ef-bf1e-4416-b89e-814056285932 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 66034da9-b3ff-4836-838a-89d0b57b5d4c {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:38:50.264089 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.264089 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:50.270859 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-de74a7ef-bf1e-4416-b89e-814056285932 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c returned with HTTP 200 Jul 10 09:38:50.271223 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1018/4041] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:38:50 2026] GET /volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c => generated 397 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:50.279140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b811db72-bf2c-448d-8945-2ca49a742c83 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.280721 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:38:50.281044 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-904050257", "volume_type": "62e54e38-21fb-448f-98f2-13043d0c480e", "group_id": "66034da9-b3ff-4836-838a-89d0b57b5d4c", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:50.282464 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-904050257', 'volume_type': '62e54e38-21fb-448f-98f2-13043d0c480e', 'group_id': '66034da9-b3ff-4836-838a-89d0b57b5d4c', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:38:50.285158 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=112,cinder:UPDATE=34,cinder:INSERT=17 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:38:50.291721 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.291721 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:50.292762 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Create volume of 1 GB Jul 10 09:38:50.299036 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Availability Zones retrieved successfully. Jul 10 09:38:50.303874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Flow 'volume_create_api' (8bacfa9b-b43e-4bd8-a247-057cce6df771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:50.304845 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e840f4-d6d2-474a-b560-f837583c6c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:50.305320 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.305320 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:50.305686 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:38:50.323329 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e840f4-d6d2-474a-b560-f837583c6c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62e54e38-21fb-448f-98f2-13043d0c480e,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-330534490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62e54e38-21fb-448f-98f2-13043d0c480e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '66034da9-b3ff-4836-838a-89d0b57b5d4c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:50.324240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35b2ee6a-90f5-435f-9fd6-b8e48601caaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:50.350728 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-330534490 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-330534490, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:38:50.351086 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-330534490 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-330534490, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:38:50.385223 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Created reservations ['78861a26-cde9-47d5-890c-804f574198ed', 'a4c421bc-2699-4a4d-99b4-d64a15cc6a01', 'ab70c644-5414-448a-91ec-90b56cedb985', 'e705c3f0-3a35-4c22-b765-51691bee65ef'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:50.386127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35b2ee6a-90f5-435f-9fd6-b8e48601caaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78861a26-cde9-47d5-890c-804f574198ed', 'a4c421bc-2699-4a4d-99b4-d64a15cc6a01', 'ab70c644-5414-448a-91ec-90b56cedb985', 'e705c3f0-3a35-4c22-b765-51691bee65ef']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:50.386995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877c7a50-2818-4b63-880c-9a9d493e904d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:50.408138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877c7a50-2818-4b63-880c-9a9d493e904d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c69051-c3aa-4356-959b-6ad8d948e34a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-904050257',encryption_key_id=None,group_id=66034da9-b3ff-4836-838a-89d0b57b5d4c,group_type_id=,metadata={},multiattach=False,project_id='d3bc0cfb634e42f68b57412098068667',qos_specs=None,replication_status=,reservations=['78861a26-cde9-47d5-890c-804f574198ed','a4c421bc-2699-4a4d-99b4-d64a15cc6a01','ab70c644-5414-448a-91ec-90b56cedb985','e705c3f0-3a35-4c22-b765-51691bee65ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d39bb938004456abef2fc89637df78',volume_type_id=62e54e38-21fb-448f-98f2-13043d0c480e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-904050257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=66034da9-b3ff-4836-838a-89d0b57b5d4c,host=None,id=87c69051-c3aa-4356-959b-6ad8d948e34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bc0cfb634e42f68b57412098068667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d39bb938004456abef2fc89637df78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62e54e38-21fb-448f-98f2-13043d0c480e),volume_type_id=62e54e38-21fb-448f-98f2-13043d0c480e)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:50.408818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da32468c-de52-4d9a-82fc-d7f6d146acf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:50.423865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da32468c-de52-4d9a-82fc-d7f6d146acf1) transitioned into state 'SUCCESS' from state '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-904050257',encryption_key_id=None,group_id=66034da9-b3ff-4836-838a-89d0b57b5d4c,group_type_id=,metadata={},multiattach=False,project_id='d3bc0cfb634e42f68b57412098068667',qos_specs=None,replication_status=,reservations=['78861a26-cde9-47d5-890c-804f574198ed','a4c421bc-2699-4a4d-99b4-d64a15cc6a01','ab70c644-5414-448a-91ec-90b56cedb985','e705c3f0-3a35-4c22-b765-51691bee65ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d39bb938004456abef2fc89637df78',volume_type_id=62e54e38-21fb-448f-98f2-13043d0c480e)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:50.424538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed3a3af-e616-454e-894e-74ce2584cd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:50.434399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed3a3af-e616-454e-894e-74ce2584cd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:50.435392 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Flow 'volume_create_api' (8bacfa9b-b43e-4bd8-a247-057cce6df771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:50.435392 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Create volume request issued successfully. Jul 10 09:38:50.435936 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:38:50.436109 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:38:50.470081 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:38:50.473037 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.473037 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:50.476270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b811db72-bf2c-448d-8945-2ca49a742c83 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:38:50.476510 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1006/4042] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:38:50 2026] POST /volume/v3/volumes => generated 825 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:50.487199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.489007 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a Jul 10 09:38:50.489234 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:50.489420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:50.496105 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.496105 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:50.500303 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Volume info retrieved successfully. Jul 10 09:38:50.501128 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:38:50.501315 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:38:50.537789 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:38:50.541024 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.541024 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:50.548565 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aee811cb-54fd-45f3-a9be-d1f49677d1d8 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a returned with HTTP 200 Jul 10 09:38:50.549059 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1015/4043] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:38:50 2026] GET /volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a => generated 893 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:50.636955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-87e0f072-cada-403d-a822-973bb937d65d req-4c87db18-1137-4fbd-be8f-0d85ee364b8c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.638982 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-4c87db18-1137-4fbd-be8f-0d85ee364b8c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:38:50.639205 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-4c87db18-1137-4fbd-be8f-0d85ee364b8c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:50.639360 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-4c87db18-1137-4fbd-be8f-0d85ee364b8c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:50.645489 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.645489 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:50.648641 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-87e0f072-cada-403d-a822-973bb937d65d req-4c87db18-1137-4fbd-be8f-0d85ee364b8c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:50.653420 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-4c87db18-1137-4fbd-be8f-0d85ee364b8c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:38:50.653845 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1005/4044] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:38:50 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:50.662804 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6b514a56-5a79-497a-8f39-c7b6c02df3c4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.663174 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b514a56-5a79-497a-8f39-c7b6c02df3c4 None None] GET https://10.4.3.103/volume// Jul 10 09:38:50.663343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b514a56-5a79-497a-8f39-c7b6c02df3c4 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:50.663547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6b514a56-5a79-497a-8f39-c7b6c02df3c4 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:50.663864 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6b514a56-5a79-497a-8f39-c7b6c02df3c4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:50.664185 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1019/4045] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:38:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:50.671073 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-87e0f072-cada-403d-a822-973bb937d65d req-012af81d-22ff-4dfc-b53b-ffecd146f7d8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:50.673347 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-012af81d-22ff-4dfc-b53b-ffecd146f7d8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:38:50.673790 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-012af81d-22ff-4dfc-b53b-ffecd146f7d8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62d7e450-4969-40e5-8f23-914b6e410cb6", "connector": null, "instance_uuid": "e2827160-c600-472c-8de0-adcba68c21d5"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:50.681966 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:50.681966 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:50.702146 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-012af81d-22ff-4dfc-b53b-ffecd146f7d8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:38:50.702769 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1007/4046] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:38:50 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:51.561750 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-32f52acf-d9dd-461b-a224-826b5150f964 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:51.563580 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a Jul 10 09:38:51.563995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:51.563995 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:51.570725 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:51.570725 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:51.574400 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Volume info retrieved successfully. Jul 10 09:38:51.575065 np0000004982 devstack@c-api.service[99954]: WARNING stevedore.named [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:38:51.575200 np0000004982 devstack@c-api.service[99954]: WARNING castellan.key_manager [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:38:51.607675 np0000004982 devstack@c-api.service[99954]: DEBUG oslo_db.sqlalchemy.engines [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:38:51.611017 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:51.611017 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:51.618587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-32f52acf-d9dd-461b-a224-826b5150f964 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a returned with HTTP 200 Jul 10 09:38:51.619028 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1016/4047] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:38:51 2026] GET /volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:51.630031 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:51.631740 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] POST https://10.4.3.103/volume/v3/group_snapshots Jul 10 09:38:51.632087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "66034da9-b3ff-4836-838a-89d0b57b5d4c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-78643399"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:51.633366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '66034da9-b3ff-4836-838a-89d0b57b5d4c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-78643399'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 09:38:51.636537 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:51.636537 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:51.639423 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.group_snapshots [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-78643399. Jul 10 09:38:51.655187 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:51.655187 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:51.666466 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-330534490 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-330534490, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:38:51.666813 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-330534490 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-330534490, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:38:51.685273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Created reservations ['f2099025-b78d-4c52-8a17-63dd23eb288f', '4517eede-2067-467d-adbf-505f3edeae10', '24f4e307-859d-4bd1-83e8-3182c2974545', 'b471350d-aebb-4bfb-8709-e91418d9200e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:51.708975 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-17d3a3d5-ba63-4f9a-bd94-3e3b65965379 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots returned with HTTP 202 Jul 10 09:38:51.709435 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1006/4048] 10.4.3.103 () {70 vars in 1324 bytes} [Fri Jul 10 09:38:51 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:51.717133 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d46ebbc6-85c0-4bad-a0c8-c705de29fd7c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:51.718892 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d46ebbc6-85c0-4bad-a0c8-c705de29fd7c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:51.719106 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d46ebbc6-85c0-4bad-a0c8-c705de29fd7c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:51.719321 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d46ebbc6-85c0-4bad-a0c8-c705de29fd7c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:51.719391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-d46ebbc6-85c0-4bad-a0c8-c705de29fd7c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:51.722680 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:51.722680 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:51.726392 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d46ebbc6-85c0-4bad-a0c8-c705de29fd7c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 200 Jul 10 09:38:51.726833 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1020/4049] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:51 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 328 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:52.735908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f226f3c7-e1c8-4482-9d50-72986842c23f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.737947 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f226f3c7-e1c8-4482-9d50-72986842c23f tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.738187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f226f3c7-e1c8-4482-9d50-72986842c23f tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.738400 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f226f3c7-e1c8-4482-9d50-72986842c23f tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.738550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-f226f3c7-e1c8-4482-9d50-72986842c23f tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:52.742296 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.742296 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:52.745922 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f226f3c7-e1c8-4482-9d50-72986842c23f tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 200 Jul 10 09:38:52.746356 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1008/4050] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:52.753701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d41114ec-3352-450e-99a5-41c1c972bf75 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.755526 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:38:52.755749 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.755933 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.756165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Removing options '' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:38:52.757216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.db.api [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Building query based on filter {{(pid=99954) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:38:52.758528 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=160,cinder:INSERT=23,cinder:UPDATE=44 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:38:52.761112 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Get all snapshots completed successfully. Jul 10 09:38:52.761698 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.761698 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:52.762344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d41114ec-3352-450e-99a5-41c1c972bf75 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:38:52.762793 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1017/4051] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:52.772254 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-43aa2cc3-63bd-495d-9500-871757f796ae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.774413 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-43aa2cc3-63bd-495d-9500-871757f796ae tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/snapshots/bb35eeaa-63df-4564-bba9-4be733579d45 Jul 10 09:38:52.774664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-43aa2cc3-63bd-495d-9500-871757f796ae tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.774865 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-43aa2cc3-63bd-495d-9500-871757f796ae tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.780086 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.780086 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:52.780521 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-43aa2cc3-63bd-495d-9500-871757f796ae tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Snapshot retrieved successfully. Jul 10 09:38:52.781306 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-43aa2cc3-63bd-495d-9500-871757f796ae tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/snapshots/bb35eeaa-63df-4564-bba9-4be733579d45 returned with HTTP 200 Jul 10 09:38:52.781684 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1007/4052] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/snapshots/bb35eeaa-63df-4564-bba9-4be733579d45 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:52.791036 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-81f64070-fa25-4dc8-a9ec-31191fd1b270 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.792903 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81f64070-fa25-4dc8-a9ec-31191fd1b270 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] POST https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action Jul 10 09:38:52.793260 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81f64070-fa25-4dc8-a9ec-31191fd1b270 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:52.793377 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-81f64070-fa25-4dc8-a9ec-31191fd1b270 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:52.794721 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-81f64070-fa25-4dc8-a9ec-31191fd1b270 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Updating group '4332f73d-0723-4f31-b8c4-7433db17d079' with 'creating' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 09:38:52.799029 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.799029 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:52.806873 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-81f64070-fa25-4dc8-a9ec-31191fd1b270 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action returned with HTTP 202 Jul 10 09:38:52.807258 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1021/4053] 10.4.3.103 () {70 vars in 1455 bytes} [Fri Jul 10 09:38:52 2026] POST /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:52.814588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-56fd5d95-f645-44b1-b9b4-024d973a54ba None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.816487 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-56fd5d95-f645-44b1-b9b4-024d973a54ba tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.816752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-56fd5d95-f645-44b1-b9b4-024d973a54ba tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.816994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-56fd5d95-f645-44b1-b9b4-024d973a54ba tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.817184 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-56fd5d95-f645-44b1-b9b4-024d973a54ba tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:52.820538 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.820538 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:52.825792 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-56fd5d95-f645-44b1-b9b4-024d973a54ba tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 200 Jul 10 09:38:52.826153 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1009/4054] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 328 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:52.834594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ef214945-6bdf-4fab-b293-3c46e97ad843 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.836156 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef214945-6bdf-4fab-b293-3c46e97ad843 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] POST https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action Jul 10 09:38:52.836479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef214945-6bdf-4fab-b293-3c46e97ad843 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:52.836605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ef214945-6bdf-4fab-b293-3c46e97ad843 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:52.837877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.group_snapshots [None req-ef214945-6bdf-4fab-b293-3c46e97ad843 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Updating group '4332f73d-0723-4f31-b8c4-7433db17d079' with 'available' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 09:38:52.842315 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.842315 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:52.849559 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ef214945-6bdf-4fab-b293-3c46e97ad843 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action returned with HTTP 202 Jul 10 09:38:52.849960 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1018/4055] 10.4.3.103 () {70 vars in 1455 bytes} [Fri Jul 10 09:38:52 2026] POST /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:52.858231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3f1d27f6-2eea-40dd-baac-8a2b5d5495e2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.860283 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f1d27f6-2eea-40dd-baac-8a2b5d5495e2 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.860590 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f1d27f6-2eea-40dd-baac-8a2b5d5495e2 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.860783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f1d27f6-2eea-40dd-baac-8a2b5d5495e2 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.860922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-3f1d27f6-2eea-40dd-baac-8a2b5d5495e2 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:52.864619 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.864619 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:52.868241 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f1d27f6-2eea-40dd-baac-8a2b5d5495e2 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 200 Jul 10 09:38:52.868651 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1008/4056] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:52.878615 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-49443e1d-ea32-4ad4-abab-667b268557b3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.880507 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-49443e1d-ea32-4ad4-abab-667b268557b3 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] POST https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action Jul 10 09:38:52.881059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-49443e1d-ea32-4ad4-abab-667b268557b3 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:52.881221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-49443e1d-ea32-4ad4-abab-667b268557b3 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:52.882980 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-49443e1d-ea32-4ad4-abab-667b268557b3 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Updating group '4332f73d-0723-4f31-b8c4-7433db17d079' with 'error' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 09:38:52.886354 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.886354 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:52.893322 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-49443e1d-ea32-4ad4-abab-667b268557b3 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action returned with HTTP 202 Jul 10 09:38:52.893878 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1022/4057] 10.4.3.103 () {70 vars in 1455 bytes} [Fri Jul 10 09:38:52 2026] POST /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:52.900618 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6db7ee1f-c912-45d3-9b45-5a30994d0a74 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.902902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6db7ee1f-c912-45d3-9b45-5a30994d0a74 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.903132 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6db7ee1f-c912-45d3-9b45-5a30994d0a74 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.903298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6db7ee1f-c912-45d3-9b45-5a30994d0a74 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.903492 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.group_snapshots [None req-6db7ee1f-c912-45d3-9b45-5a30994d0a74 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:52.906679 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.906679 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:52.910130 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6db7ee1f-c912-45d3-9b45-5a30994d0a74 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 200 Jul 10 09:38:52.910561 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1010/4058] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:52.919836 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a1aede52-8ed7-4791-b924-301af79a6406 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.921415 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a1aede52-8ed7-4791-b924-301af79a6406 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] POST https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action Jul 10 09:38:52.921900 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a1aede52-8ed7-4791-b924-301af79a6406 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:52.922525 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a1aede52-8ed7-4791-b924-301af79a6406 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:52.923505 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.group_snapshots [None req-a1aede52-8ed7-4791-b924-301af79a6406 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Updating group '4332f73d-0723-4f31-b8c4-7433db17d079' with 'available' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 09:38:52.926763 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.926763 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:52.933221 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a1aede52-8ed7-4791-b924-301af79a6406 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action returned with HTTP 202 Jul 10 09:38:52.933537 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1019/4059] 10.4.3.103 () {70 vars in 1455 bytes} [Fri Jul 10 09:38:52 2026] POST /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:52.940860 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-011aec43-0354-46e7-b30a-9f965e1c4726 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.942778 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-011aec43-0354-46e7-b30a-9f965e1c4726 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.943048 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-011aec43-0354-46e7-b30a-9f965e1c4726 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.943250 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-011aec43-0354-46e7-b30a-9f965e1c4726 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.943379 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.group_snapshots [None req-011aec43-0354-46e7-b30a-9f965e1c4726 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:52.947112 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.947112 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:52.951064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-011aec43-0354-46e7-b30a-9f965e1c4726 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 200 Jul 10 09:38:52.951731 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1009/4060] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:52.959506 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c020e069-5ef3-4797-8937-78678c4945dd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.961098 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c020e069-5ef3-4797-8937-78678c4945dd tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] DELETE https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.961271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c020e069-5ef3-4797-8937-78678c4945dd tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.961461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c020e069-5ef3-4797-8937-78678c4945dd tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.961589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.group_snapshots [None req-c020e069-5ef3-4797-8937-78678c4945dd tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] delete called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 09:38:52.961692 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.group_snapshots [None req-c020e069-5ef3-4797-8937-78678c4945dd tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Delete group_snapshot with id: 4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:52.963003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f85b3f33-561d-4185-a168-694c815ec908 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.964984 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f85b3f33-561d-4185-a168-694c815ec908 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:38:52.965217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f85b3f33-561d-4185-a168-694c815ec908 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.965284 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.965284 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:52.965414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f85b3f33-561d-4185-a168-694c815ec908 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.965534 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-f85b3f33-561d-4185-a168-694c815ec908 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: ad9356f1-0442-4ea1-8dcc-6625b6df6738 Jul 10 09:38:52.969944 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f85b3f33-561d-4185-a168-694c815ec908 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 returned with HTTP 404 Jul 10 09:38:52.970424 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1011/4061] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:52 2026] DELETE /volume/v3/snapshots/ad9356f1-0442-4ea1-8dcc-6625b6df6738 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:52.981023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aa81c415-a2f9-454b-b2cc-5d342818d96a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:52.982737 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa81c415-a2f9-454b-b2cc-5d342818d96a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:38:52.982935 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aa81c415-a2f9-454b-b2cc-5d342818d96a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:52.983126 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aa81c415-a2f9-454b-b2cc-5d342818d96a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:52.990217 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:52.990217 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:52.993180 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c020e069-5ef3-4797-8937-78678c4945dd tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 202 Jul 10 09:38:52.993719 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1023/4062] 10.4.3.103 () {68 vars in 1416 bytes} [Fri Jul 10 09:38:52 2026] DELETE /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:52.994368 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aa81c415-a2f9-454b-b2cc-5d342818d96a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:52.999012 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa81c415-a2f9-454b-b2cc-5d342818d96a tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:38:52.999391 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1020/4063] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:53.000441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.001948 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:38:53.002128 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:53.002290 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:53.002615 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:38:53.003638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:38:53.009945 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Get all volumes completed successfully. Jul 10 09:38:53.010787 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:38:53.011172 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:38:53.011750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.014168 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:38:53.014695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-759516529"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:53.016469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-759516529'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:38:53.016653 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume of 1 GB Jul 10 09:38:53.021347 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Availability Zones retrieved successfully. Jul 10 09:38:53.026975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (dec32940-c000-49a9-9fa9-e705e481cc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:53.028132 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd6215a4-161a-4cd8-87f7-fd802ffd7b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:53.029066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:38:53.053448 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd6215a4-161a-4cd8-87f7-fd802ffd7b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:53.054532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e551d8d5-ea97-4715-b920-a62b0142e473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:53.062167 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:38:53.065325 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.065325 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:53.074734 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ebb04735-63ba-4b93-8bd1-cd8dfc99703c tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:38:53.075260 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1010/4064] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:38:52 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:53.087693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c6948f55-997c-446f-86b0-3abecbac3a01 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.089640 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/snapshots/detail Jul 10 09:38:53.089853 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:53.090059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:53.090342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.api_utils [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Removing options '' from query. {{(pid=99957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:38:53.090750 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.090750 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:53.091383 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['74fa84b4-a15b-4b73-946b-f1dd425ccce7', '632b73f9-dce0-4b07-bdfc-04d84ffd68e5', '767a89b2-61b1-443b-b639-b00dbeededcb', '41f69ee9-0916-46ae-a2e6-22a426730d41'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:53.091582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.db.api [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Building query based on filter {{(pid=99957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 09:38:53.092159 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e551d8d5-ea97-4715-b920-a62b0142e473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74fa84b4-a15b-4b73-946b-f1dd425ccce7', '632b73f9-dce0-4b07-bdfc-04d84ffd68e5', '767a89b2-61b1-443b-b639-b00dbeededcb', '41f69ee9-0916-46ae-a2e6-22a426730d41']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:53.092874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b825e628-b28a-41d4-833b-cf8a86cfda79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:53.095010 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Get all snapshots completed successfully. Jul 10 09:38:53.095859 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c6948f55-997c-446f-86b0-3abecbac3a01 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 09:38:53.096251 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1024/4065] 10.4.3.103 () {66 vars in 1264 bytes} [Fri Jul 10 09:38:53 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:38:53.104865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7a20ab9c-fc1e-465d-8947-f3aa25cfe8a1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.106728 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7a20ab9c-fc1e-465d-8947-f3aa25cfe8a1 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 Jul 10 09:38:53.107074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7a20ab9c-fc1e-465d-8947-f3aa25cfe8a1 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:53.107250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7a20ab9c-fc1e-465d-8947-f3aa25cfe8a1 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:53.107367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.group_snapshots [None req-7a20ab9c-fc1e-465d-8947-f3aa25cfe8a1 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 4332f73d-0723-4f31-b8c4-7433db17d079 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 09:38:53.110368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7a20ab9c-fc1e-465d-8947-f3aa25cfe8a1 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 returned with HTTP 404 Jul 10 09:38:53.110912 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1021/4066] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:38:53 2026] GET /volume/v3/group_snapshots/4332f73d-0723-4f31-b8c4-7433db17d079 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:53.117369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.117557 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b825e628-b28a-41d4-833b-cf8a86cfda79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f78e95a4-9404-4e38-8224-fd059576fd51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-759516529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['74fa84b4-a15b-4b73-946b-f1dd425ccce7','632b73f9-dce0-4b07-bdfc-04d84ffd68e5','767a89b2-61b1-443b-b639-b00dbeededcb','41f69ee9-0916-46ae-a2e6-22a426730d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-759516529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f78e95a4-9404-4e38-8224-fd059576fd51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:53.119317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b1c73a-a8ae-4b9c-8c41-a0434a7f51dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:53.119666 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:38:53.119935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:53.120161 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:53.120432 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:38:53.121334 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:38:53.129516 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Get all volumes completed successfully. Jul 10 09:38:53.130402 np0000004982 devstack@c-api.service[99956]: WARNING stevedore.named [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:38:53.130650 np0000004982 devstack@c-api.service[99956]: WARNING castellan.key_manager [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:38:53.138247 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b1c73a-a8ae-4b9c-8c41-a0434a7f51dc) transitioned into state 'SUCCESS' from state '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-759516529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['74fa84b4-a15b-4b73-946b-f1dd425ccce7','632b73f9-dce0-4b07-bdfc-04d84ffd68e5','767a89b2-61b1-443b-b639-b00dbeededcb','41f69ee9-0916-46ae-a2e6-22a426730d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:53.139165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c5f079-1bb7-4747-97cb-53e3628ceed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:53.149414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c5f079-1bb7-4747-97cb-53e3628ceed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:53.150355 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (dec32940-c000-49a9-9fa9-e705e481cc7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:53.150957 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request issued successfully. Jul 10 09:38:53.151531 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4a83234f-7a83-4d2a-8c5e-14346f956291 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:38:53.152120 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1012/4067] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:38:53 2026] POST /volume/v3/volumes => generated 753 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:53.163019 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ddb1adff-58b3-4bb1-901c-657ead9c74b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.164993 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ddb1adff-58b3-4bb1-901c-657ead9c74b4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:53.165201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ddb1adff-58b3-4bb1-901c-657ead9c74b4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:53.165404 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ddb1adff-58b3-4bb1-901c-657ead9c74b4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:53.173624 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.173624 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:53.174063 np0000004982 devstack@c-api.service[99956]: DEBUG oslo_db.sqlalchemy.engines [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:38:53.177238 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.177238 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:53.177563 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ddb1adff-58b3-4bb1-901c-657ead9c74b4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:53.182106 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ddb1adff-58b3-4bb1-901c-657ead9c74b4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 returned with HTTP 200 Jul 10 09:38:53.182540 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1025/4068] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:53 2026] GET /volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:53.185522 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-406dc92f-3544-4b13-86e3-7b2a0b8d2355 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:38:53.186067 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1011/4069] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:38:53 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:53.201409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.203213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] POST https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c/action Jul 10 09:38:53.203586 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:53.203774 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:53.205225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] delete called for group 66034da9-b3ff-4836-838a-89d0b57b5d4c {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:38:53.205278 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Delete group with id: 66034da9-b3ff-4836-838a-89d0b57b5d4c Jul 10 09:38:53.209749 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.209749 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:53.242311 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e76667e-fef8-4d25-aedd-bcb2a869a450 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c/action returned with HTTP 202 Jul 10 09:38:53.242781 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1022/4070] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:38:53 2026] POST /volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:53.250805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8969685c-d729-447a-b927-13f31c15e083 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:53.253138 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a Jul 10 09:38:53.253389 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:53.253670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:53.261103 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.261103 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:53.265387 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Volume info retrieved successfully. Jul 10 09:38:53.266210 np0000004982 devstack@c-api.service[99955]: WARNING stevedore.named [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 09:38:53.266405 np0000004982 devstack@c-api.service[99955]: WARNING castellan.key_manager [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 09:38:53.302113 np0000004982 devstack@c-api.service[99955]: DEBUG oslo_db.sqlalchemy.engines [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 09:38:53.305106 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:53.305106 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:53.311808 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8969685c-d729-447a-b927-13f31c15e083 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a returned with HTTP 200 Jul 10 09:38:53.312247 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1013/4071] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:38:53 2026] GET /volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a => generated 917 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:54.195121 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f8ffa63c-8367-4de0-8402-e3f1458a9c14 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.197068 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8ffa63c-8367-4de0-8402-e3f1458a9c14 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:54.197360 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8ffa63c-8367-4de0-8402-e3f1458a9c14 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.197648 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8ffa63c-8367-4de0-8402-e3f1458a9c14 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.206033 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:54.206033 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:54.209528 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f8ffa63c-8367-4de0-8402-e3f1458a9c14 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:54.213538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8ffa63c-8367-4de0-8402-e3f1458a9c14 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 returned with HTTP 200 Jul 10 09:38:54.214011 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1026/4072] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:54 2026] GET /volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:54.226841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.228761 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:38:54.229138 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f78e95a4-9404-4e38-8224-fd059576fd51", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1276670947"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:54.238480 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:54.238480 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:54.239044 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:54.239167 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:54.262554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['e31b1d49-a8b6-4cb5-be2f-03c32b5bef9d', '4fef9822-8432-4a7c-9f90-23638547d6f3', '60aac426-f160-4ad3-ad7b-3cbb27cd4071', '55b3ff40-d7c7-421a-a224-cf1a665366f7'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:54.288213 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot create request issued successfully. Jul 10 09:38:54.288553 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-93290c88-63bc-4eee-9240-af4cb5b506f2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:38:54.289014 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1012/4073] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:38:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:54.297719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e85e54e2-4a33-43ae-9cc8-1e84fe148ee1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.299743 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e85e54e2-4a33-43ae-9cc8-1e84fe148ee1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 Jul 10 09:38:54.300009 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e85e54e2-4a33-43ae-9cc8-1e84fe148ee1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.300278 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e85e54e2-4a33-43ae-9cc8-1e84fe148ee1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.305764 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:54.305764 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:54.306247 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e85e54e2-4a33-43ae-9cc8-1e84fe148ee1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:54.307001 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e85e54e2-4a33-43ae-9cc8-1e84fe148ee1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 returned with HTTP 200 Jul 10 09:38:54.307399 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1023/4074] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:54 2026] GET /volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:54.324378 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4826f6ef-a851-440d-a459-3cae10c64e50 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.326418 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4826f6ef-a851-440d-a459-3cae10c64e50 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a Jul 10 09:38:54.327047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4826f6ef-a851-440d-a459-3cae10c64e50 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.327047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4826f6ef-a851-440d-a459-3cae10c64e50 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.333255 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4826f6ef-a851-440d-a459-3cae10c64e50 tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a returned with HTTP 404 Jul 10 09:38:54.333812 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1014/4075] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:38:54 2026] GET /volume/v3/volumes/87c69051-c3aa-4356-959b-6ad8d948e34a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:54.341975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3abe7085-4524-4eef-98ed-d92036ddbc7a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.344484 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3abe7085-4524-4eef-98ed-d92036ddbc7a tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] GET https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c Jul 10 09:38:54.344830 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3abe7085-4524-4eef-98ed-d92036ddbc7a tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.345109 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3abe7085-4524-4eef-98ed-d92036ddbc7a tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.345409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-3abe7085-4524-4eef-98ed-d92036ddbc7a tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] show called for member 66034da9-b3ff-4836-838a-89d0b57b5d4c {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:38:54.348907 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3abe7085-4524-4eef-98ed-d92036ddbc7a tempest-GroupSnapshotsV319Test-333786706 tempest-GroupSnapshotsV319Test-333786706-project-member] https://10.4.3.103/volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c returned with HTTP 404 Jul 10 09:38:54.349379 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1027/4076] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:38:54 2026] GET /volume/v3/groups/66034da9-b3ff-4836-838a-89d0b57b5d4c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:54.356373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea9f14c5-0020-4864-8c78-44c35d7250a6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.358382 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea9f14c5-0020-4864-8c78-44c35d7250a6 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/a0233f2a-cf6d-4f40-86c7-927c2fc7bbd9 Jul 10 09:38:54.358617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea9f14c5-0020-4864-8c78-44c35d7250a6 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.358815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea9f14c5-0020-4864-8c78-44c35d7250a6 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.359078 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:54.359078 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:54.370409 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea9f14c5-0020-4864-8c78-44c35d7250a6 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/group_types/a0233f2a-cf6d-4f40-86c7-927c2fc7bbd9 returned with HTTP 202 Jul 10 09:38:54.370853 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1013/4077] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:38:54 2026] DELETE /volume/v3/group_types/a0233f2a-cf6d-4f40-86c7-927c2fc7bbd9 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:54.378725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8ea558a5-fe2a-4a72-b39f-298a9d6da7af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.380608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ea558a5-fe2a-4a72-b39f-298a9d6da7af tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] DELETE https://10.4.3.103/volume/v3/types/62e54e38-21fb-448f-98f2-13043d0c480e Jul 10 09:38:54.380795 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ea558a5-fe2a-4a72-b39f-298a9d6da7af tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.381013 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ea558a5-fe2a-4a72-b39f-298a9d6da7af tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.403907 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ea558a5-fe2a-4a72-b39f-298a9d6da7af tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/types/62e54e38-21fb-448f-98f2-13043d0c480e returned with HTTP 202 Jul 10 09:38:54.404406 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1024/4078] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:38:54 2026] DELETE /volume/v3/types/62e54e38-21fb-448f-98f2-13043d0c480e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:54.412395 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ee307734-ec18-470e-a35e-f6313b888724 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:54.414350 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee307734-ec18-470e-a35e-f6313b888724 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] GET https://10.4.3.103/volume/v3/types/62e54e38-21fb-448f-98f2-13043d0c480e Jul 10 09:38:54.414545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee307734-ec18-470e-a35e-f6313b888724 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:54.414807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee307734-ec18-470e-a35e-f6313b888724 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:54.418207 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee307734-ec18-470e-a35e-f6313b888724 tempest-GroupSnapshotsV319Test-202101925 tempest-GroupSnapshotsV319Test-202101925-project-admin] https://10.4.3.103/volume/v3/types/62e54e38-21fb-448f-98f2-13043d0c480e returned with HTTP 404 Jul 10 09:38:54.418742 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1015/4079] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:38:54 2026] GET /volume/v3/types/62e54e38-21fb-448f-98f2-13043d0c480e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:55.317141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e200e511-30ee-4185-ab01-bc6047dd6f9e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:55.319074 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e200e511-30ee-4185-ab01-bc6047dd6f9e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 Jul 10 09:38:55.319276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e200e511-30ee-4185-ab01-bc6047dd6f9e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:55.319514 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e200e511-30ee-4185-ab01-bc6047dd6f9e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:55.325396 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:55.325396 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:55.325929 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e200e511-30ee-4185-ab01-bc6047dd6f9e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:55.326833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e200e511-30ee-4185-ab01-bc6047dd6f9e tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 returned with HTTP 200 Jul 10 09:38:55.327216 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1028/4080] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:55 2026] GET /volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:55.336321 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:55.338406 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:38:55.338925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fe739e7a-b5a7-41cc-aae9-ef39dfad5f20", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1791306879"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:55.340955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request body: {'volume': {'snapshot_id': 'fe739e7a-b5a7-41cc-aae9-ef39dfad5f20', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1791306879'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:38:55.347358 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:55.347358 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:55.347966 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:55.348124 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume of 2 GB Jul 10 09:38:55.351671 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Availability Zones retrieved successfully. Jul 10 09:38:55.356980 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (4ba25e15-82fc-4ad7-a96f-f7ef5da409f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:55.358878 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4352bff9-eea7-43ed-9f18-28007d08e645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:55.360187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:38:55.587352 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4352bff9-eea7-43ed-9f18-28007d08e645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fe739e7a-b5a7-41cc-aae9-ef39dfad5f20', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:55.588267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a53caa19-6b1a-4a94-b482-4380bfae8db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:55.626299 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['7a1a4ebf-1031-4e32-9031-a66e4d25f95a', '24ad46cc-7e3e-47f4-b215-706a352ecd22', '6442b5ae-3161-4a8d-b554-538051809a27', 'f014419b-ce7f-4294-ab45-ce241cdc9167'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:55.627943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a53caa19-6b1a-4a94-b482-4380bfae8db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a1a4ebf-1031-4e32-9031-a66e4d25f95a', '24ad46cc-7e3e-47f4-b215-706a352ecd22', '6442b5ae-3161-4a8d-b554-538051809a27', 'f014419b-ce7f-4294-ab45-ce241cdc9167']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:55.628246 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcdd853-7dcb-480c-bb6e-2f023260b107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:55.674544 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcdd853-7dcb-480c-bb6e-2f023260b107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c7fc07-1e40-4f57-8851-459f55bd7485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1791306879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['7a1a4ebf-1031-4e32-9031-a66e4d25f95a','24ad46cc-7e3e-47f4-b215-706a352ecd22','6442b5ae-3161-4a8d-b554-538051809a27','f014419b-ce7f-4294-ab45-ce241cdc9167'],size=2,snapshot_id=fe739e7a-b5a7-41cc-aae9-ef39dfad5f20,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1791306879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c7fc07-1e40-4f57-8851-459f55bd7485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',provider_auth=None,provider_geometry=None,provider_id=None,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=fe739e7a-b5a7-41cc-aae9-ef39dfad5f20,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:55.675287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f990981a-2f35-4cc0-adac-10fa04d62b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:55.695141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f990981a-2f35-4cc0-adac-10fa04d62b86) transitioned into state 'SUCCESS' from state '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-1791306879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['7a1a4ebf-1031-4e32-9031-a66e4d25f95a','24ad46cc-7e3e-47f4-b215-706a352ecd22','6442b5ae-3161-4a8d-b554-538051809a27','f014419b-ce7f-4294-ab45-ce241cdc9167'],size=2,snapshot_id=fe739e7a-b5a7-41cc-aae9-ef39dfad5f20,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:55.696093 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48a9222-358e-49e9-be2e-4edde6dab2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:38:55.726290 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48a9222-358e-49e9-be2e-4edde6dab2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:38:55.727454 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (4ba25e15-82fc-4ad7-a96f-f7ef5da409f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:38:55.727874 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request issued successfully. Jul 10 09:38:55.728609 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2bb8d40c-9041-4da4-96cc-6a03b8cb8bcf tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:38:55.729071 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1014/4081] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:38:55 2026] POST /volume/v3/volumes => generated 788 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:55.740410 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5848850d-b32a-43f6-a9bb-29496291c5e0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:55.742199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5848850d-b32a-43f6-a9bb-29496291c5e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:55.742377 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5848850d-b32a-43f6-a9bb-29496291c5e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:55.742546 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5848850d-b32a-43f6-a9bb-29496291c5e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:55.749376 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:55.749376 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:55.752912 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5848850d-b32a-43f6-a9bb-29496291c5e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:55.756977 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5848850d-b32a-43f6-a9bb-29496291c5e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 200 Jul 10 09:38:55.757334 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1025/4082] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:55 2026] GET /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.478793 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0e1c69ef-7505-45e6-af0a-dca1b0b045a1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.526616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1da24cb9-9967-48a2-847a-3dd81dac74d6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.527345 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1da24cb9-9967-48a2-847a-3dd81dac74d6 None None] GET https://10.4.3.103/volume// Jul 10 09:38:56.527345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1da24cb9-9967-48a2-847a-3dd81dac74d6 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.527535 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1da24cb9-9967-48a2-847a-3dd81dac74d6 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.527928 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1da24cb9-9967-48a2-847a-3dd81dac74d6 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:38:56.528265 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1029/4083] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:38:56.536876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-87e0f072-cada-403d-a822-973bb937d65d req-a61dfad5-2d64-4a2a-9b20-577ce8ce41d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.539001 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-a61dfad5-2d64-4a2a-9b20-577ce8ce41d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:38:56.539208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-a61dfad5-2d64-4a2a-9b20-577ce8ce41d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.539414 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-a61dfad5-2d64-4a2a-9b20-577ce8ce41d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.549672 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:56.549672 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:56.554236 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-87e0f072-cada-403d-a822-973bb937d65d req-a61dfad5-2d64-4a2a-9b20-577ce8ce41d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:38:56.560743 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-a61dfad5-2d64-4a2a-9b20-577ce8ce41d7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:38:56.561176 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1015/4084] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:38:56.565023 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e1c69ef-7505-45e6-af0a-dca1b0b045a1 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:38:56.565344 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e1c69ef-7505-45e6-af0a-dca1b0b045a1 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1896161518"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:56.578426 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e1c69ef-7505-45e6-af0a-dca1b0b045a1 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:38:56.578827 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1016/4085] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:38:56 2026] POST /volume/v3/group_types => generated 181 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:56.587108 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e6ee068e-9d70-451b-a214-7f4002765004 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.588926 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6ee068e-9d70-451b-a214-7f4002765004 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] POST https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs Jul 10 09:38:56.589288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6ee068e-9d70-451b-a214-7f4002765004 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:56.604588 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6ee068e-9d70-451b-a214-7f4002765004 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs returned with HTTP 202 Jul 10 09:38:56.604986 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1026/4086] 10.4.3.103 () {70 vars in 1458 bytes} [Fri Jul 10 09:38:56 2026] POST /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:56.612829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a4511d0-6ff0-4bd5-82fe-40eaa42ce28a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.614738 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a4511d0-6ff0-4bd5-82fe-40eaa42ce28a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] POST https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs Jul 10 09:38:56.615182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a4511d0-6ff0-4bd5-82fe-40eaa42ce28a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:56.634986 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a4511d0-6ff0-4bd5-82fe-40eaa42ce28a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs returned with HTTP 202 Jul 10 09:38:56.635428 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1030/4087] 10.4.3.103 () {70 vars in 1458 bytes} [Fri Jul 10 09:38:56 2026] POST /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs => generated 61 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:38:56.643744 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ba18794d-b4d0-4247-95cf-cf919763c529 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.645594 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba18794d-b4d0-4247-95cf-cf919763c529 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] GET https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 Jul 10 09:38:56.645845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba18794d-b4d0-4247-95cf-cf919763c529 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.646045 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ba18794d-b4d0-4247-95cf-cf919763c529 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.654262 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ba18794d-b4d0-4247-95cf-cf919763c529 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 returned with HTTP 200 Jul 10 09:38:56.654972 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1016/4088] 10.4.3.103 () {68 vars in 1452 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.664054 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f9ea1a49-2123-4f99-b58e-599932132c51 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.666276 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f9ea1a49-2123-4f99-b58e-599932132c51 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] GET https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 Jul 10 09:38:56.666544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f9ea1a49-2123-4f99-b58e-599932132c51 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.666766 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f9ea1a49-2123-4f99-b58e-599932132c51 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.673618 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.674623 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f9ea1a49-2123-4f99-b58e-599932132c51 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 returned with HTTP 200 Jul 10 09:38:56.675141 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1017/4089] 10.4.3.103 () {68 vars in 1452 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.676306 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f Jul 10 09:38:56.676526 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:56.682530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-990e771b-ae28-4774-91bc-5c4f2be37f19 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.684511 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-990e771b-ae28-4774-91bc-5c4f2be37f19 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] PUT https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 Jul 10 09:38:56.684860 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-990e771b-ae28-4774-91bc-5c4f2be37f19 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:56.686889 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-62d7e450-4969-40e5-8f23-914b6e410cb6-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:38:56.691844 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-62d7e450-4969-40e5-8f23-914b6e410cb6-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:38:56.693137 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:56.693137 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:56.695970 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-990e771b-ae28-4774-91bc-5c4f2be37f19 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 returned with HTTP 200 Jul 10 09:38:56.696431 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1031/4090] 10.4.3.103 () {70 vars in 1472 bytes} [Fri Jul 10 09:38:56 2026] PUT /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.705331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2fbee293-8f2f-450d-8b2f-3bd916dcc1e9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.708351 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2fbee293-8f2f-450d-8b2f-3bd916dcc1e9 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] GET https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs Jul 10 09:38:56.708532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2fbee293-8f2f-450d-8b2f-3bd916dcc1e9 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.708929 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2fbee293-8f2f-450d-8b2f-3bd916dcc1e9 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.716691 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2fbee293-8f2f-450d-8b2f-3bd916dcc1e9 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs returned with HTTP 200 Jul 10 09:38:56.717247 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1017/4091] 10.4.3.103 () {68 vars in 1437 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.725304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-81444a7b-73ed-4c06-9b7c-f51e624e6786 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.727227 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81444a7b-73ed-4c06-9b7c-f51e624e6786 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key1 Jul 10 09:38:56.727475 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81444a7b-73ed-4c06-9b7c-f51e624e6786 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.727859 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81444a7b-73ed-4c06-9b7c-f51e624e6786 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.742308 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81444a7b-73ed-4c06-9b7c-f51e624e6786 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key1 returned with HTTP 202 Jul 10 09:38:56.742785 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1018/4092] 10.4.3.103 () {68 vars in 1455 bytes} [Fri Jul 10 09:38:56 2026] DELETE /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:56.751332 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-24ff88d2-3636-4340-8a0c-cd54fe0696f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.753444 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24ff88d2-3636-4340-8a0c-cd54fe0696f7 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] GET https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key1 Jul 10 09:38:56.753704 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24ff88d2-3636-4340-8a0c-cd54fe0696f7 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.753929 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24ff88d2-3636-4340-8a0c-cd54fe0696f7 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.760669 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24ff88d2-3636-4340-8a0c-cd54fe0696f7 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] HTTP exception thrown: Group Type 86a1b336-549c-4e7d-9a40-b4a001eae4df has no extra spec with key key1. Jul 10 09:38:56.760802 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24ff88d2-3636-4340-8a0c-cd54fe0696f7 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key1 returned with HTTP 404 Jul 10 09:38:56.761254 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1032/4093] 10.4.3.103 () {68 vars in 1452 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key1 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:56.769332 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-38f277d1-2b87-4cd6-8aef-3ec563b3ab95 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.770672 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b612354b-17cd-4c89-aeb3-658bf68568bb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.771305 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38f277d1-2b87-4cd6-8aef-3ec563b3ab95 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 Jul 10 09:38:56.771507 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38f277d1-2b87-4cd6-8aef-3ec563b3ab95 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.771730 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-38f277d1-2b87-4cd6-8aef-3ec563b3ab95 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.772296 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b612354b-17cd-4c89-aeb3-658bf68568bb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:56.772471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b612354b-17cd-4c89-aeb3-658bf68568bb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.772701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b612354b-17cd-4c89-aeb3-658bf68568bb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.779109 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:56.779109 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:56.783124 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b612354b-17cd-4c89-aeb3-658bf68568bb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:56.783939 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-38f277d1-2b87-4cd6-8aef-3ec563b3ab95 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 returned with HTTP 202 Jul 10 09:38:56.784453 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1018/4094] 10.4.3.103 () {68 vars in 1455 bytes} [Fri Jul 10 09:38:56 2026] DELETE /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:56.787606 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b612354b-17cd-4c89-aeb3-658bf68568bb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 200 Jul 10 09:38:56.787997 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1019/4095] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.791766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-32c6e9de-370a-4cbc-980d-49bb83d0fa96 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.793506 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32c6e9de-370a-4cbc-980d-49bb83d0fa96 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] GET https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 Jul 10 09:38:56.793742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32c6e9de-370a-4cbc-980d-49bb83d0fa96 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.793921 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32c6e9de-370a-4cbc-980d-49bb83d0fa96 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.799501 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9b13bacb-4c9a-4dda-97aa-bb03963772df None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.799796 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32c6e9de-370a-4cbc-980d-49bb83d0fa96 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] HTTP exception thrown: Group Type 86a1b336-549c-4e7d-9a40-b4a001eae4df has no extra spec with key key2. Jul 10 09:38:56.799949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32c6e9de-370a-4cbc-980d-49bb83d0fa96 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 returned with HTTP 404 Jul 10 09:38:56.800434 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1033/4096] 10.4.3.103 () {68 vars in 1452 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:56.801431 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b13bacb-4c9a-4dda-97aa-bb03963772df tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:56.801722 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b13bacb-4c9a-4dda-97aa-bb03963772df tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.801971 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b13bacb-4c9a-4dda-97aa-bb03963772df tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.808977 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-109c184e-af9f-4fa9-adeb-36bb39f0511e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.810050 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:56.810050 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:56.810675 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-109c184e-af9f-4fa9-adeb-36bb39f0511e tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 Jul 10 09:38:56.811020 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-109c184e-af9f-4fa9-adeb-36bb39f0511e tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.811255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-109c184e-af9f-4fa9-adeb-36bb39f0511e tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.814590 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9b13bacb-4c9a-4dda-97aa-bb03963772df tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:56.818985 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b13bacb-4c9a-4dda-97aa-bb03963772df tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 200 Jul 10 09:38:56.819338 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1019/4097] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:56.825688 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-109c184e-af9f-4fa9-adeb-36bb39f0511e tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 returned with HTTP 202 Jul 10 09:38:56.826225 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1020/4098] 10.4.3.103 () {68 vars in 1455 bytes} [Fri Jul 10 09:38:56 2026] DELETE /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:56.831639 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-76e93630-d513-4e18-b86c-17a7bdd11567 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.833755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:56.833979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.834202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.834284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-18762e13-b752-4a95-94da-e261a91b3d9a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.834382 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:56.836242 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-18762e13-b752-4a95-94da-e261a91b3d9a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] GET https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 Jul 10 09:38:56.836509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-18762e13-b752-4a95-94da-e261a91b3d9a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.836765 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-18762e13-b752-4a95-94da-e261a91b3d9a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.843091 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:56.843091 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:56.843637 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:56.844445 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-18762e13-b752-4a95-94da-e261a91b3d9a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] HTTP exception thrown: Group Type 86a1b336-549c-4e7d-9a40-b4a001eae4df has no extra spec with key key3. Jul 10 09:38:56.844795 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-18762e13-b752-4a95-94da-e261a91b3d9a tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 returned with HTTP 404 Jul 10 09:38:56.845403 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1020/4099] 10.4.3.103 () {68 vars in 1452 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:38:56.855126 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4bc42e5d-fcc5-4c02-a99d-d9dccf910d45 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.856946 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bc42e5d-fcc5-4c02-a99d-d9dccf910d45 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df Jul 10 09:38:56.857177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bc42e5d-fcc5-4c02-a99d-d9dccf910d45 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.857383 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bc42e5d-fcc5-4c02-a99d-d9dccf910d45 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.871447 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume request issued successfully. Jul 10 09:38:56.871756 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76e93630-d513-4e18-b86c-17a7bdd11567 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 202 Jul 10 09:38:56.872473 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1034/4100] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:38:56 2026] DELETE /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:56.872562 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bc42e5d-fcc5-4c02-a99d-d9dccf910d45 tempest-GroupTypeSpecsTest-1960750596 tempest-GroupTypeSpecsTest-1960750596-project-admin] https://10.4.3.103/volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df returned with HTTP 202 Jul 10 09:38:56.873018 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1021/4101] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:38:56 2026] DELETE /volume/v3/group_types/86a1b336-549c-4e7d-9a40-b4a001eae4df => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:38:56.880530 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4349fbfd-d75b-4b71-b6f0-ad91fca8d172 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:56.882358 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4349fbfd-d75b-4b71-b6f0-ad91fca8d172 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:56.882588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4349fbfd-d75b-4b71-b6f0-ad91fca8d172 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:56.882801 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4349fbfd-d75b-4b71-b6f0-ad91fca8d172 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:56.890423 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:56.890423 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:56.894742 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4349fbfd-d75b-4b71-b6f0-ad91fca8d172 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:56.899500 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4349fbfd-d75b-4b71-b6f0-ad91fca8d172 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 200 Jul 10 09:38:56.899932 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1021/4102] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:56 2026] GET /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:57.214066 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-62d7e450-4969-40e5-8f23-914b6e410cb6-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:38:57.214437 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-e73165e6-7bd2-45e4-81b5-332c2ac4f088 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f returned with HTTP 200 Jul 10 09:38:57.215065 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1027/4103] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:38:56 2026] PUT /volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:38:57.725932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-87e0f072-cada-403d-a822-973bb937d65d req-0b1179c1-be54-4914-96c9-9b42934dd3af None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:57.728082 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-0b1179c1-be54-4914-96c9-9b42934dd3af tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f/action Jul 10 09:38:57.728471 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-0b1179c1-be54-4914-96c9-9b42934dd3af tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:38:57.728654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-0b1179c1-be54-4914-96c9-9b42934dd3af tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:57.744281 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:57.744281 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:57.752970 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-87e0f072-cada-403d-a822-973bb937d65d req-0b1179c1-be54-4914-96c9-9b42934dd3af tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f/action returned with HTTP 204 Jul 10 09:38:57.753477 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1035/4104] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:38:57 2026] POST /volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:57.915203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6b0d846b-2720-4183-bfe8-3948def168d3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:57.917027 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6b0d846b-2720-4183-bfe8-3948def168d3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:57.917210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6b0d846b-2720-4183-bfe8-3948def168d3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:57.917410 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6b0d846b-2720-4183-bfe8-3948def168d3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:57.923971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6b0d846b-2720-4183-bfe8-3948def168d3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 404 Jul 10 09:38:57.924405 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1022/4105] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:57 2026] GET /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:57.932485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-affb2744-567f-400d-b214-a13df71b6d3d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:57.934213 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-affb2744-567f-400d-b214-a13df71b6d3d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:57.934456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-affb2744-567f-400d-b214-a13df71b6d3d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:57.934738 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-affb2744-567f-400d-b214-a13df71b6d3d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:57.941441 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-affb2744-567f-400d-b214-a13df71b6d3d tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 404 Jul 10 09:38:57.942106 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1022/4106] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:57 2026] GET /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:57.950726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fdbc29e7-9651-4d79-9656-50359a885047 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:57.953004 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fdbc29e7-9651-4d79-9656-50359a885047 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:57.953172 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fdbc29e7-9651-4d79-9656-50359a885047 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:57.953390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fdbc29e7-9651-4d79-9656-50359a885047 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:57.953623 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-fdbc29e7-9651-4d79-9656-50359a885047 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: f6c7fc07-1e40-4f57-8851-459f55bd7485 Jul 10 09:38:57.960123 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fdbc29e7-9651-4d79-9656-50359a885047 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 returned with HTTP 404 Jul 10 09:38:57.960549 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1028/4107] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:38:57 2026] DELETE /volume/v3/volumes/f6c7fc07-1e40-4f57-8851-459f55bd7485 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:57.968311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:57.969675 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 Jul 10 09:38:57.969830 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:57.970004 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:57.970098 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 Jul 10 09:38:57.974679 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:57.974679 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:57.975033 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:57.994251 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:38:57.994483 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d04058e-92a2-4e2a-8ec3-0fbd7e5f2365 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 returned with HTTP 202 Jul 10 09:38:57.995046 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1036/4108] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:38:57 2026] DELETE /volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:58.002202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-82f8c5f2-d16d-45b3-86b3-257c649a6c00 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:58.003973 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82f8c5f2-d16d-45b3-86b3-257c649a6c00 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 Jul 10 09:38:58.004168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82f8c5f2-d16d-45b3-86b3-257c649a6c00 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:58.004374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82f8c5f2-d16d-45b3-86b3-257c649a6c00 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:58.010162 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:58.010162 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:58.010929 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-82f8c5f2-d16d-45b3-86b3-257c649a6c00 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:38:58.011613 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82f8c5f2-d16d-45b3-86b3-257c649a6c00 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 returned with HTTP 200 Jul 10 09:38:58.012043 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1023/4109] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:58 2026] GET /volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:58.866051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c8486f75-a945-4c74-abd4-44e1c6a0ab78 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:58.950373 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8486f75-a945-4c74-abd4-44e1c6a0ab78 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:38:58.950772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8486f75-a945-4c74-abd4-44e1c6a0ab78 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1175553166"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:58.962602 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8486f75-a945-4c74-abd4-44e1c6a0ab78 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:38:58.962913 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1023/4110] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:38:58 2026] POST /volume/v3/types => generated 220 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:58.971735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-792cf181-4143-49bd-8c56-716b91105d0c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:58.973416 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-792cf181-4143-49bd-8c56-716b91105d0c tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] POST https://10.4.3.103/volume/v3/group_types Jul 10 09:38:58.973812 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-792cf181-4143-49bd-8c56-716b91105d0c tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1281055908"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:58.975236 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:58.975236 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:58.988359 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-792cf181-4143-49bd-8c56-716b91105d0c tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/group_types returned with HTTP 202 Jul 10 09:38:58.988791 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1029/4111] 10.4.3.103 () {70 vars in 1311 bytes} [Fri Jul 10 09:38:58 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:58.998141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:59.022298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-84f1edc2-89a8-40d4-9035-f08df5da4d62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:59.024156 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-84f1edc2-89a8-40d4-9035-f08df5da4d62 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 Jul 10 09:38:59.024412 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-84f1edc2-89a8-40d4-9035-f08df5da4d62 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:59.024707 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-84f1edc2-89a8-40d4-9035-f08df5da4d62 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:59.028996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-84f1edc2-89a8-40d4-9035-f08df5da4d62 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 returned with HTTP 404 Jul 10 09:38:59.029475 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1024/4112] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:38:59 2026] GET /volume/v3/snapshots/fe739e7a-b5a7-41cc-aae9-ef39dfad5f20 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:59.037434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fc36dfdf-2378-4293-8acd-c863a751b674 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:59.039446 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc36dfdf-2378-4293-8acd-c863a751b674 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:59.039690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc36dfdf-2378-4293-8acd-c863a751b674 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:59.039918 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc36dfdf-2378-4293-8acd-c863a751b674 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:59.048350 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:59.048350 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:59.052661 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fc36dfdf-2378-4293-8acd-c863a751b674 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:59.057474 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc36dfdf-2378-4293-8acd-c863a751b674 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 returned with HTTP 200 Jul 10 09:38:59.058128 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1024/4113] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:59 2026] GET /volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:59.065991 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] POST https://10.4.3.103/volume/v3/groups Jul 10 09:38:59.066311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c771555f-84fd-4d47-8a7e-3f7ee4d7ca39", "volume_types": ["825596dd-3fd2-4485-b134-9c8583854744"], "name": "tempest-GroupsV320Test-Group-1590192708"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:38:59.067983 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Creating new group {'group': {'group_type': 'c771555f-84fd-4d47-8a7e-3f7ee4d7ca39', 'volume_types': ['825596dd-3fd2-4485-b134-9c8583854744'], 'name': 'tempest-GroupsV320Test-Group-1590192708'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 09:38:59.071555 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.groups [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Creating group tempest-GroupsV320Test-Group-1590192708. Jul 10 09:38:59.071878 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:59.071878 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:38:59.072178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7de8548e-f6f3-471e-b694-ec67d25190cb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:59.074541 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:59.074851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:59.075122 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:59.075345 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:59.078495 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Availability Zones retrieved successfully. Jul 10 09:38:59.084389 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:59.084389 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:38:59.085071 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:59.096280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Created reservations ['aa322b31-85ca-47b8-a1ff-3c7ca24a8f09'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:38:59.104790 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume request issued successfully. Jul 10 09:38:59.105088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7de8548e-f6f3-471e-b694-ec67d25190cb tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 returned with HTTP 202 Jul 10 09:38:59.105646 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1030/4114] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:38:59 2026] DELETE /volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:38:59.112628 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-88844890-39df-4501-bab0-ebe6ea812362 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:59.114993 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88844890-39df-4501-bab0-ebe6ea812362 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:38:59.115292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88844890-39df-4501-bab0-ebe6ea812362 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:59.115606 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88844890-39df-4501-bab0-ebe6ea812362 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:59.119542 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7dd1a202-7eef-48bc-b2af-08ee9ef45af9 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups returned with HTTP 202 Jul 10 09:38:59.120114 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1037/4115] 10.4.3.103 () {70 vars in 1297 bytes} [Fri Jul 10 09:38:58 2026] POST /volume/v3/groups => generated 108 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:38:59.124807 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:59.124807 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:38:59.128923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-36ecfd70-3a5d-4025-9ecc-2355683b3174 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:38:59.130069 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-88844890-39df-4501-bab0-ebe6ea812362 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:38:59.131477 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36ecfd70-3a5d-4025-9ecc-2355683b3174 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:38:59.131784 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36ecfd70-3a5d-4025-9ecc-2355683b3174 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:38:59.132000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36ecfd70-3a5d-4025-9ecc-2355683b3174 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:38:59.132178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-36ecfd70-3a5d-4025-9ecc-2355683b3174 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:38:59.136394 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:38:59.136394 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:38:59.136703 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88844890-39df-4501-bab0-ebe6ea812362 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 returned with HTTP 200 Jul 10 09:38:59.137264 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1025/4116] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:38:59 2026] GET /volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:38:59.144555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36ecfd70-3a5d-4025-9ecc-2355683b3174 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:38:59.144963 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1025/4117] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:38:59 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:00.150780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b46b246f-809e-408b-9317-8d88cecca7b8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.152597 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b46b246f-809e-408b-9317-8d88cecca7b8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 Jul 10 09:39:00.152892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b46b246f-809e-408b-9317-8d88cecca7b8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.153114 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b46b246f-809e-408b-9317-8d88cecca7b8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.154063 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a4a4ecea-4146-48af-b891-712fa6dae063 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.156053 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a4a4ecea-4146-48af-b891-712fa6dae063 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.156235 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a4a4ecea-4146-48af-b891-712fa6dae063 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.156437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a4a4ecea-4146-48af-b891-712fa6dae063 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.156588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-a4a4ecea-4146-48af-b891-712fa6dae063 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:00.157911 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=163,cinder:UPDATE=35,cinder:INSERT=17 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:00.158920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b46b246f-809e-408b-9317-8d88cecca7b8 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 returned with HTTP 404 Jul 10 09:39:00.159368 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1031/4118] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/volumes/f78e95a4-9404-4e38-8224-fd059576fd51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:00.160207 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.160207 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:00.167840 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d1e54647-4460-428e-8789-a7459b877094 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.168363 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a4a4ecea-4146-48af-b891-712fa6dae063 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:39:00.168834 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1038/4119] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:00.169465 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d1e54647-4460-428e-8789-a7459b877094 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:39:00.169674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d1e54647-4460-428e-8789-a7459b877094 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.169858 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d1e54647-4460-428e-8789-a7459b877094 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.176512 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.176512 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:00.176945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8846d7bd-825c-4f55-b3ec-f7f6ff302025 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.178659 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8846d7bd-825c-4f55-b3ec-f7f6ff302025 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] POST https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action Jul 10 09:39:00.179028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8846d7bd-825c-4f55-b3ec-f7f6ff302025 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:00.179148 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8846d7bd-825c-4f55-b3ec-f7f6ff302025 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:00.180224 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d1e54647-4460-428e-8789-a7459b877094 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:00.180552 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-8846d7bd-825c-4f55-b3ec-f7f6ff302025 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Updating group 'e943f6a1-adeb-4a27-9a2c-0443790791d0' with 'creating' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 09:39:00.184258 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d1e54647-4460-428e-8789-a7459b877094 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:39:00.184657 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1026/4120] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:00.184942 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.184942 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:00.191750 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8846d7bd-825c-4f55-b3ec-f7f6ff302025 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action returned with HTTP 202 Jul 10 09:39:00.192252 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1026/4121] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:39:00 2026] POST /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:39:00.199090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.200978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:00.201358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1445493077"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:00.201405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-404714a3-905c-4594-953b-c3b8272ee624 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.202849 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1445493077'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:00.202964 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume of 1 GB Jul 10 09:39:00.203228 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-404714a3-905c-4594-953b-c3b8272ee624 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.203414 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-404714a3-905c-4594-953b-c3b8272ee624 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.203625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-404714a3-905c-4594-953b-c3b8272ee624 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.203743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-404714a3-905c-4594-953b-c3b8272ee624 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:00.206934 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Availability Zones retrieved successfully. Jul 10 09:39:00.207067 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.207067 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:00.212822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (d0bdf663-ffb3-4be6-9a40-3ba811475b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:00.213791 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650ce0b0-89eb-48b9-9805-7e64e423df62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:00.214809 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:00.215202 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-404714a3-905c-4594-953b-c3b8272ee624 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:39:00.215634 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1039/4122] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:00.227586 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f1e5169f-dff8-45ea-b692-fc57067afb81 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.229469 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1e5169f-dff8-45ea-b692-fc57067afb81 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] POST https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action Jul 10 09:39:00.229839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1e5169f-dff8-45ea-b692-fc57067afb81 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:00.229950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1e5169f-dff8-45ea-b692-fc57067afb81 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:00.231313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-f1e5169f-dff8-45ea-b692-fc57067afb81 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Updating group 'e943f6a1-adeb-4a27-9a2c-0443790791d0' with 'available' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 09:39:00.235559 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.235559 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:00.240641 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650ce0b0-89eb-48b9-9805-7e64e423df62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:00.241504 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4523f9b-d268-484d-8242-eaecea7cc125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:00.241980 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1e5169f-dff8-45ea-b692-fc57067afb81 tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action returned with HTTP 202 Jul 10 09:39:00.242499 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1027/4123] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:39:00 2026] POST /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:39:00.249909 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c32dfba2-8b57-4893-bfa4-0bef7f60afbe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.251555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c32dfba2-8b57-4893-bfa4-0bef7f60afbe tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.251769 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c32dfba2-8b57-4893-bfa4-0bef7f60afbe tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.251947 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c32dfba2-8b57-4893-bfa4-0bef7f60afbe tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.252066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-c32dfba2-8b57-4893-bfa4-0bef7f60afbe tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:00.255012 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.255012 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:00.261867 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c32dfba2-8b57-4893-bfa4-0bef7f60afbe tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:39:00.262205 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1027/4124] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:00.272065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22da9154-8d89-403b-992d-7ea448958eac None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.274022 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22da9154-8d89-403b-992d-7ea448958eac tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] POST https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action Jul 10 09:39:00.274463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22da9154-8d89-403b-992d-7ea448958eac tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:00.274632 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22da9154-8d89-403b-992d-7ea448958eac tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:00.276242 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-22da9154-8d89-403b-992d-7ea448958eac tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Updating group 'e943f6a1-adeb-4a27-9a2c-0443790791d0' with 'error' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 09:39:00.281225 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.281225 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:00.283258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['ab309023-897a-4928-95f9-646435a86304', 'eb95c877-10db-4c2f-a8bf-fc177a538c4d', '71cd2963-3c97-4282-8482-bab7bb1296ad', '808f8b7a-a31e-4aa2-938c-f1e02af66d1b'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:00.284164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4523f9b-d268-484d-8242-eaecea7cc125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab309023-897a-4928-95f9-646435a86304', 'eb95c877-10db-4c2f-a8bf-fc177a538c4d', '71cd2963-3c97-4282-8482-bab7bb1296ad', '808f8b7a-a31e-4aa2-938c-f1e02af66d1b']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:00.284936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1e8e70-d177-43bb-b913-99e016ea1afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:00.286674 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22da9154-8d89-403b-992d-7ea448958eac tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action returned with HTTP 202 Jul 10 09:39:00.287197 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1040/4125] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:39:00 2026] POST /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:39:00.293896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b05f6752-9e2b-4daf-88b2-a4b07b8d0ac3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.295996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b05f6752-9e2b-4daf-88b2-a4b07b8d0ac3 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.296293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b05f6752-9e2b-4daf-88b2-a4b07b8d0ac3 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.296658 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b05f6752-9e2b-4daf-88b2-a4b07b8d0ac3 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.296770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.groups [None req-b05f6752-9e2b-4daf-88b2-a4b07b8d0ac3 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:00.300186 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.300186 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:00.307245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1e8e70-d177-43bb-b913-99e016ea1afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03ef199-0a01-4193-845c-dc033cfbbde8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1445493077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['ab309023-897a-4928-95f9-646435a86304','eb95c877-10db-4c2f-a8bf-fc177a538c4d','71cd2963-3c97-4282-8482-bab7bb1296ad','808f8b7a-a31e-4aa2-938c-f1e02af66d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1445493077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03ef199-0a01-4193-845c-dc033cfbbde8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:00.308000 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf1d2f5f-f46b-4afd-838c-1cde6c0206ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:00.308532 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b05f6752-9e2b-4daf-88b2-a4b07b8d0ac3 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:39:00.308971 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1028/4126] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 385 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:00.318494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2e75d801-7412-4b3e-865c-1130ae6165dc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.320256 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e75d801-7412-4b3e-865c-1130ae6165dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] POST https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action Jul 10 09:39:00.320656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e75d801-7412-4b3e-865c-1130ae6165dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:00.320773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e75d801-7412-4b3e-865c-1130ae6165dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:00.322090 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.groups [None req-2e75d801-7412-4b3e-865c-1130ae6165dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Updating group 'e943f6a1-adeb-4a27-9a2c-0443790791d0' with 'available' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 09:39:00.325838 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.325838 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:00.326700 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf1d2f5f-f46b-4afd-838c-1cde6c0206ee) transitioned into state 'SUCCESS' from state '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-1445493077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['ab309023-897a-4928-95f9-646435a86304','eb95c877-10db-4c2f-a8bf-fc177a538c4d','71cd2963-3c97-4282-8482-bab7bb1296ad','808f8b7a-a31e-4aa2-938c-f1e02af66d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:00.327447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746c004a-753c-4f12-bbe4-caf5be2f0c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:00.331883 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e75d801-7412-4b3e-865c-1130ae6165dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action returned with HTTP 202 Jul 10 09:39:00.332308 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1028/4127] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:39:00 2026] POST /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:39:00.336761 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746c004a-753c-4f12-bbe4-caf5be2f0c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:00.337663 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (d0bdf663-ffb3-4be6-9a40-3ba811475b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:00.337993 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request issued successfully. Jul 10 09:39:00.338632 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c0c7358a-f33d-4261-ab67-fd9ed6bb86d2 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:00.339066 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1032/4128] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:39:00 2026] POST /volume/v3/volumes => generated 754 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:00.339683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4c32c06c-64d4-4e40-ad51-3768db6ed707 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.341778 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c32c06c-64d4-4e40-ad51-3768db6ed707 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.342030 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c32c06c-64d4-4e40-ad51-3768db6ed707 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.342215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c32c06c-64d4-4e40-ad51-3768db6ed707 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.342371 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-4c32c06c-64d4-4e40-ad51-3768db6ed707 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:00.345893 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.345893 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:00.350239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-caa9567f-a437-4706-98f3-a1e2dc252592 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.352221 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-caa9567f-a437-4706-98f3-a1e2dc252592 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:00.352221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-caa9567f-a437-4706-98f3-a1e2dc252592 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.352508 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-caa9567f-a437-4706-98f3-a1e2dc252592 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.354210 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c32c06c-64d4-4e40-ad51-3768db6ed707 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:39:00.354753 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1041/4129] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:00.358887 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.358887 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:00.362388 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-caa9567f-a437-4706-98f3-a1e2dc252592 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:00.363734 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.365691 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/volumes/detail Jul 10 09:39:00.365946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.366154 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.366458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:39:00.366550 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-caa9567f-a437-4706-98f3-a1e2dc252592 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 returned with HTTP 200 Jul 10 09:39:00.366961 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1029/4130] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:00.367255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:39:00.373603 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Get all volumes completed successfully. Jul 10 09:39:00.375668 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad9210a1-23b1-42e4-88f3-c7f008602c69 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/volumes/detail returned with HTTP 200 Jul 10 09:39:00.376065 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1029/4131] 10.4.3.103 () {68 vars in 1299 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:00.387931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.389937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] POST https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action Jul 10 09:39:00.390360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:00.390531 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:00.391898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] delete called for group e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99954) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 09:39:00.392019 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.groups [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Delete group with id: e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.395656 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.395656 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:00.416559 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c4c7d6f7-8e91-4ed2-84db-ec5eb6d3b54d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action returned with HTTP 202 Jul 10 09:39:00.417089 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1033/4132] 10.4.3.103 () {70 vars in 1428 bytes} [Fri Jul 10 09:39:00 2026] POST /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:39:00.424225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9b37e3e6-a138-443e-b8ae-e393afcb8a8d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:00.426383 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9b37e3e6-a138-443e-b8ae-e393afcb8a8d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:00.426626 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9b37e3e6-a138-443e-b8ae-e393afcb8a8d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:00.426879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9b37e3e6-a138-443e-b8ae-e393afcb8a8d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:00.427008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.groups [None req-9b37e3e6-a138-443e-b8ae-e393afcb8a8d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:00.431020 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:00.431020 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:00.440618 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9b37e3e6-a138-443e-b8ae-e393afcb8a8d tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 200 Jul 10 09:39:00.441134 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1042/4133] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:00 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:39:01.381765 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-58928e28-c884-44c6-bb05-be060fde52ea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.383558 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58928e28-c884-44c6-bb05-be060fde52ea tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:01.383775 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58928e28-c884-44c6-bb05-be060fde52ea tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:01.383970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58928e28-c884-44c6-bb05-be060fde52ea tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:01.390701 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:01.390701 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:01.394016 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-58928e28-c884-44c6-bb05-be060fde52ea tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:01.397786 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58928e28-c884-44c6-bb05-be060fde52ea tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 returned with HTTP 200 Jul 10 09:39:01.398148 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1030/4134] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:01 2026] GET /volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:01.409307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.411025 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:01.411346 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f03ef199-0a01-4193-845c-dc033cfbbde8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1980980001"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:01.414762 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=222,cinder:INSERT=31,cinder:UPDATE=71 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:01.419858 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:01.419858 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:01.420439 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:01.420562 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create snapshot from volume f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:01.442690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['73263207-d7b1-41b9-9624-ee07a801a4ac', '7762bdc5-e4a0-4cc0-bd6b-100d16aff8b4', '25d88fff-44c3-43c5-8000-bf7e692236b9', '7a931368-7107-414d-b4a0-713ec2c2442b'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:01.450676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-20efce10-b591-4e0d-8ee5-ea492ceaafc6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.452350 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-20efce10-b591-4e0d-8ee5-ea492ceaafc6 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] GET https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 Jul 10 09:39:01.452579 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-20efce10-b591-4e0d-8ee5-ea492ceaafc6 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:01.452753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-20efce10-b591-4e0d-8ee5-ea492ceaafc6 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:01.452894 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.groups [None req-20efce10-b591-4e0d-8ee5-ea492ceaafc6 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] show called for member e943f6a1-adeb-4a27-9a2c-0443790791d0 {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 09:39:01.455383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-20efce10-b591-4e0d-8ee5-ea492ceaafc6 tempest-GroupsV320Test-1533662823 tempest-GroupsV320Test-1533662823-project-member] https://10.4.3.103/volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 returned with HTTP 404 Jul 10 09:39:01.455850 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1034/4135] 10.4.3.103 () {68 vars in 1386 bytes} [Fri Jul 10 09:39:01 2026] GET /volume/v3/groups/e943f6a1-adeb-4a27-9a2c-0443790791d0 => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:39:01.462933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-84f25841-fc46-4b85-bc10-fd40a7aefe1f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.464633 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-84f25841-fc46-4b85-bc10-fd40a7aefe1f tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] DELETE https://10.4.3.103/volume/v3/group_types/c771555f-84fd-4d47-8a7e-3f7ee4d7ca39 Jul 10 09:39:01.464874 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-84f25841-fc46-4b85-bc10-fd40a7aefe1f tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:01.465084 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-84f25841-fc46-4b85-bc10-fd40a7aefe1f tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:01.465294 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:01.465294 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:01.471754 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot create request issued successfully. Jul 10 09:39:01.471919 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d09c5c02-6253-410a-bed6-d8ffa6df75a0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:01.472267 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1030/4136] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:01.478183 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-84f25841-fc46-4b85-bc10-fd40a7aefe1f tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/group_types/c771555f-84fd-4d47-8a7e-3f7ee4d7ca39 returned with HTTP 202 Jul 10 09:39:01.478736 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1043/4137] 10.4.3.103 () {68 vars in 1404 bytes} [Fri Jul 10 09:39:01 2026] DELETE /volume/v3/group_types/c771555f-84fd-4d47-8a7e-3f7ee4d7ca39 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:39:01.480536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fc5b0bf-4f24-4672-8498-1474fb31e6fe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.482579 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fc5b0bf-4f24-4672-8498-1474fb31e6fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b Jul 10 09:39:01.482781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fc5b0bf-4f24-4672-8498-1474fb31e6fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:01.482967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fc5b0bf-4f24-4672-8498-1474fb31e6fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:01.485199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bc2a04e9-67f2-449d-945e-0719b6fc65dc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.486852 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bc2a04e9-67f2-449d-945e-0719b6fc65dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] DELETE https://10.4.3.103/volume/v3/types/825596dd-3fd2-4485-b134-9c8583854744 Jul 10 09:39:01.486998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bc2a04e9-67f2-449d-945e-0719b6fc65dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:01.487165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bc2a04e9-67f2-449d-945e-0719b6fc65dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:01.487945 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:01.487945 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:01.488587 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4fc5b0bf-4f24-4672-8498-1474fb31e6fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:39:01.489444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fc5b0bf-4f24-4672-8498-1474fb31e6fe tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b returned with HTTP 200 Jul 10 09:39:01.489851 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1031/4138] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:01 2026] GET /volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:01.510167 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bc2a04e9-67f2-449d-945e-0719b6fc65dc tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/types/825596dd-3fd2-4485-b134-9c8583854744 returned with HTTP 202 Jul 10 09:39:01.510625 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1035/4139] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:01 2026] DELETE /volume/v3/types/825596dd-3fd2-4485-b134-9c8583854744 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:01.517699 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9b8222c1-d3df-4bec-bfa0-545542f84a6e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:01.520284 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b8222c1-d3df-4bec-bfa0-545542f84a6e tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] GET https://10.4.3.103/volume/v3/types/825596dd-3fd2-4485-b134-9c8583854744 Jul 10 09:39:01.520593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b8222c1-d3df-4bec-bfa0-545542f84a6e tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:01.520902 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9b8222c1-d3df-4bec-bfa0-545542f84a6e tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:01.524946 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9b8222c1-d3df-4bec-bfa0-545542f84a6e tempest-GroupsV320Test-148107031 tempest-GroupsV320Test-148107031-project-admin] https://10.4.3.103/volume/v3/types/825596dd-3fd2-4485-b134-9c8583854744 returned with HTTP 404 Jul 10 09:39:01.525631 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1031/4140] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:01 2026] GET /volume/v3/types/825596dd-3fd2-4485-b134-9c8583854744 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:02.499162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7789b230-8fc5-410d-993a-496bc88ea5d1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:02.500984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7789b230-8fc5-410d-993a-496bc88ea5d1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b Jul 10 09:39:02.501163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7789b230-8fc5-410d-993a-496bc88ea5d1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:02.501356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7789b230-8fc5-410d-993a-496bc88ea5d1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:02.506672 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:02.506672 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:02.507129 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7789b230-8fc5-410d-993a-496bc88ea5d1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:39:02.507872 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7789b230-8fc5-410d-993a-496bc88ea5d1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b returned with HTTP 200 Jul 10 09:39:02.508219 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1044/4141] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:02 2026] GET /volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:02.516917 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:02.519874 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:02.520530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "074f2fca-8ee0-4d6f-b41b-83a563d9177b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-768457134"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:02.522156 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request body: {'volume': {'snapshot_id': '074f2fca-8ee0-4d6f-b41b-83a563d9177b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-768457134'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:02.527827 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:02.527827 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:02.528282 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:39:02.528521 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume of 1 GB Jul 10 09:39:02.532367 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Availability Zones retrieved successfully. Jul 10 09:39:02.537857 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (9598c1cb-5927-4b55-9393-77c2837742fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:02.538930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63799d5-25f6-4897-a6b8-197f38c90794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:02.539868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:02.566880 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63799d5-25f6-4897-a6b8-197f38c90794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '074f2fca-8ee0-4d6f-b41b-83a563d9177b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:02.567583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0ca2ca-cd22-4458-ad29-03982c4b5098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:02.601103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Created reservations ['a1d3fabc-cc63-4803-a27f-c002996c0994', '001aef45-97a2-4c3b-83c4-83526545afce', '535fbdf5-2eef-4110-99ea-a61ff0d0f94b', '90d5f8b1-077d-4297-b011-7b14451567df'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:02.601809 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0ca2ca-cd22-4458-ad29-03982c4b5098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d3fabc-cc63-4803-a27f-c002996c0994', '001aef45-97a2-4c3b-83c4-83526545afce', '535fbdf5-2eef-4110-99ea-a61ff0d0f94b', '90d5f8b1-077d-4297-b011-7b14451567df']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:02.602477 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99de7ba5-835f-4bef-906d-7b18fbc43d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:02.641507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99de7ba5-835f-4bef-906d-7b18fbc43d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc7007b3-0dcd-4090-b4f5-522325d43ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-768457134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['a1d3fabc-cc63-4803-a27f-c002996c0994','001aef45-97a2-4c3b-83c4-83526545afce','535fbdf5-2eef-4110-99ea-a61ff0d0f94b','90d5f8b1-077d-4297-b011-7b14451567df'],size=1,snapshot_id=074f2fca-8ee0-4d6f-b41b-83a563d9177b,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-768457134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc7007b3-0dcd-4090-b4f5-522325d43ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=074f2fca-8ee0-4d6f-b41b-83a563d9177b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:02.642312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c54300a-64b5-4ef4-9e3c-007b6fa907a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:02.658256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c54300a-64b5-4ef4-9e3c-007b6fa907a4) transitioned into state 'SUCCESS' from state '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-768457134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0d2e8fc69c74c81bffdce233cbef8f4',qos_specs=None,replication_status=,reservations=['a1d3fabc-cc63-4803-a27f-c002996c0994','001aef45-97a2-4c3b-83c4-83526545afce','535fbdf5-2eef-4110-99ea-a61ff0d0f94b','90d5f8b1-077d-4297-b011-7b14451567df'],size=1,snapshot_id=074f2fca-8ee0-4d6f-b41b-83a563d9177b,source_replicaid=,source_volid=None,status='creating',user_id='e0dfcb90a17342c9aafbb618b8ef14d7',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:02.658932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72247d5c-aa97-4a0a-a3de-dddcc182116f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:02.677964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72247d5c-aa97-4a0a-a3de-dddcc182116f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:02.678688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Flow 'volume_create_api' (9598c1cb-5927-4b55-9393-77c2837742fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:02.678947 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Create volume request issued successfully. Jul 10 09:39:02.679426 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cb56d713-5c4c-4eda-9e2f-4bce0a33242b tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:02.679839 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1032/4142] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:39:02 2026] POST /volume/v3/volumes => generated 787 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:02.691102 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0a54ff04-c20a-4310-9d2f-9c65cc361483 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:02.692857 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0a54ff04-c20a-4310-9d2f-9c65cc361483 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:02.692914 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0a54ff04-c20a-4310-9d2f-9c65cc361483 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:02.693081 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0a54ff04-c20a-4310-9d2f-9c65cc361483 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:02.699554 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:02.699554 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:02.702889 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0a54ff04-c20a-4310-9d2f-9c65cc361483 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:02.706797 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0a54ff04-c20a-4310-9d2f-9c65cc361483 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 200 Jul 10 09:39:02.707166 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1036/4143] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:02 2026] GET /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:03.351412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:03.455306 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:03.455699 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1469903649"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:03.457052 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1469903649'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:03.457169 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create volume of 1 GB Jul 10 09:39:03.457416 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:03.457416 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:03.461861 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Availability Zones retrieved successfully. Jul 10 09:39:03.467126 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Flow 'volume_create_api' (13386e11-246f-4126-8f0f-a16c01d8815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:03.468176 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0b5bc3-b456-469f-a2d8-27dd3bac76b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:03.469077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:03.495923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0b5bc3-b456-469f-a2d8-27dd3bac76b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:03.496604 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a0e280a-286f-40a6-a7b3-ebaf84a0bc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:03.550127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Created reservations ['9f6b82ac-aaee-454e-85ae-349db4a2febb', 'e058f7e4-6542-4c42-8bb9-8a4e32b7134c', 'ca8e5157-f5e0-4240-9cac-9a660a2d87a8', '1cd535fd-49f1-42bc-bcfd-47b287097583'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:03.550993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a0e280a-286f-40a6-a7b3-ebaf84a0bc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f6b82ac-aaee-454e-85ae-349db4a2febb', 'e058f7e4-6542-4c42-8bb9-8a4e32b7134c', 'ca8e5157-f5e0-4240-9cac-9a660a2d87a8', '1cd535fd-49f1-42bc-bcfd-47b287097583']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:03.551834 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69289cd2-51cd-44d1-b466-c9588b968a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:03.571683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69289cd2-51cd-44d1-b466-c9588b968a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3029a9e2-1114-4a3d-a726-5bf120c6a112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1469903649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93730eb2781d46bebca8afd20c825e14',qos_specs=None,replication_status=,reservations=['9f6b82ac-aaee-454e-85ae-349db4a2febb','e058f7e4-6542-4c42-8bb9-8a4e32b7134c','ca8e5157-f5e0-4240-9cac-9a660a2d87a8','1cd535fd-49f1-42bc-bcfd-47b287097583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec78672f8655455c810086f7f4944d66',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1469903649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3029a9e2-1114-4a3d-a726-5bf120c6a112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93730eb2781d46bebca8afd20c825e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec78672f8655455c810086f7f4944d66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:03.572282 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684bede8-8b07-498e-bfee-40beb9f6b40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:03.587129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684bede8-8b07-498e-bfee-40beb9f6b40d) transitioned into state 'SUCCESS' from state '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-1469903649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93730eb2781d46bebca8afd20c825e14',qos_specs=None,replication_status=,reservations=['9f6b82ac-aaee-454e-85ae-349db4a2febb','e058f7e4-6542-4c42-8bb9-8a4e32b7134c','ca8e5157-f5e0-4240-9cac-9a660a2d87a8','1cd535fd-49f1-42bc-bcfd-47b287097583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec78672f8655455c810086f7f4944d66',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:03.587782 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b148ee-7004-4ce9-8471-a6f20639a67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:03.597164 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b148ee-7004-4ce9-8471-a6f20639a67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:03.597976 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Flow 'volume_create_api' (13386e11-246f-4126-8f0f-a16c01d8815d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:03.598230 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create volume request issued successfully. Jul 10 09:39:03.598741 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e53b9426-0002-47b9-93dc-22dcd4363b0f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:03.599134 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1032/4144] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:39:03 2026] POST /volume/v3/volumes => generated 751 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:03.610613 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-66874b4d-0b43-444c-b64b-1d7f56bd0c51 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:03.612501 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-66874b4d-0b43-444c-b64b-1d7f56bd0c51 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:03.612726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-66874b4d-0b43-444c-b64b-1d7f56bd0c51 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:03.612929 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-66874b4d-0b43-444c-b64b-1d7f56bd0c51 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:03.619528 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:03.619528 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:03.623213 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-66874b4d-0b43-444c-b64b-1d7f56bd0c51 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:03.627091 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-66874b4d-0b43-444c-b64b-1d7f56bd0c51 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 returned with HTTP 200 Jul 10 09:39:03.627497 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1045/4145] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:03 2026] GET /volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:03.719003 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6f07f3f7-46d5-4f8b-996d-b526bebc5b17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:03.720995 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6f07f3f7-46d5-4f8b-996d-b526bebc5b17 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:03.721202 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6f07f3f7-46d5-4f8b-996d-b526bebc5b17 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:03.721481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6f07f3f7-46d5-4f8b-996d-b526bebc5b17 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:03.728347 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:03.728347 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:03.732159 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6f07f3f7-46d5-4f8b-996d-b526bebc5b17 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:03.736387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6f07f3f7-46d5-4f8b-996d-b526bebc5b17 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 200 Jul 10 09:39:03.736781 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1033/4146] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:03 2026] GET /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:03.748257 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4cf11d31-8fc8-464f-be2e-d5536309c541 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:03.749899 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4cf11d31-8fc8-464f-be2e-d5536309c541 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:03.750066 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4cf11d31-8fc8-464f-be2e-d5536309c541 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:03.750233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4cf11d31-8fc8-464f-be2e-d5536309c541 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:03.757214 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:03.757214 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:03.760865 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4cf11d31-8fc8-464f-be2e-d5536309c541 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:03.764733 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4cf11d31-8fc8-464f-be2e-d5536309c541 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 200 Jul 10 09:39:03.765096 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1037/4147] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:03 2026] GET /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:03.777597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cf9bb025-9416-474b-9654-0f04219f4db1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:03.779346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:03.779524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:03.779718 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:03.779867 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:03.786488 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:03.786488 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:03.786975 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:03.805989 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume request issued successfully. Jul 10 09:39:03.806180 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf9bb025-9416-474b-9654-0f04219f4db1 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 202 Jul 10 09:39:03.806607 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1033/4148] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:39:03 2026] DELETE /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:03.813268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-41b12d48-0b72-42b5-83bf-b9b19a466d57 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:03.815476 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41b12d48-0b72-42b5-83bf-b9b19a466d57 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:03.815766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41b12d48-0b72-42b5-83bf-b9b19a466d57 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:03.816352 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-41b12d48-0b72-42b5-83bf-b9b19a466d57 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:03.823596 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:03.823596 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:03.827989 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-41b12d48-0b72-42b5-83bf-b9b19a466d57 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:03.832996 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-41b12d48-0b72-42b5-83bf-b9b19a466d57 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 200 Jul 10 09:39:03.833509 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1046/4149] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:03 2026] GET /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:04.639301 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5ccb379d-a243-462e-a364-5c3ff976a79c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.641428 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ccb379d-a243-462e-a364-5c3ff976a79c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:04.641678 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ccb379d-a243-462e-a364-5c3ff976a79c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.641926 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ccb379d-a243-462e-a364-5c3ff976a79c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.650928 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:04.650928 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:04.654231 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5ccb379d-a243-462e-a364-5c3ff976a79c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:04.657817 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ccb379d-a243-462e-a364-5c3ff976a79c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 returned with HTTP 200 Jul 10 09:39:04.658178 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1034/4150] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:04 2026] GET /volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:04.669629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.671121 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:04.671481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3029a9e2-1114-4a3d-a726-5bf120c6a112", "name": "tempest-SnapshotsActionsTest-Snapshot-1517428997"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:04.678750 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:04.678750 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:04.679176 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:04.679279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create snapshot from volume 3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:04.708861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Created reservations ['be2e39cb-5839-4e1c-8940-f7c41805f2dd', 'f719c573-2c82-4ac6-992c-1b7af5ab65c3', '9f77e4c0-160b-4a33-8e1d-4822cec68659', 'acb7079a-0f29-4565-8927-49a51e4188ae'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:04.738121 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot create request issued successfully. Jul 10 09:39:04.738414 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43e6d171-74c4-43b6-84d9-ec17ccbbf0e3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:04.738851 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1038/4151] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:04 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) Jul 10 09:39:04.748226 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3c33e20-81f8-447f-b712-166ab689acba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.749935 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3c33e20-81f8-447f-b712-166ab689acba tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:04.750131 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3c33e20-81f8-447f-b712-166ab689acba tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.750302 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3c33e20-81f8-447f-b712-166ab689acba tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.755453 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:04.755453 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:04.756094 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3c33e20-81f8-447f-b712-166ab689acba tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:04.757148 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3c33e20-81f8-447f-b712-166ab689acba tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:04.757611 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1034/4152] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:04 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:04.845967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4fc668f1-aeba-43fd-8cfa-ae05e2edb891 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.847748 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4fc668f1-aeba-43fd-8cfa-ae05e2edb891 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:04.847938 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4fc668f1-aeba-43fd-8cfa-ae05e2edb891 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.848115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4fc668f1-aeba-43fd-8cfa-ae05e2edb891 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.853717 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4fc668f1-aeba-43fd-8cfa-ae05e2edb891 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 404 Jul 10 09:39:04.854237 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1047/4153] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:04 2026] GET /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:04.860867 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b8c56a94-766e-4bb0-a197-cf19ec446299 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.862406 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b8c56a94-766e-4bb0-a197-cf19ec446299 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:04.862629 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b8c56a94-766e-4bb0-a197-cf19ec446299 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.862829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b8c56a94-766e-4bb0-a197-cf19ec446299 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.867750 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b8c56a94-766e-4bb0-a197-cf19ec446299 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 404 Jul 10 09:39:04.868145 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1035/4154] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:04 2026] GET /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:04.874807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a52e154c-0d17-4c57-b6ef-19f5bd7a3c48 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.877326 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a52e154c-0d17-4c57-b6ef-19f5bd7a3c48 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:04.890494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a52e154c-0d17-4c57-b6ef-19f5bd7a3c48 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.890494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a52e154c-0d17-4c57-b6ef-19f5bd7a3c48 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.890494 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a52e154c-0d17-4c57-b6ef-19f5bd7a3c48 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: fc7007b3-0dcd-4090-b4f5-522325d43ef3 Jul 10 09:39:04.896661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a52e154c-0d17-4c57-b6ef-19f5bd7a3c48 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 returned with HTTP 404 Jul 10 09:39:04.897225 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1039/4155] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:39:04 2026] DELETE /volume/v3/volumes/fc7007b3-0dcd-4090-b4f5-522325d43ef3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:04.903242 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.904853 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b Jul 10 09:39:04.905048 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.905244 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.905367 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete snapshot with id: 074f2fca-8ee0-4d6f-b41b-83a563d9177b Jul 10 09:39:04.909960 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:04.909960 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:04.910318 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:39:04.925018 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot delete request issued successfully. Jul 10 09:39:04.925140 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aed7228e-0802-4e99-bbcd-e3b8370228c4 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b returned with HTTP 202 Jul 10 09:39:04.925552 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1035/4156] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:39:04 2026] DELETE /volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:04.931975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ca6f01e1-1c9f-4e27-a115-7414bc973880 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:04.933968 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ca6f01e1-1c9f-4e27-a115-7414bc973880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b Jul 10 09:39:04.934183 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ca6f01e1-1c9f-4e27-a115-7414bc973880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:04.934408 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ca6f01e1-1c9f-4e27-a115-7414bc973880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:04.939116 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:04.939116 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:04.939584 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ca6f01e1-1c9f-4e27-a115-7414bc973880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Snapshot retrieved successfully. Jul 10 09:39:04.940362 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ca6f01e1-1c9f-4e27-a115-7414bc973880 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b returned with HTTP 200 Jul 10 09:39:04.940905 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1048/4157] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:04 2026] GET /volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:05.766379 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0e0cf19e-cc86-4559-ad8b-dd29a4957425 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.768493 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e0cf19e-cc86-4559-ad8b-dd29a4957425 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:05.768732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e0cf19e-cc86-4559-ad8b-dd29a4957425 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.768957 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0e0cf19e-cc86-4559-ad8b-dd29a4957425 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.774871 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.774871 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:05.775105 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0e0cf19e-cc86-4559-ad8b-dd29a4957425 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:05.776011 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0e0cf19e-cc86-4559-ad8b-dd29a4957425 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:05.776437 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1036/4158] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:05 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:05.785276 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3565dedf-af3c-4ac9-97ee-91b7b1ec57de None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.812068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3565dedf-af3c-4ac9-97ee-91b7b1ec57de tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:05.812435 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3565dedf-af3c-4ac9-97ee-91b7b1ec57de tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:05.812554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3565dedf-af3c-4ac9-97ee-91b7b1ec57de tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:05.813922 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.admin_actions [None req-3565dedf-af3c-4ac9-97ee-91b7b1ec57de tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'creating'}' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:05.822230 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.822230 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:05.832419 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3565dedf-af3c-4ac9-97ee-91b7b1ec57de tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:05.832782 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1040/4159] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:05 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:05.838907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-737562c0-43b3-444e-97c5-ded72eaa325f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.840425 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-737562c0-43b3-444e-97c5-ded72eaa325f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:05.840610 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-737562c0-43b3-444e-97c5-ded72eaa325f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.840784 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-737562c0-43b3-444e-97c5-ded72eaa325f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.845068 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.845068 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:05.845431 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-737562c0-43b3-444e-97c5-ded72eaa325f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:05.846074 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-737562c0-43b3-444e-97c5-ded72eaa325f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:05.846403 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1036/4160] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:05 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:05.853577 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-63ab6627-0508-40af-aa4a-3d747b69722c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.855088 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-63ab6627-0508-40af-aa4a-3d747b69722c tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:05.855403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-63ab6627-0508-40af-aa4a-3d747b69722c tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:05.855511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-63ab6627-0508-40af-aa4a-3d747b69722c tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:05.856750 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-63ab6627-0508-40af-aa4a-3d747b69722c tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'available'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:05.864492 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.864492 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:05.873953 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-63ab6627-0508-40af-aa4a-3d747b69722c tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:05.874395 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1049/4161] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:05 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:05.880619 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-be11f59e-d47a-4124-aa24-7eea031e57ae None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.882288 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be11f59e-d47a-4124-aa24-7eea031e57ae tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:05.882476 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be11f59e-d47a-4124-aa24-7eea031e57ae tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.882677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-be11f59e-d47a-4124-aa24-7eea031e57ae tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.886910 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.886910 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:05.887257 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-be11f59e-d47a-4124-aa24-7eea031e57ae tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:05.887902 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-be11f59e-d47a-4124-aa24-7eea031e57ae tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:05.888208 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1037/4162] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:05 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:05.897112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.898668 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:05.898974 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3029a9e2-1114-4a3d-a726-5bf120c6a112", "name": "tempest-SnapshotsActionsTest-Snapshot-738445218"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:05.906224 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.906224 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:05.906719 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:05.906826 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create snapshot from volume 3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:05.928249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Created reservations ['37d13de4-e38b-4e44-afd2-8d1b94958674', '2c73f951-e564-437a-bbab-80366594048c', '86965c7a-9066-4478-aa04-29a86711de46', '98214f73-1824-42b3-b47f-dacbcc8e5ec2'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:05.949416 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-56eba599-339d-49f4-bfed-8d145ee195c7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.951447 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-56eba599-339d-49f4-bfed-8d145ee195c7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b Jul 10 09:39:05.951692 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-56eba599-339d-49f4-bfed-8d145ee195c7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.951928 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-56eba599-339d-49f4-bfed-8d145ee195c7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.954925 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot create request issued successfully. Jul 10 09:39:05.955209 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2ce3893c-bae7-4db0-9bc1-33b8fbaf267f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:05.955618 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1041/4163] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:05.956632 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-56eba599-339d-49f4-bfed-8d145ee195c7 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b returned with HTTP 404 Jul 10 09:39:05.957164 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1037/4164] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:05 2026] GET /volume/v3/snapshots/074f2fca-8ee0-4d6f-b41b-83a563d9177b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:05.963515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-743a4af0-151f-46ea-b4c8-54268293e31b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.964037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-de4302bb-f18a-46ef-afb1-721815479079 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.964867 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-743a4af0-151f-46ea-b4c8-54268293e31b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:05.965033 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-743a4af0-151f-46ea-b4c8-54268293e31b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.965207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-743a4af0-151f-46ea-b4c8-54268293e31b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.965680 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de4302bb-f18a-46ef-afb1-721815479079 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:05.965846 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de4302bb-f18a-46ef-afb1-721815479079 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.966023 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de4302bb-f18a-46ef-afb1-721815479079 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.969664 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.969664 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:05.970080 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-743a4af0-151f-46ea-b4c8-54268293e31b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:05.970897 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-743a4af0-151f-46ea-b4c8-54268293e31b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 returned with HTTP 200 Jul 10 09:39:05.971223 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1050/4165] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:05 2026] GET /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:05.974047 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:05.974047 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:05.978414 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-de4302bb-f18a-46ef-afb1-721815479079 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:05.983656 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de4302bb-f18a-46ef-afb1-721815479079 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 returned with HTTP 200 Jul 10 09:39:05.984113 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1038/4166] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:05 2026] GET /volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:05.996030 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:05.997948 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:05.998163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:05.998451 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:05.998657 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:06.006210 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:06.006210 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:06.006844 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:06.023460 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume request issued successfully. Jul 10 09:39:06.023713 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ab8870a-5cca-4873-8107-e88aa1ce4822 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 returned with HTTP 202 Jul 10 09:39:06.024228 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1042/4167] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:39:05 2026] DELETE /volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:06.032460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7af6fc18-8bd5-4401-8b35-c013cd569da3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:06.034209 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7af6fc18-8bd5-4401-8b35-c013cd569da3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:06.034209 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7af6fc18-8bd5-4401-8b35-c013cd569da3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:06.034407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7af6fc18-8bd5-4401-8b35-c013cd569da3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:06.041914 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:06.041914 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:06.046000 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7af6fc18-8bd5-4401-8b35-c013cd569da3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:06.051297 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7af6fc18-8bd5-4401-8b35-c013cd569da3 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 returned with HTTP 200 Jul 10 09:39:06.051811 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1038/4168] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:06 2026] GET /volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:06.980778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cbe88bfe-4d12-4dda-bb95-7f8e60ef7ea6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:06.982606 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbe88bfe-4d12-4dda-bb95-7f8e60ef7ea6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:06.982793 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbe88bfe-4d12-4dda-bb95-7f8e60ef7ea6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:06.982971 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbe88bfe-4d12-4dda-bb95-7f8e60ef7ea6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:06.988161 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:06.988161 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:06.988763 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cbe88bfe-4d12-4dda-bb95-7f8e60ef7ea6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:06.989532 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbe88bfe-4d12-4dda-bb95-7f8e60ef7ea6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 returned with HTTP 200 Jul 10 09:39:06.990158 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1051/4169] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:06 2026] GET /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:06.997700 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a20cbe38-5f74-4c2b-a962-dbeac90f6988 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:06.999907 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a20cbe38-5f74-4c2b-a962-dbeac90f6988 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486/action Jul 10 09:39:07.000288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a20cbe38-5f74-4c2b-a962-dbeac90f6988 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:07.000429 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a20cbe38-5f74-4c2b-a962-dbeac90f6988 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:07.001821 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-a20cbe38-5f74-4c2b-a962-dbeac90f6988 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '9de55081-baaf-4a7b-9d7a-ddc7ff8d7486' with '{'status': 'creating'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:07.010531 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.010531 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:07.024829 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a20cbe38-5f74-4c2b-a962-dbeac90f6988 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486/action returned with HTTP 202 Jul 10 09:39:07.025268 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1039/4170] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:06 2026] POST /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:07.033167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a5f42d1d-f37e-46ee-8366-56bfc7b91870 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.034985 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5f42d1d-f37e-46ee-8366-56bfc7b91870 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:07.035169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5f42d1d-f37e-46ee-8366-56bfc7b91870 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:07.035349 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5f42d1d-f37e-46ee-8366-56bfc7b91870 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:07.040861 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.040861 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:07.041256 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a5f42d1d-f37e-46ee-8366-56bfc7b91870 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:07.042046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5f42d1d-f37e-46ee-8366-56bfc7b91870 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 returned with HTTP 200 Jul 10 09:39:07.042393 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1043/4171] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:07 2026] GET /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:07.050714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.052449 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486/action Jul 10 09:39:07.052816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:07.052926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:07.058307 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.058307 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:07.058607 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot retrieved successfully. Jul 10 09:39:07.063801 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b1c33235-b756-463f-aaad-3682293a5baa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.065704 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b1c33235-b756-463f-aaad-3682293a5baa tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 Jul 10 09:39:07.065930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b1c33235-b756-463f-aaad-3682293a5baa tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:07.066120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b1c33235-b756-463f-aaad-3682293a5baa tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:07.071820 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b1c33235-b756-463f-aaad-3682293a5baa tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 returned with HTTP 404 Jul 10 09:39:07.072274 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1052/4172] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:07 2026] GET /volume/v3/volumes/f03ef199-0a01-4193-845c-dc033cfbbde8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:07.074491 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot delete request issued successfully. Jul 10 09:39:07.074690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-91c32da4-e59f-4b54-bd21-1aec93cf3bcf tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486/action returned with HTTP 202 Jul 10 09:39:07.075058 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1039/4173] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:07 2026] POST /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:07.080113 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-776e6392-5791-4c5e-8956-576612600a93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.081331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3f355988-a879-4f36-b8e2-61d4e6141949 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.081396 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-776e6392-5791-4c5e-8956-576612600a93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:39:07.081640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-776e6392-5791-4c5e-8956-576612600a93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:07.082040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-776e6392-5791-4c5e-8956-576612600a93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:07.083120 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3f355988-a879-4f36-b8e2-61d4e6141949 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:07.083238 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3f355988-a879-4f36-b8e2-61d4e6141949 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:07.083416 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3f355988-a879-4f36-b8e2-61d4e6141949 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:07.088069 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.088069 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:07.088590 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3f355988-a879-4f36-b8e2-61d4e6141949 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:07.088894 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.088894 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:07.089303 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3f355988-a879-4f36-b8e2-61d4e6141949 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 returned with HTTP 200 Jul 10 09:39:07.089707 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1044/4174] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:07 2026] GET /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:07.092261 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-776e6392-5791-4c5e-8956-576612600a93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:07.095856 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-776e6392-5791-4c5e-8956-576612600a93 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:39:07.096173 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1040/4175] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:07 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:07.108301 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.110156 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] DELETE https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:39:07.110361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:07.110555 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:07.110750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume with id: 802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:39:07.117317 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.117317 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:07.117796 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:07.134683 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Delete volume request issued successfully. Jul 10 09:39:07.134931 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f58bc199-a2aa-4cae-be43-06554c3e98e0 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 202 Jul 10 09:39:07.135481 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1053/4176] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:39:07 2026] DELETE /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:07.142575 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70818ae1-39a6-4395-9941-01d39d630fae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:07.144785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70818ae1-39a6-4395-9941-01d39d630fae tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:39:07.145047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70818ae1-39a6-4395-9941-01d39d630fae tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:07.145340 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70818ae1-39a6-4395-9941-01d39d630fae tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:07.152283 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:07.152283 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:07.155598 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-70818ae1-39a6-4395-9941-01d39d630fae tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Volume info retrieved successfully. Jul 10 09:39:07.159229 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70818ae1-39a6-4395-9941-01d39d630fae tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 200 Jul 10 09:39:07.159975 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1040/4177] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:07 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:08.100298 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9d71993c-54e6-47e1-9f85-fc333fb44a44 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.102526 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9d71993c-54e6-47e1-9f85-fc333fb44a44 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:08.102787 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9d71993c-54e6-47e1-9f85-fc333fb44a44 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:08.102980 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9d71993c-54e6-47e1-9f85-fc333fb44a44 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:08.107478 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9d71993c-54e6-47e1-9f85-fc333fb44a44 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 returned with HTTP 404 Jul 10 09:39:08.108138 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1045/4178] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:08 2026] GET /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:08.116877 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-db839c34-590f-48e7-9212-2c7235f0ea52 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.119093 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-db839c34-590f-48e7-9212-2c7235f0ea52 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:08.119476 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-db839c34-590f-48e7-9212-2c7235f0ea52 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:08.119700 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-db839c34-590f-48e7-9212-2c7235f0ea52 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:08.121182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-db839c34-590f-48e7-9212-2c7235f0ea52 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'available'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:08.132692 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:08.132692 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:08.146325 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-db839c34-590f-48e7-9212-2c7235f0ea52 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:08.146869 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1041/4179] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:08 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:08.155097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ed9a67ae-b7b1-4a17-ae5c-f3859cfb199c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.157794 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ed9a67ae-b7b1-4a17-ae5c-f3859cfb199c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:08.158170 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ed9a67ae-b7b1-4a17-ae5c-f3859cfb199c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:08.158465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ed9a67ae-b7b1-4a17-ae5c-f3859cfb199c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:08.166866 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:08.166866 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:08.167758 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ed9a67ae-b7b1-4a17-ae5c-f3859cfb199c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:08.169120 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ed9a67ae-b7b1-4a17-ae5c-f3859cfb199c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:08.169796 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1054/4180] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:08 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:08.173805 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-513e1f9c-4c29-4b41-ac2f-be5e9081ae69 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.175618 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-513e1f9c-4c29-4b41-ac2f-be5e9081ae69 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] GET https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 Jul 10 09:39:08.175849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-513e1f9c-4c29-4b41-ac2f-be5e9081ae69 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:08.176033 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-513e1f9c-4c29-4b41-ac2f-be5e9081ae69 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:08.181061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a314af06-de2a-4336-b1a0-9936a7b4e1a0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.183402 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a314af06-de2a-4336-b1a0-9936a7b4e1a0 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:08.183686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a314af06-de2a-4336-b1a0-9936a7b4e1a0 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:08.183877 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a314af06-de2a-4336-b1a0-9936a7b4e1a0 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:08.184004 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-a314af06-de2a-4336-b1a0-9936a7b4e1a0 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete snapshot with id: 9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 Jul 10 09:39:08.185856 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-513e1f9c-4c29-4b41-ac2f-be5e9081ae69 tempest-VolumesSnapshotTestJSON-2070827767 tempest-VolumesSnapshotTestJSON-2070827767-project-member] https://10.4.3.103/volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 returned with HTTP 404 Jul 10 09:39:08.186333 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1041/4181] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:08 2026] GET /volume/v3/volumes/802726a5-9abb-4b68-a4ea-50c014504e19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:08.189293 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a314af06-de2a-4336-b1a0-9936a7b4e1a0 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 returned with HTTP 404 Jul 10 09:39:08.190084 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1046/4182] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:39:08 2026] DELETE /volume/v3/snapshots/9de55081-baaf-4a7b-9d7a-ddc7ff8d7486 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:08.203601 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.203601 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:08.204074 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3029a9e2-1114-4a3d-a726-5bf120c6a112", "name": "tempest-SnapshotsActionsTest-Snapshot-2108873817"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:08.216030 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:08.216030 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:08.217910 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:08.217910 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create snapshot from volume 3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:08.251477 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Created reservations ['cb5a9caf-b46e-4115-9f26-42da554cd1f3', 'ae03a045-8ec4-413f-b248-71dfa8023e6c', '68ce39ae-338b-48ab-943b-1eb71931981f', '1fcf5ca4-8f77-4f83-baa6-53cd3d6e6a2c'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:08.289005 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot create request issued successfully. Jul 10 09:39:08.289005 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4d247309-3871-4b32-b26a-3bd6b51288b6 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:08.289173 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1042/4183] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:08 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) Jul 10 09:39:08.298936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bcc10ca8-780d-4e42-b2d1-20209171268b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:08.301069 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bcc10ca8-780d-4e42-b2d1-20209171268b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:08.301319 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bcc10ca8-780d-4e42-b2d1-20209171268b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:08.301665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bcc10ca8-780d-4e42-b2d1-20209171268b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:08.307257 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:08.307257 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:08.307969 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bcc10ca8-780d-4e42-b2d1-20209171268b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:08.308934 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bcc10ca8-780d-4e42-b2d1-20209171268b tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 returned with HTTP 200 Jul 10 09:39:08.309476 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1055/4184] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:08 2026] GET /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:09.319949 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aea79935-2a9e-4995-a1cc-33b57872e3d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:09.322283 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aea79935-2a9e-4995-a1cc-33b57872e3d7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:09.322610 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aea79935-2a9e-4995-a1cc-33b57872e3d7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:09.322905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aea79935-2a9e-4995-a1cc-33b57872e3d7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:09.330517 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:09.330517 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:09.331368 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aea79935-2a9e-4995-a1cc-33b57872e3d7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:09.332497 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aea79935-2a9e-4995-a1cc-33b57872e3d7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 returned with HTTP 200 Jul 10 09:39:09.333184 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1042/4185] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:09 2026] GET /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:09.344181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-110eacf5-b1d6-44fb-b686-93d497016abe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:09.346440 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-110eacf5-b1d6-44fb-b686-93d497016abe tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699/action Jul 10 09:39:09.346976 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-110eacf5-b1d6-44fb-b686-93d497016abe tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:09.347182 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-110eacf5-b1d6-44fb-b686-93d497016abe tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:09.350132 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.admin_actions [None req-110eacf5-b1d6-44fb-b686-93d497016abe tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot 'a76eba72-b730-4106-89cc-c1cf3fe8d699' with '{'status': 'deleting'}' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:09.363638 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:09.363638 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:09.387038 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-110eacf5-b1d6-44fb-b686-93d497016abe tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699/action returned with HTTP 202 Jul 10 09:39:09.387619 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1047/4186] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:09 2026] POST /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:09.397520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0c3b8dc5-af9d-4856-8b01-147093d30f8a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:09.399403 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0c3b8dc5-af9d-4856-8b01-147093d30f8a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:09.399598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0c3b8dc5-af9d-4856-8b01-147093d30f8a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:09.399798 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0c3b8dc5-af9d-4856-8b01-147093d30f8a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:09.404944 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:09.404944 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:09.405428 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0c3b8dc5-af9d-4856-8b01-147093d30f8a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:09.406172 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0c3b8dc5-af9d-4856-8b01-147093d30f8a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 returned with HTTP 200 Jul 10 09:39:09.406542 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1043/4187] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:09 2026] GET /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:09.415647 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:09.418082 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699/action Jul 10 09:39:09.418647 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:09.418860 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:09.429214 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:09.429214 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:09.429929 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot retrieved successfully. Jul 10 09:39:09.452097 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot delete request issued successfully. Jul 10 09:39:09.452638 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e42c6d81-221d-41c1-bb84-c6e104c8a6a2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699/action returned with HTTP 202 Jul 10 09:39:09.453340 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1056/4188] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:09 2026] POST /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:09.460577 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1dadd76b-45dd-4de0-903b-62fd3db7f0ed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:09.462423 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1dadd76b-45dd-4de0-903b-62fd3db7f0ed tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:09.462660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1dadd76b-45dd-4de0-903b-62fd3db7f0ed tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:09.462853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1dadd76b-45dd-4de0-903b-62fd3db7f0ed tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:09.467468 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:09.467468 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:09.467920 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1dadd76b-45dd-4de0-903b-62fd3db7f0ed tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:09.468800 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1dadd76b-45dd-4de0-903b-62fd3db7f0ed tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 returned with HTTP 200 Jul 10 09:39:09.469176 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1043/4189] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:09 2026] GET /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:10.478051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8025a540-7559-4f28-876c-35272873389a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:10.479795 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8025a540-7559-4f28-876c-35272873389a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:10.479972 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8025a540-7559-4f28-876c-35272873389a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:10.480149 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8025a540-7559-4f28-876c-35272873389a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:10.484081 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8025a540-7559-4f28-876c-35272873389a tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 returned with HTTP 404 Jul 10 09:39:10.484543 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1048/4190] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:10 2026] GET /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:10.493698 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-130dce24-a917-41a1-81b2-03c765612a70 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:10.496979 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-130dce24-a917-41a1-81b2-03c765612a70 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:10.497319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-130dce24-a917-41a1-81b2-03c765612a70 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:10.497435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-130dce24-a917-41a1-81b2-03c765612a70 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:10.501218 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-130dce24-a917-41a1-81b2-03c765612a70 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'available'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:10.516451 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:10.516451 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:10.529115 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-130dce24-a917-41a1-81b2-03c765612a70 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:10.529538 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1044/4191] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:10 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:10.538128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a48213d4-ebb5-4acf-8203-2205d0e1477f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:10.541637 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a48213d4-ebb5-4acf-8203-2205d0e1477f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:10.541637 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a48213d4-ebb5-4acf-8203-2205d0e1477f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:10.541637 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a48213d4-ebb5-4acf-8203-2205d0e1477f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:10.545535 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:10.545535 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:10.546152 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a48213d4-ebb5-4acf-8203-2205d0e1477f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:10.547012 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a48213d4-ebb5-4acf-8203-2205d0e1477f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:10.547536 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1057/4192] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:10 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:10.555806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-331997f5-94e4-4e30-97e6-a2570361766f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:10.557636 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-331997f5-94e4-4e30-97e6-a2570361766f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:10.558173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-331997f5-94e4-4e30-97e6-a2570361766f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:10.558173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-331997f5-94e4-4e30-97e6-a2570361766f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:10.558173 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-331997f5-94e4-4e30-97e6-a2570361766f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete snapshot with id: a76eba72-b730-4106-89cc-c1cf3fe8d699 Jul 10 09:39:10.562478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-331997f5-94e4-4e30-97e6-a2570361766f tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 returned with HTTP 404 Jul 10 09:39:10.562880 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1044/4193] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:39:10 2026] DELETE /volume/v3/snapshots/a76eba72-b730-4106-89cc-c1cf3fe8d699 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:10.571991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:10.573706 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:10.574034 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3029a9e2-1114-4a3d-a726-5bf120c6a112", "name": "tempest-SnapshotsActionsTest-Snapshot-174608481"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:10.581891 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:10.581891 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:10.582360 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:10.582487 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create snapshot from volume 3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:10.607889 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Created reservations ['374f015a-609b-460d-b65d-411c52c5d9b9', '20e97845-87c7-48fa-ba9d-1d3c049251f3', '5898d9a8-c104-46ab-b8e1-27ca97a9b631', '2380f613-f97f-4f68-8917-94adf421e0f7'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:10.636956 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot create request issued successfully. Jul 10 09:39:10.637199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-680dcd22-c8eb-44bb-ba95-59b997610db4 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:10.637739 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1049/4194] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:10.647553 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-82e45e2c-e39d-461f-986a-f73c2b090850 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:10.649356 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82e45e2c-e39d-461f-986a-f73c2b090850 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:10.649545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82e45e2c-e39d-461f-986a-f73c2b090850 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:10.649756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-82e45e2c-e39d-461f-986a-f73c2b090850 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:10.654608 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:10.654608 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:10.655038 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-82e45e2c-e39d-461f-986a-f73c2b090850 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:10.655812 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-82e45e2c-e39d-461f-986a-f73c2b090850 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d returned with HTTP 200 Jul 10 09:39:10.656159 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1045/4195] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:10 2026] GET /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:11.667550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d01a57eb-f60e-4720-b6ec-b9e9ab75bc03 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:11.671077 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d01a57eb-f60e-4720-b6ec-b9e9ab75bc03 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:11.671077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d01a57eb-f60e-4720-b6ec-b9e9ab75bc03 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:11.671077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d01a57eb-f60e-4720-b6ec-b9e9ab75bc03 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:11.686552 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:11.686552 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:11.686552 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d01a57eb-f60e-4720-b6ec-b9e9ab75bc03 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:11.686552 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d01a57eb-f60e-4720-b6ec-b9e9ab75bc03 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d returned with HTTP 200 Jul 10 09:39:11.686552 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1058/4196] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:11 2026] GET /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:11.696253 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4baf1630-ca3c-4e3b-af89-9a249c481cd2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:11.697967 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4baf1630-ca3c-4e3b-af89-9a249c481cd2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d/action Jul 10 09:39:11.698390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4baf1630-ca3c-4e3b-af89-9a249c481cd2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:11.698564 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4baf1630-ca3c-4e3b-af89-9a249c481cd2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:11.700685 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-4baf1630-ca3c-4e3b-af89-9a249c481cd2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '0e4131da-09d3-4c59-8d05-d7e44c5dd47d' with '{'status': 'error'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:11.710117 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:11.710117 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:11.721459 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4baf1630-ca3c-4e3b-af89-9a249c481cd2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d/action returned with HTTP 202 Jul 10 09:39:11.721873 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1045/4197] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:11 2026] POST /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:11.730866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d4ef8f4d-f4c1-4b8d-825a-5a8c133b452d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:11.733245 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4ef8f4d-f4c1-4b8d-825a-5a8c133b452d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:11.733524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4ef8f4d-f4c1-4b8d-825a-5a8c133b452d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:11.733751 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d4ef8f4d-f4c1-4b8d-825a-5a8c133b452d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:11.739414 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:11.739414 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:11.739987 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d4ef8f4d-f4c1-4b8d-825a-5a8c133b452d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:11.740761 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d4ef8f4d-f4c1-4b8d-825a-5a8c133b452d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d returned with HTTP 200 Jul 10 09:39:11.741110 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1050/4198] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:11 2026] GET /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:11.752600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-33211432-052e-4dc6-98bc-5ebff9b96254 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:11.754451 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33211432-052e-4dc6-98bc-5ebff9b96254 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d/action Jul 10 09:39:11.754836 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33211432-052e-4dc6-98bc-5ebff9b96254 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:11.754980 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33211432-052e-4dc6-98bc-5ebff9b96254 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:11.761385 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:11.761385 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:11.761702 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-33211432-052e-4dc6-98bc-5ebff9b96254 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot retrieved successfully. Jul 10 09:39:11.776760 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-33211432-052e-4dc6-98bc-5ebff9b96254 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot delete request issued successfully. Jul 10 09:39:11.777045 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33211432-052e-4dc6-98bc-5ebff9b96254 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d/action returned with HTTP 202 Jul 10 09:39:11.777539 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1046/4199] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:11 2026] POST /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:11.786389 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4b15ecd1-d6cc-40b0-9c36-eca7cb061a94 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:11.787796 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4b15ecd1-d6cc-40b0-9c36-eca7cb061a94 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:11.788135 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4b15ecd1-d6cc-40b0-9c36-eca7cb061a94 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:11.788562 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4b15ecd1-d6cc-40b0-9c36-eca7cb061a94 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:11.794858 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:11.794858 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:11.794858 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4b15ecd1-d6cc-40b0-9c36-eca7cb061a94 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:11.795229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4b15ecd1-d6cc-40b0-9c36-eca7cb061a94 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d returned with HTTP 200 Jul 10 09:39:11.795741 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1059/4200] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:11 2026] GET /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:12.805565 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a87b65fc-ee2a-4230-a8b5-2d86bc191794 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:12.807933 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a87b65fc-ee2a-4230-a8b5-2d86bc191794 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:12.808180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a87b65fc-ee2a-4230-a8b5-2d86bc191794 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:12.808418 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a87b65fc-ee2a-4230-a8b5-2d86bc191794 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:12.812936 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a87b65fc-ee2a-4230-a8b5-2d86bc191794 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d returned with HTTP 404 Jul 10 09:39:12.813751 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1046/4201] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:12 2026] GET /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:12.822049 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-33b24a53-83f5-405a-a5e2-d71fb3d6f5d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:12.824422 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-33b24a53-83f5-405a-a5e2-d71fb3d6f5d0 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:12.824848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-33b24a53-83f5-405a-a5e2-d71fb3d6f5d0 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:12.825024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-33b24a53-83f5-405a-a5e2-d71fb3d6f5d0 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:12.826800 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.admin_actions [None req-33b24a53-83f5-405a-a5e2-d71fb3d6f5d0 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'available'}' {{(pid=99954) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:12.838306 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:12.838306 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:12.848778 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-33b24a53-83f5-405a-a5e2-d71fb3d6f5d0 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:12.849506 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1051/4202] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:12 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:12.856483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-22087711-12ae-4b90-9cba-6fcb6337afad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:12.858514 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22087711-12ae-4b90-9cba-6fcb6337afad tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:12.858755 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22087711-12ae-4b90-9cba-6fcb6337afad tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:12.858971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-22087711-12ae-4b90-9cba-6fcb6337afad tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:12.865025 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:12.865025 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:12.865448 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-22087711-12ae-4b90-9cba-6fcb6337afad tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:12.866167 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-22087711-12ae-4b90-9cba-6fcb6337afad tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:12.866517 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1047/4203] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:12 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:12.876412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2da87f70-8272-4b4e-952e-5dfc470aaf43 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:12.878649 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2da87f70-8272-4b4e-952e-5dfc470aaf43 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:12.878948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2da87f70-8272-4b4e-952e-5dfc470aaf43 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:12.879201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2da87f70-8272-4b4e-952e-5dfc470aaf43 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:12.879384 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-2da87f70-8272-4b4e-952e-5dfc470aaf43 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete snapshot with id: 0e4131da-09d3-4c59-8d05-d7e44c5dd47d Jul 10 09:39:12.884255 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2da87f70-8272-4b4e-952e-5dfc470aaf43 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d returned with HTTP 404 Jul 10 09:39:12.884851 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1060/4204] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:39:12 2026] DELETE /volume/v3/snapshots/0e4131da-09d3-4c59-8d05-d7e44c5dd47d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:12.895983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b4aa1879-809c-492b-8294-151716075a93 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:12.900807 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:12.901116 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3029a9e2-1114-4a3d-a726-5bf120c6a112", "name": "tempest-SnapshotsActionsTest-Snapshot-1522398684"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:12.911704 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:12.911704 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:12.912190 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:12.912348 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Create snapshot from volume 3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:12.939737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Created reservations ['d41d1070-5f05-4825-9a70-21a2b4dafa3c', '7d5c9683-6404-4021-8a46-7313e9e9e892', 'b2040a66-fbe5-45ed-ab3d-fde1f39ede0b', 'ea76a0f4-f6f5-44f9-8f2f-a1daaa4ebf17'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:12.970691 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot create request issued successfully. Jul 10 09:39:12.971119 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b4aa1879-809c-492b-8294-151716075a93 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:12.971584 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1047/4205] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:12.981868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1a7ca5ec-ccb9-4825-9f8f-d4384d190ff1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:12.983955 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1a7ca5ec-ccb9-4825-9f8f-d4384d190ff1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:12.984193 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1a7ca5ec-ccb9-4825-9f8f-d4384d190ff1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:12.984511 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1a7ca5ec-ccb9-4825-9f8f-d4384d190ff1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:12.990551 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:12.990551 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:12.991433 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1a7ca5ec-ccb9-4825-9f8f-d4384d190ff1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:12.992533 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1a7ca5ec-ccb9-4825-9f8f-d4384d190ff1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 returned with HTTP 200 Jul 10 09:39:12.993051 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1052/4206] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:12 2026] GET /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:14.002799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fe166b71-5725-4b3a-8505-8ab447f2daaf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:14.004590 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe166b71-5725-4b3a-8505-8ab447f2daaf tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:14.004809 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe166b71-5725-4b3a-8505-8ab447f2daaf tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:14.005037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe166b71-5725-4b3a-8505-8ab447f2daaf tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:14.010893 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:14.010893 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:14.011446 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fe166b71-5725-4b3a-8505-8ab447f2daaf tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:14.012528 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe166b71-5725-4b3a-8505-8ab447f2daaf tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 returned with HTTP 200 Jul 10 09:39:14.012900 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1048/4207] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:14 2026] GET /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:14.023854 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0192e024-3955-45d7-a08f-7b9727e27ab6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:14.026015 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0192e024-3955-45d7-a08f-7b9727e27ab6 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2/action Jul 10 09:39:14.026433 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0192e024-3955-45d7-a08f-7b9727e27ab6 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:14.026627 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0192e024-3955-45d7-a08f-7b9727e27ab6 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:14.028087 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-0192e024-3955-45d7-a08f-7b9727e27ab6 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '6d347420-dff4-4f8c-9854-335da54fa6e2' with '{'status': 'error_deleting'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:14.037128 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:14.037128 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:14.047318 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0192e024-3955-45d7-a08f-7b9727e27ab6 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2/action returned with HTTP 202 Jul 10 09:39:14.047823 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1061/4208] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:14 2026] POST /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:14.055759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5121fc47-d789-4b77-a4af-423a0d90f249 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:14.057656 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5121fc47-d789-4b77-a4af-423a0d90f249 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:14.057847 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5121fc47-d789-4b77-a4af-423a0d90f249 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:14.058035 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5121fc47-d789-4b77-a4af-423a0d90f249 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:14.063424 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:14.063424 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:14.063424 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5121fc47-d789-4b77-a4af-423a0d90f249 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:14.063998 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5121fc47-d789-4b77-a4af-423a0d90f249 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 returned with HTTP 200 Jul 10 09:39:14.064593 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1048/4209] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:14 2026] GET /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:14.074951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:14.076927 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2/action Jul 10 09:39:14.077332 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:14.077634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:14.085621 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:14.085621 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:14.085997 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot retrieved successfully. Jul 10 09:39:14.103699 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot delete request issued successfully. Jul 10 09:39:14.104145 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-01b1bcb3-0273-4aa5-9f32-cc851a1fb8e5 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2/action returned with HTTP 202 Jul 10 09:39:14.104542 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1053/4210] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:14 2026] POST /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:14.112808 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-24526daa-87c4-4fcc-b2a3-624bc6cdcf88 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:14.115049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-24526daa-87c4-4fcc-b2a3-624bc6cdcf88 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:14.115351 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-24526daa-87c4-4fcc-b2a3-624bc6cdcf88 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:14.115623 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-24526daa-87c4-4fcc-b2a3-624bc6cdcf88 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:14.121926 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:14.121926 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:14.122491 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-24526daa-87c4-4fcc-b2a3-624bc6cdcf88 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:14.123591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-24526daa-87c4-4fcc-b2a3-624bc6cdcf88 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 returned with HTTP 200 Jul 10 09:39:14.124101 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1049/4211] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:14 2026] GET /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:15.134186 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f7a29f2b-b320-452c-b2c0-b7397c5a9994 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.137441 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7a29f2b-b320-452c-b2c0-b7397c5a9994 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:15.137858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7a29f2b-b320-452c-b2c0-b7397c5a9994 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.138285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7a29f2b-b320-452c-b2c0-b7397c5a9994 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.146144 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7a29f2b-b320-452c-b2c0-b7397c5a9994 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 returned with HTTP 404 Jul 10 09:39:15.146968 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1062/4212] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:15 2026] GET /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:15.154140 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-48a8d243-1555-46f7-9183-d0d01fbeb774 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.155894 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48a8d243-1555-46f7-9183-d0d01fbeb774 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:15.156260 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48a8d243-1555-46f7-9183-d0d01fbeb774 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:15.156386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-48a8d243-1555-46f7-9183-d0d01fbeb774 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:15.157789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.admin_actions [None req-48a8d243-1555-46f7-9183-d0d01fbeb774 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'available'}' {{(pid=99956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:15.167619 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.167619 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:15.180976 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-48a8d243-1555-46f7-9183-d0d01fbeb774 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:15.181410 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1049/4213] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:15 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:15.188912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b304be56-47cd-444a-a248-12e0d47535f7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.191739 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b304be56-47cd-444a-a248-12e0d47535f7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.191955 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b304be56-47cd-444a-a248-12e0d47535f7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.192188 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b304be56-47cd-444a-a248-12e0d47535f7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.198376 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.198376 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:15.199145 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b304be56-47cd-444a-a248-12e0d47535f7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:15.200022 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b304be56-47cd-444a-a248-12e0d47535f7 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:15.200686 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1054/4214] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:15 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:15.210538 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5761c42d-8cac-4522-b6cc-b4d13a89e677 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.212553 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5761c42d-8cac-4522-b6cc-b4d13a89e677 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:15.212820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5761c42d-8cac-4522-b6cc-b4d13a89e677 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.213082 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5761c42d-8cac-4522-b6cc-b4d13a89e677 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.213253 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-5761c42d-8cac-4522-b6cc-b4d13a89e677 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete snapshot with id: 6d347420-dff4-4f8c-9854-335da54fa6e2 Jul 10 09:39:15.218246 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5761c42d-8cac-4522-b6cc-b4d13a89e677 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 returned with HTTP 404 Jul 10 09:39:15.218776 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1050/4215] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:39:15 2026] DELETE /volume/v3/snapshots/6d347420-dff4-4f8c-9854-335da54fa6e2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:15.227224 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cd8dedaf-f111-4d49-b59f-08b428fa775e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.229254 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd8dedaf-f111-4d49-b59f-08b428fa775e tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:15.229693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd8dedaf-f111-4d49-b59f-08b428fa775e tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:15.229887 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd8dedaf-f111-4d49-b59f-08b428fa775e tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:15.231482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-cd8dedaf-f111-4d49-b59f-08b428fa775e tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'creating'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:15.242723 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.242723 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:15.257147 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd8dedaf-f111-4d49-b59f-08b428fa775e tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:15.257958 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1063/4216] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:15 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:15.266288 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-78942663-b66f-412f-b41b-e2ccf4dc803d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.268159 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-78942663-b66f-412f-b41b-e2ccf4dc803d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.268422 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-78942663-b66f-412f-b41b-e2ccf4dc803d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.268682 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-78942663-b66f-412f-b41b-e2ccf4dc803d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.274001 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.274001 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:15.274478 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-78942663-b66f-412f-b41b-e2ccf4dc803d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:15.275299 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-78942663-b66f-412f-b41b-e2ccf4dc803d tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:15.275714 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1050/4217] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:15 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:15.286459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.288171 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:15.288703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:15.288887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:15.290778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99954) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 09:39:15.296913 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.296913 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:15.297348 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.snapshot_actions [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Updating snapshot 148a0390-04f7-43e3-9e1f-9c3084363323 with info {'id': '148a0390-04f7-43e3-9e1f-9c3084363323', 'status': 'error', 'progress': '80%'} Jul 10 09:39:15.304196 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c4de80fa-959c-4b68-bd3d-a97296a2bc56 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:15.304732 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1055/4218] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:15 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:15.312103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8b44c7e3-17ff-4143-89db-87714983f7d8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.314034 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8b44c7e3-17ff-4143-89db-87714983f7d8 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.314250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8b44c7e3-17ff-4143-89db-87714983f7d8 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.314439 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8b44c7e3-17ff-4143-89db-87714983f7d8 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.319752 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.319752 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:15.320044 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8b44c7e3-17ff-4143-89db-87714983f7d8 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Snapshot retrieved successfully. Jul 10 09:39:15.320767 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8b44c7e3-17ff-4143-89db-87714983f7d8 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:15.321136 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1051/4219] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:15 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:15.330242 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9096480e-c279-4959-ab05-1d476de3f8b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.332485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9096480e-c279-4959-ab05-1d476de3f8b2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] POST https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action Jul 10 09:39:15.332927 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9096480e-c279-4959-ab05-1d476de3f8b2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:15.333095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9096480e-c279-4959-ab05-1d476de3f8b2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:15.334558 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-9096480e-c279-4959-ab05-1d476de3f8b2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] Updating snapshot '148a0390-04f7-43e3-9e1f-9c3084363323' with '{'status': 'available'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 09:39:15.344684 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.344684 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:15.358376 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9096480e-c279-4959-ab05-1d476de3f8b2 tempest-SnapshotsActionsTest-1895704444 tempest-SnapshotsActionsTest-1895704444-project-admin] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action returned with HTTP 202 Jul 10 09:39:15.358948 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1064/4220] 10.4.3.103 () {68 vars in 1396 bytes} [Fri Jul 10 09:39:15 2026] POST /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:15.366428 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7f39d6ec-6992-42e7-a58d-61b6347ebb1c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.368263 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7f39d6ec-6992-42e7-a58d-61b6347ebb1c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.368453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7f39d6ec-6992-42e7-a58d-61b6347ebb1c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.368653 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7f39d6ec-6992-42e7-a58d-61b6347ebb1c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.373616 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.373616 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:15.374029 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7f39d6ec-6992-42e7-a58d-61b6347ebb1c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:15.374826 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7f39d6ec-6992-42e7-a58d-61b6347ebb1c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:15.375293 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1051/4221] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:15 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:15.385098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.386869 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.387062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.387306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.387392 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete snapshot with id: 148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.392335 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.392335 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:15.392735 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:15.412600 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot delete request issued successfully. Jul 10 09:39:15.412600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-95639d51-3d3d-4183-bb30-c1b6722b0e39 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 202 Jul 10 09:39:15.412600 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1056/4222] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:39:15 2026] DELETE /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:15.426183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d15dd478-1fba-4fad-b46b-dcfa85a21bc3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:15.427996 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d15dd478-1fba-4fad-b46b-dcfa85a21bc3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:15.428175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d15dd478-1fba-4fad-b46b-dcfa85a21bc3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:15.428366 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d15dd478-1fba-4fad-b46b-dcfa85a21bc3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:15.434044 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:15.434044 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:15.434621 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d15dd478-1fba-4fad-b46b-dcfa85a21bc3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Snapshot retrieved successfully. Jul 10 09:39:15.436649 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d15dd478-1fba-4fad-b46b-dcfa85a21bc3 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 200 Jul 10 09:39:15.436649 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1052/4223] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:15 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:16.445533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fcca029c-5832-434c-8e50-75fcd51c8bb9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:16.447372 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcca029c-5832-434c-8e50-75fcd51c8bb9 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 Jul 10 09:39:16.447635 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcca029c-5832-434c-8e50-75fcd51c8bb9 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:16.447824 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fcca029c-5832-434c-8e50-75fcd51c8bb9 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:16.452043 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fcca029c-5832-434c-8e50-75fcd51c8bb9 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 returned with HTTP 404 Jul 10 09:39:16.452580 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1065/4224] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:16 2026] GET /volume/v3/snapshots/148a0390-04f7-43e3-9e1f-9c3084363323 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:16.458758 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4fd91422-43d2-4e7c-9d09-409fac68f030 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:16.460472 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4fd91422-43d2-4e7c-9d09-409fac68f030 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:16.460706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4fd91422-43d2-4e7c-9d09-409fac68f030 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:16.460941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4fd91422-43d2-4e7c-9d09-409fac68f030 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:16.468015 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:16.468015 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:16.471990 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4fd91422-43d2-4e7c-9d09-409fac68f030 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:16.476429 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4fd91422-43d2-4e7c-9d09-409fac68f030 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 returned with HTTP 200 Jul 10 09:39:16.476834 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1052/4225] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:16 2026] GET /volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:16.488852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:16.490794 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:16.491039 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:16.491307 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:16.491529 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete volume with id: 3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:16.499640 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:16.499640 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:16.500146 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:16.519597 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Delete volume request issued successfully. Jul 10 09:39:16.519597 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bf27d80d-0456-48b4-85c1-59ec9a08c1f1 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 returned with HTTP 202 Jul 10 09:39:16.519597 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1057/4226] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:39:16 2026] DELETE /volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:16.527703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0c639f65-8d6e-4717-90b0-6e10c0034746 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:16.530863 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0c639f65-8d6e-4717-90b0-6e10c0034746 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:16.530863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0c639f65-8d6e-4717-90b0-6e10c0034746 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:16.530863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0c639f65-8d6e-4717-90b0-6e10c0034746 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:16.537108 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:16.537108 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:16.542952 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0c639f65-8d6e-4717-90b0-6e10c0034746 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Volume info retrieved successfully. Jul 10 09:39:16.546840 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0c639f65-8d6e-4717-90b0-6e10c0034746 tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 returned with HTTP 200 Jul 10 09:39:16.547433 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1053/4227] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:16 2026] GET /volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:17.560238 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2c3d25c8-6ac2-40fd-b602-fb4652bce37c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:17.562307 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2c3d25c8-6ac2-40fd-b602-fb4652bce37c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] GET https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 Jul 10 09:39:17.562584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2c3d25c8-6ac2-40fd-b602-fb4652bce37c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:17.562834 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2c3d25c8-6ac2-40fd-b602-fb4652bce37c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:17.568876 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2c3d25c8-6ac2-40fd-b602-fb4652bce37c tempest-SnapshotsActionsTest-1899879989 tempest-SnapshotsActionsTest-1899879989-project-member] https://10.4.3.103/volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 returned with HTTP 404 Jul 10 09:39:17.569393 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1066/4228] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:17 2026] GET /volume/v3/volumes/3029a9e2-1114-4a3d-a726-5bf120c6a112 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:19.939371 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6260b9ac-a6d8-4da7-b15c-c121c3b7ff90 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:20.031776 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c1d1becb-62fc-476b-aef3-395fd4997fe2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:20.064727 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6260b9ac-a6d8-4da7-b15c-c121c3b7ff90 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:20.065059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6260b9ac-a6d8-4da7-b15c-c121c3b7ff90 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1172946368", "extra_specs": {}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:20.070770 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c1d1becb-62fc-476b-aef3-395fd4997fe2 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:20.071272 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c1d1becb-62fc-476b-aef3-395fd4997fe2 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1460375662", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1215720428", "vendor_name": "tempest-vendor_name-29854308"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:20.080184 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6260b9ac-a6d8-4da7-b15c-c121c3b7ff90 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:20.080702 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1053/4229] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:39:19 2026] POST /volume/v3/types => generated 218 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:20.088353 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c1d1becb-62fc-476b-aef3-395fd4997fe2 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:20.088713 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1058/4230] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:39:20 2026] POST /volume/v3/types => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:20.090226 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3f8bac30-fa82-4ec2-8cb1-a3eca6340079 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:20.092241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f8bac30-fa82-4ec2-8cb1-a3eca6340079 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types/2af0b27e-6569-46fe-b25f-f47db1f758a8/encryption Jul 10 09:39:20.092491 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3f8bac30-fa82-4ec2-8cb1-a3eca6340079 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:20.096450 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ec6cb169-7760-4895-9ca2-ce511657e73b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:20.107227 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f8bac30-fa82-4ec2-8cb1-a3eca6340079 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/2af0b27e-6569-46fe-b25f-f47db1f758a8/encryption returned with HTTP 200 Jul 10 09:39:20.107681 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1054/4231] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:39:20 2026] POST /volume/v3/types/2af0b27e-6569-46fe-b25f-f47db1f758a8/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:20.118129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:20.162549 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:20.162918 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dd794f05-2dda-4e75-882f-879d6dee0296", "size": 1, "name": "tempest-UserMessagesTest-Volume-1441972270"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:20.164241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Create volume request body: {'volume': {'volume_type': 'dd794f05-2dda-4e75-882f-879d6dee0296', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1441972270'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:20.168815 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Create volume of 1 GB Jul 10 09:39:20.169126 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:20.169126 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:20.169485 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Availability Zones retrieved successfully. Jul 10 09:39:20.175129 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Flow 'volume_create_api' (72746cdc-a5cf-4179-aaee-b15313287559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:20.175370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:20.175714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1426311729", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1172946368", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:20.175928 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445d3d96-ad13-45df-a177-391337c4782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.176788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:20.177410 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1426311729', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1172946368', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:20.180724 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume of 1 GB Jul 10 09:39:20.180996 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:20.180996 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:20.181436 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Availability Zones retrieved successfully. Jul 10 09:39:20.186475 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (cda04f7e-e893-465d-b778-5bf0233c0b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:20.187464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800dfe9c-5bae-4bbe-833e-23a6bf612daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.188373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:20.199622 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445d3d96-ad13-45df-a177-391337c4782f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:39:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1215720428',vendor_name='tempest-vendor_name-29854308'},id=dd794f05-2dda-4e75-882f-879d6dee0296,is_public=True,name='tempest-UserMessagesTest-volume-type-1460375662',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd794f05-2dda-4e75-882f-879d6dee0296', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.200412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdca3f8-31a5-441e-9e91-e856f3e3a30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.216835 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800dfe9c-5bae-4bbe-833e-23a6bf612daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:39:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2af0b27e-6569-46fe-b25f-f47db1f758a8,is_public=True,name='tempest-scenario-type-cryptsetup-1172946368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2af0b27e-6569-46fe-b25f-f47db1f758a8', '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=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.217557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a6e3c7-1018-4181-abba-9a0e7508f9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.229174 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1460375662 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1460375662, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:20.229536 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1460375662 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1460375662, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:20.251041 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1172946368 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1172946368, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:20.251435 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1172946368 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1172946368, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:20.258420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Created reservations ['587f8eb0-a2f6-4e14-a732-0e296e4d6459', '155aa551-9f0c-49d8-ba3d-756058978787', 'e12eed27-839d-4df9-9a92-442989150d75', '0b4560a9-d496-4c21-a9b0-ca31bdcb3aec'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:20.259250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdca3f8-31a5-441e-9e91-e856f3e3a30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587f8eb0-a2f6-4e14-a732-0e296e4d6459', '155aa551-9f0c-49d8-ba3d-756058978787', 'e12eed27-839d-4df9-9a92-442989150d75', '0b4560a9-d496-4c21-a9b0-ca31bdcb3aec']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.260088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a099b9-c860-48df-983c-9dd270247d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.285416 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a099b9-c860-48df-983c-9dd270247d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8b597d-dc2a-47d9-a986-243a4e14858a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1441972270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a748cb41c09423c96ed75f6b48f3e00',qos_specs=None,replication_status=,reservations=['587f8eb0-a2f6-4e14-a732-0e296e4d6459','155aa551-9f0c-49d8-ba3d-756058978787','e12eed27-839d-4df9-9a92-442989150d75','0b4560a9-d496-4c21-a9b0-ca31bdcb3aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19c8179147546d190fa29939ae94d9f',volume_type_id=dd794f05-2dda-4e75-882f-879d6dee0296), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1441972270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8b597d-dc2a-47d9-a986-243a4e14858a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a748cb41c09423c96ed75f6b48f3e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19c8179147546d190fa29939ae94d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd794f05-2dda-4e75-882f-879d6dee0296),volume_type_id=dd794f05-2dda-4e75-882f-879d6dee0296)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.285999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Created reservations ['9ac2f2bd-1481-4bc7-8f7e-1a4ed6889d77', 'af52da05-1ddc-460a-9150-625994837414', 'd067329e-1fcb-4126-a62f-168c585f4260', 'a4294af6-f19d-4e4e-825f-bd0d3e2fb42e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:20.286330 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9d00411-20d5-45fb-b8d6-deb05742f5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.286803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a6e3c7-1018-4181-abba-9a0e7508f9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ac2f2bd-1481-4bc7-8f7e-1a4ed6889d77', 'af52da05-1ddc-460a-9150-625994837414', 'd067329e-1fcb-4126-a62f-168c585f4260', 'a4294af6-f19d-4e4e-825f-bd0d3e2fb42e']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.287468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d9bc5e-4e23-4c49-b68f-14ee402582a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.302891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9d00411-20d5-45fb-b8d6-deb05742f5af) transitioned into state 'SUCCESS' from state '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-1441972270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a748cb41c09423c96ed75f6b48f3e00',qos_specs=None,replication_status=,reservations=['587f8eb0-a2f6-4e14-a732-0e296e4d6459','155aa551-9f0c-49d8-ba3d-756058978787','e12eed27-839d-4df9-9a92-442989150d75','0b4560a9-d496-4c21-a9b0-ca31bdcb3aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19c8179147546d190fa29939ae94d9f',volume_type_id=dd794f05-2dda-4e75-882f-879d6dee0296)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.303537 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d683ab61-08d4-47b8-8ca4-43547ea63670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.310059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d9bc5e-4e23-4c49-b68f-14ee402582a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e55653-a7ea-44a0-b970-ceda7924a158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1426311729',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['9ac2f2bd-1481-4bc7-8f7e-1a4ed6889d77','af52da05-1ddc-460a-9150-625994837414','d067329e-1fcb-4126-a62f-168c585f4260','a4294af6-f19d-4e4e-825f-bd0d3e2fb42e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=2af0b27e-6569-46fe-b25f-f47db1f758a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1426311729',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=16e55653-a7ea-44a0-b970-ceda7924a158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d7e1e30c0342dfb4c6a6a619517f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2af0b27e-6569-46fe-b25f-f47db1f758a8),volume_type_id=2af0b27e-6569-46fe-b25f-f47db1f758a8)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.310786 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44a1f88-2b4f-4d2e-a3d7-8aa8630154a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.313610 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d683ab61-08d4-47b8-8ca4-43547ea63670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.314464 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Flow 'volume_create_api' (72746cdc-a5cf-4179-aaee-b15313287559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:20.314938 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Create volume request issued successfully. Jul 10 09:39:20.315946 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ec6cb169-7760-4895-9ca2-ce511657e73b tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:20.316596 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1067/4232] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:39:20 2026] POST /volume/v3/volumes => generated 786 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:20.327561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5ffd8d19-36cb-497c-8ec5-d7c875f12d3e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:20.331665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44a1f88-2b4f-4d2e-a3d7-8aa8630154a4) transitioned into state 'SUCCESS' from state '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-1426311729',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['9ac2f2bd-1481-4bc7-8f7e-1a4ed6889d77','af52da05-1ddc-460a-9150-625994837414','d067329e-1fcb-4126-a62f-168c585f4260','a4294af6-f19d-4e4e-825f-bd0d3e2fb42e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=2af0b27e-6569-46fe-b25f-f47db1f758a8)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.332712 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35624b92-902c-414c-9276-b45d31655ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:20.333234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ffd8d19-36cb-497c-8ec5-d7c875f12d3e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a Jul 10 09:39:20.333491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ffd8d19-36cb-497c-8ec5-d7c875f12d3e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:20.333718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5ffd8d19-36cb-497c-8ec5-d7c875f12d3e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:20.343506 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35624b92-902c-414c-9276-b45d31655ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:20.344281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (cda04f7e-e893-465d-b778-5bf0233c0b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:20.344559 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request issued successfully. Jul 10 09:39:20.345085 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-04cb348e-abcd-4cd0-8c8d-7f6a0038183a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:20.345467 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1054/4233] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:39:20 2026] POST /volume/v3/volumes => generated 791 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:20.350588 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:20.350588 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:20.357760 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5ffd8d19-36cb-497c-8ec5-d7c875f12d3e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:20.361878 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5ffd8d19-36cb-497c-8ec5-d7c875f12d3e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a returned with HTTP 200 Jul 10 09:39:20.362275 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1059/4234] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:20 2026] GET /volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:21.376793 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d9be1a5d-5de6-4741-aec3-ec279d0f9356 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.378650 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d9be1a5d-5de6-4741-aec3-ec279d0f9356 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a Jul 10 09:39:21.378889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d9be1a5d-5de6-4741-aec3-ec279d0f9356 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.379086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d9be1a5d-5de6-4741-aec3-ec279d0f9356 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.386230 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.386230 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:21.390402 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d9be1a5d-5de6-4741-aec3-ec279d0f9356 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:21.395088 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d9be1a5d-5de6-4741-aec3-ec279d0f9356 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a returned with HTTP 200 Jul 10 09:39:21.395504 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1055/4235] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:21.407622 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-59cd58c2-6da9-4c17-943f-b7537ade43b2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.409749 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-59cd58c2-6da9-4c17-943f-b7537ade43b2 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/messages Jul 10 09:39:21.409988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-59cd58c2-6da9-4c17-943f-b7537ade43b2 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.410220 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-59cd58c2-6da9-4c17-943f-b7537ade43b2 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.410515 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.410515 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:21.415177 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-59cd58c2-6da9-4c17-943f-b7537ade43b2 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:39:21.415641 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1068/4236] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:21.425020 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-85446f47-0060-4e4e-9a86-b91d4678614d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.427262 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85446f47-0060-4e4e-9a86-b91d4678614d tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] DELETE https://10.4.3.103/volume/v3/messages/d3800614-a964-4bb4-8730-91bd5328e1d1 Jul 10 09:39:21.427527 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85446f47-0060-4e4e-9a86-b91d4678614d tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.427780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85446f47-0060-4e4e-9a86-b91d4678614d tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.433438 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.433438 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:21.440258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85446f47-0060-4e4e-9a86-b91d4678614d tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages/d3800614-a964-4bb4-8730-91bd5328e1d1 returned with HTTP 204 Jul 10 09:39:21.440704 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1055/4237] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:39:21 2026] DELETE /volume/v3/messages/d3800614-a964-4bb4-8730-91bd5328e1d1 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:39:21.447927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1a9af013-c59f-4a1c-b569-cafb1ac60d41 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.451897 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1a9af013-c59f-4a1c-b569-cafb1ac60d41 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/messages/d3800614-a964-4bb4-8730-91bd5328e1d1 Jul 10 09:39:21.452119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1a9af013-c59f-4a1c-b569-cafb1ac60d41 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.452296 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1a9af013-c59f-4a1c-b569-cafb1ac60d41 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.455094 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1a9af013-c59f-4a1c-b569-cafb1ac60d41 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages/d3800614-a964-4bb4-8730-91bd5328e1d1 returned with HTTP 404 Jul 10 09:39:21.455515 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1060/4238] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/messages/d3800614-a964-4bb4-8730-91bd5328e1d1 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:21.463096 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6dd126c0-4574-4952-a420-0d7534a91c84 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.464781 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6dd126c0-4574-4952-a420-0d7534a91c84 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a Jul 10 09:39:21.465015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6dd126c0-4574-4952-a420-0d7534a91c84 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.465272 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6dd126c0-4574-4952-a420-0d7534a91c84 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.472281 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.472281 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:21.476107 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6dd126c0-4574-4952-a420-0d7534a91c84 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:21.480298 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6dd126c0-4574-4952-a420-0d7534a91c84 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a returned with HTTP 200 Jul 10 09:39:21.480748 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1056/4239] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:21.495267 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.497415 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] DELETE https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a Jul 10 09:39:21.497759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.498030 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.498278 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Delete volume with id: dd8b597d-dc2a-47d9-a986-243a4e14858a Jul 10 09:39:21.507740 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.507740 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:21.508407 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:21.510155 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:39:21.535585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Created reservations ['1a5415fe-7a18-4e7c-81e2-a142479a4e5a', '26afc546-b720-4bf6-8ab0-454969160ed6', '43f542d6-16f7-47e5-b989-efc581fa0304', 'd836ee62-8c67-4581-983c-7dad4d29756c'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:21.570259 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Delete volume request issued successfully. Jul 10 09:39:21.570735 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-95935d28-20fa-44b1-bc0e-a01edb3977ba tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a returned with HTTP 202 Jul 10 09:39:21.571109 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1069/4240] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:39:21 2026] DELETE /volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:21.578027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-25a31142-6be5-4f23-967a-fe9e77c715ea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.579902 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-25a31142-6be5-4f23-967a-fe9e77c715ea tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a Jul 10 09:39:21.580108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-25a31142-6be5-4f23-967a-fe9e77c715ea tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.580273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-25a31142-6be5-4f23-967a-fe9e77c715ea tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.585524 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-25a31142-6be5-4f23-967a-fe9e77c715ea tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a returned with HTTP 404 Jul 10 09:39:21.586003 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1056/4241] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/volumes/dd8b597d-dc2a-47d9-a986-243a4e14858a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:21.593062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6ce372b1-ef58-42cc-921a-4d99a618590d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.595039 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ce372b1-ef58-42cc-921a-4d99a618590d tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] DELETE https://10.4.3.103/volume/v3/types/dd794f05-2dda-4e75-882f-879d6dee0296 Jul 10 09:39:21.595247 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ce372b1-ef58-42cc-921a-4d99a618590d tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.595430 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6ce372b1-ef58-42cc-921a-4d99a618590d tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.617064 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6ce372b1-ef58-42cc-921a-4d99a618590d tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] https://10.4.3.103/volume/v3/types/dd794f05-2dda-4e75-882f-879d6dee0296 returned with HTTP 202 Jul 10 09:39:21.617456 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1061/4242] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:21 2026] DELETE /volume/v3/types/dd794f05-2dda-4e75-882f-879d6dee0296 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:21.624225 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a5f30011-e7ed-4d84-8c76-9e3bb6d3c3e1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.625812 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a5f30011-e7ed-4d84-8c76-9e3bb6d3c3e1 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] GET https://10.4.3.103/volume/v3/types/dd794f05-2dda-4e75-882f-879d6dee0296 Jul 10 09:39:21.625998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a5f30011-e7ed-4d84-8c76-9e3bb6d3c3e1 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.626176 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a5f30011-e7ed-4d84-8c76-9e3bb6d3c3e1 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.629406 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a5f30011-e7ed-4d84-8c76-9e3bb6d3c3e1 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] https://10.4.3.103/volume/v3/types/dd794f05-2dda-4e75-882f-879d6dee0296 returned with HTTP 404 Jul 10 09:39:21.629865 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1057/4243] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/types/dd794f05-2dda-4e75-882f-879d6dee0296 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:21.637363 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1b862b86-ef17-40d4-bdfc-c51648924c4f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.639055 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b862b86-ef17-40d4-bdfc-c51648924c4f tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:21.639404 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1b862b86-ef17-40d4-bdfc-c51648924c4f tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-104716716", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1761301669", "vendor_name": "tempest-vendor_name-2134409771"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:21.651679 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1b862b86-ef17-40d4-bdfc-c51648924c4f tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:21.652007 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1070/4244] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:39:21 2026] POST /volume/v3/types => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:21.660019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.661656 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:21.661960 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38802b37-6816-4331-ab97-fd246d61fc92", "size": 1, "name": "tempest-UserMessagesTest-Volume-961830205"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:21.663291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Create volume request body: {'volume': {'volume_type': '38802b37-6816-4331-ab97-fd246d61fc92', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-961830205'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:21.667096 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Create volume of 1 GB Jul 10 09:39:21.667366 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.667366 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:21.667853 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Availability Zones retrieved successfully. Jul 10 09:39:21.672902 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Flow 'volume_create_api' (bba1f9e7-520f-4cf3-8a70-cf7dc0d41888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:21.675120 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab03cb9-b6f8-4e8b-bfa6-5a46000a14ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:21.675957 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:21.695019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab03cb9-b6f8-4e8b-bfa6-5a46000a14ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:39:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1761301669',vendor_name='tempest-vendor_name-2134409771'},id=38802b37-6816-4331-ab97-fd246d61fc92,is_public=True,name='tempest-UserMessagesTest-volume-type-104716716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38802b37-6816-4331-ab97-fd246d61fc92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:21.695731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c2aef1-44cd-410a-8628-f7f97d92d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:21.721432 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-104716716 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-104716716, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:21.721677 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-104716716 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-104716716, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:21.751259 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Created reservations ['3a1e7799-ce29-42bc-b141-62359e37344e', '31e1a1e2-d097-4dbc-949a-a2a67b983adc', 'd82df21d-3407-496e-947f-54dbb6ff7563', '61f63440-276c-4f96-a61e-62203d4c7303'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:21.752213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c2aef1-44cd-410a-8628-f7f97d92d1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a1e7799-ce29-42bc-b141-62359e37344e', '31e1a1e2-d097-4dbc-949a-a2a67b983adc', 'd82df21d-3407-496e-947f-54dbb6ff7563', '61f63440-276c-4f96-a61e-62203d4c7303']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:21.752982 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25011fe4-43f9-44af-ae2e-b97a6729e148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:21.777773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25011fe4-43f9-44af-ae2e-b97a6729e148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e760d405-8597-46d1-a77f-446f6dd2cadc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-961830205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a748cb41c09423c96ed75f6b48f3e00',qos_specs=None,replication_status=,reservations=['3a1e7799-ce29-42bc-b141-62359e37344e','31e1a1e2-d097-4dbc-949a-a2a67b983adc','d82df21d-3407-496e-947f-54dbb6ff7563','61f63440-276c-4f96-a61e-62203d4c7303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19c8179147546d190fa29939ae94d9f',volume_type_id=38802b37-6816-4331-ab97-fd246d61fc92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-961830205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e760d405-8597-46d1-a77f-446f6dd2cadc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a748cb41c09423c96ed75f6b48f3e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19c8179147546d190fa29939ae94d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38802b37-6816-4331-ab97-fd246d61fc92),volume_type_id=38802b37-6816-4331-ab97-fd246d61fc92)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:21.778618 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7d3544-6733-48e1-a732-21a97a908641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:21.795725 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7d3544-6733-48e1-a732-21a97a908641) transitioned into state 'SUCCESS' from state '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-961830205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a748cb41c09423c96ed75f6b48f3e00',qos_specs=None,replication_status=,reservations=['3a1e7799-ce29-42bc-b141-62359e37344e','31e1a1e2-d097-4dbc-949a-a2a67b983adc','d82df21d-3407-496e-947f-54dbb6ff7563','61f63440-276c-4f96-a61e-62203d4c7303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19c8179147546d190fa29939ae94d9f',volume_type_id=38802b37-6816-4331-ab97-fd246d61fc92)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:21.796421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7795ec11-a046-420d-96fe-c5f7bcecf152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:21.809047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7795ec11-a046-420d-96fe-c5f7bcecf152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:21.809752 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Flow 'volume_create_api' (bba1f9e7-520f-4cf3-8a70-cf7dc0d41888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:21.810047 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Create volume request issued successfully. Jul 10 09:39:21.810605 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5ad638f5-517a-42f0-a147-9e8ab9f62c76 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:21.811022 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1057/4245] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:39:21 2026] POST /volume/v3/volumes => generated 784 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:21.825304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f330299d-de1f-487a-882f-4b9dca9d3ca1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:21.828282 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f330299d-de1f-487a-882f-4b9dca9d3ca1 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc Jul 10 09:39:21.828477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f330299d-de1f-487a-882f-4b9dca9d3ca1 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:21.828682 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f330299d-de1f-487a-882f-4b9dca9d3ca1 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:21.835949 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:21.835949 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:21.839802 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f330299d-de1f-487a-882f-4b9dca9d3ca1 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:21.844989 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f330299d-de1f-487a-882f-4b9dca9d3ca1 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc returned with HTTP 200 Jul 10 09:39:21.845370 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1062/4246] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:21 2026] GET /volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:22.859429 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2ce0ab20-5607-484d-8984-abd427ad29ed None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.861536 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2ce0ab20-5607-484d-8984-abd427ad29ed tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc Jul 10 09:39:22.861806 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2ce0ab20-5607-484d-8984-abd427ad29ed tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.862028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2ce0ab20-5607-484d-8984-abd427ad29ed tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.870743 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:22.870743 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:22.876796 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2ce0ab20-5607-484d-8984-abd427ad29ed tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:22.882649 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2ce0ab20-5607-484d-8984-abd427ad29ed tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc returned with HTTP 200 Jul 10 09:39:22.883126 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1058/4247] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:22 2026] GET /volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:22.894584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-50b24f2e-2bf2-4735-abcd-812b3677cfaa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.896585 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50b24f2e-2bf2-4735-abcd-812b3677cfaa tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/messages Jul 10 09:39:22.896985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50b24f2e-2bf2-4735-abcd-812b3677cfaa tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.897276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-50b24f2e-2bf2-4735-abcd-812b3677cfaa tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.902200 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-50b24f2e-2bf2-4735-abcd-812b3677cfaa tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:39:22.902588 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1071/4248] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:39:22 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:22.911140 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f841c54a-e050-4f2f-be35-3074e57922be None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.913368 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f841c54a-e050-4f2f-be35-3074e57922be tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/messages/723f5338-eb50-4778-951e-4d97fbe5f1d1 Jul 10 09:39:22.913669 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f841c54a-e050-4f2f-be35-3074e57922be tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.913915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f841c54a-e050-4f2f-be35-3074e57922be tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.917161 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:22.917161 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:22.917855 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f841c54a-e050-4f2f-be35-3074e57922be tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages/723f5338-eb50-4778-951e-4d97fbe5f1d1 returned with HTTP 200 Jul 10 09:39:22.918287 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1058/4249] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:39:22 2026] GET /volume/v3/messages/723f5338-eb50-4778-951e-4d97fbe5f1d1 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:22.926607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-372487ad-eb2c-47db-827b-df9560d9b63e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.928886 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-372487ad-eb2c-47db-827b-df9560d9b63e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/messages Jul 10 09:39:22.929316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-372487ad-eb2c-47db-827b-df9560d9b63e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.929514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-372487ad-eb2c-47db-827b-df9560d9b63e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.933712 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-372487ad-eb2c-47db-827b-df9560d9b63e tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages returned with HTTP 200 Jul 10 09:39:22.934069 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1063/4250] 10.4.3.103 () {68 vars in 1280 bytes} [Fri Jul 10 09:39:22 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:22.942369 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-71590458-8aa9-410b-90ee-46328d7d49de None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.944429 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71590458-8aa9-410b-90ee-46328d7d49de tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] DELETE https://10.4.3.103/volume/v3/messages/723f5338-eb50-4778-951e-4d97fbe5f1d1 Jul 10 09:39:22.944688 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71590458-8aa9-410b-90ee-46328d7d49de tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.944932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71590458-8aa9-410b-90ee-46328d7d49de tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.953535 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71590458-8aa9-410b-90ee-46328d7d49de tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/messages/723f5338-eb50-4778-951e-4d97fbe5f1d1 returned with HTTP 204 Jul 10 09:39:22.954011 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1059/4251] 10.4.3.103 () {68 vars in 1394 bytes} [Fri Jul 10 09:39:22 2026] DELETE /volume/v3/messages/723f5338-eb50-4778-951e-4d97fbe5f1d1 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 09:39:22.960405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1820a211-8336-4d18-8582-9b38649d1b0f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.962084 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1820a211-8336-4d18-8582-9b38649d1b0f tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc Jul 10 09:39:22.962287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1820a211-8336-4d18-8582-9b38649d1b0f tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.962502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1820a211-8336-4d18-8582-9b38649d1b0f tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.969175 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:22.969175 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:22.972501 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1820a211-8336-4d18-8582-9b38649d1b0f tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:22.976487 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1820a211-8336-4d18-8582-9b38649d1b0f tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc returned with HTTP 200 Jul 10 09:39:22.976897 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1072/4252] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:22 2026] GET /volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:22.988648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4092e90f-4e13-403e-adb0-1eee282bf538 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:22.990483 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc Jul 10 09:39:22.990710 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:22.990896 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:22.991128 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Delete volume with id: e760d405-8597-46d1-a77f-446f6dd2cadc Jul 10 09:39:22.998377 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:22.998377 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:22.998817 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Volume info retrieved successfully. Jul 10 09:39:23.000113 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 09:39:23.019648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Created reservations ['e9b55f29-9f4f-4876-b98a-301c0b9115f9', '7b63b9e8-9cf0-46d4-8c0e-585141a2ba1c', 'b7498881-a952-4db7-8989-fa2db6517bba', 'ae9a714e-3d27-4710-b07c-b5abef1bc7ee'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:23.048713 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Delete volume request issued successfully. Jul 10 09:39:23.048935 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4092e90f-4e13-403e-adb0-1eee282bf538 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc returned with HTTP 202 Jul 10 09:39:23.049335 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1059/4253] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:39:22 2026] DELETE /volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:23.056168 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9dda474c-3d2f-4f6f-b776-4e3f64a436e4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:23.058088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9dda474c-3d2f-4f6f-b776-4e3f64a436e4 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] GET https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc Jul 10 09:39:23.058324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9dda474c-3d2f-4f6f-b776-4e3f64a436e4 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:23.058545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9dda474c-3d2f-4f6f-b776-4e3f64a436e4 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:23.065120 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9dda474c-3d2f-4f6f-b776-4e3f64a436e4 tempest-UserMessagesTest-1419406187 tempest-UserMessagesTest-1419406187-project-member] https://10.4.3.103/volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc returned with HTTP 404 Jul 10 09:39:23.065653 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1064/4254] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:39:23 2026] GET /volume/v3/volumes/e760d405-8597-46d1-a77f-446f6dd2cadc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:23.073671 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab68fe18-07f2-4b46-bab4-bfcd9f0eebfe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:23.075522 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab68fe18-07f2-4b46-bab4-bfcd9f0eebfe tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] DELETE https://10.4.3.103/volume/v3/types/38802b37-6816-4331-ab97-fd246d61fc92 Jul 10 09:39:23.075776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab68fe18-07f2-4b46-bab4-bfcd9f0eebfe tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:23.075956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab68fe18-07f2-4b46-bab4-bfcd9f0eebfe tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:23.096533 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab68fe18-07f2-4b46-bab4-bfcd9f0eebfe tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] https://10.4.3.103/volume/v3/types/38802b37-6816-4331-ab97-fd246d61fc92 returned with HTTP 202 Jul 10 09:39:23.096946 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1060/4255] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:23 2026] DELETE /volume/v3/types/38802b37-6816-4331-ab97-fd246d61fc92 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:23.103400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-187eaaf3-e020-41fe-af45-e423567ae606 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:23.105098 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-187eaaf3-e020-41fe-af45-e423567ae606 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] GET https://10.4.3.103/volume/v3/types/38802b37-6816-4331-ab97-fd246d61fc92 Jul 10 09:39:23.105292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-187eaaf3-e020-41fe-af45-e423567ae606 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:23.105458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-187eaaf3-e020-41fe-af45-e423567ae606 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:23.108757 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-187eaaf3-e020-41fe-af45-e423567ae606 tempest-UserMessagesTest-435816510 tempest-UserMessagesTest-435816510-project-admin] https://10.4.3.103/volume/v3/types/38802b37-6816-4331-ab97-fd246d61fc92 returned with HTTP 404 Jul 10 09:39:23.109220 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1073/4256] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:23 2026] GET /volume/v3/types/38802b37-6816-4331-ab97-fd246d61fc92 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:25.073646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:25.154431 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] GET https://10.4.3.103/volume/v3/os-hosts Jul 10 09:39:25.154635 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:25.154817 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:25.160372 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.hosts [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] status, active and update: available, enabled, 2026-07-10 09:38:19+00:00 {{(pid=99956) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 09:39:25.160471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.hosts [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] status, active and update: available, enabled, 2026-07-10 09:38:17+00:00 {{(pid=99956) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 09:39:25.160608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.hosts [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] status, active and update: available, enabled, 2026-07-10 09:37:53+00:00 {{(pid=99956) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 09:39:25.160900 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1bc59e26-d2fb-41ba-bd41-dbebfa21abe2 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] https://10.4.3.103/volume/v3/os-hosts returned with HTTP 200 Jul 10 09:39:25.161296 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1060/4257] 10.4.3.103 () {66 vars in 1240 bytes} [Fri Jul 10 09:39:25 2026] GET /volume/v3/os-hosts => generated 560 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:25.169771 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:25.171432 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] GET https://10.4.3.103/volume/v3/os-hosts Jul 10 09:39:25.171655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:25.171835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:25.177325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.hosts [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] status, active and update: available, enabled, 2026-07-10 09:38:19+00:00 {{(pid=99954) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 09:39:25.177452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.hosts [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] status, active and update: available, enabled, 2026-07-10 09:38:17+00:00 {{(pid=99954) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 09:39:25.177522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.hosts [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] status, active and update: available, enabled, 2026-07-10 09:37:53+00:00 {{(pid=99954) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 09:39:25.177827 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7fdfc5f-275e-48bf-a93c-bed8af114c17 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] https://10.4.3.103/volume/v3/os-hosts returned with HTTP 200 Jul 10 09:39:25.178189 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1065/4258] 10.4.3.103 () {66 vars in 1240 bytes} [Fri Jul 10 09:39:25 2026] GET /volume/v3/os-hosts => generated 560 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:25.185859 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-52caf9d3-abfa-45be-bd72-1d7fc821a350 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:25.187931 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52caf9d3-abfa-45be-bd72-1d7fc821a350 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] GET https://10.4.3.103/volume/v3/os-hosts/np0000004982@storpool Jul 10 09:39:25.188175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52caf9d3-abfa-45be-bd72-1d7fc821a350 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:25.188392 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52caf9d3-abfa-45be-bd72-1d7fc821a350 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:25.230656 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52caf9d3-abfa-45be-bd72-1d7fc821a350 tempest-VolumeHostsAdminTestsJSON-1292459876 tempest-VolumeHostsAdminTestsJSON-1292459876-project-admin] https://10.4.3.103/volume/v3/os-hosts/np0000004982@storpool returned with HTTP 200 Jul 10 09:39:25.231065 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1061/4259] 10.4.3.103 () {66 vars in 1306 bytes} [Fri Jul 10 09:39:25 2026] GET /volume/v3/os-hosts/np0000004982@storpool => generated 745 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:26.944262 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a8247cc1-af3d-4a03-a91d-48ba0521d795 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:27.026814 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a8247cc1-af3d-4a03-a91d-48ba0521d795 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:27.027231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a8247cc1-af3d-4a03-a91d-48ba0521d795 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1677770670", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:27.043881 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a8247cc1-af3d-4a03-a91d-48ba0521d795 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:27.044299 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1074/4260] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:39:26 2026] POST /volume/v3/types => generated 275 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:27.052690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1a17bf65-4b82-497f-9d93-9d0b0c46942f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:27.054364 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a17bf65-4b82-497f-9d93-9d0b0c46942f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:27.054704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a17bf65-4b82-497f-9d93-9d0b0c46942f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1071156791", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:27.068370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a17bf65-4b82-497f-9d93-9d0b0c46942f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:27.069022 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1061/4261] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:39:27 2026] POST /volume/v3/types => generated 275 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:27.077082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b02e8032-4a6a-40cd-9580-94104556cec1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:27.131744 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:27.132037 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1812821742", "volume_type": "38e3ddb5-636f-44b8-a55e-d95a113e2899", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:27.133724 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1812821742', 'volume_type': '38e3ddb5-636f-44b8-a55e-d95a113e2899', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:27.137752 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Create volume of 1 GB Jul 10 09:39:27.138051 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:27.138051 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:27.138528 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Availability Zones retrieved successfully. Jul 10 09:39:27.143304 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Flow 'volume_create_api' (683b4b5d-d531-4f68-8dd7-496ea9f63e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:27.144111 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (839c1649-ffa6-4989-97f7-6e7012f0381f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:27.145059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:27.165780 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (839c1649-ffa6-4989-97f7-6e7012f0381f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:39:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=38e3ddb5-636f-44b8-a55e-d95a113e2899,is_public=True,name='tempest-VolumeTypesTest-volume-type-1677770670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38e3ddb5-636f-44b8-a55e-d95a113e2899', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:27.166456 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4eb0e2c-8bcc-44ce-b432-fbe53b69fc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:27.189587 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1677770670 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1677770670, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:27.189864 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1677770670 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1677770670, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:27.219210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Created reservations ['a5ca3316-a4ad-4586-8910-0acd728a3e73', 'f56c0b65-199f-4d88-9acf-490e05c9396d', '788a14e0-30e6-453e-83e9-d576c94cdb07', '54187f7c-56ba-4c12-b87f-7241312aa448'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:27.220177 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4eb0e2c-8bcc-44ce-b432-fbe53b69fc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ca3316-a4ad-4586-8910-0acd728a3e73', 'f56c0b65-199f-4d88-9acf-490e05c9396d', '788a14e0-30e6-453e-83e9-d576c94cdb07', '54187f7c-56ba-4c12-b87f-7241312aa448']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:27.220852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446fc9df-ca2f-4c50-be1a-a778e60afd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:27.245207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446fc9df-ca2f-4c50-be1a-a778e60afd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ad1f328-a27e-42f1-993c-454c6c67a619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1812821742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57745b4d67b46a2b20d570d7265cfd5',qos_specs=None,replication_status=,reservations=['a5ca3316-a4ad-4586-8910-0acd728a3e73','f56c0b65-199f-4d88-9acf-490e05c9396d','788a14e0-30e6-453e-83e9-d576c94cdb07','54187f7c-56ba-4c12-b87f-7241312aa448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed722a428b14551aaee891f86c17bc8',volume_type_id=38e3ddb5-636f-44b8-a55e-d95a113e2899), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1812821742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ad1f328-a27e-42f1-993c-454c6c67a619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57745b4d67b46a2b20d570d7265cfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed722a428b14551aaee891f86c17bc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38e3ddb5-636f-44b8-a55e-d95a113e2899),volume_type_id=38e3ddb5-636f-44b8-a55e-d95a113e2899)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:27.245919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a00a6ac-6777-435d-864a-0f2ae2f00cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:27.265488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a00a6ac-6777-435d-864a-0f2ae2f00cd9) transitioned into state 'SUCCESS' from state '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-1812821742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57745b4d67b46a2b20d570d7265cfd5',qos_specs=None,replication_status=,reservations=['a5ca3316-a4ad-4586-8910-0acd728a3e73','f56c0b65-199f-4d88-9acf-490e05c9396d','788a14e0-30e6-453e-83e9-d576c94cdb07','54187f7c-56ba-4c12-b87f-7241312aa448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed722a428b14551aaee891f86c17bc8',volume_type_id=38e3ddb5-636f-44b8-a55e-d95a113e2899)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:27.266251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d5df57-a572-4c27-8c3d-006f533fccf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:27.274873 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d5df57-a572-4c27-8c3d-006f533fccf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:27.275661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Flow 'volume_create_api' (683b4b5d-d531-4f68-8dd7-496ea9f63e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:27.275915 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Create volume request issued successfully. Jul 10 09:39:27.276417 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b02e8032-4a6a-40cd-9580-94104556cec1 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:27.276794 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1066/4262] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:39:27 2026] POST /volume/v3/volumes => generated 784 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:27.292719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b369d0fe-0643-401c-a430-8bac74c2d279 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:27.294362 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b369d0fe-0643-401c-a430-8bac74c2d279 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:27.294533 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b369d0fe-0643-401c-a430-8bac74c2d279 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:27.294741 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b369d0fe-0643-401c-a430-8bac74c2d279 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:27.302489 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:27.302489 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:27.308384 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b369d0fe-0643-401c-a430-8bac74c2d279 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:27.314367 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b369d0fe-0643-401c-a430-8bac74c2d279 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:27.314908 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1062/4263] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:27 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:28.329286 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e7db9220-9ee5-4632-8768-3fa47c0d77eb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:28.331063 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e7db9220-9ee5-4632-8768-3fa47c0d77eb tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:28.331266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e7db9220-9ee5-4632-8768-3fa47c0d77eb tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:28.331472 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e7db9220-9ee5-4632-8768-3fa47c0d77eb tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:28.338588 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:28.338588 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:28.342596 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e7db9220-9ee5-4632-8768-3fa47c0d77eb tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:28.347358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e7db9220-9ee5-4632-8768-3fa47c0d77eb tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:28.347760 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1075/4264] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:28 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:28.358878 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:28.360675 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] POST https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619/action Jul 10 09:39:28.361024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Action body: b'{"os-retype": {"new_type": "04240963-5e99-4be4-849a-8ddaea4d51b8"}}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:39:28.361151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "04240963-5e99-4be4-849a-8ddaea4d51b8"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:28.371027 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:28.371027 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:28.371614 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:28.388097 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1071156791 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1071156791, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:28.388433 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1071156791 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1071156791, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:28.405995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Created reservations ['8917a339-b5f1-42da-93f1-59b1276204b7', 'b86a079f-e0af-433c-8b4d-666f0b14f6af'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:28.415470 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1677770670 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1677770670, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:28.415788 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1677770670 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1677770670, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:39:28.421546 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Created reservations ['5f608d46-abc4-44cb-bd6a-972f7d79b9ea', 'ec800f88-7e3f-4e12-a812-3def3a484c63'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:28.440850 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Retype volume request issued successfully. Jul 10 09:39:28.441108 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c0130f0-8190-4688-8c1d-b62da29711c6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619/action returned with HTTP 202 Jul 10 09:39:28.441486 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1062/4265] 10.4.3.103 () {68 vars in 1390 bytes} [Fri Jul 10 09:39:28 2026] POST /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:39:28.447900 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-30558fec-bcfb-4c35-aa21-2b303dfe3405 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:28.449593 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-30558fec-bcfb-4c35-aa21-2b303dfe3405 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:28.449797 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-30558fec-bcfb-4c35-aa21-2b303dfe3405 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:28.449985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-30558fec-bcfb-4c35-aa21-2b303dfe3405 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:28.457882 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:28.457882 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:28.461700 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-30558fec-bcfb-4c35-aa21-2b303dfe3405 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:28.466376 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-30558fec-bcfb-4c35-aa21-2b303dfe3405 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:28.466832 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1067/4266] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:28 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:29.479206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-53320f14-4420-4200-b718-64e49d096d9d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:29.480912 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-53320f14-4420-4200-b718-64e49d096d9d tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:29.481329 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-53320f14-4420-4200-b718-64e49d096d9d tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:29.481665 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-53320f14-4420-4200-b718-64e49d096d9d tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:29.488646 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:29.488646 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:29.491887 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-53320f14-4420-4200-b718-64e49d096d9d tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:29.496333 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-53320f14-4420-4200-b718-64e49d096d9d tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:29.496754 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1063/4267] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:29 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:29.508435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f79e3a01-13a4-4175-bf8b-2f83e28e089e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:29.510296 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f79e3a01-13a4-4175-bf8b-2f83e28e089e tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:29.510520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f79e3a01-13a4-4175-bf8b-2f83e28e089e tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:29.510756 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f79e3a01-13a4-4175-bf8b-2f83e28e089e tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:29.517610 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:29.517610 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:29.521047 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f79e3a01-13a4-4175-bf8b-2f83e28e089e tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:29.524897 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f79e3a01-13a4-4175-bf8b-2f83e28e089e tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:29.525282 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1076/4268] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:29 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:29.536202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-915aebed-0fb7-4dfb-917d-aa0f92c4d943 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:29.538061 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-915aebed-0fb7-4dfb-917d-aa0f92c4d943 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:29.538256 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-915aebed-0fb7-4dfb-917d-aa0f92c4d943 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:29.538440 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-915aebed-0fb7-4dfb-917d-aa0f92c4d943 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:29.545121 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:29.545121 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:29.548724 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-915aebed-0fb7-4dfb-917d-aa0f92c4d943 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:29.552557 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-915aebed-0fb7-4dfb-917d-aa0f92c4d943 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:29.552953 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1063/4269] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:29 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:29.563556 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eff37848-c27c-46d8-8d78-5c74eb580cef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:29.565483 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] DELETE https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:29.565726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:29.565943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:29.566121 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Delete volume with id: 0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:29.572997 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:29.572997 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:29.573394 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:29.587749 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Delete volume request issued successfully. Jul 10 09:39:29.587947 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eff37848-c27c-46d8-8d78-5c74eb580cef tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 202 Jul 10 09:39:29.588388 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1068/4270] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:39:29 2026] DELETE /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:29.595299 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5ec08a5b-713f-4655-a3af-8b1fcd9f9a2c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:29.597095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ec08a5b-713f-4655-a3af-8b1fcd9f9a2c tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:29.597286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ec08a5b-713f-4655-a3af-8b1fcd9f9a2c tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:29.597493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ec08a5b-713f-4655-a3af-8b1fcd9f9a2c tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:29.608557 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:29.608557 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:29.612865 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5ec08a5b-713f-4655-a3af-8b1fcd9f9a2c tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Volume info retrieved successfully. Jul 10 09:39:29.617609 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ec08a5b-713f-4655-a3af-8b1fcd9f9a2c tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 200 Jul 10 09:39:29.618082 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1064/4271] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:29 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.633161 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c757b3ba-1043-438c-989e-2a97616a7ad6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.634815 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c757b3ba-1043-438c-989e-2a97616a7ad6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] GET https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 Jul 10 09:39:30.635020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c757b3ba-1043-438c-989e-2a97616a7ad6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.635266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c757b3ba-1043-438c-989e-2a97616a7ad6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.641953 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c757b3ba-1043-438c-989e-2a97616a7ad6 tempest-VolumeTypesTest-538054012 tempest-VolumeTypesTest-538054012-project-member] https://10.4.3.103/volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 returned with HTTP 404 Jul 10 09:39:30.642542 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1077/4272] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/volumes/0ad1f328-a27e-42f1-993c-454c6c67a619 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:30.650335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-af465ddf-873b-42d2-a803-b45841c5528e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.652292 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-af465ddf-873b-42d2-a803-b45841c5528e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] DELETE https://10.4.3.103/volume/v3/types/04240963-5e99-4be4-849a-8ddaea4d51b8 Jul 10 09:39:30.652452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-af465ddf-873b-42d2-a803-b45841c5528e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.652626 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-af465ddf-873b-42d2-a803-b45841c5528e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.676715 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-af465ddf-873b-42d2-a803-b45841c5528e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/04240963-5e99-4be4-849a-8ddaea4d51b8 returned with HTTP 202 Jul 10 09:39:30.677202 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1064/4273] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:30 2026] DELETE /volume/v3/types/04240963-5e99-4be4-849a-8ddaea4d51b8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:30.684164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-97ecc62f-d32e-4e77-a75c-36f2c721f58e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.686278 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-97ecc62f-d32e-4e77-a75c-36f2c721f58e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/04240963-5e99-4be4-849a-8ddaea4d51b8 Jul 10 09:39:30.686525 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-97ecc62f-d32e-4e77-a75c-36f2c721f58e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.686804 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-97ecc62f-d32e-4e77-a75c-36f2c721f58e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.690681 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-97ecc62f-d32e-4e77-a75c-36f2c721f58e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/04240963-5e99-4be4-849a-8ddaea4d51b8 returned with HTTP 404 Jul 10 09:39:30.691284 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1069/4274] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/04240963-5e99-4be4-849a-8ddaea4d51b8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:30.699127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f22a87f5-4f66-4993-9633-71623c24ab3d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.701607 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f22a87f5-4f66-4993-9633-71623c24ab3d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] DELETE https://10.4.3.103/volume/v3/types/38e3ddb5-636f-44b8-a55e-d95a113e2899 Jul 10 09:39:30.701792 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f22a87f5-4f66-4993-9633-71623c24ab3d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.702033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f22a87f5-4f66-4993-9633-71623c24ab3d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.726017 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f22a87f5-4f66-4993-9633-71623c24ab3d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/38e3ddb5-636f-44b8-a55e-d95a113e2899 returned with HTTP 202 Jul 10 09:39:30.726763 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1065/4275] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:30 2026] DELETE /volume/v3/types/38e3ddb5-636f-44b8-a55e-d95a113e2899 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:30.737584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a1a4bfea-3573-469f-83bf-e3ed50de5051 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.739558 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1a4bfea-3573-469f-83bf-e3ed50de5051 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/38e3ddb5-636f-44b8-a55e-d95a113e2899 Jul 10 09:39:30.739791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a1a4bfea-3573-469f-83bf-e3ed50de5051 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.740032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a1a4bfea-3573-469f-83bf-e3ed50de5051 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.743388 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1a4bfea-3573-469f-83bf-e3ed50de5051 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/38e3ddb5-636f-44b8-a55e-d95a113e2899 returned with HTTP 404 Jul 10 09:39:30.743973 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1078/4276] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/38e3ddb5-636f-44b8-a55e-d95a113e2899 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:30.752081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea9c9b29-9479-4d34-8e6d-e90520201062 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.753872 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea9c9b29-9479-4d34-8e6d-e90520201062 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:30.754265 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea9c9b29-9479-4d34-8e6d-e90520201062 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-134428652", "description": "tempest-volume-type-description-968517404", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:30.770722 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea9c9b29-9479-4d34-8e6d-e90520201062 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:30.771166 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1065/4277] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:39:30 2026] POST /volume/v3/types => generated 313 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.778526 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-678962b9-fd3d-4ee5-9324-bc5af1da05c2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.780654 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-678962b9-fd3d-4ee5-9324-bc5af1da05c2 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 Jul 10 09:39:30.780841 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-678962b9-fd3d-4ee5-9324-bc5af1da05c2 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.781035 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-678962b9-fd3d-4ee5-9324-bc5af1da05c2 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.785855 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-678962b9-fd3d-4ee5-9324-bc5af1da05c2 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 returned with HTTP 200 Jul 10 09:39:30.786200 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1070/4278] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.794516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-976e0a9e-a086-4caf-b934-4dcc64f09e67 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.796471 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-976e0a9e-a086-4caf-b934-4dcc64f09e67 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] DELETE https://10.4.3.103/volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 Jul 10 09:39:30.796704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-976e0a9e-a086-4caf-b934-4dcc64f09e67 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.796932 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-976e0a9e-a086-4caf-b934-4dcc64f09e67 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.820725 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-976e0a9e-a086-4caf-b934-4dcc64f09e67 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 returned with HTTP 202 Jul 10 09:39:30.821185 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1066/4279] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:30 2026] DELETE /volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:30.830175 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-39d47555-c4e7-4541-8e12-0061b0524cad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.831780 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-39d47555-c4e7-4541-8e12-0061b0524cad tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 Jul 10 09:39:30.832093 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-39d47555-c4e7-4541-8e12-0061b0524cad tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.832288 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-39d47555-c4e7-4541-8e12-0061b0524cad tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.836660 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-39d47555-c4e7-4541-8e12-0061b0524cad tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 returned with HTTP 404 Jul 10 09:39:30.837251 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1079/4280] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/cc5caa90-3bbf-4fbd-85ed-5bff7960d314 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:30.844379 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0beb01ca-2001-4f19-be6e-efad13c581c0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.846052 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0beb01ca-2001-4f19-be6e-efad13c581c0 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:30.846395 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0beb01ca-2001-4f19-be6e-efad13c581c0 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1645712537"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:30.858685 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0beb01ca-2001-4f19-be6e-efad13c581c0 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:30.859135 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1066/4281] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:39:30 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.867110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eaf85d39-c966-4c37-9d6a-30c9b38af24b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.869041 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eaf85d39-c966-4c37-9d6a-30c9b38af24b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] POST https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption Jul 10 09:39:30.869617 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eaf85d39-c966-4c37-9d6a-30c9b38af24b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:30.883650 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eaf85d39-c966-4c37-9d6a-30c9b38af24b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption returned with HTTP 200 Jul 10 09:39:30.884366 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1071/4282] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:39:30 2026] POST /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.893797 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cea730a3-6517-49b9-8072-43e672f71e98 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.896153 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cea730a3-6517-49b9-8072-43e672f71e98 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption Jul 10 09:39:30.896409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cea730a3-6517-49b9-8072-43e672f71e98 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.896668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cea730a3-6517-49b9-8072-43e672f71e98 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.903649 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cea730a3-6517-49b9-8072-43e672f71e98 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption returned with HTTP 200 Jul 10 09:39:30.904195 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1067/4283] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.913688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d7b32e93-9fa3-4752-baf1-0bac76c2a7b8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.915760 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d7b32e93-9fa3-4752-baf1-0bac76c2a7b8 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] PUT https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/8a864049-1e76-4198-b2e0-2d0b933cf770 Jul 10 09:39:30.916676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d7b32e93-9fa3-4752-baf1-0bac76c2a7b8 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:30.932372 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d7b32e93-9fa3-4752-baf1-0bac76c2a7b8 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/8a864049-1e76-4198-b2e0-2d0b933cf770 returned with HTTP 200 Jul 10 09:39:30.932883 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1080/4284] 10.4.3.103 () {68 vars in 1507 bytes} [Fri Jul 10 09:39:30 2026] PUT /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/8a864049-1e76-4198-b2e0-2d0b933cf770 => generated 122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.942202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-49dd2dfe-7366-465f-ab1e-ac10e44d58f4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.944052 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-49dd2dfe-7366-465f-ab1e-ac10e44d58f4 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption Jul 10 09:39:30.944311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-49dd2dfe-7366-465f-ab1e-ac10e44d58f4 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.944555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-49dd2dfe-7366-465f-ab1e-ac10e44d58f4 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.951049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-49dd2dfe-7366-465f-ab1e-ac10e44d58f4 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption returned with HTTP 200 Jul 10 09:39:30.951446 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1067/4285] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:30.962870 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51f33f0f-269a-481a-b8e9-25cd18b932da None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.964963 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51f33f0f-269a-481a-b8e9-25cd18b932da tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/cipher Jul 10 09:39:30.965381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51f33f0f-269a-481a-b8e9-25cd18b932da tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.965826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51f33f0f-269a-481a-b8e9-25cd18b932da tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.973790 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51f33f0f-269a-481a-b8e9-25cd18b932da tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/cipher returned with HTTP 200 Jul 10 09:39:30.974700 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1072/4286] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:39:30 2026] GET /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:39:30.983403 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-61436100-dae2-4eae-9cf3-f0c9ef7c8ed3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:30.985764 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61436100-dae2-4eae-9cf3-f0c9ef7c8ed3 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] DELETE https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/8a864049-1e76-4198-b2e0-2d0b933cf770 Jul 10 09:39:30.986017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-61436100-dae2-4eae-9cf3-f0c9ef7c8ed3 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:30.986339 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-61436100-dae2-4eae-9cf3-f0c9ef7c8ed3 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:30.999799 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-61436100-dae2-4eae-9cf3-f0c9ef7c8ed3 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/8a864049-1e76-4198-b2e0-2d0b933cf770 returned with HTTP 202 Jul 10 09:39:31.000333 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1068/4287] 10.4.3.103 () {66 vars in 1489 bytes} [Fri Jul 10 09:39:30 2026] DELETE /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption/8a864049-1e76-4198-b2e0-2d0b933cf770 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:31.008403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d0d30ed0-27a6-42b2-8c09-15e24b0ac86a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.010291 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d0d30ed0-27a6-42b2-8c09-15e24b0ac86a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption Jul 10 09:39:31.010496 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d0d30ed0-27a6-42b2-8c09-15e24b0ac86a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.010711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d0d30ed0-27a6-42b2-8c09-15e24b0ac86a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.016529 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d0d30ed0-27a6-42b2-8c09-15e24b0ac86a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption returned with HTTP 200 Jul 10 09:39:31.017168 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1081/4288] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:39:31 2026] GET /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:39:31.027423 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d5e38ba8-c4dc-409d-919e-213bbc8a8b4d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.029356 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5e38ba8-c4dc-409d-919e-213bbc8a8b4d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption Jul 10 09:39:31.029580 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d5e38ba8-c4dc-409d-919e-213bbc8a8b4d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.029839 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d5e38ba8-c4dc-409d-919e-213bbc8a8b4d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.036183 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d5e38ba8-c4dc-409d-919e-213bbc8a8b4d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption returned with HTTP 200 Jul 10 09:39:31.036750 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1068/4289] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:39:31 2026] GET /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 09:39:31.047922 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1bf0b8f4-0dea-4cfc-b166-abe0d9ab824d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.049818 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1bf0b8f4-0dea-4cfc-b166-abe0d9ab824d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] DELETE https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40 Jul 10 09:39:31.050265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1bf0b8f4-0dea-4cfc-b166-abe0d9ab824d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.050656 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1bf0b8f4-0dea-4cfc-b166-abe0d9ab824d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.077279 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1bf0b8f4-0dea-4cfc-b166-abe0d9ab824d tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40 returned with HTTP 202 Jul 10 09:39:31.077999 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1073/4290] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:31 2026] DELETE /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:31.085513 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b9878cb7-91b8-417e-af5a-8d6d8e4af88a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.087207 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b9878cb7-91b8-417e-af5a-8d6d8e4af88a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40 Jul 10 09:39:31.087384 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b9878cb7-91b8-417e-af5a-8d6d8e4af88a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.087561 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b9878cb7-91b8-417e-af5a-8d6d8e4af88a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.090456 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b9878cb7-91b8-417e-af5a-8d6d8e4af88a tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40 returned with HTTP 404 Jul 10 09:39:31.091000 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1069/4291] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:31 2026] GET /volume/v3/types/9fc0d723-ba42-4717-a1cd-228db1922c40 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:31.098144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c0d250dd-2cb3-4426-9512-f1d83489297f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.100028 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0d250dd-2cb3-4426-9512-f1d83489297f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types Jul 10 09:39:31.100250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0d250dd-2cb3-4426-9512-f1d83489297f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.100435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0d250dd-2cb3-4426-9512-f1d83489297f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.114991 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0d250dd-2cb3-4426-9512-f1d83489297f tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:31.115388 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1082/4292] 10.4.3.103 () {66 vars in 1231 bytes} [Fri Jul 10 09:39:31 2026] GET /volume/v3/types => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:31.124137 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c838c009-3c0a-42bd-94cb-c252b94dfe76 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.126006 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c838c009-3c0a-42bd-94cb-c252b94dfe76 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:39:31.126363 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c838c009-3c0a-42bd-94cb-c252b94dfe76 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-796343685"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:31.139211 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c838c009-3c0a-42bd-94cb-c252b94dfe76 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:39:31.139645 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1069/4293] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:39:31 2026] POST /volume/v3/types => generated 220 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:31.147503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-be9708da-e22a-4a68-94e7-44d152af748e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.148818 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-be9708da-e22a-4a68-94e7-44d152af748e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] PUT https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 Jul 10 09:39:31.149237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-be9708da-e22a-4a68-94e7-44d152af748e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1372066438", "description": "tempest-volume-type-description-610271604", "is_public": false}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:31.185728 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-be9708da-e22a-4a68-94e7-44d152af748e tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 returned with HTTP 200 Jul 10 09:39:31.186290 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1074/4294] 10.4.3.103 () {68 vars in 1363 bytes} [Fri Jul 10 09:39:31 2026] PUT /volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 => generated 204 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:31.194415 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8996fef4-2059-40c3-aa6c-01dfaf7999e6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.196683 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8996fef4-2059-40c3-aa6c-01dfaf7999e6 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 Jul 10 09:39:31.196967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8996fef4-2059-40c3-aa6c-01dfaf7999e6 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.197217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8996fef4-2059-40c3-aa6c-01dfaf7999e6 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.203716 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8996fef4-2059-40c3-aa6c-01dfaf7999e6 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 returned with HTTP 200 Jul 10 09:39:31.204155 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1070/4295] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:31 2026] GET /volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:31.213553 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-34cff9fc-55fd-4867-9870-be441e38e31b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.215664 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34cff9fc-55fd-4867-9870-be441e38e31b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] DELETE https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 Jul 10 09:39:31.215863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34cff9fc-55fd-4867-9870-be441e38e31b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.216088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34cff9fc-55fd-4867-9870-be441e38e31b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.240355 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34cff9fc-55fd-4867-9870-be441e38e31b tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 returned with HTTP 202 Jul 10 09:39:31.240773 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1083/4296] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:39:31 2026] DELETE /volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:39:31.247658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fa91ec81-3776-478d-b84a-d4cee63d0185 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:31.249750 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa91ec81-3776-478d-b84a-d4cee63d0185 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] GET https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 Jul 10 09:39:31.250087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa91ec81-3776-478d-b84a-d4cee63d0185 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:31.250447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa91ec81-3776-478d-b84a-d4cee63d0185 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:31.254621 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa91ec81-3776-478d-b84a-d4cee63d0185 tempest-VolumeTypesTest-1550460087 tempest-VolumeTypesTest-1550460087-project-admin] https://10.4.3.103/volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 returned with HTTP 404 Jul 10 09:39:31.255229 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1070/4297] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:39:31 2026] GET /volume/v3/types/ff66040b-6fa9-41bc-9125-60125e518150 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:39:36.904319 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:36.962983 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:39:36.963427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-370788484"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:36.965023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-370788484'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:39:36.965023 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume of 1 GB Jul 10 09:39:36.969413 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability Zones retrieved successfully. Jul 10 09:39:36.974309 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (853b25db-5058-4868-92ab-5a63333d7536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:36.975128 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a9118a-bc99-4016-b759-bde03f27ab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:36.975952 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:39:36.999962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a9118a-bc99-4016-b759-bde03f27ab09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:37.000629 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661c9aaa-740e-4936-a062-88300acade4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:37.057153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['70e2d6cd-8ce6-4c30-ac79-ed32af1536f8', 'fb6c0984-cebf-44d8-a1a2-699bf3103089', '06497650-fb9c-4f59-919e-5ea3fd7a50c5', '062ae580-d531-42c0-a4c9-d9de589a415c'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:37.058222 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661c9aaa-740e-4936-a062-88300acade4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e2d6cd-8ce6-4c30-ac79-ed32af1536f8', 'fb6c0984-cebf-44d8-a1a2-699bf3103089', '06497650-fb9c-4f59-919e-5ea3fd7a50c5', '062ae580-d531-42c0-a4c9-d9de589a415c']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:37.059301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992e9cc4-514b-48c9-a618-6564868e999c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:37.086549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992e9cc4-514b-48c9-a618-6564868e999c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81004b0d-5a70-46a9-9cda-d0996d28bf79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-370788484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['70e2d6cd-8ce6-4c30-ac79-ed32af1536f8','fb6c0984-cebf-44d8-a1a2-699bf3103089','06497650-fb9c-4f59-919e-5ea3fd7a50c5','062ae580-d531-42c0-a4c9-d9de589a415c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-370788484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81004b0d-5a70-46a9-9cda-d0996d28bf79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97adbe34a1347bc917adbd1f89d003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510a4dedf24148e3b77023fa32ad8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:37.087956 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a998c76-b80a-4566-b944-a5a205885488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:37.105210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a998c76-b80a-4566-b944-a5a205885488) transitioned into state 'SUCCESS' from state '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-370788484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['70e2d6cd-8ce6-4c30-ac79-ed32af1536f8','fb6c0984-cebf-44d8-a1a2-699bf3103089','06497650-fb9c-4f59-919e-5ea3fd7a50c5','062ae580-d531-42c0-a4c9-d9de589a415c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:37.105971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9124a9c-eeb0-4a8c-aeb8-29c837bee77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:39:37.116180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9124a9c-eeb0-4a8c-aeb8-29c837bee77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:39:37.118659 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (853b25db-5058-4868-92ab-5a63333d7536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:39:37.118659 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request issued successfully. Jul 10 09:39:37.118659 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-834e8e6b-d9f6-4052-b95f-7fecbd2b2e90 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:39:37.119022 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1075/4298] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:39:36 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:41.199438 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=260,cinder:INSERT=30,cinder:UPDATE=73,cinder:DELETE=3 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:41.238635 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=131,cinder:UPDATE=41,cinder:DELETE=4,cinder:INSERT=21 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:41.252468 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=203,cinder:INSERT=58,cinder:UPDATE=89,cinder:DELETE=2 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:47.108158 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=265,cinder:UPDATE=105,cinder:INSERT=54,cinder:DELETE=3 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:48.969468 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:48.971685 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:39:48.972136 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62d7e450-4969-40e5-8f23-914b6e410cb6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1980557136", "description": null, "metadata": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:39:48.985993 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:48.985993 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:39:48.986624 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:39:48.986809 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume 62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:39:49.014236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['87d97686-4144-4f9a-8778-ef22638ca9d3', '8e62f34d-9dbe-41e5-a2ca-0108d52f3f31', 'd30fe8f4-20ae-4d1a-a860-f4a8e91b95fd', '14511e1e-6dcf-4e47-82d5-8d0be98c3d60'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:39:49.049801 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot force create request issued successfully. Jul 10 09:39:49.050217 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2415fb97-e5f8-41c9-be4d-48a23e80a95f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:39:49.050768 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1071/4299] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:39:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:39:49.065034 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-980e3975-d8de-4423-a6a6-c30581a37ef7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:49.067201 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-980e3975-d8de-4423-a6a6-c30581a37ef7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:39:49.067201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-980e3975-d8de-4423-a6a6-c30581a37ef7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:49.067201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-980e3975-d8de-4423-a6a6-c30581a37ef7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:49.078835 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:49.078835 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:39:49.079375 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-980e3975-d8de-4423-a6a6-c30581a37ef7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:39:49.080373 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-980e3975-d8de-4423-a6a6-c30581a37ef7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 returned with HTTP 200 Jul 10 09:39:49.080856 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1084/4300] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:49 2026] GET /volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:50.091903 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c24d0514-ae5c-4a54-9ede-cffab7360f02 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:50.093784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c24d0514-ae5c-4a54-9ede-cffab7360f02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:39:50.093993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c24d0514-ae5c-4a54-9ede-cffab7360f02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:50.094196 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c24d0514-ae5c-4a54-9ede-cffab7360f02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:50.099546 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:50.099546 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:39:50.100307 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c24d0514-ae5c-4a54-9ede-cffab7360f02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:39:50.101185 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c24d0514-ae5c-4a54-9ede-cffab7360f02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 returned with HTTP 200 Jul 10 09:39:50.101649 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1071/4301] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:50 2026] GET /volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:50.111252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-15e89c7a-8afc-400c-99f4-b78ebea06edc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:39:50.113728 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-15e89c7a-8afc-400c-99f4-b78ebea06edc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:39:50.114003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-15e89c7a-8afc-400c-99f4-b78ebea06edc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:39:50.114236 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-15e89c7a-8afc-400c-99f4-b78ebea06edc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:39:50.119309 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:39:50.119309 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:39:50.119976 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-15e89c7a-8afc-400c-99f4-b78ebea06edc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:39:50.121235 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-15e89c7a-8afc-400c-99f4-b78ebea06edc tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 returned with HTTP 200 Jul 10 09:39:50.121862 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1076/4302] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:39:50 2026] GET /volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:39:59.043926 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=14,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:39:59.071899 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=1 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:40:00.096341 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:40:00.116960 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=1 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:40:04.191138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:04.193553 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:40:04.193783 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:04.194004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:04.194144 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: 9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:40:04.201308 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:04.201308 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:04.201492 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:04.234456 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:40:04.234685 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57bd7751-a353-4ba6-b2c3-0a45a9bc5fe0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 returned with HTTP 202 Jul 10 09:40:04.235217 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1072/4303] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:40:04 2026] DELETE /volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:04.245711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6df73999-3018-44ae-89bd-8dda3ac4af5e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:04.248176 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6df73999-3018-44ae-89bd-8dda3ac4af5e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:40:04.248467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6df73999-3018-44ae-89bd-8dda3ac4af5e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:04.248768 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6df73999-3018-44ae-89bd-8dda3ac4af5e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:04.256054 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:04.256054 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:04.256728 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6df73999-3018-44ae-89bd-8dda3ac4af5e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:04.257880 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6df73999-3018-44ae-89bd-8dda3ac4af5e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 returned with HTTP 200 Jul 10 09:40:04.258411 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1085/4304] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:04 2026] GET /volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:05.267413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aa6baced-534e-4b09-a6b0-06b7f7cfd9ce None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:05.270652 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aa6baced-534e-4b09-a6b0-06b7f7cfd9ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 Jul 10 09:40:05.270652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aa6baced-534e-4b09-a6b0-06b7f7cfd9ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:05.270652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aa6baced-534e-4b09-a6b0-06b7f7cfd9ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:05.274698 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aa6baced-534e-4b09-a6b0-06b7f7cfd9ce tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 returned with HTTP 404 Jul 10 09:40:05.275515 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1072/4305] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:05 2026] GET /volume/v3/snapshots/9b4873e4-4eca-4201-8fe4-4c554f479ec5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:09.507811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b826c5a8-c057-40e4-8e88-9c3733747e2f req-efed1760-a722-4100-8961-27b8d4f550b4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:09.510232 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b826c5a8-c057-40e4-8e88-9c3733747e2f req-efed1760-a722-4100-8961-27b8d4f550b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f Jul 10 09:40:09.510447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b826c5a8-c057-40e4-8e88-9c3733747e2f req-efed1760-a722-4100-8961-27b8d4f550b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:09.510686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b826c5a8-c057-40e4-8e88-9c3733747e2f req-efed1760-a722-4100-8961-27b8d4f550b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:09.519070 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:09.519070 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:10.047122 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b826c5a8-c057-40e4-8e88-9c3733747e2f req-efed1760-a722-4100-8961-27b8d4f550b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f returned with HTTP 200 Jul 10 09:40:10.047559 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1077/4306] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:40:09 2026] DELETE /volume/v3/attachments/019ca9c4-03e5-4bbf-a81a-838d54edd05f => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:13.050490 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4b130e54-9a9a-423f-ac50-7c6caa4fb0d8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:13.052450 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4b130e54-9a9a-423f-ac50-7c6caa4fb0d8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:13.052693 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4b130e54-9a9a-423f-ac50-7c6caa4fb0d8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:13.052938 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4b130e54-9a9a-423f-ac50-7c6caa4fb0d8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:13.060508 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:13.060508 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:13.064257 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4b130e54-9a9a-423f-ac50-7c6caa4fb0d8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:13.068385 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4b130e54-9a9a-423f-ac50-7c6caa4fb0d8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:13.068834 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1073/4307] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:13 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:13.082297 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-01a1b749-dc27-4d51-90af-f9f6cecf2019 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:13.083983 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-01a1b749-dc27-4d51-90af-f9f6cecf2019 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:13.084173 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-01a1b749-dc27-4d51-90af-f9f6cecf2019 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:13.084344 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-01a1b749-dc27-4d51-90af-f9f6cecf2019 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:13.091134 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:13.091134 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:13.094663 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-01a1b749-dc27-4d51-90af-f9f6cecf2019 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:13.098679 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-01a1b749-dc27-4d51-90af-f9f6cecf2019 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:13.099060 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1086/4308] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:13 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:13.145340 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-3123f751-0146-4018-94e8-23e5c94e9d3c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:13.147906 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-3123f751-0146-4018-94e8-23e5c94e9d3c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:13.148158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-3123f751-0146-4018-94e8-23e5c94e9d3c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:13.148394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-3123f751-0146-4018-94e8-23e5c94e9d3c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:13.155954 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:13.155954 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:13.160080 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-3123f751-0146-4018-94e8-23e5c94e9d3c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:13.164711 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-3123f751-0146-4018-94e8-23e5c94e9d3c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:13.165104 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1073/4309] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:13 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:13.722160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:13.723917 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:40:13.724127 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:13.724395 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:13.724563 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:40:13.731220 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:13.731220 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:13.731730 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:13.747975 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:40:13.748246 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77c52068-f2fd-4aa6-bfb2-5e010e5234d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 202 Jul 10 09:40:13.748815 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1078/4310] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:40:13 2026] DELETE /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:13.755099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cda31db8-da3a-48f1-9ce2-31935a831e64 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:13.756877 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cda31db8-da3a-48f1-9ce2-31935a831e64 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:40:13.757108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cda31db8-da3a-48f1-9ce2-31935a831e64 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:13.757336 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cda31db8-da3a-48f1-9ce2-31935a831e64 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:13.764012 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:13.764012 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:13.767762 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cda31db8-da3a-48f1-9ce2-31935a831e64 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:13.773443 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cda31db8-da3a-48f1-9ce2-31935a831e64 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 200 Jul 10 09:40:13.773982 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1074/4311] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:13 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:14.786774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8f3dc689-f8b2-4e7f-964d-6491af5c5b77 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:14.788946 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f3dc689-f8b2-4e7f-964d-6491af5c5b77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 Jul 10 09:40:14.789355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f3dc689-f8b2-4e7f-964d-6491af5c5b77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:14.789690 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8f3dc689-f8b2-4e7f-964d-6491af5c5b77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:14.797165 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8f3dc689-f8b2-4e7f-964d-6491af5c5b77 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 returned with HTTP 404 Jul 10 09:40:14.797165 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1087/4312] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:14 2026] GET /volume/v3/volumes/62d7e450-4969-40e5-8f23-914b6e410cb6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:14.828422 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:14.830134 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:40:14.830557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-61130385", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:14.832451 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-61130385', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:40:14.968882 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:40:14.973260 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:40:14.978372 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (0c1ba3ae-dec5-4b84-b009-cda470b753bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:14.979502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee20467e-1297-4999-a00d-6d88d8fc4798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:14.980385 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:40:15.030005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee20467e-1297-4999-a00d-6d88d8fc4798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:15.031153 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7fc501a-763a-4428-b459-9f9c66e099dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:15.066054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['8511e2ee-6bb3-4144-b2c0-1b1895d9d9f3', 'b944e22d-2cfd-4921-be5e-a828b02da57a', 'a04a7c03-a352-4b02-b443-ebd4b598c6a1', '0e1b34af-0f4f-4892-af51-162e93458495'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:40:15.066891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7fc501a-763a-4428-b459-9f9c66e099dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8511e2ee-6bb3-4144-b2c0-1b1895d9d9f3', 'b944e22d-2cfd-4921-be5e-a828b02da57a', 'a04a7c03-a352-4b02-b443-ebd4b598c6a1', '0e1b34af-0f4f-4892-af51-162e93458495']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:15.067634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401ec079-c96c-4c08-a494-d73a7fb7490e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:15.088702 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401ec079-c96c-4c08-a494-d73a7fb7490e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '436613cf-0b91-477a-8861-4cd9ac269b43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-61130385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['8511e2ee-6bb3-4144-b2c0-1b1895d9d9f3','b944e22d-2cfd-4921-be5e-a828b02da57a','a04a7c03-a352-4b02-b443-ebd4b598c6a1','0e1b34af-0f4f-4892-af51-162e93458495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-61130385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=436613cf-0b91-477a-8861-4cd9ac269b43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:15.089345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9698b930-8b24-41a7-9a88-8cce9891422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:15.108544 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9698b930-8b24-41a7-9a88-8cce9891422b) transitioned into state 'SUCCESS' from state '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-61130385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['8511e2ee-6bb3-4144-b2c0-1b1895d9d9f3','b944e22d-2cfd-4921-be5e-a828b02da57a','a04a7c03-a352-4b02-b443-ebd4b598c6a1','0e1b34af-0f4f-4892-af51-162e93458495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:15.109222 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd980fe4-35aa-46dc-bf94-ef41af56b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:15.119441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd980fe4-35aa-46dc-bf94-ef41af56b871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:15.120183 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (0c1ba3ae-dec5-4b84-b009-cda470b753bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:15.120455 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:40:15.121046 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e2a395e-167a-432c-ab8c-1f3d2e6521a5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:40:15.121602 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1074/4313] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:40:14 2026] POST /volume/v3/volumes => generated 757 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:40:15.136019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4effb5f4-7dbc-4318-a8f6-151fd97e97ac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.137771 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4effb5f4-7dbc-4318-a8f6-151fd97e97ac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:15.137985 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4effb5f4-7dbc-4318-a8f6-151fd97e97ac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:15.138162 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4effb5f4-7dbc-4318-a8f6-151fd97e97ac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:15.144836 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:15.144836 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:15.148277 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4effb5f4-7dbc-4318-a8f6-151fd97e97ac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:15.151944 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4effb5f4-7dbc-4318-a8f6-151fd97e97ac tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 200 Jul 10 09:40:15.152294 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1079/4314] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:15 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:15.198133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c083ee7f-9cad-416c-8d43-15cadffacbca None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.198513 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c083ee7f-9cad-416c-8d43-15cadffacbca None None] GET https://10.4.3.103/volume// Jul 10 09:40:15.198657 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c083ee7f-9cad-416c-8d43-15cadffacbca None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:15.198892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c083ee7f-9cad-416c-8d43-15cadffacbca None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:15.199271 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c083ee7f-9cad-416c-8d43-15cadffacbca None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:15.199582 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1075/4315] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:40:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:15.206459 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c5ac211b-a960-4db2-a651-d5064a07881a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.211561 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c5ac211b-a960-4db2-a651-d5064a07881a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:40:15.212079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c5ac211b-a960-4db2-a651-d5064a07881a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16e55653-a7ea-44a0-b970-ceda7924a158", "connector": null, "instance_uuid": "81fe8bcf-f50a-4558-b699-4101aa5395cd"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:15.223711 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:15.223711 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:15.251832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c5ac211b-a960-4db2-a651-d5064a07881a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:40:15.252322 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1088/4316] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:40:15 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:15.690962 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-efd7b5a3-b539-49b8-8be5-9f31731e5a10 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.692635 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-efd7b5a3-b539-49b8-8be5-9f31731e5a10 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:15.692806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-efd7b5a3-b539-49b8-8be5-9f31731e5a10 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:15.693009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-efd7b5a3-b539-49b8-8be5-9f31731e5a10 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:15.702225 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:15.702225 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:15.705514 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-efd7b5a3-b539-49b8-8be5-9f31731e5a10 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:15.709787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-efd7b5a3-b539-49b8-8be5-9f31731e5a10 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:15.710184 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1075/4317] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:15 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:15.783668 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-730e87c6-a55d-49f8-84df-dbac09c2e035 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.784106 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-730e87c6-a55d-49f8-84df-dbac09c2e035 None None] GET https://10.4.3.103/volume// Jul 10 09:40:15.784294 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-730e87c6-a55d-49f8-84df-dbac09c2e035 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:15.784514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-730e87c6-a55d-49f8-84df-dbac09c2e035 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:15.784906 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-730e87c6-a55d-49f8-84df-dbac09c2e035 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:15.785258 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1080/4318] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:40:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:15.793206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-50761fc4-fc03-4be0-afdf-39ac6bac50ea None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.795334 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-50761fc4-fc03-4be0-afdf-39ac6bac50ea tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:15.795555 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-50761fc4-fc03-4be0-afdf-39ac6bac50ea tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:15.795759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-50761fc4-fc03-4be0-afdf-39ac6bac50ea tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:15.805960 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:15.805960 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:15.809642 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-50761fc4-fc03-4be0-afdf-39ac6bac50ea tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:15.813937 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-50761fc4-fc03-4be0-afdf-39ac6bac50ea tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:15.814540 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1076/4319] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:40:15 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:40:15.915564 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:15.917580 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] PUT https://10.4.3.103/volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660 Jul 10 09:40:15.918049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:15.925858 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Acquiring lock "cinder-attachment_update-16e55653-a7ea-44a0-b970-ceda7924a158-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:40:15.930110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-16e55653-a7ea-44a0-b970-ceda7924a158-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:40:15.931016 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:15.931016 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:16.165126 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2efb6aa6-766d-49b1-a167-f5c955f27c59 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:16.166866 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2efb6aa6-766d-49b1-a167-f5c955f27c59 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:16.167049 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2efb6aa6-766d-49b1-a167-f5c955f27c59 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:16.167224 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2efb6aa6-766d-49b1-a167-f5c955f27c59 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:16.175151 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:16.175151 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:16.179978 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2efb6aa6-766d-49b1-a167-f5c955f27c59 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:16.184457 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2efb6aa6-766d-49b1-a167-f5c955f27c59 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 200 Jul 10 09:40:16.184826 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1076/4320] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:16 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:16.197255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7e0e21cc-09dd-4db4-82e4-4d0d67f19f7a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:16.199017 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e0e21cc-09dd-4db4-82e4-4d0d67f19f7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:16.199207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e0e21cc-09dd-4db4-82e4-4d0d67f19f7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:16.199422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e0e21cc-09dd-4db4-82e4-4d0d67f19f7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:16.206350 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:16.206350 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:16.210117 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7e0e21cc-09dd-4db4-82e4-4d0d67f19f7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:16.215096 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e0e21cc-09dd-4db4-82e4-4d0d67f19f7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 200 Jul 10 09:40:16.215507 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1081/4321] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:16 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:16.227782 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-51460997-4f01-447a-8c47-147ce810de62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:16.229616 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:40:16.230022 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "436613cf-0b91-477a-8861-4cd9ac269b43", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1350505023", "description": null, "metadata": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:16.238787 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:16.238787 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:16.239419 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:16.239638 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume 436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:16.264398 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['68cf9fa2-0853-48b9-a925-298290c758ce', '86876607-9b25-4a69-8b42-7f91a911fed7', '1926a5f3-7c31-4555-a5ce-5c2d00252e23', 'ec546378-d568-494b-8f03-9bf6878e71d3'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:40:16.296394 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot create request issued successfully. Jul 10 09:40:16.296773 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-51460997-4f01-447a-8c47-147ce810de62 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:40:16.297285 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1077/4322] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:40:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:40:16.309143 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d44a82ec-aa29-40bb-8adf-49ee06bb29a6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:16.311060 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d44a82ec-aa29-40bb-8adf-49ee06bb29a6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:16.311280 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d44a82ec-aa29-40bb-8adf-49ee06bb29a6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:16.311487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d44a82ec-aa29-40bb-8adf-49ee06bb29a6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:16.317450 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:16.317450 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:16.317450 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d44a82ec-aa29-40bb-8adf-49ee06bb29a6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:16.318011 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d44a82ec-aa29-40bb-8adf-49ee06bb29a6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:16.318384 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1077/4323] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:16 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:16.451131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-16e55653-a7ea-44a0-b970-ceda7924a158-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:40:16.451394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-685a8d28-b492-40e0-ad89-48745350e2d1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660 returned with HTTP 200 Jul 10 09:40:16.451909 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1089/4324] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:40:15 2026] PUT /volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:16.459442 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c0b7d6df-d458-431e-8b60-d16636975489 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:16.461528 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c0b7d6df-d458-431e-8b60-d16636975489 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/encryption Jul 10 09:40:16.461747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c0b7d6df-d458-431e-8b60-d16636975489 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:16.461961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c0b7d6df-d458-431e-8b60-d16636975489 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:16.472500 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:16.472500 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:16.480395 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-c0b7d6df-d458-431e-8b60-d16636975489 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/encryption returned with HTTP 200 Jul 10 09:40:16.480926 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1082/4325] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:40:16 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:16.722853 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-06a81cc6-820f-4210-97e6-5eb7576ddc2e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:16.725437 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-06a81cc6-820f-4210-97e6-5eb7576ddc2e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:16.725731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-06a81cc6-820f-4210-97e6-5eb7576ddc2e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:16.726022 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-06a81cc6-820f-4210-97e6-5eb7576ddc2e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:16.738345 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:16.738345 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:16.742100 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-06a81cc6-820f-4210-97e6-5eb7576ddc2e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:16.746199 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-06a81cc6-820f-4210-97e6-5eb7576ddc2e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:16.746583 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1078/4326] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:16 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:17.327540 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ad436982-84f5-4237-8bfa-fb7b5f38d544 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:17.329399 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad436982-84f5-4237-8bfa-fb7b5f38d544 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:17.329624 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad436982-84f5-4237-8bfa-fb7b5f38d544 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:17.329814 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad436982-84f5-4237-8bfa-fb7b5f38d544 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:17.334790 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:17.334790 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:17.335214 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ad436982-84f5-4237-8bfa-fb7b5f38d544 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:17.335971 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad436982-84f5-4237-8bfa-fb7b5f38d544 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:17.336334 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1078/4327] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:17 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:17.344360 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d1b94398-5071-419e-84b0-947b4b7a5de4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:17.346157 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1b94398-5071-419e-84b0-947b4b7a5de4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:17.346387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1b94398-5071-419e-84b0-947b4b7a5de4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:17.346586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1b94398-5071-419e-84b0-947b4b7a5de4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:17.351325 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:17.351325 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:17.351825 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d1b94398-5071-419e-84b0-947b4b7a5de4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:17.352574 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1b94398-5071-419e-84b0-947b4b7a5de4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:17.352957 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1090/4328] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:17 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:17.457991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-079a0ad1-615f-4920-9880-63f85d6a929b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:17.460103 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-079a0ad1-615f-4920-9880-63f85d6a929b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:17.460300 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-079a0ad1-615f-4920-9880-63f85d6a929b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:17.460488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-079a0ad1-615f-4920-9880-63f85d6a929b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:17.464977 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:17.464977 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:17.465358 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-079a0ad1-615f-4920-9880-63f85d6a929b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:17.466051 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-079a0ad1-615f-4920-9880-63f85d6a929b tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:17.466398 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1083/4329] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:40:17 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:17.474038 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3a562a9a-2f49-4139-812e-5d33ce858dc7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:17.476014 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3a562a9a-2f49-4139-812e-5d33ce858dc7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:17.476219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3a562a9a-2f49-4139-812e-5d33ce858dc7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:17.476394 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3a562a9a-2f49-4139-812e-5d33ce858dc7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:17.482639 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:17.482639 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:17.485740 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3a562a9a-2f49-4139-812e-5d33ce858dc7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:17.489766 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3a562a9a-2f49-4139-812e-5d33ce858dc7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 200 Jul 10 09:40:17.490215 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1079/4330] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:17 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:17.758307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0dbe320e-8536-4c2f-afe7-d96910610344 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:17.760300 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0dbe320e-8536-4c2f-afe7-d96910610344 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:17.760631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0dbe320e-8536-4c2f-afe7-d96910610344 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:17.760892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0dbe320e-8536-4c2f-afe7-d96910610344 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:17.770875 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:17.770875 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:17.774395 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0dbe320e-8536-4c2f-afe7-d96910610344 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:17.778876 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0dbe320e-8536-4c2f-afe7-d96910610344 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:17.779250 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1079/4331] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:17 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:17.884130 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-b6bce27f-8f74-4baf-b2ec-8b8d895384ea None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:17.886072 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-b6bce27f-8f74-4baf-b2ec-8b8d895384ea tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:17.886262 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-b6bce27f-8f74-4baf-b2ec-8b8d895384ea tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:17.886438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-b6bce27f-8f74-4baf-b2ec-8b8d895384ea tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:17.891579 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:17.891579 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:17.892054 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-b6bce27f-8f74-4baf-b2ec-8b8d895384ea tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:17.892832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-b6bce27f-8f74-4baf-b2ec-8b8d895384ea tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:17.893205 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1091/4332] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:40:17 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:18.795361 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-570dbb26-aa10-4260-ab46-40fedf8c7e0f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:18.797538 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-570dbb26-aa10-4260-ab46-40fedf8c7e0f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:18.797839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-570dbb26-aa10-4260-ab46-40fedf8c7e0f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:18.798104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-570dbb26-aa10-4260-ab46-40fedf8c7e0f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:18.810996 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:18.810996 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:18.815263 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-570dbb26-aa10-4260-ab46-40fedf8c7e0f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:18.819814 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-570dbb26-aa10-4260-ab46-40fedf8c7e0f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:18.820327 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1084/4333] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:18 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:19.833684 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ad228e04-daef-4da0-bc2c-7c7f9712caa1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:19.835662 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ad228e04-daef-4da0-bc2c-7c7f9712caa1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:19.835944 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ad228e04-daef-4da0-bc2c-7c7f9712caa1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:19.836160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ad228e04-daef-4da0-bc2c-7c7f9712caa1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:19.846378 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:19.846378 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:19.849587 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ad228e04-daef-4da0-bc2c-7c7f9712caa1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:19.853325 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ad228e04-daef-4da0-bc2c-7c7f9712caa1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:19.853700 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1080/4334] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:19 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:20.866594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8276ab3f-acec-406f-a081-e2d7bb2a06de None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:20.868325 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8276ab3f-acec-406f-a081-e2d7bb2a06de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:20.868658 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8276ab3f-acec-406f-a081-e2d7bb2a06de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:20.868952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8276ab3f-acec-406f-a081-e2d7bb2a06de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:20.877635 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:20.877635 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:20.880808 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8276ab3f-acec-406f-a081-e2d7bb2a06de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:20.884455 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8276ab3f-acec-406f-a081-e2d7bb2a06de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:20.884938 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1080/4335] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:20 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:21.897511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-534b9a2e-900d-4cfa-b311-83e71db8ca4e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:21.899358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-534b9a2e-900d-4cfa-b311-83e71db8ca4e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:21.899549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-534b9a2e-900d-4cfa-b311-83e71db8ca4e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:21.899743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-534b9a2e-900d-4cfa-b311-83e71db8ca4e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:21.912039 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:21.912039 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:21.915866 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-534b9a2e-900d-4cfa-b311-83e71db8ca4e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:21.920181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-534b9a2e-900d-4cfa-b311-83e71db8ca4e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:21.920555 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1092/4336] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:21 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:22.771217 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-355957d9-726c-48cf-a081-c2208f67ac49 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:22.773530 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-355957d9-726c-48cf-a081-c2208f67ac49 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660/action Jul 10 09:40:22.773895 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-355957d9-726c-48cf-a081-c2208f67ac49 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:40:22.774009 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-355957d9-726c-48cf-a081-c2208f67ac49 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:22.789829 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:22.789829 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:22.799403 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c388e1d3-4be7-494c-87d9-8adcf9a05923 req-355957d9-726c-48cf-a081-c2208f67ac49 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660/action returned with HTTP 204 Jul 10 09:40:22.799814 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1085/4337] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:40:22 2026] POST /volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:22.933462 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4bbbb99a-0bd6-4e32-811e-2e34c326da39 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:22.935485 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bbbb99a-0bd6-4e32-811e-2e34c326da39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:22.935708 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bbbb99a-0bd6-4e32-811e-2e34c326da39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:22.935949 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4bbbb99a-0bd6-4e32-811e-2e34c326da39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:22.947100 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:22.947100 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:22.950633 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4bbbb99a-0bd6-4e32-811e-2e34c326da39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:22.955756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4bbbb99a-0bd6-4e32-811e-2e34c326da39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:22.956232 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1081/4338] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:22 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:22.970940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-623d97b9-aa52-4044-8af1-aae3a5bf1b52 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:22.973397 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-623d97b9-aa52-4044-8af1-aae3a5bf1b52 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:22.973753 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-623d97b9-aa52-4044-8af1-aae3a5bf1b52 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:22.974103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-623d97b9-aa52-4044-8af1-aae3a5bf1b52 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:22.988737 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:22.988737 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:22.992267 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-623d97b9-aa52-4044-8af1-aae3a5bf1b52 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:22.999966 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-623d97b9-aa52-4044-8af1-aae3a5bf1b52 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:23.000270 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1081/4339] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:22 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:23.048368 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ed01fb66-3224-4a3a-9fbd-988d732083a8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:23.049984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ed01fb66-3224-4a3a-9fbd-988d732083a8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:23.050176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ed01fb66-3224-4a3a-9fbd-988d732083a8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:23.050355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ed01fb66-3224-4a3a-9fbd-988d732083a8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:23.059467 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:23.059467 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:23.062900 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ed01fb66-3224-4a3a-9fbd-988d732083a8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:23.067679 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ed01fb66-3224-4a3a-9fbd-988d732083a8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:23.068156 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1093/4340] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:23 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:23.085398 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:23.087697 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/action Jul 10 09:40:23.088091 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:40:23.088231 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:23.100244 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:23.100244 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:23.100859 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:23.106767 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Begin detaching volume completed successfully. Jul 10 09:40:23.107035 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-6017da13-6e35-4eff-886c-20162a7653b1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/action returned with HTTP 202 Jul 10 09:40:23.107454 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1086/4341] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:40:23 2026] POST /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:40:23.851759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-0ae70a28-8af5-453a-a8ee-4e18dcc6f241 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:23.853620 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-0ae70a28-8af5-453a-a8ee-4e18dcc6f241 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:23.853810 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-0ae70a28-8af5-453a-a8ee-4e18dcc6f241 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:23.854053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-0ae70a28-8af5-453a-a8ee-4e18dcc6f241 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:23.858743 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:23.858743 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:23.859307 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-0ae70a28-8af5-453a-a8ee-4e18dcc6f241 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:23.860132 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-0ae70a28-8af5-453a-a8ee-4e18dcc6f241 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:23.860649 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1082/4342] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:40:23 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:23.870105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-588351c0-02b9-47c3-b3eb-f7d241045df8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:23.872132 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-588351c0-02b9-47c3-b3eb-f7d241045df8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:23.872304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-588351c0-02b9-47c3-b3eb-f7d241045df8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:23.872490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-588351c0-02b9-47c3-b3eb-f7d241045df8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:23.879188 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:23.879188 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:23.882696 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-588351c0-02b9-47c3-b3eb-f7d241045df8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:23.887902 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-588351c0-02b9-47c3-b3eb-f7d241045df8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 200 Jul 10 09:40:23.888386 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1082/4343] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:23 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:23.897355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:23.899400 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:40:23.899824 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ab13f0f9-0154-4c83-b00e-88bedb7d5664", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:23.901587 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ab13f0f9-0154-4c83-b00e-88bedb7d5664', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:40:23.910125 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:23.910125 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:23.910802 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:23.910952 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:40:23.911627 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:40:23.917137 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (8906d0fa-c588-4556-bf89-a2fdbf26ce34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:23.918446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6877cd1f-1602-4182-bad8-fd2821c2f474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:23.919350 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:40:23.943193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6877cd1f-1602-4182-bad8-fd2821c2f474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab13f0f9-0154-4c83-b00e-88bedb7d5664', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:23.944103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1af218-df35-465c-a20c-02a7c40613e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:23.982343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['5f6e5890-e0bb-4527-babc-28ad19c7417f', 'b29d3a7f-a140-4231-98e4-b63715ff0472', '1936c974-d2d0-4bbf-9078-d5b6a8da8628', '45420bcb-8428-43f8-b491-0bde5a32c776'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:40:23.983734 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1af218-df35-465c-a20c-02a7c40613e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f6e5890-e0bb-4527-babc-28ad19c7417f', 'b29d3a7f-a140-4231-98e4-b63715ff0472', '1936c974-d2d0-4bbf-9078-d5b6a8da8628', '45420bcb-8428-43f8-b491-0bde5a32c776']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:23.984829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8943dc-52fa-4c8a-80f2-747edb0f2f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:24.025587 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8943dc-52fa-4c8a-80f2-747edb0f2f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00971850-1d79-4f17-8447-cdfc847edd4f', '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='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['5f6e5890-e0bb-4527-babc-28ad19c7417f','b29d3a7f-a140-4231-98e4-b63715ff0472','1936c974-d2d0-4bbf-9078-d5b6a8da8628','45420bcb-8428-43f8-b491-0bde5a32c776'],size=1,snapshot_id=ab13f0f9-0154-4c83-b00e-88bedb7d5664,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:40:24Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00971850-1d79-4f17-8447-cdfc847edd4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab13f0f9-0154-4c83-b00e-88bedb7d5664,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:24.027296 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e96994e-edd0-48f0-b40f-d923dc7527d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:24.048800 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e96994e-edd0-48f0-b40f-d923dc7527d9) transitioned into 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='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['5f6e5890-e0bb-4527-babc-28ad19c7417f','b29d3a7f-a140-4231-98e4-b63715ff0472','1936c974-d2d0-4bbf-9078-d5b6a8da8628','45420bcb-8428-43f8-b491-0bde5a32c776'],size=1,snapshot_id=ab13f0f9-0154-4c83-b00e-88bedb7d5664,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:24.049747 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5e7d46-96c5-4352-ad9b-ea99b1fb3654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:24.075193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5e7d46-96c5-4352-ad9b-ea99b1fb3654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:24.076141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (8906d0fa-c588-4556-bf89-a2fdbf26ce34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:24.076585 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:40:24.077234 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f9cfc50a-369f-431e-bd20-277edd82e05d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:40:24.077953 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1094/4344] 10.4.3.103 () {72 vars in 1541 bytes} [Fri Jul 10 09:40:23 2026] POST /volume/v3/volumes => generated 736 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:40:24.085127 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f72bd61f-ecd9-4819-abb5-7b84e861adc9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:24.087162 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f72bd61f-ecd9-4819-abb5-7b84e861adc9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:24.087346 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f72bd61f-ecd9-4819-abb5-7b84e861adc9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:24.087521 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f72bd61f-ecd9-4819-abb5-7b84e861adc9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:24.094455 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:24.094455 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:24.098040 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f72bd61f-ecd9-4819-abb5-7b84e861adc9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:24.102421 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-f72bd61f-ecd9-4819-abb5-7b84e861adc9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 200 Jul 10 09:40:24.102893 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1087/4345] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:24 2026] GET /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:24.110633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-703efac1-5487-4b33-ad3d-7f1c4de98272 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:24.112869 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-703efac1-5487-4b33-ad3d-7f1c4de98272 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:24.113111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-703efac1-5487-4b33-ad3d-7f1c4de98272 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:24.113306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-703efac1-5487-4b33-ad3d-7f1c4de98272 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:24.120775 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:24.120775 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:24.125342 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-703efac1-5487-4b33-ad3d-7f1c4de98272 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:24.131668 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bf3ebfe5-bf80-4cf1-9bf2-03e6c5329b40 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:24.132108 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-703efac1-5487-4b33-ad3d-7f1c4de98272 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 200 Jul 10 09:40:24.132148 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bf3ebfe5-bf80-4cf1-9bf2-03e6c5329b40 None None] GET https://10.4.3.103/volume// Jul 10 09:40:24.132241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bf3ebfe5-bf80-4cf1-9bf2-03e6c5329b40 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:24.132424 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bf3ebfe5-bf80-4cf1-9bf2-03e6c5329b40 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:24.132602 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1083/4346] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:24 2026] GET /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:24.132754 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bf3ebfe5-bf80-4cf1-9bf2-03e6c5329b40 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:24.133024 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1083/4347] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:40:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:24.143664 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-53d758d5-3572-418f-a9a9-c7087671d8de None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:24.146798 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-53d758d5-3572-418f-a9a9-c7087671d8de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:24.147115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-53d758d5-3572-418f-a9a9-c7087671d8de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:24.147409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-53d758d5-3572-418f-a9a9-c7087671d8de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:24.160606 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:24.160606 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:24.165792 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-53d758d5-3572-418f-a9a9-c7087671d8de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:24.172429 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-53d758d5-3572-418f-a9a9-c7087671d8de tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:24.173051 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1095/4348] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:40:24 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:40:24.183605 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ea3f66f1-fadf-494a-8664-ce96083bf57f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:24.185706 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ea3f66f1-fadf-494a-8664-ce96083bf57f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/encryption Jul 10 09:40:24.185927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ea3f66f1-fadf-494a-8664-ce96083bf57f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:24.186106 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ea3f66f1-fadf-494a-8664-ce96083bf57f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:24.196704 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:24.196704 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:24.204337 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-ea3f66f1-fadf-494a-8664-ce96083bf57f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/encryption returned with HTTP 200 Jul 10 09:40:24.204836 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1088/4349] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:40:24 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:25.049276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-03921926-1848-4029-8567-515df6e8887f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:25.051379 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-03921926-1848-4029-8567-515df6e8887f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660 Jul 10 09:40:25.051667 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-03921926-1848-4029-8567-515df6e8887f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:25.051877 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-03921926-1848-4029-8567-515df6e8887f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:25.058779 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:25.058779 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:25.583627 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4a3339ab-f5cf-49ec-970c-aef1623242f0 req-03921926-1848-4029-8567-515df6e8887f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660 returned with HTTP 200 Jul 10 09:40:25.584055 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1084/4350] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:40:25 2026] DELETE /volume/v3/attachments/1365d666-ca6d-4ac1-b101-8ddd50d1d660 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:26.301762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c7e22df5-a0b2-4195-ab74-f4ae10b9729a req-0d4020aa-8d1e-47fb-a619-209f20421036 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:26.304254 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c7e22df5-a0b2-4195-ab74-f4ae10b9729a req-0d4020aa-8d1e-47fb-a619-209f20421036 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:26.304509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c7e22df5-a0b2-4195-ab74-f4ae10b9729a req-0d4020aa-8d1e-47fb-a619-209f20421036 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:26.304803 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c7e22df5-a0b2-4195-ab74-f4ae10b9729a req-0d4020aa-8d1e-47fb-a619-209f20421036 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:26.313251 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:26.313251 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:26.317181 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-c7e22df5-a0b2-4195-ab74-f4ae10b9729a req-0d4020aa-8d1e-47fb-a619-209f20421036 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:26.321903 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c7e22df5-a0b2-4195-ab74-f4ae10b9729a req-0d4020aa-8d1e-47fb-a619-209f20421036 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:26.322310 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1084/4351] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:26 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:27.141909 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-949b3ac1-8e44-4e81-b954-c8cc56c714b7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:27.143898 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-949b3ac1-8e44-4e81-b954-c8cc56c714b7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:27.145160 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-949b3ac1-8e44-4e81-b954-c8cc56c714b7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:27.145388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-949b3ac1-8e44-4e81-b954-c8cc56c714b7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:27.152756 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:27.152756 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:27.156511 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-949b3ac1-8e44-4e81-b954-c8cc56c714b7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:27.161469 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-949b3ac1-8e44-4e81-b954-c8cc56c714b7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 200 Jul 10 09:40:27.161997 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1096/4352] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:27 2026] GET /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:27.169297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-87c7aea5-b91e-442d-b596-3845fa5551fe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:27.169730 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-87c7aea5-b91e-442d-b596-3845fa5551fe None None] GET https://10.4.3.103/volume// Jul 10 09:40:27.169919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-87c7aea5-b91e-442d-b596-3845fa5551fe None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:27.170129 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-87c7aea5-b91e-442d-b596-3845fa5551fe None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:27.170433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-87c7aea5-b91e-442d-b596-3845fa5551fe None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:27.170778 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1089/4353] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:40:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:27.177471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-af95f103-29d0-4239-8d61-6d8b1246dce1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:27.179382 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-af95f103-29d0-4239-8d61-6d8b1246dce1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:40:27.179794 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-af95f103-29d0-4239-8d61-6d8b1246dce1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00971850-1d79-4f17-8447-cdfc847edd4f", "connector": null, "instance_uuid": "3031a6ce-02c0-494d-9d35-503442eda84e"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:27.187725 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:27.187725 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:27.209794 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-af95f103-29d0-4239-8d61-6d8b1246dce1 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:40:27.210221 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1085/4354] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:40:27 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:27.218279 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-50cec854-b3a0-4b96-9127-cf84af7c92b4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:27.218775 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50cec854-b3a0-4b96-9127-cf84af7c92b4 None None] GET https://10.4.3.103/volume// Jul 10 09:40:27.219399 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50cec854-b3a0-4b96-9127-cf84af7c92b4 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:27.219399 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-50cec854-b3a0-4b96-9127-cf84af7c92b4 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:27.219659 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-50cec854-b3a0-4b96-9127-cf84af7c92b4 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:27.219994 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1085/4355] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:40:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:27.227232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3bac5a35-a9a5-4ef7-bec8-a0eab2ea5ce5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:27.229276 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3bac5a35-a9a5-4ef7-bec8-a0eab2ea5ce5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:27.229480 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3bac5a35-a9a5-4ef7-bec8-a0eab2ea5ce5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:27.229707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3bac5a35-a9a5-4ef7-bec8-a0eab2ea5ce5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:27.239144 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:27.239144 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:27.242649 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3bac5a35-a9a5-4ef7-bec8-a0eab2ea5ce5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:27.247285 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-3bac5a35-a9a5-4ef7-bec8-a0eab2ea5ce5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 200 Jul 10 09:40:27.247733 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1097/4356] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:40:27 2026] GET /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:40:27.353817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:27.355820 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88 Jul 10 09:40:27.356191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:27.363652 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-00971850-1d79-4f17-8447-cdfc847edd4f-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:40:27.369892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-00971850-1d79-4f17-8447-cdfc847edd4f-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:40:27.370842 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:27.370842 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:27.890991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-00971850-1d79-4f17-8447-cdfc847edd4f-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:40:27.891294 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-9bb2c3d2-049a-466c-9ecf-ed2d68fcf5f6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88 returned with HTTP 200 Jul 10 09:40:27.891893 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1090/4357] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:40:27 2026] PUT /volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:28.401029 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-753f75da-caab-492c-8cc8-f387fdcb9140 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:28.403117 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-753f75da-caab-492c-8cc8-f387fdcb9140 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88/action Jul 10 09:40:28.403436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-753f75da-caab-492c-8cc8-f387fdcb9140 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:40:28.403546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-753f75da-caab-492c-8cc8-f387fdcb9140 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:28.420179 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:28.420179 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:28.428985 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b1f7bdbd-70d1-4f26-920d-d2c5a78b625f req-753f75da-caab-492c-8cc8-f387fdcb9140 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88/action returned with HTTP 204 Jul 10 09:40:28.429664 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1086/4358] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:40:28 2026] POST /volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:29.736737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-efe9e502-fd5c-4c2e-9c54-a0adcfb31194 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:29.738700 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-efe9e502-fd5c-4c2e-9c54-a0adcfb31194 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:29.738946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-efe9e502-fd5c-4c2e-9c54-a0adcfb31194 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:29.739177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-efe9e502-fd5c-4c2e-9c54-a0adcfb31194 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:29.747085 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:29.747085 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:29.751082 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-efe9e502-fd5c-4c2e-9c54-a0adcfb31194 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:29.755445 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-efe9e502-fd5c-4c2e-9c54-a0adcfb31194 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:29.755873 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1086/4359] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:29 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:29.795410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-43eddda0-8a13-4c4e-8599-8fb1f2780b79 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:29.797548 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-43eddda0-8a13-4c4e-8599-8fb1f2780b79 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:29.797787 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-43eddda0-8a13-4c4e-8599-8fb1f2780b79 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:29.798091 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-43eddda0-8a13-4c4e-8599-8fb1f2780b79 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:29.809729 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:29.809729 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:29.813429 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-43eddda0-8a13-4c4e-8599-8fb1f2780b79 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:29.817478 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-43eddda0-8a13-4c4e-8599-8fb1f2780b79 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:29.817907 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1098/4360] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:29 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:31.849617 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bcd489cf-fff4-49d3-8236-291ee0a45874 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:31.850074 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bcd489cf-fff4-49d3-8236-291ee0a45874 None None] GET https://10.4.3.103/volume// Jul 10 09:40:31.850322 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bcd489cf-fff4-49d3-8236-291ee0a45874 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:31.850583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bcd489cf-fff4-49d3-8236-291ee0a45874 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:31.850976 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bcd489cf-fff4-49d3-8236-291ee0a45874 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:31.851247 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1091/4361] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:40:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:31.857234 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-b2d6d946-c3a0-49ea-92d4-d505fae8e18b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:31.888169 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-b2d6d946-c3a0-49ea-92d4-d505fae8e18b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:40:31.888512 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-b2d6d946-c3a0-49ea-92d4-d505fae8e18b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81004b0d-5a70-46a9-9cda-d0996d28bf79", "connector": null, "instance_uuid": "3c4aeffd-396c-4bf3-8360-4f95fae85d57"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:31.896383 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:31.896383 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:31.919249 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-b2d6d946-c3a0-49ea-92d4-d505fae8e18b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:40:31.919663 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1087/4362] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:40:31 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:32.338320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-36981c62-3313-4046-b296-dce274f8c3f1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:32.340186 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36981c62-3313-4046-b296-dce274f8c3f1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:32.340369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36981c62-3313-4046-b296-dce274f8c3f1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:32.340548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36981c62-3313-4046-b296-dce274f8c3f1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:32.349619 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:32.349619 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:32.352708 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-36981c62-3313-4046-b296-dce274f8c3f1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:32.356400 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36981c62-3313-4046-b296-dce274f8c3f1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:32.356796 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1087/4363] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:32 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:32.443417 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-99d86fe8-160c-4908-95de-2ad8c5670dbd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:32.443836 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99d86fe8-160c-4908-95de-2ad8c5670dbd None None] GET https://10.4.3.103/volume// Jul 10 09:40:32.444000 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99d86fe8-160c-4908-95de-2ad8c5670dbd None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:32.444180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99d86fe8-160c-4908-95de-2ad8c5670dbd None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:32.444478 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99d86fe8-160c-4908-95de-2ad8c5670dbd None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:32.444791 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1099/4364] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:40:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:32.452956 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-adbb0e44-b64d-4201-a560-64c0eb294dc1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:32.454711 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-adbb0e44-b64d-4201-a560-64c0eb294dc1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:32.454932 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-adbb0e44-b64d-4201-a560-64c0eb294dc1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:32.455097 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-adbb0e44-b64d-4201-a560-64c0eb294dc1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:32.463231 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:32.463231 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:32.466141 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-adbb0e44-b64d-4201-a560-64c0eb294dc1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:32.469781 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-adbb0e44-b64d-4201-a560-64c0eb294dc1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:32.470117 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1092/4365] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:40:32 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1020 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:40:32.564843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:32.567610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] PUT https://10.4.3.103/volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7 Jul 10 09:40:32.568077 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:32.576336 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Acquiring lock "cinder-attachment_update-81004b0d-5a70-46a9-9cda-d0996d28bf79-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:40:32.580752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Lock "cinder-attachment_update-81004b0d-5a70-46a9-9cda-d0996d28bf79-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:40:32.581563 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:32.581563 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:33.097923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Lock "cinder-attachment_update-81004b0d-5a70-46a9-9cda-d0996d28bf79-np0000004982" released by "attachment_update" :: held 0.517s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:40:33.098231 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-54b39712-001c-4a5e-8ede-6e8ee2cb3d25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7 returned with HTTP 200 Jul 10 09:40:33.098663 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1088/4366] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:40:32 2026] PUT /volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:33.368855 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7a56a811-e988-468c-942e-184f052707ee None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:33.370391 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a56a811-e988-468c-942e-184f052707ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:33.370602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a56a811-e988-468c-942e-184f052707ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:33.370760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a56a811-e988-468c-942e-184f052707ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:33.379546 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:33.379546 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:33.383007 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7a56a811-e988-468c-942e-184f052707ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:33.387206 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a56a811-e988-468c-942e-184f052707ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:33.387661 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1088/4367] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:33 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:33.607916 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-750a4664-1f46-49ca-b353-e434296400f7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:33.609722 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:33.609905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:33.610075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:33.610224 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume with id: 16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:33.616619 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:33.616619 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:33.617070 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:33.628727 np0000004982 devstack@c-api.service[99957]: WARNING cinder.keymgr.conf_key_mgr [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:40:33.634716 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume request issued successfully. Jul 10 09:40:33.634920 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-750a4664-1f46-49ca-b353-e434296400f7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 202 Jul 10 09:40:33.635323 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1100/4368] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:40:33 2026] DELETE /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:33.643328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cd0b5042-c3ac-412f-bd76-d759d33df9bb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:33.645116 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd0b5042-c3ac-412f-bd76-d759d33df9bb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:33.645535 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd0b5042-c3ac-412f-bd76-d759d33df9bb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:33.645535 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd0b5042-c3ac-412f-bd76-d759d33df9bb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:33.652489 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:33.652489 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:33.655956 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd0b5042-c3ac-412f-bd76-d759d33df9bb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:40:33.659986 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd0b5042-c3ac-412f-bd76-d759d33df9bb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 200 Jul 10 09:40:33.660351 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1093/4369] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:33 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:34.399208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-355926fb-a76a-4eca-9078-bce3dac9634f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.401296 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-355926fb-a76a-4eca-9078-bce3dac9634f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:34.401522 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-355926fb-a76a-4eca-9078-bce3dac9634f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:34.401824 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-355926fb-a76a-4eca-9078-bce3dac9634f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:34.413234 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:34.413234 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:34.417200 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-355926fb-a76a-4eca-9078-bce3dac9634f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:34.421140 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-355926fb-a76a-4eca-9078-bce3dac9634f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:34.421472 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1089/4370] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:34 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:34.672964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ab81b158-20cb-4c76-8c9b-d48fc6ed7bf1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.678453 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ab81b158-20cb-4c76-8c9b-d48fc6ed7bf1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 Jul 10 09:40:34.678453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ab81b158-20cb-4c76-8c9b-d48fc6ed7bf1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:34.678453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ab81b158-20cb-4c76-8c9b-d48fc6ed7bf1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:34.685866 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ab81b158-20cb-4c76-8c9b-d48fc6ed7bf1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 returned with HTTP 404 Jul 10 09:40:34.686387 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1089/4371] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:34 2026] GET /volume/v3/volumes/16e55653-a7ea-44a0-b970-ceda7924a158 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:34.694742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.696304 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:40:34.696592 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:34.696773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method 'detail' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:34.697523 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:40:34.714735 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Get all volumes completed successfully. Jul 10 09:40:34.717073 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:34.717073 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:34.723849 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-82183874-ed6a-4344-98a0-cd7e84954fe5 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:40:34.723959 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1101/4372] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:40:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9612 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:34.738919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c2749b9a-6224-4cc5-9083-b50fb1fefc56 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.740495 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c2749b9a-6224-4cc5-9083-b50fb1fefc56 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] DELETE https://10.4.3.103/volume/v3/types/2af0b27e-6569-46fe-b25f-f47db1f758a8 Jul 10 09:40:34.740715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c2749b9a-6224-4cc5-9083-b50fb1fefc56 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:34.740896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c2749b9a-6224-4cc5-9083-b50fb1fefc56 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:34.760863 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c2749b9a-6224-4cc5-9083-b50fb1fefc56 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/2af0b27e-6569-46fe-b25f-f47db1f758a8 returned with HTTP 202 Jul 10 09:40:34.761236 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1094/4373] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:40:34 2026] DELETE /volume/v3/types/2af0b27e-6569-46fe-b25f-f47db1f758a8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:34.771843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-07bd9b06-6573-47a8-95ef-a8885323236d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.774203 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07bd9b06-6573-47a8-95ef-a8885323236d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:40:34.774615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07bd9b06-6573-47a8-95ef-a8885323236d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1630001091", "extra_specs": {}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:34.789680 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07bd9b06-6573-47a8-95ef-a8885323236d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:40:34.790070 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1090/4374] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:40:34 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:34.799504 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bff250f8-1632-46dc-9100-afec4cc46443 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.802081 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bff250f8-1632-46dc-9100-afec4cc46443 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types/287dc32a-88db-4f65-ac6c-8f7332bb677d/encryption Jul 10 09:40:34.802823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bff250f8-1632-46dc-9100-afec4cc46443 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:34.846027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bff250f8-1632-46dc-9100-afec4cc46443 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/287dc32a-88db-4f65-ac6c-8f7332bb677d/encryption returned with HTTP 200 Jul 10 09:40:34.846414 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1090/4375] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:40:34 2026] POST /volume/v3/types/287dc32a-88db-4f65-ac6c-8f7332bb677d/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:34.854423 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:34.856351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:40:34.856727 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1572273745", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1630001091", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:34.858354 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1572273745', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1630001091', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:40:34.865445 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume of 1 GB Jul 10 09:40:34.865833 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:34.865833 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:34.866272 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Availability Zones retrieved successfully. Jul 10 09:40:34.872010 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (dc012249-f080-42dc-9160-78b89d4bb374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:34.873051 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52a1464-f6c2-41a8-badd-bdfcbe289557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:34.874107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:40:34.900932 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52a1464-f6c2-41a8-badd-bdfcbe289557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:40:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=287dc32a-88db-4f65-ac6c-8f7332bb677d,is_public=True,name='tempest-scenario-type-luks-1630001091',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '287dc32a-88db-4f65-ac6c-8f7332bb677d', '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=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:34.901680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a65ab8-b8e9-49aa-a6cd-8c6b8f40af04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:34.931060 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1630001091 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1630001091, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:40:34.931360 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1630001091 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1630001091, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:40:34.955072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Created reservations ['803b1892-017f-45e8-9ed3-691c378e108a', '66ae9179-a759-40c9-877f-2318eea55680', 'ba21c562-cb33-43c3-9832-d16b355871be', '99b3eba7-6c9a-4efc-9b5f-e3a816932264'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:40:34.956098 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a65ab8-b8e9-49aa-a6cd-8c6b8f40af04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803b1892-017f-45e8-9ed3-691c378e108a', '66ae9179-a759-40c9-877f-2318eea55680', 'ba21c562-cb33-43c3-9832-d16b355871be', '99b3eba7-6c9a-4efc-9b5f-e3a816932264']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:34.957125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca467470-affc-4e10-86b0-affe6754db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:34.979928 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca467470-affc-4e10-86b0-affe6754db77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344128f9-ed98-49f5-841a-86e8c1ed142e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1572273745',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['803b1892-017f-45e8-9ed3-691c378e108a','66ae9179-a759-40c9-877f-2318eea55680','ba21c562-cb33-43c3-9832-d16b355871be','99b3eba7-6c9a-4efc-9b5f-e3a816932264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=287dc32a-88db-4f65-ac6c-8f7332bb677d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1572273745',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=344128f9-ed98-49f5-841a-86e8c1ed142e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d7e1e30c0342dfb4c6a6a619517f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(287dc32a-88db-4f65-ac6c-8f7332bb677d),volume_type_id=287dc32a-88db-4f65-ac6c-8f7332bb677d)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:34.980678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6abcab2-04de-48b4-a086-a0c42d9facfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:35.001725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6abcab2-04de-48b4-a086-a0c42d9facfb) transitioned into state 'SUCCESS' from state '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-1572273745',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['803b1892-017f-45e8-9ed3-691c378e108a','66ae9179-a759-40c9-877f-2318eea55680','ba21c562-cb33-43c3-9832-d16b355871be','99b3eba7-6c9a-4efc-9b5f-e3a816932264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=287dc32a-88db-4f65-ac6c-8f7332bb677d)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:35.002469 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (074e09e9-7c6d-4437-aa48-3631a3879026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:35.011398 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (074e09e9-7c6d-4437-aa48-3631a3879026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:35.012132 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (dc012249-f080-42dc-9160-78b89d4bb374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:35.012433 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request issued successfully. Jul 10 09:40:35.012998 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b855f63d-e5c5-44f2-98b7-6cb2c536349e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:40:35.013554 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1102/4376] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:40:34 2026] POST /volume/v3/volumes => generated 785 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:40:35.435122 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-88d2a1bd-4d1a-4c0a-8347-57a6668add23 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:35.437042 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-88d2a1bd-4d1a-4c0a-8347-57a6668add23 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:35.437222 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-88d2a1bd-4d1a-4c0a-8347-57a6668add23 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:35.437418 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-88d2a1bd-4d1a-4c0a-8347-57a6668add23 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:35.447271 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:35.447271 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:35.451954 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-88d2a1bd-4d1a-4c0a-8347-57a6668add23 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:35.456978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-88d2a1bd-4d1a-4c0a-8347-57a6668add23 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:35.457351 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1095/4377] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:35 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:36.469847 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fb57221-bf58-44c9-8b34-2f5b10875c03 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:36.471598 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fb57221-bf58-44c9-8b34-2f5b10875c03 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:36.471856 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fb57221-bf58-44c9-8b34-2f5b10875c03 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:36.472086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fb57221-bf58-44c9-8b34-2f5b10875c03 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:36.482412 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:36.482412 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:36.486153 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4fb57221-bf58-44c9-8b34-2f5b10875c03 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:36.490799 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fb57221-bf58-44c9-8b34-2f5b10875c03 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:36.491498 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1091/4378] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:36 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:37.504055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3e79804f-bf73-46fb-ab16-cfdaff194338 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:37.506202 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3e79804f-bf73-46fb-ab16-cfdaff194338 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:37.506417 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3e79804f-bf73-46fb-ab16-cfdaff194338 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:37.506701 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3e79804f-bf73-46fb-ab16-cfdaff194338 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:37.518369 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:37.518369 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:37.522661 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3e79804f-bf73-46fb-ab16-cfdaff194338 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:37.527127 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3e79804f-bf73-46fb-ab16-cfdaff194338 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:37.527534 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1091/4379] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:37 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:38.540124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-97c9c147-1b13-4b45-832e-cc3162697360 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:38.541930 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97c9c147-1b13-4b45-832e-cc3162697360 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:38.542093 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97c9c147-1b13-4b45-832e-cc3162697360 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:38.542280 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97c9c147-1b13-4b45-832e-cc3162697360 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:38.551481 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:38.551481 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:38.554729 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-97c9c147-1b13-4b45-832e-cc3162697360 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:38.558711 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97c9c147-1b13-4b45-832e-cc3162697360 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:38.559092 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1103/4380] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:38 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:39.572143 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bd1527ad-4f46-47f2-8d23-623c3f3570b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:39.573834 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd1527ad-4f46-47f2-8d23-623c3f3570b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:39.574003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd1527ad-4f46-47f2-8d23-623c3f3570b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:39.574337 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd1527ad-4f46-47f2-8d23-623c3f3570b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:39.582386 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:39.582386 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:39.585284 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bd1527ad-4f46-47f2-8d23-623c3f3570b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:39.588838 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd1527ad-4f46-47f2-8d23-623c3f3570b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:39.589378 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1096/4381] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:39 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:39.715594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-0af4b259-6f53-4a0c-b817-bf852c6ad294 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:39.717357 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-0af4b259-6f53-4a0c-b817-bf852c6ad294 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7/action Jul 10 09:40:39.717700 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-0af4b259-6f53-4a0c-b817-bf852c6ad294 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:40:39.717809 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-0af4b259-6f53-4a0c-b817-bf852c6ad294 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:39.732354 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:39.732354 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:39.740820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5fef44f2-10af-492d-8c09-c78ec13a9058 req-0af4b259-6f53-4a0c-b817-bf852c6ad294 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7/action returned with HTTP 204 Jul 10 09:40:39.741214 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1092/4382] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:40:39 2026] POST /volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:40.575969 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-08266fb5-e0fd-47a6-a117-08fcc0079c06 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:40.578246 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08266fb5-e0fd-47a6-a117-08fcc0079c06 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:40.578509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08266fb5-e0fd-47a6-a117-08fcc0079c06 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:40.578786 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08266fb5-e0fd-47a6-a117-08fcc0079c06 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:40.590747 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:40.590747 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:40.594634 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-08266fb5-e0fd-47a6-a117-08fcc0079c06 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:40.599631 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08266fb5-e0fd-47a6-a117-08fcc0079c06 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 200 Jul 10 09:40:40.599998 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1092/4383] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:40 2026] GET /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:40.605196 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8701c4be-62f7-4cde-abf0-57ba3f744ab5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:40.606804 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8701c4be-62f7-4cde-abf0-57ba3f744ab5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:40.607077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8701c4be-62f7-4cde-abf0-57ba3f744ab5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:40.607263 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8701c4be-62f7-4cde-abf0-57ba3f744ab5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:40.616478 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:40.616478 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:40.620342 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8701c4be-62f7-4cde-abf0-57ba3f744ab5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:40.624764 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8701c4be-62f7-4cde-abf0-57ba3f744ab5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:40.625472 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1104/4384] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:40 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:40.640407 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:40.642248 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:40:40.642656 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81004b0d-5a70-46a9-9cda-d0996d28bf79", "name": "tempest-VolumesBackupsTest-Backup-1814786843", "force": true, "container": "tempest-volumesbackupstest-backup-container-897869558"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:40.644085 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating new backup {'backup': {'volume_id': '81004b0d-5a70-46a9-9cda-d0996d28bf79', 'name': 'tempest-VolumesBackupsTest-Backup-1814786843', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-897869558'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:40:40.644272 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating backup of volume 81004b0d-5a70-46a9-9cda-d0996d28bf79 in container tempest-volumesbackupstest-backup-container-897869558 Jul 10 09:40:40.654786 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:40.654786 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:40.655219 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:40.683891 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['aa2c0d48-e0e5-46e5-849e-85787332cce6', 'bdeec93b-929f-4a5d-be8b-316a2cc93522'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:40:40.714137 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f0e6f58a-1d39-4ff4-8b6e-0bd0e7bc68c4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:40:40.714585 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1097/4385] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:40:40 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:40:40.724955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0b87d37f-4c0a-4bc3-97f6-58de7dd62682 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:40.726831 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0b87d37f-4c0a-4bc3-97f6-58de7dd62682 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:40.727052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0b87d37f-4c0a-4bc3-97f6-58de7dd62682 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:40.727293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0b87d37f-4c0a-4bc3-97f6-58de7dd62682 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:40.727438 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-0b87d37f-4c0a-4bc3-97f6-58de7dd62682 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:40.731817 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:40.731817 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:40.732596 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0b87d37f-4c0a-4bc3-97f6-58de7dd62682 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:40.732981 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1093/4386] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:40 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:41.745194 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-89cb96a8-ce93-4ff7-ac32-0ae32cbcca60 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:41.746872 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89cb96a8-ce93-4ff7-ac32-0ae32cbcca60 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:41.747067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89cb96a8-ce93-4ff7-ac32-0ae32cbcca60 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:41.747241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-89cb96a8-ce93-4ff7-ac32-0ae32cbcca60 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:41.747348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-89cb96a8-ce93-4ff7-ac32-0ae32cbcca60 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:41.751100 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:41.751100 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:41.751763 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-89cb96a8-ce93-4ff7-ac32-0ae32cbcca60 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:41.752194 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1093/4387] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:41 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:42.763485 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-910154c4-d2a9-4888-8d29-44425903d17a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:42.765509 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-910154c4-d2a9-4888-8d29-44425903d17a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:42.765761 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-910154c4-d2a9-4888-8d29-44425903d17a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:42.765986 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-910154c4-d2a9-4888-8d29-44425903d17a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:42.766131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-910154c4-d2a9-4888-8d29-44425903d17a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:42.770335 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:42.770335 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:42.771333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-910154c4-d2a9-4888-8d29-44425903d17a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:42.771799 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1105/4388] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:42 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:43.781862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b7d7ec65-d7a2-4605-b4e6-00949ee4bba8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:43.783646 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b7d7ec65-d7a2-4605-b4e6-00949ee4bba8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:43.783811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b7d7ec65-d7a2-4605-b4e6-00949ee4bba8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:43.783997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b7d7ec65-d7a2-4605-b4e6-00949ee4bba8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:43.784112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b7d7ec65-d7a2-4605-b4e6-00949ee4bba8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:43.788838 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:43.788838 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:43.789660 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b7d7ec65-d7a2-4605-b4e6-00949ee4bba8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:43.790028 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1098/4389] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:43 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:44.799777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e5e57168-7dd0-4c24-afb2-853a717f77b1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:44.801659 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e5e57168-7dd0-4c24-afb2-853a717f77b1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:44.801825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e5e57168-7dd0-4c24-afb2-853a717f77b1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:44.802001 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e5e57168-7dd0-4c24-afb2-853a717f77b1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:44.802110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e5e57168-7dd0-4c24-afb2-853a717f77b1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:44.806604 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:44.806604 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:44.807531 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e5e57168-7dd0-4c24-afb2-853a717f77b1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:44.807942 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1094/4390] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:44 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:45.756440 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-b5146292-ad67-40c7-b800-f931fdea747e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:45.758755 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-b5146292-ad67-40c7-b800-f931fdea747e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88 Jul 10 09:40:45.758959 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-b5146292-ad67-40c7-b800-f931fdea747e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:45.759175 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-b5146292-ad67-40c7-b800-f931fdea747e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:45.767112 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:45.767112 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:45.831440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3b1f02f2-46f1-4bb7-b7f5-046f462375b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:45.833929 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b1f02f2-46f1-4bb7-b7f5-046f462375b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:45.834184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b1f02f2-46f1-4bb7-b7f5-046f462375b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:45.834458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b1f02f2-46f1-4bb7-b7f5-046f462375b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:45.834644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3b1f02f2-46f1-4bb7-b7f5-046f462375b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:45.840242 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:45.840242 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:45.841369 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b1f02f2-46f1-4bb7-b7f5-046f462375b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:45.841934 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1106/4391] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:45 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:46.314346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-b5146292-ad67-40c7-b800-f931fdea747e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88 returned with HTTP 200 Jul 10 09:40:46.314763 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1094/4392] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:40:45 2026] DELETE /volume/v3/attachments/444e80c2-4324-4d8e-8a2c-44c6eb8a1a88 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:46.326510 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:46.332095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:46.332412 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:46.333114 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:46.333304 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:46.349636 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:46.349636 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:46.351142 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:46.402186 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:40:46.402330 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3c432c2e-3485-4d2e-a577-70ded84a901e req-1b00d548-39b6-47a8-9ee7-de58b0f3397a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 202 Jul 10 09:40:46.402801 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1099/4393] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:40:46 2026] DELETE /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:46.866173 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-153f50f9-0199-4401-9525-aec22cfc3bcb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:46.868185 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-153f50f9-0199-4401-9525-aec22cfc3bcb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:46.868413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-153f50f9-0199-4401-9525-aec22cfc3bcb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:46.868639 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-153f50f9-0199-4401-9525-aec22cfc3bcb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:46.868769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-153f50f9-0199-4401-9525-aec22cfc3bcb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:46.873663 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:46.873663 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:46.874462 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-153f50f9-0199-4401-9525-aec22cfc3bcb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:46.874882 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1095/4394] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:46 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:47.885970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eed03706-d262-4c1f-861d-332549f602a3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:47.887908 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eed03706-d262-4c1f-861d-332549f602a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:47.888128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eed03706-d262-4c1f-861d-332549f602a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:47.888342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eed03706-d262-4c1f-861d-332549f602a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:47.888445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-eed03706-d262-4c1f-861d-332549f602a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:47.892495 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:47.892495 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:47.893227 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eed03706-d262-4c1f-861d-332549f602a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:47.893596 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1107/4395] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:47 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:48.796397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-782b138f-09a1-4a6b-99cb-ab8265905691 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:48.798873 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-782b138f-09a1-4a6b-99cb-ab8265905691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f Jul 10 09:40:48.799270 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-782b138f-09a1-4a6b-99cb-ab8265905691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:48.799643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-782b138f-09a1-4a6b-99cb-ab8265905691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:48.807510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-782b138f-09a1-4a6b-99cb-ab8265905691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f returned with HTTP 404 Jul 10 09:40:48.807510 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1095/4396] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:48 2026] GET /volume/v3/volumes/00971850-1d79-4f17-8447-cdfc847edd4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:48.868106 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:48.870196 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:48.870377 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:48.870597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:48.870727 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:48.876501 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:48.876501 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:48.877097 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:48.906735 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:40:48.906735 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea383fa5-fbec-4274-8e23-b366420c89d5 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 202 Jul 10 09:40:48.910481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fa9f7b8a-e105-4f01-88f4-3693f2127db5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:48.912288 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1100/4397] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:40:48 2026] DELETE /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:48.912530 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fa9f7b8a-e105-4f01-88f4-3693f2127db5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:48.912530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fa9f7b8a-e105-4f01-88f4-3693f2127db5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:48.912530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fa9f7b8a-e105-4f01-88f4-3693f2127db5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:48.912530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-fa9f7b8a-e105-4f01-88f4-3693f2127db5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:48.914679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bbeb4f9b-707d-4139-8b27-03d9b7e8dcd9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:48.915931 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:48.915931 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:48.916558 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bbeb4f9b-707d-4139-8b27-03d9b7e8dcd9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:48.916857 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bbeb4f9b-707d-4139-8b27-03d9b7e8dcd9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:48.917090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bbeb4f9b-707d-4139-8b27-03d9b7e8dcd9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:48.917259 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fa9f7b8a-e105-4f01-88f4-3693f2127db5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:48.917977 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1096/4398] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:48 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:48.922941 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:48.922941 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:48.923518 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bbeb4f9b-707d-4139-8b27-03d9b7e8dcd9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:40:48.924394 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bbeb4f9b-707d-4139-8b27-03d9b7e8dcd9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 200 Jul 10 09:40:48.924794 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1108/4399] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:48 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:49.928084 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-568c0c7a-185f-4252-878c-9c6cbb13f1df None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:49.929628 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-568c0c7a-185f-4252-878c-9c6cbb13f1df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:49.929904 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-568c0c7a-185f-4252-878c-9c6cbb13f1df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:49.931107 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-568c0c7a-185f-4252-878c-9c6cbb13f1df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:49.931107 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-568c0c7a-185f-4252-878c-9c6cbb13f1df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:49.934256 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:49.934256 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:49.934411 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-76851c75-3566-470f-a42d-9e1e37cc185c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:49.935378 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-568c0c7a-185f-4252-878c-9c6cbb13f1df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:49.935899 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1096/4400] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:49 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:49.936461 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76851c75-3566-470f-a42d-9e1e37cc185c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 Jul 10 09:40:49.936740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76851c75-3566-470f-a42d-9e1e37cc185c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:49.937003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-76851c75-3566-470f-a42d-9e1e37cc185c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:49.941511 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-76851c75-3566-470f-a42d-9e1e37cc185c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 returned with HTTP 404 Jul 10 09:40:49.942086 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1101/4401] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:40:49 2026] GET /volume/v3/snapshots/ab13f0f9-0154-4c83-b00e-88bedb7d5664 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:49.948484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:49.950045 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:49.950343 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:49.950626 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:49.950855 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:49.958003 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:49.958003 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:49.958583 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:49.996345 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:40:49.997345 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-576fe78c-5f58-4247-9f74-cf9da76c7822 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 202 Jul 10 09:40:49.997345 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1097/4402] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:40:49 2026] DELETE /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:40:50.005226 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e21132b9-905e-4c39-b751-82f603d6f59f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:50.008071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e21132b9-905e-4c39-b751-82f603d6f59f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:50.008314 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e21132b9-905e-4c39-b751-82f603d6f59f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:50.008546 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e21132b9-905e-4c39-b751-82f603d6f59f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:50.016281 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:50.016281 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:50.020239 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e21132b9-905e-4c39-b751-82f603d6f59f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:50.025217 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e21132b9-905e-4c39-b751-82f603d6f59f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 200 Jul 10 09:40:50.025606 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1109/4403] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:50 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:50.947405 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-513d5881-c68d-4d0f-9ab0-a9b065174b27 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:50.949528 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-513d5881-c68d-4d0f-9ab0-a9b065174b27 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:50.949994 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-513d5881-c68d-4d0f-9ab0-a9b065174b27 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:50.951516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-513d5881-c68d-4d0f-9ab0-a9b065174b27 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:50.951516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-513d5881-c68d-4d0f-9ab0-a9b065174b27 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:50.955945 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:50.955945 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:50.957133 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-513d5881-c68d-4d0f-9ab0-a9b065174b27 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:50.957707 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1097/4404] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:50 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:51.038262 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ebef8e5e-589f-4c1e-add9-78087fd8c273 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:51.040078 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ebef8e5e-589f-4c1e-add9-78087fd8c273 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 Jul 10 09:40:51.040298 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ebef8e5e-589f-4c1e-add9-78087fd8c273 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:51.040481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ebef8e5e-589f-4c1e-add9-78087fd8c273 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:51.063587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ebef8e5e-589f-4c1e-add9-78087fd8c273 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 returned with HTTP 404 Jul 10 09:40:51.064075 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1102/4405] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:51 2026] GET /volume/v3/volumes/436613cf-0b91-477a-8861-4cd9ac269b43 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:51.094002 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e114e2e7-0338-4e8c-a416-970580c9b065 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:51.098651 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:40:51.098651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-230937134", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:51.098651 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-230937134', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:40:51.217461 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:40:51.223316 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:40:51.228401 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (f32d2eb7-85d3-4f65-a458-95e851a4befb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:51.229623 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571db416-46ca-479c-b4c7-9422667f88c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:51.230420 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:40:51.312417 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571db416-46ca-479c-b4c7-9422667f88c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:51.313312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e8e1b0-8100-4f4e-bab6-689784540849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:51.373051 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['524cf412-9d55-4b9f-8618-757356d23883', '3fba044c-0d92-473d-976e-1a76d5d6655d', '4bb0280c-dfaf-4245-9da6-c76de9b83e4c', '2aeaa649-fe0b-4bf4-bfce-82a8acc4330d'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:40:51.374131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e8e1b0-8100-4f4e-bab6-689784540849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524cf412-9d55-4b9f-8618-757356d23883', '3fba044c-0d92-473d-976e-1a76d5d6655d', '4bb0280c-dfaf-4245-9da6-c76de9b83e4c', '2aeaa649-fe0b-4bf4-bfce-82a8acc4330d']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:51.375281 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b96da6f-3e76-44be-bce6-2290243b7336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:51.402908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b96da6f-3e76-44be-bce6-2290243b7336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cd5b014-886c-4597-a1e9-945ba08f8375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-230937134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['524cf412-9d55-4b9f-8618-757356d23883','3fba044c-0d92-473d-976e-1a76d5d6655d','4bb0280c-dfaf-4245-9da6-c76de9b83e4c','2aeaa649-fe0b-4bf4-bfce-82a8acc4330d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-230937134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cd5b014-886c-4597-a1e9-945ba08f8375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:51.403545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c65946-78b1-4ea3-8ceb-f55346745208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:51.429601 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c65946-78b1-4ea3-8ceb-f55346745208) transitioned into state 'SUCCESS' from state '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-230937134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['524cf412-9d55-4b9f-8618-757356d23883','3fba044c-0d92-473d-976e-1a76d5d6655d','4bb0280c-dfaf-4245-9da6-c76de9b83e4c','2aeaa649-fe0b-4bf4-bfce-82a8acc4330d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:51.430293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183f7394-5bcc-4b07-b34f-174b8ce8d726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:40:51.446644 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183f7394-5bcc-4b07-b34f-174b8ce8d726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:40:51.447422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (f32d2eb7-85d3-4f65-a458-95e851a4befb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:40:51.447777 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:40:51.448324 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e114e2e7-0338-4e8c-a416-970580c9b065 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:40:51.448774 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1098/4406] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:40:51 2026] POST /volume/v3/volumes => generated 758 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:40:51.466216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ba3b9451-1875-4653-affa-7ecab38d22ec None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:51.468400 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba3b9451-1875-4653-affa-7ecab38d22ec tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:40:51.468733 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba3b9451-1875-4653-affa-7ecab38d22ec tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:51.468961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ba3b9451-1875-4653-affa-7ecab38d22ec tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:51.478350 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:51.478350 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:51.483340 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ba3b9451-1875-4653-affa-7ecab38d22ec tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:51.489459 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ba3b9451-1875-4653-affa-7ecab38d22ec tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:40:51.490025 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1110/4407] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:51 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:51.972228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-811eaa5f-b0d9-4779-9ba8-073fad0fcd6f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:51.973878 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-811eaa5f-b0d9-4779-9ba8-073fad0fcd6f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:51.974051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-811eaa5f-b0d9-4779-9ba8-073fad0fcd6f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:51.974238 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-811eaa5f-b0d9-4779-9ba8-073fad0fcd6f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:51.974341 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-811eaa5f-b0d9-4779-9ba8-073fad0fcd6f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:51.978462 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:51.978462 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:51.979252 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-811eaa5f-b0d9-4779-9ba8-073fad0fcd6f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:51.979579 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1098/4408] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:51 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:52.502517 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-471b2392-1a70-487c-8041-0fb3a0e904ca None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:52.504447 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-471b2392-1a70-487c-8041-0fb3a0e904ca tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:40:52.504741 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-471b2392-1a70-487c-8041-0fb3a0e904ca tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:52.504879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-471b2392-1a70-487c-8041-0fb3a0e904ca tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:52.512629 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:52.512629 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:52.516433 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-471b2392-1a70-487c-8041-0fb3a0e904ca tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:52.521089 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-471b2392-1a70-487c-8041-0fb3a0e904ca tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:40:52.521592 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1103/4409] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:52 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:52.539670 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3dc8b5ea-df03-440c-8156-8ecf22355674 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:52.541964 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3dc8b5ea-df03-440c-8156-8ecf22355674 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:40:52.543628 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3dc8b5ea-df03-440c-8156-8ecf22355674 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:52.543628 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3dc8b5ea-df03-440c-8156-8ecf22355674 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:52.551372 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:52.551372 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:52.555986 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3dc8b5ea-df03-440c-8156-8ecf22355674 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:52.561994 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3dc8b5ea-df03-440c-8156-8ecf22355674 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:40:52.562508 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1099/4410] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:52 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:52.992440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-04f027de-a78f-4be4-8a86-32c0874d094f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:53.004459 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-04f027de-a78f-4be4-8a86-32c0874d094f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:53.006429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-04f027de-a78f-4be4-8a86-32c0874d094f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:53.007799 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-04f027de-a78f-4be4-8a86-32c0874d094f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:53.008651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-04f027de-a78f-4be4-8a86-32c0874d094f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:53.038966 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:53.038966 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:53.039837 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-04f027de-a78f-4be4-8a86-32c0874d094f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:53.040227 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1111/4411] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:52 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:53.882001 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-89019ee0-f4ef-4d21-829c-68be6f51efbd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:53.884500 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-89019ee0-f4ef-4d21-829c-68be6f51efbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:40:53.884751 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-89019ee0-f4ef-4d21-829c-68be6f51efbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:53.884996 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-89019ee0-f4ef-4d21-829c-68be6f51efbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:53.892609 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:53.892609 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:53.896163 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-89019ee0-f4ef-4d21-829c-68be6f51efbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:53.900928 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-89019ee0-f4ef-4d21-829c-68be6f51efbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:40:53.901392 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1099/4412] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:53 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:54.053030 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-105dd310-df14-449d-ab0a-d0283e4d110e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:54.054951 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-105dd310-df14-449d-ab0a-d0283e4d110e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:54.055198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-105dd310-df14-449d-ab0a-d0283e4d110e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:54.055447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-105dd310-df14-449d-ab0a-d0283e4d110e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:54.055554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-105dd310-df14-449d-ab0a-d0283e4d110e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:54.062966 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:54.062966 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:54.063892 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-105dd310-df14-449d-ab0a-d0283e4d110e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:54.064309 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1104/4413] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:54 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:54.406709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-fec2fbb3-5969-4e53-ba34-059250ee7c88 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:54.408789 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-fec2fbb3-5969-4e53-ba34-059250ee7c88 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:40:54.408924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-fec2fbb3-5969-4e53-ba34-059250ee7c88 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:54.409115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-fec2fbb3-5969-4e53-ba34-059250ee7c88 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:54.415539 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:54.415539 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:54.419055 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-fec2fbb3-5969-4e53-ba34-059250ee7c88 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:40:54.423253 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-fec2fbb3-5969-4e53-ba34-059250ee7c88 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:40:54.423656 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1100/4414] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:54 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:54.433831 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-14794d22-8c4d-4764-b9c3-ec30067f96d3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:54.434204 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-14794d22-8c4d-4764-b9c3-ec30067f96d3 None None] GET https://10.4.3.103/volume// Jul 10 09:40:54.434355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-14794d22-8c4d-4764-b9c3-ec30067f96d3 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:54.434527 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-14794d22-8c4d-4764-b9c3-ec30067f96d3 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:54.434872 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-14794d22-8c4d-4764-b9c3-ec30067f96d3 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:40:54.435229 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1112/4415] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:40:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:40:54.443486 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-96612559-ed80-41bc-ac08-c08b166fd6c9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:54.449839 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-96612559-ed80-41bc-ac08-c08b166fd6c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:40:54.450207 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-96612559-ed80-41bc-ac08-c08b166fd6c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5cd5b014-886c-4597-a1e9-945ba08f8375", "connector": null, "instance_uuid": "362fd07f-66cd-42f5-95f2-59b7c44d29a0"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:54.463726 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:54.463726 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:54.510007 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-96612559-ed80-41bc-ac08-c08b166fd6c9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:40:54.510479 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1100/4416] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:40:54 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:55.075496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b07b866d-7c8a-4226-844e-378a845f6f7c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:55.077170 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b07b866d-7c8a-4226-844e-378a845f6f7c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:55.077377 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b07b866d-7c8a-4226-844e-378a845f6f7c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:55.077555 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b07b866d-7c8a-4226-844e-378a845f6f7c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:55.077684 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b07b866d-7c8a-4226-844e-378a845f6f7c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:55.081804 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:55.081804 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:55.082469 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b07b866d-7c8a-4226-844e-378a845f6f7c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:55.082866 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1105/4417] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:55 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:56.093884 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bd68430a-d106-4846-9769-58fd71d44013 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:56.095622 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd68430a-d106-4846-9769-58fd71d44013 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:56.095832 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd68430a-d106-4846-9769-58fd71d44013 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:56.096086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd68430a-d106-4846-9769-58fd71d44013 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:56.096204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-bd68430a-d106-4846-9769-58fd71d44013 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:56.100131 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:56.100131 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:56.100930 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd68430a-d106-4846-9769-58fd71d44013 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:56.101269 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1101/4418] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:56 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:57.111279 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fba12834-af60-42d4-9f5f-8ea2af25eda9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:57.112962 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fba12834-af60-42d4-9f5f-8ea2af25eda9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:57.113150 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fba12834-af60-42d4-9f5f-8ea2af25eda9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:57.113356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fba12834-af60-42d4-9f5f-8ea2af25eda9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:57.113461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-fba12834-af60-42d4-9f5f-8ea2af25eda9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:57.117496 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:57.117496 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:57.118195 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fba12834-af60-42d4-9f5f-8ea2af25eda9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:57.118538 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1113/4419] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:57 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:58.129070 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-12cbb196-fda3-4f90-b789-3675b208f37e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:58.131157 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-12cbb196-fda3-4f90-b789-3675b208f37e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:58.131390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-12cbb196-fda3-4f90-b789-3675b208f37e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:58.131684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-12cbb196-fda3-4f90-b789-3675b208f37e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:58.131860 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-12cbb196-fda3-4f90-b789-3675b208f37e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:58.150980 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:58.150980 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:40:58.151940 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-12cbb196-fda3-4f90-b789-3675b208f37e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:58.152413 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1101/4420] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:58 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 792 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:58.162367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6688c426-4d6b-467e-b413-59be7d4d454b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:58.164258 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6688c426-4d6b-467e-b413-59be7d4d454b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:58.164472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6688c426-4d6b-467e-b413-59be7d4d454b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:58.164715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6688c426-4d6b-467e-b413-59be7d4d454b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:58.203700 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:58.203700 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:58.208253 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6688c426-4d6b-467e-b413-59be7d4d454b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:58.213550 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6688c426-4d6b-467e-b413-59be7d4d454b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:58.214083 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1106/4421] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:58 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1133 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:40:58.228619 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:58.230425 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:58.230658 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:58.230881 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:58.231004 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete backup with id: 59d2b04f-9c7d-4a06-a281-a202588546e6. Jul 10 09:40:58.235535 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:58.235535 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:58.264521 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] delete_backup rpcapi backup_id 59d2b04f-9c7d-4a06-a281-a202588546e6 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:40:58.266458 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38bc190d-e0ae-4b65-bb55-9897fa18fcfc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 202 Jul 10 09:40:58.266920 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1102/4422] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:40:58 2026] DELETE /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:40:58.274440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ea9813ab-8546-48c3-b7c9-77d25c23f1a0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:58.276312 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ea9813ab-8546-48c3-b7c9-77d25c23f1a0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:58.276533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ea9813ab-8546-48c3-b7c9-77d25c23f1a0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:58.276757 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ea9813ab-8546-48c3-b7c9-77d25c23f1a0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:58.276870 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ea9813ab-8546-48c3-b7c9-77d25c23f1a0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:58.281156 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:58.281156 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:58.281913 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ea9813ab-8546-48c3-b7c9-77d25c23f1a0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 200 Jul 10 09:40:58.282332 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1114/4423] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:58 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:40:59.292117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-870de884-d996-4f75-9b1d-d67bcfc7eae2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:59.294020 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-870de884-d996-4f75-9b1d-d67bcfc7eae2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 Jul 10 09:40:59.294220 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-870de884-d996-4f75-9b1d-d67bcfc7eae2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:59.295125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-870de884-d996-4f75-9b1d-d67bcfc7eae2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:59.295125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-870de884-d996-4f75-9b1d-d67bcfc7eae2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 59d2b04f-9c7d-4a06-a281-a202588546e6. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:40:59.298212 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-870de884-d996-4f75-9b1d-d67bcfc7eae2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 returned with HTTP 404 Jul 10 09:40:59.298720 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1102/4424] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:59 2026] GET /volume/v3/backups/59d2b04f-9c7d-4a06-a281-a202588546e6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:40:59.462361 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-b2315e0e-3678-490b-8984-691a88777ad8 req-04b78c3e-284b-4601-babe-3ea8bdfad683 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:59.464418 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-04b78c3e-284b-4601-babe-3ea8bdfad683 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:59.464640 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-04b78c3e-284b-4601-babe-3ea8bdfad683 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:59.464829 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-04b78c3e-284b-4601-babe-3ea8bdfad683 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:59.474036 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:59.474036 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:40:59.478600 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-b2315e0e-3678-490b-8984-691a88777ad8 req-04b78c3e-284b-4601-babe-3ea8bdfad683 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:59.482894 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-04b78c3e-284b-4601-babe-3ea8bdfad683 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:59.485379 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1107/4425] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:40:59 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:40:59.501625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:59.503892 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79/action Jul 10 09:40:59.504264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:40:59.504380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:40:59.508045 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=140,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:40:59.515125 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:59.515125 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:40:59.515639 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:59.534409 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Begin detaching volume completed successfully. Jul 10 09:40:59.534707 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-1c7e7c53-018e-452a-a04c-baec6aefd805 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79/action returned with HTTP 202 Jul 10 09:40:59.535300 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1103/4426] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:40:59 2026] POST /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:40:59.568945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-67f6602c-ff6e-4dd2-9d6b-be4fac3d07b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:40:59.570832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67f6602c-ff6e-4dd2-9d6b-be4fac3d07b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:40:59.571070 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67f6602c-ff6e-4dd2-9d6b-be4fac3d07b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:40:59.571298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-67f6602c-ff6e-4dd2-9d6b-be4fac3d07b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:40:59.573119 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=127,cinder:UPDATE=28,cinder:INSERT=16 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:40:59.580552 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:40:59.580552 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:40:59.585263 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-67f6602c-ff6e-4dd2-9d6b-be4fac3d07b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:40:59.591326 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-67f6602c-ff6e-4dd2-9d6b-be4fac3d07b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:40:59.591893 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1115/4427] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:40:59 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:00.487148 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cc8c9136-5879-4e70-bb88-ac7d58603345 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:00.487678 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cc8c9136-5879-4e70-bb88-ac7d58603345 None None] GET https://10.4.3.103/volume// Jul 10 09:41:00.487879 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cc8c9136-5879-4e70-bb88-ac7d58603345 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:00.488127 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cc8c9136-5879-4e70-bb88-ac7d58603345 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:00.488454 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cc8c9136-5879-4e70-bb88-ac7d58603345 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:00.488757 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1103/4428] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:41:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:00.496811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-7b14ef86-d01f-471f-b4ff-74f09a313556 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:00.499044 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-7b14ef86-d01f-471f-b4ff-74f09a313556 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:41:00.499279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-7b14ef86-d01f-471f-b4ff-74f09a313556 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:00.499460 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-7b14ef86-d01f-471f-b4ff-74f09a313556 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:00.501496 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=115,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:41:00.510085 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:00.510085 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:00.513930 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-7b14ef86-d01f-471f-b4ff-74f09a313556 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:00.518884 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-7b14ef86-d01f-471f-b4ff-74f09a313556 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:41:00.519292 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1108/4429] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:41:00 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:41:00.586659 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-001f28df-a882-4950-8caa-685d4ef6bb6f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:00.587005 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-001f28df-a882-4950-8caa-685d4ef6bb6f None None] GET https://10.4.3.103/volume// Jul 10 09:41:00.587177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-001f28df-a882-4950-8caa-685d4ef6bb6f None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:00.587359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-001f28df-a882-4950-8caa-685d4ef6bb6f None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:00.587821 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-001f28df-a882-4950-8caa-685d4ef6bb6f None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:00.588158 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1104/4430] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:41:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:00.597363 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-b2315e0e-3678-490b-8984-691a88777ad8 req-02600962-54e2-4209-b5a0-bc02271a34b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:00.600068 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-02600962-54e2-4209-b5a0-bc02271a34b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:00.600351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-02600962-54e2-4209-b5a0-bc02271a34b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:00.600630 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-02600962-54e2-4209-b5a0-bc02271a34b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:00.605986 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6ce5cb8d-1c9d-4ac7-a8de-dd9e4a37d6b0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:00.608103 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6ce5cb8d-1c9d-4ac7-a8de-dd9e4a37d6b0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:00.608272 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6ce5cb8d-1c9d-4ac7-a8de-dd9e4a37d6b0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:00.608443 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6ce5cb8d-1c9d-4ac7-a8de-dd9e4a37d6b0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:00.610646 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=115,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:41:00.613695 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:00.613695 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:00.618368 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-b2315e0e-3678-490b-8984-691a88777ad8 req-02600962-54e2-4209-b5a0-bc02271a34b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:00.619299 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:00.619299 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:00.619597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:00.621612 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c Jul 10 09:41:00.621993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:00.623587 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6ce5cb8d-1c9d-4ac7-a8de-dd9e4a37d6b0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:00.624314 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-02600962-54e2-4209-b5a0-bc02271a34b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:41:00.625014 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1116/4431] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:41:00 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:41:00.628863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6ce5cb8d-1c9d-4ac7-a8de-dd9e4a37d6b0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:41:00.629304 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1104/4432] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:00 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:00.629979 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-5cd5b014-886c-4597-a1e9-945ba08f8375-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:41:00.634194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-5cd5b014-886c-4597-a1e9-945ba08f8375-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:41:00.635164 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:00.635164 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:01.162750 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-5cd5b014-886c-4597-a1e9-945ba08f8375-np0000004982" released by "attachment_update" :: held 0.528s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:41:01.163071 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-23ee81da-ee91-4e05-a48c-7af15e579e6f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c returned with HTTP 200 Jul 10 09:41:01.163507 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1109/4433] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:41:00 2026] PUT /volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:01.426623 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-b2315e0e-3678-490b-8984-691a88777ad8 req-01b0354a-dd81-4aeb-8fea-1e32f9d108e8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:01.428672 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-01b0354a-dd81-4aeb-8fea-1e32f9d108e8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7 Jul 10 09:41:01.428852 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-01b0354a-dd81-4aeb-8fea-1e32f9d108e8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:01.429074 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-01b0354a-dd81-4aeb-8fea-1e32f9d108e8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:01.435709 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:01.435709 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:01.645445 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1d1ecec8-2519-4cb5-98dd-7afd00a1fba3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:01.649482 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d1ecec8-2519-4cb5-98dd-7afd00a1fba3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:01.649482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d1ecec8-2519-4cb5-98dd-7afd00a1fba3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:01.649482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d1ecec8-2519-4cb5-98dd-7afd00a1fba3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:01.656328 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:01.656328 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:01.659635 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1d1ecec8-2519-4cb5-98dd-7afd00a1fba3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:01.663944 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d1ecec8-2519-4cb5-98dd-7afd00a1fba3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:41:01.664562 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1117/4434] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:01 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:01.673881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-c8666360-ef5f-48ef-9bd9-6e898d2aa33a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:01.675676 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-c8666360-ef5f-48ef-9bd9-6e898d2aa33a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c/action Jul 10 09:41:01.676009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-c8666360-ef5f-48ef-9bd9-6e898d2aa33a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:41:01.676122 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-c8666360-ef5f-48ef-9bd9-6e898d2aa33a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:01.690602 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:01.690602 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:01.713922 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3a3088a2-1e70-4a65-bae4-699136e0fbc4 req-c8666360-ef5f-48ef-9bd9-6e898d2aa33a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c/action returned with HTTP 204 Jul 10 09:41:01.714346 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1105/4435] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:41:01 2026] POST /volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:01.975482 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-b2315e0e-3678-490b-8984-691a88777ad8 req-01b0354a-dd81-4aeb-8fea-1e32f9d108e8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7 returned with HTTP 200 Jul 10 09:41:01.976142 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1105/4436] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:41:01 2026] DELETE /volume/v3/attachments/082a286a-1d1b-42e0-bc92-eb1bca9593b7 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:02.677752 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-53fc9921-c819-48f8-810f-94bd13c785c7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:02.679521 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-53fc9921-c819-48f8-810f-94bd13c785c7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:02.679729 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-53fc9921-c819-48f8-810f-94bd13c785c7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:02.679927 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-53fc9921-c819-48f8-810f-94bd13c785c7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:02.687871 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:02.687871 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:02.691838 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-53fc9921-c819-48f8-810f-94bd13c785c7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:02.697035 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-53fc9921-c819-48f8-810f-94bd13c785c7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:41:02.697035 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1110/4437] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:02 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:10.140327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5afef4ab-508b-41a2-9642-89a681426e7a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:10.142047 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:10.142269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:10.142475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:10.142682 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: 81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:10.149157 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:10.149157 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:10.149633 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:10.171093 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume request issued successfully. Jul 10 09:41:10.171270 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5afef4ab-508b-41a2-9642-89a681426e7a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 202 Jul 10 09:41:10.171704 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1118/4438] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:41:10 2026] DELETE /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:41:10.178947 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a2970c75-8333-4584-aea9-276467c794ad None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:10.181498 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a2970c75-8333-4584-aea9-276467c794ad tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:10.182006 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a2970c75-8333-4584-aea9-276467c794ad tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:10.182312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a2970c75-8333-4584-aea9-276467c794ad tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:10.190379 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:10.190379 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:10.195023 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a2970c75-8333-4584-aea9-276467c794ad tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:10.200271 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a2970c75-8333-4584-aea9-276467c794ad tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 200 Jul 10 09:41:10.200823 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1106/4439] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:10 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:11.213174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6c67d1f3-9b4e-49e3-acd4-c855d629673f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:11.215204 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c67d1f3-9b4e-49e3-acd4-c855d629673f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:11.215531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c67d1f3-9b4e-49e3-acd4-c855d629673f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:11.215853 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c67d1f3-9b4e-49e3-acd4-c855d629673f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:11.221241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c67d1f3-9b4e-49e3-acd4-c855d629673f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 404 Jul 10 09:41:11.221829 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1106/4440] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:11 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:11.227698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dc317bd0-cf4d-4247-a1b8-7f2fe3cf0a63 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:11.229518 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc317bd0-cf4d-4247-a1b8-7f2fe3cf0a63 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:11.229779 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc317bd0-cf4d-4247-a1b8-7f2fe3cf0a63 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:11.229991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc317bd0-cf4d-4247-a1b8-7f2fe3cf0a63 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:11.236465 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc317bd0-cf4d-4247-a1b8-7f2fe3cf0a63 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 404 Jul 10 09:41:11.236992 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1111/4441] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:11 2026] GET /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:11.242929 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b255d472-7660-43a2-809e-d75e5a79d8e5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:11.244582 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b255d472-7660-43a2-809e-d75e5a79d8e5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:11.244798 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b255d472-7660-43a2-809e-d75e5a79d8e5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:11.244976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b255d472-7660-43a2-809e-d75e5a79d8e5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:11.245123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-b255d472-7660-43a2-809e-d75e5a79d8e5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: 81004b0d-5a70-46a9-9cda-d0996d28bf79 Jul 10 09:41:11.250241 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b255d472-7660-43a2-809e-d75e5a79d8e5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 returned with HTTP 404 Jul 10 09:41:11.250648 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1119/4442] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:41:11 2026] DELETE /volume/v3/volumes/81004b0d-5a70-46a9-9cda-d0996d28bf79 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:11.275585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:11.277135 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:41:11.277527 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1608987419"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:11.279147 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request body: {'volume': {'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1608987419'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:41:11.351468 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume of 1 GB Jul 10 09:41:11.355616 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability Zones retrieved successfully. Jul 10 09:41:11.360309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (1af9bf55-bc1d-4789-91da-f7a97781565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:11.362005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e56e294-2c17-4f51-9da8-aca7b40ed7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:11.362961 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:41:11.414939 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e56e294-2c17-4f51-9da8-aca7b40ed7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:11.415833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5d205f-373e-4377-9fa5-78de5ea3aca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:11.457485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['c178143e-0186-4137-8e51-0e11eda3ec9d', '5f3c7874-b2b9-41cd-bb88-bb5135b3c7d2', 'e7f0faf3-d91d-4a1b-86bd-3fb67392738c', '903715f1-8b79-4985-83c1-18f4fd86b6c1'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:11.458402 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5d205f-373e-4377-9fa5-78de5ea3aca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c178143e-0186-4137-8e51-0e11eda3ec9d', '5f3c7874-b2b9-41cd-bb88-bb5135b3c7d2', 'e7f0faf3-d91d-4a1b-86bd-3fb67392738c', '903715f1-8b79-4985-83c1-18f4fd86b6c1']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:11.459228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ca9887-bad4-4669-a65f-c96c55c6d382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:11.479316 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ca9887-bad4-4669-a65f-c96c55c6d382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167b08aa-fddc-4b77-9c87-105c843ab9c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1608987419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['c178143e-0186-4137-8e51-0e11eda3ec9d','5f3c7874-b2b9-41cd-bb88-bb5135b3c7d2','e7f0faf3-d91d-4a1b-86bd-3fb67392738c','903715f1-8b79-4985-83c1-18f4fd86b6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1608987419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167b08aa-fddc-4b77-9c87-105c843ab9c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97adbe34a1347bc917adbd1f89d003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510a4dedf24148e3b77023fa32ad8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:11.480189 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae48129-390d-4344-b6c2-ca3a3c7a17d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:11.509281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae48129-390d-4344-b6c2-ca3a3c7a17d6) transitioned into state 'SUCCESS' from state '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-1608987419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['c178143e-0186-4137-8e51-0e11eda3ec9d','5f3c7874-b2b9-41cd-bb88-bb5135b3c7d2','e7f0faf3-d91d-4a1b-86bd-3fb67392738c','903715f1-8b79-4985-83c1-18f4fd86b6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:11.510013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2d5b40-e300-4750-b100-6dfdfe0e1ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:11.519634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2d5b40-e300-4750-b100-6dfdfe0e1ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:11.520399 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (1af9bf55-bc1d-4789-91da-f7a97781565a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:11.520678 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request issued successfully. Jul 10 09:41:11.521225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9cd37304-e6aa-41bb-9ecc-087331b6db97 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:41:11.521641 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1107/4443] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:41:11 2026] POST /volume/v3/volumes => generated 749 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:11.531976 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-30d6f930-33b9-4d3a-a552-d9efb8c50e85 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:11.533547 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-30d6f930-33b9-4d3a-a552-d9efb8c50e85 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:11.533754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-30d6f930-33b9-4d3a-a552-d9efb8c50e85 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:11.533917 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-30d6f930-33b9-4d3a-a552-d9efb8c50e85 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:11.540845 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:11.540845 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:11.544498 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-30d6f930-33b9-4d3a-a552-d9efb8c50e85 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:11.548850 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-30d6f930-33b9-4d3a-a552-d9efb8c50e85 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 200 Jul 10 09:41:11.549331 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1107/4444] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:11 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:12.563121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7f2ff536-b468-4b4a-9cad-05823cee7881 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:12.565753 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f2ff536-b468-4b4a-9cad-05823cee7881 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:12.565971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f2ff536-b468-4b4a-9cad-05823cee7881 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:12.566197 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f2ff536-b468-4b4a-9cad-05823cee7881 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:12.573769 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:12.573769 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:12.577496 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7f2ff536-b468-4b4a-9cad-05823cee7881 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:12.582874 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f2ff536-b468-4b4a-9cad-05823cee7881 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 200 Jul 10 09:41:12.583325 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1112/4445] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:12 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:12.595870 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4dcfc85c-d6d5-42ac-ac53-126fa1ca371e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:12.598246 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4dcfc85c-d6d5-42ac-ac53-126fa1ca371e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:12.598541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4dcfc85c-d6d5-42ac-ac53-126fa1ca371e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:12.598837 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4dcfc85c-d6d5-42ac-ac53-126fa1ca371e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:12.607807 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:12.607807 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:12.613588 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4dcfc85c-d6d5-42ac-ac53-126fa1ca371e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:12.618988 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4dcfc85c-d6d5-42ac-ac53-126fa1ca371e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 200 Jul 10 09:41:12.619700 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1120/4446] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:12 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:12.631092 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:12.633076 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:41:12.633690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "167b08aa-fddc-4b77-9c87-105c843ab9c7", "name": "tempest-VolumesBackupsTest-Backup-1932050156", "container": "tempest-volumesbackupstest-backup-container-1187381739"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:12.635293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating new backup {'backup': {'volume_id': '167b08aa-fddc-4b77-9c87-105c843ab9c7', 'name': 'tempest-VolumesBackupsTest-Backup-1932050156', 'container': 'tempest-volumesbackupstest-backup-container-1187381739'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:41:12.635593 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating backup of volume 167b08aa-fddc-4b77-9c87-105c843ab9c7 in container tempest-volumesbackupstest-backup-container-1187381739 Jul 10 09:41:12.643939 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:12.643939 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:12.644421 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:12.667381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['cb22cabc-cd1a-42ab-a2d7-bc642b39ddd2', 'aeb541be-c192-4f20-930a-62c29193089f'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:12.708732 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-807373cd-d8ea-4c76-a856-b0258a4bb144 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:41:12.709253 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1108/4447] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:41:12 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:12.717499 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-174380b0-20b4-4115-8ad3-43501821b656 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:12.719197 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-174380b0-20b4-4115-8ad3-43501821b656 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:12.719636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-174380b0-20b4-4115-8ad3-43501821b656 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:12.719636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-174380b0-20b4-4115-8ad3-43501821b656 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:12.719716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-174380b0-20b4-4115-8ad3-43501821b656 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:12.723641 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:12.723641 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:12.724391 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-174380b0-20b4-4115-8ad3-43501821b656 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:12.724634 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1108/4448] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:12 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:13.733854 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-36060e39-323f-44c9-bf2c-0d41b2d47c77 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:13.735662 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-36060e39-323f-44c9-bf2c-0d41b2d47c77 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:13.735917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-36060e39-323f-44c9-bf2c-0d41b2d47c77 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:13.736136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-36060e39-323f-44c9-bf2c-0d41b2d47c77 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:13.736281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-36060e39-323f-44c9-bf2c-0d41b2d47c77 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:13.740402 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:13.740402 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:13.741180 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-36060e39-323f-44c9-bf2c-0d41b2d47c77 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:13.741627 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1113/4449] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:13 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:14.751509 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-df745416-3f36-4b40-b3a3-0835a250ac70 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:14.753155 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df745416-3f36-4b40-b3a3-0835a250ac70 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:14.753323 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df745416-3f36-4b40-b3a3-0835a250ac70 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:14.753493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df745416-3f36-4b40-b3a3-0835a250ac70 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:14.753654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-df745416-3f36-4b40-b3a3-0835a250ac70 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:14.757947 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:14.757947 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:14.758859 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df745416-3f36-4b40-b3a3-0835a250ac70 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:14.759254 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1121/4450] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:14 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:15.770645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0b0c9ea6-4826-4b15-a842-bf5d6d1dfe08 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:15.773350 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b0c9ea6-4826-4b15-a842-bf5d6d1dfe08 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:15.773597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b0c9ea6-4826-4b15-a842-bf5d6d1dfe08 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:15.773828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b0c9ea6-4826-4b15-a842-bf5d6d1dfe08 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:15.773942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0b0c9ea6-4826-4b15-a842-bf5d6d1dfe08 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:15.778774 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:15.778774 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:15.779731 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b0c9ea6-4826-4b15-a842-bf5d6d1dfe08 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:15.780172 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1109/4451] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:15 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:16.795055 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-38e16a1b-649f-4bfa-848b-36830ad6ac2e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:16.797047 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38e16a1b-649f-4bfa-848b-36830ad6ac2e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:16.797298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38e16a1b-649f-4bfa-848b-36830ad6ac2e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:16.797500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38e16a1b-649f-4bfa-848b-36830ad6ac2e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:16.797643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-38e16a1b-649f-4bfa-848b-36830ad6ac2e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:16.802320 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:16.802320 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:16.803261 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38e16a1b-649f-4bfa-848b-36830ad6ac2e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:16.803940 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1109/4452] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:16 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:17.814592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1a5a3fd6-310a-4350-8262-07512b0c204e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:17.816520 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1a5a3fd6-310a-4350-8262-07512b0c204e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:17.816801 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1a5a3fd6-310a-4350-8262-07512b0c204e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:17.817026 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1a5a3fd6-310a-4350-8262-07512b0c204e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:17.817190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-1a5a3fd6-310a-4350-8262-07512b0c204e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:17.821388 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:17.821388 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:17.822256 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1a5a3fd6-310a-4350-8262-07512b0c204e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:17.822685 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1114/4453] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:17 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:18.844654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b7de94bf-b305-49a5-95a4-b78f0aec2e16 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:18.852964 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b7de94bf-b305-49a5-95a4-b78f0aec2e16 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:18.854261 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b7de94bf-b305-49a5-95a4-b78f0aec2e16 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:18.855644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b7de94bf-b305-49a5-95a4-b78f0aec2e16 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:18.856990 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b7de94bf-b305-49a5-95a4-b78f0aec2e16 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:18.866167 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:18.866167 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:18.867208 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b7de94bf-b305-49a5-95a4-b78f0aec2e16 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:18.867523 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1122/4454] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:18 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:19.885882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3927a2cf-495d-4101-bc00-96175d31e42a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:19.888382 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3927a2cf-495d-4101-bc00-96175d31e42a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:19.888668 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3927a2cf-495d-4101-bc00-96175d31e42a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:19.889118 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3927a2cf-495d-4101-bc00-96175d31e42a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:19.889322 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3927a2cf-495d-4101-bc00-96175d31e42a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:19.895642 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:19.895642 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:19.896922 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3927a2cf-495d-4101-bc00-96175d31e42a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:19.897707 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1110/4455] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:19 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:20.929130 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5ef19f61-19a6-42d4-aa37-cadc9fee5e14 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:20.931397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ef19f61-19a6-42d4-aa37-cadc9fee5e14 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:20.931868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ef19f61-19a6-42d4-aa37-cadc9fee5e14 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:20.932110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5ef19f61-19a6-42d4-aa37-cadc9fee5e14 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:20.932229 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5ef19f61-19a6-42d4-aa37-cadc9fee5e14 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:20.937181 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:20.937181 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:20.938265 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5ef19f61-19a6-42d4-aa37-cadc9fee5e14 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:20.939246 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1110/4456] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:20 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:21.950262 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8063ca52-f776-4c56-88c0-72b2d34849cd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:21.951938 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8063ca52-f776-4c56-88c0-72b2d34849cd tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:21.952135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8063ca52-f776-4c56-88c0-72b2d34849cd tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:21.952327 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8063ca52-f776-4c56-88c0-72b2d34849cd tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:21.952431 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8063ca52-f776-4c56-88c0-72b2d34849cd tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:21.956479 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:21.956479 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:21.957133 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8063ca52-f776-4c56-88c0-72b2d34849cd tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:21.957482 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1115/4457] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:21 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:22.968685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-12914fb7-2b2c-4a04-9a84-e54e65cce669 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:22.970766 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-12914fb7-2b2c-4a04-9a84-e54e65cce669 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:22.971161 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-12914fb7-2b2c-4a04-9a84-e54e65cce669 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:22.971464 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-12914fb7-2b2c-4a04-9a84-e54e65cce669 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:22.971706 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-12914fb7-2b2c-4a04-9a84-e54e65cce669 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:22.978663 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:22.978663 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:22.978663 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-12914fb7-2b2c-4a04-9a84-e54e65cce669 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:22.978663 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1123/4458] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:22 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:23.988727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3af3a22a-e5c6-446c-8db1-369a28455155 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:23.990705 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3af3a22a-e5c6-446c-8db1-369a28455155 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:23.990927 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3af3a22a-e5c6-446c-8db1-369a28455155 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:23.991121 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3af3a22a-e5c6-446c-8db1-369a28455155 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:23.991233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3af3a22a-e5c6-446c-8db1-369a28455155 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:23.995311 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:23.995311 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:23.996115 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3af3a22a-e5c6-446c-8db1-369a28455155 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:23.996468 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1111/4459] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:23 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:25.007404 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8f4a641c-9b44-4b44-816c-d685698caa65 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:25.009087 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8f4a641c-9b44-4b44-816c-d685698caa65 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:25.009289 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8f4a641c-9b44-4b44-816c-d685698caa65 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:25.009479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8f4a641c-9b44-4b44-816c-d685698caa65 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:25.009615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8f4a641c-9b44-4b44-816c-d685698caa65 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:25.013867 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:25.013867 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:25.014744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8f4a641c-9b44-4b44-816c-d685698caa65 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:25.015235 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1111/4460] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:25 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:26.025134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-54183730-7a83-4674-9794-a97403388198 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:26.026953 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54183730-7a83-4674-9794-a97403388198 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:26.027150 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54183730-7a83-4674-9794-a97403388198 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:26.027391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54183730-7a83-4674-9794-a97403388198 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:26.027496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-54183730-7a83-4674-9794-a97403388198 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:26.031859 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:26.031859 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:26.032652 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54183730-7a83-4674-9794-a97403388198 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:26.033029 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1116/4461] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:26 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:27.046521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f59bc963-4786-4ecd-86f2-828b09668843 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:27.048267 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f59bc963-4786-4ecd-86f2-828b09668843 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:27.050020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f59bc963-4786-4ecd-86f2-828b09668843 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:27.050020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f59bc963-4786-4ecd-86f2-828b09668843 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:27.050020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f59bc963-4786-4ecd-86f2-828b09668843 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:27.053503 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:27.053503 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:27.054820 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f59bc963-4786-4ecd-86f2-828b09668843 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:27.054820 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1124/4462] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:27 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:27.753323 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d9dcdfd8-c12a-4915-94ad-c80fe3e3ee09 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:27.754925 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9dcdfd8-c12a-4915-94ad-c80fe3e3ee09 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:27.755144 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9dcdfd8-c12a-4915-94ad-c80fe3e3ee09 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:27.755390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9dcdfd8-c12a-4915-94ad-c80fe3e3ee09 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:27.762114 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:27.762114 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:27.765656 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d9dcdfd8-c12a-4915-94ad-c80fe3e3ee09 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:27.769484 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9dcdfd8-c12a-4915-94ad-c80fe3e3ee09 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:27.769946 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1112/4463] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:27 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:27.781445 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ec9af209-9e95-46e8-adb9-c1cab93e9fca None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:27.783387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec9af209-9e95-46e8-adb9-c1cab93e9fca tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:27.783562 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec9af209-9e95-46e8-adb9-c1cab93e9fca tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:27.783764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ec9af209-9e95-46e8-adb9-c1cab93e9fca tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:27.790217 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:27.790217 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:27.793452 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ec9af209-9e95-46e8-adb9-c1cab93e9fca tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:27.797489 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ec9af209-9e95-46e8-adb9-c1cab93e9fca tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:27.797919 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1112/4464] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:27 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:27.837713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-69f4ffdb-689c-479f-81b3-56b15112c241 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:27.839848 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-69f4ffdb-689c-479f-81b3-56b15112c241 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:27.840062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-69f4ffdb-689c-479f-81b3-56b15112c241 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:27.840282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-69f4ffdb-689c-479f-81b3-56b15112c241 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:27.848344 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:27.848344 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:27.852972 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-69f4ffdb-689c-479f-81b3-56b15112c241 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:27.856937 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-69f4ffdb-689c-479f-81b3-56b15112c241 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:27.857332 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1117/4465] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:27 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:28.064438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9cfdde91-cf6d-455c-977f-faa5c2388af2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:28.066280 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9cfdde91-cf6d-455c-977f-faa5c2388af2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:28.066540 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9cfdde91-cf6d-455c-977f-faa5c2388af2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:28.066755 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9cfdde91-cf6d-455c-977f-faa5c2388af2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:28.066864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9cfdde91-cf6d-455c-977f-faa5c2388af2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:28.071858 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:28.071858 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:28.072734 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9cfdde91-cf6d-455c-977f-faa5c2388af2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:28.073072 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1125/4466] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:28 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:29.083479 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d6dbd298-075d-4305-92ab-9089e5b99893 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:29.085346 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d6dbd298-075d-4305-92ab-9089e5b99893 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:29.085560 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d6dbd298-075d-4305-92ab-9089e5b99893 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:29.085784 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d6dbd298-075d-4305-92ab-9089e5b99893 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:29.085914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d6dbd298-075d-4305-92ab-9089e5b99893 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:29.090181 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:29.090181 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:29.090974 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d6dbd298-075d-4305-92ab-9089e5b99893 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:29.091354 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1113/4467] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:29 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:29.887392 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d7be317b-f2d2-405e-91d4-83712e7bb4d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:29.887805 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d7be317b-f2d2-405e-91d4-83712e7bb4d5 None None] GET https://10.4.3.103/volume// Jul 10 09:41:29.887879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d7be317b-f2d2-405e-91d4-83712e7bb4d5 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:29.888111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d7be317b-f2d2-405e-91d4-83712e7bb4d5 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:29.888521 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d7be317b-f2d2-405e-91d4-83712e7bb4d5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:29.888819 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1113/4468] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:41:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:29.897213 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ba8fec1-a91e-4071-bc40-30b9eb96d311 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:29.899258 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ba8fec1-a91e-4071-bc40-30b9eb96d311 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:41:29.899649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ba8fec1-a91e-4071-bc40-30b9eb96d311 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "344128f9-ed98-49f5-841a-86e8c1ed142e", "connector": null, "instance_uuid": "ea03fb99-187a-426e-be9f-6b1170163030"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:29.908615 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:29.908615 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:29.934364 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ba8fec1-a91e-4071-bc40-30b9eb96d311 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:41:29.934880 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1118/4469] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:41:29 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:30.102195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b2bd6a12-2c23-40ce-9f13-c0b8f8a69dd2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.104084 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b2bd6a12-2c23-40ce-9f13-c0b8f8a69dd2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:30.104305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b2bd6a12-2c23-40ce-9f13-c0b8f8a69dd2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:30.104487 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b2bd6a12-2c23-40ce-9f13-c0b8f8a69dd2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:30.104604 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b2bd6a12-2c23-40ce-9f13-c0b8f8a69dd2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:30.108768 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.108768 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:30.109481 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b2bd6a12-2c23-40ce-9f13-c0b8f8a69dd2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:30.109873 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1126/4470] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:30 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:30.121502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fc98266b-94c8-4686-a44c-0dc010c3f223 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.123854 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc98266b-94c8-4686-a44c-0dc010c3f223 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:30.124108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc98266b-94c8-4686-a44c-0dc010c3f223 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:30.124365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc98266b-94c8-4686-a44c-0dc010c3f223 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:30.133129 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.133129 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:30.138270 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fc98266b-94c8-4686-a44c-0dc010c3f223 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:30.144937 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc98266b-94c8-4686-a44c-0dc010c3f223 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 200 Jul 10 09:41:30.145393 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1114/4471] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:30 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:30.159673 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.161407 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a/restore Jul 10 09:41:30.161752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:30.163117 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Restoring backup c5605897-b4f1-4708-8450-919667873e2a ({'restore': {}}) {{(pid=99955) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:41:30.163255 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Restoring backup c5605897-b4f1-4708-8450-919667873e2a to volume None. Jul 10 09:41:30.167512 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.167512 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:30.168587 np0000004982 devstack@c-api.service[99955]: INFO cinder.backup.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating volume of 1 GB for restore of backup c5605897-b4f1-4708-8450-919667873e2a. Jul 10 09:41:30.174120 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:41:30.173876. {{(pid=99955) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:41:30.174233 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability Zones retrieved successfully. Jul 10 09:41:30.179238 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (2f0c7bf8-9bc8-47c8-b8e7-bf6b54861730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:30.180086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768b5917-c6e7-4f95-af4a-1c30dcac37e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:30.180921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:41:30.206588 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768b5917-c6e7-4f95-af4a-1c30dcac37e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:30.207455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df13ddc-8430-4858-8490-debfa620ebdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:30.238643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['e67efe98-fcdb-4d9e-b466-ddc966ea148c', '4c860e93-3a6b-46ed-bccd-7bcae1539081', 'a342e46e-6b17-4889-9cc2-f29327cb0d89', '9667398f-37d6-4749-8bc4-b67d7ea45884'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:30.239360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df13ddc-8430-4858-8490-debfa620ebdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e67efe98-fcdb-4d9e-b466-ddc966ea148c', '4c860e93-3a6b-46ed-bccd-7bcae1539081', 'a342e46e-6b17-4889-9cc2-f29327cb0d89', '9667398f-37d6-4749-8bc4-b67d7ea45884']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:30.240024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2683548a-b60d-4d03-a693-3bf16f58fe5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:30.264905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2683548a-b60d-4d03-a693-3bf16f58fe5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121955a6-814e-405f-ae9c-08daafe0bba1', '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_c5605897-b4f1-4708-8450-919667873e2a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['e67efe98-fcdb-4d9e-b466-ddc966ea148c','4c860e93-3a6b-46ed-bccd-7bcae1539081','a342e46e-6b17-4889-9cc2-f29327cb0d89','9667398f-37d6-4749-8bc4-b67d7ea45884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:41:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c5605897-b4f1-4708-8450-919667873e2a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121955a6-814e-405f-ae9c-08daafe0bba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97adbe34a1347bc917adbd1f89d003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510a4dedf24148e3b77023fa32ad8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:30.265760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966468ce-5563-4312-9049-b624bb154156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:30.278799 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966468ce-5563-4312-9049-b624bb154156) transitioned into 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_c5605897-b4f1-4708-8450-919667873e2a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['e67efe98-fcdb-4d9e-b466-ddc966ea148c','4c860e93-3a6b-46ed-bccd-7bcae1539081','a342e46e-6b17-4889-9cc2-f29327cb0d89','9667398f-37d6-4749-8bc4-b67d7ea45884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:30.279495 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e764b319-53b5-4236-b1e3-8844c743f54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:30.287969 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e764b319-53b5-4236-b1e3-8844c743f54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:30.288843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (2f0c7bf8-9bc8-47c8-b8e7-bf6b54861730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:30.289154 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request issued successfully. Jul 10 09:41:30.296077 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.296077 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:30.296679 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:30.377630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f6781000-3dee-44d2-8242-ea04f55f1666 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.379304 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f6781000-3dee-44d2-8242-ea04f55f1666 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:30.379500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f6781000-3dee-44d2-8242-ea04f55f1666 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:30.379702 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f6781000-3dee-44d2-8242-ea04f55f1666 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:30.388812 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.388812 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:30.392595 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f6781000-3dee-44d2-8242-ea04f55f1666 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:30.396773 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f6781000-3dee-44d2-8242-ea04f55f1666 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:30.397164 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1119/4472] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:30 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:30.458839 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8c6f9e32-fd2a-4e6e-ae0d-d056191d073f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.459265 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c6f9e32-fd2a-4e6e-ae0d-d056191d073f None None] GET https://10.4.3.103/volume// Jul 10 09:41:30.459484 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c6f9e32-fd2a-4e6e-ae0d-d056191d073f None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:30.459722 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c6f9e32-fd2a-4e6e-ae0d-d056191d073f None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:30.460070 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c6f9e32-fd2a-4e6e-ae0d-d056191d073f None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:30.460450 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1127/4473] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:41:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:30.467701 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-19a8fd78-7b8f-4598-a421-baead724c329 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.469645 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-19a8fd78-7b8f-4598-a421-baead724c329 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:30.469830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-19a8fd78-7b8f-4598-a421-baead724c329 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:30.470016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-19a8fd78-7b8f-4598-a421-baead724c329 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:30.479250 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.479250 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:30.482590 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-19a8fd78-7b8f-4598-a421-baead724c329 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:30.486544 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-19a8fd78-7b8f-4598-a421-baead724c329 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:30.486986 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1115/4474] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:41:30 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 1057 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:41:30.577707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:30.579823 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] PUT https://10.4.3.103/volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98 Jul 10 09:41:30.580172 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:30.587384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Acquiring lock "cinder-attachment_update-344128f9-ed98-49f5-841a-86e8c1ed142e-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:41:30.591717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-344128f9-ed98-49f5-841a-86e8c1ed142e-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:41:30.592638 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:30.592638 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:31.110308 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-344128f9-ed98-49f5-841a-86e8c1ed142e-np0000004982" released by "attachment_update" :: held 0.519s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:41:31.110725 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5ab17536-9044-4703-b964-581e8ed27696 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98 returned with HTTP 200 Jul 10 09:41:31.111150 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1120/4475] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:41:30 2026] PUT /volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98 => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:31.119320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5344a467-aad0-407d-8931-ff239f0160e3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:31.121413 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5344a467-aad0-407d-8931-ff239f0160e3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/encryption Jul 10 09:41:31.121656 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5344a467-aad0-407d-8931-ff239f0160e3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:31.121872 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5344a467-aad0-407d-8931-ff239f0160e3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:31.130201 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:31.130201 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:31.135581 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-5344a467-aad0-407d-8931-ff239f0160e3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/encryption returned with HTTP 200 Jul 10 09:41:31.136009 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1128/4476] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:41:31 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:31.303295 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:31.303295 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:31.303733 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:31.303860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Checking backup size 1 against volume size 1 {{(pid=99955) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:41:31.303972 np0000004982 devstack@c-api.service[99955]: INFO cinder.backup.api [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Overwriting volume 121955a6-814e-405f-ae9c-08daafe0bba1 with restore of backup c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:31.315518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] restore_backup in rpcapi backup_id c5605897-b4f1-4708-8450-919667873e2a {{(pid=99955) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:41:31.317321 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3f040f14-cc9a-4557-b063-97b41b62ee13 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a/restore returned with HTTP 202 Jul 10 09:41:31.317792 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1114/4477] 10.4.3.103 () {68 vars in 1393 bytes} [Fri Jul 10 09:41:30 2026] POST /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a/restore => generated 189 bytes in 1158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:31.325550 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2f1bd589-f4b0-4780-a96d-137d29610d3c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:31.327289 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2f1bd589-f4b0-4780-a96d-137d29610d3c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:31.327476 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2f1bd589-f4b0-4780-a96d-137d29610d3c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:31.327673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2f1bd589-f4b0-4780-a96d-137d29610d3c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:31.327780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2f1bd589-f4b0-4780-a96d-137d29610d3c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:31.331739 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:31.331739 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:31.332514 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2f1bd589-f4b0-4780-a96d-137d29610d3c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:31.332925 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1116/4478] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:31 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:31.409912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e66feedb-2751-4e1a-a39f-ad055e552cd1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:31.412311 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e66feedb-2751-4e1a-a39f-ad055e552cd1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:31.412311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e66feedb-2751-4e1a-a39f-ad055e552cd1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:31.412311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e66feedb-2751-4e1a-a39f-ad055e552cd1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:31.422557 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:31.422557 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:31.426027 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e66feedb-2751-4e1a-a39f-ad055e552cd1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:31.430230 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e66feedb-2751-4e1a-a39f-ad055e552cd1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:31.430648 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1121/4479] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:31 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:32.344251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e278ab5c-1ee1-4cdc-8717-9f8e3f91ccc0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:32.345970 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e278ab5c-1ee1-4cdc-8717-9f8e3f91ccc0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:32.346134 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e278ab5c-1ee1-4cdc-8717-9f8e3f91ccc0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:32.346316 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e278ab5c-1ee1-4cdc-8717-9f8e3f91ccc0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:32.346420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e278ab5c-1ee1-4cdc-8717-9f8e3f91ccc0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:32.354528 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:32.354528 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:32.355217 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e278ab5c-1ee1-4cdc-8717-9f8e3f91ccc0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:32.355539 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1129/4480] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:32 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:32.443503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8ad95eef-434d-440c-b874-cbdd00b7df3b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:32.445831 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ad95eef-434d-440c-b874-cbdd00b7df3b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:32.446177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ad95eef-434d-440c-b874-cbdd00b7df3b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:32.446473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ad95eef-434d-440c-b874-cbdd00b7df3b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:32.459603 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:32.459603 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:32.464266 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8ad95eef-434d-440c-b874-cbdd00b7df3b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:32.468645 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ad95eef-434d-440c-b874-cbdd00b7df3b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:32.469081 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1115/4481] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:32 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:33.366753 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-509080be-443c-4199-b3af-667a4b9abec2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:33.368516 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-509080be-443c-4199-b3af-667a4b9abec2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:33.368736 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-509080be-443c-4199-b3af-667a4b9abec2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:33.368923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-509080be-443c-4199-b3af-667a4b9abec2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:33.369029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-509080be-443c-4199-b3af-667a4b9abec2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:33.373092 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:33.373092 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:33.373842 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-509080be-443c-4199-b3af-667a4b9abec2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:33.374188 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1117/4482] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:33 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:33.480463 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1eaeb569-023a-443e-9181-eb15eecf16d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:33.482068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1eaeb569-023a-443e-9181-eb15eecf16d2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:33.482255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1eaeb569-023a-443e-9181-eb15eecf16d2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:33.482430 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1eaeb569-023a-443e-9181-eb15eecf16d2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:33.493500 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:33.493500 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:33.496883 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1eaeb569-023a-443e-9181-eb15eecf16d2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:33.500732 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1eaeb569-023a-443e-9181-eb15eecf16d2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:33.501255 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1122/4483] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:33 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:34.384170 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-847be2a0-e841-468c-a018-b886186aad96 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:34.386130 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-847be2a0-e841-468c-a018-b886186aad96 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:34.386370 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-847be2a0-e841-468c-a018-b886186aad96 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:34.386586 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-847be2a0-e841-468c-a018-b886186aad96 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:34.386711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-847be2a0-e841-468c-a018-b886186aad96 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:34.392066 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:34.392066 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:34.393067 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-847be2a0-e841-468c-a018-b886186aad96 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:34.393548 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1130/4484] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:34 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:34.512860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f378b268-6a3c-4044-b843-d691a3d47cb1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:34.515127 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f378b268-6a3c-4044-b843-d691a3d47cb1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:34.515360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f378b268-6a3c-4044-b843-d691a3d47cb1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:34.515583 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f378b268-6a3c-4044-b843-d691a3d47cb1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:34.524359 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:34.524359 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:34.527388 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f378b268-6a3c-4044-b843-d691a3d47cb1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:34.531347 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f378b268-6a3c-4044-b843-d691a3d47cb1 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:34.531715 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1116/4485] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:34 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:35.405614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-edd967db-a0c2-4f30-9065-32636f4bdd2a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:35.409384 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-edd967db-a0c2-4f30-9065-32636f4bdd2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:35.409384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-edd967db-a0c2-4f30-9065-32636f4bdd2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:35.409384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-edd967db-a0c2-4f30-9065-32636f4bdd2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:35.409384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-edd967db-a0c2-4f30-9065-32636f4bdd2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:35.415509 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:35.415509 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:35.415509 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-edd967db-a0c2-4f30-9065-32636f4bdd2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:35.415509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1118/4486] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:35 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:35.546771 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2eb92094-20e6-4a5b-8e66-4f1c2e9efcbd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:35.548803 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2eb92094-20e6-4a5b-8e66-4f1c2e9efcbd tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:35.549006 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2eb92094-20e6-4a5b-8e66-4f1c2e9efcbd tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:35.549252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2eb92094-20e6-4a5b-8e66-4f1c2e9efcbd tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:35.559312 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:35.559312 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:35.563331 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2eb92094-20e6-4a5b-8e66-4f1c2e9efcbd tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:35.568615 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2eb92094-20e6-4a5b-8e66-4f1c2e9efcbd tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:35.568941 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1123/4487] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:35 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:36.427300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6dee6249-a7b2-4739-8cce-1b2c4b573405 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:36.429262 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6dee6249-a7b2-4739-8cce-1b2c4b573405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:36.429437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6dee6249-a7b2-4739-8cce-1b2c4b573405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:36.429636 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6dee6249-a7b2-4739-8cce-1b2c4b573405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:36.429734 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6dee6249-a7b2-4739-8cce-1b2c4b573405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:36.433758 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:36.433758 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:36.434468 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6dee6249-a7b2-4739-8cce-1b2c4b573405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:36.434851 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1131/4488] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:36 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:36.582764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5dd483d3-097d-44c2-91c5-b3e564b7c43f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:36.584549 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5dd483d3-097d-44c2-91c5-b3e564b7c43f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:36.584770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5dd483d3-097d-44c2-91c5-b3e564b7c43f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:36.584948 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5dd483d3-097d-44c2-91c5-b3e564b7c43f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:36.594704 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:36.594704 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:36.598263 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5dd483d3-097d-44c2-91c5-b3e564b7c43f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:36.602830 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5dd483d3-097d-44c2-91c5-b3e564b7c43f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:36.603282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1117/4489] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:36 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:37.445278 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1097642f-9312-4567-9f4d-1e5eabb2aac4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:37.447151 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1097642f-9312-4567-9f4d-1e5eabb2aac4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:37.447369 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1097642f-9312-4567-9f4d-1e5eabb2aac4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:37.447556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1097642f-9312-4567-9f4d-1e5eabb2aac4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:37.447675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1097642f-9312-4567-9f4d-1e5eabb2aac4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:37.451860 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:37.451860 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:37.452721 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1097642f-9312-4567-9f4d-1e5eabb2aac4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:37.453198 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1119/4490] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:37 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:37.619687 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bdbfed12-4747-4964-94ec-bd21bfbf6aed None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:37.621305 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bdbfed12-4747-4964-94ec-bd21bfbf6aed tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:37.621486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bdbfed12-4747-4964-94ec-bd21bfbf6aed tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:37.621676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bdbfed12-4747-4964-94ec-bd21bfbf6aed tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:37.630763 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:37.630763 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:37.633954 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bdbfed12-4747-4964-94ec-bd21bfbf6aed tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:37.637718 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bdbfed12-4747-4964-94ec-bd21bfbf6aed tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:37.638053 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1124/4491] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:37 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:38.464708 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-73f06628-f213-4fe4-a84f-b54de11b17f8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:38.466781 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73f06628-f213-4fe4-a84f-b54de11b17f8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:38.466781 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73f06628-f213-4fe4-a84f-b54de11b17f8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:38.466975 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73f06628-f213-4fe4-a84f-b54de11b17f8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:38.467139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-73f06628-f213-4fe4-a84f-b54de11b17f8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:38.471612 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:38.471612 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:38.472371 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73f06628-f213-4fe4-a84f-b54de11b17f8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:38.472748 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1132/4492] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:38 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:38.598759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:38.600559 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/limits Jul 10 09:41:38.600743 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:38.600927 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:38.607609 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1630001091 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1630001091, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:41:38.607833 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1630001091 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1630001091, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:41:38.608097 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1630001091 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1630001091, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:41:38.617868 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-5720760e-7f03-4068-bcf8-bea4046ce158 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/limits returned with HTTP 200 Jul 10 09:41:38.618413 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1118/4493] 10.4.3.103 () {68 vars in 1484 bytes} [Fri Jul 10 09:41:38 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:38.649583 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dc31b2ee-dfc2-4b31-91c0-625be06de74d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:38.651330 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc31b2ee-dfc2-4b31-91c0-625be06de74d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:38.651560 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc31b2ee-dfc2-4b31-91c0-625be06de74d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:38.651766 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc31b2ee-dfc2-4b31-91c0-625be06de74d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:38.661594 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:38.661594 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:38.664548 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dc31b2ee-dfc2-4b31-91c0-625be06de74d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:38.667951 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc31b2ee-dfc2-4b31-91c0-625be06de74d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:38.668304 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1120/4494] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:38 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:39.141210 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-7657c090-7d87-4c46-b34f-f79fb5c01d82 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:39.143404 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-7657c090-7d87-4c46-b34f-f79fb5c01d82 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:41:39.143628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-7657c090-7d87-4c46-b34f-f79fb5c01d82 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:39.143841 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-7657c090-7d87-4c46-b34f-f79fb5c01d82 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:39.152842 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:39.152842 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:39.155986 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-7657c090-7d87-4c46-b34f-f79fb5c01d82 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:39.160383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-7657c090-7d87-4c46-b34f-f79fb5c01d82 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:41:39.160778 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1125/4495] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:39 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:39.169937 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:39.171755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:41:39.172099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cd5b014-886c-4597-a1e9-945ba08f8375", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1759203627", "description": null, "metadata": {}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:39.182445 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:39.182445 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:39.183058 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:39.183260 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume 5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:41:39.210225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['dd4e6295-1ba7-4678-b635-9f3e1d5aad4a', '16f92021-03b5-4f0a-a934-e4fa1d9178fb', '494daae7-a669-4dd1-945e-bbd8b15c01b5', 'e13acf68-92b0-4857-b060-40eb275ac71b'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:39.243519 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot force create request issued successfully. Jul 10 09:41:39.243883 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-061facea-d778-4dbd-bb42-f8a9704e3fe3 req-33431bad-326a-428a-a309-8c8fc07d22a8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:41:39.244442 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1133/4496] 10.4.3.103 () {72 vars in 1547 bytes} [Fri Jul 10 09:41:39 2026] POST /volume/v3/snapshots => generated 320 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:39.483443 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-597de861-8743-4764-afae-cea08a3e0960 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:39.485203 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-597de861-8743-4764-afae-cea08a3e0960 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:39.485384 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-597de861-8743-4764-afae-cea08a3e0960 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:39.485556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-597de861-8743-4764-afae-cea08a3e0960 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:39.485712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-597de861-8743-4764-afae-cea08a3e0960 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:39.489428 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:39.489428 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:39.490180 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-597de861-8743-4764-afae-cea08a3e0960 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:39.490516 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1119/4497] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:39 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:39.679975 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0dcdb57e-1b5a-4063-9a3a-910488c989d5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:39.684587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0dcdb57e-1b5a-4063-9a3a-910488c989d5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:39.684587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0dcdb57e-1b5a-4063-9a3a-910488c989d5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:39.684587 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0dcdb57e-1b5a-4063-9a3a-910488c989d5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:39.691021 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:39.691021 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:39.694254 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0dcdb57e-1b5a-4063-9a3a-910488c989d5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:39.698000 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0dcdb57e-1b5a-4063-9a3a-910488c989d5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:39.698347 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1121/4498] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:39 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:40.500411 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7b4f84ae-a47b-4355-a943-de2a9e9d4e69 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:40.502245 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7b4f84ae-a47b-4355-a943-de2a9e9d4e69 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:40.502432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7b4f84ae-a47b-4355-a943-de2a9e9d4e69 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:40.502652 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7b4f84ae-a47b-4355-a943-de2a9e9d4e69 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:40.502760 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7b4f84ae-a47b-4355-a943-de2a9e9d4e69 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:40.507206 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:40.507206 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:40.507946 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7b4f84ae-a47b-4355-a943-de2a9e9d4e69 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:40.508295 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1126/4499] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:40 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:40.710720 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0cf68eb6-1990-4577-a9ca-d313cafd353c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:40.712379 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0cf68eb6-1990-4577-a9ca-d313cafd353c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:40.712774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0cf68eb6-1990-4577-a9ca-d313cafd353c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:40.712774 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0cf68eb6-1990-4577-a9ca-d313cafd353c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:40.720888 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:40.720888 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:40.723611 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0cf68eb6-1990-4577-a9ca-d313cafd353c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:40.727090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0cf68eb6-1990-4577-a9ca-d313cafd353c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:40.727422 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1134/4500] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:40 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:40.746507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-008327dd-2c04-47e2-8612-504d3b8cb457 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:40.748062 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-008327dd-2c04-47e2-8612-504d3b8cb457 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:41:40.748399 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-008327dd-2c04-47e2-8612-504d3b8cb457 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:40.748680 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-008327dd-2c04-47e2-8612-504d3b8cb457 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:40.754749 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:40.754749 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:40.754749 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-008327dd-2c04-47e2-8612-504d3b8cb457 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:41:40.754749 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-008327dd-2c04-47e2-8612-504d3b8cb457 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 200 Jul 10 09:41:40.754749 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1120/4501] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:41:40 2026] GET /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:41.517748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-187f734e-9e5c-4eef-a3e3-7b2e73ed5a0f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:41.519276 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-187f734e-9e5c-4eef-a3e3-7b2e73ed5a0f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:41.519440 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-187f734e-9e5c-4eef-a3e3-7b2e73ed5a0f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:41.519619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-187f734e-9e5c-4eef-a3e3-7b2e73ed5a0f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:41.519713 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-187f734e-9e5c-4eef-a3e3-7b2e73ed5a0f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:41.523446 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:41.523446 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:41.524098 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-187f734e-9e5c-4eef-a3e3-7b2e73ed5a0f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:41.524409 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1122/4502] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:41 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:41.738560 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-93e8fb95-6d12-4b53-83f0-96084667add6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:41.740337 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93e8fb95-6d12-4b53-83f0-96084667add6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:41.740503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93e8fb95-6d12-4b53-83f0-96084667add6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:41.740700 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-93e8fb95-6d12-4b53-83f0-96084667add6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:41.748933 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:41.748933 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:41.752171 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-93e8fb95-6d12-4b53-83f0-96084667add6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:41.756176 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-93e8fb95-6d12-4b53-83f0-96084667add6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:41.756525 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1127/4503] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:41 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:42.177615 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-bd44f782-9ac6-45e4-b222-6ddad83e01f0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.180008 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-bd44f782-9ac6-45e4-b222-6ddad83e01f0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:41:42.180251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-bd44f782-9ac6-45e4-b222-6ddad83e01f0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:42.180483 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-bd44f782-9ac6-45e4-b222-6ddad83e01f0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:42.185369 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.185369 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:42.185837 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-bd44f782-9ac6-45e4-b222-6ddad83e01f0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:41:42.186556 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-bd44f782-9ac6-45e4-b222-6ddad83e01f0 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 200 Jul 10 09:41:42.186970 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1135/4504] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:41:42 2026] GET /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:42.297222 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-c081ed48-2911-4958-85a9-e8bb4c671499 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.299441 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-c081ed48-2911-4958-85a9-e8bb4c671499 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98/action Jul 10 09:41:42.299829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-c081ed48-2911-4958-85a9-e8bb4c671499 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:41:42.299946 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-c081ed48-2911-4958-85a9-e8bb4c671499 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:42.315880 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.315880 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:42.331803 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-7c93f65a-e275-4dbb-aa25-60a4312fe08f req-c081ed48-2911-4958-85a9-e8bb4c671499 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98/action returned with HTTP 204 Jul 10 09:41:42.332417 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1121/4505] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:41:42 2026] POST /volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:42.533029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bae42712-f2ea-4b1f-b49d-3b719b22910b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.534667 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bae42712-f2ea-4b1f-b49d-3b719b22910b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:42.534876 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bae42712-f2ea-4b1f-b49d-3b719b22910b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:42.535077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bae42712-f2ea-4b1f-b49d-3b719b22910b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:42.535175 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-bae42712-f2ea-4b1f-b49d-3b719b22910b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:42.539630 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.539630 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:42.540418 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bae42712-f2ea-4b1f-b49d-3b719b22910b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:42.540799 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1123/4506] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:42 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:42.772702 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e3ec983a-d1be-4751-8d12-ee52be733483 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.774517 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e3ec983a-d1be-4751-8d12-ee52be733483 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:42.774730 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e3ec983a-d1be-4751-8d12-ee52be733483 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:42.774925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e3ec983a-d1be-4751-8d12-ee52be733483 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:42.784264 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.784264 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:42.787855 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e3ec983a-d1be-4751-8d12-ee52be733483 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:42.792833 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e3ec983a-d1be-4751-8d12-ee52be733483 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:42.793481 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1128/4507] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:42 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:42.805362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e6a7f910-38e5-4034-a2a2-697d050d1764 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.807273 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6a7f910-38e5-4034-a2a2-697d050d1764 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:42.807509 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6a7f910-38e5-4034-a2a2-697d050d1764 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:42.807756 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6a7f910-38e5-4034-a2a2-697d050d1764 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:42.817469 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.817469 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:42.822497 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6a7f910-38e5-4034-a2a2-697d050d1764 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:42.827590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6a7f910-38e5-4034-a2a2-697d050d1764 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:42.828049 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1136/4508] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:42 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:42.874746 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-71304e8a-f65e-4b50-b999-0cb9855b7cdc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.877134 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-71304e8a-f65e-4b50-b999-0cb9855b7cdc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:42.877359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-71304e8a-f65e-4b50-b999-0cb9855b7cdc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:42.877584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-71304e8a-f65e-4b50-b999-0cb9855b7cdc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:42.886819 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.886819 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:42.890994 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-71304e8a-f65e-4b50-b999-0cb9855b7cdc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:42.896019 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-71304e8a-f65e-4b50-b999-0cb9855b7cdc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:42.896560 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1122/4509] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:42 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:42.914841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:42.917541 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/action Jul 10 09:41:42.917974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:41:42.918153 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:42.932654 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:42.932654 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:42.933312 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:42.942631 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Begin detaching volume completed successfully. Jul 10 09:41:42.942870 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-773e2e2c-4eaf-4553-b104-03494ad51236 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/action returned with HTTP 202 Jul 10 09:41:42.943425 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1124/4510] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:41:42 2026] POST /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:41:43.549795 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5af0400b-78d3-4ef0-afc7-a5a259a81c38 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:43.551681 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5af0400b-78d3-4ef0-afc7-a5a259a81c38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:43.551878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5af0400b-78d3-4ef0-afc7-a5a259a81c38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:43.552083 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5af0400b-78d3-4ef0-afc7-a5a259a81c38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:43.552180 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5af0400b-78d3-4ef0-afc7-a5a259a81c38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:43.556835 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:43.556835 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:43.557775 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5af0400b-78d3-4ef0-afc7-a5a259a81c38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:43.558173 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1129/4511] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:43 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:43.966678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e7429bf3-fab3-4751-a24d-e1c7e542dd42 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:43.967050 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e7429bf3-fab3-4751-a24d-e1c7e542dd42 None None] GET https://10.4.3.103/volume// Jul 10 09:41:43.967146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e7429bf3-fab3-4751-a24d-e1c7e542dd42 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:43.967311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e7429bf3-fab3-4751-a24d-e1c7e542dd42 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:43.967613 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e7429bf3-fab3-4751-a24d-e1c7e542dd42 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:43.967854 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1137/4512] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:41:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:43.974684 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-3ba03746-eb6b-4c86-81cc-76ddfd79a89d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:43.976492 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-3ba03746-eb6b-4c86-81cc-76ddfd79a89d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:43.976721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-3ba03746-eb6b-4c86-81cc-76ddfd79a89d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:43.976894 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-3ba03746-eb6b-4c86-81cc-76ddfd79a89d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:43.984780 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:43.984780 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:43.987601 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-3ba03746-eb6b-4c86-81cc-76ddfd79a89d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:43.991270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-3ba03746-eb6b-4c86-81cc-76ddfd79a89d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:43.991666 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1123/4513] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:41:43 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:41:43.999547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-fda4b468-bc65-43d0-b85d-c9261af5f2d9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.001633 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-fda4b468-bc65-43d0-b85d-c9261af5f2d9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/encryption Jul 10 09:41:44.001834 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-fda4b468-bc65-43d0-b85d-c9261af5f2d9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.002027 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-fda4b468-bc65-43d0-b85d-c9261af5f2d9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.011531 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.011531 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:44.017587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-fda4b468-bc65-43d0-b85d-c9261af5f2d9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/encryption returned with HTTP 200 Jul 10 09:41:44.018034 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1125/4514] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:41:43 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:44.566866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07305a4b-6aba-4643-b2f0-9abcea72d0af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.568447 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07305a4b-6aba-4643-b2f0-9abcea72d0af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:44.568634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07305a4b-6aba-4643-b2f0-9abcea72d0af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.568807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07305a4b-6aba-4643-b2f0-9abcea72d0af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.568925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-07305a4b-6aba-4643-b2f0-9abcea72d0af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:44.572754 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.572754 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:44.573497 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07305a4b-6aba-4643-b2f0-9abcea72d0af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:44.573849 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1130/4515] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:44 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:44.583284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-21acc837-8e92-4f05-b73c-0be7990e36b5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.584966 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-21acc837-8e92-4f05-b73c-0be7990e36b5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 Jul 10 09:41:44.585134 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-21acc837-8e92-4f05-b73c-0be7990e36b5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.585303 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-21acc837-8e92-4f05-b73c-0be7990e36b5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.591706 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.591706 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:44.594801 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-21acc837-8e92-4f05-b73c-0be7990e36b5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:44.598877 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-21acc837-8e92-4f05-b73c-0be7990e36b5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 returned with HTTP 200 Jul 10 09:41:44.599250 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1138/4516] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:44 2026] GET /volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 => generated 1412 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:44.610244 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-475ddb25-311d-4260-bfb8-b5762b81396b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.612084 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-475ddb25-311d-4260-bfb8-b5762b81396b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 Jul 10 09:41:44.612297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-475ddb25-311d-4260-bfb8-b5762b81396b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.612471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-475ddb25-311d-4260-bfb8-b5762b81396b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.619708 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.619708 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:44.623290 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-475ddb25-311d-4260-bfb8-b5762b81396b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:44.627920 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-475ddb25-311d-4260-bfb8-b5762b81396b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 returned with HTTP 200 Jul 10 09:41:44.628392 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1124/4517] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:44 2026] GET /volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:44.640155 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.641958 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 Jul 10 09:41:44.642193 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.642420 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.642664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: 121955a6-814e-405f-ae9c-08daafe0bba1 Jul 10 09:41:44.649338 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.649338 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:44.649834 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:44.664818 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume request issued successfully. Jul 10 09:41:44.665083 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c741dfc9-b48c-4aa0-9347-ad8895fa0beb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 returned with HTTP 202 Jul 10 09:41:44.665563 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1126/4518] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:41:44 2026] DELETE /volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:41:44.672529 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ee228636-16f1-4698-9ee0-13e17881ff18 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.674213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ee228636-16f1-4698-9ee0-13e17881ff18 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 Jul 10 09:41:44.674381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ee228636-16f1-4698-9ee0-13e17881ff18 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.674551 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ee228636-16f1-4698-9ee0-13e17881ff18 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.681701 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.681701 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:44.685985 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ee228636-16f1-4698-9ee0-13e17881ff18 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:44.692037 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ee228636-16f1-4698-9ee0-13e17881ff18 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 returned with HTTP 200 Jul 10 09:41:44.692466 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1131/4519] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:44 2026] GET /volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 => generated 1411 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:44.780912 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-2bae8e6e-e191-4cde-aa07-54b5bdf85463 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:44.783145 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-2bae8e6e-e191-4cde-aa07-54b5bdf85463 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98 Jul 10 09:41:44.783305 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-2bae8e6e-e191-4cde-aa07-54b5bdf85463 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:44.783467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-2bae8e6e-e191-4cde-aa07-54b5bdf85463 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:44.789723 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:44.789723 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:45.314231 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8bf88396-cda8-4a99-b686-2582c1a2d57b req-2bae8e6e-e191-4cde-aa07-54b5bdf85463 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98 returned with HTTP 200 Jul 10 09:41:45.314660 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1139/4520] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:41:44 2026] DELETE /volume/v3/attachments/a767fc5b-30d8-428b-8d0e-e7e3b6fb7c98 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:45.703965 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-de628ccb-d3bc-4708-8cf2-eb791be3eb66 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:45.705775 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de628ccb-d3bc-4708-8cf2-eb791be3eb66 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 Jul 10 09:41:45.705975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de628ccb-d3bc-4708-8cf2-eb791be3eb66 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:45.706176 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de628ccb-d3bc-4708-8cf2-eb791be3eb66 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:45.711430 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de628ccb-d3bc-4708-8cf2-eb791be3eb66 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 returned with HTTP 404 Jul 10 09:41:45.711909 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1125/4521] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:45 2026] GET /volume/v3/volumes/121955a6-814e-405f-ae9c-08daafe0bba1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:45.718723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:45.720471 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:45.720670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:45.720841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:45.720945 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete backup with id: c5605897-b4f1-4708-8450-919667873e2a. Jul 10 09:41:45.724717 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:45.724717 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:45.734708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] delete_backup rpcapi backup_id c5605897-b4f1-4708-8450-919667873e2a {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:41:45.736600 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0f1cd73-b24f-4b59-8fe0-408f9f44eaab tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 202 Jul 10 09:41:45.736730 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1127/4522] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:41:45 2026] DELETE /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:41:45.742928 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-abdeb4cc-d190-4fea-8495-fcaf44432638 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:45.744992 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-abdeb4cc-d190-4fea-8495-fcaf44432638 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:45.745199 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-abdeb4cc-d190-4fea-8495-fcaf44432638 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:45.745421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-abdeb4cc-d190-4fea-8495-fcaf44432638 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:45.745526 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-abdeb4cc-d190-4fea-8495-fcaf44432638 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:45.749797 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:45.749797 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:45.750519 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-abdeb4cc-d190-4fea-8495-fcaf44432638 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 200 Jul 10 09:41:45.750887 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1132/4523] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:45 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:46.117703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a4428e48-4619-4c4f-bf88-ada640814512 req-6f210e51-fe4e-426a-ad88-d7a81d3e1b6c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:46.119493 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a4428e48-4619-4c4f-bf88-ada640814512 req-6f210e51-fe4e-426a-ad88-d7a81d3e1b6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:46.119679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a4428e48-4619-4c4f-bf88-ada640814512 req-6f210e51-fe4e-426a-ad88-d7a81d3e1b6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:46.119874 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a4428e48-4619-4c4f-bf88-ada640814512 req-6f210e51-fe4e-426a-ad88-d7a81d3e1b6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:46.126434 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:46.126434 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:46.130012 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a4428e48-4619-4c4f-bf88-ada640814512 req-6f210e51-fe4e-426a-ad88-d7a81d3e1b6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:46.134799 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a4428e48-4619-4c4f-bf88-ada640814512 req-6f210e51-fe4e-426a-ad88-d7a81d3e1b6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:46.135237 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1140/4524] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:46 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:46.759613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b0436ffb-63a4-41d9-a5f8-6a8643235636 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:46.761531 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0436ffb-63a4-41d9-a5f8-6a8643235636 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a Jul 10 09:41:46.761730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0436ffb-63a4-41d9-a5f8-6a8643235636 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:46.761914 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b0436ffb-63a4-41d9-a5f8-6a8643235636 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:46.762028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b0436ffb-63a4-41d9-a5f8-6a8643235636 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id c5605897-b4f1-4708-8450-919667873e2a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:46.764997 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b0436ffb-63a4-41d9-a5f8-6a8643235636 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a returned with HTTP 404 Jul 10 09:41:46.765399 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1126/4525] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:46 2026] GET /volume/v3/backups/c5605897-b4f1-4708-8450-919667873e2a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:46.827357 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9fae502d-049e-43b1-9886-b6a877aaed2f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:46.828897 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9fae502d-049e-43b1-9886-b6a877aaed2f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:46.829086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9fae502d-049e-43b1-9886-b6a877aaed2f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:46.829260 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9fae502d-049e-43b1-9886-b6a877aaed2f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:46.837293 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:46.837293 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:46.840592 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9fae502d-049e-43b1-9886-b6a877aaed2f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:46.845304 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9fae502d-049e-43b1-9886-b6a877aaed2f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 200 Jul 10 09:41:46.845744 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1128/4526] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:46 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:46.862416 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4200cb32-b857-4a96-bcb9-41308980b681 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:46.864153 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:46.864338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:46.864515 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:46.864693 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: 167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:46.871239 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:46.871239 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:46.871704 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:46.885774 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume request issued successfully. Jul 10 09:41:46.885950 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4200cb32-b857-4a96-bcb9-41308980b681 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 202 Jul 10 09:41:46.886339 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1133/4527] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:41:46 2026] DELETE /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:41:46.893078 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-509f81dc-d48f-4449-90ba-0ac7d38c6514 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:46.894805 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-509f81dc-d48f-4449-90ba-0ac7d38c6514 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:46.895014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-509f81dc-d48f-4449-90ba-0ac7d38c6514 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:46.895179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-509f81dc-d48f-4449-90ba-0ac7d38c6514 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:46.901825 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:46.901825 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:46.905274 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-509f81dc-d48f-4449-90ba-0ac7d38c6514 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:46.909714 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-509f81dc-d48f-4449-90ba-0ac7d38c6514 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 200 Jul 10 09:41:46.910180 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1141/4528] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:46 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:47.617466 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-86ee5d29-8b62-4368-8bbe-ac4e063f1abb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.619225 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-86ee5d29-8b62-4368-8bbe-ac4e063f1abb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:41:47.619371 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-86ee5d29-8b62-4368-8bbe-ac4e063f1abb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:47.619546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-86ee5d29-8b62-4368-8bbe-ac4e063f1abb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:47.624487 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:47.624487 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:47.624876 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-86ee5d29-8b62-4368-8bbe-ac4e063f1abb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:41:47.625492 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-86ee5d29-8b62-4368-8bbe-ac4e063f1abb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 200 Jul 10 09:41:47.625853 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1127/4529] 10.4.3.103 () {68 vars in 1604 bytes} [Fri Jul 10 09:41:47 2026] GET /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:47.632751 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-93d676cd-fae9-4a0b-a011-90e47d69c462 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.634851 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-93d676cd-fae9-4a0b-a011-90e47d69c462 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:41:47.635055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-93d676cd-fae9-4a0b-a011-90e47d69c462 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:47.635241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-93d676cd-fae9-4a0b-a011-90e47d69c462 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:47.644619 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:47.644619 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:47.647979 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-93d676cd-fae9-4a0b-a011-90e47d69c462 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:47.652262 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-93d676cd-fae9-4a0b-a011-90e47d69c462 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 200 Jul 10 09:41:47.652650 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1129/4530] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:47 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:47.659362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.661151 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:41:47.661406 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "49e585cc-03d7-4898-ba9c-434cc2ddd61e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:47.662879 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '49e585cc-03d7-4898-ba9c-434cc2ddd61e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:41:47.670214 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:47.670214 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:47.670802 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:41:47.670928 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:41:47.671505 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:41:47.676766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (30d2950f-0924-44eb-9525-738e6db8c7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:47.677804 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a54de2f0-29a7-4dd0-ab38-b374ebba4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:47.678623 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:41:47.706324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a54de2f0-29a7-4dd0-ab38-b374ebba4460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '49e585cc-03d7-4898-ba9c-434cc2ddd61e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:47.707071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d1a754-5217-4e03-8a2b-1df476e1934b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:47.740204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['5391e5d6-3bdd-4b2d-b328-51ffe5e10fde', 'b030a55f-a1a1-42bb-b20b-e69852a3e7ed', '04dd892d-b364-4c13-9ee0-66d63f228d4d', 'ec90ff93-ab8c-45dd-9a58-679fda543c1b'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:47.741072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d1a754-5217-4e03-8a2b-1df476e1934b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5391e5d6-3bdd-4b2d-b328-51ffe5e10fde', 'b030a55f-a1a1-42bb-b20b-e69852a3e7ed', '04dd892d-b364-4c13-9ee0-66d63f228d4d', 'ec90ff93-ab8c-45dd-9a58-679fda543c1b']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:47.741777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d4520e-5546-4dd1-a0a8-7f86f100fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:47.779601 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d4520e-5546-4dd1-a0a8-7f86f100fc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23681290-99a9-4389-b7b7-97ec83a61cae', '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='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['5391e5d6-3bdd-4b2d-b328-51ffe5e10fde','b030a55f-a1a1-42bb-b20b-e69852a3e7ed','04dd892d-b364-4c13-9ee0-66d63f228d4d','ec90ff93-ab8c-45dd-9a58-679fda543c1b'],size=1,snapshot_id=49e585cc-03d7-4898-ba9c-434cc2ddd61e,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:41:47Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23681290-99a9-4389-b7b7-97ec83a61cae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=49e585cc-03d7-4898-ba9c-434cc2ddd61e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:47.780386 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13cf31c7-db7f-40d2-834c-3b6894999ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:47.796949 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13cf31c7-db7f-40d2-834c-3b6894999ef8) transitioned into 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='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['5391e5d6-3bdd-4b2d-b328-51ffe5e10fde','b030a55f-a1a1-42bb-b20b-e69852a3e7ed','04dd892d-b364-4c13-9ee0-66d63f228d4d','ec90ff93-ab8c-45dd-9a58-679fda543c1b'],size=1,snapshot_id=49e585cc-03d7-4898-ba9c-434cc2ddd61e,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:47.797561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267de106-2fc4-459e-9ecc-aa5fe0f61460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:47.819181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267de106-2fc4-459e-9ecc-aa5fe0f61460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:47.819977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (30d2950f-0924-44eb-9525-738e6db8c7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:47.820319 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:41:47.820825 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-1bae9bbf-e8f0-41e0-ac69-27acb654c675 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:41:47.821239 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1134/4531] 10.4.3.103 () {72 vars in 1541 bytes} [Fri Jul 10 09:41:47 2026] POST /volume/v3/volumes => generated 736 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:47.828352 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-ae534353-588e-4bc3-9108-a3b1db2ebdb9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.831055 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-ae534353-588e-4bc3-9108-a3b1db2ebdb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:41:47.831336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-ae534353-588e-4bc3-9108-a3b1db2ebdb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:47.831623 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-ae534353-588e-4bc3-9108-a3b1db2ebdb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:47.841130 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:47.841130 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:47.845782 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-ae534353-588e-4bc3-9108-a3b1db2ebdb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:47.851588 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-ae534353-588e-4bc3-9108-a3b1db2ebdb9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 200 Jul 10 09:41:47.852169 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1142/4532] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:47 2026] GET /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:47.858936 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-2918784c-0cdd-46d2-af9c-3e899368b23f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.860818 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-2918784c-0cdd-46d2-af9c-3e899368b23f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:41:47.861034 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-2918784c-0cdd-46d2-af9c-3e899368b23f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:47.861230 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-2918784c-0cdd-46d2-af9c-3e899368b23f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:47.867416 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:47.867416 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:47.870672 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-2918784c-0cdd-46d2-af9c-3e899368b23f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:47.874306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-2918784c-0cdd-46d2-af9c-3e899368b23f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 200 Jul 10 09:41:47.874655 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1128/4533] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:47 2026] GET /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 804 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:47.922966 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c001b850-c3dc-4fc1-982b-7d9a33c6c5ac None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.924684 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c001b850-c3dc-4fc1-982b-7d9a33c6c5ac tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 Jul 10 09:41:47.924929 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c001b850-c3dc-4fc1-982b-7d9a33c6c5ac tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:47.925170 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c001b850-c3dc-4fc1-982b-7d9a33c6c5ac tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:47.930555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c001b850-c3dc-4fc1-982b-7d9a33c6c5ac tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 returned with HTTP 404 Jul 10 09:41:47.931005 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1130/4534] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:47 2026] GET /volume/v3/volumes/167b08aa-fddc-4b77-9c87-105c843ab9c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:47.944003 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:47.946095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:41:47.946639 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-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-810116431"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:47.948537 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-810116431'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:41:47.948719 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume of 1 GB Jul 10 09:41:47.949051 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:47.949051 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:47.952513 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability Zones retrieved successfully. Jul 10 09:41:47.957703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (9361fc18-10ae-448b-8669-371b314ae411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:47.958592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a595cd-f150-4ac6-9d66-e9a984e904fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:47.959393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:41:47.983783 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a595cd-f150-4ac6-9d66-e9a984e904fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:47.984490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae17fb6-fe09-4b45-a3f4-36231c4d3baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:48.022863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['06182c78-ca6e-4e74-a5a1-0f07d3d79091', 'e0ae3b14-4116-4df0-8b29-f33c5df43df3', '12249511-8e1f-4c56-b5a9-13128167eb69', '8022c1f1-6092-4725-a2b2-6e067abdcad5'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:48.023696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae17fb6-fe09-4b45-a3f4-36231c4d3baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06182c78-ca6e-4e74-a5a1-0f07d3d79091', 'e0ae3b14-4116-4df0-8b29-f33c5df43df3', '12249511-8e1f-4c56-b5a9-13128167eb69', '8022c1f1-6092-4725-a2b2-6e067abdcad5']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:48.024940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a805953-d767-425f-bdfb-b1efff0f6af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:48.053587 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a805953-d767-425f-bdfb-b1efff0f6af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85a37ab2-1100-43d0-91ca-a27135f1a1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-810116431',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['06182c78-ca6e-4e74-a5a1-0f07d3d79091','e0ae3b14-4116-4df0-8b29-f33c5df43df3','12249511-8e1f-4c56-b5a9-13128167eb69','8022c1f1-6092-4725-a2b2-6e067abdcad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:41:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-810116431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85a37ab2-1100-43d0-91ca-a27135f1a1c9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b97adbe34a1347bc917adbd1f89d003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510a4dedf24148e3b77023fa32ad8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:48.054257 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a87d035-7d0b-46c4-90e4-3cb20d80df2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:48.072417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a87d035-7d0b-46c4-90e4-3cb20d80df2e) transitioned into state 'SUCCESS' from state '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-810116431',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['06182c78-ca6e-4e74-a5a1-0f07d3d79091','e0ae3b14-4116-4df0-8b29-f33c5df43df3','12249511-8e1f-4c56-b5a9-13128167eb69','8022c1f1-6092-4725-a2b2-6e067abdcad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:48.073161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17930357-0758-457a-8fab-97573f11dfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:48.084202 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17930357-0758-457a-8fab-97573f11dfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:48.085166 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (9361fc18-10ae-448b-8669-371b314ae411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:48.085476 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request issued successfully. Jul 10 09:41:48.086167 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ef165aa-646d-42e6-a116-f28f70a2e409 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:41:48.086635 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1135/4535] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:41:47 2026] POST /volume/v3/volumes => generated 815 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:48.101090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9002650b-7cdb-4de5-9101-deef09ff4a94 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:48.103502 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9002650b-7cdb-4de5-9101-deef09ff4a94 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:41:48.103788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9002650b-7cdb-4de5-9101-deef09ff4a94 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:48.104066 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9002650b-7cdb-4de5-9101-deef09ff4a94 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:48.112493 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:48.112493 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:48.116361 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9002650b-7cdb-4de5-9101-deef09ff4a94 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:48.120153 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9002650b-7cdb-4de5-9101-deef09ff4a94 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 200 Jul 10 09:41:48.120519 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1143/4536] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:48 2026] GET /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:49.133421 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7c134c63-e935-4956-a210-762d1b83d469 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:49.135305 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c134c63-e935-4956-a210-762d1b83d469 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:41:49.135525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c134c63-e935-4956-a210-762d1b83d469 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:49.135764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c134c63-e935-4956-a210-762d1b83d469 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:49.143738 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:49.143738 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:49.147543 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7c134c63-e935-4956-a210-762d1b83d469 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:49.152503 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c134c63-e935-4956-a210-762d1b83d469 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 200 Jul 10 09:41:49.152995 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1129/4537] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:49 2026] GET /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:49.165470 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:49.167271 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:41:49.167656 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85a37ab2-1100-43d0-91ca-a27135f1a1c9", "name": "tempest-VolumesBackupsTest-Backup-1983360429", "description": "tempest-backup-description-364191588", "container": "tempest-volumesbackupstest-backup-container-379689849"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:49.169083 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating new backup {'backup': {'volume_id': '85a37ab2-1100-43d0-91ca-a27135f1a1c9', 'name': 'tempest-VolumesBackupsTest-Backup-1983360429', 'description': 'tempest-backup-description-364191588', 'container': 'tempest-volumesbackupstest-backup-container-379689849'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:41:49.169226 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating backup of volume 85a37ab2-1100-43d0-91ca-a27135f1a1c9 in container tempest-volumesbackupstest-backup-container-379689849 Jul 10 09:41:49.176296 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:49.176296 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:49.176760 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:41:49.191813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['c78e8468-36af-469e-b3ef-94eeed20636a', 'f8aeb22c-9e05-4d28-a32e-74b682458e13'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:49.215317 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1b8227b5-8333-4f56-9cf2-4be53f24b06d tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:41:49.215719 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1131/4538] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:41:49 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:49.224539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0d3bb469-ac60-4615-a41c-d921ddb34a91 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:49.227196 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0d3bb469-ac60-4615-a41c-d921ddb34a91 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:49.227374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0d3bb469-ac60-4615-a41c-d921ddb34a91 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:49.227549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0d3bb469-ac60-4615-a41c-d921ddb34a91 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:49.227668 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0d3bb469-ac60-4615-a41c-d921ddb34a91 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:49.231839 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:49.231839 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:49.232617 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0d3bb469-ac60-4615-a41c-d921ddb34a91 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:49.233006 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1136/4539] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:49 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:50.242187 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8b00ec02-a593-41b4-90c8-0583bb9f0425 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:50.243932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8b00ec02-a593-41b4-90c8-0583bb9f0425 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:50.244138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8b00ec02-a593-41b4-90c8-0583bb9f0425 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:50.244337 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8b00ec02-a593-41b4-90c8-0583bb9f0425 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:50.244442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8b00ec02-a593-41b4-90c8-0583bb9f0425 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:50.248546 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:50.248546 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:50.249378 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8b00ec02-a593-41b4-90c8-0583bb9f0425 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:50.249817 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1144/4540] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:50 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:50.882718 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-6c3d4a15-7ecf-4e6c-9f61-c700366a4487 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:50.884704 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-6c3d4a15-7ecf-4e6c-9f61-c700366a4487 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:41:50.885123 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-6c3d4a15-7ecf-4e6c-9f61-c700366a4487 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:50.885166 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-6c3d4a15-7ecf-4e6c-9f61-c700366a4487 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:50.894012 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:50.894012 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:50.898099 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-6c3d4a15-7ecf-4e6c-9f61-c700366a4487 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:50.903610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-6c3d4a15-7ecf-4e6c-9f61-c700366a4487 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 200 Jul 10 09:41:50.903965 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1130/4541] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:41:50 2026] GET /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:50.911660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2108ccbe-2c63-4cd4-a7b7-72acffa39f87 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:50.912060 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2108ccbe-2c63-4cd4-a7b7-72acffa39f87 None None] GET https://10.4.3.103/volume// Jul 10 09:41:50.912246 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2108ccbe-2c63-4cd4-a7b7-72acffa39f87 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:50.912462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2108ccbe-2c63-4cd4-a7b7-72acffa39f87 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:50.912826 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2108ccbe-2c63-4cd4-a7b7-72acffa39f87 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:50.913108 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1132/4542] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:41:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:50.920073 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-312a0177-6189-4d98-846a-fb47836a648d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:50.922075 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-312a0177-6189-4d98-846a-fb47836a648d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:41:50.922355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-312a0177-6189-4d98-846a-fb47836a648d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23681290-99a9-4389-b7b7-97ec83a61cae", "connector": null, "instance_uuid": "5c7793f5-7451-49a2-a4bf-825527afe832"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:50.930523 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:50.930523 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:50.963528 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-312a0177-6189-4d98-846a-fb47836a648d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:41:50.964119 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1137/4543] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:41:50 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:50.970618 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-40c6e15e-2344-45f6-8a50-b86f0d25d60e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:50.971010 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-40c6e15e-2344-45f6-8a50-b86f0d25d60e None None] GET https://10.4.3.103/volume// Jul 10 09:41:50.971168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-40c6e15e-2344-45f6-8a50-b86f0d25d60e None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:50.971345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-40c6e15e-2344-45f6-8a50-b86f0d25d60e None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:50.971651 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-40c6e15e-2344-45f6-8a50-b86f0d25d60e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:41:50.971972 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1145/4544] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:41:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:41:50.978038 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-7607fd8d-70e0-4247-bd3d-c513fd495a55 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:50.979993 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-7607fd8d-70e0-4247-bd3d-c513fd495a55 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:41:50.980210 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-7607fd8d-70e0-4247-bd3d-c513fd495a55 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:50.980404 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-7607fd8d-70e0-4247-bd3d-c513fd495a55 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:50.989141 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:50.989141 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:50.991859 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-7607fd8d-70e0-4247-bd3d-c513fd495a55 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:41:50.995584 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-7607fd8d-70e0-4247-bd3d-c513fd495a55 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 200 Jul 10 09:41:50.995947 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1131/4545] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:41:50 2026] GET /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:41:51.101893 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:51.104255 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b Jul 10 09:41:51.104720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:51.113274 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-23681290-99a9-4389-b7b7-97ec83a61cae-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:41:51.118418 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-23681290-99a9-4389-b7b7-97ec83a61cae-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:41:51.119725 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:51.119725 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:51.260223 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dc7ef3df-3fd3-42ce-a929-b08475e7cfd0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:51.262561 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc7ef3df-3fd3-42ce-a929-b08475e7cfd0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:51.262857 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc7ef3df-3fd3-42ce-a929-b08475e7cfd0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:51.263119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc7ef3df-3fd3-42ce-a929-b08475e7cfd0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:51.263269 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-dc7ef3df-3fd3-42ce-a929-b08475e7cfd0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:51.267909 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:51.267909 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:51.268639 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc7ef3df-3fd3-42ce-a929-b08475e7cfd0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:51.269154 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1138/4546] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:51 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:51.642066 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-23681290-99a9-4389-b7b7-97ec83a61cae-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:41:51.642066 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-34acd868-6feb-4238-97d3-23ca1b0c4001 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b returned with HTTP 200 Jul 10 09:41:51.642170 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1133/4547] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:41:51 2026] PUT /volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:52.152199 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-9a76d969-3480-4afb-ab71-907247aebbd6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:52.154319 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-9a76d969-3480-4afb-ab71-907247aebbd6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b/action Jul 10 09:41:52.154769 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-9a76d969-3480-4afb-ab71-907247aebbd6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:41:52.154905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-9a76d969-3480-4afb-ab71-907247aebbd6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:52.167984 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:52.167984 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:52.175979 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a6df4515-c8e5-481d-9734-6840d104d5f7 req-9a76d969-3480-4afb-ab71-907247aebbd6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b/action returned with HTTP 204 Jul 10 09:41:52.176386 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1146/4548] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:41:52 2026] POST /volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:52.279525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ae33fb5e-a924-4162-b1bb-af62493d2503 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:52.281330 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae33fb5e-a924-4162-b1bb-af62493d2503 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:52.281523 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae33fb5e-a924-4162-b1bb-af62493d2503 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:52.281763 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae33fb5e-a924-4162-b1bb-af62493d2503 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:52.282008 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ae33fb5e-a924-4162-b1bb-af62493d2503 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:52.285878 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:52.285878 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:52.286558 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae33fb5e-a924-4162-b1bb-af62493d2503 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:52.286917 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1132/4549] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:52 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:53.298095 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3c7cb16e-f351-4c5e-bf39-12b95e049cf2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:53.299663 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3c7cb16e-f351-4c5e-bf39-12b95e049cf2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:53.299867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3c7cb16e-f351-4c5e-bf39-12b95e049cf2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:53.300033 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3c7cb16e-f351-4c5e-bf39-12b95e049cf2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:53.300125 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3c7cb16e-f351-4c5e-bf39-12b95e049cf2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:53.305269 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:53.305269 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:53.305980 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3c7cb16e-f351-4c5e-bf39-12b95e049cf2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:53.306305 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1139/4550] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:53 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:53.413851 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b2f35819-0269-46fe-b598-9354a8ff4529 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:53.415314 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:53.415479 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:53.415683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:53.415865 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume with id: 344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:53.422482 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:53.422482 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:53.422905 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:53.433313 np0000004982 devstack@c-api.service[99956]: WARNING cinder.keymgr.conf_key_mgr [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:41:53.438982 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume request issued successfully. Jul 10 09:41:53.439220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b2f35819-0269-46fe-b598-9354a8ff4529 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 202 Jul 10 09:41:53.439791 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1134/4551] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:41:53 2026] DELETE /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:41:53.447066 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-df183ded-6d58-4cf4-85b0-b10892506e06 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:53.448738 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df183ded-6d58-4cf4-85b0-b10892506e06 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:53.448895 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df183ded-6d58-4cf4-85b0-b10892506e06 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:53.449041 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-df183ded-6d58-4cf4-85b0-b10892506e06 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:53.455155 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:53.455155 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:53.458233 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-df183ded-6d58-4cf4-85b0-b10892506e06 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:41:53.461932 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-df183ded-6d58-4cf4-85b0-b10892506e06 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 200 Jul 10 09:41:53.462392 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1147/4552] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:53 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:54.319466 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f1d8ac74-3acb-4a73-86e3-9f372a882fc5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.323282 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1d8ac74-3acb-4a73-86e3-9f372a882fc5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:54.323481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1d8ac74-3acb-4a73-86e3-9f372a882fc5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:54.323685 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1d8ac74-3acb-4a73-86e3-9f372a882fc5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:54.323787 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f1d8ac74-3acb-4a73-86e3-9f372a882fc5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:54.327941 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:54.327941 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:54.328682 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1d8ac74-3acb-4a73-86e3-9f372a882fc5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:54.329043 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1133/4553] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:54 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:54.478394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d9263b6f-579d-443e-a718-1e7837a40cde None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.480935 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9263b6f-579d-443e-a718-1e7837a40cde tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e Jul 10 09:41:54.481185 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9263b6f-579d-443e-a718-1e7837a40cde tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:54.481403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9263b6f-579d-443e-a718-1e7837a40cde tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:54.490025 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9263b6f-579d-443e-a718-1e7837a40cde tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e returned with HTTP 404 Jul 10 09:41:54.491204 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1140/4554] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:54 2026] GET /volume/v3/volumes/344128f9-ed98-49f5-841a-86e8c1ed142e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:41:54.501363 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.508094 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:41:54.508299 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:54.508442 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:54.509198 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:41:54.528235 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Get all volumes completed successfully. Jul 10 09:41:54.530181 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:54.530181 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:54.534771 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8cf52942-b2f3-49c3-9ecc-04552e3ed35f tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:41:54.535228 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1135/4555] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:41:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9983 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:41:54.554241 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-272b1fa1-5820-4e94-b8b7-e03594fb6127 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.556590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-272b1fa1-5820-4e94-b8b7-e03594fb6127 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] DELETE https://10.4.3.103/volume/v3/types/287dc32a-88db-4f65-ac6c-8f7332bb677d Jul 10 09:41:54.556865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-272b1fa1-5820-4e94-b8b7-e03594fb6127 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:54.557138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-272b1fa1-5820-4e94-b8b7-e03594fb6127 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:54.581432 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-272b1fa1-5820-4e94-b8b7-e03594fb6127 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/287dc32a-88db-4f65-ac6c-8f7332bb677d returned with HTTP 202 Jul 10 09:41:54.581911 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1148/4556] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:41:54 2026] DELETE /volume/v3/types/287dc32a-88db-4f65-ac6c-8f7332bb677d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:41:54.597168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-38528d97-a2a2-48d4-9f0f-86a08b6d2510 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.599380 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38528d97-a2a2-48d4-9f0f-86a08b6d2510 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:41:54.599826 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38528d97-a2a2-48d4-9f0f-86a08b6d2510 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-241210046", "extra_specs": {}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:54.615156 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38528d97-a2a2-48d4-9f0f-86a08b6d2510 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:41:54.615607 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1134/4557] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:41:54 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:54.624390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-68c4ad8e-1a4b-48c1-a12f-e1057154630d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.626722 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-68c4ad8e-1a4b-48c1-a12f-e1057154630d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types/3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab/encryption Jul 10 09:41:54.627059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-68c4ad8e-1a4b-48c1-a12f-e1057154630d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:54.645511 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-68c4ad8e-1a4b-48c1-a12f-e1057154630d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab/encryption returned with HTTP 200 Jul 10 09:41:54.646020 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1141/4558] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:41:54 2026] POST /volume/v3/types/3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:54.654261 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:54.655877 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:41:54.656243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2102386743", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-241210046", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:41:54.657760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2102386743', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-241210046', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:41:54.660912 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume of 1 GB Jul 10 09:41:54.661160 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:54.661160 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:54.661578 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Availability Zones retrieved successfully. Jul 10 09:41:54.666816 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (60cd1614-a94c-41a2-94b2-94f983edb116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:54.667676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c02367-2904-4876-a124-31c5f6730f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:54.668494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:41:54.690265 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c02367-2904-4876-a124-31c5f6730f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:41:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab,is_public=True,name='tempest-scenario-type-luksv2-241210046',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab', '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=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:54.690867 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc73bf8-99e0-488b-b160-a17db1211bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:54.714001 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-241210046 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-241210046, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:41:54.714304 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-241210046 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-241210046, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:41:54.737942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Created reservations ['9a4a6795-460d-4a80-bb81-eb15a2cdf753', '6cfb1394-5110-4fe0-a34b-cf098789578c', '0cf30e13-10a3-4d93-b8f9-e6a5f5969acf', 'b722cdbf-fafa-4f9f-acfd-20e7336995f6'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:41:54.738713 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc73bf8-99e0-488b-b160-a17db1211bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a4a6795-460d-4a80-bb81-eb15a2cdf753', '6cfb1394-5110-4fe0-a34b-cf098789578c', '0cf30e13-10a3-4d93-b8f9-e6a5f5969acf', 'b722cdbf-fafa-4f9f-acfd-20e7336995f6']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:54.739449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b7410c-a236-426a-b922-a51ffaa2f1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:54.760754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b7410c-a236-426a-b922-a51ffaa2f1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5afb5d8d-e481-4a81-aada-902a9c718408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2102386743',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['9a4a6795-460d-4a80-bb81-eb15a2cdf753','6cfb1394-5110-4fe0-a34b-cf098789578c','0cf30e13-10a3-4d93-b8f9-e6a5f5969acf','b722cdbf-fafa-4f9f-acfd-20e7336995f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2102386743',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5afb5d8d-e481-4a81-aada-902a9c718408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d7e1e30c0342dfb4c6a6a619517f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab),volume_type_id=3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:54.761452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ba4b38-8871-43df-90c8-0fd515d22932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:54.777163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ba4b38-8871-43df-90c8-0fd515d22932) transitioned into state 'SUCCESS' from state '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-2102386743',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['9a4a6795-460d-4a80-bb81-eb15a2cdf753','6cfb1394-5110-4fe0-a34b-cf098789578c','0cf30e13-10a3-4d93-b8f9-e6a5f5969acf','b722cdbf-fafa-4f9f-acfd-20e7336995f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:54.777814 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4187fbd2-7009-4609-a653-580e3572ce4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:41:54.786102 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4187fbd2-7009-4609-a653-580e3572ce4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:41:54.786905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (60cd1614-a94c-41a2-94b2-94f983edb116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:41:54.787190 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request issued successfully. Jul 10 09:41:54.787745 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4cff7ba4-2fd3-4c07-8d4a-25b2dbffeccb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:41:54.788132 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1136/4559] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:41:54 2026] POST /volume/v3/volumes => generated 786 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:41:55.343138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cda269e7-0edd-4d01-842f-03d2dc6a46b4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:55.345241 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cda269e7-0edd-4d01-842f-03d2dc6a46b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:55.345500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cda269e7-0edd-4d01-842f-03d2dc6a46b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:55.345880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cda269e7-0edd-4d01-842f-03d2dc6a46b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:55.346031 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-cda269e7-0edd-4d01-842f-03d2dc6a46b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:55.351023 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:55.351023 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:55.352121 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cda269e7-0edd-4d01-842f-03d2dc6a46b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:55.352609 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1149/4560] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:55 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:56.364017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-17a51811-5db2-4ffd-ba41-81a70ef70273 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:56.365693 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-17a51811-5db2-4ffd-ba41-81a70ef70273 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:56.365959 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-17a51811-5db2-4ffd-ba41-81a70ef70273 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:56.366231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-17a51811-5db2-4ffd-ba41-81a70ef70273 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:56.366445 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-17a51811-5db2-4ffd-ba41-81a70ef70273 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:56.371713 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:56.371713 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:41:56.372470 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-17a51811-5db2-4ffd-ba41-81a70ef70273 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:56.372879 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1135/4561] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:56 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:57.385803 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-145f159f-7d71-4bcd-9d02-4b7afa12fa39 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:57.386675 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-145f159f-7d71-4bcd-9d02-4b7afa12fa39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:57.386961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-145f159f-7d71-4bcd-9d02-4b7afa12fa39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:57.387191 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-145f159f-7d71-4bcd-9d02-4b7afa12fa39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:57.387321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-145f159f-7d71-4bcd-9d02-4b7afa12fa39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:57.392378 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:57.392378 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:41:57.393305 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-145f159f-7d71-4bcd-9d02-4b7afa12fa39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:57.393833 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1142/4562] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:57 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:58.404328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2238fab9-f8b3-41e2-8c92-8ef55f3a71d3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:58.406341 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2238fab9-f8b3-41e2-8c92-8ef55f3a71d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:58.406551 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2238fab9-f8b3-41e2-8c92-8ef55f3a71d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:58.406799 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2238fab9-f8b3-41e2-8c92-8ef55f3a71d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:58.406914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2238fab9-f8b3-41e2-8c92-8ef55f3a71d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:58.411405 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:58.411405 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:41:58.412230 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2238fab9-f8b3-41e2-8c92-8ef55f3a71d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:58.412631 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1137/4563] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:58 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:41:59.426956 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3b227733-956c-4ac1-9ba9-b78e4a07655b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:41:59.429143 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b227733-956c-4ac1-9ba9-b78e4a07655b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:41:59.429390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b227733-956c-4ac1-9ba9-b78e4a07655b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:41:59.429680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b227733-956c-4ac1-9ba9-b78e4a07655b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:41:59.429835 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3b227733-956c-4ac1-9ba9-b78e4a07655b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:41:59.435211 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:41:59.435211 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:41:59.436411 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b227733-956c-4ac1-9ba9-b78e4a07655b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:41:59.436764 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1150/4564] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:41:59 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:00.448012 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c2095ced-233d-4e77-82df-7940cf7b2c05 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:00.449721 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2095ced-233d-4e77-82df-7940cf7b2c05 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:00.449921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2095ced-233d-4e77-82df-7940cf7b2c05 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:00.450144 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2095ced-233d-4e77-82df-7940cf7b2c05 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:00.450271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c2095ced-233d-4e77-82df-7940cf7b2c05 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:00.451919 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=118,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:00.454786 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:00.454786 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:00.455520 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2095ced-233d-4e77-82df-7940cf7b2c05 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:00.455915 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1136/4565] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:00 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:01.467069 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-795072d7-3789-4c29-923a-f9d5eaa692d6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:01.470312 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-795072d7-3789-4c29-923a-f9d5eaa692d6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:01.470312 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-795072d7-3789-4c29-923a-f9d5eaa692d6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:01.470312 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-795072d7-3789-4c29-923a-f9d5eaa692d6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:01.470312 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-795072d7-3789-4c29-923a-f9d5eaa692d6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:01.474079 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=148,cinder:UPDATE=31,cinder:INSERT=19 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:01.475770 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:01.475770 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:01.476881 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-795072d7-3789-4c29-923a-f9d5eaa692d6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:01.478308 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1143/4566] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:01 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:02.487767 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0b9b2208-340e-461e-acf0-f4004d7ac2ff None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:02.489882 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b9b2208-340e-461e-acf0-f4004d7ac2ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:02.490126 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b9b2208-340e-461e-acf0-f4004d7ac2ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:02.490370 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0b9b2208-340e-461e-acf0-f4004d7ac2ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:02.490548 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0b9b2208-340e-461e-acf0-f4004d7ac2ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:02.492468 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=142,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:02.495938 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:02.495938 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:02.496986 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0b9b2208-340e-461e-acf0-f4004d7ac2ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:02.497665 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1138/4567] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:02 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:03.511119 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bd910723-4de5-4aa6-bb5d-cb9b768c3431 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:03.513333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd910723-4de5-4aa6-bb5d-cb9b768c3431 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:03.513616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd910723-4de5-4aa6-bb5d-cb9b768c3431 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:03.513853 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bd910723-4de5-4aa6-bb5d-cb9b768c3431 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:03.514006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-bd910723-4de5-4aa6-bb5d-cb9b768c3431 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:03.516347 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=111,cinder:UPDATE=22,cinder:INSERT=6 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:03.520331 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:03.520331 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:03.521420 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bd910723-4de5-4aa6-bb5d-cb9b768c3431 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:03.521927 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1151/4568] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:03 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:04.536083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bf2636de-b82d-44c6-a128-7c2d729a221c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:04.538310 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bf2636de-b82d-44c6-a128-7c2d729a221c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:04.538563 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bf2636de-b82d-44c6-a128-7c2d729a221c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:04.538869 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bf2636de-b82d-44c6-a128-7c2d729a221c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:04.539021 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-bf2636de-b82d-44c6-a128-7c2d729a221c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:04.543548 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:04.543548 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:04.544293 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bf2636de-b82d-44c6-a128-7c2d729a221c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:04.544670 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1137/4569] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:04 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:05.553767 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9e8b1f5b-0d6e-407a-976d-dc8722fcef1a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:05.555446 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9e8b1f5b-0d6e-407a-976d-dc8722fcef1a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:05.555676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9e8b1f5b-0d6e-407a-976d-dc8722fcef1a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:05.555862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9e8b1f5b-0d6e-407a-976d-dc8722fcef1a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:05.555956 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9e8b1f5b-0d6e-407a-976d-dc8722fcef1a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:05.560197 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:05.560197 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:05.560931 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9e8b1f5b-0d6e-407a-976d-dc8722fcef1a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:05.561293 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1144/4570] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:05 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:05.573375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fc55203d-578a-48fd-8f28-b6d13c8c6611 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:05.575071 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc55203d-578a-48fd-8f28-b6d13c8c6611 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:05.575278 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc55203d-578a-48fd-8f28-b6d13c8c6611 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:05.575481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fc55203d-578a-48fd-8f28-b6d13c8c6611 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:05.582901 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:05.582901 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:05.586416 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fc55203d-578a-48fd-8f28-b6d13c8c6611 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:05.590463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fc55203d-578a-48fd-8f28-b6d13c8c6611 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 200 Jul 10 09:42:05.590881 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1139/4571] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:05 2026] GET /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 908 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:05.607144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ee69cc9f-8424-4091-9b9a-7982352e7afc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:05.608953 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee69cc9f-8424-4091-9b9a-7982352e7afc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:05.609149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee69cc9f-8424-4091-9b9a-7982352e7afc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:05.609343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ee69cc9f-8424-4091-9b9a-7982352e7afc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:05.609468 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ee69cc9f-8424-4091-9b9a-7982352e7afc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:05.613976 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:05.613976 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:05.614676 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ee69cc9f-8424-4091-9b9a-7982352e7afc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:05.615313 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1152/4572] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:05 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:05.626414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e396d17e-5ae6-40b0-8eac-a52694a88a80 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:05.628732 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e396d17e-5ae6-40b0-8eac-a52694a88a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/detail Jul 10 09:42:05.629042 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e396d17e-5ae6-40b0-8eac-a52694a88a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:05.629312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e396d17e-5ae6-40b0-8eac-a52694a88a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:05.629720 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.api_utils [None req-e396d17e-5ae6-40b0-8eac-a52694a88a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Removing options '' from query. {{(pid=99955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:42:05.646118 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e396d17e-5ae6-40b0-8eac-a52694a88a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/detail returned with HTTP 200 Jul 10 09:42:05.646606 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1138/4573] 10.4.3.103 () {66 vars in 1258 bytes} [Fri Jul 10 09:42:05 2026] GET /volume/v3/backups/detail => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:05.656233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cb55d645-881b-435c-89cd-595d7449a7cf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:05.657945 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3/restore Jul 10 09:42:05.658253 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:42:05.659512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Restoring backup 3da8009b-a701-47c2-ac3a-9de9f1c469d3 ({'restore': {}}) {{(pid=99954) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:42:05.659647 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Restoring backup 3da8009b-a701-47c2-ac3a-9de9f1c469d3 to volume None. Jul 10 09:42:05.664195 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:05.664195 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:05.665352 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating volume of 1 GB for restore of backup 3da8009b-a701-47c2-ac3a-9de9f1c469d3. Jul 10 09:42:05.669074 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability Zones retrieved successfully. Jul 10 09:42:05.674831 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (257bb54c-c1ad-4ae6-85a6-cc0d0a9db9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:42:05.675989 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16601f4f-6ffe-4ce5-84b2-d80a5c92a606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:05.677105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:42:05.705121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16601f4f-6ffe-4ce5-84b2-d80a5c92a606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:05.705940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af67e000-5ee7-46db-84d3-cd0267240a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:05.742250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['64dc5191-b435-4043-a9a8-38c878185692', '23f917ff-b01b-499a-9a90-891d8b12545d', 'a175ad4f-2111-41ce-8d63-6e0d352832da', '3bb08e96-e88c-4208-a9d3-3e2e824291a5'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:42:05.743140 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af67e000-5ee7-46db-84d3-cd0267240a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64dc5191-b435-4043-a9a8-38c878185692', '23f917ff-b01b-499a-9a90-891d8b12545d', 'a175ad4f-2111-41ce-8d63-6e0d352832da', '3bb08e96-e88c-4208-a9d3-3e2e824291a5']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:05.744108 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce03b154-b993-4665-888f-65ac6045c573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:05.772226 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce03b154-b993-4665-888f-65ac6045c573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af54ea6b-3df9-44de-bafa-0e95808b7d73', '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_3da8009b-a701-47c2-ac3a-9de9f1c469d3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['64dc5191-b435-4043-a9a8-38c878185692','23f917ff-b01b-499a-9a90-891d8b12545d','a175ad4f-2111-41ce-8d63-6e0d352832da','3bb08e96-e88c-4208-a9d3-3e2e824291a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:42:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3da8009b-a701-47c2-ac3a-9de9f1c469d3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af54ea6b-3df9-44de-bafa-0e95808b7d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97adbe34a1347bc917adbd1f89d003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510a4dedf24148e3b77023fa32ad8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:05.772967 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30fdb760-8f4b-44bc-9f8c-7155b26fd6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:05.786512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30fdb760-8f4b-44bc-9f8c-7155b26fd6b9) transitioned into 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_3da8009b-a701-47c2-ac3a-9de9f1c469d3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['64dc5191-b435-4043-a9a8-38c878185692','23f917ff-b01b-499a-9a90-891d8b12545d','a175ad4f-2111-41ce-8d63-6e0d352832da','3bb08e96-e88c-4208-a9d3-3e2e824291a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:05.787264 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58bd73e-5154-41d6-ae9e-45e3dc98c7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:05.796137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58bd73e-5154-41d6-ae9e-45e3dc98c7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:05.796957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (257bb54c-c1ad-4ae6-85a6-cc0d0a9db9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:42:05.797271 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request issued successfully. Jul 10 09:42:05.804019 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:05.804019 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:05.804515 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:06.811018 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:06.811018 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:06.811512 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:06.811667 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Checking backup size 1 against volume size 1 {{(pid=99954) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:42:06.812276 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Overwriting volume af54ea6b-3df9-44de-bafa-0e95808b7d73 with restore of backup 3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:06.825269 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] restore_backup in rpcapi backup_id 3da8009b-a701-47c2-ac3a-9de9f1c469d3 {{(pid=99954) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:42:06.827092 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cb55d645-881b-435c-89cd-595d7449a7cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3/restore returned with HTTP 202 Jul 10 09:42:06.827544 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1145/4574] 10.4.3.103 () {68 vars in 1393 bytes} [Fri Jul 10 09:42:05 2026] POST /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3/restore => generated 189 bytes in 1172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:42:06.835208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7357e4ad-146f-4114-9fc3-380d7f9863dc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:06.837478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7357e4ad-146f-4114-9fc3-380d7f9863dc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:06.837714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7357e4ad-146f-4114-9fc3-380d7f9863dc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:06.837948 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7357e4ad-146f-4114-9fc3-380d7f9863dc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:06.838076 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7357e4ad-146f-4114-9fc3-380d7f9863dc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:06.842687 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:06.842687 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:06.843691 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7357e4ad-146f-4114-9fc3-380d7f9863dc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:06.844100 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1140/4575] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:06 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:07.855730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-53416ea6-a4db-4308-b446-2f081a843513 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:07.857754 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53416ea6-a4db-4308-b446-2f081a843513 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:07.857988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53416ea6-a4db-4308-b446-2f081a843513 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:07.858221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-53416ea6-a4db-4308-b446-2f081a843513 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:07.858375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-53416ea6-a4db-4308-b446-2f081a843513 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:07.863468 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:07.863468 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:07.864455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-53416ea6-a4db-4308-b446-2f081a843513 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:07.864954 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1153/4576] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:07 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:08.874454 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f8952b8b-ecab-4923-ab15-fc16d2e9fad5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:08.876220 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f8952b8b-ecab-4923-ab15-fc16d2e9fad5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:08.876421 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f8952b8b-ecab-4923-ab15-fc16d2e9fad5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:08.876625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f8952b8b-ecab-4923-ab15-fc16d2e9fad5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:08.876728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f8952b8b-ecab-4923-ab15-fc16d2e9fad5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:08.881357 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:08.881357 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:08.882305 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f8952b8b-ecab-4923-ab15-fc16d2e9fad5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:08.882718 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1139/4577] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:08 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:09.901751 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d89d13fa-5d10-4ac3-9e51-6a9b4348d8bf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:09.903717 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d89d13fa-5d10-4ac3-9e51-6a9b4348d8bf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:09.903983 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d89d13fa-5d10-4ac3-9e51-6a9b4348d8bf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:09.904170 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d89d13fa-5d10-4ac3-9e51-6a9b4348d8bf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:09.904325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d89d13fa-5d10-4ac3-9e51-6a9b4348d8bf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:09.909083 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:09.909083 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:09.910110 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d89d13fa-5d10-4ac3-9e51-6a9b4348d8bf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:09.910528 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1146/4578] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:09 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:10.920504 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3ce54bb0-7bfc-4c6f-bf6d-13cadde4bffa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:10.923602 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3ce54bb0-7bfc-4c6f-bf6d-13cadde4bffa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:10.923602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3ce54bb0-7bfc-4c6f-bf6d-13cadde4bffa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:10.923602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3ce54bb0-7bfc-4c6f-bf6d-13cadde4bffa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:10.923765 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3ce54bb0-7bfc-4c6f-bf6d-13cadde4bffa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:10.929914 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:10.929914 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:10.931214 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3ce54bb0-7bfc-4c6f-bf6d-13cadde4bffa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:10.931819 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1141/4579] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:10 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:11.943529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-30e8547a-72f1-4f8d-a0a4-b664f214dfbc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:11.945061 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30e8547a-72f1-4f8d-a0a4-b664f214dfbc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:11.945252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30e8547a-72f1-4f8d-a0a4-b664f214dfbc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:11.945442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30e8547a-72f1-4f8d-a0a4-b664f214dfbc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:11.945536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-30e8547a-72f1-4f8d-a0a4-b664f214dfbc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:11.952596 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:11.952596 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:11.952596 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30e8547a-72f1-4f8d-a0a4-b664f214dfbc tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:11.952596 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1154/4580] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:11 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:12.960705 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b7ff3be3-fb81-4cfe-b627-d83db666deb4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:12.962538 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b7ff3be3-fb81-4cfe-b627-d83db666deb4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:12.962734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b7ff3be3-fb81-4cfe-b627-d83db666deb4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:12.962914 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b7ff3be3-fb81-4cfe-b627-d83db666deb4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:12.963012 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b7ff3be3-fb81-4cfe-b627-d83db666deb4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:12.967259 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:12.967259 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:12.968007 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b7ff3be3-fb81-4cfe-b627-d83db666deb4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:12.968379 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1140/4581] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:12 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:13.978890 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b2ef4375-b740-496b-9694-26e698db2555 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:13.983449 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b2ef4375-b740-496b-9694-26e698db2555 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:13.983449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b2ef4375-b740-496b-9694-26e698db2555 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:13.983449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b2ef4375-b740-496b-9694-26e698db2555 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:13.983449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b2ef4375-b740-496b-9694-26e698db2555 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:13.988108 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:13.988108 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:13.989381 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b2ef4375-b740-496b-9694-26e698db2555 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:13.990013 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1147/4582] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:13 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:15.000797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a8371454-9a46-49b1-8323-c0b9e9cbf767 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:15.002302 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8371454-9a46-49b1-8323-c0b9e9cbf767 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:15.003660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8371454-9a46-49b1-8323-c0b9e9cbf767 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:15.003660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8371454-9a46-49b1-8323-c0b9e9cbf767 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:15.003660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a8371454-9a46-49b1-8323-c0b9e9cbf767 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:15.012461 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:15.012461 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:15.013077 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8371454-9a46-49b1-8323-c0b9e9cbf767 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:15.013539 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1142/4583] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:14 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:16.024234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f4b91c8c-af17-4c97-9ffc-3fcf7e6c0acb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:16.027281 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f4b91c8c-af17-4c97-9ffc-3fcf7e6c0acb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:16.027281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f4b91c8c-af17-4c97-9ffc-3fcf7e6c0acb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:16.027281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f4b91c8c-af17-4c97-9ffc-3fcf7e6c0acb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:16.027281 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f4b91c8c-af17-4c97-9ffc-3fcf7e6c0acb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:16.030649 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:16.030649 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:16.031496 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f4b91c8c-af17-4c97-9ffc-3fcf7e6c0acb tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:16.031929 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1155/4584] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:16 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:17.041647 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-925a534e-479f-44e5-95ec-2bacb2f16f50 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:17.043294 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-925a534e-479f-44e5-95ec-2bacb2f16f50 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:17.043505 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-925a534e-479f-44e5-95ec-2bacb2f16f50 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:17.043703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-925a534e-479f-44e5-95ec-2bacb2f16f50 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:17.043802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-925a534e-479f-44e5-95ec-2bacb2f16f50 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:17.047894 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:17.047894 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:17.048597 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-925a534e-479f-44e5-95ec-2bacb2f16f50 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:17.048940 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1141/4585] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:17 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:18.058477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0a9e0111-d093-4fca-a2a0-520e83d0a578 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:18.060166 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0a9e0111-d093-4fca-a2a0-520e83d0a578 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:18.060352 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0a9e0111-d093-4fca-a2a0-520e83d0a578 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:18.060539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0a9e0111-d093-4fca-a2a0-520e83d0a578 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:18.060672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0a9e0111-d093-4fca-a2a0-520e83d0a578 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:18.064829 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:18.064829 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:18.065515 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0a9e0111-d093-4fca-a2a0-520e83d0a578 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:18.065862 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1148/4586] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:18 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:18.074976 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea0e6872-7918-4708-ab57-89415904b46a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:18.076656 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea0e6872-7918-4708-ab57-89415904b46a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 Jul 10 09:42:18.076849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea0e6872-7918-4708-ab57-89415904b46a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:18.077028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea0e6872-7918-4708-ab57-89415904b46a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:18.084161 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:18.084161 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:18.087735 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ea0e6872-7918-4708-ab57-89415904b46a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:18.091975 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea0e6872-7918-4708-ab57-89415904b46a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 returned with HTTP 200 Jul 10 09:42:18.092354 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1143/4587] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:18 2026] GET /volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 => generated 965 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:18.104662 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-68c42676-e5d0-4545-9c50-0c2269cf9973 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:18.106338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-68c42676-e5d0-4545-9c50-0c2269cf9973 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 Jul 10 09:42:18.106553 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-68c42676-e5d0-4545-9c50-0c2269cf9973 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:18.106788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-68c42676-e5d0-4545-9c50-0c2269cf9973 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:18.113471 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:18.113471 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:18.116693 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-68c42676-e5d0-4545-9c50-0c2269cf9973 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:18.120358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-68c42676-e5d0-4545-9c50-0c2269cf9973 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 returned with HTTP 200 Jul 10 09:42:18.120775 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1156/4588] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:18 2026] GET /volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 => generated 965 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:18.132533 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:18.134420 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 Jul 10 09:42:18.134635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:18.134817 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:18.134993 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: af54ea6b-3df9-44de-bafa-0e95808b7d73 Jul 10 09:42:18.142538 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:18.142538 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:18.143033 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:18.161006 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume request issued successfully. Jul 10 09:42:18.161252 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4dbd3549-1f40-4a28-a577-06440b4596e2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 returned with HTTP 202 Jul 10 09:42:18.161786 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1142/4589] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:42:18 2026] DELETE /volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:42:18.169256 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c58c2934-d1b7-481a-a0ee-7bf9c29db887 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:18.171581 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c58c2934-d1b7-481a-a0ee-7bf9c29db887 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 Jul 10 09:42:18.171834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c58c2934-d1b7-481a-a0ee-7bf9c29db887 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:18.172120 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c58c2934-d1b7-481a-a0ee-7bf9c29db887 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:18.180851 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:18.180851 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:18.184831 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c58c2934-d1b7-481a-a0ee-7bf9c29db887 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:18.188982 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c58c2934-d1b7-481a-a0ee-7bf9c29db887 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 returned with HTTP 200 Jul 10 09:42:18.189335 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1149/4590] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:18 2026] GET /volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:19.202330 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-032cfabd-e946-4633-bae3-1aeeb803384e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:19.203790 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-032cfabd-e946-4633-bae3-1aeeb803384e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 Jul 10 09:42:19.203950 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-032cfabd-e946-4633-bae3-1aeeb803384e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:19.204150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-032cfabd-e946-4633-bae3-1aeeb803384e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:19.208923 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-032cfabd-e946-4633-bae3-1aeeb803384e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 returned with HTTP 404 Jul 10 09:42:19.209473 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1144/4591] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:19 2026] GET /volume/v3/volumes/af54ea6b-3df9-44de-bafa-0e95808b7d73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:19.220376 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:19.222275 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:19.222486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:19.222703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:19.222884 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete backup with id: 3da8009b-a701-47c2-ac3a-9de9f1c469d3. Jul 10 09:42:19.227314 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:19.227314 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:19.238862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] delete_backup rpcapi backup_id 3da8009b-a701-47c2-ac3a-9de9f1c469d3 {{(pid=99957) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:42:19.240811 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ea367d01-d728-402c-bed4-76aeb04a0f73 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 202 Jul 10 09:42:19.241277 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1157/4592] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:42:19 2026] DELETE /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:42:19.247904 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-89f27ded-a1fb-4cef-af3c-a7ceb8a08f8f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:19.249835 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-89f27ded-a1fb-4cef-af3c-a7ceb8a08f8f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:19.250105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-89f27ded-a1fb-4cef-af3c-a7ceb8a08f8f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:19.250328 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-89f27ded-a1fb-4cef-af3c-a7ceb8a08f8f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:19.250367 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-89f27ded-a1fb-4cef-af3c-a7ceb8a08f8f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:19.254461 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:19.254461 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:19.255163 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-89f27ded-a1fb-4cef-af3c-a7ceb8a08f8f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 200 Jul 10 09:42:19.255741 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1143/4593] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:19 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:20.266802 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3edcf166-70f7-48b5-b919-16165d66c616 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:20.268854 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3edcf166-70f7-48b5-b919-16165d66c616 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 Jul 10 09:42:20.269165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3edcf166-70f7-48b5-b919-16165d66c616 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:20.269409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3edcf166-70f7-48b5-b919-16165d66c616 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:20.269563 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3edcf166-70f7-48b5-b919-16165d66c616 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 3da8009b-a701-47c2-ac3a-9de9f1c469d3. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:42:20.273886 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3edcf166-70f7-48b5-b919-16165d66c616 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 returned with HTTP 404 Jul 10 09:42:20.274506 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1150/4594] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:20 2026] GET /volume/v3/backups/3da8009b-a701-47c2-ac3a-9de9f1c469d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:20.360118 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:20.362249 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:20.362462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:20.362697 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:20.362896 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: 85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:20.372759 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:20.372759 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:20.373347 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:20.393361 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume request issued successfully. Jul 10 09:42:20.393645 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ecd62b2-2904-43b9-9beb-9795525a62c0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 202 Jul 10 09:42:20.394238 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1145/4595] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:42:20 2026] DELETE /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:42:20.403320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-85f8c392-557c-4b5a-babd-3cbb8d03027f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:20.405113 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-85f8c392-557c-4b5a-babd-3cbb8d03027f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:20.405407 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-85f8c392-557c-4b5a-babd-3cbb8d03027f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:20.405647 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-85f8c392-557c-4b5a-babd-3cbb8d03027f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:20.415058 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:20.415058 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:20.419773 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-85f8c392-557c-4b5a-babd-3cbb8d03027f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:20.425558 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-85f8c392-557c-4b5a-babd-3cbb8d03027f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 200 Jul 10 09:42:20.426123 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1158/4596] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:20 2026] GET /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:21.441921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-69f71ca1-42f1-47d8-bbab-b422a7553aef None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:21.443727 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-69f71ca1-42f1-47d8-bbab-b422a7553aef tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:21.443938 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-69f71ca1-42f1-47d8-bbab-b422a7553aef tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:21.444142 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-69f71ca1-42f1-47d8-bbab-b422a7553aef tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:21.450017 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-69f71ca1-42f1-47d8-bbab-b422a7553aef tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 404 Jul 10 09:42:21.450586 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1144/4597] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:21 2026] GET /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:21.457544 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3c9bb97d-c5ad-44b5-bc81-33bc4e3e90a3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:21.460097 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3c9bb97d-c5ad-44b5-bc81-33bc4e3e90a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:21.460392 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3c9bb97d-c5ad-44b5-bc81-33bc4e3e90a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:21.460668 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3c9bb97d-c5ad-44b5-bc81-33bc4e3e90a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:21.469190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3c9bb97d-c5ad-44b5-bc81-33bc4e3e90a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 404 Jul 10 09:42:21.469762 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1151/4598] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:21 2026] GET /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:21.476892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f61a16d0-7d38-4046-8fb3-bcf6f649210b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:21.478904 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f61a16d0-7d38-4046-8fb3-bcf6f649210b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:21.479120 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f61a16d0-7d38-4046-8fb3-bcf6f649210b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:21.479338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f61a16d0-7d38-4046-8fb3-bcf6f649210b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:21.479504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-f61a16d0-7d38-4046-8fb3-bcf6f649210b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: 85a37ab2-1100-43d0-91ca-a27135f1a1c9 Jul 10 09:42:21.485242 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f61a16d0-7d38-4046-8fb3-bcf6f649210b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 returned with HTTP 404 Jul 10 09:42:21.485752 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1146/4599] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:42:21 2026] DELETE /volume/v3/volumes/85a37ab2-1100-43d0-91ca-a27135f1a1c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:21.495716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:21.497586 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:42:21.497987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-188950516"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:42:21.499482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-188950516'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:42:21.499666 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume of 1 GB Jul 10 09:42:21.503924 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Availability Zones retrieved successfully. Jul 10 09:42:21.509144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (1c097d0f-2a98-411c-9686-4c2d689c8100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:42:21.510063 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa5533d5-9800-4a08-a9e2-4039e7c22670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:21.510996 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:42:21.534017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa5533d5-9800-4a08-a9e2-4039e7c22670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:21.534654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24950cf-6dcf-4bb7-8051-984c504641a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:21.570522 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['372e1c99-d051-45df-8d31-ae16f67c830e', 'ee5c92c7-6e19-49be-8070-e357b694c08d', '5676a90a-9e64-4d1b-9f63-da6adb4865a0', '18d11f74-299c-4324-98d2-3042443ea18b'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:42:21.571385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24950cf-6dcf-4bb7-8051-984c504641a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372e1c99-d051-45df-8d31-ae16f67c830e', 'ee5c92c7-6e19-49be-8070-e357b694c08d', '5676a90a-9e64-4d1b-9f63-da6adb4865a0', '18d11f74-299c-4324-98d2-3042443ea18b']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:21.572127 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2188c5f-ed0c-4cc6-8430-d25787911888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:21.593958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2188c5f-ed0c-4cc6-8430-d25787911888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a43f3e-fc30-49f4-9ce0-a626f4083a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-188950516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['372e1c99-d051-45df-8d31-ae16f67c830e','ee5c92c7-6e19-49be-8070-e357b694c08d','5676a90a-9e64-4d1b-9f63-da6adb4865a0','18d11f74-299c-4324-98d2-3042443ea18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-188950516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a43f3e-fc30-49f4-9ce0-a626f4083a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97adbe34a1347bc917adbd1f89d003b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510a4dedf24148e3b77023fa32ad8785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:21.594656 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a954950-e9a8-4637-b335-05fdc93734f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:21.614503 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a954950-e9a8-4637-b335-05fdc93734f6) transitioned into state 'SUCCESS' from state '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-188950516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97adbe34a1347bc917adbd1f89d003b',qos_specs=None,replication_status=,reservations=['372e1c99-d051-45df-8d31-ae16f67c830e','ee5c92c7-6e19-49be-8070-e357b694c08d','5676a90a-9e64-4d1b-9f63-da6adb4865a0','18d11f74-299c-4324-98d2-3042443ea18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510a4dedf24148e3b77023fa32ad8785',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:21.615422 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0635cee-3279-4cc1-ad45-0f00b0793926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:21.624899 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0635cee-3279-4cc1-ad45-0f00b0793926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:21.625807 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Flow 'volume_create_api' (1c097d0f-2a98-411c-9686-4c2d689c8100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:42:21.626114 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Create volume request issued successfully. Jul 10 09:42:21.626671 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d704c87-b1a8-48c9-bb2e-ab3505d297d3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:42:21.627117 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1159/4600] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:42:21 2026] POST /volume/v3/volumes => generated 748 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:42:21.642386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0a09807e-4ad4-4da6-b23c-60b972d9879c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:21.644576 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a09807e-4ad4-4da6-b23c-60b972d9879c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:42:21.644905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a09807e-4ad4-4da6-b23c-60b972d9879c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:21.645101 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a09807e-4ad4-4da6-b23c-60b972d9879c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:21.651723 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:21.651723 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:21.655205 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0a09807e-4ad4-4da6-b23c-60b972d9879c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:21.659352 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a09807e-4ad4-4da6-b23c-60b972d9879c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:42:21.659741 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1145/4601] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:21 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:22.675225 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2a3fb6c9-77c1-47bf-87a7-c07f554e0aba None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:22.677256 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a3fb6c9-77c1-47bf-87a7-c07f554e0aba tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:42:22.677473 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a3fb6c9-77c1-47bf-87a7-c07f554e0aba tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:22.677707 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a3fb6c9-77c1-47bf-87a7-c07f554e0aba tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:22.685799 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:22.685799 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:22.688462 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a3fb6c9-77c1-47bf-87a7-c07f554e0aba tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:42:22.692548 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a3fb6c9-77c1-47bf-87a7-c07f554e0aba tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:42:22.693044 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1152/4602] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:22 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:31.481973 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:31.617940 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=35,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:31.658364 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:32.691680 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=38,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:42:39.000219 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-71981e92-6750-40f9-a9b1-dd13f4c843ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:39.003482 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-71981e92-6750-40f9-a9b1-dd13f4c843ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:42:39.005654 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-71981e92-6750-40f9-a9b1-dd13f4c843ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:39.005654 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-71981e92-6750-40f9-a9b1-dd13f4c843ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:39.018428 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:39.018428 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:39.023428 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-71981e92-6750-40f9-a9b1-dd13f4c843ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:42:39.032064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-71981e92-6750-40f9-a9b1-dd13f4c843ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 200 Jul 10 09:42:39.032993 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1147/4603] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:38 2026] GET /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:42:43.296344 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-0331363d-9739-4ecb-823b-8a4af985d234 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:43.298994 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-0331363d-9739-4ecb-823b-8a4af985d234 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b Jul 10 09:42:43.299236 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-0331363d-9739-4ecb-823b-8a4af985d234 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:43.299503 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-0331363d-9739-4ecb-823b-8a4af985d234 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:43.308688 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:43.308688 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:43.837717 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-0331363d-9739-4ecb-823b-8a4af985d234 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b returned with HTTP 200 Jul 10 09:42:43.838223 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1160/4604] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:42:43 2026] DELETE /volume/v3/attachments/b0dc462d-7766-47f0-a1de-018c0d59506b => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:43.847963 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:43.850394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:42:43.850633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:43.850854 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:43.851002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:42:43.858997 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:43.858997 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:43.859580 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:42:43.876970 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:42:43.877342 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-2461034e-281d-4e7b-9e80-c9f690704db9 req-7c3cbb19-7c1b-417d-9249-e9f1e2251a84 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 202 Jul 10 09:42:43.878236 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1146/4605] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:42:43 2026] DELETE /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:42:47.176959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b7ba9f19-4acf-4df1-aadf-d049208052c5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:47.179201 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b7ba9f19-4acf-4df1-aadf-d049208052c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:47.179525 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b7ba9f19-4acf-4df1-aadf-d049208052c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:47.179867 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b7ba9f19-4acf-4df1-aadf-d049208052c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:47.189551 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:47.189551 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:47.194464 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b7ba9f19-4acf-4df1-aadf-d049208052c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:47.199832 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b7ba9f19-4acf-4df1-aadf-d049208052c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:47.200222 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1153/4606] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:47 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:47.212492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d4ee635e-ff67-4f09-97ed-d89aa5c1dfa3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:47.214747 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d4ee635e-ff67-4f09-97ed-d89aa5c1dfa3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:47.214911 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d4ee635e-ff67-4f09-97ed-d89aa5c1dfa3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:47.215085 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d4ee635e-ff67-4f09-97ed-d89aa5c1dfa3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:47.224109 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:47.224109 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:47.228745 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d4ee635e-ff67-4f09-97ed-d89aa5c1dfa3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:47.233737 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d4ee635e-ff67-4f09-97ed-d89aa5c1dfa3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:47.234192 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1148/4607] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:47 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:47.269736 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2a7a0d6f-0d11-4392-b3a0-348a93726f7c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:47.271703 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a7a0d6f-0d11-4392-b3a0-348a93726f7c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae Jul 10 09:42:47.271869 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a7a0d6f-0d11-4392-b3a0-348a93726f7c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:47.272076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a7a0d6f-0d11-4392-b3a0-348a93726f7c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:47.278809 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a7a0d6f-0d11-4392-b3a0-348a93726f7c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae returned with HTTP 404 Jul 10 09:42:47.279815 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1161/4608] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:47 2026] GET /volume/v3/volumes/23681290-99a9-4389-b7b7-97ec83a61cae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:47.280781 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-fc16d15a-0c5f-495a-b1e2-6604748df004 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:47.283468 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-fc16d15a-0c5f-495a-b1e2-6604748df004 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:47.283776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-fc16d15a-0c5f-495a-b1e2-6604748df004 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:47.284076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-fc16d15a-0c5f-495a-b1e2-6604748df004 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:47.287695 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:47.289727 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:47.289945 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:47.290169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:47.290302 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: 49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:47.292305 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:47.292305 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:47.296591 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:47.296591 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:47.296758 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-fc16d15a-0c5f-495a-b1e2-6604748df004 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:47.297107 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:42:47.301350 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-fc16d15a-0c5f-495a-b1e2-6604748df004 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:47.301876 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1147/4609] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:42:47 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:47.318880 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:42:47.318966 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cd74b95f-4619-44ef-bb1e-042faacb5912 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 202 Jul 10 09:42:47.319496 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1154/4610] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:42:47 2026] DELETE /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:42:47.330060 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9ec43af0-4378-4378-9bff-5571630579db None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:47.332740 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9ec43af0-4378-4378-9bff-5571630579db tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:47.333023 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9ec43af0-4378-4378-9bff-5571630579db tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:47.333266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9ec43af0-4378-4378-9bff-5571630579db tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:47.341078 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:47.341078 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:47.341648 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9ec43af0-4378-4378-9bff-5571630579db tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:42:47.343857 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9ec43af0-4378-4378-9bff-5571630579db tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 200 Jul 10 09:42:47.344833 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1149/4611] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:42:47 2026] GET /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:48.353891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e574d169-31e9-4f0d-ad8e-2e09f32a8a4e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:48.355709 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e574d169-31e9-4f0d-ad8e-2e09f32a8a4e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:48.355914 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e574d169-31e9-4f0d-ad8e-2e09f32a8a4e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:48.356100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e574d169-31e9-4f0d-ad8e-2e09f32a8a4e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:48.360492 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e574d169-31e9-4f0d-ad8e-2e09f32a8a4e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 404 Jul 10 09:42:48.361036 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1162/4612] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:42:48 2026] GET /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:49.336170 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-04b288c9-00c8-490e-a7f9-3183a6e55b93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:49.336730 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-04b288c9-00c8-490e-a7f9-3183a6e55b93 None None] GET https://10.4.3.103/volume// Jul 10 09:42:49.336928 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-04b288c9-00c8-490e-a7f9-3183a6e55b93 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:49.337162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-04b288c9-00c8-490e-a7f9-3183a6e55b93 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:49.337563 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-04b288c9-00c8-490e-a7f9-3183a6e55b93 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:42:49.337930 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1148/4613] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:42:49.345369 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e4537ace-9df3-4137-bc0c-8a2caa765cc5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:49.379150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e4537ace-9df3-4137-bc0c-8a2caa765cc5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:42:49.379509 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e4537ace-9df3-4137-bc0c-8a2caa765cc5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5afb5d8d-e481-4a81-aada-902a9c718408", "connector": null, "instance_uuid": "252fe5f0-22a0-430e-916c-45820b20bb02"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:42:49.388037 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:49.388037 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:49.413400 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e4537ace-9df3-4137-bc0c-8a2caa765cc5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:42:49.413855 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1155/4614] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:42:49 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:42:49.825733 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a40a7333-8806-43f9-b188-8a596a0a2cd8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:49.831445 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a40a7333-8806-43f9-b188-8a596a0a2cd8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:49.831723 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a40a7333-8806-43f9-b188-8a596a0a2cd8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:49.831907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a40a7333-8806-43f9-b188-8a596a0a2cd8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:49.848630 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:49.848630 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:49.852739 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a40a7333-8806-43f9-b188-8a596a0a2cd8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:49.857381 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a40a7333-8806-43f9-b188-8a596a0a2cd8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:49.857794 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1150/4615] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:49 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:49.938248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-54470467-34cf-49d2-b067-496ff836d643 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:49.938721 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-54470467-34cf-49d2-b067-496ff836d643 None None] GET https://10.4.3.103/volume// Jul 10 09:42:49.938915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-54470467-34cf-49d2-b067-496ff836d643 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:49.939127 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-54470467-34cf-49d2-b067-496ff836d643 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:49.939529 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-54470467-34cf-49d2-b067-496ff836d643 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:42:49.939856 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1163/4616] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:42:49.947544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e5593e1b-35c9-4a9b-92e5-c51291d363e2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:49.950480 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e5593e1b-35c9-4a9b-92e5-c51291d363e2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:49.950860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e5593e1b-35c9-4a9b-92e5-c51291d363e2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:49.951155 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e5593e1b-35c9-4a9b-92e5-c51291d363e2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:49.963859 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:49.963859 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:49.968670 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e5593e1b-35c9-4a9b-92e5-c51291d363e2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:49.974546 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-e5593e1b-35c9-4a9b-92e5-c51291d363e2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:49.975131 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1149/4617] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:42:49 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 1058 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:42:50.073024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:50.075247 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] PUT https://10.4.3.103/volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0 Jul 10 09:42:50.075701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:42:50.083772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Acquiring lock "cinder-attachment_update-5afb5d8d-e481-4a81-aada-902a9c718408-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:42:50.088853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-5afb5d8d-e481-4a81-aada-902a9c718408-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:42:50.090129 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:50.090129 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:50.614177 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-5afb5d8d-e481-4a81-aada-902a9c718408-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:42:50.614721 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-0467e698-46e4-49e1-905c-dc6ad2ecc7c5 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0 returned with HTTP 200 Jul 10 09:42:50.615434 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1156/4618] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:42:50 2026] PUT /volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:42:50.626645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-abc4b49a-7c2b-42fd-befd-01d0aba56074 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:50.629393 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-abc4b49a-7c2b-42fd-befd-01d0aba56074 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/encryption Jul 10 09:42:50.629694 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-abc4b49a-7c2b-42fd-befd-01d0aba56074 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:50.629964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-abc4b49a-7c2b-42fd-befd-01d0aba56074 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:50.641014 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:50.641014 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:50.650060 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-abc4b49a-7c2b-42fd-befd-01d0aba56074 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/encryption returned with HTTP 200 Jul 10 09:42:50.650807 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1151/4619] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:42:50 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:50.871561 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c1895529-47e2-426e-b84c-47a9384786cb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:50.873602 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1895529-47e2-426e-b84c-47a9384786cb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:50.873911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1895529-47e2-426e-b84c-47a9384786cb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:50.874126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c1895529-47e2-426e-b84c-47a9384786cb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:50.884660 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:50.884660 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:50.888757 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c1895529-47e2-426e-b84c-47a9384786cb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:50.894023 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c1895529-47e2-426e-b84c-47a9384786cb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:50.894488 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1164/4620] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:50 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:51.910172 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b3103d3b-cd79-4b4e-aab1-e4b116834710 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:51.912954 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b3103d3b-cd79-4b4e-aab1-e4b116834710 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:51.913166 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b3103d3b-cd79-4b4e-aab1-e4b116834710 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:51.913468 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b3103d3b-cd79-4b4e-aab1-e4b116834710 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:51.929638 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:51.929638 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:51.934621 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b3103d3b-cd79-4b4e-aab1-e4b116834710 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:51.941959 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b3103d3b-cd79-4b4e-aab1-e4b116834710 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:51.942406 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1150/4621] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:51 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:42:52.756317 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-582d1729-086b-49d6-86e8-b9c40e2512bb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:52.758500 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-582d1729-086b-49d6-86e8-b9c40e2512bb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c Jul 10 09:42:52.758703 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-582d1729-086b-49d6-86e8-b9c40e2512bb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:52.758890 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-582d1729-086b-49d6-86e8-b9c40e2512bb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:52.768393 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:52.768393 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:52.958098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c372b23f-7e35-46cf-857f-0a71a9e5b7aa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:52.960306 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c372b23f-7e35-46cf-857f-0a71a9e5b7aa tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:52.960557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c372b23f-7e35-46cf-857f-0a71a9e5b7aa tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:52.960768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c372b23f-7e35-46cf-857f-0a71a9e5b7aa tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:52.972603 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:52.972603 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:52.976923 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c372b23f-7e35-46cf-857f-0a71a9e5b7aa tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:52.981894 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c372b23f-7e35-46cf-857f-0a71a9e5b7aa tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:52.982396 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1152/4622] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:52 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:53.299889 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-582d1729-086b-49d6-86e8-b9c40e2512bb tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c returned with HTTP 200 Jul 10 09:42:53.300403 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1157/4623] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:42:52 2026] DELETE /volume/v3/attachments/146d782c-d4cd-49b5-9caa-8e78dc2ba67c => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:53.311754 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:53.313970 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:42:53.314135 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:53.314341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:53.314557 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:42:53.321397 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:53.321397 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:42:53.321866 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:42:53.341117 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:42:53.341329 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-19516009-3d63-4fcb-8f32-93f9beaf8cc5 req-b31c3310-b327-43a1-931f-16ecec6a4f25 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 202 Jul 10 09:42:53.341807 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1165/4624] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:42:53 2026] DELETE /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:42:53.997601 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-04f34a0c-4506-4e0e-8d9a-8417a1b6e5f0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:54.000296 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-04f34a0c-4506-4e0e-8d9a-8417a1b6e5f0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:54.000638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-04f34a0c-4506-4e0e-8d9a-8417a1b6e5f0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:54.000942 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-04f34a0c-4506-4e0e-8d9a-8417a1b6e5f0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:54.013588 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:54.013588 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:54.017751 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-04f34a0c-4506-4e0e-8d9a-8417a1b6e5f0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:54.022388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-04f34a0c-4506-4e0e-8d9a-8417a1b6e5f0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:54.022805 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1151/4625] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:53 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:55.040193 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-28688a2f-c559-4e59-9a65-3fab6bc1fe5c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:55.042427 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-28688a2f-c559-4e59-9a65-3fab6bc1fe5c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:55.042607 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-28688a2f-c559-4e59-9a65-3fab6bc1fe5c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:55.042797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-28688a2f-c559-4e59-9a65-3fab6bc1fe5c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:55.052725 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:55.052725 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:55.057098 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-28688a2f-c559-4e59-9a65-3fab6bc1fe5c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:55.062455 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-28688a2f-c559-4e59-9a65-3fab6bc1fe5c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:55.063053 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1153/4626] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:55 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:56.077710 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-926a34fc-717f-4f76-8ae1-a0e142d3a8d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:56.079835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-926a34fc-717f-4f76-8ae1-a0e142d3a8d0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:56.080089 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-926a34fc-717f-4f76-8ae1-a0e142d3a8d0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:56.080355 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-926a34fc-717f-4f76-8ae1-a0e142d3a8d0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:56.092013 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:56.092013 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:56.096203 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-926a34fc-717f-4f76-8ae1-a0e142d3a8d0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:56.101318 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-926a34fc-717f-4f76-8ae1-a0e142d3a8d0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:56.101715 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1158/4627] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:56 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:56.671904 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-36c32a17-007d-4e6e-bce2-2a9ce5646be3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:56.674008 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36c32a17-007d-4e6e-bce2-2a9ce5646be3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:42:56.674242 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36c32a17-007d-4e6e-bce2-2a9ce5646be3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:56.674468 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-36c32a17-007d-4e6e-bce2-2a9ce5646be3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:56.681257 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-36c32a17-007d-4e6e-bce2-2a9ce5646be3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 404 Jul 10 09:42:56.682167 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1166/4628] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:56 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:57.115993 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-14bdbbe5-ffed-499c-ad46-346833f0f052 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:57.118341 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14bdbbe5-ffed-499c-ad46-346833f0f052 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:57.118603 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14bdbbe5-ffed-499c-ad46-346833f0f052 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:57.118837 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-14bdbbe5-ffed-499c-ad46-346833f0f052 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:57.131732 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:57.131732 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:57.136354 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-14bdbbe5-ffed-499c-ad46-346833f0f052 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:57.142381 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-14bdbbe5-ffed-499c-ad46-346833f0f052 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:57.142979 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1152/4629] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:57 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:57.249970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-725cfe67-7eca-46a2-997d-59ca103c80b8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:57.252556 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-725cfe67-7eca-46a2-997d-59ca103c80b8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:57.253769 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-725cfe67-7eca-46a2-997d-59ca103c80b8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:57.254190 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-725cfe67-7eca-46a2-997d-59ca103c80b8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:57.254365 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-725cfe67-7eca-46a2-997d-59ca103c80b8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: 49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:57.260597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-725cfe67-7eca-46a2-997d-59ca103c80b8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 404 Jul 10 09:42:57.261245 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1154/4630] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:42:57 2026] DELETE /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:57.278157 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f3b6199c-183b-4585-9391-cd831691b06c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:57.280512 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3b6199c-183b-4585-9391-cd831691b06c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e Jul 10 09:42:57.280875 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3b6199c-183b-4585-9391-cd831691b06c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:57.281786 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3b6199c-183b-4585-9391-cd831691b06c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:57.296966 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3b6199c-183b-4585-9391-cd831691b06c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e returned with HTTP 404 Jul 10 09:42:57.297759 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1159/4631] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:42:57 2026] GET /volume/v3/snapshots/49e585cc-03d7-4898-ba9c-434cc2ddd61e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:58.114008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e0d4260b-024e-4b1c-a119-72c73f3acc90 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:58.116235 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e0d4260b-024e-4b1c-a119-72c73f3acc90 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:42:58.116536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e0d4260b-024e-4b1c-a119-72c73f3acc90 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:58.116763 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e0d4260b-024e-4b1c-a119-72c73f3acc90 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:58.116951 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e0d4260b-024e-4b1c-a119-72c73f3acc90 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:42:58.123538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e0d4260b-024e-4b1c-a119-72c73f3acc90 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 404 Jul 10 09:42:58.124148 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1167/4632] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:42:58 2026] DELETE /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:58.132680 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c7b9cc68-1961-407c-97d6-13ca928b30d6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:58.134790 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7b9cc68-1961-407c-97d6-13ca928b30d6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 Jul 10 09:42:58.135135 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7b9cc68-1961-407c-97d6-13ca928b30d6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:58.135404 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c7b9cc68-1961-407c-97d6-13ca928b30d6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:58.143368 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c7b9cc68-1961-407c-97d6-13ca928b30d6 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 returned with HTTP 404 Jul 10 09:42:58.143986 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1153/4633] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:58 2026] GET /volume/v3/volumes/5cd5b014-886c-4597-a1e9-945ba08f8375 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:42:58.158056 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e7253a91-823c-4181-af0d-c557266bf09d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:58.160022 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e7253a91-823c-4181-af0d-c557266bf09d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:58.160276 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e7253a91-823c-4181-af0d-c557266bf09d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:58.160537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e7253a91-823c-4181-af0d-c557266bf09d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:58.171170 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:58.171170 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:42:58.175680 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e7253a91-823c-4181-af0d-c557266bf09d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:58.181278 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e7253a91-823c-4181-af0d-c557266bf09d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:58.181946 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1155/4634] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:58 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:59.197188 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea3fc801-fa24-4faf-bce1-12a18229b4af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:59.199177 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea3fc801-fa24-4faf-bce1-12a18229b4af tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:42:59.199610 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea3fc801-fa24-4faf-bce1-12a18229b4af tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:59.199739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea3fc801-fa24-4faf-bce1-12a18229b4af tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:59.210978 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:59.210978 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:42:59.215233 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ea3fc801-fa24-4faf-bce1-12a18229b4af tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:42:59.220326 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea3fc801-fa24-4faf-bce1-12a18229b4af tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:42:59.220741 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1160/4635] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:59 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:42:59.363233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c0af2300-e9f8-4da7-a085-52b40be91691 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:59.365259 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:42:59.365676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1792455306", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:42:59.367347 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1792455306', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:42:59.486460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:42:59.492655 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:42:59.499722 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (1a84eaa5-23b4-4b07-93b3-9ad7d7c914ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:42:59.501228 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf879a3-fea5-4326-9a3a-7ad2df3bd431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:59.502409 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:42:59.576678 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf879a3-fea5-4326-9a3a-7ad2df3bd431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:59.577362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd82942-dc0b-4e85-8158-0dc0e2b6b20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:59.624589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['a336b4fe-e179-4735-838a-bac804acf3ad', '9b75c90a-7291-41c7-bfb7-1326b12f7996', '964dc0b9-74da-4afb-b63d-f68ae6547df2', '96b9a234-911e-4d3f-b88e-d3440b429f34'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:42:59.625684 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd82942-dc0b-4e85-8158-0dc0e2b6b20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a336b4fe-e179-4735-838a-bac804acf3ad', '9b75c90a-7291-41c7-bfb7-1326b12f7996', '964dc0b9-74da-4afb-b63d-f68ae6547df2', '96b9a234-911e-4d3f-b88e-d3440b429f34']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:59.626714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6516c218-13b8-4192-8734-1824d027b529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:59.653547 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6516c218-13b8-4192-8734-1824d027b529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a808a5dc-6231-41a9-a15e-771efd7d8cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1792455306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['a336b4fe-e179-4735-838a-bac804acf3ad','9b75c90a-7291-41c7-bfb7-1326b12f7996','964dc0b9-74da-4afb-b63d-f68ae6547df2','96b9a234-911e-4d3f-b88e-d3440b429f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:42:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1792455306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a808a5dc-6231-41a9-a15e-771efd7d8cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:59.654344 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc96ef0d-af20-4bde-a390-aee63185a1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:59.682660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc96ef0d-af20-4bde-a390-aee63185a1f6) transitioned into state 'SUCCESS' from state '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-1792455306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['a336b4fe-e179-4735-838a-bac804acf3ad','9b75c90a-7291-41c7-bfb7-1326b12f7996','964dc0b9-74da-4afb-b63d-f68ae6547df2','96b9a234-911e-4d3f-b88e-d3440b429f34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:59.683206 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ccd8a2d-4684-49d0-95a0-30d72a5e54bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:42:59.693965 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ccd8a2d-4684-49d0-95a0-30d72a5e54bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:42:59.694982 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (1a84eaa5-23b4-4b07-93b3-9ad7d7c914ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:42:59.695358 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:42:59.696082 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0af2300-e9f8-4da7-a085-52b40be91691 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:42:59.696601 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1168/4636] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:42:59 2026] POST /volume/v3/volumes => generated 759 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:42:59.710344 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5c1531a1-7d49-467d-a8d8-4b924da62697 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:42:59.712661 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5c1531a1-7d49-467d-a8d8-4b924da62697 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:42:59.712940 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5c1531a1-7d49-467d-a8d8-4b924da62697 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:42:59.713248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5c1531a1-7d49-467d-a8d8-4b924da62697 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:42:59.722423 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:42:59.722423 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:42:59.727445 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5c1531a1-7d49-467d-a8d8-4b924da62697 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:42:59.733192 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5c1531a1-7d49-467d-a8d8-4b924da62697 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:42:59.733797 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1154/4637] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:42:59 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:00.237118 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0332eb52-1eef-45b2-bed0-4c54edcab230 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:00.239461 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0332eb52-1eef-45b2-bed0-4c54edcab230 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:00.239805 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0332eb52-1eef-45b2-bed0-4c54edcab230 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:00.240119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0332eb52-1eef-45b2-bed0-4c54edcab230 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:00.252482 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:00.252482 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:00.256376 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0332eb52-1eef-45b2-bed0-4c54edcab230 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:00.262082 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0332eb52-1eef-45b2-bed0-4c54edcab230 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:00.262784 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1156/4638] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:00 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:00.749633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3ba0f4cf-603e-4544-9efa-080a8f6e3d4a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:00.752283 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3ba0f4cf-603e-4544-9efa-080a8f6e3d4a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:43:00.752584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3ba0f4cf-603e-4544-9efa-080a8f6e3d4a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:00.752878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3ba0f4cf-603e-4544-9efa-080a8f6e3d4a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:00.763864 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:00.763864 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:00.768702 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3ba0f4cf-603e-4544-9efa-080a8f6e3d4a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:43:00.775648 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3ba0f4cf-603e-4544-9efa-080a8f6e3d4a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:43:00.776318 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1161/4639] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:00 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:00.791865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c987d788-3b73-425e-8de8-ced1606d2799 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:00.794635 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c987d788-3b73-425e-8de8-ced1606d2799 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:43:00.794905 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c987d788-3b73-425e-8de8-ced1606d2799 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:00.795171 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c987d788-3b73-425e-8de8-ced1606d2799 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:00.804909 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:00.804909 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:00.809941 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c987d788-3b73-425e-8de8-ced1606d2799 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:43:00.817859 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c987d788-3b73-425e-8de8-ced1606d2799 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:43:00.818503 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1169/4640] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:00 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:00.934655 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8555ede5-9502-412c-8211-2799690a5e55 req-e8dac1df-5925-4a57-ba12-3e2c3f1a6126 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:00.937257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e8dac1df-5925-4a57-ba12-3e2c3f1a6126 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:43:00.937554 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e8dac1df-5925-4a57-ba12-3e2c3f1a6126 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:00.937871 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e8dac1df-5925-4a57-ba12-3e2c3f1a6126 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:00.946583 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:00.946583 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:00.951128 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-8555ede5-9502-412c-8211-2799690a5e55 req-e8dac1df-5925-4a57-ba12-3e2c3f1a6126 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:43:00.957828 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e8dac1df-5925-4a57-ba12-3e2c3f1a6126 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:43:00.958963 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1155/4641] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:43:00 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:01.276784 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9d334092-aadb-498b-8d77-522844fe120d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:01.279657 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d334092-aadb-498b-8d77-522844fe120d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:01.280045 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d334092-aadb-498b-8d77-522844fe120d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:01.280383 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d334092-aadb-498b-8d77-522844fe120d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:01.294680 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:01.294680 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:01.300277 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9d334092-aadb-498b-8d77-522844fe120d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:01.306160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d334092-aadb-498b-8d77-522844fe120d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:01.306641 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1157/4642] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:01 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:01.524537 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8555ede5-9502-412c-8211-2799690a5e55 req-be99e001-15f0-476d-bc03-f2c867c6f781 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:01.527041 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-be99e001-15f0-476d-bc03-f2c867c6f781 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:43:01.527214 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-be99e001-15f0-476d-bc03-f2c867c6f781 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:01.527440 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-be99e001-15f0-476d-bc03-f2c867c6f781 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:01.536447 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:01.536447 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:01.541395 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8555ede5-9502-412c-8211-2799690a5e55 req-be99e001-15f0-476d-bc03-f2c867c6f781 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:43:01.546589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-be99e001-15f0-476d-bc03-f2c867c6f781 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:43:01.547299 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1162/4643] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:43:01 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:01.558525 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b87ecf62-699d-4a6c-a966-c158e34641f5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:01.559017 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b87ecf62-699d-4a6c-a966-c158e34641f5 None None] GET https://10.4.3.103/volume// Jul 10 09:43:01.559237 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b87ecf62-699d-4a6c-a966-c158e34641f5 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:01.559467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b87ecf62-699d-4a6c-a966-c158e34641f5 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:01.559885 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b87ecf62-699d-4a6c-a966-c158e34641f5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:43:01.560251 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1170/4644] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:43:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:43:01.569849 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8555ede5-9502-412c-8211-2799690a5e55 req-d34383c2-5473-430d-a757-bc3c782c802f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:01.572119 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-d34383c2-5473-430d-a757-bc3c782c802f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:43:01.572493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-d34383c2-5473-430d-a757-bc3c782c802f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a808a5dc-6231-41a9-a15e-771efd7d8cdb", "connector": null, "instance_uuid": "16c8612b-274a-436d-8382-174d00205fdd"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:01.581351 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:01.581351 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:01.614593 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-d34383c2-5473-430d-a757-bc3c782c802f tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:43:01.615222 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1156/4645] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:43:01 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:02.318815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6f4ae057-a2ba-4a35-8bf4-2c8ba2a5bb7b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:02.320801 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6f4ae057-a2ba-4a35-8bf4-2c8ba2a5bb7b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:02.321031 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6f4ae057-a2ba-4a35-8bf4-2c8ba2a5bb7b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:02.321208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6f4ae057-a2ba-4a35-8bf4-2c8ba2a5bb7b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:02.332494 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:02.332494 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:02.336341 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6f4ae057-a2ba-4a35-8bf4-2c8ba2a5bb7b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:02.341445 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6f4ae057-a2ba-4a35-8bf4-2c8ba2a5bb7b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:02.341926 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1158/4646] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:02 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:03.356596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f9a2cdea-edd5-4bd3-8aa5-523ecaa24597 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:03.358524 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9a2cdea-edd5-4bd3-8aa5-523ecaa24597 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:03.358787 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9a2cdea-edd5-4bd3-8aa5-523ecaa24597 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:03.359031 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9a2cdea-edd5-4bd3-8aa5-523ecaa24597 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:03.370722 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:03.370722 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:03.377974 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f9a2cdea-edd5-4bd3-8aa5-523ecaa24597 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:03.380707 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9a2cdea-edd5-4bd3-8aa5-523ecaa24597 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:03.381314 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1163/4647] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:03 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:04.394826 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-96dcf134-e538-4324-a72e-303421a06ea7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:04.396833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96dcf134-e538-4324-a72e-303421a06ea7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:04.396985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96dcf134-e538-4324-a72e-303421a06ea7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:04.397188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-96dcf134-e538-4324-a72e-303421a06ea7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:04.408243 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:04.408243 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:04.411594 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-96dcf134-e538-4324-a72e-303421a06ea7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:04.416032 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-96dcf134-e538-4324-a72e-303421a06ea7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:04.416464 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1171/4648] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:04 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:05.402273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-1003a817-6665-44fb-9083-24ec13672c47 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:05.404307 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-1003a817-6665-44fb-9083-24ec13672c47 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0/action Jul 10 09:43:05.404674 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-1003a817-6665-44fb-9083-24ec13672c47 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:43:05.404811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-1003a817-6665-44fb-9083-24ec13672c47 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:05.420711 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:05.420711 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:05.429676 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-6d721a84-dbb1-49e3-aaab-e7ec30eba861 req-1003a817-6665-44fb-9083-24ec13672c47 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0/action returned with HTTP 204 Jul 10 09:43:05.430119 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1157/4649] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:43:05 2026] POST /volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:43:05.431780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9f7c19fc-342c-4d6e-ae36-497cd344bbf0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:05.434195 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9f7c19fc-342c-4d6e-ae36-497cd344bbf0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:05.434458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9f7c19fc-342c-4d6e-ae36-497cd344bbf0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:05.434741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9f7c19fc-342c-4d6e-ae36-497cd344bbf0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:05.448103 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:05.448103 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:05.453206 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9f7c19fc-342c-4d6e-ae36-497cd344bbf0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:05.459473 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9f7c19fc-342c-4d6e-ae36-497cd344bbf0 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:05.459951 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1159/4650] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:05 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:05.474685 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e772b192-d9f0-4024-b8ba-e89784bd6c9a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:05.476507 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e772b192-d9f0-4024-b8ba-e89784bd6c9a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:05.478090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e772b192-d9f0-4024-b8ba-e89784bd6c9a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:05.478090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e772b192-d9f0-4024-b8ba-e89784bd6c9a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:05.488181 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:05.488181 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:05.492537 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e772b192-d9f0-4024-b8ba-e89784bd6c9a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:05.497591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e772b192-d9f0-4024-b8ba-e89784bd6c9a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:05.498043 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1164/4651] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:05 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:05.540676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-556e72f9-1e02-4d98-8ea0-aedb169296fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:05.542998 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-556e72f9-1e02-4d98-8ea0-aedb169296fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:05.543263 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-556e72f9-1e02-4d98-8ea0-aedb169296fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:05.543512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-556e72f9-1e02-4d98-8ea0-aedb169296fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:05.553120 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:05.553120 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:05.556681 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-556e72f9-1e02-4d98-8ea0-aedb169296fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:05.561592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-556e72f9-1e02-4d98-8ea0-aedb169296fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:05.562023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1172/4652] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:43:05 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:05.580097 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:05.582239 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/action Jul 10 09:43:05.582590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:43:05.582729 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:05.593324 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:05.593324 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:05.593810 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:05.600065 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Begin detaching volume completed successfully. Jul 10 09:43:05.600267 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-8e4d9bd5-ecac-41c0-b938-d5171402100f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/action returned with HTTP 202 Jul 10 09:43:05.600899 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1158/4653] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:43:05 2026] POST /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:43:06.631136 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cf57e30c-1e78-4c33-bf5c-c94037f69965 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:06.631686 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf57e30c-1e78-4c33-bf5c-c94037f69965 None None] GET https://10.4.3.103/volume// Jul 10 09:43:06.631940 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf57e30c-1e78-4c33-bf5c-c94037f69965 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:06.632186 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf57e30c-1e78-4c33-bf5c-c94037f69965 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:06.632586 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf57e30c-1e78-4c33-bf5c-c94037f69965 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:43:06.632933 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1160/4654] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:43:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:43:06.644457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-9423d339-8fde-44fe-89d8-f26682c15ff4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:06.646783 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-9423d339-8fde-44fe-89d8-f26682c15ff4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:06.647069 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-9423d339-8fde-44fe-89d8-f26682c15ff4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:06.647323 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-9423d339-8fde-44fe-89d8-f26682c15ff4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:06.657312 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:06.657312 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:06.662021 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-9423d339-8fde-44fe-89d8-f26682c15ff4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:06.666913 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-9423d339-8fde-44fe-89d8-f26682c15ff4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:06.667456 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1165/4655] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:43:06 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:43:06.679679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-52f03f6c-c1ed-42c4-b00c-469d52db62fe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:06.682269 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-52f03f6c-c1ed-42c4-b00c-469d52db62fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/encryption Jul 10 09:43:06.682436 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-52f03f6c-c1ed-42c4-b00c-469d52db62fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:06.682639 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-52f03f6c-c1ed-42c4-b00c-469d52db62fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:06.691090 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:06.691090 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:06.697735 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-52f03f6c-c1ed-42c4-b00c-469d52db62fe tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/encryption returned with HTTP 200 Jul 10 09:43:06.698198 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1173/4656] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:43:06 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:07.591436 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-d29df917-1078-418f-8f72-35f8a54e7edb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:07.594226 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-d29df917-1078-418f-8f72-35f8a54e7edb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0 Jul 10 09:43:07.594480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-d29df917-1078-418f-8f72-35f8a54e7edb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:07.594672 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-d29df917-1078-418f-8f72-35f8a54e7edb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:07.604365 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:07.604365 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:08.040286 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-866d63a0-6d2e-46cf-a201-16ffffeb6037 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:08.040925 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-866d63a0-6d2e-46cf-a201-16ffffeb6037 None None] GET https://10.4.3.103/volume// Jul 10 09:43:08.041149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-866d63a0-6d2e-46cf-a201-16ffffeb6037 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:08.041350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-866d63a0-6d2e-46cf-a201-16ffffeb6037 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:08.041728 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-866d63a0-6d2e-46cf-a201-16ffffeb6037 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:43:08.042146 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1161/4657] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:43:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:43:08.050898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8555ede5-9502-412c-8211-2799690a5e55 req-7b5768b2-55b1-4c7c-b245-c36f2371ae8d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:08.054014 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-7b5768b2-55b1-4c7c-b245-c36f2371ae8d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:43:08.054376 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-7b5768b2-55b1-4c7c-b245-c36f2371ae8d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:08.054696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-7b5768b2-55b1-4c7c-b245-c36f2371ae8d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:08.065050 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:08.065050 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:08.069167 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8555ede5-9502-412c-8211-2799690a5e55 req-7b5768b2-55b1-4c7c-b245-c36f2371ae8d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:43:08.074375 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-7b5768b2-55b1-4c7c-b245-c36f2371ae8d tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:43:08.074876 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1166/4658] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:43:08 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:43:08.135985 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-649b15d6-946d-4fe4-b423-c1c974f34cda req-d29df917-1078-418f-8f72-35f8a54e7edb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0 returned with HTTP 200 Jul 10 09:43:08.136630 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1159/4659] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:43:07 2026] DELETE /volume/v3/attachments/13a09195-1e50-43ac-9637-5dd8e1c348d0 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:08.184681 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:08.187596 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426 Jul 10 09:43:08.188106 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:08.197068 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-a808a5dc-6231-41a9-a15e-771efd7d8cdb-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:43:08.203436 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-a808a5dc-6231-41a9-a15e-771efd7d8cdb-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:43:08.204498 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:08.204498 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:08.729456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-a808a5dc-6231-41a9-a15e-771efd7d8cdb-np0000004982" released by "attachment_update" :: held 0.526s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:43:08.729832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-e311abce-f081-4b1c-8fd2-b8d01b942132 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426 returned with HTTP 200 Jul 10 09:43:08.730456 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1174/4660] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:43:08 2026] PUT /volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:08.817171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e7a29964-2d69-4889-80c5-5802ec897ecd req-d8f24437-d0ef-4598-8abe-05407edd9073 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:08.819648 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e7a29964-2d69-4889-80c5-5802ec897ecd req-d8f24437-d0ef-4598-8abe-05407edd9073 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:08.819924 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e7a29964-2d69-4889-80c5-5802ec897ecd req-d8f24437-d0ef-4598-8abe-05407edd9073 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:08.820177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e7a29964-2d69-4889-80c5-5802ec897ecd req-d8f24437-d0ef-4598-8abe-05407edd9073 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:08.831312 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:08.831312 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:08.836596 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-e7a29964-2d69-4889-80c5-5802ec897ecd req-d8f24437-d0ef-4598-8abe-05407edd9073 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:08.841432 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e7a29964-2d69-4889-80c5-5802ec897ecd req-d8f24437-d0ef-4598-8abe-05407edd9073 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:08.841913 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1162/4661] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:43:08 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:09.242704 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8555ede5-9502-412c-8211-2799690a5e55 req-10c3b76d-3b52-41ac-b657-d70195c5a6ba None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:09.245036 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-10c3b76d-3b52-41ac-b657-d70195c5a6ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426/action Jul 10 09:43:09.245374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-10c3b76d-3b52-41ac-b657-d70195c5a6ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:43:09.245492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-10c3b76d-3b52-41ac-b657-d70195c5a6ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:09.262592 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:09.262592 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:09.273694 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8555ede5-9502-412c-8211-2799690a5e55 req-10c3b76d-3b52-41ac-b657-d70195c5a6ba tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426/action returned with HTTP 204 Jul 10 09:43:09.274318 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1167/4662] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:43:09 2026] POST /volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:43:15.613706 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e94b2807-6092-47a2-bc60-d3a391a425af req-57bfde96-d2b5-4c50-bd34-4bf220bc183a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:15.617005 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-57bfde96-d2b5-4c50-bd34-4bf220bc183a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:15.617439 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-57bfde96-d2b5-4c50-bd34-4bf220bc183a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:15.617677 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-57bfde96-d2b5-4c50-bd34-4bf220bc183a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:15.629105 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:15.629105 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:15.633502 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-e94b2807-6092-47a2-bc60-d3a391a425af req-57bfde96-d2b5-4c50-bd34-4bf220bc183a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:15.639007 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-57bfde96-d2b5-4c50-bd34-4bf220bc183a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:15.639529 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1160/4663] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:43:15 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:16.353661 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:16.355524 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:16.355777 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:16.355996 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:16.356184 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume with id: 5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:16.364844 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:16.364844 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:16.365407 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:16.376920 np0000004982 devstack@c-api.service[99957]: WARNING cinder.keymgr.conf_key_mgr [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:43:16.383026 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume request issued successfully. Jul 10 09:43:16.383228 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5fd956ec-5227-48fc-ac1f-4eaa0a6f0379 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 202 Jul 10 09:43:16.383771 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1175/4664] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:43:16 2026] DELETE /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:43:16.391619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ceb64d7d-d11b-42c6-b8ad-9176aa184d53 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:16.393699 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ceb64d7d-d11b-42c6-b8ad-9176aa184d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:16.393925 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ceb64d7d-d11b-42c6-b8ad-9176aa184d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:16.394151 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ceb64d7d-d11b-42c6-b8ad-9176aa184d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:16.402546 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:16.402546 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:16.407082 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ceb64d7d-d11b-42c6-b8ad-9176aa184d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:43:16.413224 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ceb64d7d-d11b-42c6-b8ad-9176aa184d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 200 Jul 10 09:43:16.413763 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1163/4665] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:16 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:17.426617 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7c9ff31b-5443-428d-a7fc-691b55ddf95f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.428682 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7c9ff31b-5443-428d-a7fc-691b55ddf95f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 Jul 10 09:43:17.428830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7c9ff31b-5443-428d-a7fc-691b55ddf95f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:17.429052 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7c9ff31b-5443-428d-a7fc-691b55ddf95f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:17.435433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7c9ff31b-5443-428d-a7fc-691b55ddf95f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 returned with HTTP 404 Jul 10 09:43:17.436064 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1168/4666] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:17 2026] GET /volume/v3/volumes/5afb5d8d-e481-4a81-aada-902a9c718408 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:43:17.444388 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.446195 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:43:17.446466 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:17.446777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method 'detail' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:17.447439 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:43:17.458988 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Get all volumes completed successfully. Jul 10 09:43:17.460564 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:17.460564 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:17.465015 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8c9c41f3-c31e-49f0-a3b8-a02d51f395ce tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:43:17.465664 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1161/4667] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:43:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8106 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:17.485412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b271bfc1-8672-46d9-b871-ee491d4ef6ea None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.487654 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b271bfc1-8672-46d9-b871-ee491d4ef6ea tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] DELETE https://10.4.3.103/volume/v3/types/3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab Jul 10 09:43:17.487880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b271bfc1-8672-46d9-b871-ee491d4ef6ea tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:17.488112 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b271bfc1-8672-46d9-b871-ee491d4ef6ea tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:17.514591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b271bfc1-8672-46d9-b871-ee491d4ef6ea tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab returned with HTTP 202 Jul 10 09:43:17.515039 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1176/4668] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:43:17 2026] DELETE /volume/v3/types/3cdd7c85-4cb8-42f7-aeba-d0dbc26694ab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:43:17.526997 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d964726c-910c-493a-a515-63aebeacb966 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.529107 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d964726c-910c-493a-a515-63aebeacb966 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:43:17.529592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d964726c-910c-493a-a515-63aebeacb966 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-977966849", "extra_specs": {}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:17.545257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d964726c-910c-493a-a515-63aebeacb966 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:43:17.545735 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1164/4669] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:43:17 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:17.555652 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3f979769-669c-40c8-ba02-aa0fae7f06d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.557710 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3f979769-669c-40c8-ba02-aa0fae7f06d2 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] POST https://10.4.3.103/volume/v3/types/330bbbca-0352-44ca-8960-914792c22601/encryption Jul 10 09:43:17.558051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3f979769-669c-40c8-ba02-aa0fae7f06d2 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:17.577663 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3f979769-669c-40c8-ba02-aa0fae7f06d2 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/330bbbca-0352-44ca-8960-914792c22601/encryption returned with HTTP 200 Jul 10 09:43:17.578217 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1169/4670] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:43:17 2026] POST /volume/v3/types/330bbbca-0352-44ca-8960-914792c22601/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:17.588507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.590787 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:43:17.591280 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-944521540", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-977966849", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:17.593169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-944521540', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-977966849', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:43:17.597407 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume of 1 GB Jul 10 09:43:17.597837 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:17.597837 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:17.598502 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Availability Zones retrieved successfully. Jul 10 09:43:17.606112 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (256a01be-a1e8-40ba-b393-031a1b7f7264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:43:17.607119 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9773757-eba8-42ec-9553-4e62b1b94973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:43:17.608148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:43:17.634306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9773757-eba8-42ec-9553-4e62b1b94973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:43:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=330bbbca-0352-44ca-8960-914792c22601,is_public=True,name='tempest-scenario-type-luks-977966849',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '330bbbca-0352-44ca-8960-914792c22601', '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=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:43:17.635095 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646e3f62-07be-4e18-8508-b68a33a3abd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:43:17.664466 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-977966849 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-977966849, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:43:17.664795 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-977966849 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-977966849, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:43:17.680944 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5b4c1dd8-d3b3-4cdb-a2c0-94288c391705 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.681310 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b4c1dd8-d3b3-4cdb-a2c0-94288c391705 None None] GET https://10.4.3.103/volume// Jul 10 09:43:17.681517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b4c1dd8-d3b3-4cdb-a2c0-94288c391705 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:17.681827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b4c1dd8-d3b3-4cdb-a2c0-94288c391705 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:17.682196 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b4c1dd8-d3b3-4cdb-a2c0-94288c391705 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:43:17.682500 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1177/4671] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:43:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:43:17.692631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e94b2807-6092-47a2-bc60-d3a391a425af req-c92af6e0-6b76-4256-aaca-9b2227da7a25 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:17.699136 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Created reservations ['7bc357c7-bb19-4578-bcf4-2f7ae9a9644f', 'f1bce8d0-5d04-467e-be6e-29121bfaa17b', '319d553c-7d8d-40a5-b10b-63da01029a50', 'e1ffcaf5-d783-44f2-b93f-0ebbeb678a73'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:43:17.699750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646e3f62-07be-4e18-8508-b68a33a3abd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc357c7-bb19-4578-bcf4-2f7ae9a9644f', 'f1bce8d0-5d04-467e-be6e-29121bfaa17b', '319d553c-7d8d-40a5-b10b-63da01029a50', 'e1ffcaf5-d783-44f2-b93f-0ebbeb678a73']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:43:17.700630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (987e36d8-f5f9-49ee-b6f6-6c1fe7d5b928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:43:17.724820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (987e36d8-f5f9-49ee-b6f6-6c1fe7d5b928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89375925-ac5b-40e7-beea-4d2d9e0a5d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-944521540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['7bc357c7-bb19-4578-bcf4-2f7ae9a9644f','f1bce8d0-5d04-467e-be6e-29121bfaa17b','319d553c-7d8d-40a5-b10b-63da01029a50','e1ffcaf5-d783-44f2-b93f-0ebbeb678a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=330bbbca-0352-44ca-8960-914792c22601), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-944521540',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=89375925-ac5b-40e7-beea-4d2d9e0a5d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d7e1e30c0342dfb4c6a6a619517f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(330bbbca-0352-44ca-8960-914792c22601),volume_type_id=330bbbca-0352-44ca-8960-914792c22601)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:43:17.725598 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da5c585-589c-4df7-b26d-f3fc0988b6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:43:17.730225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-c92af6e0-6b76-4256-aaca-9b2227da7a25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:43:17.730714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-c92af6e0-6b76-4256-aaca-9b2227da7a25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8a43f3e-fc30-49f4-9ce0-a626f4083a7e", "connector": null, "instance_uuid": "fc4c6cf5-adc5-4643-aa6e-6a8afea1e95b"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:17.741492 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:17.741492 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:17.743212 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da5c585-589c-4df7-b26d-f3fc0988b6c6) transitioned into state 'SUCCESS' from state '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-944521540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d7e1e30c0342dfb4c6a6a619517f49',qos_specs=None,replication_status=,reservations=['7bc357c7-bb19-4578-bcf4-2f7ae9a9644f','f1bce8d0-5d04-467e-be6e-29121bfaa17b','319d553c-7d8d-40a5-b10b-63da01029a50','e1ffcaf5-d783-44f2-b93f-0ebbeb678a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671c1fa4bec44649629ce1f506e7ee7',volume_type_id=330bbbca-0352-44ca-8960-914792c22601)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:43:17.744135 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215781d9-046b-4c49-a13f-305f87a4d07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:43:17.754764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215781d9-046b-4c49-a13f-305f87a4d07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:43:17.755907 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Flow 'volume_create_api' (256a01be-a1e8-40ba-b393-031a1b7f7264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:43:17.756264 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Create volume request issued successfully. Jul 10 09:43:17.756969 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cd8ed51f-c13a-42cb-82fe-46fd958acf58 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:43:17.757425 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1162/4672] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:43:17 2026] POST /volume/v3/volumes => generated 783 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:43:17.773140 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-c92af6e0-6b76-4256-aaca-9b2227da7a25 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:43:17.773597 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1165/4673] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:43:17 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:18.165035 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cfda46a3-5510-4c7b-8e90-e3b3026b7750 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:18.167511 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cfda46a3-5510-4c7b-8e90-e3b3026b7750 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:18.167953 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cfda46a3-5510-4c7b-8e90-e3b3026b7750 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:18.168209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cfda46a3-5510-4c7b-8e90-e3b3026b7750 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:18.180438 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:18.180438 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:18.186074 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cfda46a3-5510-4c7b-8e90-e3b3026b7750 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:18.192951 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cfda46a3-5510-4c7b-8e90-e3b3026b7750 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:18.193383 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1170/4674] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:18 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:18.302987 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-258d4e2a-efc6-40fc-b2f6-6191c87cdd61 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:18.303501 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-258d4e2a-efc6-40fc-b2f6-6191c87cdd61 None None] GET https://10.4.3.103/volume// Jul 10 09:43:18.303796 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-258d4e2a-efc6-40fc-b2f6-6191c87cdd61 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:18.304044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-258d4e2a-efc6-40fc-b2f6-6191c87cdd61 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:18.304383 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-258d4e2a-efc6-40fc-b2f6-6191c87cdd61 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:43:18.304772 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1178/4675] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:43:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:43:18.314632 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e94b2807-6092-47a2-bc60-d3a391a425af req-f9bea63c-e3ba-43ca-981e-a3892b1d4fd6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:18.317225 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-f9bea63c-e3ba-43ca-981e-a3892b1d4fd6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:18.317604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-f9bea63c-e3ba-43ca-981e-a3892b1d4fd6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:18.317905 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-f9bea63c-e3ba-43ca-981e-a3892b1d4fd6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:18.331137 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:18.331137 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:18.336920 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-e94b2807-6092-47a2-bc60-d3a391a425af req-f9bea63c-e3ba-43ca-981e-a3892b1d4fd6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:18.344145 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-f9bea63c-e3ba-43ca-981e-a3892b1d4fd6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:18.344773 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1163/4676] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:43:18 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:43:18.456970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:18.459830 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] PUT https://10.4.3.103/volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818 Jul 10 09:43:18.460384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:18.470763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Acquiring lock "cinder-attachment_update-c8a43f3e-fc30-49f4-9ce0-a626f4083a7e-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:43:18.475802 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Lock "cinder-attachment_update-c8a43f3e-fc30-49f4-9ce0-a626f4083a7e-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:43:18.477191 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:18.477191 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:19.001958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Lock "cinder-attachment_update-c8a43f3e-fc30-49f4-9ce0-a626f4083a7e-np0000004982" released by "attachment_update" :: held 0.526s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:43:19.002442 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-ea052d30-885b-42ca-8224-b1de7c0d3bd8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818 returned with HTTP 200 Jul 10 09:43:19.003060 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1166/4677] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:43:18 2026] PUT /volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:19.207957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d20e8733-8ee2-4d39-a44b-550bd9f6f16c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:19.210088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d20e8733-8ee2-4d39-a44b-550bd9f6f16c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:19.210351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d20e8733-8ee2-4d39-a44b-550bd9f6f16c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:19.210659 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d20e8733-8ee2-4d39-a44b-550bd9f6f16c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:19.224598 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:19.224598 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:19.228981 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d20e8733-8ee2-4d39-a44b-550bd9f6f16c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:19.235853 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d20e8733-8ee2-4d39-a44b-550bd9f6f16c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:19.236428 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1171/4678] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:19 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:20.250848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8ec64066-ea80-49b6-9340-59b815de05df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:20.255598 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ec64066-ea80-49b6-9340-59b815de05df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:20.255598 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ec64066-ea80-49b6-9340-59b815de05df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:20.255598 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ec64066-ea80-49b6-9340-59b815de05df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:20.267719 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:20.267719 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:20.278069 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8ec64066-ea80-49b6-9340-59b815de05df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:20.290826 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ec64066-ea80-49b6-9340-59b815de05df tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:20.291484 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1179/4679] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:20 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:21.308391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-75ded6f8-a245-45bd-af8f-edb373cc6078 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:21.310947 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-75ded6f8-a245-45bd-af8f-edb373cc6078 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:21.311306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-75ded6f8-a245-45bd-af8f-edb373cc6078 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:21.311604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-75ded6f8-a245-45bd-af8f-edb373cc6078 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:21.327695 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:21.327695 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:21.332747 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-75ded6f8-a245-45bd-af8f-edb373cc6078 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:21.338285 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-75ded6f8-a245-45bd-af8f-edb373cc6078 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:21.338690 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1164/4680] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:21 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:22.359935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1c1ae3ed-112b-40ff-a600-2702a3e88369 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:22.362368 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c1ae3ed-112b-40ff-a600-2702a3e88369 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:22.362781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c1ae3ed-112b-40ff-a600-2702a3e88369 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:22.363047 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c1ae3ed-112b-40ff-a600-2702a3e88369 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:22.375449 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:22.375449 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:22.380340 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1c1ae3ed-112b-40ff-a600-2702a3e88369 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:22.386993 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c1ae3ed-112b-40ff-a600-2702a3e88369 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:22.386993 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1167/4681] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:22 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:23.400617 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-831f48ae-2e23-4ea9-8592-591769d70eaa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:23.402380 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-831f48ae-2e23-4ea9-8592-591769d70eaa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:23.402596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-831f48ae-2e23-4ea9-8592-591769d70eaa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:23.402794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-831f48ae-2e23-4ea9-8592-591769d70eaa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:23.412443 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:23.412443 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:23.417821 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-831f48ae-2e23-4ea9-8592-591769d70eaa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:23.424680 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-831f48ae-2e23-4ea9-8592-591769d70eaa tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:23.425105 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1172/4682] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:23 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:24.442825 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a3c3ebc-a3ed-413c-af09-9901f900964f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:24.448621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a3c3ebc-a3ed-413c-af09-9901f900964f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:24.448621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a3c3ebc-a3ed-413c-af09-9901f900964f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:24.448621 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a3c3ebc-a3ed-413c-af09-9901f900964f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:24.459027 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:24.459027 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:24.464033 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9a3c3ebc-a3ed-413c-af09-9901f900964f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:24.472177 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a3c3ebc-a3ed-413c-af09-9901f900964f tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:24.472793 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1180/4683] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:24 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:25.226317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-e94b2807-6092-47a2-bc60-d3a391a425af req-d74a87ed-a445-4f20-91ec-0ba6ea6575b3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:25.228903 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-d74a87ed-a445-4f20-91ec-0ba6ea6575b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818/action Jul 10 09:43:25.229303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-d74a87ed-a445-4f20-91ec-0ba6ea6575b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:43:25.229498 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-d74a87ed-a445-4f20-91ec-0ba6ea6575b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:25.253704 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:25.253704 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:25.268738 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-e94b2807-6092-47a2-bc60-d3a391a425af req-d74a87ed-a445-4f20-91ec-0ba6ea6575b3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818/action returned with HTTP 204 Jul 10 09:43:25.269143 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1165/4684] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:43:25 2026] POST /volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:43:25.489381 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bb89ac3e-36fa-436e-a0cc-bb442cd2c7a2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:25.491225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bb89ac3e-36fa-436e-a0cc-bb442cd2c7a2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:43:25.491477 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bb89ac3e-36fa-436e-a0cc-bb442cd2c7a2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:25.491733 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bb89ac3e-36fa-436e-a0cc-bb442cd2c7a2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:25.501841 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:25.501841 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:25.505232 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bb89ac3e-36fa-436e-a0cc-bb442cd2c7a2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:25.509310 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bb89ac3e-36fa-436e-a0cc-bb442cd2c7a2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:43:25.509818 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1168/4685] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:25 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:43:25.527737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:25.529580 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:43:25.529911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8a43f3e-fc30-49f4-9ce0-a626f4083a7e", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1597858240", "container": "tempest-volumesbackupstest-backup-container-1078669323"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:25.531751 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating new backup {'backup': {'volume_id': 'c8a43f3e-fc30-49f4-9ce0-a626f4083a7e', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1597858240', 'container': 'tempest-volumesbackupstest-backup-container-1078669323'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:43:25.531919 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating backup of volume c8a43f3e-fc30-49f4-9ce0-a626f4083a7e in container tempest-volumesbackupstest-backup-container-1078669323 Jul 10 09:43:25.542750 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:25.542750 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:25.543354 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:25.566084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['53757b8a-3e32-4651-89fb-4470750a09ca', '644f56e8-4b7b-4db1-93a2-728fec023fdb'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:43:25.603274 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d8c84396-1089-4728-a0ce-a99c1ad99a80 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:43:25.603739 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1173/4686] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:43:25 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:43:25.611945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b411c0b8-cb54-41a6-8e84-bf7d65cd54d7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:25.614896 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b411c0b8-cb54-41a6-8e84-bf7d65cd54d7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:25.615207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b411c0b8-cb54-41a6-8e84-bf7d65cd54d7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:25.615513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b411c0b8-cb54-41a6-8e84-bf7d65cd54d7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:25.615671 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b411c0b8-cb54-41a6-8e84-bf7d65cd54d7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:25.621740 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:25.621740 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:25.622831 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b411c0b8-cb54-41a6-8e84-bf7d65cd54d7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:25.623319 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1181/4687] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:25 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:26.637272 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-94e997b8-eb7a-4f1b-98c8-4b4b500b73ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:26.639341 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-94e997b8-eb7a-4f1b-98c8-4b4b500b73ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:26.639518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-94e997b8-eb7a-4f1b-98c8-4b4b500b73ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:26.639747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-94e997b8-eb7a-4f1b-98c8-4b4b500b73ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:26.639863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-94e997b8-eb7a-4f1b-98c8-4b4b500b73ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:26.644305 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:26.644305 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:26.645139 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-94e997b8-eb7a-4f1b-98c8-4b4b500b73ee tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:26.645583 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1166/4688] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:26 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:27.657639 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a09b211d-6280-4b1f-9fb7-7e332db1fbc8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:27.660118 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a09b211d-6280-4b1f-9fb7-7e332db1fbc8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:27.660341 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a09b211d-6280-4b1f-9fb7-7e332db1fbc8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:27.660559 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a09b211d-6280-4b1f-9fb7-7e332db1fbc8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:27.660708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a09b211d-6280-4b1f-9fb7-7e332db1fbc8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:27.665777 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:27.665777 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:27.666716 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a09b211d-6280-4b1f-9fb7-7e332db1fbc8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:27.667523 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1169/4689] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:27 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:28.679328 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ec2b8201-69c9-47fe-8e50-7a063a70e6c5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:28.681587 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ec2b8201-69c9-47fe-8e50-7a063a70e6c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:28.681823 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ec2b8201-69c9-47fe-8e50-7a063a70e6c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:28.682049 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ec2b8201-69c9-47fe-8e50-7a063a70e6c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:28.682190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ec2b8201-69c9-47fe-8e50-7a063a70e6c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:28.687937 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:28.687937 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:28.688938 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ec2b8201-69c9-47fe-8e50-7a063a70e6c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:28.689657 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1174/4690] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:28 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:29.701459 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-039e161c-6c27-4e1b-ab98-7acad2881d29 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:29.703244 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-039e161c-6c27-4e1b-ab98-7acad2881d29 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:29.703482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-039e161c-6c27-4e1b-ab98-7acad2881d29 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:29.703740 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-039e161c-6c27-4e1b-ab98-7acad2881d29 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:29.703898 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-039e161c-6c27-4e1b-ab98-7acad2881d29 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:29.708820 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:29.708820 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:29.709682 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-039e161c-6c27-4e1b-ab98-7acad2881d29 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:29.710070 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1182/4691] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:29 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:30.724557 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e711915d-6882-4551-8537-652c24bd17cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:30.726563 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e711915d-6882-4551-8537-652c24bd17cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:30.726771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e711915d-6882-4551-8537-652c24bd17cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:30.726990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e711915d-6882-4551-8537-652c24bd17cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:30.727114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e711915d-6882-4551-8537-652c24bd17cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:30.731765 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:30.731765 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:30.732685 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e711915d-6882-4551-8537-652c24bd17cf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:30.733093 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1167/4692] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:30 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:31.750607 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-72aeaa6c-ea07-4101-959c-e0e6cf35ff28 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:31.751142 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-72aeaa6c-ea07-4101-959c-e0e6cf35ff28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:31.751379 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-72aeaa6c-ea07-4101-959c-e0e6cf35ff28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:31.751630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-72aeaa6c-ea07-4101-959c-e0e6cf35ff28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:31.751755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-72aeaa6c-ea07-4101-959c-e0e6cf35ff28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:31.756904 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=88,cinder:INSERT=2,cinder:UPDATE=3 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:43:31.761386 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:31.761386 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:31.762969 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-72aeaa6c-ea07-4101-959c-e0e6cf35ff28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:31.763740 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1170/4693] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:31 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:32.779817 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2f575b4b-d1b9-428d-9a6f-41143fd78857 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:32.781927 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2f575b4b-d1b9-428d-9a6f-41143fd78857 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:32.782119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2f575b4b-d1b9-428d-9a6f-41143fd78857 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:32.782335 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2f575b4b-d1b9-428d-9a6f-41143fd78857 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:32.782423 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2f575b4b-d1b9-428d-9a6f-41143fd78857 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:32.786882 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:32.786882 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:32.787622 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2f575b4b-d1b9-428d-9a6f-41143fd78857 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:32.788007 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1175/4694] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:32 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:33.805917 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2470803c-cebb-4071-820f-db45c86b0c67 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:33.808772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2470803c-cebb-4071-820f-db45c86b0c67 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:33.809013 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2470803c-cebb-4071-820f-db45c86b0c67 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:33.809537 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2470803c-cebb-4071-820f-db45c86b0c67 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:33.809712 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2470803c-cebb-4071-820f-db45c86b0c67 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:33.815893 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:33.815893 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:33.816972 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2470803c-cebb-4071-820f-db45c86b0c67 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:33.817517 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1183/4695] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:33 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:34.832026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9ae6d6f8-c7b4-4815-8838-e4b294e9064a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:34.838821 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9ae6d6f8-c7b4-4815-8838-e4b294e9064a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:34.839191 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9ae6d6f8-c7b4-4815-8838-e4b294e9064a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:34.839496 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9ae6d6f8-c7b4-4815-8838-e4b294e9064a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:34.839802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9ae6d6f8-c7b4-4815-8838-e4b294e9064a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:34.845928 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:34.845928 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:34.847592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9ae6d6f8-c7b4-4815-8838-e4b294e9064a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:34.848266 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1168/4696] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:34 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:35.860339 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-23a5564f-a40b-4b5b-bdaa-7c1a9d5e5449 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:35.862371 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-23a5564f-a40b-4b5b-bdaa-7c1a9d5e5449 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:35.862591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-23a5564f-a40b-4b5b-bdaa-7c1a9d5e5449 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:35.862768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-23a5564f-a40b-4b5b-bdaa-7c1a9d5e5449 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:35.862889 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-23a5564f-a40b-4b5b-bdaa-7c1a9d5e5449 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:35.869230 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:35.869230 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:35.870850 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-23a5564f-a40b-4b5b-bdaa-7c1a9d5e5449 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:35.872676 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1171/4697] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:35 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:36.882329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bef84f74-aa24-45d0-b55d-57185843d0ff None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:36.884645 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bef84f74-aa24-45d0-b55d-57185843d0ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:36.884922 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bef84f74-aa24-45d0-b55d-57185843d0ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:36.885215 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bef84f74-aa24-45d0-b55d-57185843d0ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:36.885365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-bef84f74-aa24-45d0-b55d-57185843d0ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:36.892774 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:36.892774 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:36.893887 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bef84f74-aa24-45d0-b55d-57185843d0ff tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:36.894395 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1176/4698] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:36 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:37.907421 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3b5fb0d9-1b86-4bc5-b049-c0436c34e71a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:37.910062 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b5fb0d9-1b86-4bc5-b049-c0436c34e71a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:37.910227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b5fb0d9-1b86-4bc5-b049-c0436c34e71a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:37.911232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3b5fb0d9-1b86-4bc5-b049-c0436c34e71a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:37.911232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3b5fb0d9-1b86-4bc5-b049-c0436c34e71a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:37.915711 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:37.915711 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:37.916491 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3b5fb0d9-1b86-4bc5-b049-c0436c34e71a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:37.916882 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1184/4699] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:37 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:38.931518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-457e1856-5a03-4bab-9f76-5b4e734a83ce None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:38.934217 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-457e1856-5a03-4bab-9f76-5b4e734a83ce tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:38.934472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-457e1856-5a03-4bab-9f76-5b4e734a83ce tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:38.934757 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-457e1856-5a03-4bab-9f76-5b4e734a83ce tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:38.935015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-457e1856-5a03-4bab-9f76-5b4e734a83ce tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:38.942057 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:38.942057 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:38.942690 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-457e1856-5a03-4bab-9f76-5b4e734a83ce tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:38.943212 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1169/4700] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:38 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:39.954974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4d710f60-3866-49d4-a326-1edee6d87ab3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:39.957032 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4d710f60-3866-49d4-a326-1edee6d87ab3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:39.957301 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4d710f60-3866-49d4-a326-1edee6d87ab3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:39.957543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4d710f60-3866-49d4-a326-1edee6d87ab3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:39.957762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4d710f60-3866-49d4-a326-1edee6d87ab3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:39.963757 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:39.963757 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:39.964590 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4d710f60-3866-49d4-a326-1edee6d87ab3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:39.965001 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1172/4701] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:39 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:40.975444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5afe808f-b04c-43e4-b5c0-53d039e775c8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:40.977790 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5afe808f-b04c-43e4-b5c0-53d039e775c8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:40.978022 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5afe808f-b04c-43e4-b5c0-53d039e775c8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:40.978256 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5afe808f-b04c-43e4-b5c0-53d039e775c8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:40.978391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5afe808f-b04c-43e4-b5c0-53d039e775c8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:40.984390 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:40.984390 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:40.985480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5afe808f-b04c-43e4-b5c0-53d039e775c8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:40.986018 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1177/4702] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:40 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:41.997214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5e47aeb9-641e-4e2c-8101-dbe9103eddf8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:41.999223 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5e47aeb9-641e-4e2c-8101-dbe9103eddf8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:41.999430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5e47aeb9-641e-4e2c-8101-dbe9103eddf8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:41.999665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5e47aeb9-641e-4e2c-8101-dbe9103eddf8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:41.999803 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5e47aeb9-641e-4e2c-8101-dbe9103eddf8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:42.001842 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=90,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:43:42.005631 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:42.005631 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:42.006538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5e47aeb9-641e-4e2c-8101-dbe9103eddf8 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:42.007001 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1185/4703] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:41 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:43.018276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7fc79f32-8432-4733-8a78-e5143d85375a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:43.021027 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7fc79f32-8432-4733-8a78-e5143d85375a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:43.021338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7fc79f32-8432-4733-8a78-e5143d85375a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:43.021614 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7fc79f32-8432-4733-8a78-e5143d85375a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:43.021770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-7fc79f32-8432-4733-8a78-e5143d85375a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:43.023745 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=108,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:43:43.027973 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:43.027973 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:43.028879 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7fc79f32-8432-4733-8a78-e5143d85375a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:43.029391 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1170/4704] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:43 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:44.041408 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4c300c4e-ab28-4378-860f-1a7d12a82665 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:44.043538 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c300c4e-ab28-4378-860f-1a7d12a82665 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:44.043801 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c300c4e-ab28-4378-860f-1a7d12a82665 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:44.043964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c300c4e-ab28-4378-860f-1a7d12a82665 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:44.044160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4c300c4e-ab28-4378-860f-1a7d12a82665 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:44.048424 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:44.048424 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:44.049457 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c300c4e-ab28-4378-860f-1a7d12a82665 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:44.049920 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1173/4705] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:44 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:44.060131 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac8fc551-44da-4177-bda2-2198ad978351 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:44.062290 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac8fc551-44da-4177-bda2-2198ad978351 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:43:44.062476 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac8fc551-44da-4177-bda2-2198ad978351 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:44.062679 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac8fc551-44da-4177-bda2-2198ad978351 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:44.062785 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ac8fc551-44da-4177-bda2-2198ad978351 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:44.064797 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=105,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:43:44.069389 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:44.069389 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:44.071213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac8fc551-44da-4177-bda2-2198ad978351 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:43:44.071777 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1178/4706] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:44 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:44.084700 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:44.087052 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:43:44.087488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8a43f3e-fc30-49f4-9ce0-a626f4083a7e", "incremental": true, "force": true}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:44.089388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating new backup {'backup': {'volume_id': 'c8a43f3e-fc30-49f4-9ce0-a626f4083a7e', 'incremental': True, 'force': True}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:43:44.089618 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating backup of volume c8a43f3e-fc30-49f4-9ce0-a626f4083a7e in container None Jul 10 09:43:44.101636 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:44.101636 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:44.102337 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:44.123809 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['9508f18a-7d1b-4bc2-8d09-5773fce7aee9', '153c564d-6d5d-48f8-a005-d25f51c17f8e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:43:44.160594 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5f5e31c-099b-4fde-917f-fded5aa87d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:43:44.160594 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1186/4707] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:43:44 2026] POST /volume/v3/backups => generated 288 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:43:44.168206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cc6b5cd2-361e-4a91-8552-4c3032f948f5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:44.172199 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc6b5cd2-361e-4a91-8552-4c3032f948f5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:44.172199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc6b5cd2-361e-4a91-8552-4c3032f948f5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:44.172199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc6b5cd2-361e-4a91-8552-4c3032f948f5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:44.172199 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-cc6b5cd2-361e-4a91-8552-4c3032f948f5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:44.176719 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:44.176719 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:44.177665 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc6b5cd2-361e-4a91-8552-4c3032f948f5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:44.178154 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1171/4708] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:44 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:45.192067 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-443c2dbc-e3d2-4847-a5e0-3ef69901e716 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:45.194424 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-443c2dbc-e3d2-4847-a5e0-3ef69901e716 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:45.194704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-443c2dbc-e3d2-4847-a5e0-3ef69901e716 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:45.194974 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-443c2dbc-e3d2-4847-a5e0-3ef69901e716 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:45.195129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-443c2dbc-e3d2-4847-a5e0-3ef69901e716 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:45.200787 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:45.200787 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:45.201784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-443c2dbc-e3d2-4847-a5e0-3ef69901e716 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:45.202287 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1174/4709] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:45 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:46.214151 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6c58435e-5071-4d04-9c30-8f8e79b0d405 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:46.215957 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6c58435e-5071-4d04-9c30-8f8e79b0d405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:46.216208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6c58435e-5071-4d04-9c30-8f8e79b0d405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:46.216732 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6c58435e-5071-4d04-9c30-8f8e79b0d405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:46.216732 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-6c58435e-5071-4d04-9c30-8f8e79b0d405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:46.220991 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:46.220991 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:46.221720 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6c58435e-5071-4d04-9c30-8f8e79b0d405 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:46.222124 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1179/4710] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:46 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:47.233612 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-29c55b65-b05f-4dc6-bd90-ebf03dabc83a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:47.235595 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29c55b65-b05f-4dc6-bd90-ebf03dabc83a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:47.235859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29c55b65-b05f-4dc6-bd90-ebf03dabc83a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:47.236110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29c55b65-b05f-4dc6-bd90-ebf03dabc83a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:47.236245 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-29c55b65-b05f-4dc6-bd90-ebf03dabc83a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:47.241166 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:47.241166 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:47.241955 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29c55b65-b05f-4dc6-bd90-ebf03dabc83a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:47.242403 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1187/4711] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:47 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:48.256001 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2d308faa-658e-4bfd-bd97-3aef291151c5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:48.259266 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2d308faa-658e-4bfd-bd97-3aef291151c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:48.259474 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2d308faa-658e-4bfd-bd97-3aef291151c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:48.259716 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2d308faa-658e-4bfd-bd97-3aef291151c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:48.259861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2d308faa-658e-4bfd-bd97-3aef291151c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:48.275327 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:48.275327 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:48.279780 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2d308faa-658e-4bfd-bd97-3aef291151c5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:48.280364 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1172/4712] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:48 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:49.292665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0c04ebd3-1ade-4444-9884-cb9c258b023a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:49.294579 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c04ebd3-1ade-4444-9884-cb9c258b023a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:49.294810 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c04ebd3-1ade-4444-9884-cb9c258b023a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:49.295028 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0c04ebd3-1ade-4444-9884-cb9c258b023a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:49.295171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0c04ebd3-1ade-4444-9884-cb9c258b023a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:49.299861 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:49.299861 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:49.300637 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0c04ebd3-1ade-4444-9884-cb9c258b023a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:49.301012 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1175/4713] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:49 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:43:50.319221 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5a5bab12-d75e-4516-9c0c-751f40447151 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:50.321079 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5a5bab12-d75e-4516-9c0c-751f40447151 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:50.321334 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5a5bab12-d75e-4516-9c0c-751f40447151 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:50.321525 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5a5bab12-d75e-4516-9c0c-751f40447151 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:50.321799 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5a5bab12-d75e-4516-9c0c-751f40447151 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:50.326901 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:50.326901 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:50.327744 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5a5bab12-d75e-4516-9c0c-751f40447151 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:50.328467 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1180/4714] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:50 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:51.347749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c01e77eb-392b-4fe6-a165-17c8a755d75c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:51.351040 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c01e77eb-392b-4fe6-a165-17c8a755d75c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:51.351040 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c01e77eb-392b-4fe6-a165-17c8a755d75c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:51.351383 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c01e77eb-392b-4fe6-a165-17c8a755d75c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:51.351548 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c01e77eb-392b-4fe6-a165-17c8a755d75c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:51.357239 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:51.357239 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:51.358132 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c01e77eb-392b-4fe6-a165-17c8a755d75c tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:51.358585 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1188/4715] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:51 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:52.374150 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8286e30b-85b7-4ef8-8955-ea5e6f72cc61 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:52.375844 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8286e30b-85b7-4ef8-8955-ea5e6f72cc61 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:52.376038 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8286e30b-85b7-4ef8-8955-ea5e6f72cc61 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:52.376237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8286e30b-85b7-4ef8-8955-ea5e6f72cc61 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:52.376366 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8286e30b-85b7-4ef8-8955-ea5e6f72cc61 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:52.383276 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:52.383276 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:52.384647 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8286e30b-85b7-4ef8-8955-ea5e6f72cc61 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:52.385209 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1173/4716] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:52 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:53.395630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c23c8af6-8f03-43c4-af55-18c1be69b00b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:53.397925 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c23c8af6-8f03-43c4-af55-18c1be69b00b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:53.398184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c23c8af6-8f03-43c4-af55-18c1be69b00b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:53.398438 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c23c8af6-8f03-43c4-af55-18c1be69b00b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:53.398623 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-c23c8af6-8f03-43c4-af55-18c1be69b00b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:53.404438 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:53.404438 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:53.405575 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c23c8af6-8f03-43c4-af55-18c1be69b00b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:53.406056 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1176/4717] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:53 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:54.416059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b49f742f-d070-4197-b098-433cacb4691a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:54.417865 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b49f742f-d070-4197-b098-433cacb4691a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:54.418051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b49f742f-d070-4197-b098-433cacb4691a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:54.418267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b49f742f-d070-4197-b098-433cacb4691a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:54.418417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b49f742f-d070-4197-b098-433cacb4691a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:54.423437 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:54.423437 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:54.424340 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b49f742f-d070-4197-b098-433cacb4691a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:54.424786 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1181/4718] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:54 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:54.434080 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-404a2a2c-08c0-4de4-a3b5-95623ae57ff1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:54.435894 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-404a2a2c-08c0-4de4-a3b5-95623ae57ff1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:54.436112 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-404a2a2c-08c0-4de4-a3b5-95623ae57ff1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:54.436296 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-404a2a2c-08c0-4de4-a3b5-95623ae57ff1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:54.436443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-404a2a2c-08c0-4de4-a3b5-95623ae57ff1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:54.440990 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:54.440990 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:54.441793 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-404a2a2c-08c0-4de4-a3b5-95623ae57ff1 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:54.442161 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1189/4719] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:54 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:54.452211 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:54.454050 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:54.454357 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:54.454590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:54.454720 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete backup with id: b12b3ec7-90af-4154-92cc-9b165969152d. Jul 10 09:43:54.459367 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:54.459367 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:54.470794 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] delete_backup rpcapi backup_id b12b3ec7-90af-4154-92cc-9b165969152d {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:43:54.472484 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bc71f7d2-7720-4ff6-84ad-fa7702f79d38 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 202 Jul 10 09:43:54.472922 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1174/4720] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:43:54 2026] DELETE /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:43:54.479710 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-264c7246-03df-458c-991a-eeb990638bcf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:54.481664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-264c7246-03df-458c-991a-eeb990638bcf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:54.481884 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-264c7246-03df-458c-991a-eeb990638bcf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:54.482064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-264c7246-03df-458c-991a-eeb990638bcf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:54.482163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-264c7246-03df-458c-991a-eeb990638bcf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:54.486654 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:54.486654 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:54.487638 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-264c7246-03df-458c-991a-eeb990638bcf tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 200 Jul 10 09:43:54.488032 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1177/4721] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:54 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:55.498123 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-111180a0-f9d2-4eec-b1aa-3be1ea59661a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:55.500283 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-111180a0-f9d2-4eec-b1aa-3be1ea59661a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d Jul 10 09:43:55.500491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-111180a0-f9d2-4eec-b1aa-3be1ea59661a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:55.500766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-111180a0-f9d2-4eec-b1aa-3be1ea59661a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:55.500875 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-111180a0-f9d2-4eec-b1aa-3be1ea59661a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id b12b3ec7-90af-4154-92cc-9b165969152d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:55.505092 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-111180a0-f9d2-4eec-b1aa-3be1ea59661a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d returned with HTTP 404 Jul 10 09:43:55.505675 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1182/4722] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:55 2026] GET /volume/v3/backups/b12b3ec7-90af-4154-92cc-9b165969152d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:43:55.512775 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:55.514650 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:43:55.515016 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8a43f3e-fc30-49f4-9ce0-a626f4083a7e", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-554275437", "container": "tempest-volumesbackupstest-backup-container-1628113049"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:43:55.516633 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating new backup {'backup': {'volume_id': 'c8a43f3e-fc30-49f4-9ce0-a626f4083a7e', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-554275437', 'container': 'tempest-volumesbackupstest-backup-container-1628113049'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:43:55.516817 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Creating backup of volume c8a43f3e-fc30-49f4-9ce0-a626f4083a7e in container tempest-volumesbackupstest-backup-container-1628113049 Jul 10 09:43:55.530038 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:55.530038 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:55.530794 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:43:55.550819 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Created reservations ['680f402a-23b4-48f4-8838-63faf57bc4b4', 'f3d55324-b535-4a85-91b9-f1dcc312efcf'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:43:55.587003 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0400a185-2a57-49f2-8f3b-cfc2d5232085 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:43:55.587565 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1190/4723] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:43:55 2026] POST /volume/v3/backups => generated 329 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:43:55.597052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f12785b7-5a7f-4735-b027-8d3fae194d20 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:55.599021 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f12785b7-5a7f-4735-b027-8d3fae194d20 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:43:55.599226 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f12785b7-5a7f-4735-b027-8d3fae194d20 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:55.599440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f12785b7-5a7f-4735-b027-8d3fae194d20 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:55.599548 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f12785b7-5a7f-4735-b027-8d3fae194d20 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:55.604470 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:55.604470 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:55.605754 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f12785b7-5a7f-4735-b027-8d3fae194d20 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:43:55.606374 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1175/4724] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:55 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:56.617945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e9d23ea9-b9ce-46c9-9c8b-6bba43ab87af None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:56.620009 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e9d23ea9-b9ce-46c9-9c8b-6bba43ab87af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:43:56.620246 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e9d23ea9-b9ce-46c9-9c8b-6bba43ab87af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:56.620469 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e9d23ea9-b9ce-46c9-9c8b-6bba43ab87af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:56.620661 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e9d23ea9-b9ce-46c9-9c8b-6bba43ab87af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:56.625557 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:56.625557 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:43:56.626375 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e9d23ea9-b9ce-46c9-9c8b-6bba43ab87af tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:43:56.626836 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1178/4725] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:56 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:57.638308 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07eae9dd-6f6a-4e68-8d21-529d0d9fc235 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:57.640191 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07eae9dd-6f6a-4e68-8d21-529d0d9fc235 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:43:57.640558 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07eae9dd-6f6a-4e68-8d21-529d0d9fc235 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:57.640864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07eae9dd-6f6a-4e68-8d21-529d0d9fc235 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:57.641020 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-07eae9dd-6f6a-4e68-8d21-529d0d9fc235 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:57.646414 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:57.646414 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:43:57.647192 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07eae9dd-6f6a-4e68-8d21-529d0d9fc235 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:43:57.647545 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1183/4726] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:57 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:58.659292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ab49fb61-0fda-496d-9102-6af5535eb42b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:58.661265 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ab49fb61-0fda-496d-9102-6af5535eb42b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:43:58.661463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ab49fb61-0fda-496d-9102-6af5535eb42b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:58.661696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ab49fb61-0fda-496d-9102-6af5535eb42b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:58.661864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ab49fb61-0fda-496d-9102-6af5535eb42b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:58.667186 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:58.667186 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:43:58.668139 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ab49fb61-0fda-496d-9102-6af5535eb42b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:43:58.668692 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1191/4727] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:58 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:43:59.686268 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab04a18b-07ee-439d-b6c1-6a7ed95fe07a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:43:59.689040 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab04a18b-07ee-439d-b6c1-6a7ed95fe07a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:43:59.689207 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab04a18b-07ee-439d-b6c1-6a7ed95fe07a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:43:59.689556 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab04a18b-07ee-439d-b6c1-6a7ed95fe07a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:43:59.689718 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ab04a18b-07ee-439d-b6c1-6a7ed95fe07a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:43:59.696444 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:43:59.696444 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:43:59.697561 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab04a18b-07ee-439d-b6c1-6a7ed95fe07a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:43:59.698017 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1176/4728] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:43:59 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:00.715996 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-146350ce-7daf-49ab-b6cd-21704b6495d2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:00.718636 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-146350ce-7daf-49ab-b6cd-21704b6495d2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:00.718934 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-146350ce-7daf-49ab-b6cd-21704b6495d2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:00.719307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-146350ce-7daf-49ab-b6cd-21704b6495d2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:00.719307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-146350ce-7daf-49ab-b6cd-21704b6495d2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:00.724453 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:00.724453 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:00.725460 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-146350ce-7daf-49ab-b6cd-21704b6495d2 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:00.725632 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1179/4729] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:00 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:01.741097 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2694b9ea-af66-4cbc-b66d-a206200781b9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:01.742935 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2694b9ea-af66-4cbc-b66d-a206200781b9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:01.743146 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2694b9ea-af66-4cbc-b66d-a206200781b9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:01.743494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2694b9ea-af66-4cbc-b66d-a206200781b9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:01.743607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2694b9ea-af66-4cbc-b66d-a206200781b9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:01.748792 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:01.748792 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:01.749758 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2694b9ea-af66-4cbc-b66d-a206200781b9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:01.750185 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1184/4730] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:01 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:02.766135 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b9865352-b338-48cd-b05e-32ea8fc87751 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:02.769495 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b9865352-b338-48cd-b05e-32ea8fc87751 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:02.769771 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b9865352-b338-48cd-b05e-32ea8fc87751 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:02.770052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b9865352-b338-48cd-b05e-32ea8fc87751 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:02.770194 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b9865352-b338-48cd-b05e-32ea8fc87751 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:02.777726 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:02.777726 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:02.778745 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b9865352-b338-48cd-b05e-32ea8fc87751 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:02.779126 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1192/4731] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:02 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:03.791887 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9b1af79c-c3de-4437-b1a2-9b2b7b9e81e0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:03.793944 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9b1af79c-c3de-4437-b1a2-9b2b7b9e81e0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:03.794175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9b1af79c-c3de-4437-b1a2-9b2b7b9e81e0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:03.794401 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9b1af79c-c3de-4437-b1a2-9b2b7b9e81e0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:03.794515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9b1af79c-c3de-4437-b1a2-9b2b7b9e81e0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:03.798823 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:03.798823 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:03.799589 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9b1af79c-c3de-4437-b1a2-9b2b7b9e81e0 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:03.799944 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1177/4732] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:03 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:03.909697 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a8a896b2-4a37-4706-a4ba-8830f59fba7f req-9f6d7ce7-f108-4ce2-a656-b8cede762e56 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:03.911856 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a8a896b2-4a37-4706-a4ba-8830f59fba7f req-9f6d7ce7-f108-4ce2-a656-b8cede762e56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426 Jul 10 09:44:03.912024 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a8a896b2-4a37-4706-a4ba-8830f59fba7f req-9f6d7ce7-f108-4ce2-a656-b8cede762e56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:03.912257 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a8a896b2-4a37-4706-a4ba-8830f59fba7f req-9f6d7ce7-f108-4ce2-a656-b8cede762e56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:03.919556 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:03.919556 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:04.450267 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a8a896b2-4a37-4706-a4ba-8830f59fba7f req-9f6d7ce7-f108-4ce2-a656-b8cede762e56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426 returned with HTTP 200 Jul 10 09:44:04.450836 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1180/4733] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:44:03 2026] DELETE /volume/v3/attachments/c1630b27-c30d-4c4e-9921-e951c7a72426 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:04.812021 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-af92f60d-f52f-4441-b019-39b7104c1569 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:04.814057 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-af92f60d-f52f-4441-b019-39b7104c1569 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:04.814255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-af92f60d-f52f-4441-b019-39b7104c1569 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:04.814522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-af92f60d-f52f-4441-b019-39b7104c1569 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:04.814651 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-af92f60d-f52f-4441-b019-39b7104c1569 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:04.819345 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:04.819345 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:04.820150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-af92f60d-f52f-4441-b019-39b7104c1569 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:04.820547 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1185/4734] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:04 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:05.831665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e552aa29-8431-4d16-a729-dfc164c70e28 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:05.833926 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e552aa29-8431-4d16-a729-dfc164c70e28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:05.834120 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e552aa29-8431-4d16-a729-dfc164c70e28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:05.834364 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e552aa29-8431-4d16-a729-dfc164c70e28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:05.834578 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e552aa29-8431-4d16-a729-dfc164c70e28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:05.839799 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:05.839799 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:05.840729 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e552aa29-8431-4d16-a729-dfc164c70e28 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:05.841158 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1193/4735] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:05 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:05.854514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1ac2803e-3e84-4eb1-b348-2b79ed85beb9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:05.856865 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ac2803e-3e84-4eb1-b348-2b79ed85beb9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:05.857277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ac2803e-3e84-4eb1-b348-2b79ed85beb9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:05.858589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ac2803e-3e84-4eb1-b348-2b79ed85beb9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:05.858589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1ac2803e-3e84-4eb1-b348-2b79ed85beb9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:05.862887 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:05.862887 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:05.863948 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ac2803e-3e84-4eb1-b348-2b79ed85beb9 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:05.864497 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1178/4736] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:05 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:05.874592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:05.877549 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:05.877786 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:05.877960 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:05.878065 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete backup with id: 725bc81a-d440-40a0-be15-8b3517053cc5. Jul 10 09:44:05.883889 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:05.883889 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:05.901943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] delete_backup rpcapi backup_id 725bc81a-d440-40a0-be15-8b3517053cc5 {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:44:05.904417 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9226a784-7f3e-4fc7-8fbe-6adcd33c3d2a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 202 Jul 10 09:44:05.904986 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1181/4737] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:44:05 2026] DELETE /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:44:05.914696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-df3bab92-90ea-4468-a872-6332d17a0c39 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:05.916551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-df3bab92-90ea-4468-a872-6332d17a0c39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:05.916796 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-df3bab92-90ea-4468-a872-6332d17a0c39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:05.916999 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-df3bab92-90ea-4468-a872-6332d17a0c39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:05.917104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-df3bab92-90ea-4468-a872-6332d17a0c39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:05.921531 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:05.921531 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:05.922398 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-df3bab92-90ea-4468-a872-6332d17a0c39 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 200 Jul 10 09:44:05.922835 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1186/4738] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:05 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:06.934157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-49271a7f-5733-43da-a8c0-85e30718517b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:06.935992 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-49271a7f-5733-43da-a8c0-85e30718517b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 Jul 10 09:44:06.936182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-49271a7f-5733-43da-a8c0-85e30718517b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:06.936394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-49271a7f-5733-43da-a8c0-85e30718517b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:06.936489 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-49271a7f-5733-43da-a8c0-85e30718517b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 725bc81a-d440-40a0-be15-8b3517053cc5. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:06.940343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-49271a7f-5733-43da-a8c0-85e30718517b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 returned with HTTP 404 Jul 10 09:44:06.940844 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1194/4739] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:06 2026] GET /volume/v3/backups/725bc81a-d440-40a0-be15-8b3517053cc5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:07.014502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:07.016512 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:44:07.018107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:07.018107 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:07.018107 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete backup with id: 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. Jul 10 09:44:07.022828 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:07.022828 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:07.035998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] delete_backup rpcapi backup_id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:44:07.037997 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8e0b7d24-18fc-470c-81ba-e2e86e65240e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 202 Jul 10 09:44:07.038505 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1179/4740] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:44:07 2026] DELETE /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:44:07.046520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d3780cd3-f552-4971-80b6-82bb69230bf5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:07.048324 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3780cd3-f552-4971-80b6-82bb69230bf5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:44:07.048558 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3780cd3-f552-4971-80b6-82bb69230bf5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:07.048833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3780cd3-f552-4971-80b6-82bb69230bf5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:07.048990 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d3780cd3-f552-4971-80b6-82bb69230bf5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:07.056367 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:07.056367 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:07.057197 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3780cd3-f552-4971-80b6-82bb69230bf5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 200 Jul 10 09:44:07.057616 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1182/4741] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:07 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:07.868623 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-4127806d-8ce0-46b1-aa14-72ee288b8094 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:07.870973 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-4127806d-8ce0-46b1-aa14-72ee288b8094 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:44:07.871183 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-4127806d-8ce0-46b1-aa14-72ee288b8094 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:07.871401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-4127806d-8ce0-46b1-aa14-72ee288b8094 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:07.879907 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:07.879907 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:07.884944 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-4127806d-8ce0-46b1-aa14-72ee288b8094 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:44:07.890287 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-4127806d-8ce0-46b1-aa14-72ee288b8094 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:44:07.890760 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1187/4742] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:44:07 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:08.069411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-47b9f5a1-dda1-4e69-8d7b-b802da54dc15 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.071324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-47b9f5a1-dda1-4e69-8d7b-b802da54dc15 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 Jul 10 09:44:08.071518 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-47b9f5a1-dda1-4e69-8d7b-b802da54dc15 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:08.071746 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-47b9f5a1-dda1-4e69-8d7b-b802da54dc15 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:08.071881 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-47b9f5a1-dda1-4e69-8d7b-b802da54dc15 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Show backup with id 58863ac9-c05a-48d1-a1eb-96182c4ee3a0. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:44:08.076491 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-47b9f5a1-dda1-4e69-8d7b-b802da54dc15 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 returned with HTTP 404 Jul 10 09:44:08.077135 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1195/4743] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:08 2026] GET /volume/v3/backups/58863ac9-c05a-48d1-a1eb-96182c4ee3a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:08.205244 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-27b5cc5f-133f-46d2-bbaf-0af308558bd7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.208547 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-27b5cc5f-133f-46d2-bbaf-0af308558bd7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:08.208880 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-27b5cc5f-133f-46d2-bbaf-0af308558bd7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:08.209053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-27b5cc5f-133f-46d2-bbaf-0af308558bd7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:08.224350 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:08.224350 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:08.230726 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-27b5cc5f-133f-46d2-bbaf-0af308558bd7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:08.238155 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-27b5cc5f-133f-46d2-bbaf-0af308558bd7 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:08.238787 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1180/4744] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:44:08 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:08.262943 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.265100 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] POST https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e/action Jul 10 09:44:08.265490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:44:08.265634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:08.279966 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:08.279966 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:08.280555 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:08.287862 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Begin detaching volume completed successfully. Jul 10 09:44:08.288107 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-270aea6d-bf2f-4350-ad29-1be6421c08b4 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e/action returned with HTTP 202 Jul 10 09:44:08.288687 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1183/4745] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:44:08 2026] POST /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:44:08.314410 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-48c6a062-e097-49c0-a06a-4073f3f5f141 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.316180 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-48c6a062-e097-49c0-a06a-4073f3f5f141 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:08.316405 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-48c6a062-e097-49c0-a06a-4073f3f5f141 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:08.316893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-48c6a062-e097-49c0-a06a-4073f3f5f141 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:08.326173 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:08.326173 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:08.329754 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-48c6a062-e097-49c0-a06a-4073f3f5f141 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:08.333877 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-48c6a062-e097-49c0-a06a-4073f3f5f141 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:08.334612 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1188/4746] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:08 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:08.482913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-f7f727ea-d07f-40ad-86e5-bf50c82d8a02 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.486082 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-f7f727ea-d07f-40ad-86e5-bf50c82d8a02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:44:08.486082 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-f7f727ea-d07f-40ad-86e5-bf50c82d8a02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:08.486082 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-f7f727ea-d07f-40ad-86e5-bf50c82d8a02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:08.494441 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:08.494441 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:08.498552 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-f7f727ea-d07f-40ad-86e5-bf50c82d8a02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:44:08.503695 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-f7f727ea-d07f-40ad-86e5-bf50c82d8a02 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:44:08.504132 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1196/4747] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:44:08 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:08.514976 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8230aee9-73e6-4a71-9660-fcee470d223c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.515376 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8230aee9-73e6-4a71-9660-fcee470d223c None None] GET https://10.4.3.103/volume// Jul 10 09:44:08.515546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8230aee9-73e6-4a71-9660-fcee470d223c None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:08.515779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8230aee9-73e6-4a71-9660-fcee470d223c None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:08.516130 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8230aee9-73e6-4a71-9660-fcee470d223c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:08.516495 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1181/4748] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:44:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:08.524788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-bdf70aa4-c951-4d35-a22c-d901613fa8df None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:08.527047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-bdf70aa4-c951-4d35-a22c-d901613fa8df tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:44:08.527449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-bdf70aa4-c951-4d35-a22c-d901613fa8df tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a808a5dc-6231-41a9-a15e-771efd7d8cdb", "connector": null, "instance_uuid": "d9f741c0-8cc2-48d3-bd82-3ff88f26db0f"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:08.536265 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:08.536265 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:08.558672 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-bdf70aa4-c951-4d35-a22c-d901613fa8df tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:44:08.559197 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1184/4749] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:44:08 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) Jul 10 09:44:09.315474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8be57bf6-54a6-4a98-b444-0e59b3df6eac None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:09.315893 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8be57bf6-54a6-4a98-b444-0e59b3df6eac None None] GET https://10.4.3.103/volume// Jul 10 09:44:09.316068 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8be57bf6-54a6-4a98-b444-0e59b3df6eac None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:09.316257 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8be57bf6-54a6-4a98-b444-0e59b3df6eac None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:09.316552 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8be57bf6-54a6-4a98-b444-0e59b3df6eac None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:09.316836 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1189/4750] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:44:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:09.325452 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-4bf7b520-d5ae-46ff-a37b-46cbde1ac16a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:09.328295 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-4bf7b520-d5ae-46ff-a37b-46cbde1ac16a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:09.328548 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-4bf7b520-d5ae-46ff-a37b-46cbde1ac16a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:09.328939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-4bf7b520-d5ae-46ff-a37b-46cbde1ac16a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:09.341087 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:09.341087 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:09.345503 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-4bf7b520-d5ae-46ff-a37b-46cbde1ac16a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:09.348783 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-03c1813a-66df-40c4-a9a0-d435b93e9068 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:09.350724 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03c1813a-66df-40c4-a9a0-d435b93e9068 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:09.350956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03c1813a-66df-40c4-a9a0-d435b93e9068 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:09.351190 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03c1813a-66df-40c4-a9a0-d435b93e9068 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:09.352163 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-4bf7b520-d5ae-46ff-a37b-46cbde1ac16a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:09.352761 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1197/4751] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:44:09 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:44:09.363301 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:09.363301 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:09.368788 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-03c1813a-66df-40c4-a9a0-d435b93e9068 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:09.375514 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03c1813a-66df-40c4-a9a0-d435b93e9068 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:09.376048 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1182/4752] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:09 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:10.168079 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-63e44f73-afd6-4982-8a46-c321c87788a3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:10.170478 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-63e44f73-afd6-4982-8a46-c321c87788a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818 Jul 10 09:44:10.170709 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-63e44f73-afd6-4982-8a46-c321c87788a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:10.170932 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-63e44f73-afd6-4982-8a46-c321c87788a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:10.179802 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:10.179802 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:10.391766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0ed09884-035a-4038-bb8d-d61c3d38519e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:10.393463 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ed09884-035a-4038-bb8d-d61c3d38519e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:10.393683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ed09884-035a-4038-bb8d-d61c3d38519e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:10.393885 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ed09884-035a-4038-bb8d-d61c3d38519e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:10.402266 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:10.402266 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:10.405467 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0ed09884-035a-4038-bb8d-d61c3d38519e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:10.409438 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ed09884-035a-4038-bb8d-d61c3d38519e tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:10.409857 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1190/4753] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:10 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:10.711541 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4bd0dcd4-0f54-4369-9dc6-c8f8896ab718 req-63e44f73-afd6-4982-8a46-c321c87788a3 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818 returned with HTTP 200 Jul 10 09:44:10.712220 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1185/4754] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:44:10 2026] DELETE /volume/v3/attachments/b0d7e3cd-c5df-4494-832e-ab0518e76818 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:11.423408 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ede27a8a-e57e-4a0f-85ca-5022be88164b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:11.425407 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ede27a8a-e57e-4a0f-85ca-5022be88164b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:11.425641 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ede27a8a-e57e-4a0f-85ca-5022be88164b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:11.425853 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ede27a8a-e57e-4a0f-85ca-5022be88164b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:11.432864 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:11.432864 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:11.436722 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-ede27a8a-e57e-4a0f-85ca-5022be88164b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:11.441281 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ede27a8a-e57e-4a0f-85ca-5022be88164b tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:11.441803 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1198/4755] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:11 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:11.634527 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b385d34b-18d5-4114-a2c9-56b75af99be7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:11.636876 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b385d34b-18d5-4114-a2c9-56b75af99be7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:11.637153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b385d34b-18d5-4114-a2c9-56b75af99be7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:11.637432 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b385d34b-18d5-4114-a2c9-56b75af99be7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:11.645555 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:11.645555 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:11.648891 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b385d34b-18d5-4114-a2c9-56b75af99be7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:11.652935 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b385d34b-18d5-4114-a2c9-56b75af99be7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:11.653333 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1183/4756] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:11 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:11.666812 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fc611de0-98b8-4046-b0e6-07e40d434d53 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:11.669059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc611de0-98b8-4046-b0e6-07e40d434d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:11.669347 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc611de0-98b8-4046-b0e6-07e40d434d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:11.669616 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fc611de0-98b8-4046-b0e6-07e40d434d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:11.677138 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:11.677138 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:11.680602 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-fc611de0-98b8-4046-b0e6-07e40d434d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:11.684460 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fc611de0-98b8-4046-b0e6-07e40d434d53 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:11.684929 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1191/4757] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:11 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:11.730678 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9b7f4614-1539-4d08-9617-d2373c69ec48 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:11.733692 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9b7f4614-1539-4d08-9617-d2373c69ec48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:11.733990 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9b7f4614-1539-4d08-9617-d2373c69ec48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:11.734254 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9b7f4614-1539-4d08-9617-d2373c69ec48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:11.743209 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:11.743209 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:11.747532 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9b7f4614-1539-4d08-9617-d2373c69ec48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:11.753054 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9b7f4614-1539-4d08-9617-d2373c69ec48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:11.753675 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1186/4758] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:44:11 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:13.789600 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b810e21-122d-4753-b7c2-902066fc5e6a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:13.789996 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b810e21-122d-4753-b7c2-902066fc5e6a None None] GET https://10.4.3.103/volume// Jul 10 09:44:13.790218 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b810e21-122d-4753-b7c2-902066fc5e6a None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:13.790432 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b810e21-122d-4753-b7c2-902066fc5e6a None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:13.790794 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b810e21-122d-4753-b7c2-902066fc5e6a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:13.791104 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1199/4759] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:44:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:13.798188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-5d986658-a925-42bc-a37d-1c182a42296e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:13.800158 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-5d986658-a925-42bc-a37d-1c182a42296e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:44:13.800502 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-5d986658-a925-42bc-a37d-1c182a42296e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89375925-ac5b-40e7-beea-4d2d9e0a5d12", "connector": null, "instance_uuid": "4437cc9b-727a-4d75-83df-0d7d6a2931bf"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:13.809383 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:13.809383 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:13.835730 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-5d986658-a925-42bc-a37d-1c182a42296e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:44:13.836148 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1184/4760] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:44:13 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:14.277669 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5062ad0e-92e7-4fc1-97a5-411c5993f49f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.280397 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5062ad0e-92e7-4fc1-97a5-411c5993f49f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:14.280645 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5062ad0e-92e7-4fc1-97a5-411c5993f49f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:14.280856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5062ad0e-92e7-4fc1-97a5-411c5993f49f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:14.292514 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:14.292514 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:14.297307 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5062ad0e-92e7-4fc1-97a5-411c5993f49f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:14.302006 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5062ad0e-92e7-4fc1-97a5-411c5993f49f tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:14.302467 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1192/4761] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:14 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:14.366450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2486348-46b5-4358-9238-3e9b82326fd8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.366450 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2486348-46b5-4358-9238-3e9b82326fd8 None None] GET https://10.4.3.103/volume// Jul 10 09:44:14.366450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2486348-46b5-4358-9238-3e9b82326fd8 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:14.366922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2486348-46b5-4358-9238-3e9b82326fd8 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:14.367127 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2486348-46b5-4358-9238-3e9b82326fd8 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:14.367509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1187/4762] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:44:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:14.375100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-8fc578cf-167c-4ba4-9898-1fa40d27d6f9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.377090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-8fc578cf-167c-4ba4-9898-1fa40d27d6f9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:14.377451 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-8fc578cf-167c-4ba4-9898-1fa40d27d6f9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:14.377659 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-8fc578cf-167c-4ba4-9898-1fa40d27d6f9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:14.386892 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:14.386892 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:14.390732 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-8fc578cf-167c-4ba4-9898-1fa40d27d6f9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:14.395984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-8fc578cf-167c-4ba4-9898-1fa40d27d6f9 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:14.396541 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1200/4763] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:44:14 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 1055 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:44:14.504201 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.506318 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] PUT https://10.4.3.103/volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd Jul 10 09:44:14.506714 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:14.513887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea779b66-5bbc-4b54-910c-e891ae1f9d9c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.514423 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea779b66-5bbc-4b54-910c-e891ae1f9d9c None None] GET https://10.4.3.103/volume// Jul 10 09:44:14.514715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea779b66-5bbc-4b54-910c-e891ae1f9d9c None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:14.514990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea779b66-5bbc-4b54-910c-e891ae1f9d9c None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:14.515390 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea779b66-5bbc-4b54-910c-e891ae1f9d9c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:14.515531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Acquiring lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:44:14.515801 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1193/4764] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:44:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:14.520463 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:44:14.521762 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:14.521762 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:14.524585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-5181148c-9c85-45af-815a-252d2d2648a3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.526999 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-5181148c-9c85-45af-815a-252d2d2648a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:44:14.527158 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-5181148c-9c85-45af-815a-252d2d2648a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:14.527311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-5181148c-9c85-45af-815a-252d2d2648a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:14.537311 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:14.537311 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:14.540907 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-5181148c-9c85-45af-815a-252d2d2648a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:44:14.545848 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-5181148c-9c85-45af-815a-252d2d2648a3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:44:14.546327 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1188/4765] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:44:14 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:44:14.650144 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:14.651954 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985 Jul 10 09:44:14.652311 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:14.659942 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-a808a5dc-6231-41a9-a15e-771efd7d8cdb-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:44:14.664709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-a808a5dc-6231-41a9-a15e-771efd7d8cdb-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:44:14.666124 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:14.666124 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:15.044878 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:44:15.045205 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c27cf23c-4179-46a3-8b86-62c8573c72ee tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd returned with HTTP 200 Jul 10 09:44:15.045696 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1185/4766] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:44:14 2026] PUT /volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:15.055060 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c4e229a6-00c9-4466-a8f1-69637c6a6da8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:15.057431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c4e229a6-00c9-4466-a8f1-69637c6a6da8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption Jul 10 09:44:15.057695 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c4e229a6-00c9-4466-a8f1-69637c6a6da8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:15.059076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c4e229a6-00c9-4466-a8f1-69637c6a6da8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:15.067485 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:15.067485 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:15.073731 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-c4e229a6-00c9-4466-a8f1-69637c6a6da8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption returned with HTTP 200 Jul 10 09:44:15.074429 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1194/4767] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:44:15 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:15.187467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-a808a5dc-6231-41a9-a15e-771efd7d8cdb-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:44:15.187829 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-762f9a82-d496-478d-8bcf-96798d642b7a tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985 returned with HTTP 200 Jul 10 09:44:15.188191 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1201/4768] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:44:14 2026] PUT /volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:15.314867 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ce6290bb-dac5-496c-8e1c-5372d239f407 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:15.316679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce6290bb-dac5-496c-8e1c-5372d239f407 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:15.316845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce6290bb-dac5-496c-8e1c-5372d239f407 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:15.317073 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce6290bb-dac5-496c-8e1c-5372d239f407 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:15.327959 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:15.327959 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:15.331899 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ce6290bb-dac5-496c-8e1c-5372d239f407 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:15.336674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce6290bb-dac5-496c-8e1c-5372d239f407 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:15.337118 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1189/4769] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:15 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:15.701072 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-a6795d5b-b997-4156-8e63-e3851cef9d56 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:15.703482 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-a6795d5b-b997-4156-8e63-e3851cef9d56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985/action Jul 10 09:44:15.703861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-a6795d5b-b997-4156-8e63-e3851cef9d56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:44:15.703972 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-a6795d5b-b997-4156-8e63-e3851cef9d56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:15.721037 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:15.721037 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:15.730845 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-38321d82-e4dd-4361-946a-03eb19b6d95b req-a6795d5b-b997-4156-8e63-e3851cef9d56 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985/action returned with HTTP 204 Jul 10 09:44:15.731321 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1186/4770] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:44:15 2026] POST /volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:16.350936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e5d7e44c-3667-44fc-bf0b-7dc5d024132c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:16.352724 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e5d7e44c-3667-44fc-bf0b-7dc5d024132c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:16.352934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e5d7e44c-3667-44fc-bf0b-7dc5d024132c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:16.353129 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e5d7e44c-3667-44fc-bf0b-7dc5d024132c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:16.364531 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:16.364531 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:16.368645 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e5d7e44c-3667-44fc-bf0b-7dc5d024132c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:16.373555 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e5d7e44c-3667-44fc-bf0b-7dc5d024132c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:16.374130 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1195/4771] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:16 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:17.387526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7b5d0c77-bea1-46fd-9850-b817a61312e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:17.389498 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b5d0c77-bea1-46fd-9850-b817a61312e4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:17.389726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b5d0c77-bea1-46fd-9850-b817a61312e4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:17.389900 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b5d0c77-bea1-46fd-9850-b817a61312e4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:17.400645 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:17.400645 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:17.403631 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7b5d0c77-bea1-46fd-9850-b817a61312e4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:17.408171 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b5d0c77-bea1-46fd-9850-b817a61312e4 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:17.408614 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1202/4772] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:17 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:18.422668 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4f04ae79-0fae-4d15-afeb-da4b22d7a21e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:18.424439 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f04ae79-0fae-4d15-afeb-da4b22d7a21e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:18.424660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f04ae79-0fae-4d15-afeb-da4b22d7a21e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:18.424844 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4f04ae79-0fae-4d15-afeb-da4b22d7a21e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:18.434782 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:18.434782 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:18.438967 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4f04ae79-0fae-4d15-afeb-da4b22d7a21e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:18.443996 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4f04ae79-0fae-4d15-afeb-da4b22d7a21e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:18.444422 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1190/4773] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:18 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:18.934385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-da1ac0ae-19da-457f-bc49-e79c9207ebd5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:18.936273 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da1ac0ae-19da-457f-bc49-e79c9207ebd5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:18.936509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da1ac0ae-19da-457f-bc49-e79c9207ebd5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:18.936795 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-da1ac0ae-19da-457f-bc49-e79c9207ebd5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:18.944299 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:18.944299 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:18.948633 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-da1ac0ae-19da-457f-bc49-e79c9207ebd5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:18.953010 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-da1ac0ae-19da-457f-bc49-e79c9207ebd5 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:18.953382 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1187/4774] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:18 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:18.966192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:18.968342 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] DELETE https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:18.968554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:18.968826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:18.969074 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume with id: c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:18.978806 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:18.978806 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:18.979462 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:18.997595 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Delete volume request issued successfully. Jul 10 09:44:18.997866 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-806b3fd8-e0f9-4de7-9c9d-56d934ef6ca6 tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 202 Jul 10 09:44:18.998485 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1196/4775] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:44:18 2026] DELETE /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:44:19.006512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4413e7ac-2318-4209-96da-b0d303f2110a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:19.008201 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4413e7ac-2318-4209-96da-b0d303f2110a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:19.008403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4413e7ac-2318-4209-96da-b0d303f2110a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:19.008584 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4413e7ac-2318-4209-96da-b0d303f2110a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:19.015388 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:19.015388 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:19.019074 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4413e7ac-2318-4209-96da-b0d303f2110a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Volume info retrieved successfully. Jul 10 09:44:19.023088 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4413e7ac-2318-4209-96da-b0d303f2110a tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 200 Jul 10 09:44:19.023449 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1203/4776] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:19 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:19.461015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b830f021-96b6-49d6-b568-e6718b8dfc48 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:19.463010 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b830f021-96b6-49d6-b568-e6718b8dfc48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:19.463215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b830f021-96b6-49d6-b568-e6718b8dfc48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:19.463412 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b830f021-96b6-49d6-b568-e6718b8dfc48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:19.472625 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:19.472625 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:19.475876 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b830f021-96b6-49d6-b568-e6718b8dfc48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:19.480040 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b830f021-96b6-49d6-b568-e6718b8dfc48 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:19.480440 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1191/4777] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:19 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:20.039233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1e45d95b-1b4a-49d1-a93c-f3b8d23c4bec None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:20.041300 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1e45d95b-1b4a-49d1-a93c-f3b8d23c4bec tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] GET https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e Jul 10 09:44:20.041526 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1e45d95b-1b4a-49d1-a93c-f3b8d23c4bec tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:20.041779 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1e45d95b-1b4a-49d1-a93c-f3b8d23c4bec tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:20.047449 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1e45d95b-1b4a-49d1-a93c-f3b8d23c4bec tempest-VolumesBackupsTest-1255069124 tempest-VolumesBackupsTest-1255069124-project-member] https://10.4.3.103/volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e returned with HTTP 404 Jul 10 09:44:20.047972 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1188/4778] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:20 2026] GET /volume/v3/volumes/c8a43f3e-fc30-49f4-9ce0-a626f4083a7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:20.498126 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-913e25e6-082e-443e-86a4-42483d351b39 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:20.537825 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-913e25e6-082e-443e-86a4-42483d351b39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:20.537825 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-913e25e6-082e-443e-86a4-42483d351b39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:20.538073 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-913e25e6-082e-443e-86a4-42483d351b39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:20.558978 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:20.558978 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:20.567106 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-913e25e6-082e-443e-86a4-42483d351b39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:20.574047 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-913e25e6-082e-443e-86a4-42483d351b39 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:20.574815 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1197/4779] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:20 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:21.593933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e5f0f251-110e-469e-bfcf-5a12ae08cbd6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:21.596964 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5f0f251-110e-469e-bfcf-5a12ae08cbd6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:21.597232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5f0f251-110e-469e-bfcf-5a12ae08cbd6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:21.597473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e5f0f251-110e-469e-bfcf-5a12ae08cbd6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:21.608471 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:21.608471 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:21.612877 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e5f0f251-110e-469e-bfcf-5a12ae08cbd6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:21.618558 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e5f0f251-110e-469e-bfcf-5a12ae08cbd6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:21.619095 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1204/4780] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:21 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:22.632778 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d50f61a4-7aca-41fc-b3a5-b188be538c80 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:22.634698 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d50f61a4-7aca-41fc-b3a5-b188be538c80 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:22.634957 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d50f61a4-7aca-41fc-b3a5-b188be538c80 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:22.635145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d50f61a4-7aca-41fc-b3a5-b188be538c80 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:22.648044 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:22.648044 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:22.652695 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d50f61a4-7aca-41fc-b3a5-b188be538c80 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:22.657543 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d50f61a4-7aca-41fc-b3a5-b188be538c80 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:22.657988 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1192/4781] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:22 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:23.671376 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-797746bf-be79-4512-b8b2-229fb4a3bb3d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:23.673806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-797746bf-be79-4512-b8b2-229fb4a3bb3d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:23.674063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-797746bf-be79-4512-b8b2-229fb4a3bb3d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:23.674313 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-797746bf-be79-4512-b8b2-229fb4a3bb3d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:23.687180 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:23.687180 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:23.692600 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-797746bf-be79-4512-b8b2-229fb4a3bb3d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:23.698934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-797746bf-be79-4512-b8b2-229fb4a3bb3d tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:23.699661 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1189/4782] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:23 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:24.715089 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4942ae99-2b9b-4bf4-8153-a0679b48b40a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:24.717393 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4942ae99-2b9b-4bf4-8153-a0679b48b40a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:24.717532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4942ae99-2b9b-4bf4-8153-a0679b48b40a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:24.717734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4942ae99-2b9b-4bf4-8153-a0679b48b40a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:24.728726 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:24.728726 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:24.736180 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4942ae99-2b9b-4bf4-8153-a0679b48b40a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:24.742478 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4942ae99-2b9b-4bf4-8153-a0679b48b40a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:24.743011 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1198/4783] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:24 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:25.759667 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b17bd7fc-8aa4-4467-ad71-0fbdc4562a70 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:25.762374 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b17bd7fc-8aa4-4467-ad71-0fbdc4562a70 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:25.762650 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b17bd7fc-8aa4-4467-ad71-0fbdc4562a70 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:25.762936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b17bd7fc-8aa4-4467-ad71-0fbdc4562a70 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:25.772741 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:25.772741 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:25.776308 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b17bd7fc-8aa4-4467-ad71-0fbdc4562a70 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:25.780384 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b17bd7fc-8aa4-4467-ad71-0fbdc4562a70 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:25.780868 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1205/4784] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:25 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:26.795868 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-be0bb2bb-6308-48ad-ae3e-f2fe6e2e3e6c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:26.798242 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-be0bb2bb-6308-48ad-ae3e-f2fe6e2e3e6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:26.798524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-be0bb2bb-6308-48ad-ae3e-f2fe6e2e3e6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:26.798831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-be0bb2bb-6308-48ad-ae3e-f2fe6e2e3e6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:26.811848 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:26.811848 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:26.816158 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-be0bb2bb-6308-48ad-ae3e-f2fe6e2e3e6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:26.821500 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-be0bb2bb-6308-48ad-ae3e-f2fe6e2e3e6c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:26.821993 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1193/4785] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:26 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:27.502821 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9deca993-26f5-4f4f-b818-94818a38e235 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:27.604058 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9deca993-26f5-4f4f-b818-94818a38e235 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd/action Jul 10 09:44:27.604539 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9deca993-26f5-4f4f-b818-94818a38e235 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:44:27.604750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9deca993-26f5-4f4f-b818-94818a38e235 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:27.625022 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:27.625022 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:27.637748 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-9a1c36c4-b45f-4734-b85d-b6f07e0d2442 req-9deca993-26f5-4f4f-b818-94818a38e235 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd/action returned with HTTP 204 Jul 10 09:44:27.638339 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1190/4786] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:44:27 2026] POST /volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:44:27.839863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e2a88e31-5796-46ce-938f-538fbf052bb6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:27.842798 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e2a88e31-5796-46ce-938f-538fbf052bb6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:27.842798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e2a88e31-5796-46ce-938f-538fbf052bb6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:27.843423 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e2a88e31-5796-46ce-938f-538fbf052bb6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:27.862243 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:27.862243 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:27.868511 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e2a88e31-5796-46ce-938f-538fbf052bb6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:27.874088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e2a88e31-5796-46ce-938f-538fbf052bb6 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:27.874538 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1199/4787] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:27 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 1168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:27.890891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dfd2b4bc-bc41-40ab-9f5d-5118f24a20ce None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:27.893305 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dfd2b4bc-bc41-40ab-9f5d-5118f24a20ce tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:44:27.893880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dfd2b4bc-bc41-40ab-9f5d-5118f24a20ce tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:27.894083 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dfd2b4bc-bc41-40ab-9f5d-5118f24a20ce tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:27.908554 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:27.908554 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:27.913532 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dfd2b4bc-bc41-40ab-9f5d-5118f24a20ce tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:44:27.919966 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dfd2b4bc-bc41-40ab-9f5d-5118f24a20ce tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:44:27.920493 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1206/4788] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:44:27 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:35.060029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:35.062291 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:44:35.062889 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-996833814", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:35.064928 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-996833814', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:44:35.156966 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume of 1 GB Jul 10 09:44:35.159924 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=76,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:35.162661 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Availability Zones retrieved successfully. Jul 10 09:44:35.171071 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Flow 'volume_create_api' (925aa421-1816-4378-849a-5877c5fa0f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:44:35.172675 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3c163f-11bf-41ec-bc2c-793328085560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:44:35.174432 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:44:35.244182 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3c163f-11bf-41ec-bc2c-793328085560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:44:35.245088 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81873737-1a81-409a-97d7-94f5795534c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:44:35.327019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Created reservations ['29002d83-c007-4fb0-915c-273a62bf36c8', 'ddec7c5f-4eca-45d5-9c03-226f9a22fe78', 'e6d4a1c7-77cc-4dde-931c-93c2d3b527cc', 'c6bfa603-c8e7-45f8-832f-f26f0386fb99'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:44:35.327838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81873737-1a81-409a-97d7-94f5795534c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29002d83-c007-4fb0-915c-273a62bf36c8', 'ddec7c5f-4eca-45d5-9c03-226f9a22fe78', 'e6d4a1c7-77cc-4dde-931c-93c2d3b527cc', 'c6bfa603-c8e7-45f8-832f-f26f0386fb99']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:44:35.328489 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c0f179-fb64-4ed0-b0ae-847841b93972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:44:35.354900 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c0f179-fb64-4ed0-b0ae-847841b93972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f67e274-6ccf-4c8e-bebb-ce13cd597a3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-996833814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a86bc7448b94c2c83604925c9dd3a47',qos_specs=None,replication_status=,reservations=['29002d83-c007-4fb0-915c-273a62bf36c8','ddec7c5f-4eca-45d5-9c03-226f9a22fe78','e6d4a1c7-77cc-4dde-931c-93c2d3b527cc','c6bfa603-c8e7-45f8-832f-f26f0386fb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e95200b44cb74cb1a15a6094909a4397',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:44:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-996833814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f67e274-6ccf-4c8e-bebb-ce13cd597a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a86bc7448b94c2c83604925c9dd3a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e95200b44cb74cb1a15a6094909a4397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:44:35.355749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a002007-10ab-4a44-8fcd-6defe575a23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:44:35.378975 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a002007-10ab-4a44-8fcd-6defe575a23b) transitioned into state 'SUCCESS' from state '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-996833814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a86bc7448b94c2c83604925c9dd3a47',qos_specs=None,replication_status=,reservations=['29002d83-c007-4fb0-915c-273a62bf36c8','ddec7c5f-4eca-45d5-9c03-226f9a22fe78','e6d4a1c7-77cc-4dde-931c-93c2d3b527cc','c6bfa603-c8e7-45f8-832f-f26f0386fb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e95200b44cb74cb1a15a6094909a4397',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:44:35.379547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc2d006-907b-4779-88c6-e54902f8a5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:44:35.391289 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc2d006-907b-4779-88c6-e54902f8a5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:44:35.392393 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Flow 'volume_create_api' (925aa421-1816-4378-849a-5877c5fa0f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:44:35.392761 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume request issued successfully. Jul 10 09:44:35.393348 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-981ceeb9-fa77-4202-adea-83b0d77ee966 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:44:35.397908 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1194/4789] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:44:35 2026] POST /volume/v3/volumes => generated 780 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:35.411345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7391cc43-6ac7-40f9-b140-b97b49b5e9c5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:35.416050 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7391cc43-6ac7-40f9-b140-b97b49b5e9c5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:44:35.416050 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7391cc43-6ac7-40f9-b140-b97b49b5e9c5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:35.416050 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7391cc43-6ac7-40f9-b140-b97b49b5e9c5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:35.423232 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:35.423232 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:35.427601 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7391cc43-6ac7-40f9-b140-b97b49b5e9c5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:44:35.432686 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7391cc43-6ac7-40f9-b140-b97b49b5e9c5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:44:35.433315 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1191/4790] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:44:35 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:36.446990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e65c8e98-8f2f-448a-ba36-77dbc3392482 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:36.448958 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e65c8e98-8f2f-448a-ba36-77dbc3392482 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:44:36.449193 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e65c8e98-8f2f-448a-ba36-77dbc3392482 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:36.449427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e65c8e98-8f2f-448a-ba36-77dbc3392482 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:36.456363 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:36.456363 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:36.460311 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e65c8e98-8f2f-448a-ba36-77dbc3392482 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:44:36.464701 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e65c8e98-8f2f-448a-ba36-77dbc3392482 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:44:36.465056 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1200/4791] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:44:36 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:44:36.476962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-235e81e3-2209-4afe-ba1c-f4a0ec71502e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:36.478696 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-235e81e3-2209-4afe-ba1c-f4a0ec71502e tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:44:36.478911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-235e81e3-2209-4afe-ba1c-f4a0ec71502e tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:36.479125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-235e81e3-2209-4afe-ba1c-f4a0ec71502e tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:36.486357 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:36.486357 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:36.490942 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-235e81e3-2209-4afe-ba1c-f4a0ec71502e tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:44:36.498030 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-235e81e3-2209-4afe-ba1c-f4a0ec71502e tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:44:36.498617 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1207/4792] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:44:36 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:44:37.817780 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-430006a6-bd1d-4893-9052-cc3742f331a3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:37.824497 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-430006a6-bd1d-4893-9052-cc3742f331a3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:44:37.824497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-430006a6-bd1d-4893-9052-cc3742f331a3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:37.824497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-430006a6-bd1d-4893-9052-cc3742f331a3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:37.836605 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:37.836605 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:37.844947 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-430006a6-bd1d-4893-9052-cc3742f331a3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:44:37.851468 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-430006a6-bd1d-4893-9052-cc3742f331a3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:44:37.851975 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1195/4793] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:44:37 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1370 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:38.398196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a749f876-e437-40de-8ca2-deede06f290a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:38.398751 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a749f876-e437-40de-8ca2-deede06f290a None None] GET https://10.4.3.103/volume// Jul 10 09:44:38.399010 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a749f876-e437-40de-8ca2-deede06f290a None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:38.399286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a749f876-e437-40de-8ca2-deede06f290a None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:38.399750 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a749f876-e437-40de-8ca2-deede06f290a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:38.400186 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1192/4794] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:44:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:38.410208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-078dbf36-7777-4b35-bf17-4f54e3784b15 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:38.414039 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-078dbf36-7777-4b35-bf17-4f54e3784b15 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:44:38.414599 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-078dbf36-7777-4b35-bf17-4f54e3784b15 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89375925-ac5b-40e7-beea-4d2d9e0a5d12", "connector": null, "instance_uuid": "4437cc9b-727a-4d75-83df-0d7d6a2931bf"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:38.431023 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:38.431023 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:38.470875 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-078dbf36-7777-4b35-bf17-4f54e3784b15 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:44:38.471181 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1201/4795] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:44:38 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:38.474075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-facb4002-9ba8-4b16-a730-a375c7c9247d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:38.476734 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-facb4002-9ba8-4b16-a730-a375c7c9247d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:44:38.477126 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-facb4002-9ba8-4b16-a730-a375c7c9247d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:38.477455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-facb4002-9ba8-4b16-a730-a375c7c9247d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:38.480114 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-8f9b2479-a115-422c-9e8f-4fd2e365ca4a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:38.484160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-8f9b2479-a115-422c-9e8f-4fd2e365ca4a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd Jul 10 09:44:38.484160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-8f9b2479-a115-422c-9e8f-4fd2e365ca4a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:38.484306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-8f9b2479-a115-422c-9e8f-4fd2e365ca4a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:38.488211 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:38.488211 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:38.495031 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-facb4002-9ba8-4b16-a730-a375c7c9247d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:44:38.495146 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:38.495146 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:38.500356 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-facb4002-9ba8-4b16-a730-a375c7c9247d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:44:38.500356 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1208/4796] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:44:38 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:38.513187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-900b0a15-0e20-44a5-9bf7-9bbbc2cce712 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:38.513685 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-900b0a15-0e20-44a5-9bf7-9bbbc2cce712 None None] GET https://10.4.3.103/volume// Jul 10 09:44:38.513882 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-900b0a15-0e20-44a5-9bf7-9bbbc2cce712 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:38.514141 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-900b0a15-0e20-44a5-9bf7-9bbbc2cce712 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:38.514526 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-900b0a15-0e20-44a5-9bf7-9bbbc2cce712 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:38.514882 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1193/4797] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:44:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:38.523662 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-be5327a6-c6a4-480f-ad12-b0cfb1053b7a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:38.525709 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-be5327a6-c6a4-480f-ad12-b0cfb1053b7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:44:38.526072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-be5327a6-c6a4-480f-ad12-b0cfb1053b7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f67e274-6ccf-4c8e-bebb-ce13cd597a3e", "connector": null, "instance_uuid": "3a927638-2cb6-4ff0-9d8f-f4423bce95bd"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:38.534941 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:38.534941 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:38.574203 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-be5327a6-c6a4-480f-ad12-b0cfb1053b7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:44:38.574826 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1202/4798] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:44:38 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:39.025711 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-8f9b2479-a115-422c-9e8f-4fd2e365ca4a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd returned with HTTP 200 Jul 10 09:44:39.026163 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1196/4799] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:44:38 2026] DELETE /volume/v3/attachments/fb3c1d2c-ba1a-42d3-ae4a-ff8e7f1f7cdd => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:43.842285 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:43.844732 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] PUT https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 Jul 10 09:44:43.845162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:43.849595 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=85,cinder:INSERT=6,cinder:UPDATE=17 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:43.858021 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Acquiring lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:44:43.864585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:44:43.866120 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:43.866120 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:44.395628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" released by "attachment_update" :: held 0.531s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:44:44.396102 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-bfe84e68-c3e8-41a9-a8d3-983f1cccacd7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 returned with HTTP 200 Jul 10 09:44:44.396708 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1209/4800] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:44:43 2026] PUT /volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 => generated 968 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:44.406084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-6322141e-fa29-446d-be1d-335739a8b996 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:44.408439 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-6322141e-fa29-446d-be1d-335739a8b996 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 Jul 10 09:44:44.408675 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-6322141e-fa29-446d-be1d-335739a8b996 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:44.408855 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-6322141e-fa29-446d-be1d-335739a8b996 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:44.410508 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=60,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:44.429589 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-6322141e-fa29-446d-be1d-335739a8b996 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 returned with HTTP 200 Jul 10 09:44:44.430111 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1194/4801] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:44:44 2026] GET /volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:44.589131 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-afbf0b69-0e2a-4b58-af8a-ede56f8c5628 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:44.589611 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afbf0b69-0e2a-4b58-af8a-ede56f8c5628 None None] GET https://10.4.3.103/volume// Jul 10 09:44:44.589748 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afbf0b69-0e2a-4b58-af8a-ede56f8c5628 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:44.589931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-afbf0b69-0e2a-4b58-af8a-ede56f8c5628 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:44.590253 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-afbf0b69-0e2a-4b58-af8a-ede56f8c5628 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:44.590785 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1203/4802] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:44:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:44.600944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-49f1acc4-42c5-4289-968f-bef3dac6081c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:44.603785 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-49f1acc4-42c5-4289-968f-bef3dac6081c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:44:44.604111 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-49f1acc4-42c5-4289-968f-bef3dac6081c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:44.604410 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-49f1acc4-42c5-4289-968f-bef3dac6081c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:44.618510 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:44.618510 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:44.623500 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-49f1acc4-42c5-4289-968f-bef3dac6081c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:44:44.630447 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-49f1acc4-42c5-4289-968f-bef3dac6081c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:44:44.630920 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1197/4803] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:44:44 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1549 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:44:44.737394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:44.739621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] PUT https://10.4.3.103/volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02 Jul 10 09:44:44.739988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:44.748224 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Acquiring lock "cinder-attachment_update-6f67e274-6ccf-4c8e-bebb-ce13cd597a3e-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:44:44.753312 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Lock "cinder-attachment_update-6f67e274-6ccf-4c8e-bebb-ce13cd597a3e-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:44:44.754364 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:44.754364 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:44:45.277627 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Lock "cinder-attachment_update-6f67e274-6ccf-4c8e-bebb-ce13cd597a3e-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:44:45.278408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-cd2e8ea5-79b9-49d2-9f27-85321877b835 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02 returned with HTTP 200 Jul 10 09:44:45.279119 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1210/4804] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:44:44 2026] PUT /volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:45.797901 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-d4e7bd73-6eab-4238-b5ff-5478549e49b1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:45.801397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-d4e7bd73-6eab-4238-b5ff-5478549e49b1 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02/action Jul 10 09:44:45.801397 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-d4e7bd73-6eab-4238-b5ff-5478549e49b1 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:44:45.801628 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-d4e7bd73-6eab-4238-b5ff-5478549e49b1 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:45.824653 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:45.824653 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:45.838801 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-618abce4-ed85-4ed2-b12d-c00238b20358 req-d4e7bd73-6eab-4238-b5ff-5478549e49b1 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02/action returned with HTTP 204 Jul 10 09:44:45.838801 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1195/4805] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:44:45 2026] POST /volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:48.565007 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=77,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:48.902452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-e60b0a1c-84e5-4ae6-bc81-c343ed82784a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:48.905773 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-e60b0a1c-84e5-4ae6-bc81-c343ed82784a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption Jul 10 09:44:48.905929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-e60b0a1c-84e5-4ae6-bc81-c343ed82784a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:48.906216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-e60b0a1c-84e5-4ae6-bc81-c343ed82784a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:48.918841 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:48.918841 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:48.929251 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-e60b0a1c-84e5-4ae6-bc81-c343ed82784a tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption returned with HTTP 200 Jul 10 09:44:48.929911 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1204/4806] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:44:48 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:44:53.114457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-546cc9f2-9251-4ec1-b697-c94a2cb20a96 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:53.117072 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-546cc9f2-9251-4ec1-b697-c94a2cb20a96 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3/action Jul 10 09:44:53.117523 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-546cc9f2-9251-4ec1-b697-c94a2cb20a96 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-complete": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:44:53.117702 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-546cc9f2-9251-4ec1-b697-c94a2cb20a96 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:53.138258 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:53.138258 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:44:53.149793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-16ab82fd-1563-4b71-bff2-e70feadfe4c0 req-546cc9f2-9251-4ec1-b697-c94a2cb20a96 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3/action returned with HTTP 204 Jul 10 09:44:53.150464 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1198/4807] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:44:53 2026] POST /volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:44:55.270475 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=7,cinder:UPDATE=2 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:55.834373 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=7,cinder:UPDATE=2 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:58.927388 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=4 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:44:58.940091 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d603498c-ee33-42af-a051-dbdc3d87e435 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:58.940657 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d603498c-ee33-42af-a051-dbdc3d87e435 None None] GET https://10.4.3.103/volume// Jul 10 09:44:58.940783 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d603498c-ee33-42af-a051-dbdc3d87e435 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:58.941008 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d603498c-ee33-42af-a051-dbdc3d87e435 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:58.941455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d603498c-ee33-42af-a051-dbdc3d87e435 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:44:58.946082 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1211/4808] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:44:58 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:44:58.954661 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-e63e2f88-02b4-4f05-b6c7-d698ab8d5a64 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:58.957031 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-e63e2f88-02b4-4f05-b6c7-d698ab8d5a64 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:44:58.957427 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-e63e2f88-02b4-4f05-b6c7-d698ab8d5a64 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89375925-ac5b-40e7-beea-4d2d9e0a5d12", "connector": null, "instance_uuid": "4437cc9b-727a-4d75-83df-0d7d6a2931bf"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:44:58.969977 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:58.969977 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:44:59.007372 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-e63e2f88-02b4-4f05-b6c7-d698ab8d5a64 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:44:59.007937 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1196/4809] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:44:58 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:44:59.015761 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-7691f0cc-631e-40ff-8ffe-9c16ee8408c7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:44:59.018511 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-7691f0cc-631e-40ff-8ffe-9c16ee8408c7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 Jul 10 09:44:59.018791 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-7691f0cc-631e-40ff-8ffe-9c16ee8408c7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:44:59.019076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-7691f0cc-631e-40ff-8ffe-9c16ee8408c7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:44:59.027704 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:44:59.027704 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:44:59.566412 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-7691f0cc-631e-40ff-8ffe-9c16ee8408c7 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 returned with HTTP 200 Jul 10 09:44:59.566957 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1205/4810] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:44:59 2026] DELETE /volume/v3/attachments/46265b18-e852-4a1d-970e-08c8abc289e3 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:03.146641 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=50,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:45:06.272534 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:06.275148 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] PUT https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 Jul 10 09:45:06.275557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:06.284009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Acquiring lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:45:06.288745 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:45:06.289694 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:06.289694 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:06.810852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Lock "cinder-attachment_update-89375925-ac5b-40e7-beea-4d2d9e0a5d12-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:45:06.811227 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-0ed4f1c7-cafd-4f3d-91aa-aaf2df11647b tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 returned with HTTP 200 Jul 10 09:45:06.811761 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1199/4811] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:45:06 2026] PUT /volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:06.824358 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-df65ea20-bbdd-4461-bfba-e95d167abc84 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:06.827003 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-df65ea20-bbdd-4461-bfba-e95d167abc84 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 Jul 10 09:45:06.827301 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-df65ea20-bbdd-4461-bfba-e95d167abc84 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:06.827560 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-df65ea20-bbdd-4461-bfba-e95d167abc84 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:06.845706 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-df65ea20-bbdd-4461-bfba-e95d167abc84 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 returned with HTTP 200 Jul 10 09:45:06.846332 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1212/4812] 10.4.3.103 () {70 vars in 1651 bytes} [Fri Jul 10 09:45:06 2026] GET /volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:07.699186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-89af691b-350b-42f2-8567-fa350bd217e7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:07.701725 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:45:07.702224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a808a5dc-6231-41a9-a15e-771efd7d8cdb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-726544168", "description": null, "metadata": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:07.718589 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:07.718589 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:07.719214 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:07.719393 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create snapshot from volume a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:45:07.752109 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['cf56c4b8-fde5-4fbc-b761-c339ad4f9933', 'c8f729fe-1895-47ee-b496-62fb1496257d', '7fee1849-f6ba-482e-949e-e5310a9eaa76', '09a7aeb1-d71b-4f7e-b20d-a441c95548cd'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:45:07.787113 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot force create request issued successfully. Jul 10 09:45:07.787471 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-89af691b-350b-42f2-8567-fa350bd217e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:45:07.787901 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1197/4813] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:45:07 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) Jul 10 09:45:07.800174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bcb3b082-6bf2-43dc-a56b-2d573cc39dbd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:07.802111 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bcb3b082-6bf2-43dc-a56b-2d573cc39dbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:45:07.802282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bcb3b082-6bf2-43dc-a56b-2d573cc39dbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:07.802723 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bcb3b082-6bf2-43dc-a56b-2d573cc39dbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:07.810970 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:07.810970 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:07.811478 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-bcb3b082-6bf2-43dc-a56b-2d573cc39dbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:45:07.812286 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bcb3b082-6bf2-43dc-a56b-2d573cc39dbd tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d returned with HTTP 200 Jul 10 09:45:07.812757 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1206/4814] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:45:07 2026] GET /volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:08.823458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-da789e9f-3a1c-4085-b3dc-acf1eb314dc3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:08.825408 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da789e9f-3a1c-4085-b3dc-acf1eb314dc3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:45:08.825643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da789e9f-3a1c-4085-b3dc-acf1eb314dc3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:08.825933 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da789e9f-3a1c-4085-b3dc-acf1eb314dc3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:08.831045 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:08.831045 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:08.831447 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-da789e9f-3a1c-4085-b3dc-acf1eb314dc3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:45:08.832223 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da789e9f-3a1c-4085-b3dc-acf1eb314dc3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d returned with HTTP 200 Jul 10 09:45:08.832584 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1200/4815] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:45:08 2026] GET /volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:08.842405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5df897f2-6873-4aa0-9b4f-3da5d1e4f0e7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:08.844216 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5df897f2-6873-4aa0-9b4f-3da5d1e4f0e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:45:08.844380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5df897f2-6873-4aa0-9b4f-3da5d1e4f0e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:08.844591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5df897f2-6873-4aa0-9b4f-3da5d1e4f0e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:08.849342 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:08.849342 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:08.849905 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5df897f2-6873-4aa0-9b4f-3da5d1e4f0e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:45:08.850645 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5df897f2-6873-4aa0-9b4f-3da5d1e4f0e7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d returned with HTTP 200 Jul 10 09:45:08.850999 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1213/4816] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:45:08 2026] GET /volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:08.860158 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:08.862541 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:45:08.863024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1727917622", "snapshot_id": "8fe723f7-d3da-4f4a-8493-e07eef6d777d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:08.865047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1727917622', 'snapshot_id': '8fe723f7-d3da-4f4a-8493-e07eef6d777d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:45:08.870865 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:08.870865 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:08.871307 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:45:08.871426 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume of 1 GB Jul 10 09:45:08.875186 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Availability Zones retrieved successfully. Jul 10 09:45:08.881221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (e8d38bfd-1c82-4c62-b4e2-117f93b53896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:45:08.882179 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28a66fd-3d67-4cfd-9299-0ce987df93b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:08.883103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:45:08.920197 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28a66fd-3d67-4cfd-9299-0ce987df93b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8fe723f7-d3da-4f4a-8493-e07eef6d777d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:08.920937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d38f462-a683-4d75-bd77-fdad368292db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:08.962512 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Created reservations ['2d112fe6-9e28-4cff-b52c-713da2162bce', 'd6354ef2-33e2-4c5c-babf-919bf9f507cb', 'b60a6b1e-1a42-4c67-a24a-a7d35958ed2e', 'beb392c9-1f77-4bb5-aa00-b2c894fa5242'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:45:08.963277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d38f462-a683-4d75-bd77-fdad368292db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d112fe6-9e28-4cff-b52c-713da2162bce', 'd6354ef2-33e2-4c5c-babf-919bf9f507cb', 'b60a6b1e-1a42-4c67-a24a-a7d35958ed2e', 'beb392c9-1f77-4bb5-aa00-b2c894fa5242']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:08.964015 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddce1fed-044b-4358-acb5-4bf44ea03a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:09.010531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddce1fed-044b-4358-acb5-4bf44ea03a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205b1a46-ade5-453b-8f75-1fa04490be9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1727917622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['2d112fe6-9e28-4cff-b52c-713da2162bce','d6354ef2-33e2-4c5c-babf-919bf9f507cb','b60a6b1e-1a42-4c67-a24a-a7d35958ed2e','beb392c9-1f77-4bb5-aa00-b2c894fa5242'],size=1,snapshot_id=8fe723f7-d3da-4f4a-8493-e07eef6d777d,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1727917622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205b1a46-ade5-453b-8f75-1fa04490be9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92d49883a0047be87cd5cbc9feed013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8fe723f7-d3da-4f4a-8493-e07eef6d777d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:09.011260 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93675ff1-de76-4b65-a46f-49a3c5084450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:09.027558 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93675ff1-de76-4b65-a46f-49a3c5084450) transitioned into state 'SUCCESS' from state '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-1727917622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92d49883a0047be87cd5cbc9feed013',qos_specs=None,replication_status=,reservations=['2d112fe6-9e28-4cff-b52c-713da2162bce','d6354ef2-33e2-4c5c-babf-919bf9f507cb','b60a6b1e-1a42-4c67-a24a-a7d35958ed2e','beb392c9-1f77-4bb5-aa00-b2c894fa5242'],size=1,snapshot_id=8fe723f7-d3da-4f4a-8493-e07eef6d777d,source_replicaid=,source_volid=None,status='creating',user_id='cfb6b12988a3488d8fcec524a3c33bb9',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:09.028203 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac58d350-ec84-48f3-a401-0ea4b4248835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:09.055978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac58d350-ec84-48f3-a401-0ea4b4248835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:09.059592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Flow 'volume_create_api' (e8d38bfd-1c82-4c62-b4e2-117f93b53896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:45:09.059592 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Create volume request issued successfully. Jul 10 09:45:09.059592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6aad12b6-c5dc-4495-98e7-40c58c5ae5c3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:45:09.059592 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1198/4817] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:45:08 2026] POST /volume/v3/volumes => generated 785 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:45:09.073142 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c359aff3-2fad-4487-90f5-279a9588adb8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:09.077453 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c359aff3-2fad-4487-90f5-279a9588adb8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:45:09.077598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c359aff3-2fad-4487-90f5-279a9588adb8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:09.077844 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c359aff3-2fad-4487-90f5-279a9588adb8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:09.086963 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:09.086963 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:09.090413 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c359aff3-2fad-4487-90f5-279a9588adb8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:09.095562 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c359aff3-2fad-4487-90f5-279a9588adb8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:45:09.095562 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1207/4818] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:45:09 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:10.108256 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-aee74dc3-8231-4cb5-bf60-e1697a332c2c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:10.110159 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aee74dc3-8231-4cb5-bf60-e1697a332c2c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:45:10.110376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aee74dc3-8231-4cb5-bf60-e1697a332c2c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:10.110663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-aee74dc3-8231-4cb5-bf60-e1697a332c2c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:10.117458 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:10.117458 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:10.120888 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-aee74dc3-8231-4cb5-bf60-e1697a332c2c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:10.125811 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-aee74dc3-8231-4cb5-bf60-e1697a332c2c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:45:10.126134 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1201/4819] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:45:10 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:10.137855 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-56119889-a027-48d0-9641-65b692dec306 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:10.139819 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-56119889-a027-48d0-9641-65b692dec306 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:45:10.140079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-56119889-a027-48d0-9641-65b692dec306 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:10.140288 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-56119889-a027-48d0-9641-65b692dec306 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:10.148402 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:10.148402 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:10.152603 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-56119889-a027-48d0-9641-65b692dec306 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:10.157636 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-56119889-a027-48d0-9641-65b692dec306 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:45:10.158030 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1214/4820] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:45:10 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:10.295269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-4390f650-7f0a-4249-92fc-7b14181796b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:10.298545 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-4390f650-7f0a-4249-92fc-7b14181796b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:45:10.298876 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-4390f650-7f0a-4249-92fc-7b14181796b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:10.299173 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-4390f650-7f0a-4249-92fc-7b14181796b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:10.316967 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:10.316967 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:10.325053 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-4390f650-7f0a-4249-92fc-7b14181796b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:10.330557 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-4390f650-7f0a-4249-92fc-7b14181796b9 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:45:10.331124 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1199/4821] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:10 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 1394 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:10.838499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-c8eac0b0-c4b5-4bad-8cf3-2fc71ed7f7e2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:10.841079 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-c8eac0b0-c4b5-4bad-8cf3-2fc71ed7f7e2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:45:10.841310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-c8eac0b0-c4b5-4bad-8cf3-2fc71ed7f7e2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:10.841582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-c8eac0b0-c4b5-4bad-8cf3-2fc71ed7f7e2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:10.849290 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:10.849290 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:10.853863 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-c8eac0b0-c4b5-4bad-8cf3-2fc71ed7f7e2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:10.859661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-c8eac0b0-c4b5-4bad-8cf3-2fc71ed7f7e2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:45:10.860056 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1208/4822] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:10 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:10.873081 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2c759165-155f-4b5b-9d4f-7567707916f8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:10.873581 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c759165-155f-4b5b-9d4f-7567707916f8 None None] GET https://10.4.3.103/volume// Jul 10 09:45:10.873759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c759165-155f-4b5b-9d4f-7567707916f8 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:10.873933 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2c759165-155f-4b5b-9d4f-7567707916f8 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:10.874341 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2c759165-155f-4b5b-9d4f-7567707916f8 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:45:10.874775 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1202/4823] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:45:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:45:10.883797 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a6adb6f8-f114-4b8b-82e7-98843e33c596 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:10.885920 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a6adb6f8-f114-4b8b-82e7-98843e33c596 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:45:10.886246 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a6adb6f8-f114-4b8b-82e7-98843e33c596 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "205b1a46-ade5-453b-8f75-1fa04490be9f", "connector": null, "instance_uuid": "9b699d34-a700-49ea-a0c9-cbfaee71dc0d"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:10.894866 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:10.894866 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:10.918342 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a6adb6f8-f114-4b8b-82e7-98843e33c596 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:45:10.919015 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1215/4824] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:45:10 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) Jul 10 09:45:12.031261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-66bea16b-e08d-45f0-906f-92c1ce262f0c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:12.033522 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-66bea16b-e08d-45f0-906f-92c1ce262f0c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption Jul 10 09:45:12.033757 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-66bea16b-e08d-45f0-906f-92c1ce262f0c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:12.033935 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-66bea16b-e08d-45f0-906f-92c1ce262f0c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:12.044385 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:12.044385 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:12.052511 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-66bea16b-e08d-45f0-906f-92c1ce262f0c tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption returned with HTTP 200 Jul 10 09:45:12.052995 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1200/4825] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:45:12 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:15.847303 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-76ce4d72-a6b0-4f07-adf8-ebdfa412c771 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:15.850696 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-76ce4d72-a6b0-4f07-adf8-ebdfa412c771 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45/action Jul 10 09:45:15.850696 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-76ce4d72-a6b0-4f07-adf8-ebdfa412c771 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:45:15.850840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-76ce4d72-a6b0-4f07-adf8-ebdfa412c771 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:15.873129 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:15.873129 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:15.885315 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-63fae39e-5431-4aba-adc1-b4dc3e4af683 req-76ce4d72-a6b0-4f07-adf8-ebdfa412c771 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45/action returned with HTTP 204 Jul 10 09:45:15.885673 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1209/4826] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:45:15 2026] POST /volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:45:16.622683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2a07eecf-35de-4823-81fa-d99e97f6e025 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:16.624370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2a07eecf-35de-4823-81fa-d99e97f6e025 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:16.624636 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2a07eecf-35de-4823-81fa-d99e97f6e025 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:16.624880 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2a07eecf-35de-4823-81fa-d99e97f6e025 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:16.635857 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:16.635857 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:16.639713 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2a07eecf-35de-4823-81fa-d99e97f6e025 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:16.644652 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2a07eecf-35de-4823-81fa-d99e97f6e025 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:45:16.645065 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1203/4827] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:45:16 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:16.693450 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a5e99767-e377-4fff-bc3c-77e58d654acb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:16.696369 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a5e99767-e377-4fff-bc3c-77e58d654acb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:16.696837 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a5e99767-e377-4fff-bc3c-77e58d654acb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:16.697282 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a5e99767-e377-4fff-bc3c-77e58d654acb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:16.711621 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:16.711621 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:16.715971 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a5e99767-e377-4fff-bc3c-77e58d654acb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:16.724492 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a5e99767-e377-4fff-bc3c-77e58d654acb tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:45:16.724492 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1216/4828] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:16 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:16.746382 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:16.748555 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] POST https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/action Jul 10 09:45:16.748930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:45:16.749045 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:16.767073 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:16.767073 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:16.767813 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:16.775966 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Begin detaching volume completed successfully. Jul 10 09:45:16.776317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-b77d3ebe-840a-4a0e-83fe-8098732db6b8 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/action returned with HTTP 202 Jul 10 09:45:16.777075 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1201/4829] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:45:16 2026] POST /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:45:16.996606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-891af21b-c6e4-413b-a25d-0d2df327a314 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:16.997334 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-891af21b-c6e4-413b-a25d-0d2df327a314 None None] GET https://10.4.3.103/volume// Jul 10 09:45:16.997560 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-891af21b-c6e4-413b-a25d-0d2df327a314 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:16.997834 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-891af21b-c6e4-413b-a25d-0d2df327a314 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:16.998240 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-891af21b-c6e4-413b-a25d-0d2df327a314 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:45:16.998772 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1210/4830] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:45:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:45:17.009053 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-e174845d-8521-4ead-8570-4cf71bf4eff7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:17.012554 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-e174845d-8521-4ead-8570-4cf71bf4eff7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:45:17.013052 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-e174845d-8521-4ead-8570-4cf71bf4eff7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:17.014327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-e174845d-8521-4ead-8570-4cf71bf4eff7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:17.027102 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:17.027102 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:17.033683 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-e174845d-8521-4ead-8570-4cf71bf4eff7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:45:17.042511 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-e174845d-8521-4ead-8570-4cf71bf4eff7 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:45:17.042979 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1204/4831] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:45:17 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 1573 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:45:17.153749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:17.155795 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] PUT https://10.4.3.103/volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f Jul 10 09:45:17.156488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:17.167544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Acquiring lock "cinder-attachment_update-205b1a46-ade5-453b-8f75-1fa04490be9f-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:45:17.173707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-205b1a46-ade5-453b-8f75-1fa04490be9f-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:45:17.176591 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:17.176591 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:17.701178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Lock "cinder-attachment_update-205b1a46-ade5-453b-8f75-1fa04490be9f-np0000004982" released by "attachment_update" :: held 0.527s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:45:17.701178 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-d8f8e987-093f-419a-8b8c-3f20362c0058 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f returned with HTTP 200 Jul 10 09:45:17.701178 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1217/4832] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:45:17 2026] PUT /volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:17.807387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3faabfeb-a7a6-4a6c-9a40-8e69da30f8d2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:17.807387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3faabfeb-a7a6-4a6c-9a40-8e69da30f8d2 None None] GET https://10.4.3.103/volume// Jul 10 09:45:17.807387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3faabfeb-a7a6-4a6c-9a40-8e69da30f8d2 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:17.807387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3faabfeb-a7a6-4a6c-9a40-8e69da30f8d2 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:17.807387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3faabfeb-a7a6-4a6c-9a40-8e69da30f8d2 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:45:17.807387 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1202/4833] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:45:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:45:17.816365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-6c9e10bf-3f5a-4e10-90fc-2ef8983890d3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:17.821818 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-6c9e10bf-3f5a-4e10-90fc-2ef8983890d3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:17.822053 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-6c9e10bf-3f5a-4e10-90fc-2ef8983890d3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:17.822265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-6c9e10bf-3f5a-4e10-90fc-2ef8983890d3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:17.847030 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:17.847030 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:17.855994 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-6c9e10bf-3f5a-4e10-90fc-2ef8983890d3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:17.864518 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-6c9e10bf-3f5a-4e10-90fc-2ef8983890d3 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:45:17.865345 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1211/4834] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:45:17 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 1351 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:45:17.876169 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a0123df5-61b5-4aa5-9ad4-c1fedb36b493 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:17.878520 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a0123df5-61b5-4aa5-9ad4-c1fedb36b493 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption Jul 10 09:45:17.878520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a0123df5-61b5-4aa5-9ad4-c1fedb36b493 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:17.878520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a0123df5-61b5-4aa5-9ad4-c1fedb36b493 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:17.888714 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:17.888714 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:17.894952 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-a0123df5-61b5-4aa5-9ad4-c1fedb36b493 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption returned with HTTP 200 Jul 10 09:45:17.895439 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1205/4835] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:45:17 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:18.213131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a8c5b384-b86c-4a71-aa13-caa76f072a91 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:18.215261 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a8c5b384-b86c-4a71-aa13-caa76f072a91 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] POST https://10.4.3.103/volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f/action Jul 10 09:45:18.215877 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a8c5b384-b86c-4a71-aa13-caa76f072a91 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:45:18.216191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a8c5b384-b86c-4a71-aa13-caa76f072a91 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:18.236728 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:18.236728 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:18.249994 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-99e89420-4375-4e61-aea3-f19cbb965b4f req-a8c5b384-b86c-4a71-aa13-caa76f072a91 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f/action returned with HTTP 204 Jul 10 09:45:18.249994 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1218/4836] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:45:18 2026] POST /volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:45:26.771959 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=61,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:45:27.861645 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=29,cinder:UPDATE=5 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:45:27.893974 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=23,cinder:UPDATE=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:45:28.245202 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:45:36.134178 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-b5dd0a47-b2c0-4a8d-b0c9-b0affeebe310 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:36.136541 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-b5dd0a47-b2c0-4a8d-b0c9-b0affeebe310 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/limits Jul 10 09:45:36.136850 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-b5dd0a47-b2c0-4a8d-b0c9-b0affeebe310 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:36.137087 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-b5dd0a47-b2c0-4a8d-b0c9-b0affeebe310 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:36.146984 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-b5dd0a47-b2c0-4a8d-b0c9-b0affeebe310 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-977966849 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-977966849, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:45:36.159467 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-b5dd0a47-b2c0-4a8d-b0c9-b0affeebe310 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/limits returned with HTTP 200 Jul 10 09:45:36.159941 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1203/4837] 10.4.3.103 () {68 vars in 1484 bytes} [Fri Jul 10 09:45:36 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:36.688718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-738a0e3e-64bf-4467-acbc-09ef07c53aa4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:36.691470 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-738a0e3e-64bf-4467-acbc-09ef07c53aa4 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:45:36.691694 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-738a0e3e-64bf-4467-acbc-09ef07c53aa4 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:36.691931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-738a0e3e-64bf-4467-acbc-09ef07c53aa4 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:36.703960 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:36.703960 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:36.708966 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-738a0e3e-64bf-4467-acbc-09ef07c53aa4 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:36.714816 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-738a0e3e-64bf-4467-acbc-09ef07c53aa4 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:45:36.715347 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1212/4838] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:36 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:36.726009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:36.728684 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:45:36.729116 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f67e274-6ccf-4c8e-bebb-ce13cd597a3e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1573830976", "description": null, "metadata": {}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:36.742355 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:36.742355 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:36.742947 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:36.743146 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create snapshot from volume 6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:45:36.780689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Created reservations ['a03adf77-73c5-4a09-b55b-920159e84439', '86a01880-c1ef-4c38-abb8-703cf88c158e', 'a2b24c25-eb58-4b30-8734-40ea21c6afe7', 'b94fab21-857d-4b71-9840-8046c4039b61'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:45:36.816462 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot force create request issued successfully. Jul 10 09:45:36.816836 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-41f4aadc-e225-4b52-8a89-1a55a20564da req-6568b6b3-ed13-48ac-b01d-9c236ef7c685 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:45:36.817293 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1206/4839] 10.4.3.103 () {72 vars in 1547 bytes} [Fri Jul 10 09:45:36 2026] POST /volume/v3/snapshots => generated 324 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:45:38.714214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9bafd6a3-df64-4621-814a-27e370135b9d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:38.716382 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bafd6a3-df64-4621-814a-27e370135b9d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff Jul 10 09:45:38.716603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bafd6a3-df64-4621-814a-27e370135b9d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:38.716897 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bafd6a3-df64-4621-814a-27e370135b9d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:38.721844 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:38.721844 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:38.722444 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9bafd6a3-df64-4621-814a-27e370135b9d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:45:38.723296 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bafd6a3-df64-4621-814a-27e370135b9d tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff returned with HTTP 200 Jul 10 09:45:38.723797 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1219/4840] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:45:38 2026] GET /volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:38.753385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:38.755451 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:45:38.755868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1824451181", "snapshot_id": null, "imageRef": "d5e0c170-4af5-42d4-b838-5ecf637559bd", "volume_type": null, "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:38.757702 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1824451181', 'snapshot_id': None, 'imageRef': 'd5e0c170-4af5-42d4-b838-5ecf637559bd', 'volume_type': None, 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:45:38.839598 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:38.839598 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:38.840159 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:45:38.840360 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume of 1 GB Jul 10 09:45:38.844393 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Availability Zones retrieved successfully. Jul 10 09:45:38.851022 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Flow 'volume_create_api' (1c7f624f-92cc-4605-9e44-564df52f091c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:45:38.852336 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbffa0e-70d7-4b5a-8c2c-d216b705b856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:38.853489 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:45:38.888271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbffa0e-70d7-4b5a-8c2c-d216b705b856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54b9cf12-0d10-464e-809f-d07df6f01aff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:38.889175 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9515d8f-8ee9-4321-bdda-fb38569e2806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:38.932438 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Created reservations ['0d583b06-c2fb-479d-a04c-0c33e4801ec7', 'e6c6273c-8819-4a8f-9ed4-3b64a5e663f7', '49cfebe2-564a-40e5-93f6-b116fb1f1081', 'c6d3a473-3b5d-4519-ae6b-1bfccd041fba'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:45:38.933440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9515d8f-8ee9-4321-bdda-fb38569e2806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d583b06-c2fb-479d-a04c-0c33e4801ec7', 'e6c6273c-8819-4a8f-9ed4-3b64a5e663f7', '49cfebe2-564a-40e5-93f6-b116fb1f1081', 'c6d3a473-3b5d-4519-ae6b-1bfccd041fba']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:38.934449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101d181b-d8dd-490a-bbe1-523398b7eb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:38.983590 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101d181b-d8dd-490a-bbe1-523398b7eb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77981907-98b8-4726-bf1d-501f12e5c862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1824451181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a86bc7448b94c2c83604925c9dd3a47',qos_specs=None,replication_status=,reservations=['0d583b06-c2fb-479d-a04c-0c33e4801ec7','e6c6273c-8819-4a8f-9ed4-3b64a5e663f7','49cfebe2-564a-40e5-93f6-b116fb1f1081','c6d3a473-3b5d-4519-ae6b-1bfccd041fba'],size=1,snapshot_id=54b9cf12-0d10-464e-809f-d07df6f01aff,source_replicaid=,source_volid=None,status='creating',user_id='e95200b44cb74cb1a15a6094909a4397',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1824451181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77981907-98b8-4726-bf1d-501f12e5c862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a86bc7448b94c2c83604925c9dd3a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54b9cf12-0d10-464e-809f-d07df6f01aff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e95200b44cb74cb1a15a6094909a4397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:38.984269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051563e6-07af-469f-a3a9-6ee8977551da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:39.001265 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051563e6-07af-469f-a3a9-6ee8977551da) transitioned into state 'SUCCESS' from state '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-1824451181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a86bc7448b94c2c83604925c9dd3a47',qos_specs=None,replication_status=,reservations=['0d583b06-c2fb-479d-a04c-0c33e4801ec7','e6c6273c-8819-4a8f-9ed4-3b64a5e663f7','49cfebe2-564a-40e5-93f6-b116fb1f1081','c6d3a473-3b5d-4519-ae6b-1bfccd041fba'],size=1,snapshot_id=54b9cf12-0d10-464e-809f-d07df6f01aff,source_replicaid=,source_volid=None,status='creating',user_id='e95200b44cb74cb1a15a6094909a4397',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:39.001864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab80b4b-1aa4-4494-bd7a-0a57c4b9e8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:45:39.024917 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab80b4b-1aa4-4494-bd7a-0a57c4b9e8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:45:39.025800 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Flow 'volume_create_api' (1c7f624f-92cc-4605-9e44-564df52f091c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:45:39.026141 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume request issued successfully. Jul 10 09:45:39.026882 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bb846620-0b95-45ad-a08b-6de8770e22d7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:45:39.027388 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1204/4841] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:45:38 2026] POST /volume/v3/volumes => generated 814 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:45:39.042674 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2ab2edf8-daec-40fb-a5aa-ae4d4540b447 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:39.044635 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2ab2edf8-daec-40fb-a5aa-ae4d4540b447 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:45:39.044811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2ab2edf8-daec-40fb-a5aa-ae4d4540b447 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:39.045001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2ab2edf8-daec-40fb-a5aa-ae4d4540b447 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:39.052391 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:39.052391 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:39.056833 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2ab2edf8-daec-40fb-a5aa-ae4d4540b447 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:39.062375 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2ab2edf8-daec-40fb-a5aa-ae4d4540b447 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:45:39.062928 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1213/4842] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:45:39 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:40.076681 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6bd2f13f-083c-4ca5-8662-1d977f01a78c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:40.079059 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6bd2f13f-083c-4ca5-8662-1d977f01a78c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:45:40.079318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6bd2f13f-083c-4ca5-8662-1d977f01a78c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:40.079564 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6bd2f13f-083c-4ca5-8662-1d977f01a78c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:40.089255 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:40.089255 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:40.094045 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6bd2f13f-083c-4ca5-8662-1d977f01a78c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:40.100697 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6bd2f13f-083c-4ca5-8662-1d977f01a78c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:45:40.101205 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1207/4843] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:45:40 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:45:40.114016 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6ea812e1-8ad5-411e-a9fe-2e851c22ba06 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:40.115802 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6ea812e1-8ad5-411e-a9fe-2e851c22ba06 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:45:40.116003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6ea812e1-8ad5-411e-a9fe-2e851c22ba06 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:40.116227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6ea812e1-8ad5-411e-a9fe-2e851c22ba06 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:40.123305 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:40.123305 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:40.126704 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6ea812e1-8ad5-411e-a9fe-2e851c22ba06 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:40.131565 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6ea812e1-8ad5-411e-a9fe-2e851c22ba06 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:45:40.132102 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1220/4844] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:45:40 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:45:41.404728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6968855d-d392-49b2-844c-12fc38794a03 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:41.407481 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6968855d-d392-49b2-844c-12fc38794a03 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:45:41.407760 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6968855d-d392-49b2-844c-12fc38794a03 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:41.408017 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6968855d-d392-49b2-844c-12fc38794a03 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:41.418287 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:41.418287 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:41.423382 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6968855d-d392-49b2-844c-12fc38794a03 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:41.430095 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6968855d-d392-49b2-844c-12fc38794a03 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:45:41.430522 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1205/4845] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:41 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:42.006652 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-24078ca3-c991-42eb-bf03-9d6387134a30 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:42.009282 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-24078ca3-c991-42eb-bf03-9d6387134a30 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:45:42.009528 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-24078ca3-c991-42eb-bf03-9d6387134a30 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:42.009822 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-24078ca3-c991-42eb-bf03-9d6387134a30 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:42.017663 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:42.017663 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:42.022256 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-24078ca3-c991-42eb-bf03-9d6387134a30 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:42.028442 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-24078ca3-c991-42eb-bf03-9d6387134a30 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:45:42.029167 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1214/4846] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:42 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:42.041522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-274f43c8-b565-4889-97fa-b1c9d0f39310 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:42.042095 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-274f43c8-b565-4889-97fa-b1c9d0f39310 None None] GET https://10.4.3.103/volume// Jul 10 09:45:42.042326 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-274f43c8-b565-4889-97fa-b1c9d0f39310 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:42.042553 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-274f43c8-b565-4889-97fa-b1c9d0f39310 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:42.042991 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-274f43c8-b565-4889-97fa-b1c9d0f39310 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:45:42.043290 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1208/4847] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:45:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:45:42.052322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6ca7e9bc-8a38-4219-94d4-341993638449 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:42.054794 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6ca7e9bc-8a38-4219-94d4-341993638449 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:45:42.055214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6ca7e9bc-8a38-4219-94d4-341993638449 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77981907-98b8-4726-bf1d-501f12e5c862", "connector": null, "instance_uuid": "e4487a7d-89a3-400c-a97e-6fe268d8b4de"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:42.065056 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:42.065056 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:42.091755 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-6ca7e9bc-8a38-4219-94d4-341993638449 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:45:42.092455 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1221/4848] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:45:42 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:44.313265 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-78ad6f16-6732-449b-97bd-f870c05e2bcc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:44.316164 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-78ad6f16-6732-449b-97bd-f870c05e2bcc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 Jul 10 09:45:44.316465 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-78ad6f16-6732-449b-97bd-f870c05e2bcc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:44.316741 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-78ad6f16-6732-449b-97bd-f870c05e2bcc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:44.326903 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:44.326903 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:44.863208 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-74a4240e-7c60-4e6e-9c6d-68efdb994198 req-78ad6f16-6732-449b-97bd-f870c05e2bcc tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 returned with HTTP 200 Jul 10 09:45:44.863616 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1206/4849] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:45:44 2026] DELETE /volume/v3/attachments/e2c17ed1-4e05-4f60-99f0-3dbf5b8e0e45 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:46.036072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-4cef520b-b82a-4464-85be-4e97ac134728 req-9b355d16-1ace-442e-8893-ea2f33d59307 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:46.038584 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4cef520b-b82a-4464-85be-4e97ac134728 req-9b355d16-1ace-442e-8893-ea2f33d59307 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:46.038809 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4cef520b-b82a-4464-85be-4e97ac134728 req-9b355d16-1ace-442e-8893-ea2f33d59307 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:46.039047 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-4cef520b-b82a-4464-85be-4e97ac134728 req-9b355d16-1ace-442e-8893-ea2f33d59307 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:46.047748 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:46.047748 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:46.052306 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-4cef520b-b82a-4464-85be-4e97ac134728 req-9b355d16-1ace-442e-8893-ea2f33d59307 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:46.057221 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-4cef520b-b82a-4464-85be-4e97ac134728 req-9b355d16-1ace-442e-8893-ea2f33d59307 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:45:46.057699 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1215/4850] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:45:46 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:48.175348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b58e2a43-6ffc-4795-8599-a909b1f6fb16 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:48.176010 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b58e2a43-6ffc-4795-8599-a909b1f6fb16 None None] GET https://10.4.3.103/volume// Jul 10 09:45:48.176247 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b58e2a43-6ffc-4795-8599-a909b1f6fb16 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:48.176520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b58e2a43-6ffc-4795-8599-a909b1f6fb16 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:48.176913 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b58e2a43-6ffc-4795-8599-a909b1f6fb16 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:45:48.177236 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1209/4851] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:45:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:45:48.185452 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-0edc9ceb-cbc7-4663-9b00-aec1caec365f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:48.187724 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-0edc9ceb-cbc7-4663-9b00-aec1caec365f tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:45:48.187913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-0edc9ceb-cbc7-4663-9b00-aec1caec365f tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:48.188100 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-0edc9ceb-cbc7-4663-9b00-aec1caec365f tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:48.198114 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:48.198114 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:48.201858 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-0edc9ceb-cbc7-4663-9b00-aec1caec365f tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:45:48.207300 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-0edc9ceb-cbc7-4663-9b00-aec1caec365f tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:45:48.207899 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1222/4852] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:45:48 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 1584 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:45:48.315704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:48.318136 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] PUT https://10.4.3.103/volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87 Jul 10 09:45:48.318526 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:48.329712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Acquiring lock "cinder-attachment_update-77981907-98b8-4726-bf1d-501f12e5c862-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:45:48.335745 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Lock "cinder-attachment_update-77981907-98b8-4726-bf1d-501f12e5c862-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:45:48.336818 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:48.336818 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:45:48.858913 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Lock "cinder-attachment_update-77981907-98b8-4726-bf1d-501f12e5c862-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:45:48.859358 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-3690e6fd-da24-4247-8410-ad5422a2cf7a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87 returned with HTTP 200 Jul 10 09:45:48.860043 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1207/4853] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:45:48 2026] PUT /volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:45:49.371209 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-1f977754-840a-4178-8ba2-b8337c2df942 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:49.373387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-1f977754-840a-4178-8ba2-b8337c2df942 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87/action Jul 10 09:45:49.373794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-1f977754-840a-4178-8ba2-b8337c2df942 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:45:49.373920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-1f977754-840a-4178-8ba2-b8337c2df942 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:45:49.391673 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:49.391673 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:49.402045 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8900e5b6-4ee3-4d60-8442-396530899bfd req-1f977754-840a-4178-8ba2-b8337c2df942 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87/action returned with HTTP 204 Jul 10 09:45:49.402581 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1216/4854] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:45:49 2026] POST /volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:45:50.098922 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=21,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:45:53.650307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:53.652250 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] DELETE https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:53.652494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:53.652762 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:53.652933 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume with id: 89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:53.662194 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:53.662194 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:45:53.662680 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:53.674750 np0000004982 devstack@c-api.service[99956]: WARNING cinder.keymgr.conf_key_mgr [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:45:53.681549 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Delete volume request issued successfully. Jul 10 09:45:53.681793 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0953ac5f-3941-48c3-a9d4-56d5bd5a494e tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 202 Jul 10 09:45:53.682326 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1210/4855] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:45:53 2026] DELETE /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:45:53.689995 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c4f4ace8-0f82-429c-817c-bbcfe0d7f705 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:53.691823 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c4f4ace8-0f82-429c-817c-bbcfe0d7f705 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:53.692014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c4f4ace8-0f82-429c-817c-bbcfe0d7f705 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:53.692217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c4f4ace8-0f82-429c-817c-bbcfe0d7f705 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:53.699432 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:53.699432 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:45:53.704561 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c4f4ace8-0f82-429c-817c-bbcfe0d7f705 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Volume info retrieved successfully. Jul 10 09:45:53.710713 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c4f4ace8-0f82-429c-817c-bbcfe0d7f705 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 200 Jul 10 09:45:53.711259 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1223/4856] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:45:53 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:45:54.724317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d0464125-31c0-40dd-8103-9fe5d05e7ae2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:54.726084 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d0464125-31c0-40dd-8103-9fe5d05e7ae2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] GET https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 Jul 10 09:45:54.726288 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d0464125-31c0-40dd-8103-9fe5d05e7ae2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:54.726497 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d0464125-31c0-40dd-8103-9fe5d05e7ae2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:54.732321 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d0464125-31c0-40dd-8103-9fe5d05e7ae2 tempest-TestEncryptedCinderVolumes-231811438 tempest-TestEncryptedCinderVolumes-231811438-project-member] https://10.4.3.103/volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 returned with HTTP 404 Jul 10 09:45:54.732814 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1208/4857] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:45:54 2026] GET /volume/v3/volumes/89375925-ac5b-40e7-beea-4d2d9e0a5d12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:45:54.740911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-13204f5f-439d-4977-a169-a8a7ed79864d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:54.742747 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-13204f5f-439d-4977-a169-a8a7ed79864d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:45:54.742991 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-13204f5f-439d-4977-a169-a8a7ed79864d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:54.743216 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-13204f5f-439d-4977-a169-a8a7ed79864d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:54.744194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-13204f5f-439d-4977-a169-a8a7ed79864d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:45:54.760664 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-13204f5f-439d-4977-a169-a8a7ed79864d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Get all volumes completed successfully. Jul 10 09:45:54.762442 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:45:54.762442 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:45:54.767660 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-13204f5f-439d-4977-a169-a8a7ed79864d tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:45:54.768193 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1217/4858] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:45:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12657 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:45:54.788918 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-29240202-fbda-4ca8-b70b-d5a7b5845520 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:45:54.790508 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29240202-fbda-4ca8-b70b-d5a7b5845520 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] DELETE https://10.4.3.103/volume/v3/types/330bbbca-0352-44ca-8960-914792c22601 Jul 10 09:45:54.790687 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29240202-fbda-4ca8-b70b-d5a7b5845520 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:45:54.790866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-29240202-fbda-4ca8-b70b-d5a7b5845520 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:45:54.813377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-29240202-fbda-4ca8-b70b-d5a7b5845520 tempest-TestEncryptedCinderVolumes-777782601 tempest-TestEncryptedCinderVolumes-777782601-project-admin] https://10.4.3.103/volume/v3/types/330bbbca-0352-44ca-8960-914792c22601 returned with HTTP 202 Jul 10 09:45:54.813836 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1211/4859] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:45:54 2026] DELETE /volume/v3/types/330bbbca-0352-44ca-8960-914792c22601 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:03.709039 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:46:04.728664 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=54,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:46:04.764746 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=27,cinder:UPDATE=2 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:46:04.809905 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:46:12.858043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a12cb67c-936e-4605-86b7-d8c32d84d09e req-68ba0954-844d-45ff-925b-f877acd87e07 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:12.860101 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a12cb67c-936e-4605-86b7-d8c32d84d09e req-68ba0954-844d-45ff-925b-f877acd87e07 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f Jul 10 09:46:12.861633 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a12cb67c-936e-4605-86b7-d8c32d84d09e req-68ba0954-844d-45ff-925b-f877acd87e07 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:12.861633 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a12cb67c-936e-4605-86b7-d8c32d84d09e req-68ba0954-844d-45ff-925b-f877acd87e07 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:12.871126 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:12.871126 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:13.060971 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-342461c9-954c-4abf-9e98-0880355371fa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:13.062681 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:13.063119 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-408393575", "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:13.064844 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-408393575', 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:13.264460 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Create volume of 1 GB Jul 10 09:46:13.264806 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:13.264806 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:13.269678 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Availability Zones retrieved successfully. Jul 10 09:46:13.275862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Flow 'volume_create_api' (4a5bed02-db47-480e-bc2a-99df3cdde8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:13.277014 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aae592-5668-4f4f-884f-610191c0187d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:13.278252 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:13.336758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aae592-5668-4f4f-884f-610191c0187d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:13.337637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb574e6-649f-4981-a13c-afead4fa5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:13.396898 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Created reservations ['c80b69ad-3c4a-433a-b096-d19d690c6b56', '44d801ab-80d9-4a87-8f08-cd7f6f225caf', 'e77808c5-35b2-4bcc-af34-66390c6d65ca', '60f22147-b689-4084-8607-e59391113f36'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:13.398232 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb574e6-649f-4981-a13c-afead4fa5539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c80b69ad-3c4a-433a-b096-d19d690c6b56', '44d801ab-80d9-4a87-8f08-cd7f6f225caf', 'e77808c5-35b2-4bcc-af34-66390c6d65ca', '60f22147-b689-4084-8607-e59391113f36']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:13.398428 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4ea849-c544-4a13-b876-e8708e779a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:13.404535 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a12cb67c-936e-4605-86b7-d8c32d84d09e req-68ba0954-844d-45ff-925b-f877acd87e07 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f returned with HTTP 200 Jul 10 09:46:13.405263 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1224/4860] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:46:12 2026] DELETE /volume/v3/attachments/f3598c0e-905c-4a0b-9ae0-ad637f82ee8f => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:13.426167 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4ea849-c544-4a13-b876-e8708e779a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69922d97-9072-4f5f-a9c4-b199cb0625b2', '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-408393575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58b3beee5734440acfce0424bca63ea',qos_specs=None,replication_status=,reservations=['c80b69ad-3c4a-433a-b096-d19d690c6b56','44d801ab-80d9-4a87-8f08-cd7f6f225caf','e77808c5-35b2-4bcc-af34-66390c6d65ca','60f22147-b689-4084-8607-e59391113f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8379a131ce4949b3a013abf33a29cd',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-408393575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69922d97-9072-4f5f-a9c4-b199cb0625b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f58b3beee5734440acfce0424bca63ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a8379a131ce4949b3a013abf33a29cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:13.427995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8034a9-6ba6-4162-8df7-47422addab6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:13.448181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8034a9-6ba6-4162-8df7-47422addab6c) transitioned into state 'SUCCESS' from state '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-408393575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58b3beee5734440acfce0424bca63ea',qos_specs=None,replication_status=,reservations=['c80b69ad-3c4a-433a-b096-d19d690c6b56','44d801ab-80d9-4a87-8f08-cd7f6f225caf','e77808c5-35b2-4bcc-af34-66390c6d65ca','60f22147-b689-4084-8607-e59391113f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8379a131ce4949b3a013abf33a29cd',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:13.448934 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aef8e28-5f18-4bfd-985e-005139bc9ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:13.457908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aef8e28-5f18-4bfd-985e-005139bc9ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:13.458807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Flow 'volume_create_api' (4a5bed02-db47-480e-bc2a-99df3cdde8d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:13.459122 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Create volume request issued successfully. Jul 10 09:46:13.459736 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-342461c9-954c-4abf-9e98-0880355371fa tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:13.460177 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1209/4861] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:46:13 2026] POST /volume/v3/volumes => generated 752 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:13.473847 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-81bb76b8-840e-4db8-9640-34e9e43b04ec None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:13.475591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-81bb76b8-840e-4db8-9640-34e9e43b04ec tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] GET https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:46:13.475969 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-81bb76b8-840e-4db8-9640-34e9e43b04ec tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:13.476207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-81bb76b8-840e-4db8-9640-34e9e43b04ec tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:13.484419 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:13.484419 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:13.489223 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-81bb76b8-840e-4db8-9640-34e9e43b04ec tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:46:13.496151 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-81bb76b8-840e-4db8-9640-34e9e43b04ec tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 200 Jul 10 09:46:13.496954 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1218/4862] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:13 2026] GET /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:14.512400 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eee0b006-d744-4786-b291-19265cf2c602 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:14.514295 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eee0b006-d744-4786-b291-19265cf2c602 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] GET https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:46:14.514520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eee0b006-d744-4786-b291-19265cf2c602 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:14.514755 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eee0b006-d744-4786-b291-19265cf2c602 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:14.522168 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:14.522168 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:14.526261 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-eee0b006-d744-4786-b291-19265cf2c602 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:46:14.532582 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eee0b006-d744-4786-b291-19265cf2c602 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 200 Jul 10 09:46:14.533141 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1212/4863] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:14 2026] GET /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 09:46:14.570164 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f549080d-0d31-45fb-9d55-1fee27147fbc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:14.572656 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f549080d-0d31-45fb-9d55-1fee27147fbc tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] GET https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:46:14.573115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f549080d-0d31-45fb-9d55-1fee27147fbc tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:14.573524 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f549080d-0d31-45fb-9d55-1fee27147fbc tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:14.582639 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:14.582639 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:14.586790 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f549080d-0d31-45fb-9d55-1fee27147fbc tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:46:14.592846 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f549080d-0d31-45fb-9d55-1fee27147fbc tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 200 Jul 10 09:46:14.593410 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1225/4864] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:46:14 2026] GET /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:15.123673 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-d416b8ab-8a66-499c-8718-38c1fec15c2c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:15.127718 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-d416b8ab-8a66-499c-8718-38c1fec15c2c tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] GET https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:46:15.128076 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-d416b8ab-8a66-499c-8718-38c1fec15c2c tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:15.128408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-d416b8ab-8a66-499c-8718-38c1fec15c2c tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:15.140523 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:15.140523 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:15.148558 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-d416b8ab-8a66-499c-8718-38c1fec15c2c tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:46:15.156906 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-d416b8ab-8a66-499c-8718-38c1fec15c2c tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 200 Jul 10 09:46:15.157678 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1210/4865] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:46:15 2026] GET /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:15.172938 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4e9eb45e-cc67-4ad9-b3be-a96a55647687 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:15.173482 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e9eb45e-cc67-4ad9-b3be-a96a55647687 None None] GET https://10.4.3.103/volume// Jul 10 09:46:15.173631 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e9eb45e-cc67-4ad9-b3be-a96a55647687 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:15.173898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4e9eb45e-cc67-4ad9-b3be-a96a55647687 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:15.174304 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4e9eb45e-cc67-4ad9-b3be-a96a55647687 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:46:15.174633 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1219/4866] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:46:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:46:15.184592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-1dcb5a09-4c04-42d2-9ab5-2c9cef07b22f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:15.187335 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-1dcb5a09-4c04-42d2-9ab5-2c9cef07b22f tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:46:15.187820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-1dcb5a09-4c04-42d2-9ab5-2c9cef07b22f tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69922d97-9072-4f5f-a9c4-b199cb0625b2", "connector": null, "instance_uuid": "391640af-99be-4d0f-a11f-17dd9fba55c5"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:15.199311 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:15.199311 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:15.234464 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-1dcb5a09-4c04-42d2-9ab5-2c9cef07b22f tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:46:15.235036 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1213/4867] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:46:15 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:15.839430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:15.841316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:46:15.841820 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:15.842533 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:15.842533 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: 205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:46:15.851140 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:15.851140 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:15.852293 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:46:15.879289 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:46:15.879538 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a2a619d-d518-4bc2-8fcf-b96ba6b98182 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 202 Jul 10 09:46:15.880048 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1226/4868] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:15 2026] DELETE /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:15.892806 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-50bbb6e9-2998-4f7e-8a45-80eb4a46b495 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:15.895903 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50bbb6e9-2998-4f7e-8a45-80eb4a46b495 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:46:15.896163 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50bbb6e9-2998-4f7e-8a45-80eb4a46b495 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:15.896413 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-50bbb6e9-2998-4f7e-8a45-80eb4a46b495 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:15.911182 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:15.911182 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:15.917036 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-50bbb6e9-2998-4f7e-8a45-80eb4a46b495 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:46:15.926094 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-50bbb6e9-2998-4f7e-8a45-80eb4a46b495 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 200 Jul 10 09:46:15.926669 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1211/4869] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:15 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:16.941414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a695b534-4e6d-4bd5-bc22-df99f7a7ead8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:16.943234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a695b534-4e6d-4bd5-bc22-df99f7a7ead8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f Jul 10 09:46:16.943422 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a695b534-4e6d-4bd5-bc22-df99f7a7ead8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:16.943654 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a695b534-4e6d-4bd5-bc22-df99f7a7ead8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:16.950544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a695b534-4e6d-4bd5-bc22-df99f7a7ead8 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f returned with HTTP 404 Jul 10 09:46:16.951222 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1220/4870] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:16 2026] GET /volume/v3/volumes/205b1a46-ade5-453b-8f75-1fa04490be9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:16.958726 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:16.960664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:46:16.960922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:16.961124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:16.961225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete snapshot with id: 8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:46:16.966447 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:16.966447 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:16.966951 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:46:16.987831 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot delete request issued successfully. Jul 10 09:46:16.988105 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c5df323b-70f8-4683-88c5-7ef4d2f40695 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d returned with HTTP 202 Jul 10 09:46:16.988544 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1214/4871] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:46:16 2026] DELETE /volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:16.999502 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e15c3a36-3d68-4ca1-b53c-b84a2ca7a44c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:17.001986 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e15c3a36-3d68-4ca1-b53c-b84a2ca7a44c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:46:17.002410 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e15c3a36-3d68-4ca1-b53c-b84a2ca7a44c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:17.002663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e15c3a36-3d68-4ca1-b53c-b84a2ca7a44c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:17.010365 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:17.010365 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:17.010989 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e15c3a36-3d68-4ca1-b53c-b84a2ca7a44c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Snapshot retrieved successfully. Jul 10 09:46:17.012191 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e15c3a36-3d68-4ca1-b53c-b84a2ca7a44c tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d returned with HTTP 200 Jul 10 09:46:17.012528 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1227/4872] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:46:16 2026] GET /volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:18.023874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e2afb171-4082-442a-a59a-172764d3092e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:18.025797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2afb171-4082-442a-a59a-172764d3092e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d Jul 10 09:46:18.025974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2afb171-4082-442a-a59a-172764d3092e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:18.026147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e2afb171-4082-442a-a59a-172764d3092e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:18.030407 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e2afb171-4082-442a-a59a-172764d3092e tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d returned with HTTP 404 Jul 10 09:46:18.030961 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1212/4873] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:46:18 2026] GET /volume/v3/snapshots/8fe723f7-d3da-4f4a-8493-e07eef6d777d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:46:21.304725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-791620bd-21f4-4501-b049-b34ed634351e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:21.305170 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-791620bd-21f4-4501-b049-b34ed634351e None None] GET https://10.4.3.103/volume// Jul 10 09:46:21.305658 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-791620bd-21f4-4501-b049-b34ed634351e None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:21.305658 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-791620bd-21f4-4501-b049-b34ed634351e None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:21.305911 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-791620bd-21f4-4501-b049-b34ed634351e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:46:21.306187 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1221/4874] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:46:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:46:21.315172 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f59603fb-dcad-49cd-96d3-774b1ff231c8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:21.317365 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f59603fb-dcad-49cd-96d3-774b1ff231c8 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] GET https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:46:21.317716 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f59603fb-dcad-49cd-96d3-774b1ff231c8 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:21.317950 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f59603fb-dcad-49cd-96d3-774b1ff231c8 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:21.330260 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:21.330260 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:21.335868 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f59603fb-dcad-49cd-96d3-774b1ff231c8 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:46:21.343186 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-f59603fb-dcad-49cd-96d3-774b1ff231c8 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 200 Jul 10 09:46:21.343785 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1215/4875] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:46:21 2026] GET /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:46:21.450651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:21.452710 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] PUT https://10.4.3.103/volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f Jul 10 09:46:21.453103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:21.462385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Acquiring lock "cinder-attachment_update-69922d97-9072-4f5f-a9c4-b199cb0625b2-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:46:21.467789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Lock "cinder-attachment_update-69922d97-9072-4f5f-a9c4-b199cb0625b2-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:46:21.469101 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:21.469101 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:21.989521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Lock "cinder-attachment_update-69922d97-9072-4f5f-a9c4-b199cb0625b2-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:46:21.989881 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-197c2db1-6607-4cfd-873a-38cffb6ec338 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f returned with HTTP 200 Jul 10 09:46:21.990392 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1228/4876] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:46:21 2026] PUT /volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:22.501475 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-20303b1c-422f-4759-8e27-e04768aeadab None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:22.503779 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-20303b1c-422f-4759-8e27-e04768aeadab tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] POST https://10.4.3.103/volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f/action Jul 10 09:46:22.504193 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-20303b1c-422f-4759-8e27-e04768aeadab tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:46:22.504338 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-20303b1c-422f-4759-8e27-e04768aeadab tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:22.521239 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:22.521239 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:22.533880 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-ea6acb98-148f-44e5-a1ce-bdd28a2a3d49 req-20303b1c-422f-4759-8e27-e04768aeadab tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f/action returned with HTTP 204 Jul 10 09:46:22.534406 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1213/4877] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:46:22 2026] POST /volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:22.625790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-c7263e81-534e-413b-8818-52321db24615 req-14be8d70-3689-4406-8b35-fea6f53750d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:22.628104 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c7263e81-534e-413b-8818-52321db24615 req-14be8d70-3689-4406-8b35-fea6f53750d2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985 Jul 10 09:46:22.628316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c7263e81-534e-413b-8818-52321db24615 req-14be8d70-3689-4406-8b35-fea6f53750d2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:22.628548 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c7263e81-534e-413b-8818-52321db24615 req-14be8d70-3689-4406-8b35-fea6f53750d2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:22.637846 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:22.637846 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:23.168986 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c7263e81-534e-413b-8818-52321db24615 req-14be8d70-3689-4406-8b35-fea6f53750d2 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985 returned with HTTP 200 Jul 10 09:46:23.169445 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1222/4878] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:46:22 2026] DELETE /volume/v3/attachments/0caadfcc-d161-44f5-b79e-7caa3fd56985 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:25.838296 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:25.840427 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] DELETE https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:46:25.840748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:25.841074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:25.841372 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume with id: a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:46:25.850072 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:25.850072 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:25.850888 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:46:25.872863 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Delete volume request issued successfully. Jul 10 09:46:25.873057 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-10b8685a-cfab-4aab-bd0a-dd6851f5a6b4 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 202 Jul 10 09:46:25.873477 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1216/4879] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:25 2026] DELETE /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:25.880580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6aef9a0a-92f0-44ef-9b7e-3f0b9bc57e85 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:25.882686 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6aef9a0a-92f0-44ef-9b7e-3f0b9bc57e85 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:46:25.882871 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6aef9a0a-92f0-44ef-9b7e-3f0b9bc57e85 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:25.883079 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6aef9a0a-92f0-44ef-9b7e-3f0b9bc57e85 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:25.890613 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:25.890613 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:25.894260 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6aef9a0a-92f0-44ef-9b7e-3f0b9bc57e85 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Volume info retrieved successfully. Jul 10 09:46:25.899485 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6aef9a0a-92f0-44ef-9b7e-3f0b9bc57e85 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 200 Jul 10 09:46:25.899964 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1229/4880] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:25 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:26.913833 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c246e0e7-2227-4d44-ab3a-71a084373ef3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:26.915987 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c246e0e7-2227-4d44-ab3a-71a084373ef3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] GET https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb Jul 10 09:46:26.916256 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c246e0e7-2227-4d44-ab3a-71a084373ef3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:26.916562 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c246e0e7-2227-4d44-ab3a-71a084373ef3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:26.923974 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c246e0e7-2227-4d44-ab3a-71a084373ef3 tempest-TestVolumeBootPattern-290897159 tempest-TestVolumeBootPattern-290897159-project-member] https://10.4.3.103/volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb returned with HTTP 404 Jul 10 09:46:26.924549 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1214/4881] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:26 2026] GET /volume/v3/volumes/a808a5dc-6231-41a9-a15e-771efd7d8cdb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:32.503606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:32.595726 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:32.596181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1936114595"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:32.597957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request body: {'volume': {"'imageRef": '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1936114595'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:32.598123 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume of 1 GB Jul 10 09:46:32.598445 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:32.598445 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:32.602630 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Availability Zones retrieved successfully. Jul 10 09:46:32.607411 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (38232b34-342c-43b6-bbc3-1589d36637dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:32.608512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd06920-69c4-4c5b-8f3b-ae938fb745cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.609516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:32.635152 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd06920-69c4-4c5b-8f3b-ae938fb745cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.635959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6c6bf5-2c83-441e-b6cd-ca78357f2195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.700919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Created reservations ['3d5f8b15-ced1-447f-bf13-67347e5358ec', 'd6d0e8de-5b76-4573-8355-cc971e6ffd8a', 'abdc4318-3d7f-4d11-9969-15e0da19958b', 'aab959ea-daf0-4c2a-a8d6-7b9ac93184fc'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:32.701842 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6c6bf5-2c83-441e-b6cd-ca78357f2195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d5f8b15-ced1-447f-bf13-67347e5358ec', 'd6d0e8de-5b76-4573-8355-cc971e6ffd8a', 'abdc4318-3d7f-4d11-9969-15e0da19958b', 'aab959ea-daf0-4c2a-a8d6-7b9ac93184fc']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.702713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02457060-161f-44e0-8e4f-01282fcafe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.727354 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02457060-161f-44e0-8e4f-01282fcafe53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e87a76e1-6f0d-41f7-8de2-c8084c8f350a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1936114595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['3d5f8b15-ced1-447f-bf13-67347e5358ec','d6d0e8de-5b76-4573-8355-cc971e6ffd8a','abdc4318-3d7f-4d11-9969-15e0da19958b','aab959ea-daf0-4c2a-a8d6-7b9ac93184fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1936114595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e87a76e1-6f0d-41f7-8de2-c8084c8f350a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7970e20193c34d299e2fa5d4cf381aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.728058 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c17954-854d-4616-9f7d-8d5c09bd9297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.746314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2c17954-854d-4616-9f7d-8d5c09bd9297) transitioned into state 'SUCCESS' from state '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-1936114595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['3d5f8b15-ced1-447f-bf13-67347e5358ec','d6d0e8de-5b76-4573-8355-cc971e6ffd8a','abdc4318-3d7f-4d11-9969-15e0da19958b','aab959ea-daf0-4c2a-a8d6-7b9ac93184fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.746971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02c726f-b5ef-4caa-903f-24dee04e931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.759855 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02c726f-b5ef-4caa-903f-24dee04e931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.761236 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (38232b34-342c-43b6-bbc3-1589d36637dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:32.761743 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request issued successfully. Jul 10 09:46:32.762638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a3ecc7b2-2f77-4245-8b87-fcdc002d3b30 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:32.763284 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1223/4882] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:46:32 2026] POST /volume/v3/volumes => generated 757 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:32.781480 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dc59787a-9e97-4073-9115-247c01d6ccfd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:32.785090 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:32.785434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1391369089"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:32.786899 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request body: {'volume': {"'imageRef": '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1391369089'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:32.787017 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume of 1 GB Jul 10 09:46:32.791400 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Availability Zones retrieved successfully. Jul 10 09:46:32.799392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (1e16440b-5e9d-488d-973c-14e404a6e8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:32.800845 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36439eaf-1b17-4567-8d3f-3647c97a5b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.802332 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:32.839624 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36439eaf-1b17-4567-8d3f-3647c97a5b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.840746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d420fc-4fcf-4c43-9183-4e3612bf1d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.918979 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Created reservations ['3d4e2060-5001-4f63-bb23-1ceb528ed4b3', 'b537ee0d-53ac-41b5-81a9-776f8f131622', '47a8c293-7c4c-4986-a7f7-e25f61a9986b', '466e086f-f91b-4d2d-bc47-d53901075500'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:32.920316 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d420fc-4fcf-4c43-9183-4e3612bf1d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d4e2060-5001-4f63-bb23-1ceb528ed4b3', 'b537ee0d-53ac-41b5-81a9-776f8f131622', '47a8c293-7c4c-4986-a7f7-e25f61a9986b', '466e086f-f91b-4d2d-bc47-d53901075500']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.921815 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e67cb5b-4f82-4310-a8fd-653c3f0b9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.957785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e67cb5b-4f82-4310-a8fd-653c3f0b9616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c01f39b5-b5aa-43e8-b7b5-909446792e11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1391369089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['3d4e2060-5001-4f63-bb23-1ceb528ed4b3','b537ee0d-53ac-41b5-81a9-776f8f131622','47a8c293-7c4c-4986-a7f7-e25f61a9986b','466e086f-f91b-4d2d-bc47-d53901075500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1391369089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c01f39b5-b5aa-43e8-b7b5-909446792e11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7970e20193c34d299e2fa5d4cf381aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.959112 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5b7ee4-7e06-4a21-b3cc-e18f2c95f654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.980196 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5b7ee4-7e06-4a21-b3cc-e18f2c95f654) transitioned into state 'SUCCESS' from state '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-1391369089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['3d4e2060-5001-4f63-bb23-1ceb528ed4b3','b537ee0d-53ac-41b5-81a9-776f8f131622','47a8c293-7c4c-4986-a7f7-e25f61a9986b','466e086f-f91b-4d2d-bc47-d53901075500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.981012 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f326e3-1643-4bd1-9b21-d47043f597f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:32.994769 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f326e3-1643-4bd1-9b21-d47043f597f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:32.995853 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (1e16440b-5e9d-488d-973c-14e404a6e8f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:32.996212 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request issued successfully. Jul 10 09:46:32.996981 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc59787a-9e97-4073-9115-247c01d6ccfd tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:32.997601 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1217/4883] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:46:32 2026] POST /volume/v3/volumes => generated 757 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:33.014390 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c116781b-0747-4249-b5b2-a13b00fb9685 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.016359 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:33.016829 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-541860345"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:33.018425 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request body: {'volume': {"'imageRef": '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-541860345'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:33.018580 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume of 1 GB Jul 10 09:46:33.022987 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Availability Zones retrieved successfully. Jul 10 09:46:33.030301 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (31745fa0-2a70-4d2a-8b0c-115535a9ac13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:33.031616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930e449d-9653-4a98-8d88-f6c1ed849d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.032786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:33.075517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930e449d-9653-4a98-8d88-f6c1ed849d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.076435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e64fbd7-74da-4362-9de5-502df9a96382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.123631 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Created reservations ['06b64650-0427-48cb-a1f1-86de383bf4bc', '7b79e328-2cca-4388-ac44-9d407e0e0e7d', 'd14793f9-5a33-4d1d-abf7-533971090c19', '9fbe4c0b-3465-4972-84b5-870f7c25e93e'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:33.124440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e64fbd7-74da-4362-9de5-502df9a96382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b64650-0427-48cb-a1f1-86de383bf4bc', '7b79e328-2cca-4388-ac44-9d407e0e0e7d', 'd14793f9-5a33-4d1d-abf7-533971090c19', '9fbe4c0b-3465-4972-84b5-870f7c25e93e']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.125283 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebcff6ec-ef45-4c9e-88b8-fbf8d093273e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.154403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebcff6ec-ef45-4c9e-88b8-fbf8d093273e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f4d942c-345c-4add-9678-e18d25418881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-541860345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['06b64650-0427-48cb-a1f1-86de383bf4bc','7b79e328-2cca-4388-ac44-9d407e0e0e7d','d14793f9-5a33-4d1d-abf7-533971090c19','9fbe4c0b-3465-4972-84b5-870f7c25e93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-541860345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f4d942c-345c-4add-9678-e18d25418881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7970e20193c34d299e2fa5d4cf381aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.155227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e50dd1e-ea38-409d-b3fc-22e1b34405e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.176239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e50dd1e-ea38-409d-b3fc-22e1b34405e2) transitioned into state 'SUCCESS' from state '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-541860345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['06b64650-0427-48cb-a1f1-86de383bf4bc','7b79e328-2cca-4388-ac44-9d407e0e0e7d','d14793f9-5a33-4d1d-abf7-533971090c19','9fbe4c0b-3465-4972-84b5-870f7c25e93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.176972 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e5bc0e-f62c-4de4-970a-fef85e1712a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.187339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e5bc0e-f62c-4de4-970a-fef85e1712a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.188550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (31745fa0-2a70-4d2a-8b0c-115535a9ac13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:33.188986 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request issued successfully. Jul 10 09:46:33.189789 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c116781b-0747-4249-b5b2-a13b00fb9685 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:33.190357 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1230/4884] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:46:33 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:33.207726 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.209933 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:33.210184 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-984027292"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:33.211691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request body: {'volume': {"'imageRef": '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-984027292'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:33.211876 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume of 1 GB Jul 10 09:46:33.216316 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Availability Zones retrieved successfully. Jul 10 09:46:33.222102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (855aac5b-8776-41b8-9ada-d1a9c4ff5ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:33.223169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5594f005-7a0c-4b39-ab4f-85419cbd4e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.224091 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:33.250775 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5594f005-7a0c-4b39-ab4f-85419cbd4e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.251531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c382c689-7d90-49ad-8c69-a33b15363f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.304341 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Created reservations ['69652a29-f6a2-4d86-876b-114c0299e964', '47397224-f0bd-465a-a689-194d37ebd95e', 'e9cc79f3-582d-4426-821e-0f0016f2c386', '741ff5e1-6a68-4236-bee0-b69f82b72ada'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:33.305562 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c382c689-7d90-49ad-8c69-a33b15363f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69652a29-f6a2-4d86-876b-114c0299e964', '47397224-f0bd-465a-a689-194d37ebd95e', 'e9cc79f3-582d-4426-821e-0f0016f2c386', '741ff5e1-6a68-4236-bee0-b69f82b72ada']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.306793 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b11f9f6-abf4-45ab-ae8c-0b0909ef221d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.333133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b11f9f6-abf4-45ab-ae8c-0b0909ef221d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-984027292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['69652a29-f6a2-4d86-876b-114c0299e964','47397224-f0bd-465a-a689-194d37ebd95e','e9cc79f3-582d-4426-821e-0f0016f2c386','741ff5e1-6a68-4236-bee0-b69f82b72ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-984027292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7970e20193c34d299e2fa5d4cf381aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.334374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2477c48b-ad79-4a5b-9216-85ddc9003c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.359725 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2477c48b-ad79-4a5b-9216-85ddc9003c04) transitioned into state 'SUCCESS' from state '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-984027292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['69652a29-f6a2-4d86-876b-114c0299e964','47397224-f0bd-465a-a689-194d37ebd95e','e9cc79f3-582d-4426-821e-0f0016f2c386','741ff5e1-6a68-4236-bee0-b69f82b72ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.361481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25db37e-96cf-40f5-9d21-4827949600ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.372650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25db37e-96cf-40f5-9d21-4827949600ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.373834 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (855aac5b-8776-41b8-9ada-d1a9c4ff5ac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:33.374249 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request issued successfully. Jul 10 09:46:33.375170 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-dfcf98da-4845-441e-bc52-ec52cd723d40 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:33.375806 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1215/4885] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:46:33 2026] POST /volume/v3/volumes => generated 756 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:33.395510 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-753b452c-7874-4257-84e2-34905e63605e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.398388 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:33.399023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1769912912"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:33.401110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request body: {'volume': {"'imageRef": '5c810398-8479-441c-be4f-d9af5aa19ace', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1769912912'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:33.401455 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume of 1 GB Jul 10 09:46:33.401919 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.401919 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:33.408409 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Availability Zones retrieved successfully. Jul 10 09:46:33.417204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (08408130-1b23-40bf-8e51-6f7e1ffebe4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:33.418798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638972f8-71be-4e7d-b7e5-b40bf7477fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.420174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:33.456918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638972f8-71be-4e7d-b7e5-b40bf7477fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.458315 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d45fc71-1947-4433-823f-b251d31e252d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.503204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Created reservations ['c27a9c50-3a67-40f6-b240-748efe363cc8', '7be8a173-4fd3-48f3-a367-cff5afcf231e', '17fbe0c7-6811-48af-9111-6dae3a74a804', '8b95c5d6-ed9a-4484-b831-8c3b9d2004dc'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:33.504178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d45fc71-1947-4433-823f-b251d31e252d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c27a9c50-3a67-40f6-b240-748efe363cc8', '7be8a173-4fd3-48f3-a367-cff5afcf231e', '17fbe0c7-6811-48af-9111-6dae3a74a804', '8b95c5d6-ed9a-4484-b831-8c3b9d2004dc']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.504901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfb13c0-17d1-4306-bc95-e5376a3800a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.528212 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfb13c0-17d1-4306-bc95-e5376a3800a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '875dcae8-afdf-4507-92f4-5b93f5b2fdc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769912912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['c27a9c50-3a67-40f6-b240-748efe363cc8','7be8a173-4fd3-48f3-a367-cff5afcf231e','17fbe0c7-6811-48af-9111-6dae3a74a804','8b95c5d6-ed9a-4484-b831-8c3b9d2004dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769912912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=875dcae8-afdf-4507-92f4-5b93f5b2fdc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7970e20193c34d299e2fa5d4cf381aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.529016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfe466b-3c4a-46f3-8e90-6c5e9feadaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.545332 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfe466b-3c4a-46f3-8e90-6c5e9feadaf0) transitioned into state 'SUCCESS' from state '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-1769912912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7970e20193c34d299e2fa5d4cf381aed',qos_specs=None,replication_status=,reservations=['c27a9c50-3a67-40f6-b240-748efe363cc8','7be8a173-4fd3-48f3-a367-cff5afcf231e','17fbe0c7-6811-48af-9111-6dae3a74a804','8b95c5d6-ed9a-4484-b831-8c3b9d2004dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfe61a1cecf4656b9aee9ba4ad190c5',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.546127 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595d2ad7-970f-4715-a983-16a081074357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:33.556578 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595d2ad7-970f-4715-a983-16a081074357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:33.557436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Flow 'volume_create_api' (08408130-1b23-40bf-8e51-6f7e1ffebe4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:33.557878 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Create volume request issued successfully. Jul 10 09:46:33.558539 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-753b452c-7874-4257-84e2-34905e63605e tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:33.559036 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1224/4886] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:46:33 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:33.570631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0a786b9b-f55d-4c97-a29b-17c9775d9380 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.572430 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0a786b9b-f55d-4c97-a29b-17c9775d9380 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a Jul 10 09:46:33.572638 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0a786b9b-f55d-4c97-a29b-17c9775d9380 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.572821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0a786b9b-f55d-4c97-a29b-17c9775d9380 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.579826 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.579826 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:33.583841 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0a786b9b-f55d-4c97-a29b-17c9775d9380 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.589056 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0a786b9b-f55d-4c97-a29b-17c9775d9380 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a returned with HTTP 200 Jul 10 09:46:33.589532 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1218/4887] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:33 2026] GET /volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:33.601365 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2f3965d4-5f6b-4ec1-81ba-c6cb0e192a78 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.603275 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2f3965d4-5f6b-4ec1-81ba-c6cb0e192a78 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 Jul 10 09:46:33.603460 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2f3965d4-5f6b-4ec1-81ba-c6cb0e192a78 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.603663 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2f3965d4-5f6b-4ec1-81ba-c6cb0e192a78 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.609854 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.609854 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:33.613164 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2f3965d4-5f6b-4ec1-81ba-c6cb0e192a78 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.617014 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2f3965d4-5f6b-4ec1-81ba-c6cb0e192a78 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 returned with HTTP 200 Jul 10 09:46:33.617453 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1231/4888] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:33 2026] GET /volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:33.630408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5f57ca15-2248-4755-9ab8-71f8e7274108 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.633080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5f57ca15-2248-4755-9ab8-71f8e7274108 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 Jul 10 09:46:33.633409 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5f57ca15-2248-4755-9ab8-71f8e7274108 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.633728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5f57ca15-2248-4755-9ab8-71f8e7274108 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.642524 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.642524 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:33.646975 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5f57ca15-2248-4755-9ab8-71f8e7274108 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.651502 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5f57ca15-2248-4755-9ab8-71f8e7274108 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 returned with HTTP 200 Jul 10 09:46:33.651930 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1216/4889] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:33 2026] GET /volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:33.663155 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04a0c3f0-e4bf-4eb5-a0ee-b26c7e288b8d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.666365 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04a0c3f0-e4bf-4eb5-a0ee-b26c7e288b8d tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c Jul 10 09:46:33.666607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04a0c3f0-e4bf-4eb5-a0ee-b26c7e288b8d tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.666804 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04a0c3f0-e4bf-4eb5-a0ee-b26c7e288b8d tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.674971 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.674971 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:33.678921 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-04a0c3f0-e4bf-4eb5-a0ee-b26c7e288b8d tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.683553 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04a0c3f0-e4bf-4eb5-a0ee-b26c7e288b8d tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c returned with HTTP 200 Jul 10 09:46:33.683994 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1225/4890] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:33 2026] GET /volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:33.696886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8676c476-2fdd-47e1-bf2f-92bd14dfd055 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.698888 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8676c476-2fdd-47e1-bf2f-92bd14dfd055 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 Jul 10 09:46:33.699103 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8676c476-2fdd-47e1-bf2f-92bd14dfd055 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.699297 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8676c476-2fdd-47e1-bf2f-92bd14dfd055 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.708521 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.708521 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:33.713579 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8676c476-2fdd-47e1-bf2f-92bd14dfd055 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.719525 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8676c476-2fdd-47e1-bf2f-92bd14dfd055 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 returned with HTTP 200 Jul 10 09:46:33.720121 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1219/4891] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:33 2026] GET /volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:33.737510 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.739782 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] DELETE https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 Jul 10 09:46:33.740042 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.740341 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.740633 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume with id: 875dcae8-afdf-4507-92f4-5b93f5b2fdc2 Jul 10 09:46:33.752331 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.752331 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:33.752985 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.776148 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume request issued successfully. Jul 10 09:46:33.776439 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dd4bf19e-552d-4c27-91e3-36014392d7a8 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 returned with HTTP 202 Jul 10 09:46:33.776906 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1232/4892] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:33 2026] DELETE /volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:33.787594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b275b29b-3b05-4f60-8b20-b42004ad5476 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:33.789694 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b275b29b-3b05-4f60-8b20-b42004ad5476 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 Jul 10 09:46:33.790052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b275b29b-3b05-4f60-8b20-b42004ad5476 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:33.790148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b275b29b-3b05-4f60-8b20-b42004ad5476 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:33.798231 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:33.798231 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:33.802992 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b275b29b-3b05-4f60-8b20-b42004ad5476 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:33.809812 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b275b29b-3b05-4f60-8b20-b42004ad5476 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 returned with HTTP 200 Jul 10 09:46:33.810331 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1217/4893] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:33 2026] GET /volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:34.829506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-180c53e5-ecb1-4e76-baae-1a1e7b01e0f4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:34.831934 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-180c53e5-ecb1-4e76-baae-1a1e7b01e0f4 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 Jul 10 09:46:34.832152 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-180c53e5-ecb1-4e76-baae-1a1e7b01e0f4 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:34.832384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-180c53e5-ecb1-4e76-baae-1a1e7b01e0f4 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:34.838920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-180c53e5-ecb1-4e76-baae-1a1e7b01e0f4 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 returned with HTTP 404 Jul 10 09:46:34.839503 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1226/4894] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:34 2026] GET /volume/v3/volumes/875dcae8-afdf-4507-92f4-5b93f5b2fdc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:34.847591 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:34.849423 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] DELETE https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c Jul 10 09:46:34.849624 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:34.849820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:34.849988 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume with id: b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c Jul 10 09:46:34.857681 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:34.857681 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:34.858187 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:34.881746 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume request issued successfully. Jul 10 09:46:34.882018 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-715b7701-1e9a-411b-9426-c9c8a9ec9acb tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c returned with HTTP 202 Jul 10 09:46:34.882852 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1220/4895] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:34 2026] DELETE /volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:34.891685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c0a2e779-0816-49da-85f5-19cbd2e93d43 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:34.893941 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0a2e779-0816-49da-85f5-19cbd2e93d43 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c Jul 10 09:46:34.894156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0a2e779-0816-49da-85f5-19cbd2e93d43 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:34.894367 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0a2e779-0816-49da-85f5-19cbd2e93d43 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:34.902398 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:34.902398 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:34.907618 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c0a2e779-0816-49da-85f5-19cbd2e93d43 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:34.914024 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0a2e779-0816-49da-85f5-19cbd2e93d43 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c returned with HTTP 200 Jul 10 09:46:34.914508 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1233/4896] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:34 2026] GET /volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:35.928772 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-601fd2bd-7459-4eeb-9927-b48cb7040952 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:35.931210 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-601fd2bd-7459-4eeb-9927-b48cb7040952 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c Jul 10 09:46:35.931448 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-601fd2bd-7459-4eeb-9927-b48cb7040952 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:35.931735 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-601fd2bd-7459-4eeb-9927-b48cb7040952 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:35.942362 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-601fd2bd-7459-4eeb-9927-b48cb7040952 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c returned with HTTP 404 Jul 10 09:46:35.943327 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1218/4897] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:35 2026] GET /volume/v3/volumes/b44271ca-bd6e-4a6e-b59c-d78c6f25ab6c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:35.950961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-96073779-87fd-4e7f-bc8f-3fc24354564b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:35.953178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] DELETE https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 Jul 10 09:46:35.953483 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:35.953655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:35.953850 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume with id: 0f4d942c-345c-4add-9678-e18d25418881 Jul 10 09:46:35.963081 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:35.963081 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:35.963905 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:35.984417 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume request issued successfully. Jul 10 09:46:35.984759 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-96073779-87fd-4e7f-bc8f-3fc24354564b tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 returned with HTTP 202 Jul 10 09:46:35.985360 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1227/4898] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:35 2026] DELETE /volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:35.994197 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fb2d2df0-3f64-4cae-b8dd-02ca8280880c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:35.996812 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb2d2df0-3f64-4cae-b8dd-02ca8280880c tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 Jul 10 09:46:35.997100 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb2d2df0-3f64-4cae-b8dd-02ca8280880c tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:35.997332 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fb2d2df0-3f64-4cae-b8dd-02ca8280880c tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:36.006390 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:36.006390 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:36.012834 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fb2d2df0-3f64-4cae-b8dd-02ca8280880c tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:36.017930 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fb2d2df0-3f64-4cae-b8dd-02ca8280880c tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 returned with HTTP 200 Jul 10 09:46:36.018439 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1221/4899] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:35 2026] GET /volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:37.034520 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-176f94e8-0465-4774-a8be-05615242ff15 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:37.036756 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-176f94e8-0465-4774-a8be-05615242ff15 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 Jul 10 09:46:37.036877 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-176f94e8-0465-4774-a8be-05615242ff15 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:37.037099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-176f94e8-0465-4774-a8be-05615242ff15 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:37.042108 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-176f94e8-0465-4774-a8be-05615242ff15 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 returned with HTTP 404 Jul 10 09:46:37.042588 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1234/4900] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:37 2026] GET /volume/v3/volumes/0f4d942c-345c-4add-9678-e18d25418881 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:37.049580 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2bf69e29-8f37-412c-b251-5626a6321816 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:37.051200 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] DELETE https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 Jul 10 09:46:37.051366 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:37.051550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:37.051727 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume with id: c01f39b5-b5aa-43e8-b7b5-909446792e11 Jul 10 09:46:37.058327 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:37.058327 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:37.058783 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:37.073131 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume request issued successfully. Jul 10 09:46:37.073316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2bf69e29-8f37-412c-b251-5626a6321816 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 returned with HTTP 202 Jul 10 09:46:37.073705 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1219/4901] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:37 2026] DELETE /volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:37.081403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-95bcfe75-b33d-4e6d-976f-b77b8d258316 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:37.083333 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-95bcfe75-b33d-4e6d-976f-b77b8d258316 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 Jul 10 09:46:37.083592 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-95bcfe75-b33d-4e6d-976f-b77b8d258316 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:37.083849 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-95bcfe75-b33d-4e6d-976f-b77b8d258316 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:37.091714 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:37.091714 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:37.097083 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-95bcfe75-b33d-4e6d-976f-b77b8d258316 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:37.101243 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-95bcfe75-b33d-4e6d-976f-b77b8d258316 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 returned with HTTP 200 Jul 10 09:46:37.101724 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1228/4902] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:37 2026] GET /volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:38.116564 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7b3da590-75d3-4019-b9d0-c08aa6f6dd21 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:38.118603 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7b3da590-75d3-4019-b9d0-c08aa6f6dd21 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 Jul 10 09:46:38.118820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7b3da590-75d3-4019-b9d0-c08aa6f6dd21 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:38.119015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7b3da590-75d3-4019-b9d0-c08aa6f6dd21 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:38.125003 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7b3da590-75d3-4019-b9d0-c08aa6f6dd21 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 returned with HTTP 404 Jul 10 09:46:38.125652 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1222/4903] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:38 2026] GET /volume/v3/volumes/c01f39b5-b5aa-43e8-b7b5-909446792e11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:38.133470 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:38.135271 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a Jul 10 09:46:38.135512 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:38.135745 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:38.135955 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume with id: e87a76e1-6f0d-41f7-8de2-c8084c8f350a Jul 10 09:46:38.143389 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:38.143389 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:38.143887 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:38.164588 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Delete volume request issued successfully. Jul 10 09:46:38.164817 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-87998093-e097-4ac6-838c-f9c154f6f7b7 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a returned with HTTP 202 Jul 10 09:46:38.165298 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1235/4904] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:46:38 2026] DELETE /volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:46:38.173747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-33df928c-1415-455e-9b29-12cb573a47f3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:38.175774 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33df928c-1415-455e-9b29-12cb573a47f3 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a Jul 10 09:46:38.175989 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33df928c-1415-455e-9b29-12cb573a47f3 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:38.176196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33df928c-1415-455e-9b29-12cb573a47f3 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:38.184594 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:38.184594 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:38.189186 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-33df928c-1415-455e-9b29-12cb573a47f3 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Volume info retrieved successfully. Jul 10 09:46:38.194447 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33df928c-1415-455e-9b29-12cb573a47f3 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a returned with HTTP 200 Jul 10 09:46:38.195148 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1220/4905] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:38 2026] GET /volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:39.208467 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e100d0ae-8055-4bbd-8a8d-2687801baac2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:39.210721 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e100d0ae-8055-4bbd-8a8d-2687801baac2 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] GET https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a Jul 10 09:46:39.211026 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e100d0ae-8055-4bbd-8a8d-2687801baac2 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:39.211242 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e100d0ae-8055-4bbd-8a8d-2687801baac2 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:39.218278 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e100d0ae-8055-4bbd-8a8d-2687801baac2 tempest-CreateVolumesFromImageTest-1855124416 tempest-CreateVolumesFromImageTest-1855124416-project-member] https://10.4.3.103/volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a returned with HTTP 404 Jul 10 09:46:39.219015 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1229/4906] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:46:39 2026] GET /volume/v3/volumes/e87a76e1-6f0d-41f7-8de2-c8084c8f350a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:40.104531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-504de587-8926-4d7c-8b24-fb62f345c103 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:40.108042 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-504de587-8926-4d7c-8b24-fb62f345c103 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/limits Jul 10 09:46:40.108350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-504de587-8926-4d7c-8b24-fb62f345c103 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:40.108631 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-504de587-8926-4d7c-8b24-fb62f345c103 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:40.137015 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-504de587-8926-4d7c-8b24-fb62f345c103 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/limits returned with HTTP 200 Jul 10 09:46:40.137517 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1223/4907] 10.4.3.103 () {68 vars in 1484 bytes} [Fri Jul 10 09:46:40 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:40.650710 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:40.674853 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-6c7133e6-472c-4f9f-8e87-45069434568a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:40.677317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-6c7133e6-472c-4f9f-8e87-45069434568a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:46:40.677546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-6c7133e6-472c-4f9f-8e87-45069434568a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:40.677814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-6c7133e6-472c-4f9f-8e87-45069434568a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:40.690250 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:40.690250 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:40.694872 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-6c7133e6-472c-4f9f-8e87-45069434568a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:40.701119 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-6c7133e6-472c-4f9f-8e87-45069434568a tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:46:40.701678 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1221/4908] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:46:40 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:40.713102 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:40.715679 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:46:40.716233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f67e274-6ccf-4c8e-bebb-ce13cd597a3e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1850269352", "description": null, "metadata": {}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:40.731509 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:40.731509 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:40.732301 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:40.732580 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create snapshot from volume 6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:46:40.744277 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:40.744651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1902951197"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:40.746063 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1902951197'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:40.746176 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume of 1 GB Jul 10 09:46:40.750457 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Availability Zones retrieved successfully. Jul 10 09:46:40.756156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (a5b03c42-bf0a-4fc1-93f7-b18e702dc326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:40.757557 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6af166d-6144-4b6c-9a46-63ab60f90d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:40.758428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:40.766034 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Created reservations ['6db760a6-c070-4f5d-9a38-994c66b445e6', 'f21f6311-d426-4e00-baa1-64c44623a240', 'fa7067e1-3f37-416c-af64-f20139889497', 'd9d47aeb-23a4-442a-b4dd-3b718bc0ecfa'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:40.788222 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6af166d-6144-4b6c-9a46-63ab60f90d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:40.789665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99590197-7fd8-44fd-a8fe-8a7fa49af351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:40.804338 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot force create request issued successfully. Jul 10 09:46:40.804905 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-fb6d4adf-4787-48e0-a8cc-1f1390bb5fd9 req-1b2aedef-9571-4a24-bc9c-fb50887f45af tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:46:40.805329 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1230/4909] 10.4.3.103 () {72 vars in 1547 bytes} [Fri Jul 10 09:46:40 2026] POST /volume/v3/snapshots => generated 324 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:40.866540 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['eb3c986b-1a5b-48a8-9977-0eaeacb339d8', 'e8b0d2fc-7f60-40a1-9499-7a7cffcd9bca', '23e3ca4c-8bbe-4b04-b7d2-c4657410bc7c', '1d5e32ca-15bd-4457-bf66-6171dcc881c6'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:40.867660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99590197-7fd8-44fd-a8fe-8a7fa49af351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3c986b-1a5b-48a8-9977-0eaeacb339d8', 'e8b0d2fc-7f60-40a1-9499-7a7cffcd9bca', '23e3ca4c-8bbe-4b04-b7d2-c4657410bc7c', '1d5e32ca-15bd-4457-bf66-6171dcc881c6']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:40.868446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b78ecd4-a60a-4c3b-a101-9740b8d0ed4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:40.899388 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b78ecd4-a60a-4c3b-a101-9740b8d0ed4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc79977-f1cc-4891-bf13-60b8ae8501dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1902951197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['eb3c986b-1a5b-48a8-9977-0eaeacb339d8','e8b0d2fc-7f60-40a1-9499-7a7cffcd9bca','23e3ca4c-8bbe-4b04-b7d2-c4657410bc7c','1d5e32ca-15bd-4457-bf66-6171dcc881c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1902951197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc79977-f1cc-4891-bf13-60b8ae8501dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307b8857d2814bffa5cd4ae39a391276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:40.900602 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218c6adc-9e84-4de1-8239-5224d704d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:40.923020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218c6adc-9e84-4de1-8239-5224d704d678) transitioned into state 'SUCCESS' from state '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-1902951197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['eb3c986b-1a5b-48a8-9977-0eaeacb339d8','e8b0d2fc-7f60-40a1-9499-7a7cffcd9bca','23e3ca4c-8bbe-4b04-b7d2-c4657410bc7c','1d5e32ca-15bd-4457-bf66-6171dcc881c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:40.924094 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6baa012b-cacc-4857-9400-8de0d4d7cf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:40.937535 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6baa012b-cacc-4857-9400-8de0d4d7cf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:40.938480 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (a5b03c42-bf0a-4fc1-93f7-b18e702dc326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:40.939097 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request issued successfully. Jul 10 09:46:40.939875 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c2bd7446-c353-4bfe-90d6-fd2e863998eb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:40.940363 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1236/4910] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:46:40 2026] POST /volume/v3/volumes => generated 778 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:40.955857 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d173c12c-e614-4da6-b488-7782e1e45604 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:40.959244 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d173c12c-e614-4da6-b488-7782e1e45604 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc Jul 10 09:46:40.959536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d173c12c-e614-4da6-b488-7782e1e45604 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:40.959765 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d173c12c-e614-4da6-b488-7782e1e45604 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:40.967627 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:40.967627 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:40.971499 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d173c12c-e614-4da6-b488-7782e1e45604 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:46:40.976486 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d173c12c-e614-4da6-b488-7782e1e45604 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc returned with HTTP 200 Jul 10 09:46:40.976901 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1224/4911] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:40 2026] GET /volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:41.992024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-54c62184-4fe8-4117-ae8b-dd318153a652 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:41.994591 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54c62184-4fe8-4117-ae8b-dd318153a652 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc Jul 10 09:46:41.994751 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54c62184-4fe8-4117-ae8b-dd318153a652 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:41.994987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54c62184-4fe8-4117-ae8b-dd318153a652 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:42.004101 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:42.004101 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:42.009256 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-54c62184-4fe8-4117-ae8b-dd318153a652 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:46:42.014283 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54c62184-4fe8-4117-ae8b-dd318153a652 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc returned with HTTP 200 Jul 10 09:46:42.014876 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1222/4912] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:41 2026] GET /volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:42.026584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:42.028621 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:46:42.028954 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffc79977-f1cc-4891-bf13-60b8ae8501dc", "name": "tempest-type-Backup-1767813384"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:42.030378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating new backup {'backup': {'volume_id': 'ffc79977-f1cc-4891-bf13-60b8ae8501dc', 'name': 'tempest-type-Backup-1767813384'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:46:42.030511 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating backup of volume ffc79977-f1cc-4891-bf13-60b8ae8501dc in container None Jul 10 09:46:42.040275 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:42.040275 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:42.041073 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:46:42.073190 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['3c31bb2e-2855-4d2d-b5d8-bd6c49c85628', '44be1975-4955-4871-a125-a6067b3db13e'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:42.118904 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a9d5839-a919-45fc-a2d2-f3257c863f2b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:46:42.119386 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1231/4913] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:46:42 2026] POST /volume/v3/backups => generated 316 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:42.128463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-118a6d99-0619-474a-bbd6-c701d2ddb919 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:42.130833 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-118a6d99-0619-474a-bbd6-c701d2ddb919 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:42.131102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-118a6d99-0619-474a-bbd6-c701d2ddb919 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:42.131835 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-118a6d99-0619-474a-bbd6-c701d2ddb919 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:42.131835 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-118a6d99-0619-474a-bbd6-c701d2ddb919 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:42.140351 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:42.140351 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:42.140351 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-118a6d99-0619-474a-bbd6-c701d2ddb919 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:42.140351 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1237/4914] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:42 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:42.733813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-32eeb6b8-9f43-4757-9124-873beaf60e40 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:42.736046 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-32eeb6b8-9f43-4757-9124-873beaf60e40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 Jul 10 09:46:42.736342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-32eeb6b8-9f43-4757-9124-873beaf60e40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:42.736623 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-32eeb6b8-9f43-4757-9124-873beaf60e40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:42.743180 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:42.743180 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:42.743858 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-32eeb6b8-9f43-4757-9124-873beaf60e40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:46:42.744914 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-32eeb6b8-9f43-4757-9124-873beaf60e40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 returned with HTTP 200 Jul 10 09:46:42.745398 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1225/4915] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:46:42 2026] GET /volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:42.780037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:42.782647 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:46:42.783192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1919887894", "snapshot_id": null, "imageRef": "0b14c047-5f4f-41f4-8d5e-24ef8b5f1b5b", "volume_type": null, "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:42.785417 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1919887894', 'snapshot_id': None, 'imageRef': '0b14c047-5f4f-41f4-8d5e-24ef8b5f1b5b', 'volume_type': None, 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:46:42.887602 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:42.887602 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:42.888266 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:46:42.888500 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume of 1 GB Jul 10 09:46:42.893279 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Availability Zones retrieved successfully. Jul 10 09:46:42.899177 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Flow 'volume_create_api' (dc951691-c367-456e-961a-207523bc3da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:42.900978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5cee6d-971d-423a-b551-cff27297a975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:42.902054 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:46:42.944435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5cee6d-971d-423a-b551-cff27297a975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd3be8321-bffc-4ba1-8d3b-f7700ff79064', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:42.945539 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4f435-e3f3-43db-87da-f29735e142c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:43.003481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Created reservations ['3a89c13c-382e-4d55-bb89-1b3d5b533c5e', '21a251d5-f6c0-4119-af80-fb130cd59b2e', 'e9c348c1-616f-4baf-b365-793147d5a067', '920ad6e3-e428-430c-832d-ff248c2ceca7'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:43.004186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba4f435-e3f3-43db-87da-f29735e142c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a89c13c-382e-4d55-bb89-1b3d5b533c5e', '21a251d5-f6c0-4119-af80-fb130cd59b2e', 'e9c348c1-616f-4baf-b365-793147d5a067', '920ad6e3-e428-430c-832d-ff248c2ceca7']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:43.004819 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b4e8a1-0a91-4960-8477-d6ef664c27a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:43.049049 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b4e8a1-0a91-4960-8477-d6ef664c27a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '801a93c0-fc3d-40cb-ad4b-17ecc33ad725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1919887894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a86bc7448b94c2c83604925c9dd3a47',qos_specs=None,replication_status=,reservations=['3a89c13c-382e-4d55-bb89-1b3d5b533c5e','21a251d5-f6c0-4119-af80-fb130cd59b2e','e9c348c1-616f-4baf-b365-793147d5a067','920ad6e3-e428-430c-832d-ff248c2ceca7'],size=1,snapshot_id=d3be8321-bffc-4ba1-8d3b-f7700ff79064,source_replicaid=,source_volid=None,status='creating',user_id='e95200b44cb74cb1a15a6094909a4397',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1919887894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=801a93c0-fc3d-40cb-ad4b-17ecc33ad725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a86bc7448b94c2c83604925c9dd3a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d3be8321-bffc-4ba1-8d3b-f7700ff79064,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e95200b44cb74cb1a15a6094909a4397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:43.050104 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fe4078-991e-4edd-905c-a32adc0baecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:43.071082 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fe4078-991e-4edd-905c-a32adc0baecc) transitioned into state 'SUCCESS' from state '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-1919887894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a86bc7448b94c2c83604925c9dd3a47',qos_specs=None,replication_status=,reservations=['3a89c13c-382e-4d55-bb89-1b3d5b533c5e','21a251d5-f6c0-4119-af80-fb130cd59b2e','e9c348c1-616f-4baf-b365-793147d5a067','920ad6e3-e428-430c-832d-ff248c2ceca7'],size=1,snapshot_id=d3be8321-bffc-4ba1-8d3b-f7700ff79064,source_replicaid=,source_volid=None,status='creating',user_id='e95200b44cb74cb1a15a6094909a4397',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:43.071599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3440cc-6b6e-4710-9d18-17d312ee1051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:46:43.105028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3440cc-6b6e-4710-9d18-17d312ee1051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:46:43.106188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Flow 'volume_create_api' (dc951691-c367-456e-961a-207523bc3da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:46:43.106621 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Create volume request issued successfully. Jul 10 09:46:43.107382 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9c3b028b-1f90-4e3d-beaf-d54d6e2f2c52 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:46:43.108108 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1223/4916] 10.4.3.103 () {70 vars in 1300 bytes} [Fri Jul 10 09:46:42 2026] POST /volume/v3/volumes => generated 814 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:43.120848 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b216d8db-cc1f-463d-a119-67e9f32c1f64 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:43.122966 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b216d8db-cc1f-463d-a119-67e9f32c1f64 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:46:43.123418 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b216d8db-cc1f-463d-a119-67e9f32c1f64 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:43.123635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b216d8db-cc1f-463d-a119-67e9f32c1f64 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:43.131620 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:43.131620 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:43.136130 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b216d8db-cc1f-463d-a119-67e9f32c1f64 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:43.141087 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b216d8db-cc1f-463d-a119-67e9f32c1f64 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:46:43.141650 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1232/4917] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:46:43 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:43.155146 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-accf3d99-17b9-4c3b-946d-8ebf1a241a39 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:43.157307 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-accf3d99-17b9-4c3b-946d-8ebf1a241a39 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:43.157405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-accf3d99-17b9-4c3b-946d-8ebf1a241a39 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:43.157528 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-accf3d99-17b9-4c3b-946d-8ebf1a241a39 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:43.157743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-accf3d99-17b9-4c3b-946d-8ebf1a241a39 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:43.162537 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:43.162537 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:43.163322 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-accf3d99-17b9-4c3b-946d-8ebf1a241a39 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:43.163733 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1238/4918] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:43 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:44.157642 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-167f7d5b-a883-4211-9996-f4ae11090d50 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:44.159917 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-167f7d5b-a883-4211-9996-f4ae11090d50 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:46:44.160200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-167f7d5b-a883-4211-9996-f4ae11090d50 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:44.160446 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-167f7d5b-a883-4211-9996-f4ae11090d50 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:44.168990 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:44.168990 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:44.173780 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-167f7d5b-a883-4211-9996-f4ae11090d50 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:44.174924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a12f3305-908f-47fe-844a-e67c8a6b703d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:44.177607 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a12f3305-908f-47fe-844a-e67c8a6b703d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:44.178623 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a12f3305-908f-47fe-844a-e67c8a6b703d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:44.178623 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a12f3305-908f-47fe-844a-e67c8a6b703d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:44.178818 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a12f3305-908f-47fe-844a-e67c8a6b703d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:44.180070 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-167f7d5b-a883-4211-9996-f4ae11090d50 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:46:44.180484 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1226/4919] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:46:44 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:46:44.184277 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:44.184277 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:44.185270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a12f3305-908f-47fe-844a-e67c8a6b703d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:44.185826 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1224/4920] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:44 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:44.194739 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b6ad3cbc-f658-4712-9d4f-38ffe5aa7119 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:44.197098 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b6ad3cbc-f658-4712-9d4f-38ffe5aa7119 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:46:44.197318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b6ad3cbc-f658-4712-9d4f-38ffe5aa7119 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:44.197500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b6ad3cbc-f658-4712-9d4f-38ffe5aa7119 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:44.204356 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:44.204356 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:44.207806 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b6ad3cbc-f658-4712-9d4f-38ffe5aa7119 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:44.212227 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b6ad3cbc-f658-4712-9d4f-38ffe5aa7119 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:46:44.212811 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1233/4921] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:46:44 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:46:45.197713 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-03d199f3-71b8-43aa-85a0-abfb1695e4bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:45.199733 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-03d199f3-71b8-43aa-85a0-abfb1695e4bb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:45.199998 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-03d199f3-71b8-43aa-85a0-abfb1695e4bb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:45.200207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-03d199f3-71b8-43aa-85a0-abfb1695e4bb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:45.200343 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-03d199f3-71b8-43aa-85a0-abfb1695e4bb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:45.205711 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:45.205711 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:45.206602 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-03d199f3-71b8-43aa-85a0-abfb1695e4bb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:45.207115 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1239/4922] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:45 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:45.454670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-29b3671f-659e-464b-95d5-3b02bf06b290 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:45.457369 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-29b3671f-659e-464b-95d5-3b02bf06b290 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:46:45.457660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-29b3671f-659e-464b-95d5-3b02bf06b290 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:45.457843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-29b3671f-659e-464b-95d5-3b02bf06b290 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:45.466940 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:45.466940 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:45.471767 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-29b3671f-659e-464b-95d5-3b02bf06b290 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:45.478831 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-29b3671f-659e-464b-95d5-3b02bf06b290 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:46:45.479361 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1227/4923] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:46:45 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:46.044375 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-962fe3ff-ab89-45aa-85c2-156e1e5719f2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:46.047007 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-962fe3ff-ab89-45aa-85c2-156e1e5719f2 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:46:46.047282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-962fe3ff-ab89-45aa-85c2-156e1e5719f2 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:46.047528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-962fe3ff-ab89-45aa-85c2-156e1e5719f2 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:46.056221 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:46.056221 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:46.061444 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-962fe3ff-ab89-45aa-85c2-156e1e5719f2 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:46.068078 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-962fe3ff-ab89-45aa-85c2-156e1e5719f2 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:46:46.068576 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1225/4924] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:46:46 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:46.079358 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f1069d39-9fc5-42ec-bf5e-9f3931a8a055 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:46.079861 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f1069d39-9fc5-42ec-bf5e-9f3931a8a055 None None] GET https://10.4.3.103/volume// Jul 10 09:46:46.080112 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f1069d39-9fc5-42ec-bf5e-9f3931a8a055 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:46.080311 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f1069d39-9fc5-42ec-bf5e-9f3931a8a055 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:46.080760 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f1069d39-9fc5-42ec-bf5e-9f3931a8a055 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:46:46.081170 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1234/4925] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:46:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:46:46.091378 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-332b9763-b750-437e-af0d-8fc72e12104b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:46.094040 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-332b9763-b750-437e-af0d-8fc72e12104b tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:46:46.094674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-332b9763-b750-437e-af0d-8fc72e12104b tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "801a93c0-fc3d-40cb-ad4b-17ecc33ad725", "connector": null, "instance_uuid": "38d48844-6563-415f-b279-15772e0b44fd"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:46.107513 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:46.107513 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:46.151607 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-332b9763-b750-437e-af0d-8fc72e12104b tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:46:46.152316 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1240/4926] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:46:46 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:46.221061 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fbc11862-031c-4e45-9e6e-ffff4645367c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:46.225305 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fbc11862-031c-4e45-9e6e-ffff4645367c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:46.225731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fbc11862-031c-4e45-9e6e-ffff4645367c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:46.225958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fbc11862-031c-4e45-9e6e-ffff4645367c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:46.226199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fbc11862-031c-4e45-9e6e-ffff4645367c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:46.235006 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:46.235006 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:46.236142 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fbc11862-031c-4e45-9e6e-ffff4645367c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:46.236726 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1228/4927] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:46 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:47.252255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-57325783-faac-4d85-8c92-4f68edb6f0f5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:47.254255 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57325783-faac-4d85-8c92-4f68edb6f0f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:47.254482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57325783-faac-4d85-8c92-4f68edb6f0f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:47.254713 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-57325783-faac-4d85-8c92-4f68edb6f0f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:47.254833 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-57325783-faac-4d85-8c92-4f68edb6f0f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:47.260447 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:47.260447 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:47.261106 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-57325783-faac-4d85-8c92-4f68edb6f0f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:47.261490 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1226/4928] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:47 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:48.273744 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-43bc4bc8-4189-47d8-aafe-817a2ac4862f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:48.277019 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43bc4bc8-4189-47d8-aafe-817a2ac4862f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:48.277019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43bc4bc8-4189-47d8-aafe-817a2ac4862f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:48.277019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43bc4bc8-4189-47d8-aafe-817a2ac4862f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:48.277019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-43bc4bc8-4189-47d8-aafe-817a2ac4862f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:48.280988 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:48.280988 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:48.281944 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43bc4bc8-4189-47d8-aafe-817a2ac4862f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:48.282450 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1235/4929] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:48 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:49.296165 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4f3bc167-e2c8-41c4-aa06-29d95eba5334 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:49.298492 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f3bc167-e2c8-41c4-aa06-29d95eba5334 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:49.298806 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f3bc167-e2c8-41c4-aa06-29d95eba5334 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:49.299020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4f3bc167-e2c8-41c4-aa06-29d95eba5334 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:49.299141 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4f3bc167-e2c8-41c4-aa06-29d95eba5334 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:49.304376 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:49.304376 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:49.305199 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4f3bc167-e2c8-41c4-aa06-29d95eba5334 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:49.305659 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1241/4930] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:49 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:50.320702 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d7df9a7e-39b1-43f7-a39b-4b53c22abfe3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:50.323781 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7df9a7e-39b1-43f7-a39b-4b53c22abfe3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:50.323781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7df9a7e-39b1-43f7-a39b-4b53c22abfe3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:50.324509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d7df9a7e-39b1-43f7-a39b-4b53c22abfe3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:50.325015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d7df9a7e-39b1-43f7-a39b-4b53c22abfe3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:50.331761 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:50.331761 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:50.332821 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d7df9a7e-39b1-43f7-a39b-4b53c22abfe3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:50.333871 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1229/4931] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:50 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:51.345754 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e88b6c62-35ed-487d-b734-87315cc1358e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:51.347851 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e88b6c62-35ed-487d-b734-87315cc1358e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:51.348055 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e88b6c62-35ed-487d-b734-87315cc1358e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:51.348282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e88b6c62-35ed-487d-b734-87315cc1358e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:51.348673 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e88b6c62-35ed-487d-b734-87315cc1358e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:51.353164 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:51.353164 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:51.353822 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e88b6c62-35ed-487d-b734-87315cc1358e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:51.354267 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1227/4932] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:51 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:52.271994 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0975f2dd-c49f-45f2-85b6-b34db3dbc03a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:52.272350 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0975f2dd-c49f-45f2-85b6-b34db3dbc03a None None] GET https://10.4.3.103/volume// Jul 10 09:46:52.272811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0975f2dd-c49f-45f2-85b6-b34db3dbc03a None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:52.272901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0975f2dd-c49f-45f2-85b6-b34db3dbc03a None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:52.273278 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0975f2dd-c49f-45f2-85b6-b34db3dbc03a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:46:52.273633 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1236/4933] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:46:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:46:52.282400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-075ef156-9298-4267-8d30-284e780f8ec6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:52.284740 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-075ef156-9298-4267-8d30-284e780f8ec6 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:46:52.285028 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-075ef156-9298-4267-8d30-284e780f8ec6 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:52.285715 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-075ef156-9298-4267-8d30-284e780f8ec6 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:52.299765 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:52.299765 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:52.304706 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-075ef156-9298-4267-8d30-284e780f8ec6 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:46:52.310022 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-075ef156-9298-4267-8d30-284e780f8ec6 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:46:52.310408 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1242/4934] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:46:52 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:46:52.366403 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-108973bb-2220-400d-bdb8-a31005a41909 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:52.368330 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-108973bb-2220-400d-bdb8-a31005a41909 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:52.368561 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-108973bb-2220-400d-bdb8-a31005a41909 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:52.368781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-108973bb-2220-400d-bdb8-a31005a41909 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:52.368916 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-108973bb-2220-400d-bdb8-a31005a41909 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:52.373440 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:52.373440 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:52.374106 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-108973bb-2220-400d-bdb8-a31005a41909 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:52.374470 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1230/4935] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:52 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:52.415105 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:52.417812 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] PUT https://10.4.3.103/volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa Jul 10 09:46:52.418273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:52.429052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Acquiring lock "cinder-attachment_update-801a93c0-fc3d-40cb-ad4b-17ecc33ad725-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:46:52.433891 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Lock "cinder-attachment_update-801a93c0-fc3d-40cb-ad4b-17ecc33ad725-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:46:52.435413 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:52.435413 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:52.956423 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Lock "cinder-attachment_update-801a93c0-fc3d-40cb-ad4b-17ecc33ad725-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:46:52.956862 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-e0b10350-8917-4c82-86c9-cb218ea20059 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa returned with HTTP 200 Jul 10 09:46:52.957442 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1228/4936] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:46:52 2026] PUT /volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:46:53.385494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-663f9f91-90f3-4228-9faf-62ebeefcbe57 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:53.387273 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-663f9f91-90f3-4228-9faf-62ebeefcbe57 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:53.387465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-663f9f91-90f3-4228-9faf-62ebeefcbe57 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:53.387686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-663f9f91-90f3-4228-9faf-62ebeefcbe57 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:53.387808 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-663f9f91-90f3-4228-9faf-62ebeefcbe57 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:53.393173 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:53.393173 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:53.394048 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-663f9f91-90f3-4228-9faf-62ebeefcbe57 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:53.394452 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1237/4937] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:53 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:53.468985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-03aa4f61-28fb-4614-b915-52fce381a710 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:53.471073 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-03aa4f61-28fb-4614-b915-52fce381a710 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] POST https://10.4.3.103/volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa/action Jul 10 09:46:53.471458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-03aa4f61-28fb-4614-b915-52fce381a710 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:46:53.471620 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-03aa4f61-28fb-4614-b915-52fce381a710 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:53.488357 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:53.488357 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:53.499418 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-0940b23f-6e2b-4c74-974a-0bfebff5beab req-03aa4f61-28fb-4614-b915-52fce381a710 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa/action returned with HTTP 204 Jul 10 09:46:53.499912 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1243/4938] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:46:53 2026] POST /volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:46:54.407350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cec2cfb0-9f05-427a-a686-e9eafa24a267 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:54.409724 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cec2cfb0-9f05-427a-a686-e9eafa24a267 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:54.410029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cec2cfb0-9f05-427a-a686-e9eafa24a267 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:54.410287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cec2cfb0-9f05-427a-a686-e9eafa24a267 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:54.410439 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-cec2cfb0-9f05-427a-a686-e9eafa24a267 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:54.416093 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:54.416093 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:54.416879 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cec2cfb0-9f05-427a-a686-e9eafa24a267 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:54.417277 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1231/4939] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:54 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:55.429176 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-41ca6fc6-3fc9-4747-bc0e-55125b374317 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:55.431056 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41ca6fc6-3fc9-4747-bc0e-55125b374317 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:55.431324 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41ca6fc6-3fc9-4747-bc0e-55125b374317 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:55.431518 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41ca6fc6-3fc9-4747-bc0e-55125b374317 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:55.431633 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-41ca6fc6-3fc9-4747-bc0e-55125b374317 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:55.436022 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:55.436022 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:55.436666 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41ca6fc6-3fc9-4747-bc0e-55125b374317 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:55.437027 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1229/4940] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:55 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:56.450612 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-75a634d2-3684-42c4-82c1-769d19944437 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:56.455792 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75a634d2-3684-42c4-82c1-769d19944437 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:56.455978 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75a634d2-3684-42c4-82c1-769d19944437 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:56.456148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-75a634d2-3684-42c4-82c1-769d19944437 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:56.456248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-75a634d2-3684-42c4-82c1-769d19944437 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:56.462745 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:56.462745 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:56.463321 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-75a634d2-3684-42c4-82c1-769d19944437 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:56.467034 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1238/4941] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:56 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:57.477773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0577229a-5a70-4b00-af3a-b7db0320d675 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:57.479543 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0577229a-5a70-4b00-af3a-b7db0320d675 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:57.479773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0577229a-5a70-4b00-af3a-b7db0320d675 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:57.480023 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0577229a-5a70-4b00-af3a-b7db0320d675 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:57.480023 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-0577229a-5a70-4b00-af3a-b7db0320d675 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:57.484046 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:57.484046 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:57.484673 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0577229a-5a70-4b00-af3a-b7db0320d675 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:57.485037 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1244/4942] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:57 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:58.494889 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1a2681d6-486a-4bf8-acc5-60be9c8cd431 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:58.496545 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a2681d6-486a-4bf8-acc5-60be9c8cd431 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:58.496801 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a2681d6-486a-4bf8-acc5-60be9c8cd431 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:58.497013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1a2681d6-486a-4bf8-acc5-60be9c8cd431 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:58.497106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1a2681d6-486a-4bf8-acc5-60be9c8cd431 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:58.501051 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:58.501051 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:46:58.501634 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1a2681d6-486a-4bf8-acc5-60be9c8cd431 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:58.502014 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1232/4943] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:58 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:59.512731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9cb8d812-664e-441f-ba1c-789e3b74abc0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:59.514555 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9cb8d812-664e-441f-ba1c-789e3b74abc0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:46:59.514865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9cb8d812-664e-441f-ba1c-789e3b74abc0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:59.515117 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9cb8d812-664e-441f-ba1c-789e3b74abc0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:59.515317 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9cb8d812-664e-441f-ba1c-789e3b74abc0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:59.519084 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:59.519084 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:46:59.519796 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9cb8d812-664e-441f-ba1c-789e3b74abc0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:46:59.520219 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1230/4944] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:59 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:46:59.529512 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:59.531182 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:46:59.531551 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffc79977-f1cc-4891-bf13-60b8ae8501dc"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:46:59.532921 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating new backup {'backup': {'volume_id': 'ffc79977-f1cc-4891-bf13-60b8ae8501dc'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:46:59.533086 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating backup of volume ffc79977-f1cc-4891-bf13-60b8ae8501dc in container None Jul 10 09:46:59.539767 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:59.539767 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:46:59.540099 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:46:59.554761 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['2ff5369e-5432-421d-8bcd-78b709247807', '24652e92-8fbb-45ec-9d03-f9f594581f17'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:46:59.581532 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e4a8ef7-33a4-4b21-b9ef-026aeb3af7d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:46:59.581974 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1239/4945] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:46:59 2026] POST /volume/v3/backups => generated 288 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:46:59.594289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dccd6882-9816-4eda-b163-14dcf1410190 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:46:59.596536 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dccd6882-9816-4eda-b163-14dcf1410190 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:46:59.596765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dccd6882-9816-4eda-b163-14dcf1410190 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:46:59.596962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dccd6882-9816-4eda-b163-14dcf1410190 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:46:59.597060 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-dccd6882-9816-4eda-b163-14dcf1410190 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:46:59.609801 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:46:59.609801 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:46:59.609801 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dccd6882-9816-4eda-b163-14dcf1410190 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:46:59.609801 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1245/4946] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:46:59 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:00.623749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4413d803-a6da-496b-9558-99c8ec9ef4ed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:00.626172 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4413d803-a6da-496b-9558-99c8ec9ef4ed tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:00.626460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4413d803-a6da-496b-9558-99c8ec9ef4ed tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:00.626768 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4413d803-a6da-496b-9558-99c8ec9ef4ed tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:00.626937 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4413d803-a6da-496b-9558-99c8ec9ef4ed tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:00.632092 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:00.632092 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:00.632784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4413d803-a6da-496b-9558-99c8ec9ef4ed tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:00.633151 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1233/4947] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:00 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:01.644385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c5a6ef5b-ca94-4a74-b55f-983eed458a11 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:01.646457 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c5a6ef5b-ca94-4a74-b55f-983eed458a11 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:01.646873 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c5a6ef5b-ca94-4a74-b55f-983eed458a11 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:01.647130 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c5a6ef5b-ca94-4a74-b55f-983eed458a11 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:01.647290 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c5a6ef5b-ca94-4a74-b55f-983eed458a11 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:01.651893 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:01.651893 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:01.652487 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c5a6ef5b-ca94-4a74-b55f-983eed458a11 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:01.652902 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1231/4948] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:01 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:02.665245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-06a0161e-8cd4-4147-94ee-778b8e81a0e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:02.667881 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06a0161e-8cd4-4147-94ee-778b8e81a0e1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:02.668123 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06a0161e-8cd4-4147-94ee-778b8e81a0e1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:02.668345 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06a0161e-8cd4-4147-94ee-778b8e81a0e1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:02.668471 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-06a0161e-8cd4-4147-94ee-778b8e81a0e1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:02.673262 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:02.673262 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:02.674118 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06a0161e-8cd4-4147-94ee-778b8e81a0e1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:02.674443 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1240/4949] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:02 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:03.686486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6beb0b28-d0cd-48fa-989f-65a0c70adcbf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:03.688822 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6beb0b28-d0cd-48fa-989f-65a0c70adcbf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:03.689106 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6beb0b28-d0cd-48fa-989f-65a0c70adcbf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:03.689362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6beb0b28-d0cd-48fa-989f-65a0c70adcbf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:03.689519 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6beb0b28-d0cd-48fa-989f-65a0c70adcbf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:03.694787 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:03.694787 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:03.695556 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6beb0b28-d0cd-48fa-989f-65a0c70adcbf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:03.696147 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1246/4950] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:03 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:04.711671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7a53995d-f6e0-4a42-8fd5-273d66ec3444 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:04.711671 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a53995d-f6e0-4a42-8fd5-273d66ec3444 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:04.711671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a53995d-f6e0-4a42-8fd5-273d66ec3444 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:04.711671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7a53995d-f6e0-4a42-8fd5-273d66ec3444 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:04.711671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7a53995d-f6e0-4a42-8fd5-273d66ec3444 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:04.715058 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:04.715058 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:04.715736 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7a53995d-f6e0-4a42-8fd5-273d66ec3444 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:04.716139 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1234/4951] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:04 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:05.728597 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d6555624-1d23-4b5f-abf9-7080fc66c9d9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:05.730793 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6555624-1d23-4b5f-abf9-7080fc66c9d9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:05.731102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6555624-1d23-4b5f-abf9-7080fc66c9d9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:05.731392 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6555624-1d23-4b5f-abf9-7080fc66c9d9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:05.731544 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d6555624-1d23-4b5f-abf9-7080fc66c9d9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:05.733718 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=129,cinder:INSERT=23,cinder:UPDATE=40 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:47:05.736982 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:05.736982 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:05.737921 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6555624-1d23-4b5f-abf9-7080fc66c9d9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:05.738499 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1232/4952] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:05 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:06.749228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f9e29fc9-04c1-45a2-adc6-c36c2726e050 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:06.751562 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9e29fc9-04c1-45a2-adc6-c36c2726e050 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:06.751862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9e29fc9-04c1-45a2-adc6-c36c2726e050 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:06.752098 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f9e29fc9-04c1-45a2-adc6-c36c2726e050 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:06.752252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f9e29fc9-04c1-45a2-adc6-c36c2726e050 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:06.754116 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=123,cinder:UPDATE=56,cinder:INSERT=30 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:47:06.759020 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:06.759020 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:06.760396 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f9e29fc9-04c1-45a2-adc6-c36c2726e050 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:06.761213 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1241/4953] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:06 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:07.775878 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-71d65230-0cc7-4e18-8101-6dd0667ccc65 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:07.781592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-71d65230-0cc7-4e18-8101-6dd0667ccc65 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:07.781880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-71d65230-0cc7-4e18-8101-6dd0667ccc65 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:07.782156 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-71d65230-0cc7-4e18-8101-6dd0667ccc65 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:07.782323 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-71d65230-0cc7-4e18-8101-6dd0667ccc65 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:07.786617 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=111,cinder:UPDATE=35,cinder:INSERT=20 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:47:07.790916 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:07.790916 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:07.791675 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-71d65230-0cc7-4e18-8101-6dd0667ccc65 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:07.792199 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1247/4954] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:07 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:08.806169 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-413c40e2-1e23-4251-874b-519a52d13f93 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:08.808354 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-413c40e2-1e23-4251-874b-519a52d13f93 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:08.808630 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-413c40e2-1e23-4251-874b-519a52d13f93 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:08.808833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-413c40e2-1e23-4251-874b-519a52d13f93 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:08.808972 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-413c40e2-1e23-4251-874b-519a52d13f93 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:08.811193 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=86,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:47:08.815088 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:08.815088 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:08.815958 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-413c40e2-1e23-4251-874b-519a52d13f93 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:08.816648 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1235/4955] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:08 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:09.826922 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c059fe13-7765-4555-bae5-fcad5fa0a6d7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:09.828805 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c059fe13-7765-4555-bae5-fcad5fa0a6d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:09.829025 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c059fe13-7765-4555-bae5-fcad5fa0a6d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:09.829213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c059fe13-7765-4555-bae5-fcad5fa0a6d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:09.829314 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c059fe13-7765-4555-bae5-fcad5fa0a6d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:09.835428 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:09.835428 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:09.836111 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c059fe13-7765-4555-bae5-fcad5fa0a6d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:09.836464 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1233/4956] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:09 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:10.848520 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c6e6be3f-3094-45fd-81c9-03d77b303bb1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:10.850383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c6e6be3f-3094-45fd-81c9-03d77b303bb1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:10.850652 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c6e6be3f-3094-45fd-81c9-03d77b303bb1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:10.850794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c6e6be3f-3094-45fd-81c9-03d77b303bb1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:10.850893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c6e6be3f-3094-45fd-81c9-03d77b303bb1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:10.854895 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:10.854895 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:10.855490 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c6e6be3f-3094-45fd-81c9-03d77b303bb1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:10.855918 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1242/4957] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:10 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:11.870729 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-89ed6cff-af79-4d48-ad39-1a5fc7a9fa40 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:11.872678 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-89ed6cff-af79-4d48-ad39-1a5fc7a9fa40 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:11.872874 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-89ed6cff-af79-4d48-ad39-1a5fc7a9fa40 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:11.873099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-89ed6cff-af79-4d48-ad39-1a5fc7a9fa40 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:11.873202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-89ed6cff-af79-4d48-ad39-1a5fc7a9fa40 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:11.878459 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:11.878459 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:11.879333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-89ed6cff-af79-4d48-ad39-1a5fc7a9fa40 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:11.879628 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1248/4958] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:11 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:12.893407 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-30c0bbd3-062b-4000-96f2-b5e249061d3f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:12.896550 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-30c0bbd3-062b-4000-96f2-b5e249061d3f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:12.897141 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-30c0bbd3-062b-4000-96f2-b5e249061d3f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:12.897493 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-30c0bbd3-062b-4000-96f2-b5e249061d3f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:12.897673 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-30c0bbd3-062b-4000-96f2-b5e249061d3f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:12.903113 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:12.903113 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:12.903992 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-30c0bbd3-062b-4000-96f2-b5e249061d3f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:12.904475 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1236/4959] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:12 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:13.920283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-36dd6385-d316-464b-984e-4e8434d0b5d2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:13.922863 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36dd6385-d316-464b-984e-4e8434d0b5d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:13.923131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36dd6385-d316-464b-984e-4e8434d0b5d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:13.923372 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36dd6385-d316-464b-984e-4e8434d0b5d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:13.923516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-36dd6385-d316-464b-984e-4e8434d0b5d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:13.929172 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:13.929172 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:13.930083 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36dd6385-d316-464b-984e-4e8434d0b5d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:13.930530 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1234/4960] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:13 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:14.943986 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0f343a88-4e5f-42e5-8f41-fbe450a137a6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:14.946280 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f343a88-4e5f-42e5-8f41-fbe450a137a6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:14.946520 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f343a88-4e5f-42e5-8f41-fbe450a137a6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:14.946754 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f343a88-4e5f-42e5-8f41-fbe450a137a6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:14.946878 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0f343a88-4e5f-42e5-8f41-fbe450a137a6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:14.952004 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:14.952004 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:14.952816 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f343a88-4e5f-42e5-8f41-fbe450a137a6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:14.953276 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1243/4961] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:14 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:15.965622 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e40431b3-a553-485c-bb5f-6d5c468457c0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:15.967358 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e40431b3-a553-485c-bb5f-6d5c468457c0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:15.967779 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e40431b3-a553-485c-bb5f-6d5c468457c0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:15.967848 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e40431b3-a553-485c-bb5f-6d5c468457c0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:15.968002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e40431b3-a553-485c-bb5f-6d5c468457c0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:15.973321 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:15.973321 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:15.974245 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e40431b3-a553-485c-bb5f-6d5c468457c0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:15.974622 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1249/4962] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:15 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:16.985748 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-597bcb39-9dd3-45fa-bc9c-066d0934ce6f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:16.987477 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-597bcb39-9dd3-45fa-bc9c-066d0934ce6f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:16.987672 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-597bcb39-9dd3-45fa-bc9c-066d0934ce6f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:16.987840 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-597bcb39-9dd3-45fa-bc9c-066d0934ce6f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:16.987939 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-597bcb39-9dd3-45fa-bc9c-066d0934ce6f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:16.991831 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:16.991831 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:16.992451 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-597bcb39-9dd3-45fa-bc9c-066d0934ce6f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 200 Jul 10 09:47:16.992887 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1237/4963] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:16 2026] GET /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:17.006327 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-43a922ea-151e-43db-9a36-56da414cc95f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:17.009909 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-43a922ea-151e-43db-9a36-56da414cc95f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f Jul 10 09:47:17.009909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-43a922ea-151e-43db-9a36-56da414cc95f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:17.009909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-43a922ea-151e-43db-9a36-56da414cc95f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:17.009909 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-43a922ea-151e-43db-9a36-56da414cc95f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete backup with id: 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f. Jul 10 09:47:17.014126 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:17.014126 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:17.032593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-43a922ea-151e-43db-9a36-56da414cc95f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] delete_backup rpcapi backup_id 0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:47:17.035614 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-43a922ea-151e-43db-9a36-56da414cc95f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f returned with HTTP 202 Jul 10 09:47:17.036636 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1235/4964] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:47:17 2026] DELETE /volume/v3/backups/0a73680a-df2e-4e53-a3b6-6d1de0ec2d7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:47:17.064297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:17.070505 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:47:17.071016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1496964297"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:17.075844 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1496964297'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:47:17.075844 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume of 1 GB Jul 10 09:47:17.084708 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Availability Zones retrieved successfully. Jul 10 09:47:17.094399 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (525b5d72-d9ef-4787-951c-d1941e8a2a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:47:17.096977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9631084f-4c67-449c-a860-f50e641a3340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:17.097383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:47:17.134272 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9631084f-4c67-449c-a860-f50e641a3340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:17.136016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b29112-71bb-4fb2-b28f-ffac3ad8483b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:17.192606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['330e8af7-b453-4fc5-9fbb-d0f0d1c4e7aa', '036ec5ae-4d47-410f-982d-973ca7f316a6', '2a8e777a-3e2f-4308-a21f-e4594f1bb377', 'eeaf977b-714b-42e4-951e-6be913e2b693'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:47:17.193657 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b29112-71bb-4fb2-b28f-ffac3ad8483b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330e8af7-b453-4fc5-9fbb-d0f0d1c4e7aa', '036ec5ae-4d47-410f-982d-973ca7f316a6', '2a8e777a-3e2f-4308-a21f-e4594f1bb377', 'eeaf977b-714b-42e4-951e-6be913e2b693']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:17.194712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edea40c1-a6ce-4237-8e60-652dd2ba1f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:17.223728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edea40c1-a6ce-4237-8e60-652dd2ba1f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ace7972-5fd3-405b-856a-a509cdf690ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496964297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['330e8af7-b453-4fc5-9fbb-d0f0d1c4e7aa','036ec5ae-4d47-410f-982d-973ca7f316a6','2a8e777a-3e2f-4308-a21f-e4594f1bb377','eeaf977b-714b-42e4-951e-6be913e2b693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496964297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ace7972-5fd3-405b-856a-a509cdf690ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307b8857d2814bffa5cd4ae39a391276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:17.224958 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65414f8-df62-478d-8ff6-c6800fe57de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:17.249538 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65414f8-df62-478d-8ff6-c6800fe57de3) transitioned into state 'SUCCESS' from state '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-1496964297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['330e8af7-b453-4fc5-9fbb-d0f0d1c4e7aa','036ec5ae-4d47-410f-982d-973ca7f316a6','2a8e777a-3e2f-4308-a21f-e4594f1bb377','eeaf977b-714b-42e4-951e-6be913e2b693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:17.251129 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6267bbc0-57c2-4be4-afa5-9076cc296356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:17.260043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6267bbc0-57c2-4be4-afa5-9076cc296356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:17.261224 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (525b5d72-d9ef-4787-951c-d1941e8a2a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:47:17.261681 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request issued successfully. Jul 10 09:47:17.262508 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-37f54de5-7e5b-4ea4-9b69-53f825cceb42 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:47:17.263730 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1244/4965] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:47:17 2026] POST /volume/v3/volumes => generated 778 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:47:17.284919 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1fbefbe2-d92c-4545-8173-780e1f2bbe24 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:17.288516 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1fbefbe2-d92c-4545-8173-780e1f2bbe24 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed Jul 10 09:47:17.288886 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1fbefbe2-d92c-4545-8173-780e1f2bbe24 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:17.289201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1fbefbe2-d92c-4545-8173-780e1f2bbe24 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:17.304748 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:17.304748 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:17.310297 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1fbefbe2-d92c-4545-8173-780e1f2bbe24 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:17.315655 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1fbefbe2-d92c-4545-8173-780e1f2bbe24 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed returned with HTTP 200 Jul 10 09:47:17.316171 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1250/4966] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:17 2026] GET /volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:17.982107 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5caf53ff-275a-480b-acd9-3e80bb723177 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:17.982638 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5caf53ff-275a-480b-acd9-3e80bb723177 None None] GET https://10.4.3.103/volume// Jul 10 09:47:17.982887 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5caf53ff-275a-480b-acd9-3e80bb723177 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:17.983150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5caf53ff-275a-480b-acd9-3e80bb723177 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:17.983773 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5caf53ff-275a-480b-acd9-3e80bb723177 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:47:17.984070 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1238/4967] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:47:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:47:17.993349 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-f9597af4-abd2-493f-a76b-a452559d111f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:17.995594 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-f9597af4-abd2-493f-a76b-a452559d111f tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:47:17.995924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-f9597af4-abd2-493f-a76b-a452559d111f tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69922d97-9072-4f5f-a9c4-b199cb0625b2", "connector": null, "instance_uuid": "391640af-99be-4d0f-a11f-17dd9fba55c5"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:18.007737 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:18.007737 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:18.037711 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-f9597af4-abd2-493f-a76b-a452559d111f tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:47:18.038454 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1236/4968] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:47:17 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:18.046110 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-17fd4d76-3b4f-4444-b051-fff7e65ff082 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:18.048180 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-17fd4d76-3b4f-4444-b051-fff7e65ff082 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] DELETE https://10.4.3.103/volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f Jul 10 09:47:18.048372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-17fd4d76-3b4f-4444-b051-fff7e65ff082 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:18.048543 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-17fd4d76-3b4f-4444-b051-fff7e65ff082 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:18.055562 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:18.055562 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:18.335482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-73190f3e-e67a-4a5d-9827-61ad082ff7aa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:18.337645 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73190f3e-e67a-4a5d-9827-61ad082ff7aa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed Jul 10 09:47:18.337902 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73190f3e-e67a-4a5d-9827-61ad082ff7aa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:18.338108 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73190f3e-e67a-4a5d-9827-61ad082ff7aa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:18.347315 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:18.347315 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:18.351755 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-73190f3e-e67a-4a5d-9827-61ad082ff7aa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:18.357099 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73190f3e-e67a-4a5d-9827-61ad082ff7aa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed returned with HTTP 200 Jul 10 09:47:18.357747 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1251/4969] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:18 2026] GET /volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:18.373464 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:18.375997 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:47:18.376517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ace7972-5fd3-405b-856a-a509cdf690ed", "name": "tempest-type-Backup-1172831068"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:18.378555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating new backup {'backup': {'volume_id': '6ace7972-5fd3-405b-856a-a509cdf690ed', 'name': 'tempest-type-Backup-1172831068'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:47:18.378669 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating backup of volume 6ace7972-5fd3-405b-856a-a509cdf690ed in container None Jul 10 09:47:18.388130 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:18.388130 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:18.388653 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:18.406812 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['b571b889-c7cc-454c-a02c-b1573ee47fde', 'd49050e8-6460-4f1f-9e24-c4b3b2823395'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:47:18.434932 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7382a33d-38d6-48b3-9862-0b89b45ea797 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:47:18.435253 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1239/4970] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:47:18 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:47:18.447531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7c164153-eca0-40b9-8840-2091cdcd7d48 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:18.450411 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c164153-eca0-40b9-8840-2091cdcd7d48 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:18.450817 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c164153-eca0-40b9-8840-2091cdcd7d48 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:18.451541 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7c164153-eca0-40b9-8840-2091cdcd7d48 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:18.451541 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-7c164153-eca0-40b9-8840-2091cdcd7d48 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:18.456944 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:18.456944 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:18.457974 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7c164153-eca0-40b9-8840-2091cdcd7d48 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:18.458612 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1237/4971] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:18 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:18.590664 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a17c5119-9c34-4753-8921-49c4b9256a53 req-17fd4d76-3b4f-4444-b051-fff7e65ff082 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f returned with HTTP 200 Jul 10 09:47:18.591117 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1245/4972] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:47:18 2026] DELETE /volume/v3/attachments/15f44429-804b-490b-9acc-4610231c906f => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:19.471385 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2ab49975-db71-4912-bf94-bcd1545fcdb6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:19.473071 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ab49975-db71-4912-bf94-bcd1545fcdb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:19.473298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ab49975-db71-4912-bf94-bcd1545fcdb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:19.473486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ab49975-db71-4912-bf94-bcd1545fcdb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:19.473598 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2ab49975-db71-4912-bf94-bcd1545fcdb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:19.483121 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:19.483121 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:19.483841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ab49975-db71-4912-bf94-bcd1545fcdb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:19.484281 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1252/4973] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:19 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:20.498180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4bb965f5-a38f-415a-b44a-c9d7433c09cc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:20.500557 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4bb965f5-a38f-415a-b44a-c9d7433c09cc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:20.500841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4bb965f5-a38f-415a-b44a-c9d7433c09cc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:20.501068 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4bb965f5-a38f-415a-b44a-c9d7433c09cc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:20.501228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4bb965f5-a38f-415a-b44a-c9d7433c09cc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:20.506384 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:20.506384 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:20.507306 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4bb965f5-a38f-415a-b44a-c9d7433c09cc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:20.507951 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1240/4974] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:20 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:21.519805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-12ab9dba-7568-430f-9015-4d2386b5f47f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:21.522779 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-12ab9dba-7568-430f-9015-4d2386b5f47f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:21.523082 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-12ab9dba-7568-430f-9015-4d2386b5f47f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:21.523307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-12ab9dba-7568-430f-9015-4d2386b5f47f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:21.523565 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-12ab9dba-7568-430f-9015-4d2386b5f47f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:21.530268 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:21.530268 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:21.530900 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-12ab9dba-7568-430f-9015-4d2386b5f47f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:21.532120 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1238/4975] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:21 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:22.412324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4b72a454-edca-4149-929c-c9f9fbb45838 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:22.412943 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b72a454-edca-4149-929c-c9f9fbb45838 None None] GET https://10.4.3.103/volume// Jul 10 09:47:22.413254 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b72a454-edca-4149-929c-c9f9fbb45838 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:22.413740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4b72a454-edca-4149-929c-c9f9fbb45838 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:22.414120 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4b72a454-edca-4149-929c-c9f9fbb45838 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:47:22.414727 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1246/4976] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:47:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:47:22.425257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f5856214-ad61-4c66-b859-32a106b88378 req-f15e9a8c-1760-4a8c-a4b9-fe41bbfa4a32 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:22.428922 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-f15e9a8c-1760-4a8c-a4b9-fe41bbfa4a32 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] GET https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:47:22.428922 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-f15e9a8c-1760-4a8c-a4b9-fe41bbfa4a32 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:22.429224 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-f15e9a8c-1760-4a8c-a4b9-fe41bbfa4a32 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:22.443564 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:22.443564 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:22.449930 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f5856214-ad61-4c66-b859-32a106b88378 req-f15e9a8c-1760-4a8c-a4b9-fe41bbfa4a32 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:47:22.458070 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-f15e9a8c-1760-4a8c-a4b9-fe41bbfa4a32 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 200 Jul 10 09:47:22.458669 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1253/4977] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:47:22 2026] GET /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 1539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:47:22.546769 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-24965f5c-cb28-478e-ba62-a4426c5b1ff2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:22.550305 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-24965f5c-cb28-478e-ba62-a4426c5b1ff2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:22.550725 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-24965f5c-cb28-478e-ba62-a4426c5b1ff2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:22.551016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-24965f5c-cb28-478e-ba62-a4426c5b1ff2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:22.551184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-24965f5c-cb28-478e-ba62-a4426c5b1ff2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:22.558592 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:22.558592 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:22.559655 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-24965f5c-cb28-478e-ba62-a4426c5b1ff2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:22.561017 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1241/4978] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:22 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:22.594505 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:22.597284 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] PUT https://10.4.3.103/volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a Jul 10 09:47:22.597761 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:22.608641 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Acquiring lock "cinder-attachment_update-69922d97-9072-4f5f-a9c4-b199cb0625b2-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:47:22.613861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Lock "cinder-attachment_update-69922d97-9072-4f5f-a9c4-b199cb0625b2-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:47:22.615473 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:22.615473 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:23.138990 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Lock "cinder-attachment_update-69922d97-9072-4f5f-a9c4-b199cb0625b2-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:47:23.139432 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-e86b5b30-58b2-4a8b-83ad-8c80e11bcc69 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a returned with HTTP 200 Jul 10 09:47:23.140110 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1239/4979] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:47:22 2026] PUT /volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:23.574546 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4ca64047-682c-40e2-a1d5-08bb03ec16f7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:23.576968 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ca64047-682c-40e2-a1d5-08bb03ec16f7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:23.577386 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ca64047-682c-40e2-a1d5-08bb03ec16f7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:23.577527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ca64047-682c-40e2-a1d5-08bb03ec16f7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:23.577768 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-4ca64047-682c-40e2-a1d5-08bb03ec16f7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:23.583667 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:23.583667 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:23.584591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ca64047-682c-40e2-a1d5-08bb03ec16f7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:23.585102 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1247/4980] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:23 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:47:23.652822 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f5856214-ad61-4c66-b859-32a106b88378 req-d9941097-2168-4065-bdc8-0cf2d4b02ecf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:23.655711 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-d9941097-2168-4065-bdc8-0cf2d4b02ecf tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] POST https://10.4.3.103/volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a/action Jul 10 09:47:23.656185 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-d9941097-2168-4065-bdc8-0cf2d4b02ecf tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:47:23.656351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-d9941097-2168-4065-bdc8-0cf2d4b02ecf tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:23.679839 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:23.679839 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:23.698067 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f5856214-ad61-4c66-b859-32a106b88378 req-d9941097-2168-4065-bdc8-0cf2d4b02ecf tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a/action returned with HTTP 204 Jul 10 09:47:23.698758 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1254/4981] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:47:23 2026] POST /volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:47:24.597289 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70831c95-717e-4ab2-bb5e-ba9c197bb5b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:24.599012 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70831c95-717e-4ab2-bb5e-ba9c197bb5b9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:24.599263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70831c95-717e-4ab2-bb5e-ba9c197bb5b9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:24.599467 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70831c95-717e-4ab2-bb5e-ba9c197bb5b9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:24.599592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-70831c95-717e-4ab2-bb5e-ba9c197bb5b9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:24.605850 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:24.605850 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:24.606885 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70831c95-717e-4ab2-bb5e-ba9c197bb5b9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:24.607149 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1242/4982] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:24 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:25.616942 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a589ea65-c300-4b36-aebf-d7e54ceb3943 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:25.619078 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a589ea65-c300-4b36-aebf-d7e54ceb3943 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:25.619307 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a589ea65-c300-4b36-aebf-d7e54ceb3943 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:25.619515 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a589ea65-c300-4b36-aebf-d7e54ceb3943 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:25.619682 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a589ea65-c300-4b36-aebf-d7e54ceb3943 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:25.624099 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:25.624099 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:25.624806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a589ea65-c300-4b36-aebf-d7e54ceb3943 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:25.625231 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1240/4983] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:25 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:26.635132 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4a8803b0-9b7f-4c50-9633-8934e854bcaf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:26.636688 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a8803b0-9b7f-4c50-9633-8934e854bcaf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:26.636869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a8803b0-9b7f-4c50-9633-8934e854bcaf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:26.637038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4a8803b0-9b7f-4c50-9633-8934e854bcaf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:26.637134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-4a8803b0-9b7f-4c50-9633-8934e854bcaf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:26.640773 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:26.640773 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:26.641258 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4a8803b0-9b7f-4c50-9633-8934e854bcaf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:26.641560 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1248/4984] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:26 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:27.652111 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22dac789-0412-4391-833c-41ca390ccf68 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:27.654008 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22dac789-0412-4391-833c-41ca390ccf68 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:27.654216 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22dac789-0412-4391-833c-41ca390ccf68 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:27.654397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22dac789-0412-4391-833c-41ca390ccf68 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:27.654498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-22dac789-0412-4391-833c-41ca390ccf68 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:27.658874 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:27.658874 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:27.659730 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22dac789-0412-4391-833c-41ca390ccf68 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:27.660263 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1255/4985] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:27 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:28.672983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7849032c-18a9-4e5e-8642-238dc2ca3761 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:28.675256 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7849032c-18a9-4e5e-8642-238dc2ca3761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:28.675490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7849032c-18a9-4e5e-8642-238dc2ca3761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:28.675709 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7849032c-18a9-4e5e-8642-238dc2ca3761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:28.675820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7849032c-18a9-4e5e-8642-238dc2ca3761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:28.680941 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:28.680941 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:28.681797 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7849032c-18a9-4e5e-8642-238dc2ca3761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:28.682260 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1243/4986] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:28 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:29.695429 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-38d9f497-759b-4a8c-ad33-daad10dc7077 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:29.697977 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38d9f497-759b-4a8c-ad33-daad10dc7077 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:29.698171 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38d9f497-759b-4a8c-ad33-daad10dc7077 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:29.698470 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38d9f497-759b-4a8c-ad33-daad10dc7077 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:29.698532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-38d9f497-759b-4a8c-ad33-daad10dc7077 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:29.704110 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:29.704110 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:29.705128 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38d9f497-759b-4a8c-ad33-daad10dc7077 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:29.705735 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1241/4987] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:29 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:30.719192 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-750ba220-e6d1-484a-a238-a103338f35d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:30.721637 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-750ba220-e6d1-484a-a238-a103338f35d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:30.721899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-750ba220-e6d1-484a-a238-a103338f35d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:30.722131 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-750ba220-e6d1-484a-a238-a103338f35d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:30.722585 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-750ba220-e6d1-484a-a238-a103338f35d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:30.727523 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:30.727523 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:30.728516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-750ba220-e6d1-484a-a238-a103338f35d2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:30.729156 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1249/4988] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:30 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:31.742099 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-92122996-a6a0-4d9f-b7e8-3b756dcdab83 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:31.747259 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92122996-a6a0-4d9f-b7e8-3b756dcdab83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:31.747259 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92122996-a6a0-4d9f-b7e8-3b756dcdab83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:31.747259 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-92122996-a6a0-4d9f-b7e8-3b756dcdab83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:31.747259 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-92122996-a6a0-4d9f-b7e8-3b756dcdab83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:31.752330 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:31.752330 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:31.753016 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-92122996-a6a0-4d9f-b7e8-3b756dcdab83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:31.753442 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1256/4989] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:31 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:32.765674 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-475d8049-6f9a-4d54-a261-fff360e67d5f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:32.767534 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-475d8049-6f9a-4d54-a261-fff360e67d5f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:32.767831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-475d8049-6f9a-4d54-a261-fff360e67d5f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:32.768054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-475d8049-6f9a-4d54-a261-fff360e67d5f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:32.768160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-475d8049-6f9a-4d54-a261-fff360e67d5f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:32.773323 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:32.773323 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:32.774006 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-475d8049-6f9a-4d54-a261-fff360e67d5f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:32.774388 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1244/4990] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:32 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:33.786723 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9e4f7973-3700-440f-84e7-b93da7339893 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:33.788422 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e4f7973-3700-440f-84e7-b93da7339893 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:33.788642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e4f7973-3700-440f-84e7-b93da7339893 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:33.788861 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9e4f7973-3700-440f-84e7-b93da7339893 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:33.788974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9e4f7973-3700-440f-84e7-b93da7339893 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:33.793334 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:33.793334 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:33.793992 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9e4f7973-3700-440f-84e7-b93da7339893 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:33.794363 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1242/4991] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:33 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:34.806607 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0ab49d4f-b626-4a00-a965-d76362f4b1d3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:34.808810 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ab49d4f-b626-4a00-a965-d76362f4b1d3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:34.809161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ab49d4f-b626-4a00-a965-d76362f4b1d3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:34.809331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ab49d4f-b626-4a00-a965-d76362f4b1d3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:34.809513 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0ab49d4f-b626-4a00-a965-d76362f4b1d3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:34.816736 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:34.816736 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:34.817657 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ab49d4f-b626-4a00-a965-d76362f4b1d3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:34.818182 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1250/4992] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:34 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:35.831430 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-692ecc33-4b5c-45d2-b506-3786d187e953 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:35.834777 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-692ecc33-4b5c-45d2-b506-3786d187e953 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:35.834981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-692ecc33-4b5c-45d2-b506-3786d187e953 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:35.835265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-692ecc33-4b5c-45d2-b506-3786d187e953 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:35.835402 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-692ecc33-4b5c-45d2-b506-3786d187e953 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:35.849383 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:35.849383 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:35.849383 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-692ecc33-4b5c-45d2-b506-3786d187e953 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:35.849383 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1257/4993] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:35 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:36.865105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d6d2757d-bbcf-4979-8123-c014bda882d8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:36.867064 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d6d2757d-bbcf-4979-8123-c014bda882d8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:36.867312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d6d2757d-bbcf-4979-8123-c014bda882d8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:36.867545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d6d2757d-bbcf-4979-8123-c014bda882d8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:36.867674 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d6d2757d-bbcf-4979-8123-c014bda882d8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 1de5341d-a20b-4590-a86b-ad5d21839b19. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:36.872749 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:36.872749 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:36.873513 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d6d2757d-bbcf-4979-8123-c014bda882d8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 200 Jul 10 09:47:36.873975 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1245/4994] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:36 2026] GET /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:36.883768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:36.886449 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 Jul 10 09:47:36.886679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:36.886892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:36.887018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete backup with id: 1de5341d-a20b-4590-a86b-ad5d21839b19. Jul 10 09:47:36.892478 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:36.892478 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:36.907527 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] delete_backup rpcapi backup_id 1de5341d-a20b-4590-a86b-ad5d21839b19 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:47:36.910007 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5621c6ab-fb6f-4adc-9a2f-2686c3dcc294 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 returned with HTTP 202 Jul 10 09:47:36.910596 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1243/4995] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:47:36 2026] DELETE /volume/v3/backups/1de5341d-a20b-4590-a86b-ad5d21839b19 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:47:36.921016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:36.926591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed Jul 10 09:47:36.926787 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:36.927020 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:36.927231 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume with id: 6ace7972-5fd3-405b-856a-a509cdf690ed Jul 10 09:47:36.939863 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:36.939863 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:36.940261 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:36.968059 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume request issued successfully. Jul 10 09:47:36.968459 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d0869e3d-05be-4e71-b6e6-df0a91e936e8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed returned with HTTP 202 Jul 10 09:47:36.969225 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1251/4996] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:47:36 2026] DELETE /volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:47:36.980143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e10e908e-ea41-4436-967b-18753f89d4dc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:36.981887 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e10e908e-ea41-4436-967b-18753f89d4dc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed Jul 10 09:47:36.982552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e10e908e-ea41-4436-967b-18753f89d4dc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:36.982552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e10e908e-ea41-4436-967b-18753f89d4dc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:36.992363 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:36.992363 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:36.996870 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e10e908e-ea41-4436-967b-18753f89d4dc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:37.001522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e10e908e-ea41-4436-967b-18753f89d4dc tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed returned with HTTP 200 Jul 10 09:47:37.002194 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1258/4997] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:36 2026] GET /volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:38.015954 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-330172e0-b061-4e1e-b3c4-50bb9cde66d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:38.018078 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-330172e0-b061-4e1e-b3c4-50bb9cde66d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed Jul 10 09:47:38.018308 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-330172e0-b061-4e1e-b3c4-50bb9cde66d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:38.018507 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-330172e0-b061-4e1e-b3c4-50bb9cde66d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:38.025326 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-330172e0-b061-4e1e-b3c4-50bb9cde66d7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed returned with HTTP 404 Jul 10 09:47:38.025949 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1246/4998] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:38 2026] GET /volume/v3/volumes/6ace7972-5fd3-405b-856a-a509cdf690ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:47:38.034644 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a17272e0-5a93-4592-abc0-0c4788408e53 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:38.036827 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030/export_record Jul 10 09:47:38.037149 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:38.037389 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'export_record' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:38.037546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Export record for backup 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:47:38.043353 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:38.043353 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:38.044900 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.api [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling RPCAPI with context: , host: np0000004982, backup: 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 09:47:38.054749 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] export_record in rpcapi backup_id 64a9c389-2345-446f-bf48-197b001f4030 on host np0000004982. {{(pid=99955) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 09:47:38.556902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjRhOWMzODktMjM0NS00NDZmLWJmNDgtMTk3YjAwMWY0MDMwIiwgInVzZXJfaWQiOiAiYzIzZmY3ZTEyMjVkNDJhZjgxMzNkYTZiODVmYTAxYWEiLCAicHJvamVjdF9pZCI6ICIzMDdiODg1N2QyODE0YmZmYTVjZDRhZTM5YTM5MTI3NiIsICJ2b2x1bWVfaWQiOiAiZmZjNzk5NzctZjFjYy00ODkxLWJmMTMtNjBiOGFlODUwMWRjIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzY3ODEzMzg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmZjNzk5NzctZjFjYy00ODkxLWJmMTMtNjBiOGFlODUwMWRjLzIwMjYwNzEwMDk0NjQ1L2F6X25vdmFfYmFja3VwXzY0YTljMzg5LTIzNDUtNDQ2Zi1iZjQ4LTE5N2IwMDFmNDAzMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6NDY6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6NDY6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo0Njo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99955) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 09:47:38.557176 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a17272e0-5a93-4592-abc0-0c4788408e53 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030/export_record returned with HTTP 200 Jul 10 09:47:38.557580 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1244/4999] 10.4.3.103 () {68 vars in 1430 bytes} [Fri Jul 10 09:47:38 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030/export_record => generated 1424 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:38.567118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:38.569032 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:47:38.569447 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-68113170"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:38.571136 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-68113170'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:47:38.571433 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume of 1 GB Jul 10 09:47:38.575795 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Availability Zones retrieved successfully. Jul 10 09:47:38.583811 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (dfb8fab8-8c4d-48c6-94a7-6b1f54df04cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:47:38.585260 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b072fb4-6fc6-49d1-b184-edaeeb84698a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:38.586606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:47:38.618939 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b072fb4-6fc6-49d1-b184-edaeeb84698a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:38.619827 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef210cc1-dfed-488e-8fee-3a6650fc82ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:38.663076 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['9693b775-4500-4b3c-84a8-0c2279337d5a', '880c33ab-e2d2-4dad-a4ff-0ce82dbb23f8', '8f3b20c2-c89d-4266-933f-9bba2c4a1c23', '9bb72462-21b0-41f7-a31e-f77c9d6864dd'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:47:38.664035 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef210cc1-dfed-488e-8fee-3a6650fc82ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9693b775-4500-4b3c-84a8-0c2279337d5a', '880c33ab-e2d2-4dad-a4ff-0ce82dbb23f8', '8f3b20c2-c89d-4266-933f-9bba2c4a1c23', '9bb72462-21b0-41f7-a31e-f77c9d6864dd']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:38.664918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ee6af4-fe9a-4dce-bc63-804f44aed01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:38.689931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ee6af4-fe9a-4dce-bc63-804f44aed01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43169cc0-02a1-4960-9537-93325fcec9de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-68113170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['9693b775-4500-4b3c-84a8-0c2279337d5a','880c33ab-e2d2-4dad-a4ff-0ce82dbb23f8','8f3b20c2-c89d-4266-933f-9bba2c4a1c23','9bb72462-21b0-41f7-a31e-f77c9d6864dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-68113170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43169cc0-02a1-4960-9537-93325fcec9de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307b8857d2814bffa5cd4ae39a391276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:38.690839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c014e236-22b6-409c-b532-d94396e03c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:38.710819 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c014e236-22b6-409c-b532-d94396e03c33) transitioned into state 'SUCCESS' from state '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-68113170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['9693b775-4500-4b3c-84a8-0c2279337d5a','880c33ab-e2d2-4dad-a4ff-0ce82dbb23f8','8f3b20c2-c89d-4266-933f-9bba2c4a1c23','9bb72462-21b0-41f7-a31e-f77c9d6864dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:38.711807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afb5a44-23f2-4ff0-a2b5-08113ea3ded3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:47:38.723713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afb5a44-23f2-4ff0-a2b5-08113ea3ded3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:47:38.724637 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (dfb8fab8-8c4d-48c6-94a7-6b1f54df04cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:47:38.724948 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request issued successfully. Jul 10 09:47:38.727830 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-139ecce5-f47e-44dc-a403-124fdb9c48e3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:47:38.728422 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1252/5000] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:47:38 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:47:38.742773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a935fe35-2d56-40ef-8ec2-7c85e5cddf2f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:38.745041 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a935fe35-2d56-40ef-8ec2-7c85e5cddf2f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de Jul 10 09:47:38.745329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a935fe35-2d56-40ef-8ec2-7c85e5cddf2f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:38.745616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a935fe35-2d56-40ef-8ec2-7c85e5cddf2f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:38.756891 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:38.756891 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:38.763325 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a935fe35-2d56-40ef-8ec2-7c85e5cddf2f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:38.770289 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a935fe35-2d56-40ef-8ec2-7c85e5cddf2f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de returned with HTTP 200 Jul 10 09:47:38.770787 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1259/5001] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:38 2026] GET /volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:39.783614 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8528b00f-4678-4c52-8f70-8f5f8a677657 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:39.785283 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8528b00f-4678-4c52-8f70-8f5f8a677657 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de Jul 10 09:47:39.785501 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8528b00f-4678-4c52-8f70-8f5f8a677657 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:39.785685 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8528b00f-4678-4c52-8f70-8f5f8a677657 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:39.793897 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:39.793897 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:39.798860 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8528b00f-4678-4c52-8f70-8f5f8a677657 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:39.804072 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8528b00f-4678-4c52-8f70-8f5f8a677657 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de returned with HTTP 200 Jul 10 09:47:39.804584 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1247/5002] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:39 2026] GET /volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:39.820180 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-76ebb978-8268-4368-b735-ce239a519ba0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:39.822448 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:47:39.822919 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43169cc0-02a1-4960-9537-93325fcec9de", "name": "tempest-type-Backup-489468676"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:39.824792 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating new backup {'backup': {'volume_id': '43169cc0-02a1-4960-9537-93325fcec9de', 'name': 'tempest-type-Backup-489468676'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:47:39.825041 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating backup of volume 43169cc0-02a1-4960-9537-93325fcec9de in container None Jul 10 09:47:39.835223 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:39.835223 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:39.835817 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:47:39.854250 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['1a1290a0-6d63-4bd0-9e81-c15443731610', 'e9b3aaf4-782c-4752-bb79-4cc9801f0d24'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:47:39.881651 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-76ebb978-8268-4368-b735-ce239a519ba0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:47:39.882166 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1245/5003] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:47:39 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:47:39.893870 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c9fe4e77-78d5-4a8c-8f96-bebc10ba8347 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:39.896632 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c9fe4e77-78d5-4a8c-8f96-bebc10ba8347 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:39.896632 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c9fe4e77-78d5-4a8c-8f96-bebc10ba8347 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:39.896767 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c9fe4e77-78d5-4a8c-8f96-bebc10ba8347 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:39.896917 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c9fe4e77-78d5-4a8c-8f96-bebc10ba8347 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:39.901302 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:39.901302 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:39.902019 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c9fe4e77-78d5-4a8c-8f96-bebc10ba8347 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:39.902422 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1253/5004] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:39 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:40.914399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f27acdd3-63c7-4505-b1db-e8d3ab1911a5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:40.916704 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f27acdd3-63c7-4505-b1db-e8d3ab1911a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:40.918526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f27acdd3-63c7-4505-b1db-e8d3ab1911a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:40.918526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f27acdd3-63c7-4505-b1db-e8d3ab1911a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:40.918526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-f27acdd3-63c7-4505-b1db-e8d3ab1911a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:40.929534 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:40.929534 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:40.929534 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f27acdd3-63c7-4505-b1db-e8d3ab1911a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:40.929534 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1260/5005] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:40 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:41.943300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a70b5ca3-73d7-43f4-acb2-41629dd8fd83 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:41.945668 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a70b5ca3-73d7-43f4-acb2-41629dd8fd83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:41.946042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a70b5ca3-73d7-43f4-acb2-41629dd8fd83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:41.946229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a70b5ca3-73d7-43f4-acb2-41629dd8fd83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:41.946393 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a70b5ca3-73d7-43f4-acb2-41629dd8fd83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:41.952220 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:41.952220 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:41.953191 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a70b5ca3-73d7-43f4-acb2-41629dd8fd83 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:41.953730 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1248/5006] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:41 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:42.966296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e1351b6c-5ba8-41dc-ba5b-c9a9ec5ad760 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:42.968373 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e1351b6c-5ba8-41dc-ba5b-c9a9ec5ad760 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:42.968636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e1351b6c-5ba8-41dc-ba5b-c9a9ec5ad760 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:42.968839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e1351b6c-5ba8-41dc-ba5b-c9a9ec5ad760 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:42.968967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e1351b6c-5ba8-41dc-ba5b-c9a9ec5ad760 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:42.973693 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:42.973693 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:42.974518 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e1351b6c-5ba8-41dc-ba5b-c9a9ec5ad760 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:42.974905 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1246/5007] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:42 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:43.987971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-944dee89-9c07-4a99-8ce9-6554ecf91d7f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:43.991093 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-944dee89-9c07-4a99-8ce9-6554ecf91d7f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:43.991093 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-944dee89-9c07-4a99-8ce9-6554ecf91d7f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:43.991093 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-944dee89-9c07-4a99-8ce9-6554ecf91d7f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:43.991093 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-944dee89-9c07-4a99-8ce9-6554ecf91d7f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:43.995281 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:43.995281 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:43.996357 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-944dee89-9c07-4a99-8ce9-6554ecf91d7f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:43.996967 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1254/5008] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:43 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:45.009086 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-99f9afdc-ab7b-4305-9840-a5e417cf30f5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:45.011266 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99f9afdc-ab7b-4305-9840-a5e417cf30f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:45.011641 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99f9afdc-ab7b-4305-9840-a5e417cf30f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:45.011782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-99f9afdc-ab7b-4305-9840-a5e417cf30f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:45.011901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-99f9afdc-ab7b-4305-9840-a5e417cf30f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:45.016698 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:45.016698 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:45.017797 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-99f9afdc-ab7b-4305-9840-a5e417cf30f5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:45.017797 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1261/5009] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:45 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:45.625061 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-c16d4d11-bc32-4ca8-b887-f7c2553b7a1d req-3cb275ba-79b2-4fe9-97d0-e35013998e89 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:45.627918 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c16d4d11-bc32-4ca8-b887-f7c2553b7a1d req-3cb275ba-79b2-4fe9-97d0-e35013998e89 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa Jul 10 09:47:45.628145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c16d4d11-bc32-4ca8-b887-f7c2553b7a1d req-3cb275ba-79b2-4fe9-97d0-e35013998e89 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:45.630588 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-c16d4d11-bc32-4ca8-b887-f7c2553b7a1d req-3cb275ba-79b2-4fe9-97d0-e35013998e89 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:45.636658 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:45.636658 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:46.028916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2cd1fc73-2988-4666-a43d-360c3ba85afd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:46.031050 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2cd1fc73-2988-4666-a43d-360c3ba85afd tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:46.031296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2cd1fc73-2988-4666-a43d-360c3ba85afd tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:46.031510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2cd1fc73-2988-4666-a43d-360c3ba85afd tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:46.031659 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2cd1fc73-2988-4666-a43d-360c3ba85afd tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:46.036557 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:46.036557 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:46.037361 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2cd1fc73-2988-4666-a43d-360c3ba85afd tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:46.037824 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1247/5010] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:46 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:46.168218 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-c16d4d11-bc32-4ca8-b887-f7c2553b7a1d req-3cb275ba-79b2-4fe9-97d0-e35013998e89 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa returned with HTTP 200 Jul 10 09:47:46.168795 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1249/5011] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:47:45 2026] DELETE /volume/v3/attachments/3a7782c2-005f-4889-af83-cbfde5e73ffa => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:47.048633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3398965b-ac1c-4810-b850-fcc68bc2e73c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:47.050854 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3398965b-ac1c-4810-b850-fcc68bc2e73c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:47.051144 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3398965b-ac1c-4810-b850-fcc68bc2e73c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:47.051372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3398965b-ac1c-4810-b850-fcc68bc2e73c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:47.051477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3398965b-ac1c-4810-b850-fcc68bc2e73c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:47.056369 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:47.056369 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:47.057114 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3398965b-ac1c-4810-b850-fcc68bc2e73c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:47.057649 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1255/5012] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:47 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:48.067859 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1375fe09-ea33-4124-8a7f-8e22ac57fdba None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:48.069792 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1375fe09-ea33-4124-8a7f-8e22ac57fdba tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:48.070012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1375fe09-ea33-4124-8a7f-8e22ac57fdba tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:48.070181 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1375fe09-ea33-4124-8a7f-8e22ac57fdba tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:48.070269 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1375fe09-ea33-4124-8a7f-8e22ac57fdba tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:48.074891 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:48.074891 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:48.075593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1375fe09-ea33-4124-8a7f-8e22ac57fdba tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:48.075982 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1262/5013] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:48 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:49.087213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e7bb77fb-afd6-42ef-a0c3-a93a55e21585 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:49.089432 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7bb77fb-afd6-42ef-a0c3-a93a55e21585 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:49.089761 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7bb77fb-afd6-42ef-a0c3-a93a55e21585 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:49.089964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7bb77fb-afd6-42ef-a0c3-a93a55e21585 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:49.090061 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e7bb77fb-afd6-42ef-a0c3-a93a55e21585 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:49.095085 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:49.095085 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:49.096272 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7bb77fb-afd6-42ef-a0c3-a93a55e21585 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:49.096640 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1248/5014] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:49 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:49.757229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:49.759469 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:47:49.759747 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:49.759932 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:49.760165 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete volume with id: 801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:47:49.768733 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:49.768733 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:49.769331 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:47:49.786829 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete volume request issued successfully. Jul 10 09:47:49.787021 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-979330e8-519d-4aa9-8a5a-baadeb8269e3 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 202 Jul 10 09:47:49.787631 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1250/5015] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:47:49 2026] DELETE /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:47:49.794749 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d86e056d-99a2-4a81-8dbd-1e5736b2f181 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:49.796643 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d86e056d-99a2-4a81-8dbd-1e5736b2f181 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:47:49.796852 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d86e056d-99a2-4a81-8dbd-1e5736b2f181 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:49.797027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d86e056d-99a2-4a81-8dbd-1e5736b2f181 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:49.805024 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:49.805024 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:49.810418 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d86e056d-99a2-4a81-8dbd-1e5736b2f181 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:47:49.816794 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d86e056d-99a2-4a81-8dbd-1e5736b2f181 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 200 Jul 10 09:47:49.817319 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1256/5016] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:47:49 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:47:50.107128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a0239900-f7cb-452a-ab16-cb0f5a68bd5e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:50.109167 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a0239900-f7cb-452a-ab16-cb0f5a68bd5e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:50.109425 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a0239900-f7cb-452a-ab16-cb0f5a68bd5e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:50.109659 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a0239900-f7cb-452a-ab16-cb0f5a68bd5e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:50.109766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a0239900-f7cb-452a-ab16-cb0f5a68bd5e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:50.115828 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:50.115828 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:50.116829 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a0239900-f7cb-452a-ab16-cb0f5a68bd5e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:50.117252 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1263/5017] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:50 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:50.835208 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8d3599ac-a24c-4c18-bd55-84be5740f205 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:50.837429 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8d3599ac-a24c-4c18-bd55-84be5740f205 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 Jul 10 09:47:50.837771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8d3599ac-a24c-4c18-bd55-84be5740f205 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:50.838022 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8d3599ac-a24c-4c18-bd55-84be5740f205 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:50.845405 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8d3599ac-a24c-4c18-bd55-84be5740f205 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 returned with HTTP 404 Jul 10 09:47:50.845994 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1249/5018] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:47:50 2026] GET /volume/v3/volumes/801a93c0-fc3d-40cb-ad4b-17ecc33ad725 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:47:50.854657 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-52db8599-868b-4e44-b929-5de0ab231f1c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:50.857142 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 Jul 10 09:47:50.857370 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:50.857649 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:50.857761 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete snapshot with id: d3be8321-bffc-4ba1-8d3b-f7700ff79064 Jul 10 09:47:50.863650 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:50.863650 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:50.864251 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:47:50.887509 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot delete request issued successfully. Jul 10 09:47:50.887853 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-52db8599-868b-4e44-b929-5de0ab231f1c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 returned with HTTP 202 Jul 10 09:47:50.888406 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1251/5019] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:47:50 2026] DELETE /volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:47:50.897479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-06d43571-bdd7-45a8-a142-010db7c5b027 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:50.899293 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06d43571-bdd7-45a8-a142-010db7c5b027 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 Jul 10 09:47:50.899486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06d43571-bdd7-45a8-a142-010db7c5b027 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:50.899692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06d43571-bdd7-45a8-a142-010db7c5b027 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:50.905652 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:50.905652 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:50.906196 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-06d43571-bdd7-45a8-a142-010db7c5b027 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:47:50.907252 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06d43571-bdd7-45a8-a142-010db7c5b027 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 returned with HTTP 200 Jul 10 09:47:50.907740 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1257/5020] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:47:50 2026] GET /volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:51.128278 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e60af48b-291c-4017-88c9-37b07649c0c6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:51.130139 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e60af48b-291c-4017-88c9-37b07649c0c6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:51.130342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e60af48b-291c-4017-88c9-37b07649c0c6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:51.130615 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e60af48b-291c-4017-88c9-37b07649c0c6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:51.130752 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e60af48b-291c-4017-88c9-37b07649c0c6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:51.135011 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:51.135011 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:51.135678 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e60af48b-291c-4017-88c9-37b07649c0c6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:51.136066 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1264/5021] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:51 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:51.918276 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4d9437c2-4365-4265-8410-3bbf8ba965cd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:51.922602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4d9437c2-4365-4265-8410-3bbf8ba965cd tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 Jul 10 09:47:51.922602 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4d9437c2-4365-4265-8410-3bbf8ba965cd tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:51.922602 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4d9437c2-4365-4265-8410-3bbf8ba965cd tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:51.928809 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4d9437c2-4365-4265-8410-3bbf8ba965cd tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 returned with HTTP 404 Jul 10 09:47:51.929889 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1250/5022] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:47:51 2026] GET /volume/v3/snapshots/d3be8321-bffc-4ba1-8d3b-f7700ff79064 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:47:52.147257 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f43ed0ae-bf11-4682-af35-f7201d847582 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:52.149270 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f43ed0ae-bf11-4682-af35-f7201d847582 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:52.149517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f43ed0ae-bf11-4682-af35-f7201d847582 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:52.149757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f43ed0ae-bf11-4682-af35-f7201d847582 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:52.149887 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-f43ed0ae-bf11-4682-af35-f7201d847582 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:52.154862 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:52.154862 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:52.155794 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f43ed0ae-bf11-4682-af35-f7201d847582 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:52.156273 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1252/5023] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:52 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:53.168928 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fcdb48a9-d125-422c-879e-eb096686fe00 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:53.170683 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fcdb48a9-d125-422c-879e-eb096686fe00 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:53.170896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fcdb48a9-d125-422c-879e-eb096686fe00 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:53.171073 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fcdb48a9-d125-422c-879e-eb096686fe00 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:53.171167 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-fcdb48a9-d125-422c-879e-eb096686fe00 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:53.175311 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:53.175311 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:53.175968 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fcdb48a9-d125-422c-879e-eb096686fe00 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:53.176459 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1258/5024] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:53 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:54.189139 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3a97c3f2-797e-4598-9e6d-92b61df602f4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:54.192464 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3a97c3f2-797e-4598-9e6d-92b61df602f4 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:54.192725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3a97c3f2-797e-4598-9e6d-92b61df602f4 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:54.192938 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3a97c3f2-797e-4598-9e6d-92b61df602f4 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:54.193014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3a97c3f2-797e-4598-9e6d-92b61df602f4 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:54.199155 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:54.199155 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:54.199155 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3a97c3f2-797e-4598-9e6d-92b61df602f4 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:54.199155 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1265/5025] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:54 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:55.212333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-87492885-58cd-4529-9ea1-651c9f9dbd66 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:55.214544 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87492885-58cd-4529-9ea1-651c9f9dbd66 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:55.214800 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87492885-58cd-4529-9ea1-651c9f9dbd66 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:55.214996 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-87492885-58cd-4529-9ea1-651c9f9dbd66 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:55.215123 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-87492885-58cd-4529-9ea1-651c9f9dbd66 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:55.219866 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:55.219866 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:55.220511 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-87492885-58cd-4529-9ea1-651c9f9dbd66 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:55.220911 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1251/5026] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:55 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:56.232797 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fed34664-3668-4c59-886e-a86a2972ca8f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:56.234961 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fed34664-3668-4c59-886e-a86a2972ca8f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:56.235237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fed34664-3668-4c59-886e-a86a2972ca8f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:56.235476 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fed34664-3668-4c59-886e-a86a2972ca8f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:56.235663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fed34664-3668-4c59-886e-a86a2972ca8f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:56.241141 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:56.241141 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:56.242084 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fed34664-3668-4c59-886e-a86a2972ca8f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:56.243008 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1253/5027] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:56 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:56.677715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-e0831326-c0f5-4ed9-8173-7e90dd145b3f req-58c9b253-5c09-42d2-94b2-0f545530ef40 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:56.680428 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e0831326-c0f5-4ed9-8173-7e90dd145b3f req-58c9b253-5c09-42d2-94b2-0f545530ef40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87 Jul 10 09:47:56.680740 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e0831326-c0f5-4ed9-8173-7e90dd145b3f req-58c9b253-5c09-42d2-94b2-0f545530ef40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:56.680997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-e0831326-c0f5-4ed9-8173-7e90dd145b3f req-58c9b253-5c09-42d2-94b2-0f545530ef40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:56.690605 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:56.690605 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:57.220015 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-e0831326-c0f5-4ed9-8173-7e90dd145b3f req-58c9b253-5c09-42d2-94b2-0f545530ef40 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87 returned with HTTP 200 Jul 10 09:47:57.220487 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1259/5028] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:47:56 2026] DELETE /volume/v3/attachments/504422dd-b1ce-499d-ae0b-97affd014f87 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:57.255585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e2bc5d9e-2872-4f95-9a2f-4c0c6b565d63 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:57.257910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e2bc5d9e-2872-4f95-9a2f-4c0c6b565d63 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:57.258191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e2bc5d9e-2872-4f95-9a2f-4c0c6b565d63 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:57.258424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e2bc5d9e-2872-4f95-9a2f-4c0c6b565d63 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:57.258554 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-e2bc5d9e-2872-4f95-9a2f-4c0c6b565d63 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:57.263896 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:57.263896 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:57.264971 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e2bc5d9e-2872-4f95-9a2f-4c0c6b565d63 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:57.265486 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1266/5029] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:57 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:57.280467 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:57.282895 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed/export_record Jul 10 09:47:57.283182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:57.283411 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'export_record' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:57.283546 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Export record for backup d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99955) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:47:57.288648 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:57.288648 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:57.290116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.api [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling RPCAPI with context: , host: np0000004982, backup: d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99955) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 09:47:57.297995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] export_record in rpcapi backup_id d697225f-6db2-4ab6-8add-55a77669c7ed on host np0000004982. {{(pid=99955) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 09:47:57.800249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDY5NzIyNWYtNmRiMi00YWI2LThhZGQtNTVhNzc2NjljN2VkIiwgInVzZXJfaWQiOiAiYzIzZmY3ZTEyMjVkNDJhZjgxMzNkYTZiODVmYTAxYWEiLCAicHJvamVjdF9pZCI6ICIzMDdiODg1N2QyODE0YmZmYTVjZDRhZTM5YTM5MTI3NiIsICJ2b2x1bWVfaWQiOiAiNDMxNjljYzAtMDJhMS00OTYwLTk1MzctOTMzMjVmY2VjOWRlIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODk0Njg2NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzE2OWNjMC0wMmExLTQ5NjAtOTUzNy05MzMyNWZjZWM5ZGUvMjAyNjA3MTAwOTQ3NDMvYXpfbm92YV9iYWNrdXBfZDY5NzIyNWYtNmRiMi00YWI2LThhZGQtNTVhNzc2NjljN2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjQ3OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99955) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 09:47:57.800485 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b9ee2ab5-b485-4a50-a6a5-221d4d0a53b1 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed/export_record returned with HTTP 200 Jul 10 09:47:57.800984 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1252/5030] 10.4.3.103 () {68 vars in 1430 bytes} [Fri Jul 10 09:47:57 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:47:57.809370 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cf1777ac-99d8-4ca0-8818-17912143f44a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:57.811621 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf1777ac-99d8-4ca0-8818-17912143f44a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:47:57.811901 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf1777ac-99d8-4ca0-8818-17912143f44a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:57.812120 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf1777ac-99d8-4ca0-8818-17912143f44a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:57.812240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-cf1777ac-99d8-4ca0-8818-17912143f44a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:57.817496 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:57.817496 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:57.818380 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf1777ac-99d8-4ca0-8818-17912143f44a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:47:57.818864 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1254/5031] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:57 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:57.829027 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:57.830597 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups/import_record Jul 10 09:47:57.831183 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzcwOGU2Y2YtNTI4OC00MTZkLWI0MDktMTNkNmU1MGM4NzAxIiwgInVzZXJfaWQiOiAiYzIzZmY3ZTEyMjVkNDJhZjgxMzNkYTZiODVmYTAxYWEiLCAicHJvamVjdF9pZCI6ICIzMDdiODg1N2QyODE0YmZmYTVjZDRhZTM5YTM5MTI3NiIsICJ2b2x1bWVfaWQiOiAiNDMxNjljYzAtMDJhMS00OTYwLTk1MzctOTMzMjVmY2VjOWRlIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODk0Njg2NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzE2OWNjMC0wMmExLTQ5NjAtOTUzNy05MzMyNWZjZWM5ZGUvMjAyNjA3MTAwOTQ3NDMvYXpfbm92YV9iYWNrdXBfZDY5NzIyNWYtNmRiMi00YWI2LThhZGQtNTVhNzc2NjljN2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjQ3OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:47:57.832754 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzcwOGU2Y2YtNTI4OC00MTZkLWI0MDktMTNkNmU1MGM4NzAxIiwgInVzZXJfaWQiOiAiYzIzZmY3ZTEyMjVkNDJhZjgxMzNkYTZiODVmYTAxYWEiLCAicHJvamVjdF9pZCI6ICIzMDdiODg1N2QyODE0YmZmYTVjZDRhZTM5YTM5MTI3NiIsICJ2b2x1bWVfaWQiOiAiNDMxNjljYzAtMDJhMS00OTYwLTk1MzctOTMzMjVmY2VjOWRlIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODk0Njg2NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzE2OWNjMC0wMmExLTQ5NjAtOTUzNy05MzMyNWZjZWM5ZGUvMjAyNjA3MTAwOTQ3NDMvYXpfbm92YV9iYWNrdXBfZDY5NzIyNWYtNmRiMi00YWI2LThhZGQtNTVhNzc2NjljN2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjQ3OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99954) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 09:47:57.832906 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzcwOGU2Y2YtNTI4OC00MTZkLWI0MDktMTNkNmU1MGM4NzAxIiwgInVzZXJfaWQiOiAiYzIzZmY3ZTEyMjVkNDJhZjgxMzNkYTZiODVmYTAxYWEiLCAicHJvamVjdF9pZCI6ICIzMDdiODg1N2QyODE0YmZmYTVjZDRhZTM5YTM5MTI3NiIsICJ2b2x1bWVfaWQiOiAiNDMxNjljYzAtMDJhMS00OTYwLTk1MzctOTMzMjVmY2VjOWRlIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODk0Njg2NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzE2OWNjMC0wMmExLTQ5NjAtOTUzNy05MzMyNWZjZWM5ZGUvMjAyNjA3MTAwOTQ3NDMvYXpfbm92YV9iYWNrdXBfZDY5NzIyNWYtNmRiMi00YWI2LThhZGQtNTVhNzc2NjljN2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjQ3OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99954) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 09:47:57.833095 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:57.833095 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:57.861340 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['80fdd4a5-32b8-4825-9239-b2415a80a9fe', 'd2725e30-8692-4526-984c-692dc738d586'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:47:57.886899 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] import_record rpcapi backup id 7708e6cf-5288-416d-b409-13d6e50c8701 on host np0000004982 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzcwOGU2Y2YtNTI4OC00MTZkLWI0MDktMTNkNmU1MGM4NzAxIiwgInVzZXJfaWQiOiAiYzIzZmY3ZTEyMjVkNDJhZjgxMzNkYTZiODVmYTAxYWEiLCAicHJvamVjdF9pZCI6ICIzMDdiODg1N2QyODE0YmZmYTVjZDRhZTM5YTM5MTI3NiIsICJ2b2x1bWVfaWQiOiAiNDMxNjljYzAtMDJhMS00OTYwLTk1MzctOTMzMjVmY2VjOWRlIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODk0Njg2NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MzE2OWNjMC0wMmExLTQ5NjAtOTUzNy05MzMyNWZjZWM5ZGUvMjAyNjA3MTAwOTQ3NDMvYXpfbm92YV9iYWNrdXBfZDY5NzIyNWYtNmRiMi00YWI2LThhZGQtNTVhNzc2NjljN2VkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo0Nzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA5OjQ3OjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99954) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 09:47:57.889288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Import record output: {'backup': {'id': '7708e6cf-5288-416d-b409-13d6e50c8701', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701'}, {'rel': 'bookmark', 'href': 'https://10.4.3.103/volume/backups/7708e6cf-5288-416d-b409-13d6e50c8701'}]}}. {{(pid=99954) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 09:47:57.889779 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2c1f46c9-7a83-41b5-b5d1-f245732cfefa tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/import_record returned with HTTP 201 Jul 10 09:47:57.890293 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1260/5032] 10.4.3.103 () {70 vars in 1342 bytes} [Fri Jul 10 09:47:57 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 62 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 09:47:57.904515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dcf8d6dc-7776-4a83-acdb-4813edf13073 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:57.906638 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcf8d6dc-7776-4a83-acdb-4813edf13073 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 Jul 10 09:47:57.906916 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcf8d6dc-7776-4a83-acdb-4813edf13073 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:57.907134 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dcf8d6dc-7776-4a83-acdb-4813edf13073 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:57.907258 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-dcf8d6dc-7776-4a83-acdb-4813edf13073 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 7708e6cf-5288-416d-b409-13d6e50c8701. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:57.913953 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:57.913953 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:47:57.914741 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dcf8d6dc-7776-4a83-acdb-4813edf13073 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 returned with HTTP 200 Jul 10 09:47:57.915786 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1267/5033] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:57 2026] GET /volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:58.925262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-879b4b5d-24c8-42bb-ade3-cb13c0cac53a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:58.927561 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-879b4b5d-24c8-42bb-ade3-cb13c0cac53a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 Jul 10 09:47:58.927838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-879b4b5d-24c8-42bb-ade3-cb13c0cac53a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:58.928049 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-879b4b5d-24c8-42bb-ade3-cb13c0cac53a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:58.928143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-879b4b5d-24c8-42bb-ade3-cb13c0cac53a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 7708e6cf-5288-416d-b409-13d6e50c8701. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:58.933447 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:58.933447 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:47:58.934389 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-879b4b5d-24c8-42bb-ade3-cb13c0cac53a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 returned with HTTP 200 Jul 10 09:47:58.934949 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1253/5034] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:58 2026] GET /volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:58.947592 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:58.949765 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 Jul 10 09:47:58.950091 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:58.950306 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:58.950412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete backup with id: 7708e6cf-5288-416d-b409-13d6e50c8701. Jul 10 09:47:58.955119 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:58.955119 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:47:58.967793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] delete_backup rpcapi backup_id 7708e6cf-5288-416d-b409-13d6e50c8701 {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:47:58.969591 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1c47a0d9-56f0-4ba0-8e2d-2e21711eaf97 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 returned with HTTP 202 Jul 10 09:47:58.970067 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1255/5035] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:47:58 2026] DELETE /volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:47:58.978324 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c5fe8568-1d22-4422-b5df-21383bc778fe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:58.980345 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c5fe8568-1d22-4422-b5df-21383bc778fe tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 Jul 10 09:47:58.980608 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c5fe8568-1d22-4422-b5df-21383bc778fe tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:47:58.980841 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c5fe8568-1d22-4422-b5df-21383bc778fe tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:47:58.980976 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c5fe8568-1d22-4422-b5df-21383bc778fe tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 7708e6cf-5288-416d-b409-13d6e50c8701. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:47:58.986112 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:47:58.986112 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:47:58.986963 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c5fe8568-1d22-4422-b5df-21383bc778fe tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 returned with HTTP 200 Jul 10 09:47:58.987429 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1261/5036] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:58 2026] GET /volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:47:59.998608 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7a86aa6d-7354-464d-8df6-e9e7b2e55598 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:47:59.999997 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a86aa6d-7354-464d-8df6-e9e7b2e55598 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 Jul 10 09:48:00.000205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a86aa6d-7354-464d-8df6-e9e7b2e55598 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:00.000378 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7a86aa6d-7354-464d-8df6-e9e7b2e55598 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:00.000515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-7a86aa6d-7354-464d-8df6-e9e7b2e55598 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 7708e6cf-5288-416d-b409-13d6e50c8701. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:00.004385 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7a86aa6d-7354-464d-8df6-e9e7b2e55598 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 returned with HTTP 404 Jul 10 09:48:00.004992 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1268/5037] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:47:59 2026] GET /volume/v3/backups/7708e6cf-5288-416d-b409-13d6e50c8701 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:00.012447 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:00.014080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de Jul 10 09:48:00.014282 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:00.014473 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:00.014668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume with id: 43169cc0-02a1-4960-9537-93325fcec9de Jul 10 09:48:00.021276 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:00.021276 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:00.021625 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:00.037325 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume request issued successfully. Jul 10 09:48:00.037504 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4a1734a9-7a5a-48c5-86ee-dfaf1d2bfb8d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de returned with HTTP 202 Jul 10 09:48:00.037924 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1254/5038] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:00 2026] DELETE /volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:00.045359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e56924ef-9548-463c-8705-0f4c279a8aa0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:00.047149 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e56924ef-9548-463c-8705-0f4c279a8aa0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de Jul 10 09:48:00.047393 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e56924ef-9548-463c-8705-0f4c279a8aa0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:00.047896 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e56924ef-9548-463c-8705-0f4c279a8aa0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:00.054793 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:00.054793 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:00.057859 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e56924ef-9548-463c-8705-0f4c279a8aa0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:00.062014 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e56924ef-9548-463c-8705-0f4c279a8aa0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de returned with HTTP 200 Jul 10 09:48:00.062462 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1256/5039] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:00 2026] GET /volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:01.072255 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.074435 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:48:01.074698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:01.074879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-24fcf3ec-db2b-47de-8186-326a93d85761 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.075251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:01.075251 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete volume with id: 77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:48:01.076822 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24fcf3ec-db2b-47de-8186-326a93d85761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de Jul 10 09:48:01.077211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24fcf3ec-db2b-47de-8186-326a93d85761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:01.077349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-24fcf3ec-db2b-47de-8186-326a93d85761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:01.083341 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:01.083341 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:01.083606 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-24fcf3ec-db2b-47de-8186-326a93d85761 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de returned with HTTP 404 Jul 10 09:48:01.083859 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:48:01.083910 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1269/5040] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:01 2026] GET /volume/v3/volumes/43169cc0-02a1-4960-9537-93325fcec9de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:01.094049 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2ac48c10-dbb1-406b-9824-e4f1ac32d9db None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.095890 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2ac48c10-dbb1-406b-9824-e4f1ac32d9db tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups Jul 10 09:48:01.096131 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2ac48c10-dbb1-406b-9824-e4f1ac32d9db tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:01.096333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2ac48c10-dbb1-406b-9824-e4f1ac32d9db tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:01.101742 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2ac48c10-dbb1-406b-9824-e4f1ac32d9db tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 200 Jul 10 09:48:01.102209 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1255/5041] 10.4.3.103 () {68 vars in 1277 bytes} [Fri Jul 10 09:48:01 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:01.103516 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete volume request issued successfully. Jul 10 09:48:01.103863 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac1d2eab-a57d-4067-9f92-2c6c578e26a5 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 202 Jul 10 09:48:01.104358 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1262/5042] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:48:01 2026] DELETE /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:48:01.112290 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b2b8a87e-0160-40b3-bb20-fe95e3460497 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.112653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-93a2b91b-17ea-46dc-a11c-22ed54120560 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.114114 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b2b8a87e-0160-40b3-bb20-fe95e3460497 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups?project_id=307b8857d2814bffa5cd4ae39a391276 Jul 10 09:48:01.114279 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-93a2b91b-17ea-46dc-a11c-22ed54120560 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:48:01.114327 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b2b8a87e-0160-40b3-bb20-fe95e3460497 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:01.114461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-93a2b91b-17ea-46dc-a11c-22ed54120560 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:01.114556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b2b8a87e-0160-40b3-bb20-fe95e3460497 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:01.114714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-93a2b91b-17ea-46dc-a11c-22ed54120560 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:01.119847 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b2b8a87e-0160-40b3-bb20-fe95e3460497 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups?project_id=307b8857d2814bffa5cd4ae39a391276 returned with HTTP 200 Jul 10 09:48:01.120376 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1257/5043] 10.4.3.103 () {68 vars in 1364 bytes} [Fri Jul 10 09:48:01 2026] GET /volume/v3/backups?project_id=307b8857d2814bffa5cd4ae39a391276 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:01.122747 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:01.122747 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:01.127241 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-93a2b91b-17ea-46dc-a11c-22ed54120560 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:48:01.130431 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-92c87016-740a-43b4-8edf-e66b75401154 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.132709 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:01.132826 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-93a2b91b-17ea-46dc-a11c-22ed54120560 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 200 Jul 10 09:48:01.133134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-487508877"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:01.133361 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1270/5044] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:48:01 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:48:01.134996 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-487508877'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:01.135179 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume of 1 GB Jul 10 09:48:01.135968 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:01.135968 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:01.140902 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Availability Zones retrieved successfully. Jul 10 09:48:01.146980 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (3314f03f-edca-4274-a1c8-6452841d97f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:01.147924 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e75309-a01d-47bb-a18e-ec18405c93ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:01.148865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:01.181143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e75309-a01d-47bb-a18e-ec18405c93ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:01.181745 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc87b817-8b57-4724-a72a-16095c7d624f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:01.221987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['4b61023f-e234-4201-b9c9-dbb41a56e84a', 'ba437856-f8b4-426f-92a8-b4211fd6965a', 'f6e1690c-fac9-4081-9b4c-961496606554', 'bd4e3cac-b6c8-4526-957b-468900d8d8c4'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:01.222690 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc87b817-8b57-4724-a72a-16095c7d624f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b61023f-e234-4201-b9c9-dbb41a56e84a', 'ba437856-f8b4-426f-92a8-b4211fd6965a', 'f6e1690c-fac9-4081-9b4c-961496606554', 'bd4e3cac-b6c8-4526-957b-468900d8d8c4']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:01.223489 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabb7e84-b4f1-4bb0-9ee3-ba62a929a903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:01.247805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabb7e84-b4f1-4bb0-9ee3-ba62a929a903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3159a2d-06ae-467a-a672-2a98988ede3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-487508877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['4b61023f-e234-4201-b9c9-dbb41a56e84a','ba437856-f8b4-426f-92a8-b4211fd6965a','f6e1690c-fac9-4081-9b4c-961496606554','bd4e3cac-b6c8-4526-957b-468900d8d8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-487508877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3159a2d-06ae-467a-a672-2a98988ede3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307b8857d2814bffa5cd4ae39a391276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:01.248734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0083967e-e0aa-450b-a878-806bab3ee2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:01.270114 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0083967e-e0aa-450b-a878-806bab3ee2f2) transitioned into state 'SUCCESS' from state '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-487508877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['4b61023f-e234-4201-b9c9-dbb41a56e84a','ba437856-f8b4-426f-92a8-b4211fd6965a','f6e1690c-fac9-4081-9b4c-961496606554','bd4e3cac-b6c8-4526-957b-468900d8d8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:01.270945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbe0141-a70f-4a83-87a1-85bab282cd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:01.281306 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbe0141-a70f-4a83-87a1-85bab282cd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:01.282230 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (3314f03f-edca-4274-a1c8-6452841d97f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:01.282521 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request issued successfully. Jul 10 09:48:01.283206 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-92c87016-740a-43b4-8edf-e66b75401154 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:01.283641 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1256/5045] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:48:01 2026] POST /volume/v3/volumes => generated 777 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:01.296830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-47e9ffad-4ff6-4ba4-b2b8-12c55baa8911 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:01.298997 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47e9ffad-4ff6-4ba4-b2b8-12c55baa8911 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f Jul 10 09:48:01.299222 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47e9ffad-4ff6-4ba4-b2b8-12c55baa8911 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:01.299444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-47e9ffad-4ff6-4ba4-b2b8-12c55baa8911 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:01.309999 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:01.309999 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:01.315431 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-47e9ffad-4ff6-4ba4-b2b8-12c55baa8911 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:01.321186 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-47e9ffad-4ff6-4ba4-b2b8-12c55baa8911 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f returned with HTTP 200 Jul 10 09:48:01.321787 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1263/5046] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:01 2026] GET /volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:02.149941 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c2eb9b67-0857-40fb-a821-aa593657a957 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:02.152028 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c2eb9b67-0857-40fb-a821-aa593657a957 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 Jul 10 09:48:02.152279 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c2eb9b67-0857-40fb-a821-aa593657a957 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:02.152492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c2eb9b67-0857-40fb-a821-aa593657a957 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:02.158504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c2eb9b67-0857-40fb-a821-aa593657a957 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 returned with HTTP 404 Jul 10 09:48:02.159220 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1258/5047] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:48:02 2026] GET /volume/v3/volumes/77981907-98b8-4726-bf1d-501f12e5c862 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:48:02.166184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-28eb788f-e70d-4a37-ac0b-128e748f205c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:02.168163 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff Jul 10 09:48:02.168375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:02.168606 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:02.168739 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete snapshot with id: 54b9cf12-0d10-464e-809f-d07df6f01aff Jul 10 09:48:02.174380 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:02.174380 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:02.174946 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:48:02.193932 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot delete request issued successfully. Jul 10 09:48:02.194099 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28eb788f-e70d-4a37-ac0b-128e748f205c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff returned with HTTP 202 Jul 10 09:48:02.194629 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1271/5048] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:48:02 2026] DELETE /volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:02.203514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ccb268f1-77e6-4457-be49-2f2b7bcccdbe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:02.205469 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ccb268f1-77e6-4457-be49-2f2b7bcccdbe tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff Jul 10 09:48:02.205814 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ccb268f1-77e6-4457-be49-2f2b7bcccdbe tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:02.206063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ccb268f1-77e6-4457-be49-2f2b7bcccdbe tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:02.211801 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:02.211801 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:02.212354 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ccb268f1-77e6-4457-be49-2f2b7bcccdbe tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Snapshot retrieved successfully. Jul 10 09:48:02.213281 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ccb268f1-77e6-4457-be49-2f2b7bcccdbe tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff returned with HTTP 200 Jul 10 09:48:02.213650 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1257/5049] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:48:02 2026] GET /volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:02.335976 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e29621ee-5df2-4f51-aaf0-1b283e656f33 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:02.337920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e29621ee-5df2-4f51-aaf0-1b283e656f33 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f Jul 10 09:48:02.338144 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e29621ee-5df2-4f51-aaf0-1b283e656f33 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:02.338344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e29621ee-5df2-4f51-aaf0-1b283e656f33 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:02.346533 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:02.346533 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:02.350486 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e29621ee-5df2-4f51-aaf0-1b283e656f33 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:02.354925 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e29621ee-5df2-4f51-aaf0-1b283e656f33 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f returned with HTTP 200 Jul 10 09:48:02.355376 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1264/5050] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:02 2026] GET /volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:02.367315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e35e6b4a-c593-46a8-8145-7660969018ce None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:02.369034 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:48:02.369406 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3159a2d-06ae-467a-a672-2a98988ede3f", "name": "tempest-type-Backup-470227826"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:02.370863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating new backup {'backup': {'volume_id': 'c3159a2d-06ae-467a-a672-2a98988ede3f', 'name': 'tempest-type-Backup-470227826'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:48:02.371006 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating backup of volume c3159a2d-06ae-467a-a672-2a98988ede3f in container None Jul 10 09:48:02.378209 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:02.378209 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:02.378516 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:02.393728 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['1694c272-5530-4c87-b06c-1cb2d7e1559d', '9c9ef80e-e0ad-441e-8511-be3e5a9997c2'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:02.421291 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e35e6b4a-c593-46a8-8145-7660969018ce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:48:02.421999 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1259/5051] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:48:02 2026] POST /volume/v3/backups => generated 315 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:02.430458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b386dffb-ff66-4b5d-a750-ef24514b2601 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:02.432616 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b386dffb-ff66-4b5d-a750-ef24514b2601 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:02.432912 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b386dffb-ff66-4b5d-a750-ef24514b2601 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:02.433179 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b386dffb-ff66-4b5d-a750-ef24514b2601 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:02.433357 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b386dffb-ff66-4b5d-a750-ef24514b2601 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:02.438233 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:02.438233 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:02.438960 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b386dffb-ff66-4b5d-a750-ef24514b2601 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:02.439366 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1272/5052] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:02 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:03.223128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-05919f4e-1782-4ead-be94-216d4bb3823c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:03.225405 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05919f4e-1782-4ead-be94-216d4bb3823c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff Jul 10 09:48:03.225705 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05919f4e-1782-4ead-be94-216d4bb3823c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:03.225956 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05919f4e-1782-4ead-be94-216d4bb3823c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:03.230333 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05919f4e-1782-4ead-be94-216d4bb3823c tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff returned with HTTP 404 Jul 10 09:48:03.231067 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1258/5053] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:48:03 2026] GET /volume/v3/snapshots/54b9cf12-0d10-464e-809f-d07df6f01aff => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:03.449743 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b76e04d0-5f35-4d83-ac5d-4156a9ef66a5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:03.452039 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b76e04d0-5f35-4d83-ac5d-4156a9ef66a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:03.452333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b76e04d0-5f35-4d83-ac5d-4156a9ef66a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:03.452595 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b76e04d0-5f35-4d83-ac5d-4156a9ef66a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:03.452744 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b76e04d0-5f35-4d83-ac5d-4156a9ef66a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:03.457551 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:03.457551 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:03.458312 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b76e04d0-5f35-4d83-ac5d-4156a9ef66a5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:03.458791 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1265/5054] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:03 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:04.469163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4eceb9d4-df6e-485b-adcb-c6bfd99ef857 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:04.471044 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4eceb9d4-df6e-485b-adcb-c6bfd99ef857 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:04.471269 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4eceb9d4-df6e-485b-adcb-c6bfd99ef857 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:04.471481 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4eceb9d4-df6e-485b-adcb-c6bfd99ef857 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:04.471653 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-4eceb9d4-df6e-485b-adcb-c6bfd99ef857 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:04.476153 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:04.476153 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:04.476820 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4eceb9d4-df6e-485b-adcb-c6bfd99ef857 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:04.477257 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1260/5055] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:04 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:05.490402 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-455d891d-8023-4b99-a842-bfe006e0f240 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:05.492537 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-455d891d-8023-4b99-a842-bfe006e0f240 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:05.492811 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-455d891d-8023-4b99-a842-bfe006e0f240 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:05.493039 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-455d891d-8023-4b99-a842-bfe006e0f240 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:05.493171 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-455d891d-8023-4b99-a842-bfe006e0f240 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:05.497987 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:05.497987 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:05.498621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-455d891d-8023-4b99-a842-bfe006e0f240 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:05.499112 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1273/5056] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:05 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:06.509692 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3d555e98-26a2-46a1-b0a4-2a4f126dd34a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:06.511780 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3d555e98-26a2-46a1-b0a4-2a4f126dd34a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:06.512023 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3d555e98-26a2-46a1-b0a4-2a4f126dd34a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:06.512246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3d555e98-26a2-46a1-b0a4-2a4f126dd34a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:06.512471 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3d555e98-26a2-46a1-b0a4-2a4f126dd34a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:06.514843 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=73,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:48:06.517772 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:06.517772 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:06.518608 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3d555e98-26a2-46a1-b0a4-2a4f126dd34a tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:06.519519 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1259/5057] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:06 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:07.531914 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-44dc6fde-67cf-4daf-895b-642f589814ad None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:07.534389 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-44dc6fde-67cf-4daf-895b-642f589814ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:07.534715 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-44dc6fde-67cf-4daf-895b-642f589814ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:07.534997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-44dc6fde-67cf-4daf-895b-642f589814ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:07.535175 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-44dc6fde-67cf-4daf-895b-642f589814ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:07.537229 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=103,cinder:INSERT=17,cinder:UPDATE=38 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:48:07.540523 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:07.540523 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:07.541234 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-44dc6fde-67cf-4daf-895b-642f589814ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:07.541739 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1266/5058] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:07 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:07.707201 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-adb6101c-f971-41bf-ae7d-853716a0b356 req-cba40e6b-b434-4fd1-8334-16b4a05a7260 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:07.709588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-adb6101c-f971-41bf-ae7d-853716a0b356 req-cba40e6b-b434-4fd1-8334-16b4a05a7260 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02 Jul 10 09:48:07.709760 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-adb6101c-f971-41bf-ae7d-853716a0b356 req-cba40e6b-b434-4fd1-8334-16b4a05a7260 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:07.709955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-adb6101c-f971-41bf-ae7d-853716a0b356 req-cba40e6b-b434-4fd1-8334-16b4a05a7260 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'version_select' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:07.718491 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:07.718491 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:08.249054 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-adb6101c-f971-41bf-ae7d-853716a0b356 req-cba40e6b-b434-4fd1-8334-16b4a05a7260 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02 returned with HTTP 200 Jul 10 09:48:08.249541 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1261/5059] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:48:07 2026] DELETE /volume/v3/attachments/46d71aa0-e4cf-4642-b25c-1fd50dc12f02 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:08.555037 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6110b43f-ca80-49e2-9e28-dde82387b1b5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:08.567408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6110b43f-ca80-49e2-9e28-dde82387b1b5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:08.571580 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6110b43f-ca80-49e2-9e28-dde82387b1b5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:08.573655 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6110b43f-ca80-49e2-9e28-dde82387b1b5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:08.574423 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6110b43f-ca80-49e2-9e28-dde82387b1b5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:08.581130 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=52,cinder:UPDATE=3 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:48:08.590235 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:08.590235 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:08.591051 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6110b43f-ca80-49e2-9e28-dde82387b1b5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:08.591557 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1274/5060] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:08 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:09.604408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f03488f7-b2ad-4e53-9c9f-9ed3c9a6f2e7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:09.606394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f03488f7-b2ad-4e53-9c9f-9ed3c9a6f2e7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:09.606631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f03488f7-b2ad-4e53-9c9f-9ed3c9a6f2e7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:09.607133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f03488f7-b2ad-4e53-9c9f-9ed3c9a6f2e7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:09.607133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f03488f7-b2ad-4e53-9c9f-9ed3c9a6f2e7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:09.611984 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:09.611984 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:09.612818 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f03488f7-b2ad-4e53-9c9f-9ed3c9a6f2e7 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:09.613311 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1260/5061] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:09 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:48:10.624549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0e41b3f1-e98a-433d-bb6f-d524d5fc6ae0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:10.626861 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0e41b3f1-e98a-433d-bb6f-d524d5fc6ae0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:10.627153 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0e41b3f1-e98a-433d-bb6f-d524d5fc6ae0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:10.627397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0e41b3f1-e98a-433d-bb6f-d524d5fc6ae0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:10.627533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0e41b3f1-e98a-433d-bb6f-d524d5fc6ae0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:10.633515 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:10.633515 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:10.634434 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0e41b3f1-e98a-433d-bb6f-d524d5fc6ae0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:10.634974 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1267/5062] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:10 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:11.645960 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1adacb28-3920-45e3-a7dd-28a57c6e24c2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:11.648614 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1adacb28-3920-45e3-a7dd-28a57c6e24c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:11.648843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1adacb28-3920-45e3-a7dd-28a57c6e24c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:11.649123 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1adacb28-3920-45e3-a7dd-28a57c6e24c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:11.649292 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1adacb28-3920-45e3-a7dd-28a57c6e24c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:11.651465 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=73,cinder:INSERT=7,cinder:UPDATE=25 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:48:11.654623 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:11.654623 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:11.655367 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1adacb28-3920-45e3-a7dd-28a57c6e24c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:11.655855 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1262/5063] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:11 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:11.873180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-37a238b2-6c93-4913-9e24-05369d4a7999 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:11.875473 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] DELETE https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:48:11.875745 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:11.875972 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:11.876176 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete volume with id: 6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:48:11.890685 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:11.890685 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:11.891362 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:48:11.920627 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Delete volume request issued successfully. Jul 10 09:48:11.920762 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-37a238b2-6c93-4913-9e24-05369d4a7999 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 202 Jul 10 09:48:11.921287 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1275/5064] 10.4.3.103 () {68 vars in 1392 bytes} [Fri Jul 10 09:48:11 2026] DELETE /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 09:48:11.931967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-88998330-1c7c-4e92-bc20-0a58951d6404 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:11.933852 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88998330-1c7c-4e92-bc20-0a58951d6404 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:48:11.934133 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88998330-1c7c-4e92-bc20-0a58951d6404 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:11.934345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88998330-1c7c-4e92-bc20-0a58951d6404 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:11.942617 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:11.942617 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:11.946981 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-88998330-1c7c-4e92-bc20-0a58951d6404 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Volume info retrieved successfully. Jul 10 09:48:11.952721 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88998330-1c7c-4e92-bc20-0a58951d6404 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 200 Jul 10 09:48:11.953203 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1261/5065] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:48:11 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:48:12.666969 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1928b052-31c3-4043-9c7c-00a656572baf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:12.669133 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1928b052-31c3-4043-9c7c-00a656572baf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:12.669406 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1928b052-31c3-4043-9c7c-00a656572baf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:12.669645 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1928b052-31c3-4043-9c7c-00a656572baf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:12.669828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-1928b052-31c3-4043-9c7c-00a656572baf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:12.674842 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:12.674842 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:12.675643 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1928b052-31c3-4043-9c7c-00a656572baf tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:12.676082 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1268/5066] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:12 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:12.971706 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3f485ab2-f5b8-4841-82a0-c3e5b0f62bb7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:12.974272 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f485ab2-f5b8-4841-82a0-c3e5b0f62bb7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] GET https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e Jul 10 09:48:12.974593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f485ab2-f5b8-4841-82a0-c3e5b0f62bb7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:12.974844 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f485ab2-f5b8-4841-82a0-c3e5b0f62bb7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:12.982016 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f485ab2-f5b8-4841-82a0-c3e5b0f62bb7 tempest-TestVolumeBootPatternV346-2076515982 tempest-TestVolumeBootPatternV346-2076515982-project-member] https://10.4.3.103/volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e returned with HTTP 404 Jul 10 09:48:12.982709 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1263/5067] 10.4.3.103 () {68 vars in 1389 bytes} [Fri Jul 10 09:48:12 2026] GET /volume/v3/volumes/6f67e274-6ccf-4c8e-bebb-ce13cd597a3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:48:13.688078 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-de423bf8-ed85-49c4-af3a-25306cfd8705 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:13.690255 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-de423bf8-ed85-49c4-af3a-25306cfd8705 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:13.690529 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-de423bf8-ed85-49c4-af3a-25306cfd8705 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:13.690817 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-de423bf8-ed85-49c4-af3a-25306cfd8705 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:13.690970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-de423bf8-ed85-49c4-af3a-25306cfd8705 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:13.696360 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:13.696360 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:13.697347 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-de423bf8-ed85-49c4-af3a-25306cfd8705 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:13.697752 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1276/5068] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:13 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:14.710414 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-291d3ff1-f50b-486a-bde2-5c2bf1697b52 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:14.713528 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-291d3ff1-f50b-486a-bde2-5c2bf1697b52 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:14.713699 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-291d3ff1-f50b-486a-bde2-5c2bf1697b52 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:14.714405 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-291d3ff1-f50b-486a-bde2-5c2bf1697b52 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:14.714405 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-291d3ff1-f50b-486a-bde2-5c2bf1697b52 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:14.720285 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:14.720285 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:14.721138 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-291d3ff1-f50b-486a-bde2-5c2bf1697b52 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:14.721548 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1262/5069] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:14 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:15.734281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-98345097-7193-4d04-99c0-bc7f38dca8cb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:15.738085 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98345097-7193-4d04-99c0-bc7f38dca8cb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:15.738165 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98345097-7193-4d04-99c0-bc7f38dca8cb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:15.738450 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-98345097-7193-4d04-99c0-bc7f38dca8cb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:15.738540 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-98345097-7193-4d04-99c0-bc7f38dca8cb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:15.743532 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:15.743532 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:15.744254 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-98345097-7193-4d04-99c0-bc7f38dca8cb tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:15.744706 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1269/5070] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:15 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:16.756517 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-32bf7ff7-7e87-43e8-a364-f07042d60da8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:16.758313 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-32bf7ff7-7e87-43e8-a364-f07042d60da8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:16.758545 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-32bf7ff7-7e87-43e8-a364-f07042d60da8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:16.758775 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-32bf7ff7-7e87-43e8-a364-f07042d60da8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:16.758934 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-32bf7ff7-7e87-43e8-a364-f07042d60da8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:16.763745 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:16.763745 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:16.764490 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-32bf7ff7-7e87-43e8-a364-f07042d60da8 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:16.764909 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1264/5071] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:16 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:17.775308 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-28c6d9df-413d-42c6-a960-4aedbc65e7c2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:17.776841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28c6d9df-413d-42c6-a960-4aedbc65e7c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:17.777075 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28c6d9df-413d-42c6-a960-4aedbc65e7c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:17.777262 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28c6d9df-413d-42c6-a960-4aedbc65e7c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:17.777477 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-28c6d9df-413d-42c6-a960-4aedbc65e7c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:17.783791 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:17.783791 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:17.783791 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28c6d9df-413d-42c6-a960-4aedbc65e7c2 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:17.784033 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1277/5072] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:17 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:18.151507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:18.248306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:18.248698 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-568278189"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:18.250058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-568278189'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:18.250169 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume of 1 GB Jul 10 09:48:18.254042 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Availability Zones retrieved successfully. Jul 10 09:48:18.259621 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (d7faca2d-02f0-440b-b743-d4b11c3b4684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:18.260721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15a1b70-7eb0-426e-bb47-40d5221134f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:18.261689 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:18.289128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15a1b70-7eb0-426e-bb47-40d5221134f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:18.289975 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d8e0b4-bcbf-48b3-87c5-c90f3505f9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:18.363894 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Created reservations ['765dbb85-ccd9-4053-b808-97890425d117', '04ef83b2-218a-47be-aa45-6c486fd315e5', '590f4e3a-2fff-44df-bb78-ee7c1567cff3', '76dbcd70-00c3-4c99-8c06-04c0f1e8da54'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:18.364639 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d8e0b4-bcbf-48b3-87c5-c90f3505f9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['765dbb85-ccd9-4053-b808-97890425d117', '04ef83b2-218a-47be-aa45-6c486fd315e5', '590f4e3a-2fff-44df-bb78-ee7c1567cff3', '76dbcd70-00c3-4c99-8c06-04c0f1e8da54']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:18.365302 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3307f7b-4b08-4b80-b980-254e3444c400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:18.389374 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3307f7b-4b08-4b80-b980-254e3444c400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea15873-25e8-4dbf-ac92-bf32209ccd17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-568278189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['765dbb85-ccd9-4053-b808-97890425d117','04ef83b2-218a-47be-aa45-6c486fd315e5','590f4e3a-2fff-44df-bb78-ee7c1567cff3','76dbcd70-00c3-4c99-8c06-04c0f1e8da54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-568278189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea15873-25e8-4dbf-ac92-bf32209ccd17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848986d26c1b4ba69697803804b156c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738a0c08593f49af80446133d522266f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:18.390168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbc5cd2-c898-4505-9cb6-6cc9b4cd60a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:18.408978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbc5cd2-c898-4505-9cb6-6cc9b4cd60a2) transitioned into state 'SUCCESS' from state '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-568278189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['765dbb85-ccd9-4053-b808-97890425d117','04ef83b2-218a-47be-aa45-6c486fd315e5','590f4e3a-2fff-44df-bb78-ee7c1567cff3','76dbcd70-00c3-4c99-8c06-04c0f1e8da54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:18.409641 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825941f3-2c87-4496-a059-1eae263cb9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:18.419113 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825941f3-2c87-4496-a059-1eae263cb9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:18.419862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (d7faca2d-02f0-440b-b743-d4b11c3b4684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:18.420139 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request issued successfully. Jul 10 09:48:18.420729 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f7ac52b4-84f6-4a5e-bc1b-190ccd3066d7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:18.421233 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1263/5073] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:48:18 2026] POST /volume/v3/volumes => generated 763 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:18.436698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7c7c9bba-785e-4ef3-84b9-23edb71e91e7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:18.438592 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7c7c9bba-785e-4ef3-84b9-23edb71e91e7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 Jul 10 09:48:18.438805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7c7c9bba-785e-4ef3-84b9-23edb71e91e7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:18.439028 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7c7c9bba-785e-4ef3-84b9-23edb71e91e7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:18.448784 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:18.448784 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:18.453828 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7c7c9bba-785e-4ef3-84b9-23edb71e91e7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:18.459909 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7c7c9bba-785e-4ef3-84b9-23edb71e91e7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 returned with HTTP 200 Jul 10 09:48:18.460670 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1270/5074] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:18 2026] GET /volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:18.795078 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e5f5895d-484a-429a-a404-7c29e5cf3b02 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:18.797021 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5f5895d-484a-429a-a404-7c29e5cf3b02 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:18.797228 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5f5895d-484a-429a-a404-7c29e5cf3b02 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:18.797415 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e5f5895d-484a-429a-a404-7c29e5cf3b02 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:18.797515 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e5f5895d-484a-429a-a404-7c29e5cf3b02 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:18.802164 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:18.802164 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:18.803020 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e5f5895d-484a-429a-a404-7c29e5cf3b02 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:18.803586 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1265/5075] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:18 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:19.476292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9f59c109-6a88-4918-b032-6e20b7ed4b4a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.478183 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9f59c109-6a88-4918-b032-6e20b7ed4b4a tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 Jul 10 09:48:19.478437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9f59c109-6a88-4918-b032-6e20b7ed4b4a tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:19.478699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9f59c109-6a88-4918-b032-6e20b7ed4b4a tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:19.487347 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:19.487347 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:19.491647 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9f59c109-6a88-4918-b032-6e20b7ed4b4a tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:19.497300 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9f59c109-6a88-4918-b032-6e20b7ed4b4a tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 returned with HTTP 200 Jul 10 09:48:19.498024 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1278/5076] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:19 2026] GET /volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:19.514658 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.516668 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:19.517122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3ea15873-25e8-4dbf-ac92-bf32209ccd17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1993318063"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:19.518866 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request body: {'volume': {"'source_volid": '3ea15873-25e8-4dbf-ac92-bf32209ccd17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1993318063'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:19.519021 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume of 1 GB Jul 10 09:48:19.519361 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:19.519361 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:19.523830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Availability Zones retrieved successfully. Jul 10 09:48:19.530785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (31f75bee-5fcc-42ad-bd96-f9d20c5ebd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:19.531843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16127c7a-9a71-42ec-830b-114a79931118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.532979 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:19.561662 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16127c7a-9a71-42ec-830b-114a79931118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.562484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5050c9-31c8-44f9-9307-35399b82aea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.606007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Created reservations ['0267da9c-e667-4014-ac3c-7a878cbfd9cd', '928b72bc-3943-4811-8534-f470338a2835', '69005643-22e6-4ded-9ca5-8ae140d29520', '902206c8-63b5-49f3-960e-a43893fef240'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:19.606862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5050c9-31c8-44f9-9307-35399b82aea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0267da9c-e667-4014-ac3c-7a878cbfd9cd', '928b72bc-3943-4811-8534-f470338a2835', '69005643-22e6-4ded-9ca5-8ae140d29520', '902206c8-63b5-49f3-960e-a43893fef240']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.607584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52d354a-46a5-4799-952e-9962af7dcace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.628287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52d354a-46a5-4799-952e-9962af7dcace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c131d57-0885-40a6-9701-abb6fe9e9019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1993318063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['0267da9c-e667-4014-ac3c-7a878cbfd9cd','928b72bc-3943-4811-8534-f470338a2835','69005643-22e6-4ded-9ca5-8ae140d29520','902206c8-63b5-49f3-960e-a43893fef240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1993318063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c131d57-0885-40a6-9701-abb6fe9e9019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848986d26c1b4ba69697803804b156c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738a0c08593f49af80446133d522266f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.629073 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e11d201-28d0-48d9-8f21-f83d401fe566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.647298 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e11d201-28d0-48d9-8f21-f83d401fe566) transitioned into state 'SUCCESS' from state '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-1993318063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['0267da9c-e667-4014-ac3c-7a878cbfd9cd','928b72bc-3943-4811-8534-f470338a2835','69005643-22e6-4ded-9ca5-8ae140d29520','902206c8-63b5-49f3-960e-a43893fef240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.647998 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68eac2d2-bb12-42b9-af7c-e16217716dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.658083 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68eac2d2-bb12-42b9-af7c-e16217716dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.658937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (31f75bee-5fcc-42ad-bd96-f9d20c5ebd40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:19.659263 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request issued successfully. Jul 10 09:48:19.659876 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-26dc7fe3-6859-4bd7-a7fe-54c7b2c0dc37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:19.660302 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1264/5077] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:19 2026] POST /volume/v3/volumes => generated 764 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:19.677140 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.679863 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:19.680492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3ea15873-25e8-4dbf-ac92-bf32209ccd17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-200334696"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:19.682492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request body: {'volume': {"'source_volid": '3ea15873-25e8-4dbf-ac92-bf32209ccd17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-200334696'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:19.682699 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume of 1 GB Jul 10 09:48:19.688209 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Availability Zones retrieved successfully. Jul 10 09:48:19.696557 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (d472eff1-59fe-4006-ab8c-6a645b297d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:19.697975 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49c8daf-3c92-4b03-a0c1-4f34a3082531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.699398 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:19.737710 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49c8daf-3c92-4b03-a0c1-4f34a3082531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.738951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea79d098-f754-469a-a51a-d77938e3c6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.795892 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Created reservations ['d4abe2b6-8a61-4381-9f22-0f9387278d2a', 'd06ac2cf-f56b-4df2-9126-7f465a077ab4', '78d6a93e-dfe8-4640-b252-087c3785ce6c', '32432736-8d81-497d-82fb-f21fab8f7f8e'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:19.796755 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea79d098-f754-469a-a51a-d77938e3c6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4abe2b6-8a61-4381-9f22-0f9387278d2a', 'd06ac2cf-f56b-4df2-9126-7f465a077ab4', '78d6a93e-dfe8-4640-b252-087c3785ce6c', '32432736-8d81-497d-82fb-f21fab8f7f8e']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.797577 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b15845f-0871-4583-b441-5d4901e484b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.816372 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-31d6f820-46e4-4cdd-b4de-3f927a6dac19 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.818591 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-31d6f820-46e4-4cdd-b4de-3f927a6dac19 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:19.818850 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-31d6f820-46e4-4cdd-b4de-3f927a6dac19 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:19.819077 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-31d6f820-46e4-4cdd-b4de-3f927a6dac19 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:19.819242 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-31d6f820-46e4-4cdd-b4de-3f927a6dac19 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:19.824469 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:19.824469 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:19.825182 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-31d6f820-46e4-4cdd-b4de-3f927a6dac19 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:19.825753 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1266/5078] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:19 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:19.826718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b15845f-0871-4583-b441-5d4901e484b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7980ca-9ade-46a9-9c94-1b8b72447114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-200334696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['d4abe2b6-8a61-4381-9f22-0f9387278d2a','d06ac2cf-f56b-4df2-9126-7f465a077ab4','78d6a93e-dfe8-4640-b252-087c3785ce6c','32432736-8d81-497d-82fb-f21fab8f7f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-200334696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef7980ca-9ade-46a9-9c94-1b8b72447114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848986d26c1b4ba69697803804b156c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738a0c08593f49af80446133d522266f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.829602 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a556db2-05a3-42c9-b0eb-3d1c41918503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.836861 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.838926 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2/action Jul 10 09:48:19.839603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:48:19.839603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:19.841001 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.admin_actions [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Updating backup '327d8636-8dfe-4d0d-a35e-e6c8776b6dc2' with '{'status': 'error'}' {{(pid=99957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 09:48:19.848554 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:19.848554 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:19.849833 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a556db2-05a3-42c9-b0eb-3d1c41918503) transitioned into state 'SUCCESS' from state '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-200334696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['d4abe2b6-8a61-4381-9f22-0f9387278d2a','d06ac2cf-f56b-4df2-9126-7f465a077ab4','78d6a93e-dfe8-4640-b252-087c3785ce6c','32432736-8d81-497d-82fb-f21fab8f7f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.850790 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9fac88-fb5d-418b-a718-dee325905ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.858911 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] reset_status in rpcapi backup_id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 on host np0000004982. {{(pid=99957) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 09:48:19.860987 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5cc13e4b-d4d4-4d27-a6b6-1e88a5e21813 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2/action returned with HTTP 202 Jul 10 09:48:19.861506 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1279/5079] 10.4.3.103 () {70 vars in 1430 bytes} [Fri Jul 10 09:48:19 2026] POST /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:48:19.862040 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9fac88-fb5d-418b-a718-dee325905ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.863154 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (d472eff1-59fe-4006-ab8c-6a645b297d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:19.863558 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request issued successfully. Jul 10 09:48:19.864296 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d507fe17-ede5-479d-89d3-3be3fbc6bcef tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:19.864888 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1271/5080] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:19 2026] POST /volume/v3/volumes => generated 763 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:19.870233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.872309 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f Jul 10 09:48:19.872526 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:19.872771 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:19.873002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume with id: c3159a2d-06ae-467a-a672-2a98988ede3f Jul 10 09:48:19.878405 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d8b15285-5088-4c3d-93f6-389532974519 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.880401 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:19.880826 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3ea15873-25e8-4dbf-ac92-bf32209ccd17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-975984085"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:19.881408 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:19.881408 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:19.881791 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:19.882523 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request body: {'volume': {"'source_volid": '3ea15873-25e8-4dbf-ac92-bf32209ccd17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-975984085'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:19.882749 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume of 1 GB Jul 10 09:48:19.887826 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Availability Zones retrieved successfully. Jul 10 09:48:19.894664 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (562ae280-5704-4421-b683-21d11d970cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:19.896033 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40287a63-d449-423e-94a4-10a819b30779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.897230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:19.904212 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume request issued successfully. Jul 10 09:48:19.904527 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09b315a1-c5ec-4013-ac35-3a61a2c445ad tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f returned with HTTP 202 Jul 10 09:48:19.905163 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1265/5081] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:19 2026] DELETE /volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:19.913382 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e875fb24-fc47-45c2-b66e-428b18b3cb89 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:19.915541 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e875fb24-fc47-45c2-b66e-428b18b3cb89 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f Jul 10 09:48:19.915862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e875fb24-fc47-45c2-b66e-428b18b3cb89 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:19.916107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e875fb24-fc47-45c2-b66e-428b18b3cb89 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:19.925169 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:19.925169 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:19.928373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40287a63-d449-423e-94a4-10a819b30779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.929299 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d45151b-2b93-4c9d-b31a-cebc5a1336cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:19.930432 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e875fb24-fc47-45c2-b66e-428b18b3cb89 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:19.936535 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e875fb24-fc47-45c2-b66e-428b18b3cb89 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f returned with HTTP 200 Jul 10 09:48:19.937085 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1280/5082] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:19 2026] GET /volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:19.972375 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Created reservations ['8fd08385-7a2e-42bb-8a08-946d844d2221', '4d1f560a-50a3-4840-9e03-5ec0e07fd5aa', '2f68a967-3000-414c-8280-f218a75eed37', '702e1956-0b24-45b4-b088-11819e843ffa'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:19.973159 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d45151b-2b93-4c9d-b31a-cebc5a1336cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd08385-7a2e-42bb-8a08-946d844d2221', '4d1f560a-50a3-4840-9e03-5ec0e07fd5aa', '2f68a967-3000-414c-8280-f218a75eed37', '702e1956-0b24-45b4-b088-11819e843ffa']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:19.974108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4757f01-51fd-499f-b19e-8197ab097c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.005730 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4757f01-51fd-499f-b19e-8197ab097c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e925836a-8df5-48b0-98e5-08f66f12fcb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-975984085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['8fd08385-7a2e-42bb-8a08-946d844d2221','4d1f560a-50a3-4840-9e03-5ec0e07fd5aa','2f68a967-3000-414c-8280-f218a75eed37','702e1956-0b24-45b4-b088-11819e843ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-975984085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e925836a-8df5-48b0-98e5-08f66f12fcb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848986d26c1b4ba69697803804b156c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738a0c08593f49af80446133d522266f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.006782 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54cea988-bdf6-46e8-9c03-bd245c565c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.029484 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54cea988-bdf6-46e8-9c03-bd245c565c53) transitioned into state 'SUCCESS' from state '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-975984085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['8fd08385-7a2e-42bb-8a08-946d844d2221','4d1f560a-50a3-4840-9e03-5ec0e07fd5aa','2f68a967-3000-414c-8280-f218a75eed37','702e1956-0b24-45b4-b088-11819e843ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.030058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f3b8362-5a8b-4128-bf35-59fe0d98cfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.040645 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f3b8362-5a8b-4128-bf35-59fe0d98cfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.041078 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (562ae280-5704-4421-b683-21d11d970cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:20.041368 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request issued successfully. Jul 10 09:48:20.041975 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8b15285-5088-4c3d-93f6-389532974519 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:20.042517 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1267/5083] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:19 2026] POST /volume/v3/volumes => generated 763 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:20.056858 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.059530 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:20.060045 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3ea15873-25e8-4dbf-ac92-bf32209ccd17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1411776744"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:20.062231 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request body: {'volume': {"'source_volid": '3ea15873-25e8-4dbf-ac92-bf32209ccd17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1411776744'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:20.062372 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume of 1 GB Jul 10 09:48:20.062970 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.062970 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:20.069033 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Availability Zones retrieved successfully. Jul 10 09:48:20.077829 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (a6fb6b41-a6c5-4bfa-be74-15e711d09adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:20.079357 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba6add7-8b14-45cc-a0c8-4a939351e5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.080853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:20.118940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba6add7-8b14-45cc-a0c8-4a939351e5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.119891 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9c7dac-be25-4cab-8d31-d00ce10ec3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.172886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Created reservations ['641824e1-e6b2-44ce-aedb-eaf5584b7094', '23c69db6-526e-4b3e-997f-030a458dd4d3', '1a88f04c-d7ac-4208-bad0-ca9ac0736826', 'b1e1062c-4099-4b0d-871f-e1da1621aa39'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:20.173831 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9c7dac-be25-4cab-8d31-d00ce10ec3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['641824e1-e6b2-44ce-aedb-eaf5584b7094', '23c69db6-526e-4b3e-997f-030a458dd4d3', '1a88f04c-d7ac-4208-bad0-ca9ac0736826', 'b1e1062c-4099-4b0d-871f-e1da1621aa39']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.174948 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a965727-786c-4832-acc8-41e2c2fdd521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.201245 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a965727-786c-4832-acc8-41e2c2fdd521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dfc37ac-4bf9-4401-a1ad-d72be91c31f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1411776744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['641824e1-e6b2-44ce-aedb-eaf5584b7094','23c69db6-526e-4b3e-997f-030a458dd4d3','1a88f04c-d7ac-4208-bad0-ca9ac0736826','b1e1062c-4099-4b0d-871f-e1da1621aa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1411776744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dfc37ac-4bf9-4401-a1ad-d72be91c31f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848986d26c1b4ba69697803804b156c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738a0c08593f49af80446133d522266f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.202054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9865c8b-c2a6-4f75-952f-f7c475dfc4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.225403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9865c8b-c2a6-4f75-952f-f7c475dfc4fe) transitioned into state 'SUCCESS' from state '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-1411776744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['641824e1-e6b2-44ce-aedb-eaf5584b7094','23c69db6-526e-4b3e-997f-030a458dd4d3','1a88f04c-d7ac-4208-bad0-ca9ac0736826','b1e1062c-4099-4b0d-871f-e1da1621aa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.226467 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487d2e62-2944-477c-9d7d-e7942446797e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.237583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487d2e62-2944-477c-9d7d-e7942446797e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.239062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (a6fb6b41-a6c5-4bfa-be74-15e711d09adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:20.239294 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request issued successfully. Jul 10 09:48:20.240076 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6b45246d-2406-44b2-9dcc-4cf77f7cee18 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:20.240733 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1272/5084] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:20 2026] POST /volume/v3/volumes => generated 764 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:20.254679 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8085378a-9862-41ac-8606-f496fc4b27b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.256881 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:20.257316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3ea15873-25e8-4dbf-ac92-bf32209ccd17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-632672047"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:20.259205 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request body: {'volume': {"'source_volid": '3ea15873-25e8-4dbf-ac92-bf32209ccd17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-632672047'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:20.259397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume of 1 GB Jul 10 09:48:20.264656 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Availability Zones retrieved successfully. Jul 10 09:48:20.271973 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (21786045-9a57-4045-87f3-4f9e8416a912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:20.273195 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec1423e-ad51-43ec-ac1e-03911b2d8e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.274517 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:20.311514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec1423e-ad51-43ec-ac1e-03911b2d8e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.312516 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc06e68-3535-4ebb-ac89-fdddf5cf65cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.361248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Created reservations ['7ba513f2-5f83-40d8-9843-e974197de6c1', 'f51eb89b-cac0-4442-b0e6-5780155fd46f', 'ee470a3f-e5e8-4a38-a6e9-0d01bf385add', '3ab00541-5dcc-4078-bb18-0c534a780ae8'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:20.362837 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc06e68-3535-4ebb-ac89-fdddf5cf65cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ba513f2-5f83-40d8-9843-e974197de6c1', 'f51eb89b-cac0-4442-b0e6-5780155fd46f', 'ee470a3f-e5e8-4a38-a6e9-0d01bf385add', '3ab00541-5dcc-4078-bb18-0c534a780ae8']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.363942 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6872a2e3-8782-4455-a471-00edbf86e62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.394366 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6872a2e3-8782-4455-a471-00edbf86e62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bff714b5-fbdd-4319-809d-debdf77a9818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-632672047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['7ba513f2-5f83-40d8-9843-e974197de6c1','f51eb89b-cac0-4442-b0e6-5780155fd46f','ee470a3f-e5e8-4a38-a6e9-0d01bf385add','3ab00541-5dcc-4078-bb18-0c534a780ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-632672047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bff714b5-fbdd-4319-809d-debdf77a9818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848986d26c1b4ba69697803804b156c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738a0c08593f49af80446133d522266f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.395415 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4df9745-a81e-4caf-a04b-a0b68eecb19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.421222 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4df9745-a81e-4caf-a04b-a0b68eecb19f) transitioned into state 'SUCCESS' from state '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-632672047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848986d26c1b4ba69697803804b156c8',qos_specs=None,replication_status=,reservations=['7ba513f2-5f83-40d8-9843-e974197de6c1','f51eb89b-cac0-4442-b0e6-5780155fd46f','ee470a3f-e5e8-4a38-a6e9-0d01bf385add','3ab00541-5dcc-4078-bb18-0c534a780ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738a0c08593f49af80446133d522266f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.422224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a503b9-b550-4237-bbfa-97bc62e5dc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.434783 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a503b9-b550-4237-bbfa-97bc62e5dc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:20.435837 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Flow 'volume_create_api' (21786045-9a57-4045-87f3-4f9e8416a912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:20.436177 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Create volume request issued successfully. Jul 10 09:48:20.436811 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8085378a-9862-41ac-8606-f496fc4b27b9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:20.437253 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1266/5085] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:20 2026] POST /volume/v3/volumes => generated 763 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:20.449984 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-be9fad77-f5f5-4f6b-bd89-bffc45f18fe7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.451786 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-be9fad77-f5f5-4f6b-bd89-bffc45f18fe7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 Jul 10 09:48:20.451962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-be9fad77-f5f5-4f6b-bd89-bffc45f18fe7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:20.452199 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-be9fad77-f5f5-4f6b-bd89-bffc45f18fe7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:20.460273 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.460273 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:20.464191 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-be9fad77-f5f5-4f6b-bd89-bffc45f18fe7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:20.468647 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-be9fad77-f5f5-4f6b-bd89-bffc45f18fe7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 returned with HTTP 200 Jul 10 09:48:20.469051 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1281/5086] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:20 2026] GET /volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:20.486106 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b329f328-7ac6-40db-8c6e-024fb6973f90 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.487978 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b329f328-7ac6-40db-8c6e-024fb6973f90 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 Jul 10 09:48:20.488143 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b329f328-7ac6-40db-8c6e-024fb6973f90 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:20.488307 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b329f328-7ac6-40db-8c6e-024fb6973f90 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:20.495212 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.495212 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:20.499461 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b329f328-7ac6-40db-8c6e-024fb6973f90 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:20.504325 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b329f328-7ac6-40db-8c6e-024fb6973f90 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 returned with HTTP 200 Jul 10 09:48:20.504815 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1268/5087] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:20 2026] GET /volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:20.516957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e5bfe985-b6a4-4772-9df9-3f5b463dab5f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.518885 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e5bfe985-b6a4-4772-9df9-3f5b463dab5f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 Jul 10 09:48:20.519103 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e5bfe985-b6a4-4772-9df9-3f5b463dab5f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:20.519318 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e5bfe985-b6a4-4772-9df9-3f5b463dab5f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:20.527579 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.527579 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:20.531879 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e5bfe985-b6a4-4772-9df9-3f5b463dab5f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:20.537512 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e5bfe985-b6a4-4772-9df9-3f5b463dab5f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 returned with HTTP 200 Jul 10 09:48:20.537805 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1273/5088] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:20 2026] GET /volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:20.553088 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-998f6ea2-4788-417e-a59c-cb47340ca909 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.555541 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-998f6ea2-4788-417e-a59c-cb47340ca909 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 Jul 10 09:48:20.555806 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-998f6ea2-4788-417e-a59c-cb47340ca909 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:20.556068 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-998f6ea2-4788-417e-a59c-cb47340ca909 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:20.565680 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.565680 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:20.570560 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-998f6ea2-4788-417e-a59c-cb47340ca909 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:20.576945 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-998f6ea2-4788-417e-a59c-cb47340ca909 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 returned with HTTP 200 Jul 10 09:48:20.577580 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1267/5089] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:20 2026] GET /volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:20.591725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-61efae1d-d082-4f26-a437-507679c48ba9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.593630 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-61efae1d-d082-4f26-a437-507679c48ba9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 Jul 10 09:48:20.593879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-61efae1d-d082-4f26-a437-507679c48ba9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:20.594111 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-61efae1d-d082-4f26-a437-507679c48ba9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:20.604344 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.604344 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:20.609450 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-61efae1d-d082-4f26-a437-507679c48ba9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:20.615484 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-61efae1d-d082-4f26-a437-507679c48ba9 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 returned with HTTP 200 Jul 10 09:48:20.615953 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1282/5090] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:20 2026] GET /volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:20.950647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cb4429e9-c912-4e93-9a64-2987c1e61683 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.953482 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cb4429e9-c912-4e93-9a64-2987c1e61683 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f Jul 10 09:48:20.953789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cb4429e9-c912-4e93-9a64-2987c1e61683 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:20.954074 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cb4429e9-c912-4e93-9a64-2987c1e61683 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:20.962255 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cb4429e9-c912-4e93-9a64-2987c1e61683 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f returned with HTTP 404 Jul 10 09:48:20.962953 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1269/5091] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:20 2026] GET /volume/v3/volumes/c3159a2d-06ae-467a-a672-2a98988ede3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:20.971233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-781b50f6-0c17-40d6-967c-1856e66f4726 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:20.973307 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] POST https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030/restore Jul 10 09:48:20.973775 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:20.975248 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Restoring backup 64a9c389-2345-446f-bf48-197b001f4030 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99954) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:48:20.975361 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Restoring backup 64a9c389-2345-446f-bf48-197b001f4030 to volume None. Jul 10 09:48:20.980664 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:20.980664 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:20.981664 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Creating volume of 1 GB for restore of backup 64a9c389-2345-446f-bf48-197b001f4030. Jul 10 09:48:20.986180 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Availability Zones retrieved successfully. Jul 10 09:48:20.993959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (cdd45b4a-4e02-4da7-90e4-b24e1b2c342b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:20.994966 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b83d75e-1f20-4129-a3bb-40bf40eb5bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:20.995856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:21.029507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b83d75e-1f20-4129-a3bb-40bf40eb5bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:21.030946 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8896208-3fd6-4817-b9a4-2e09a0d1db62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:21.080334 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Created reservations ['d4161c48-a27e-4545-a546-d3acd3233c3a', 'babfb807-cd26-4707-83c4-8a73538dc4be', '8f7d3032-c5b2-4960-8730-e7dae6a02c9c', '68ebc46d-bc4f-485a-8134-16432a80f781'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:21.081283 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8896208-3fd6-4817-b9a4-2e09a0d1db62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4161c48-a27e-4545-a546-d3acd3233c3a', 'babfb807-cd26-4707-83c4-8a73538dc4be', '8f7d3032-c5b2-4960-8730-e7dae6a02c9c', '68ebc46d-bc4f-485a-8134-16432a80f781']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:21.082239 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c839432-86e0-4b7e-8854-d7ab45e870a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:21.119147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c839432-86e0-4b7e-8854-d7ab45e870a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0d68bfc-7677-43b8-bba4-6c51ff1e21d0', '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='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['d4161c48-a27e-4545-a546-d3acd3233c3a','babfb807-cd26-4707-83c4-8a73538dc4be','8f7d3032-c5b2-4960-8730-e7dae6a02c9c','68ebc46d-bc4f-485a-8134-16432a80f781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:21Z,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=a0d68bfc-7677-43b8-bba4-6c51ff1e21d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307b8857d2814bffa5cd4ae39a391276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:21.120467 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60eaa41f-8e0d-44cc-94af-add588288bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:21.137409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60eaa41f-8e0d-44cc-94af-add588288bcb) transitioned into 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='307b8857d2814bffa5cd4ae39a391276',qos_specs=None,replication_status=,reservations=['d4161c48-a27e-4545-a546-d3acd3233c3a','babfb807-cd26-4707-83c4-8a73538dc4be','8f7d3032-c5b2-4960-8730-e7dae6a02c9c','68ebc46d-bc4f-485a-8134-16432a80f781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff7e1225d42af8133da6b85fa01aa',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:21.138359 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ce643b-6da6-4c6d-a404-eac2c2fb7580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:21.151333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ce643b-6da6-4c6d-a404-eac2c2fb7580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:21.152522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Flow 'volume_create_api' (cdd45b4a-4e02-4da7-90e4-b24e1b2c342b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:21.152931 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Create volume request issued successfully. Jul 10 09:48:21.162497 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:21.162497 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:21.162993 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:21.631274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e7cb8615-2b68-41c3-b648-0ed068a930e4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:21.633110 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7cb8615-2b68-41c3-b648-0ed068a930e4 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 Jul 10 09:48:21.633296 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7cb8615-2b68-41c3-b648-0ed068a930e4 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:21.633519 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7cb8615-2b68-41c3-b648-0ed068a930e4 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:21.640138 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:21.640138 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:21.643946 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e7cb8615-2b68-41c3-b648-0ed068a930e4 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:21.648018 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7cb8615-2b68-41c3-b648-0ed068a930e4 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 returned with HTTP 200 Jul 10 09:48:21.648436 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1268/5092] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:21 2026] GET /volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:21.661985 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:21.663714 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] DELETE https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 Jul 10 09:48:21.663938 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:21.664105 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:21.664256 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume with id: bff714b5-fbdd-4319-809d-debdf77a9818 Jul 10 09:48:21.671315 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:21.671315 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:21.671824 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:21.688781 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume request issued successfully. Jul 10 09:48:21.688967 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a480e744-bdda-4310-9e2b-5f589fae75d0 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 returned with HTTP 202 Jul 10 09:48:21.689472 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1283/5093] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:48:21 2026] DELETE /volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:21.696320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-17fa062e-c7b0-4d94-b1a3-bf6abdc87da7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:21.698254 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-17fa062e-c7b0-4d94-b1a3-bf6abdc87da7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 Jul 10 09:48:21.698456 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-17fa062e-c7b0-4d94-b1a3-bf6abdc87da7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:21.698701 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-17fa062e-c7b0-4d94-b1a3-bf6abdc87da7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:21.705733 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:21.705733 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:21.708764 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-17fa062e-c7b0-4d94-b1a3-bf6abdc87da7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:21.712377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-17fa062e-c7b0-4d94-b1a3-bf6abdc87da7 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 returned with HTTP 200 Jul 10 09:48:21.712747 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1270/5094] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:21 2026] GET /volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:22.172961 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:22.172961 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:22.173437 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:22.173437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Checking backup size 1 against volume size 1 {{(pid=99954) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:48:22.173546 np0000004982 devstack@c-api.service[99954]: INFO cinder.backup.api [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Overwriting volume a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 with restore of backup 64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:22.186524 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] restore_backup in rpcapi backup_id 64a9c389-2345-446f-bf48-197b001f4030 {{(pid=99954) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:48:22.189004 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-781b50f6-0c17-40d6-967c-1856e66f4726 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030/restore returned with HTTP 202 Jul 10 09:48:22.189216 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1274/5095] 10.4.3.103 () {70 vars in 1433 bytes} [Fri Jul 10 09:48:20 2026] POST /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030/restore => generated 152 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:22.198215 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-9a73e7e9-6254-40c7-899d-f20389a469ac None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:22.200715 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a73e7e9-6254-40c7-899d-f20389a469ac tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:22.200984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a73e7e9-6254-40c7-899d-f20389a469ac tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:22.201246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-9a73e7e9-6254-40c7-899d-f20389a469ac tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:22.201401 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-9a73e7e9-6254-40c7-899d-f20389a469ac tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:22.206830 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:22.206830 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:22.207727 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-9a73e7e9-6254-40c7-899d-f20389a469ac tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:22.208254 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1269/5096] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:22 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:22.255356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-ca1af07a-f49a-4652-8297-51c38cf65ad0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:22.258316 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-ca1af07a-f49a-4652-8297-51c38cf65ad0 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] DELETE https://10.4.3.103/volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a Jul 10 09:48:22.258625 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-ca1af07a-f49a-4652-8297-51c38cf65ad0 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:22.258901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-ca1af07a-f49a-4652-8297-51c38cf65ad0 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:22.269397 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:22.269397 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:22.725190 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-98ccd039-fa06-46c1-99af-3a1cd9746fe6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:22.726915 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-98ccd039-fa06-46c1-99af-3a1cd9746fe6 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 Jul 10 09:48:22.727099 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-98ccd039-fa06-46c1-99af-3a1cd9746fe6 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:22.727274 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-98ccd039-fa06-46c1-99af-3a1cd9746fe6 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:22.734220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-98ccd039-fa06-46c1-99af-3a1cd9746fe6 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 returned with HTTP 404 Jul 10 09:48:22.734723 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1271/5097] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:22 2026] GET /volume/v3/volumes/bff714b5-fbdd-4319-809d-debdf77a9818 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:22.741796 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:22.744062 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 Jul 10 09:48:22.744282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:22.744499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:22.744714 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume with id: 7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 Jul 10 09:48:22.751649 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:22.751649 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:22.752164 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:22.766948 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume request issued successfully. Jul 10 09:48:22.767159 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-977d0d98-77ef-4bcf-9204-b6b7083f551d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 returned with HTTP 202 Jul 10 09:48:22.767823 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1275/5098] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:48:22 2026] DELETE /volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:22.775554 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-034de8a5-70b9-4ba8-9309-cd0dafa7c9e5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:22.777479 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-034de8a5-70b9-4ba8-9309-cd0dafa7c9e5 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 Jul 10 09:48:22.777737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-034de8a5-70b9-4ba8-9309-cd0dafa7c9e5 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:22.777923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-034de8a5-70b9-4ba8-9309-cd0dafa7c9e5 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:22.785978 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:22.785978 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:22.792224 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-034de8a5-70b9-4ba8-9309-cd0dafa7c9e5 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:22.799225 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-034de8a5-70b9-4ba8-9309-cd0dafa7c9e5 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 returned with HTTP 200 Jul 10 09:48:22.799847 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1270/5099] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:22 2026] GET /volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:22.806514 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-ca1af07a-f49a-4652-8297-51c38cf65ad0 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a returned with HTTP 200 Jul 10 09:48:22.807624 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1284/5100] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:48:22 2026] DELETE /volume/v3/attachments/d34ba577-b1c8-47ba-9a13-b62f2c2e7e5a => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:22.818593 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:22.821056 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] DELETE https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:48:22.821223 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:22.821436 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:22.821672 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Delete volume with id: 69922d97-9072-4f5f-a9c4-b199cb0625b2 Jul 10 09:48:22.828971 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:22.828971 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:22.829457 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Volume info retrieved successfully. Jul 10 09:48:22.844802 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] Delete volume request issued successfully. Jul 10 09:48:22.844959 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-f33ba6df-257e-408d-96c8-b34d88fc0252 req-df6d458b-4376-46e4-bebe-e33aae2026f2 tempest-TestShelveInstance-1397632281 tempest-TestShelveInstance-1397632281-project-member] https://10.4.3.103/volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 returned with HTTP 202 Jul 10 09:48:22.845405 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1272/5101] 10.4.3.103 () {70 vars in 1620 bytes} [Fri Jul 10 09:48:22 2026] DELETE /volume/v3/volumes/69922d97-9072-4f5f-a9c4-b199cb0625b2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:23.220453 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e89c0add-8af3-475c-bcd7-73fb0e27b74d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:23.222291 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e89c0add-8af3-475c-bcd7-73fb0e27b74d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:23.222513 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e89c0add-8af3-475c-bcd7-73fb0e27b74d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:23.222725 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e89c0add-8af3-475c-bcd7-73fb0e27b74d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:23.222826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e89c0add-8af3-475c-bcd7-73fb0e27b74d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:23.227233 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:23.227233 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:23.227984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e89c0add-8af3-475c-bcd7-73fb0e27b74d tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:23.228609 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1276/5102] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:23 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:23.813180 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f42edfe1-7c47-4d9a-a93d-9497324231af None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:23.815057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f42edfe1-7c47-4d9a-a93d-9497324231af tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 Jul 10 09:48:23.815261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f42edfe1-7c47-4d9a-a93d-9497324231af tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:23.815493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f42edfe1-7c47-4d9a-a93d-9497324231af tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:23.821282 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f42edfe1-7c47-4d9a-a93d-9497324231af tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 returned with HTTP 404 Jul 10 09:48:23.821811 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1271/5103] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:23 2026] GET /volume/v3/volumes/7dfc37ac-4bf9-4401-a1ad-d72be91c31f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:23.829180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1242a019-fe58-411c-8614-d0fa7785838e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:23.831599 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 Jul 10 09:48:23.831919 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:23.832200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:23.832443 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume with id: e925836a-8df5-48b0-98e5-08f66f12fcb3 Jul 10 09:48:23.842171 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:23.842171 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:23.842862 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:23.860931 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume request issued successfully. Jul 10 09:48:23.861095 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1242a019-fe58-411c-8614-d0fa7785838e tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 returned with HTTP 202 Jul 10 09:48:23.861448 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1285/5104] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:48:23 2026] DELETE /volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:23.868972 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c8787015-ddf3-4915-8f7f-2e5c0f80f2a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:23.870729 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8787015-ddf3-4915-8f7f-2e5c0f80f2a8 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 Jul 10 09:48:23.870934 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8787015-ddf3-4915-8f7f-2e5c0f80f2a8 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:23.871177 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8787015-ddf3-4915-8f7f-2e5c0f80f2a8 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:23.878316 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:23.878316 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:23.882041 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c8787015-ddf3-4915-8f7f-2e5c0f80f2a8 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:23.887677 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8787015-ddf3-4915-8f7f-2e5c0f80f2a8 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 returned with HTTP 200 Jul 10 09:48:23.888171 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1273/5105] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:23 2026] GET /volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:24.239621 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-248f96c1-07cd-47d2-a165-f2a3f4825819 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:24.241658 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-248f96c1-07cd-47d2-a165-f2a3f4825819 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:24.241940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-248f96c1-07cd-47d2-a165-f2a3f4825819 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:24.242208 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-248f96c1-07cd-47d2-a165-f2a3f4825819 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:24.242374 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-248f96c1-07cd-47d2-a165-f2a3f4825819 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:24.247758 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:24.247758 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:24.248584 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-248f96c1-07cd-47d2-a165-f2a3f4825819 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:24.249052 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1277/5106] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:24 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:24.902493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-32328940-084d-4556-be3a-90c4cec63b1f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:24.904394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32328940-084d-4556-be3a-90c4cec63b1f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 Jul 10 09:48:24.904667 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32328940-084d-4556-be3a-90c4cec63b1f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:24.904896 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32328940-084d-4556-be3a-90c4cec63b1f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:24.911397 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32328940-084d-4556-be3a-90c4cec63b1f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 returned with HTTP 404 Jul 10 09:48:24.912072 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1272/5107] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:24 2026] GET /volume/v3/volumes/e925836a-8df5-48b0-98e5-08f66f12fcb3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:24.919423 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:24.921457 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 Jul 10 09:48:24.921726 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:24.921948 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:24.922136 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume with id: ef7980ca-9ade-46a9-9c94-1b8b72447114 Jul 10 09:48:24.930726 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:24.930726 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:24.931333 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:24.948158 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume request issued successfully. Jul 10 09:48:24.948337 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-49ebe513-db3d-4a34-871d-65969e6c6a2d tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 returned with HTTP 202 Jul 10 09:48:24.948936 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1286/5108] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:48:24 2026] DELETE /volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:24.956070 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8e3bbee2-8b5f-4aa9-8920-cb40ebc01de2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:24.957955 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8e3bbee2-8b5f-4aa9-8920-cb40ebc01de2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 Jul 10 09:48:24.958166 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8e3bbee2-8b5f-4aa9-8920-cb40ebc01de2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:24.958409 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8e3bbee2-8b5f-4aa9-8920-cb40ebc01de2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:24.965873 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:24.965873 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:24.969472 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8e3bbee2-8b5f-4aa9-8920-cb40ebc01de2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:24.974097 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8e3bbee2-8b5f-4aa9-8920-cb40ebc01de2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 returned with HTTP 200 Jul 10 09:48:24.974727 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1274/5109] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:24 2026] GET /volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:25.260690 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-563605c5-24eb-4f7d-b6bc-141ecf2343d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:25.263134 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-563605c5-24eb-4f7d-b6bc-141ecf2343d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:25.263436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-563605c5-24eb-4f7d-b6bc-141ecf2343d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:25.263726 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-563605c5-24eb-4f7d-b6bc-141ecf2343d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:25.263891 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-563605c5-24eb-4f7d-b6bc-141ecf2343d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:25.268596 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:25.268596 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:25.269400 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-563605c5-24eb-4f7d-b6bc-141ecf2343d0 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:25.269966 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1278/5110] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:25 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:25.987824 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-35f915f1-c538-4616-9ae5-32ff7d742b62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:25.990589 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-35f915f1-c538-4616-9ae5-32ff7d742b62 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 Jul 10 09:48:25.990857 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-35f915f1-c538-4616-9ae5-32ff7d742b62 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:25.991102 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-35f915f1-c538-4616-9ae5-32ff7d742b62 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:25.999189 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-35f915f1-c538-4616-9ae5-32ff7d742b62 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 returned with HTTP 404 Jul 10 09:48:25.999803 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1273/5111] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:25 2026] GET /volume/v3/volumes/ef7980ca-9ade-46a9-9c94-1b8b72447114 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:26.007191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:26.010057 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] DELETE https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 Jul 10 09:48:26.010264 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:26.010467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:26.010677 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume with id: 2c131d57-0885-40a6-9701-abb6fe9e9019 Jul 10 09:48:26.018096 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:26.018096 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:26.018799 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:26.035859 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume request issued successfully. Jul 10 09:48:26.035997 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-366faa39-ea33-493f-8fe5-afb9df23bec2 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 returned with HTTP 202 Jul 10 09:48:26.036617 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1287/5112] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:48:26 2026] DELETE /volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:26.049944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1ab58b56-2d5c-48e8-8137-48f92f08ca03 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:26.053465 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1ab58b56-2d5c-48e8-8137-48f92f08ca03 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 Jul 10 09:48:26.053830 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1ab58b56-2d5c-48e8-8137-48f92f08ca03 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:26.054118 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1ab58b56-2d5c-48e8-8137-48f92f08ca03 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:26.066170 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:26.066170 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:26.072741 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1ab58b56-2d5c-48e8-8137-48f92f08ca03 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:26.081827 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1ab58b56-2d5c-48e8-8137-48f92f08ca03 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 returned with HTTP 200 Jul 10 09:48:26.082365 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1275/5113] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:26 2026] GET /volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:26.280933 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ad5d5358-4d5d-4b78-a548-054136f6864f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:26.282545 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ad5d5358-4d5d-4b78-a548-054136f6864f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:26.282809 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ad5d5358-4d5d-4b78-a548-054136f6864f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:26.283016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ad5d5358-4d5d-4b78-a548-054136f6864f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:26.283155 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ad5d5358-4d5d-4b78-a548-054136f6864f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:26.287412 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:26.287412 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:26.288048 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ad5d5358-4d5d-4b78-a548-054136f6864f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:26.288395 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1279/5114] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:26 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:27.098995 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bfb7b9b4-be9c-4c4d-aab0-3489604557ff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:27.101763 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bfb7b9b4-be9c-4c4d-aab0-3489604557ff tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 Jul 10 09:48:27.102035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bfb7b9b4-be9c-4c4d-aab0-3489604557ff tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:27.102292 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bfb7b9b4-be9c-4c4d-aab0-3489604557ff tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:27.109820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bfb7b9b4-be9c-4c4d-aab0-3489604557ff tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 returned with HTTP 404 Jul 10 09:48:27.110345 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1274/5115] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:27 2026] GET /volume/v3/volumes/2c131d57-0885-40a6-9701-abb6fe9e9019 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:27.119320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cdd728a6-df41-4867-b8c1-630adea5891f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:27.121870 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 Jul 10 09:48:27.122521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:27.122521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:27.122672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume with id: 3ea15873-25e8-4dbf-ac92-bf32209ccd17 Jul 10 09:48:27.133139 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:27.133139 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:27.133867 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:27.156936 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Delete volume request issued successfully. Jul 10 09:48:27.157154 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cdd728a6-df41-4867-b8c1-630adea5891f tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 returned with HTTP 202 Jul 10 09:48:27.157710 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1288/5116] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:48:27 2026] DELETE /volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:27.165685 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2aaddef4-572b-421c-b8b2-b9435aecc3c3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:27.167888 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2aaddef4-572b-421c-b8b2-b9435aecc3c3 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 Jul 10 09:48:27.168140 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2aaddef4-572b-421c-b8b2-b9435aecc3c3 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:27.168385 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2aaddef4-572b-421c-b8b2-b9435aecc3c3 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:27.176972 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:27.176972 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:27.182794 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2aaddef4-572b-421c-b8b2-b9435aecc3c3 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Volume info retrieved successfully. Jul 10 09:48:27.189018 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2aaddef4-572b-421c-b8b2-b9435aecc3c3 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 returned with HTTP 200 Jul 10 09:48:27.189625 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1276/5117] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:27 2026] GET /volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:27.300336 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8f8398e6-00e6-4021-93f2-7f204b1ee463 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:27.303095 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8f8398e6-00e6-4021-93f2-7f204b1ee463 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:27.303325 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8f8398e6-00e6-4021-93f2-7f204b1ee463 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:27.303679 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8f8398e6-00e6-4021-93f2-7f204b1ee463 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:27.303865 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8f8398e6-00e6-4021-93f2-7f204b1ee463 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:27.310606 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:27.310606 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:27.311589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8f8398e6-00e6-4021-93f2-7f204b1ee463 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:27.312121 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1280/5118] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:27 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:28.206026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b21ad364-971d-459b-83ee-3b8b389cba37 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:28.207664 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b21ad364-971d-459b-83ee-3b8b389cba37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] GET https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 Jul 10 09:48:28.207892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b21ad364-971d-459b-83ee-3b8b389cba37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:28.208053 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b21ad364-971d-459b-83ee-3b8b389cba37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:28.214264 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b21ad364-971d-459b-83ee-3b8b389cba37 tempest-CreateVolumesFromSourceVolumeTest-1738680738 tempest-CreateVolumesFromSourceVolumeTest-1738680738-project-member] https://10.4.3.103/volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 returned with HTTP 404 Jul 10 09:48:28.214804 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1275/5119] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:28 2026] GET /volume/v3/volumes/3ea15873-25e8-4dbf-ac92-bf32209ccd17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:28.325427 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-104f0913-bae6-4c3e-9616-aa9c0691268f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:28.327780 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-104f0913-bae6-4c3e-9616-aa9c0691268f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:28.328068 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-104f0913-bae6-4c3e-9616-aa9c0691268f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:28.328319 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-104f0913-bae6-4c3e-9616-aa9c0691268f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:28.328624 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-104f0913-bae6-4c3e-9616-aa9c0691268f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:28.333320 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:28.333320 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:28.334191 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-104f0913-bae6-4c3e-9616-aa9c0691268f tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:28.334813 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1289/5120] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:28 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:29.347379 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a819dd14-bb0d-425b-be0d-587956400773 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:29.349673 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a819dd14-bb0d-425b-be0d-587956400773 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:29.349945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a819dd14-bb0d-425b-be0d-587956400773 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:29.350146 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a819dd14-bb0d-425b-be0d-587956400773 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:29.350248 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a819dd14-bb0d-425b-be0d-587956400773 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:29.355895 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:29.355895 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:29.356664 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a819dd14-bb0d-425b-be0d-587956400773 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:29.357103 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1277/5121] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:29 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.371805 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-839d87e3-9c5c-428d-9f90-0d557adc097e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.374905 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-839d87e3-9c5c-428d-9f90-0d557adc097e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:30.375187 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-839d87e3-9c5c-428d-9f90-0d557adc097e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:30.375441 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-839d87e3-9c5c-428d-9f90-0d557adc097e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:30.375560 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-839d87e3-9c5c-428d-9f90-0d557adc097e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:30.380675 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:30.380675 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:30.381397 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-839d87e3-9c5c-428d-9f90-0d557adc097e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:30.381889 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1281/5122] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:30 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.405600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a59d17d9-40a5-413f-ab4c-0d7a92864060 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.507331 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a59d17d9-40a5-413f-ab4c-0d7a92864060 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.507747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a59d17d9-40a5-413f-ab4c-0d7a92864060 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-204870066", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.535189 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a59d17d9-40a5-413f-ab4c-0d7a92864060 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:30.535482 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1276/5123] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 379 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.542969 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6de26bee-83f7-4084-a1ee-8cf1f877970e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.544623 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6de26bee-83f7-4084-a1ee-8cf1f877970e tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption Jul 10 09:48:30.544974 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6de26bee-83f7-4084-a1ee-8cf1f877970e tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.559524 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6de26bee-83f7-4084-a1ee-8cf1f877970e tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption returned with HTTP 200 Jul 10 09:48:30.560057 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1290/5124] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.569098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9e1ec417-3a94-40b5-b893-7002689fa2b3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.570839 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9e1ec417-3a94-40b5-b893-7002689fa2b3 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.571222 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9e1ec417-3a94-40b5-b893-7002689fa2b3 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1479705333", "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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.589434 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9e1ec417-3a94-40b5-b893-7002689fa2b3 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:30.589864 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1278/5125] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.598682 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e63c529e-117f-48dd-a848-6deaa6b924d0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.600435 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e63c529e-117f-48dd-a848-6deaa6b924d0 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types/f61c5297-ec3f-4ab1-99bf-66e07fadc497/encryption Jul 10 09:48:30.600845 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e63c529e-117f-48dd-a848-6deaa6b924d0 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.616589 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e63c529e-117f-48dd-a848-6deaa6b924d0 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/f61c5297-ec3f-4ab1-99bf-66e07fadc497/encryption returned with HTTP 200 Jul 10 09:48:30.617108 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1282/5126] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types/f61c5297-ec3f-4ab1-99bf-66e07fadc497/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.629163 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8d981895-f36d-43f9-b6fb-e37616a0b99c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.632162 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8d981895-f36d-43f9-b6fb-e37616a0b99c tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.632162 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8d981895-f36d-43f9-b6fb-e37616a0b99c tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-665261206", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.651749 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8d981895-f36d-43f9-b6fb-e37616a0b99c tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:30.652163 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1277/5127] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.662094 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-de6669c7-fa98-4c8a-b42f-d41a74e99e60 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.664225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-de6669c7-fa98-4c8a-b42f-d41a74e99e60 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2/extra_specs Jul 10 09:48:30.664777 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-de6669c7-fa98-4c8a-b42f-d41a74e99e60 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.691166 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-de6669c7-fa98-4c8a-b42f-d41a74e99e60 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2/extra_specs returned with HTTP 200 Jul 10 09:48:30.691925 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1291/5128] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2/extra_specs => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:30.701467 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-266891f3-7ce6-43c2-9cc7-249989a3e1ca None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.703410 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-266891f3-7ce6-43c2-9cc7-249989a3e1ca tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] PUT https://10.4.3.103/volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2/extra_specs/key2 Jul 10 09:48:30.703790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-266891f3-7ce6-43c2-9cc7-249989a3e1ca tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.733295 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-266891f3-7ce6-43c2-9cc7-249989a3e1ca tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2/extra_specs/key2 returned with HTTP 200 Jul 10 09:48:30.733805 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1279/5129] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:48:30 2026] PUT /volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2/extra_specs/key2 => generated 25 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:30.745150 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a83997be-b6dd-48e5-b185-797836e5bbb9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.747736 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a83997be-b6dd-48e5-b185-797836e5bbb9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.748408 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a83997be-b6dd-48e5-b185-797836e5bbb9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.766460 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a83997be-b6dd-48e5-b185-797836e5bbb9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:30.767007 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1283/5130] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.777531 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ffcdc8cc-f4d9-406e-91a2-4d74d786b269 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.779931 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ffcdc8cc-f4d9-406e-91a2-4d74d786b269 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/9c14d894-2cf6-4c72-9e01-8161f0881980 Jul 10 09:48:30.780222 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ffcdc8cc-f4d9-406e-91a2-4d74d786b269 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:30.780703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ffcdc8cc-f4d9-406e-91a2-4d74d786b269 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:30.808792 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ffcdc8cc-f4d9-406e-91a2-4d74d786b269 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/9c14d894-2cf6-4c72-9e01-8161f0881980 returned with HTTP 202 Jul 10 09:48:30.809216 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1278/5131] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:30 2026] DELETE /volume/v3/types/9c14d894-2cf6-4c72-9e01-8161f0881980 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:30.819111 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8823f7e0-55bb-457d-ac93-fd9f4f93c578 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.821460 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8823f7e0-55bb-457d-ac93-fd9f4f93c578 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.822019 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8823f7e0-55bb-457d-ac93-fd9f4f93c578 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1294716283", "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=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.843612 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8823f7e0-55bb-457d-ac93-fd9f4f93c578 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:30.844092 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1292/5132] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.853459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70ba6ea7-905b-42e0-af7a-608ae3206daa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.855307 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70ba6ea7-905b-42e0-af7a-608ae3206daa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0/encryption Jul 10 09:48:30.855717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70ba6ea7-905b-42e0-af7a-608ae3206daa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.885325 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70ba6ea7-905b-42e0-af7a-608ae3206daa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0/encryption returned with HTTP 200 Jul 10 09:48:30.886071 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1280/5133] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.895747 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7d98100a-8a90-42e1-93fe-ef9a0a067089 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.898231 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7d98100a-8a90-42e1-93fe-ef9a0a067089 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0/encryption/3e6f4bdb-3653-43f8-b43f-fbb3139bfdfc Jul 10 09:48:30.898486 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7d98100a-8a90-42e1-93fe-ef9a0a067089 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:30.898734 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7d98100a-8a90-42e1-93fe-ef9a0a067089 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:30.913293 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7d98100a-8a90-42e1-93fe-ef9a0a067089 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0/encryption/3e6f4bdb-3653-43f8-b43f-fbb3139bfdfc returned with HTTP 202 Jul 10 09:48:30.913878 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1284/5134] 10.4.3.103 () {66 vars in 1489 bytes} [Fri Jul 10 09:48:30 2026] DELETE /volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0/encryption/3e6f4bdb-3653-43f8-b43f-fbb3139bfdfc => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:30.922655 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-28bcdede-1c26-4c26-bcf1-a2b3f6667647 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.924500 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28bcdede-1c26-4c26-bcf1-a2b3f6667647 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.924980 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-28bcdede-1c26-4c26-bcf1-a2b3f6667647 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-425757520", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:30.943014 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-28bcdede-1c26-4c26-bcf1-a2b3f6667647 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:30.943423 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1279/5135] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:30.954359 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fecf0c4b-add4-4cd1-847a-b56dd88ea69b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.956844 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fecf0c4b-add4-4cd1-847a-b56dd88ea69b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/05e8b1c2-c71b-4d4d-b5e0-398a2c82a220/extra_specs/key1 Jul 10 09:48:30.957475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fecf0c4b-add4-4cd1-847a-b56dd88ea69b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:30.957475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fecf0c4b-add4-4cd1-847a-b56dd88ea69b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:30.979368 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fecf0c4b-add4-4cd1-847a-b56dd88ea69b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/05e8b1c2-c71b-4d4d-b5e0-398a2c82a220/extra_specs/key1 returned with HTTP 202 Jul 10 09:48:30.980075 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1293/5136] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:48:30 2026] DELETE /volume/v3/types/05e8b1c2-c71b-4d4d-b5e0-398a2c82a220/extra_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:48:30.988328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-56fcf3f2-ea50-41cb-a0f9-e740baa0f920 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:30.990231 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-56fcf3f2-ea50-41cb-a0f9-e740baa0f920 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:30.990655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-56fcf3f2-ea50-41cb-a0f9-e740baa0f920 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-702366132", "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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:31.008126 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-56fcf3f2-ea50-41cb-a0f9-e740baa0f920 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:31.008585 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1281/5137] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:48:30 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:31.018160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-766ee532-c8b3-47be-a3d2-4c5b112b09b2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.020500 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-766ee532-c8b3-47be-a3d2-4c5b112b09b2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/e6b685d8-bc06-42f5-a821-1427573c20d5 Jul 10 09:48:31.020794 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-766ee532-c8b3-47be-a3d2-4c5b112b09b2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.021077 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-766ee532-c8b3-47be-a3d2-4c5b112b09b2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.051602 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-766ee532-c8b3-47be-a3d2-4c5b112b09b2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/e6b685d8-bc06-42f5-a821-1427573c20d5 returned with HTTP 202 Jul 10 09:48:31.052142 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1285/5138] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:31 2026] DELETE /volume/v3/types/e6b685d8-bc06-42f5-a821-1427573c20d5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:31.061362 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cf2db67e-8805-4717-b38c-6489f7e0ecc9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.063598 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cf2db67e-8805-4717-b38c-6489f7e0ecc9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs Jul 10 09:48:31.063860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cf2db67e-8805-4717-b38c-6489f7e0ecc9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.064092 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cf2db67e-8805-4717-b38c-6489f7e0ecc9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.072168 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cf2db67e-8805-4717-b38c-6489f7e0ecc9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs returned with HTTP 200 Jul 10 09:48:31.072600 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1280/5139] 10.4.3.103 () {66 vars in 1378 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:31.081890 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22b005ae-7fb2-43b5-9be1-5f491660a3cd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.083683 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22b005ae-7fb2-43b5-9be1-5f491660a3cd tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types Jul 10 09:48:31.083927 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22b005ae-7fb2-43b5-9be1-5f491660a3cd tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.084149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22b005ae-7fb2-43b5-9be1-5f491660a3cd tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.100625 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22b005ae-7fb2-43b5-9be1-5f491660a3cd tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:31.101111 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1294/5140] 10.4.3.103 () {66 vars in 1231 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types => generated 2609 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:31.114689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f2cc496e-12cb-44c1-8dc0-671cdf1dea75 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.116898 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2cc496e-12cb-44c1-8dc0-671cdf1dea75 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption/cipher Jul 10 09:48:31.117137 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2cc496e-12cb-44c1-8dc0-671cdf1dea75 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.117329 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f2cc496e-12cb-44c1-8dc0-671cdf1dea75 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.123868 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f2cc496e-12cb-44c1-8dc0-671cdf1dea75 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption/cipher returned with HTTP 200 Jul 10 09:48:31.124258 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1282/5141] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:31.133387 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bd5d2915-4ce1-4f32-9f49-a15e615496f2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.135310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd5d2915-4ce1-4f32-9f49-a15e615496f2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption Jul 10 09:48:31.135474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd5d2915-4ce1-4f32-9f49-a15e615496f2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.135693 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bd5d2915-4ce1-4f32-9f49-a15e615496f2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.142293 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bd5d2915-4ce1-4f32-9f49-a15e615496f2 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption returned with HTTP 200 Jul 10 09:48:31.142782 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1286/5142] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:31.153355 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0aec00d1-16ce-4f9b-b8ba-afeb83e5ec6b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.155320 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0aec00d1-16ce-4f9b-b8ba-afeb83e5ec6b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/multiattach Jul 10 09:48:31.155543 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0aec00d1-16ce-4f9b-b8ba-afeb83e5ec6b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.155732 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0aec00d1-16ce-4f9b-b8ba-afeb83e5ec6b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.163337 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0aec00d1-16ce-4f9b-b8ba-afeb83e5ec6b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/multiattach returned with HTTP 200 Jul 10 09:48:31.163865 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1281/5143] 10.4.3.103 () {66 vars in 1414 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:31.172052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cef3b7aa-7be7-44a7-86d3-ca659de3303b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.174023 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cef3b7aa-7be7-44a7-86d3-ca659de3303b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/volume_backend_name Jul 10 09:48:31.174195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cef3b7aa-7be7-44a7-86d3-ca659de3303b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.174366 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cef3b7aa-7be7-44a7-86d3-ca659de3303b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.182206 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cef3b7aa-7be7-44a7-86d3-ca659de3303b tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 09:48:31.182677 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1295/5144] 10.4.3.103 () {66 vars in 1438 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:31.191789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bbf764c7-db51-4988-abb0-78c4c1cae457 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.193707 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bbf764c7-db51-4988-abb0-78c4c1cae457 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] GET https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c Jul 10 09:48:31.193915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bbf764c7-db51-4988-abb0-78c4c1cae457 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.194182 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bbf764c7-db51-4988-abb0-78c4c1cae457 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.199403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bbf764c7-db51-4988-abb0-78c4c1cae457 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c returned with HTTP 200 Jul 10 09:48:31.199811 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1283/5145] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:31.210891 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b8dde619-0695-4cf4-ae69-e50e0fa64f47 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.214336 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b8dde619-0695-4cf4-ae69-e50e0fa64f47 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] PUT https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption/6fad0db7-f82d-47a9-a9d2-2b2d9d772a20 Jul 10 09:48:31.214336 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b8dde619-0695-4cf4-ae69-e50e0fa64f47 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:31.231858 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b8dde619-0695-4cf4-ae69-e50e0fa64f47 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption/6fad0db7-f82d-47a9-a9d2-2b2d9d772a20 returned with HTTP 200 Jul 10 09:48:31.232627 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1287/5146] 10.4.3.103 () {68 vars in 1506 bytes} [Fri Jul 10 09:48:31 2026] PUT /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/encryption/6fad0db7-f82d-47a9-a9d2-2b2d9d772a20 => generated 33 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:31.242849 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-76c3e650-31b9-40c3-a6b9-9499f97f811f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.245748 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-76c3e650-31b9-40c3-a6b9-9499f97f811f tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] PUT https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/key1 Jul 10 09:48:31.245748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-76c3e650-31b9-40c3-a6b9-9499f97f811f tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:31.267551 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-76c3e650-31b9-40c3-a6b9-9499f97f811f tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/key1 returned with HTTP 200 Jul 10 09:48:31.268493 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1282/5147] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:48:31 2026] PUT /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c/extra_specs/key1 => generated 30 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:48:31.276796 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-22f15504-fd9d-4781-8794-a4c39ffea358 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.278788 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22f15504-fd9d-4781-8794-a4c39ffea358 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] PUT https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c Jul 10 09:48:31.279187 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-22f15504-fd9d-4781-8794-a4c39ffea358 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:31.293391 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-22f15504-fd9d-4781-8794-a4c39ffea358 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c returned with HTTP 200 Jul 10 09:48:31.293874 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1296/5148] 10.4.3.103 () {68 vars in 1362 bytes} [Fri Jul 10 09:48:31 2026] PUT /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:31.302848 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9bca471a-9ced-462c-8303-850504cf5c7d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.304992 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9bca471a-9ced-462c-8303-850504cf5c7d tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/05e8b1c2-c71b-4d4d-b5e0-398a2c82a220 Jul 10 09:48:31.305240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9bca471a-9ced-462c-8303-850504cf5c7d tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.305505 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9bca471a-9ced-462c-8303-850504cf5c7d tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.333329 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9bca471a-9ced-462c-8303-850504cf5c7d tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/05e8b1c2-c71b-4d4d-b5e0-398a2c82a220 returned with HTTP 202 Jul 10 09:48:31.333786 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1284/5149] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:31 2026] DELETE /volume/v3/types/05e8b1c2-c71b-4d4d-b5e0-398a2c82a220 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:31.340590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3d6f0d70-91be-470f-9447-783fc061e761 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.342630 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3d6f0d70-91be-470f-9447-783fc061e761 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0 Jul 10 09:48:31.342964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3d6f0d70-91be-470f-9447-783fc061e761 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.343252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3d6f0d70-91be-470f-9447-783fc061e761 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.370785 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3d6f0d70-91be-470f-9447-783fc061e761 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0 returned with HTTP 202 Jul 10 09:48:31.371258 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1288/5150] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:31 2026] DELETE /volume/v3/types/00524ae4-e47f-4533-b456-f8b7b8035bf0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:31.379136 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a77b8e05-ad89-4136-89c2-630711567778 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.381017 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a77b8e05-ad89-4136-89c2-630711567778 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2 Jul 10 09:48:31.381215 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a77b8e05-ad89-4136-89c2-630711567778 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.381427 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a77b8e05-ad89-4136-89c2-630711567778 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.393815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6255e3fa-b691-4d13-8ca7-157dc141e574 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.395960 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6255e3fa-b691-4d13-8ca7-157dc141e574 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:31.396219 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6255e3fa-b691-4d13-8ca7-157dc141e574 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.396449 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6255e3fa-b691-4d13-8ca7-157dc141e574 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.396601 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6255e3fa-b691-4d13-8ca7-157dc141e574 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:31.402103 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:31.402103 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:31.402940 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6255e3fa-b691-4d13-8ca7-157dc141e574 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:31.403553 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1297/5151] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:31 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:31.412164 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a77b8e05-ad89-4136-89c2-630711567778 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2 returned with HTTP 202 Jul 10 09:48:31.412659 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1283/5152] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:31 2026] DELETE /volume/v3/types/38074c55-bcca-43cd-ac18-52ae53f375a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:31.423233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-35a5ca1d-20d7-46f5-9ae1-3aae62de31b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.425534 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-35a5ca1d-20d7-46f5-9ae1-3aae62de31b9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/f61c5297-ec3f-4ab1-99bf-66e07fadc497 Jul 10 09:48:31.425765 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-35a5ca1d-20d7-46f5-9ae1-3aae62de31b9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.425951 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-35a5ca1d-20d7-46f5-9ae1-3aae62de31b9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.450561 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-35a5ca1d-20d7-46f5-9ae1-3aae62de31b9 tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/f61c5297-ec3f-4ab1-99bf-66e07fadc497 returned with HTTP 202 Jul 10 09:48:31.450957 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1285/5153] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:31 2026] DELETE /volume/v3/types/f61c5297-ec3f-4ab1-99bf-66e07fadc497 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:31.457401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1733a379-e84e-4286-b221-b61634041bfa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:31.459289 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1733a379-e84e-4286-b221-b61634041bfa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] DELETE https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c Jul 10 09:48:31.459488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1733a379-e84e-4286-b221-b61634041bfa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:31.459764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1733a379-e84e-4286-b221-b61634041bfa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:31.482600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1733a379-e84e-4286-b221-b61634041bfa tempest-VolumeTypesAdminTests-1812597357 tempest-VolumeTypesAdminTests-1812597357-project-admin] https://10.4.3.103/volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c returned with HTTP 202 Jul 10 09:48:31.483109 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1289/5154] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:48:31 2026] DELETE /volume/v3/types/c9abb757-b797-432e-ba2e-2f27d8e0338c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:32.413375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-025208b0-8590-4cf4-8be8-dfd151cd89df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:32.415511 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-025208b0-8590-4cf4-8be8-dfd151cd89df tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:32.415810 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-025208b0-8590-4cf4-8be8-dfd151cd89df tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:32.416076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-025208b0-8590-4cf4-8be8-dfd151cd89df tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:32.416205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-025208b0-8590-4cf4-8be8-dfd151cd89df tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:32.421086 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:32.421086 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:32.421895 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-025208b0-8590-4cf4-8be8-dfd151cd89df tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:32.422267 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1298/5155] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:32 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:33.432340 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a0e36874-3ef6-468e-8df1-326bda5a5dce None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:33.434166 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a0e36874-3ef6-468e-8df1-326bda5a5dce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:33.434371 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a0e36874-3ef6-468e-8df1-326bda5a5dce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:33.434594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a0e36874-3ef6-468e-8df1-326bda5a5dce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:33.434704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a0e36874-3ef6-468e-8df1-326bda5a5dce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:33.444269 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:33.444269 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:33.445040 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a0e36874-3ef6-468e-8df1-326bda5a5dce tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:33.445424 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1284/5156] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:33 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:34.457201 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8844e3ba-15ff-40b2-bfc1-f87cea915987 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:34.459702 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8844e3ba-15ff-40b2-bfc1-f87cea915987 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:34.460039 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8844e3ba-15ff-40b2-bfc1-f87cea915987 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:34.460305 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8844e3ba-15ff-40b2-bfc1-f87cea915987 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:34.460449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-8844e3ba-15ff-40b2-bfc1-f87cea915987 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:34.472467 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:34.472467 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:34.474470 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8844e3ba-15ff-40b2-bfc1-f87cea915987 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:34.474470 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1286/5157] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:34 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:34.490384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:34.492277 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 Jul 10 09:48:34.492521 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:34.492812 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:34.493051 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume with id: a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 Jul 10 09:48:34.502807 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:34.502807 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:34.503156 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:34.556310 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume request issued successfully. Jul 10 09:48:34.556555 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2b710f7f-4abb-434b-9cc9-caae6ed764d6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 returned with HTTP 202 Jul 10 09:48:34.557061 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1290/5158] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:34 2026] DELETE /volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:34.565268 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-501f2c5c-8418-41df-b60b-9e4b63e6fd3e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:34.567154 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-501f2c5c-8418-41df-b60b-9e4b63e6fd3e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 Jul 10 09:48:34.567387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-501f2c5c-8418-41df-b60b-9e4b63e6fd3e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:34.567672 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-501f2c5c-8418-41df-b60b-9e4b63e6fd3e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:34.575332 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:34.575332 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:34.579857 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-501f2c5c-8418-41df-b60b-9e4b63e6fd3e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:34.584672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-501f2c5c-8418-41df-b60b-9e4b63e6fd3e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 returned with HTTP 200 Jul 10 09:48:34.585138 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1299/5159] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:34 2026] GET /volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:35.599269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-38241832-6202-4e55-9af6-7b605038eec5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:35.601408 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38241832-6202-4e55-9af6-7b605038eec5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 Jul 10 09:48:35.601642 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38241832-6202-4e55-9af6-7b605038eec5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:35.602134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-38241832-6202-4e55-9af6-7b605038eec5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:35.609932 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-38241832-6202-4e55-9af6-7b605038eec5 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 returned with HTTP 404 Jul 10 09:48:35.610811 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1285/5160] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:35 2026] GET /volume/v3/volumes/a0d68bfc-7677-43b8-bba4-6c51ff1e21d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:35.619707 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ad8e5c81-72da-439d-ac57-2f0b1ba0ba13 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:35.622533 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad8e5c81-72da-439d-ac57-2f0b1ba0ba13 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:35.622891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad8e5c81-72da-439d-ac57-2f0b1ba0ba13 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:35.623168 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ad8e5c81-72da-439d-ac57-2f0b1ba0ba13 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:35.623843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ad8e5c81-72da-439d-ac57-2f0b1ba0ba13 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:35.630187 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:35.630187 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:35.631187 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ad8e5c81-72da-439d-ac57-2f0b1ba0ba13 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:35.632380 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1287/5161] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:35 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:35.643465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:35.646116 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:35.646423 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:35.647553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:35.647553 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete backup with id: 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. Jul 10 09:48:35.653138 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:35.653138 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:35.680105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] delete_backup rpcapi backup_id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:48:35.685416 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2c8aecdf-c271-48b7-adb2-b2ce8dfe570e tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 202 Jul 10 09:48:35.685416 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1291/5162] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:35 2026] DELETE /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:48:35.693015 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8c229361-84e0-4f10-8203-d9324348248b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:35.694882 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c229361-84e0-4f10-8203-d9324348248b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:35.695107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c229361-84e0-4f10-8203-d9324348248b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:35.695300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c229361-84e0-4f10-8203-d9324348248b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:35.695386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8c229361-84e0-4f10-8203-d9324348248b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:35.700071 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:35.700071 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:35.700736 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c229361-84e0-4f10-8203-d9324348248b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 200 Jul 10 09:48:35.701174 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1300/5163] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:35 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:36.715468 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c41ec174-adea-444b-b957-5a104c1d7d49 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:36.718746 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c41ec174-adea-444b-b957-5a104c1d7d49 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 Jul 10 09:48:36.718992 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c41ec174-adea-444b-b957-5a104c1d7d49 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:36.719240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c41ec174-adea-444b-b957-5a104c1d7d49 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:36.719353 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c41ec174-adea-444b-b957-5a104c1d7d49 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 327d8636-8dfe-4d0d-a35e-e6c8776b6dc2. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:36.723598 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c41ec174-adea-444b-b957-5a104c1d7d49 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 returned with HTTP 404 Jul 10 09:48:36.724228 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1286/5164] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:36 2026] GET /volume/v3/backups/327d8636-8dfe-4d0d-a35e-e6c8776b6dc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:36.731318 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:36.734514 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:48:36.734857 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:36.735126 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:36.735283 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete backup with id: d697225f-6db2-4ab6-8add-55a77669c7ed. Jul 10 09:48:36.743636 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:36.743636 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:36.768555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] delete_backup rpcapi backup_id d697225f-6db2-4ab6-8add-55a77669c7ed {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:48:36.770594 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1ba78c45-b8f3-4d76-b983-aacb81716ee9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 202 Jul 10 09:48:36.771026 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1288/5165] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:36 2026] DELETE /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:48:36.779287 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-84c2ccf1-fa51-4c83-8d12-c1a9558ce823 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:36.781088 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-84c2ccf1-fa51-4c83-8d12-c1a9558ce823 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:48:36.781365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-84c2ccf1-fa51-4c83-8d12-c1a9558ce823 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:36.783258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-84c2ccf1-fa51-4c83-8d12-c1a9558ce823 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:36.783258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-84c2ccf1-fa51-4c83-8d12-c1a9558ce823 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:36.787924 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:36.787924 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:36.788675 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-84c2ccf1-fa51-4c83-8d12-c1a9558ce823 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 200 Jul 10 09:48:36.789124 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1292/5166] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:36 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:37.803320 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9ed220ea-feab-462c-bbc7-33cf85e8fbb6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:37.805359 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ed220ea-feab-462c-bbc7-33cf85e8fbb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed Jul 10 09:48:37.805589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ed220ea-feab-462c-bbc7-33cf85e8fbb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:37.805793 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ed220ea-feab-462c-bbc7-33cf85e8fbb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:37.805914 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9ed220ea-feab-462c-bbc7-33cf85e8fbb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id d697225f-6db2-4ab6-8add-55a77669c7ed. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:37.809633 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ed220ea-feab-462c-bbc7-33cf85e8fbb6 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed returned with HTTP 404 Jul 10 09:48:37.810216 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1301/5167] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:37 2026] GET /volume/v3/backups/d697225f-6db2-4ab6-8add-55a77669c7ed => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:37.817734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:37.819705 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:37.820039 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:37.820246 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:37.820381 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete backup with id: 64a9c389-2345-446f-bf48-197b001f4030. Jul 10 09:48:37.825096 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:37.825096 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:37.845991 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] delete_backup rpcapi backup_id 64a9c389-2345-446f-bf48-197b001f4030 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:48:37.847702 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2f1c2dec-36e1-459f-803f-013d8a24e02c tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 202 Jul 10 09:48:37.848181 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1287/5168] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:37 2026] DELETE /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:48:37.857011 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d8c05470-9fda-420c-aa32-9f0c58a6b575 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:37.859462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8c05470-9fda-420c-aa32-9f0c58a6b575 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:37.859462 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8c05470-9fda-420c-aa32-9f0c58a6b575 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:37.859684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8c05470-9fda-420c-aa32-9f0c58a6b575 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:37.859684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d8c05470-9fda-420c-aa32-9f0c58a6b575 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:37.864821 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:37.864821 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:37.865537 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8c05470-9fda-420c-aa32-9f0c58a6b575 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:37.865980 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1289/5169] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:37 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:38.877826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8ef1b810-de5d-42d0-8b94-2db558b72499 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:38.879678 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ef1b810-de5d-42d0-8b94-2db558b72499 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:38.879921 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ef1b810-de5d-42d0-8b94-2db558b72499 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:38.880121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8ef1b810-de5d-42d0-8b94-2db558b72499 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:38.880224 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8ef1b810-de5d-42d0-8b94-2db558b72499 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:38.885052 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:38.885052 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:38.885698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8ef1b810-de5d-42d0-8b94-2db558b72499 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 200 Jul 10 09:48:38.886160 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1293/5170] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:38 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:39.897374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6fc72f59-73b5-40ae-83d7-7e83068e0a8b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:39.899441 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6fc72f59-73b5-40ae-83d7-7e83068e0a8b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 Jul 10 09:48:39.899643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6fc72f59-73b5-40ae-83d7-7e83068e0a8b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:39.899851 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6fc72f59-73b5-40ae-83d7-7e83068e0a8b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:39.900062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6fc72f59-73b5-40ae-83d7-7e83068e0a8b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Show backup with id 64a9c389-2345-446f-bf48-197b001f4030. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:39.904235 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6fc72f59-73b5-40ae-83d7-7e83068e0a8b tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 returned with HTTP 404 Jul 10 09:48:39.904931 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1302/5171] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:39 2026] GET /volume/v3/backups/64a9c389-2345-446f-bf48-197b001f4030 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:39.912480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:39.914223 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc Jul 10 09:48:39.914432 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:39.914644 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:39.914802 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume with id: ffc79977-f1cc-4891-bf13-60b8ae8501dc Jul 10 09:48:39.943383 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:39.943383 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:39.943989 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:40.036167 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Delete volume request issued successfully. Jul 10 09:48:40.036307 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7513c9ec-baf6-494f-b83f-0acc549561a9 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc returned with HTTP 202 Jul 10 09:48:40.036698 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1288/5172] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:48:39 2026] DELETE /volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:48:40.050644 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c8b7d6c1-eb8a-4959-b1e7-f3a20e0463b3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:40.050644 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8b7d6c1-eb8a-4959-b1e7-f3a20e0463b3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc Jul 10 09:48:40.050644 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8b7d6c1-eb8a-4959-b1e7-f3a20e0463b3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:40.050644 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c8b7d6c1-eb8a-4959-b1e7-f3a20e0463b3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:40.057002 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:40.057002 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:40.060657 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c8b7d6c1-eb8a-4959-b1e7-f3a20e0463b3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Volume info retrieved successfully. Jul 10 09:48:40.075266 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c8b7d6c1-eb8a-4959-b1e7-f3a20e0463b3 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc returned with HTTP 200 Jul 10 09:48:40.075808 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1290/5173] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:40 2026] GET /volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:42.012863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-89cf3703-e2e0-4030-8359-9ebf03292c17 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:42.012863 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89cf3703-e2e0-4030-8359-9ebf03292c17 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] GET https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc Jul 10 09:48:42.012863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89cf3703-e2e0-4030-8359-9ebf03292c17 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:42.012863 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-89cf3703-e2e0-4030-8359-9ebf03292c17 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:42.012863 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-89cf3703-e2e0-4030-8359-9ebf03292c17 tempest-ProjectAdminTests33-912810527 tempest-ProjectAdminTests33-912810527-project-admin] https://10.4.3.103/volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc returned with HTTP 404 Jul 10 09:48:42.012863 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1294/5174] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:41 2026] GET /volume/v3/volumes/ffc79977-f1cc-4891-bf13-60b8ae8501dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-791380687", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-791380687', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Create volume of 1 GB Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Availability Zones retrieved successfully. Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Flow 'volume_create_api' (350c7254-31a3-461d-bfc0-2e76382b914c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e861e8f6-001a-4fc8-8c85-9dd6508b5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e861e8f6-001a-4fc8-8c85-9dd6508b5b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f787ec-522d-4469-b6fc-562876f8f318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Created reservations ['018f2ee4-5184-4cf9-9d1b-d781da4fcff3', '7f049258-6d67-4a58-a690-5e91f8e4331a', 'e5710c18-990b-445c-a89e-990bf4ad8b76', '7c143ccf-c0d4-45ee-81e6-e256d826d012'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:42.014455 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f787ec-522d-4469-b6fc-562876f8f318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018f2ee4-5184-4cf9-9d1b-d781da4fcff3', '7f049258-6d67-4a58-a690-5e91f8e4331a', 'e5710c18-990b-445c-a89e-990bf4ad8b76', '7c143ccf-c0d4-45ee-81e6-e256d826d012']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9230cb16-c799-4b11-890a-fcb42bbbde8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9230cb16-c799-4b11-890a-fcb42bbbde8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57717ea7-5d9e-462a-9809-fa431920706d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-791380687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef1f20f53445c1b79b0e6e6d69e462',qos_specs=None,replication_status=,reservations=['018f2ee4-5184-4cf9-9d1b-d781da4fcff3','7f049258-6d67-4a58-a690-5e91f8e4331a','e5710c18-990b-445c-a89e-990bf4ad8b76','7c143ccf-c0d4-45ee-81e6-e256d826d012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f3fe8ae1884fceb2894eec33ab0b29',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-791380687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57717ea7-5d9e-462a-9809-fa431920706d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ef1f20f53445c1b79b0e6e6d69e462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f3fe8ae1884fceb2894eec33ab0b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973f9581-7326-45b4-9ac5-7e16b2c231a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973f9581-7326-45b4-9ac5-7e16b2c231a2) transitioned into state 'SUCCESS' from state '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-791380687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef1f20f53445c1b79b0e6e6d69e462',qos_specs=None,replication_status=,reservations=['018f2ee4-5184-4cf9-9d1b-d781da4fcff3','7f049258-6d67-4a58-a690-5e91f8e4331a','e5710c18-990b-445c-a89e-990bf4ad8b76','7c143ccf-c0d4-45ee-81e6-e256d826d012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f3fe8ae1884fceb2894eec33ab0b29',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafecbda-42e1-41a5-8d2c-5f6c6aa8f191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafecbda-42e1-41a5-8d2c-5f6c6aa8f191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:42.018076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Flow 'volume_create_api' (350c7254-31a3-461d-bfc0-2e76382b914c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:42.019517 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Create volume request issued successfully. Jul 10 09:48:42.019517 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4e160b78-16cc-41ec-afa3-86a496a66fa1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:42.019517 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1303/5175] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:41 2026] POST /volume/v3/volumes => generated 753 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f9d286e3-9eff-4e37-9625-16f608ecc1e2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f9d286e3-9eff-4e37-9625-16f608ecc1e2 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f9d286e3-9eff-4e37-9625-16f608ecc1e2 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f9d286e3-9eff-4e37-9625-16f608ecc1e2 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f9d286e3-9eff-4e37-9625-16f608ecc1e2 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f9d286e3-9eff-4e37-9625-16f608ecc1e2 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 200 Jul 10 09:48:42.020287 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1289/5176] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:41 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:43.025247 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-22846dc3-8691-445d-a373-c95102c9f9b5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:43.027647 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-22846dc3-8691-445d-a373-c95102c9f9b5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:48:43.029216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-22846dc3-8691-445d-a373-c95102c9f9b5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:43.029216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-22846dc3-8691-445d-a373-c95102c9f9b5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:43.038118 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:43.038118 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:43.043537 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-22846dc3-8691-445d-a373-c95102c9f9b5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:48:43.050233 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-22846dc3-8691-445d-a373-c95102c9f9b5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 200 Jul 10 09:48:43.050471 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1291/5177] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:43 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:43.067104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4ba2e02a-4cab-4892-a125-db37317a9b0a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:43.069067 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ba2e02a-4cab-4892-a125-db37317a9b0a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:48:43.069356 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ba2e02a-4cab-4892-a125-db37317a9b0a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:43.069582 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4ba2e02a-4cab-4892-a125-db37317a9b0a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:43.078618 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:43.078618 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:43.083082 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4ba2e02a-4cab-4892-a125-db37317a9b0a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:48:43.088833 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4ba2e02a-4cab-4892-a125-db37317a9b0a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 200 Jul 10 09:48:43.089253 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1295/5178] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:43 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:43.101292 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7c9d131f-03f2-4d7f-8c44-de55517fd0c0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:43.103690 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c9d131f-03f2-4d7f-8c44-de55517fd0c0 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:48:43.103937 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c9d131f-03f2-4d7f-8c44-de55517fd0c0 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:43.104204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7c9d131f-03f2-4d7f-8c44-de55517fd0c0 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:43.113744 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:43.113744 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:43.118777 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7c9d131f-03f2-4d7f-8c44-de55517fd0c0 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:48:43.124438 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7c9d131f-03f2-4d7f-8c44-de55517fd0c0 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 200 Jul 10 09:48:43.124953 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1304/5179] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:43 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:43.137423 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:43.139428 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:48:43.139812 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57717ea7-5d9e-462a-9809-fa431920706d", "name": "tempest-TestVolumeBackupRestore-backup-117875116", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:43.141525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Creating new backup {'backup': {'volume_id': '57717ea7-5d9e-462a-9809-fa431920706d', 'name': 'tempest-TestVolumeBackupRestore-backup-117875116', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:48:43.141767 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Creating backup of volume 57717ea7-5d9e-462a-9809-fa431920706d in container None Jul 10 09:48:43.150709 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:43.150709 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:43.151603 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:48:43.206744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Created reservations ['4612b5f0-54dd-4047-a5c0-cdb3d9ed62c4', 'f30c3a91-13d0-4fc4-87f0-210cad06ee60'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:43.273979 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3678e269-1a7d-4013-98e7-28ec6ed141fd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:48:43.274537 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1290/5180] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:43 2026] POST /volume/v3/backups => generated 334 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:43.283634 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2f5a223a-9b0e-418d-982a-02055ec0db14 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:43.286427 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2f5a223a-9b0e-418d-982a-02055ec0db14 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:43.286730 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2f5a223a-9b0e-418d-982a-02055ec0db14 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:43.287029 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2f5a223a-9b0e-418d-982a-02055ec0db14 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:43.287199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2f5a223a-9b0e-418d-982a-02055ec0db14 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:43.292536 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:43.292536 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:43.293587 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2f5a223a-9b0e-418d-982a-02055ec0db14 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:43.294159 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1292/5181] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:43 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:43.748206 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:43.837220 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:43.840920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2132131314"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:43.840920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2132131314'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:43.840920 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume of 1 GB Jul 10 09:48:43.843260 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Availability Zones retrieved successfully. Jul 10 09:48:43.849005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (946d4933-1ee7-4c43-b5d5-7db380bb8111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:43.849943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d887c13-e51f-4b88-a83f-287b84a670f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:43.850824 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:43.876227 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d887c13-e51f-4b88-a83f-287b84a670f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:43.877037 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5216582-308a-4801-94ee-10b5fd1018a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:43.965613 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['99d356b4-89cd-458e-9d0c-9a456cc1d640', 'e0c4cc6e-3835-4048-a4ba-05652001c8a0', '11564e72-0e5c-471e-b983-7de700cd9fc1', 'c3a87ecf-aea6-456f-82ff-78d26eb7e454'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:43.967664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5216582-308a-4801-94ee-10b5fd1018a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d356b4-89cd-458e-9d0c-9a456cc1d640', 'e0c4cc6e-3835-4048-a4ba-05652001c8a0', '11564e72-0e5c-471e-b983-7de700cd9fc1', 'c3a87ecf-aea6-456f-82ff-78d26eb7e454']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:43.967664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce7bd04-2f98-41de-9dc8-13b993a2de9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:44.000952 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce7bd04-2f98-41de-9dc8-13b993a2de9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f72319d-6920-4e2a-b752-95cd423f1a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132131314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['99d356b4-89cd-458e-9d0c-9a456cc1d640','e0c4cc6e-3835-4048-a4ba-05652001c8a0','11564e72-0e5c-471e-b983-7de700cd9fc1','c3a87ecf-aea6-456f-82ff-78d26eb7e454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132131314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f72319d-6920-4e2a-b752-95cd423f1a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf484c4b5b4ea4ada56abcce72dce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:44.001680 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340c7ee9-065a-47f9-80cc-ebdfec676a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:44.034536 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340c7ee9-065a-47f9-80cc-ebdfec676a23) transitioned into state 'SUCCESS' from state '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-2132131314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['99d356b4-89cd-458e-9d0c-9a456cc1d640','e0c4cc6e-3835-4048-a4ba-05652001c8a0','11564e72-0e5c-471e-b983-7de700cd9fc1','c3a87ecf-aea6-456f-82ff-78d26eb7e454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:44.035277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84cbee2-d1c7-424e-958c-1cb8f9da573a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:44.050949 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84cbee2-d1c7-424e-958c-1cb8f9da573a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:44.051934 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (946d4933-1ee7-4c43-b5d5-7db380bb8111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:44.052304 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request issued successfully. Jul 10 09:48:44.053055 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4217557a-fcd8-4cb2-8bde-43ca55984ced tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:44.053553 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1296/5182] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:48:43 2026] POST /volume/v3/volumes => generated 778 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:44.068708 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-dffd077a-35f0-4932-b3c7-8b8e3c27d022 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:44.070522 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dffd077a-35f0-4932-b3c7-8b8e3c27d022 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 Jul 10 09:48:44.070735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dffd077a-35f0-4932-b3c7-8b8e3c27d022 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:44.070915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-dffd077a-35f0-4932-b3c7-8b8e3c27d022 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:44.081479 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:44.081479 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:44.086658 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-dffd077a-35f0-4932-b3c7-8b8e3c27d022 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:48:44.098489 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-dffd077a-35f0-4932-b3c7-8b8e3c27d022 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 returned with HTTP 200 Jul 10 09:48:44.099108 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1305/5183] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:44 2026] GET /volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:44.305324 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b15ca918-fae1-4b36-bdce-0ed4c605b181 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:44.307168 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b15ca918-fae1-4b36-bdce-0ed4c605b181 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:44.307345 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b15ca918-fae1-4b36-bdce-0ed4c605b181 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:44.307523 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b15ca918-fae1-4b36-bdce-0ed4c605b181 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:44.307643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-b15ca918-fae1-4b36-bdce-0ed4c605b181 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:44.312118 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:44.312118 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:44.313164 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b15ca918-fae1-4b36-bdce-0ed4c605b181 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:44.313550 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1291/5184] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:44 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:45.111633 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-15f22c30-eb86-443d-827c-2cf118b64bd0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:45.113460 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15f22c30-eb86-443d-827c-2cf118b64bd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 Jul 10 09:48:45.113703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15f22c30-eb86-443d-827c-2cf118b64bd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:45.113883 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15f22c30-eb86-443d-827c-2cf118b64bd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:45.148832 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:45.148832 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:45.154602 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-15f22c30-eb86-443d-827c-2cf118b64bd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:48:45.162370 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15f22c30-eb86-443d-827c-2cf118b64bd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 returned with HTTP 200 Jul 10 09:48:45.162856 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1293/5185] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:45 2026] GET /volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 => generated 1018 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:48:45.175437 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:45.177912 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:48:45.178348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f72319d-6920-4e2a-b752-95cd423f1a88", "name": "tempest-type-Backup-45513815"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:45.180149 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating new backup {'backup': {'volume_id': '8f72319d-6920-4e2a-b752-95cd423f1a88', 'name': 'tempest-type-Backup-45513815'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:48:45.180490 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating backup of volume 8f72319d-6920-4e2a-b752-95cd423f1a88 in container None Jul 10 09:48:45.191083 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:45.191083 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:45.191560 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:48:45.253475 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['cfa2e37e-65b2-4ae8-9fdd-bdd90874d468', 'cac25a4e-11e1-49a5-a8f8-184f162cdc46'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:45.325332 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4cddf9f1-7d27-4571-a4e3-cd7d9a0ba312 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:45.327846 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4cddf9f1-7d27-4571-a4e3-cd7d9a0ba312 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:45.328116 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4cddf9f1-7d27-4571-a4e3-cd7d9a0ba312 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:45.328407 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4cddf9f1-7d27-4571-a4e3-cd7d9a0ba312 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:45.328561 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4cddf9f1-7d27-4571-a4e3-cd7d9a0ba312 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:45.334108 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:45.334108 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:45.335192 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4cddf9f1-7d27-4571-a4e3-cd7d9a0ba312 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:45.335715 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1306/5186] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:45 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:45.337500 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-aa1972d3-5d77-4918-b06f-a0043601b0fd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:48:45.338131 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1297/5187] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:48:45 2026] POST /volume/v3/backups => generated 314 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:45.348075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-71e1fc6d-2ac9-429f-a2f9-74d10cdd307f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:45.350374 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71e1fc6d-2ac9-429f-a2f9-74d10cdd307f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:45.350656 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71e1fc6d-2ac9-429f-a2f9-74d10cdd307f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:45.350894 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-71e1fc6d-2ac9-429f-a2f9-74d10cdd307f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:45.351037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-71e1fc6d-2ac9-429f-a2f9-74d10cdd307f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:45.356241 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:45.356241 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:45.357124 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-71e1fc6d-2ac9-429f-a2f9-74d10cdd307f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:45.357633 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1292/5188] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:45 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:46.347251 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0ea9526a-0c1a-4fa7-9b0a-7c294d593196 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:46.349211 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ea9526a-0c1a-4fa7-9b0a-7c294d593196 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:46.349663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ea9526a-0c1a-4fa7-9b0a-7c294d593196 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:46.349663 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0ea9526a-0c1a-4fa7-9b0a-7c294d593196 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:46.349778 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0ea9526a-0c1a-4fa7-9b0a-7c294d593196 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:46.354074 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:46.354074 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:46.354863 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0ea9526a-0c1a-4fa7-9b0a-7c294d593196 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:46.355260 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1294/5189] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:46 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:46.367817 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ead96636-83b2-499f-a5a1-d43727323bbc None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:46.369690 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ead96636-83b2-499f-a5a1-d43727323bbc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:46.369913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ead96636-83b2-499f-a5a1-d43727323bbc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:46.370168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ead96636-83b2-499f-a5a1-d43727323bbc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:46.370307 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ead96636-83b2-499f-a5a1-d43727323bbc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:46.374366 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:46.374366 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:46.374984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ead96636-83b2-499f-a5a1-d43727323bbc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:46.375410 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1307/5190] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:46 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:47.383029 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e06bdb99-fb50-4f45-a92c-4c39928479ae None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:47.384377 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a264c4ec-faa9-4e08-b921-b3da0bb02223 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:47.384860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e06bdb99-fb50-4f45-a92c-4c39928479ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:47.385059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e06bdb99-fb50-4f45-a92c-4c39928479ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:47.385305 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e06bdb99-fb50-4f45-a92c-4c39928479ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:47.385436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e06bdb99-fb50-4f45-a92c-4c39928479ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:47.388147 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a264c4ec-faa9-4e08-b921-b3da0bb02223 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:47.388450 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a264c4ec-faa9-4e08-b921-b3da0bb02223 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:47.388738 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a264c4ec-faa9-4e08-b921-b3da0bb02223 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:47.388902 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-a264c4ec-faa9-4e08-b921-b3da0bb02223 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:47.389685 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:47.389685 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:47.390540 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e06bdb99-fb50-4f45-a92c-4c39928479ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:47.390982 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1298/5191] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:47 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:47.394468 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:47.394468 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:47.395430 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a264c4ec-faa9-4e08-b921-b3da0bb02223 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:47.396008 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1293/5192] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:47 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:47.531374 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b8708de3-07ac-419d-a5b3-1b85e2ac0a51 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:47.558795 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8708de3-07ac-419d-a5b3-1b85e2ac0a51 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:48:47.559229 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b8708de3-07ac-419d-a5b3-1b85e2ac0a51 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-284195281", "extra_specs": {}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:47.583442 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8708de3-07ac-419d-a5b3-1b85e2ac0a51 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:48:47.583795 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1295/5193] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:48:47 2026] POST /volume/v3/types => generated 211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:47.592038 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e4900513-d51a-40f4-afac-334edbfcf81f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:47.593752 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e4900513-d51a-40f4-afac-334edbfcf81f tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] POST https://10.4.3.103/volume/v3/types/2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2/encryption Jul 10 09:48:47.594072 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e4900513-d51a-40f4-afac-334edbfcf81f tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:47.613590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e4900513-d51a-40f4-afac-334edbfcf81f tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/types/2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2/encryption returned with HTTP 200 Jul 10 09:48:47.614005 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1308/5194] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:48:47 2026] POST /volume/v3/types/2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:47.621963 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:47.678769 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:47.679106 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-907122107", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-284195281", "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:47.680846 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-907122107', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-284195281', 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:47.684411 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume of 1 GB Jul 10 09:48:47.684769 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:47.684769 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:47.685327 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Availability Zones retrieved successfully. Jul 10 09:48:47.692047 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (56a577b5-4b60-4e1e-8ab7-5bae68c27026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:47.693148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5be0f9-6406-43f7-bce4-bd04bf6bac4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:47.694268 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:47.727329 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5be0f9-6406-43f7-bce4-bd04bf6bac4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:48:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2,is_public=True,name='tempest-scenario-type-luks-284195281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2', '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=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:47.728280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d20ba11-d830-4694-ba51-e1fc63e92b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:47.754527 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-284195281 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-284195281, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:48:47.755186 np0000004982 devstack@c-api.service[99954]: WARNING cinder.quota [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-284195281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-284195281, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:48:47.811757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Created reservations ['9b23f07a-9b14-4a22-8f74-a2af3c61802e', '68844432-900a-4272-b81b-dc89dfe58f3d', '6e487f50-75b0-47d7-9652-154f4f9c55a4', '872fd483-5f7a-453e-a498-ac36d0e741b8'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:47.812695 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d20ba11-d830-4694-ba51-e1fc63e92b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b23f07a-9b14-4a22-8f74-a2af3c61802e', '68844432-900a-4272-b81b-dc89dfe58f3d', '6e487f50-75b0-47d7-9652-154f4f9c55a4', '872fd483-5f7a-453e-a498-ac36d0e741b8']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:47.813590 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f4e9ef-ad7e-4e8a-ab93-caaf8787d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:47.845417 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f4e9ef-ad7e-4e8a-ab93-caaf8787d736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056e9f25-3f73-4aca-9308-0a9a013c6c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-907122107',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['9b23f07a-9b14-4a22-8f74-a2af3c61802e','68844432-900a-4272-b81b-dc89dfe58f3d','6e487f50-75b0-47d7-9652-154f4f9c55a4','872fd483-5f7a-453e-a498-ac36d0e741b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-907122107',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=056e9f25-3f73-4aca-9308-0a9a013c6c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d5de273f854ac198e07f7099cc7942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2),volume_type_id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:47.846243 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5a3613-3a33-4c1f-950c-4aefa038b7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:47.876540 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5a3613-3a33-4c1f-950c-4aefa038b7bd) transitioned into state 'SUCCESS' from state '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-907122107',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['9b23f07a-9b14-4a22-8f74-a2af3c61802e','68844432-900a-4272-b81b-dc89dfe58f3d','6e487f50-75b0-47d7-9652-154f4f9c55a4','872fd483-5f7a-453e-a498-ac36d0e741b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:47.877419 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4576818c-5125-40af-8d26-e4a0cebc3f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:47.896963 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4576818c-5125-40af-8d26-e4a0cebc3f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:47.897993 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (56a577b5-4b60-4e1e-8ab7-5bae68c27026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:47.898394 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request issued successfully. Jul 10 09:48:47.899061 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c41d672b-c28d-4833-a34d-d5b2706f6eb4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:47.899556 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1299/5195] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:47 2026] POST /volume/v3/volumes => generated 783 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:47.911481 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8615c7df-2fd2-4cde-b35f-65b5858854b1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:47.913103 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8615c7df-2fd2-4cde-b35f-65b5858854b1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:48:47.913264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8615c7df-2fd2-4cde-b35f-65b5858854b1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:47.913441 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8615c7df-2fd2-4cde-b35f-65b5858854b1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:47.920186 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:47.920186 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:47.923830 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8615c7df-2fd2-4cde-b35f-65b5858854b1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:47.928827 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8615c7df-2fd2-4cde-b35f-65b5858854b1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a returned with HTTP 200 Jul 10 09:48:47.929270 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1294/5196] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:47 2026] GET /volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:48.401806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e0e7c8dc-94ab-4601-8230-394aef4c30f5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:48.403805 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0e7c8dc-94ab-4601-8230-394aef4c30f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:48.403920 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0e7c8dc-94ab-4601-8230-394aef4c30f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:48.404137 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e0e7c8dc-94ab-4601-8230-394aef4c30f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:48.404303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e0e7c8dc-94ab-4601-8230-394aef4c30f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:48.409496 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:48.409496 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:48.410201 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e0e7c8dc-94ab-4601-8230-394aef4c30f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:48.410776 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1296/5197] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:48 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:48.412157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cbcd10b9-47cb-4c14-a718-de9706f8e982 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:48.413981 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbcd10b9-47cb-4c14-a718-de9706f8e982 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:48.414225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbcd10b9-47cb-4c14-a718-de9706f8e982 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:48.414435 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cbcd10b9-47cb-4c14-a718-de9706f8e982 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:48.414538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-cbcd10b9-47cb-4c14-a718-de9706f8e982 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:48.419068 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:48.419068 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:48.419853 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cbcd10b9-47cb-4c14-a718-de9706f8e982 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:48.420272 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1309/5198] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:48 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:48.944866 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-de41d518-8431-45c7-98e6-323753a94d67 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:48.947008 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-de41d518-8431-45c7-98e6-323753a94d67 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:48:48.947264 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-de41d518-8431-45c7-98e6-323753a94d67 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:48.947539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-de41d518-8431-45c7-98e6-323753a94d67 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:48.955090 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:48.955090 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:48.959540 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-de41d518-8431-45c7-98e6-323753a94d67 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:48.966160 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-de41d518-8431-45c7-98e6-323753a94d67 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a returned with HTTP 200 Jul 10 09:48:48.966782 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1300/5199] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:48 2026] GET /volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:48.979226 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-42f20511-b3f8-49c0-b026-9929b13d6bc6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:48.981312 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-42f20511-b3f8-49c0-b026-9929b13d6bc6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:48:48.981639 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-42f20511-b3f8-49c0-b026-9929b13d6bc6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:48.981841 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-42f20511-b3f8-49c0-b026-9929b13d6bc6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:48.989463 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:48.989463 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:48.993035 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-42f20511-b3f8-49c0-b026-9929b13d6bc6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:48.997612 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-42f20511-b3f8-49c0-b026-9929b13d6bc6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a returned with HTTP 200 Jul 10 09:48:48.998009 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1295/5200] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:48 2026] GET /volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:49.012053 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2cf664c6-db49-4b22-96bb-d6835699d247 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:49.013813 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:48:49.014119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1168779556", "source_volid": "056e9f25-3f73-4aca-9308-0a9a013c6c2a", "volume_type": "tempest-scenario-type-luks-284195281", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:48:49.015542 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1168779556', 'source_volid': '056e9f25-3f73-4aca-9308-0a9a013c6c2a', 'volume_type': 'tempest-scenario-type-luks-284195281', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:48:49.024951 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:49.024951 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:49.025464 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume retrieved successfully. Jul 10 09:48:49.025589 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume of 1 GB Jul 10 09:48:49.026148 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Availability Zones retrieved successfully. Jul 10 09:48:49.031458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (16404217-56f9-4d21-8056-04dfacff65a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:49.033064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f2c44b-4751-4ec9-bf8a-1c6c02aaffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:49.034227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:48:49.057403 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f2c44b-4751-4ec9-bf8a-1c6c02aaffc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '056e9f25-3f73-4aca-9308-0a9a013c6c2a', 'volume_type': VolumeType(created_at=2026-07-10T09:48:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2,is_public=True,name='tempest-scenario-type-luks-284195281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2', '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=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:49.058335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62901c4-f7d9-4a1f-b088-3ab171f75890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:49.086679 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-284195281 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-284195281, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:48:49.086962 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-284195281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-284195281, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:48:49.101555 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Created reservations ['e36befc5-cd04-4f8d-a08f-4873aa0587c1', 'c0b0fec1-5284-4660-bb49-ac040efc8936', '8152f018-5a0b-4c82-81a3-401f2f79bf00', 'be4b6cbb-1c2e-438b-80dd-3a9cc9ea57b7'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:48:49.102460 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62901c4-f7d9-4a1f-b088-3ab171f75890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36befc5-cd04-4f8d-a08f-4873aa0587c1', 'c0b0fec1-5284-4660-bb49-ac040efc8936', '8152f018-5a0b-4c82-81a3-401f2f79bf00', 'be4b6cbb-1c2e-438b-80dd-3a9cc9ea57b7']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:49.103309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb203bc3-2393-44c0-bb2f-f404cfc77906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:49.144204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb203bc3-2393-44c0-bb2f-f404cfc77906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a30a95d-fc2b-4264-82ee-91ef8915f862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1168779556',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['e36befc5-cd04-4f8d-a08f-4873aa0587c1','c0b0fec1-5284-4660-bb49-ac040efc8936','8152f018-5a0b-4c82-81a3-401f2f79bf00','be4b6cbb-1c2e-438b-80dd-3a9cc9ea57b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=056e9f25-3f73-4aca-9308-0a9a013c6c2a,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1168779556',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3a30a95d-fc2b-4264-82ee-91ef8915f862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d5de273f854ac198e07f7099cc7942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=056e9f25-3f73-4aca-9308-0a9a013c6c2a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2),volume_type_id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:49.145013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7088a7cb-b1ba-45d4-bc24-c6b112c39a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:49.164605 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7088a7cb-b1ba-45d4-bc24-c6b112c39a98) transitioned into state 'SUCCESS' from state '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-1168779556',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['e36befc5-cd04-4f8d-a08f-4873aa0587c1','c0b0fec1-5284-4660-bb49-ac040efc8936','8152f018-5a0b-4c82-81a3-401f2f79bf00','be4b6cbb-1c2e-438b-80dd-3a9cc9ea57b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=056e9f25-3f73-4aca-9308-0a9a013c6c2a,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:49.165449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c94567-969a-4c71-8a44-fcbc57a7cca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:48:49.182832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c94567-969a-4c71-8a44-fcbc57a7cca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:48:49.183667 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (16404217-56f9-4d21-8056-04dfacff65a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:48:49.183971 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request issued successfully. Jul 10 09:48:49.184544 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2cf664c6-db49-4b22-96bb-d6835699d247 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:48:49.185033 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1297/5201] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:48:49 2026] POST /volume/v3/volumes => generated 811 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:48:49.198545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aa4f287a-df56-4952-952b-26ce6acd3c6c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:49.200922 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa4f287a-df56-4952-952b-26ce6acd3c6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:49.201233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa4f287a-df56-4952-952b-26ce6acd3c6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:49.201509 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aa4f287a-df56-4952-952b-26ce6acd3c6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:49.211548 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:49.211548 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:49.216159 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-aa4f287a-df56-4952-952b-26ce6acd3c6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:49.221220 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aa4f287a-df56-4952-952b-26ce6acd3c6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:49.221957 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1310/5202] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:49 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:49.421667 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dd782676-daa9-4733-8805-6d748bb336f4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:49.423426 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dd782676-daa9-4733-8805-6d748bb336f4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:49.423624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dd782676-daa9-4733-8805-6d748bb336f4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:49.423829 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dd782676-daa9-4733-8805-6d748bb336f4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:49.423940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-dd782676-daa9-4733-8805-6d748bb336f4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:49.428458 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:49.428458 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:49.429644 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dd782676-daa9-4733-8805-6d748bb336f4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:49.430112 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1301/5203] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:49 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:49.431043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-05514328-3d6e-4a3c-a7a8-4bde9240b60e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:49.433222 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05514328-3d6e-4a3c-a7a8-4bde9240b60e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:49.433385 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05514328-3d6e-4a3c-a7a8-4bde9240b60e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:49.433596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05514328-3d6e-4a3c-a7a8-4bde9240b60e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:49.433735 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-05514328-3d6e-4a3c-a7a8-4bde9240b60e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:49.438910 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:49.438910 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:49.439492 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05514328-3d6e-4a3c-a7a8-4bde9240b60e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:49.439895 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1296/5204] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:49 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:50.234961 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-09fa551c-a0c2-4c84-9d6c-137db3930469 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:50.237098 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-09fa551c-a0c2-4c84-9d6c-137db3930469 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:50.237328 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-09fa551c-a0c2-4c84-9d6c-137db3930469 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:50.237586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-09fa551c-a0c2-4c84-9d6c-137db3930469 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:50.245551 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:50.245551 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:50.250276 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-09fa551c-a0c2-4c84-9d6c-137db3930469 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:50.254743 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-09fa551c-a0c2-4c84-9d6c-137db3930469 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:50.255435 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1298/5205] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:50 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:50.442657 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6a794b5b-e390-4bf8-b34c-9a7ea4687101 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:50.444772 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6a794b5b-e390-4bf8-b34c-9a7ea4687101 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:50.444970 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6a794b5b-e390-4bf8-b34c-9a7ea4687101 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:50.445145 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6a794b5b-e390-4bf8-b34c-9a7ea4687101 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:50.445279 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6a794b5b-e390-4bf8-b34c-9a7ea4687101 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:50.450389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-06698b50-fac3-4800-9a9d-e23d824122e7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:50.451008 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:50.451008 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:50.452045 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6a794b5b-e390-4bf8-b34c-9a7ea4687101 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:50.452370 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06698b50-fac3-4800-9a9d-e23d824122e7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:50.452580 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06698b50-fac3-4800-9a9d-e23d824122e7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:50.452642 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1311/5206] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:50 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:50.452816 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-06698b50-fac3-4800-9a9d-e23d824122e7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:50.452861 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-06698b50-fac3-4800-9a9d-e23d824122e7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:50.462308 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:50.462308 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:50.463181 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-06698b50-fac3-4800-9a9d-e23d824122e7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:50.463656 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1302/5207] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:50 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:51.269328 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d367f0de-686e-4f73-bb66-2f0c2b2f274b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:51.271444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d367f0de-686e-4f73-bb66-2f0c2b2f274b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:51.271737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d367f0de-686e-4f73-bb66-2f0c2b2f274b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:51.271978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d367f0de-686e-4f73-bb66-2f0c2b2f274b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:51.280784 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:51.280784 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:51.287114 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d367f0de-686e-4f73-bb66-2f0c2b2f274b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:51.293979 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d367f0de-686e-4f73-bb66-2f0c2b2f274b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:51.294414 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1297/5208] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:51 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:51.463935 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6919288a-190b-4cc9-8b79-daa3e847a9c8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:51.467060 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6919288a-190b-4cc9-8b79-daa3e847a9c8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:51.467060 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6919288a-190b-4cc9-8b79-daa3e847a9c8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:51.467270 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6919288a-190b-4cc9-8b79-daa3e847a9c8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:51.467999 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-6919288a-190b-4cc9-8b79-daa3e847a9c8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:51.473981 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a0a8cfe9-6c40-4e89-9fbe-76f6546d293f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:51.474391 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:51.474391 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:51.475033 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6919288a-190b-4cc9-8b79-daa3e847a9c8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:51.475462 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1299/5209] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:51 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:51.475561 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a0a8cfe9-6c40-4e89-9fbe-76f6546d293f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:51.475967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a0a8cfe9-6c40-4e89-9fbe-76f6546d293f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:51.476159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a0a8cfe9-6c40-4e89-9fbe-76f6546d293f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:51.476590 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a0a8cfe9-6c40-4e89-9fbe-76f6546d293f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:51.481649 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:51.481649 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:51.482323 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a0a8cfe9-6c40-4e89-9fbe-76f6546d293f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:51.482752 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1312/5210] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:51 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:52.308956 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d9c85203-4300-4531-a79f-ffa14911cee3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:52.312703 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9c85203-4300-4531-a79f-ffa14911cee3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:52.312919 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9c85203-4300-4531-a79f-ffa14911cee3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:52.313105 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d9c85203-4300-4531-a79f-ffa14911cee3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:52.321371 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:52.321371 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:52.325711 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d9c85203-4300-4531-a79f-ffa14911cee3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:52.331670 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d9c85203-4300-4531-a79f-ffa14911cee3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:52.332055 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1303/5211] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:52 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:52.486322 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0564b33b-427b-4ddb-bc57-0de9676999b6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:52.488116 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0564b33b-427b-4ddb-bc57-0de9676999b6 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:52.488333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0564b33b-427b-4ddb-bc57-0de9676999b6 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:52.488565 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0564b33b-427b-4ddb-bc57-0de9676999b6 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:52.488728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-0564b33b-427b-4ddb-bc57-0de9676999b6 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:52.495142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3617b5c9-0f79-454d-b218-9eafd00013da None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:52.495796 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:52.495796 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:52.496791 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0564b33b-427b-4ddb-bc57-0de9676999b6 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:52.496894 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3617b5c9-0f79-454d-b218-9eafd00013da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:52.497157 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3617b5c9-0f79-454d-b218-9eafd00013da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:52.497272 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1298/5212] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:52 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:52.497447 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3617b5c9-0f79-454d-b218-9eafd00013da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:52.497619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3617b5c9-0f79-454d-b218-9eafd00013da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:52.501857 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:52.501857 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:52.502616 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3617b5c9-0f79-454d-b218-9eafd00013da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:52.503016 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1300/5213] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:52 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:53.352622 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e81096a2-0d75-45cc-8e3a-fde730c69b53 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:53.354234 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e81096a2-0d75-45cc-8e3a-fde730c69b53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:53.354505 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e81096a2-0d75-45cc-8e3a-fde730c69b53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:53.354742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e81096a2-0d75-45cc-8e3a-fde730c69b53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:53.362660 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:53.362660 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:53.366861 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e81096a2-0d75-45cc-8e3a-fde730c69b53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:53.372784 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e81096a2-0d75-45cc-8e3a-fde730c69b53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:53.373516 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1313/5214] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:53 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:53.509277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2cd15532-6a35-4b7d-aa82-210999e96e1d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:53.511750 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2cd15532-6a35-4b7d-aa82-210999e96e1d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:53.512384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2cd15532-6a35-4b7d-aa82-210999e96e1d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:53.512384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2cd15532-6a35-4b7d-aa82-210999e96e1d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:53.512384 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2cd15532-6a35-4b7d-aa82-210999e96e1d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:53.513820 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ae7f048a-850c-40fd-b624-631239f160fe None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:53.515991 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae7f048a-850c-40fd-b624-631239f160fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:53.516236 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae7f048a-850c-40fd-b624-631239f160fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:53.516491 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae7f048a-850c-40fd-b624-631239f160fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:53.516638 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ae7f048a-850c-40fd-b624-631239f160fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:53.517141 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:53.517141 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:53.518001 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2cd15532-6a35-4b7d-aa82-210999e96e1d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:53.518459 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1304/5215] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:53 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:48:53.521419 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:53.521419 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:53.522123 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae7f048a-850c-40fd-b624-631239f160fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:53.522554 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1299/5216] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:53 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:54.387994 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-09e27d08-dafe-470a-8ea9-ec2ecdf151ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:54.390160 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-09e27d08-dafe-470a-8ea9-ec2ecdf151ba tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:54.390429 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-09e27d08-dafe-470a-8ea9-ec2ecdf151ba tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:54.390684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-09e27d08-dafe-470a-8ea9-ec2ecdf151ba tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:54.401868 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:54.401868 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:54.408828 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-09e27d08-dafe-470a-8ea9-ec2ecdf151ba tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:54.415592 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-09e27d08-dafe-470a-8ea9-ec2ecdf151ba tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:54.416074 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1301/5217] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:54 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:54.530289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-174e1008-205c-4485-a078-a5983e8b1bf9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:54.534197 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-174e1008-205c-4485-a078-a5983e8b1bf9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:54.534463 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-174e1008-205c-4485-a078-a5983e8b1bf9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:54.534717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-174e1008-205c-4485-a078-a5983e8b1bf9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:54.534852 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-174e1008-205c-4485-a078-a5983e8b1bf9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:54.537140 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a7d93fda-1c80-4660-95d0-b81c8d660884 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:54.539929 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7d93fda-1c80-4660-95d0-b81c8d660884 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:54.540135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7d93fda-1c80-4660-95d0-b81c8d660884 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:54.540310 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a7d93fda-1c80-4660-95d0-b81c8d660884 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:54.540426 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a7d93fda-1c80-4660-95d0-b81c8d660884 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:54.540959 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:54.540959 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:54.541794 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-174e1008-205c-4485-a078-a5983e8b1bf9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:54.542183 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1314/5218] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:54 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:54.545275 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:54.545275 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:54.546256 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a7d93fda-1c80-4660-95d0-b81c8d660884 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:54.546880 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1305/5219] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:54 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:55.433838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b52e8af-487e-4817-95bb-18b7759a9d2c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:55.436542 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b52e8af-487e-4817-95bb-18b7759a9d2c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:55.436829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b52e8af-487e-4817-95bb-18b7759a9d2c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:55.437087 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b52e8af-487e-4817-95bb-18b7759a9d2c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:55.446291 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:55.446291 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:55.451020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3b52e8af-487e-4817-95bb-18b7759a9d2c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:55.456949 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b52e8af-487e-4817-95bb-18b7759a9d2c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:55.457383 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1300/5220] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:55 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:55.554804 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1564f67f-d9e1-4fb6-b326-e4250c83956a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:55.559543 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1564f67f-d9e1-4fb6-b326-e4250c83956a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:55.559543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1564f67f-d9e1-4fb6-b326-e4250c83956a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:55.559543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1564f67f-d9e1-4fb6-b326-e4250c83956a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:55.559854 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c098a7a5-3882-4bd5-b427-d63d40b7eff8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:55.560185 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1564f67f-d9e1-4fb6-b326-e4250c83956a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:55.561455 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c098a7a5-3882-4bd5-b427-d63d40b7eff8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:55.561660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c098a7a5-3882-4bd5-b427-d63d40b7eff8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:55.561836 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c098a7a5-3882-4bd5-b427-d63d40b7eff8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:55.561926 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c098a7a5-3882-4bd5-b427-d63d40b7eff8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:55.565697 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:55.565697 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:55.565847 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:55.565847 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:55.566339 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c098a7a5-3882-4bd5-b427-d63d40b7eff8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:55.566757 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1315/5221] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:55 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:55.566936 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1564f67f-d9e1-4fb6-b326-e4250c83956a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:55.567740 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1302/5222] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:55 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:56.475772 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-11d7aea1-fc04-4cc8-b1ea-686a4a3502e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:56.482682 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-11d7aea1-fc04-4cc8-b1ea-686a4a3502e1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:56.482840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-11d7aea1-fc04-4cc8-b1ea-686a4a3502e1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:56.483069 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-11d7aea1-fc04-4cc8-b1ea-686a4a3502e1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:56.503809 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:56.503809 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:56.513952 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-11d7aea1-fc04-4cc8-b1ea-686a4a3502e1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:56.517830 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-11d7aea1-fc04-4cc8-b1ea-686a4a3502e1 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:56.518193 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1306/5223] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:56 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:56.581075 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1a10da2a-1a68-477d-bacd-dc780e16aed5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:56.583258 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fd523f85-479e-4c5e-b083-65da67fb5348 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:56.583559 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1a10da2a-1a68-477d-bacd-dc780e16aed5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:56.583559 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1a10da2a-1a68-477d-bacd-dc780e16aed5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:56.583828 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1a10da2a-1a68-477d-bacd-dc780e16aed5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:56.583996 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-1a10da2a-1a68-477d-bacd-dc780e16aed5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:56.586254 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fd523f85-479e-4c5e-b083-65da67fb5348 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:56.586478 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fd523f85-479e-4c5e-b083-65da67fb5348 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:56.586689 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fd523f85-479e-4c5e-b083-65da67fb5348 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:56.586790 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-fd523f85-479e-4c5e-b083-65da67fb5348 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:56.589929 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:56.589929 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:56.590953 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1a10da2a-1a68-477d-bacd-dc780e16aed5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:56.591448 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:56.591448 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:56.591657 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1301/5224] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:56 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:56.593128 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fd523f85-479e-4c5e-b083-65da67fb5348 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:56.593794 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1316/5225] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:56 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:57.533966 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dc2ca4c5-7f43-4a3a-b52a-f2bf97d1d8ab None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:57.536500 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc2ca4c5-7f43-4a3a-b52a-f2bf97d1d8ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:57.536720 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc2ca4c5-7f43-4a3a-b52a-f2bf97d1d8ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:57.536939 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dc2ca4c5-7f43-4a3a-b52a-f2bf97d1d8ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:57.546721 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:57.546721 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:57.551746 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dc2ca4c5-7f43-4a3a-b52a-f2bf97d1d8ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:57.559504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dc2ca4c5-7f43-4a3a-b52a-f2bf97d1d8ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:57.560842 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1303/5226] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:57 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:57.603969 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-800bc4d2-2b0a-4692-a73c-ebd0785b6bde None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:57.605303 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8ae74b98-385a-45da-9346-974d7f82c677 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:57.607270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ae74b98-385a-45da-9346-974d7f82c677 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:57.607563 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ae74b98-385a-45da-9346-974d7f82c677 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:57.607849 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8ae74b98-385a-45da-9346-974d7f82c677 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:57.607999 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8ae74b98-385a-45da-9346-974d7f82c677 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:57.610509 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-800bc4d2-2b0a-4692-a73c-ebd0785b6bde tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:57.610712 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-800bc4d2-2b0a-4692-a73c-ebd0785b6bde tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:57.611603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-800bc4d2-2b0a-4692-a73c-ebd0785b6bde tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:57.611787 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-800bc4d2-2b0a-4692-a73c-ebd0785b6bde tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:57.614191 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:57.614191 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:57.615082 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8ae74b98-385a-45da-9346-974d7f82c677 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:57.615474 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1302/5227] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:57 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:57.621045 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:57.621045 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:57.622042 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-800bc4d2-2b0a-4692-a73c-ebd0785b6bde tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:57.622431 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1307/5228] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:57 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:58.574882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f71250d6-70e0-4155-a70d-07f5d03d7d13 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:58.576599 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f71250d6-70e0-4155-a70d-07f5d03d7d13 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:58.576835 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f71250d6-70e0-4155-a70d-07f5d03d7d13 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:58.577069 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f71250d6-70e0-4155-a70d-07f5d03d7d13 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:58.585872 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:58.585872 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:58.589757 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f71250d6-70e0-4155-a70d-07f5d03d7d13 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:58.595744 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f71250d6-70e0-4155-a70d-07f5d03d7d13 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:58.596229 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1317/5229] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:58 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:58.627714 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1cd1d75b-0eea-4211-8831-fc407415020c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:58.629901 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1cd1d75b-0eea-4211-8831-fc407415020c tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:58.630058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1cd1d75b-0eea-4211-8831-fc407415020c tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:58.630238 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1cd1d75b-0eea-4211-8831-fc407415020c tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:58.630337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-1cd1d75b-0eea-4211-8831-fc407415020c tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:58.635469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3b557c3d-6a5d-4b8e-8c8d-e449d7ec6a17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:58.637793 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:58.637793 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:58.639132 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1cd1d75b-0eea-4211-8831-fc407415020c tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:58.639595 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1304/5230] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:58 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:58.641507 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b557c3d-6a5d-4b8e-8c8d-e449d7ec6a17 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:58.641843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b557c3d-6a5d-4b8e-8c8d-e449d7ec6a17 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:58.642108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3b557c3d-6a5d-4b8e-8c8d-e449d7ec6a17 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:58.642269 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-3b557c3d-6a5d-4b8e-8c8d-e449d7ec6a17 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:58.650191 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:58.650191 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:58.651141 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3b557c3d-6a5d-4b8e-8c8d-e449d7ec6a17 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:58.651619 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1303/5231] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:58 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:59.616937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f22ec234-ddf0-4928-88f5-3150aa123530 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:59.626405 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f22ec234-ddf0-4928-88f5-3150aa123530 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:59.627980 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f22ec234-ddf0-4928-88f5-3150aa123530 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:59.628884 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f22ec234-ddf0-4928-88f5-3150aa123530 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:59.651117 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6213d154-5100-4c5b-9064-755cc7453e15 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:59.652990 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6213d154-5100-4c5b-9064-755cc7453e15 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:48:59.653177 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6213d154-5100-4c5b-9064-755cc7453e15 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:59.653354 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6213d154-5100-4c5b-9064-755cc7453e15 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:59.653457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6213d154-5100-4c5b-9064-755cc7453e15 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:59.658339 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:59.658339 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:48:59.659225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6213d154-5100-4c5b-9064-755cc7453e15 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:48:59.659742 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1318/5232] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:59 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:59.664304 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b1264923-f9cc-4491-87d7-9b06c851f592 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:59.666713 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1264923-f9cc-4491-87d7-9b06c851f592 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:48:59.667022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1264923-f9cc-4491-87d7-9b06c851f592 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:59.667285 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b1264923-f9cc-4491-87d7-9b06c851f592 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:59.667442 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-b1264923-f9cc-4491-87d7-9b06c851f592 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:48:59.672677 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:59.672677 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:48:59.673483 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b1264923-f9cc-4491-87d7-9b06c851f592 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:48:59.673941 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1305/5233] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:48:59 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:59.676564 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:59.676564 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:48:59.681340 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f22ec234-ddf0-4928-88f5-3150aa123530 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:59.687265 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f22ec234-ddf0-4928-88f5-3150aa123530 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:59.688110 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1308/5234] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:59 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:48:59.698868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8aa7881e-d35c-4659-beb2-b6a29fbca7fc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:48:59.700496 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8aa7881e-d35c-4659-beb2-b6a29fbca7fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:48:59.700709 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8aa7881e-d35c-4659-beb2-b6a29fbca7fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:48:59.700885 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8aa7881e-d35c-4659-beb2-b6a29fbca7fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:48:59.707977 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:48:59.707977 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:48:59.712728 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-8aa7881e-d35c-4659-beb2-b6a29fbca7fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:48:59.716859 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8aa7881e-d35c-4659-beb2-b6a29fbca7fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:48:59.717431 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1304/5235] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:48:59 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:00.671552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1ffbf4f2-4825-4098-99cc-d5d56c74aa2d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:00.673929 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ffbf4f2-4825-4098-99cc-d5d56c74aa2d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:00.674185 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ffbf4f2-4825-4098-99cc-d5d56c74aa2d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:00.674421 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1ffbf4f2-4825-4098-99cc-d5d56c74aa2d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:00.674589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-1ffbf4f2-4825-4098-99cc-d5d56c74aa2d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:00.679830 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:00.679830 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:00.680908 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1ffbf4f2-4825-4098-99cc-d5d56c74aa2d tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:00.681352 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1319/5236] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:00 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:00.685394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0894a2fa-fbe9-410c-8e05-0bbd505d4f28 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:00.687624 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0894a2fa-fbe9-410c-8e05-0bbd505d4f28 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:49:00.687891 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0894a2fa-fbe9-410c-8e05-0bbd505d4f28 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:00.688086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0894a2fa-fbe9-410c-8e05-0bbd505d4f28 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:00.688222 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0894a2fa-fbe9-410c-8e05-0bbd505d4f28 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:00.693073 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:00.693073 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:00.693923 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0894a2fa-fbe9-410c-8e05-0bbd505d4f28 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:49:00.694400 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1306/5237] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:00 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:01.691929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9438e17f-b8ca-4140-a38c-36f3b47adaf7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:01.694240 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9438e17f-b8ca-4140-a38c-36f3b47adaf7 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:01.694588 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9438e17f-b8ca-4140-a38c-36f3b47adaf7 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:01.694869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9438e17f-b8ca-4140-a38c-36f3b47adaf7 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:01.695029 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9438e17f-b8ca-4140-a38c-36f3b47adaf7 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:01.700664 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:01.700664 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:01.701551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9438e17f-b8ca-4140-a38c-36f3b47adaf7 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:01.702165 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1309/5238] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:01 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:01.707196 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0383247b-c648-4fa8-98ec-c5680166da60 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:01.709215 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0383247b-c648-4fa8-98ec-c5680166da60 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:49:01.709514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0383247b-c648-4fa8-98ec-c5680166da60 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:01.709842 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0383247b-c648-4fa8-98ec-c5680166da60 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:01.710024 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-0383247b-c648-4fa8-98ec-c5680166da60 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:01.714393 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:01.714393 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:01.715132 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0383247b-c648-4fa8-98ec-c5680166da60 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:49:01.715537 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1305/5239] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:01 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:02.714716 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-523c696b-1bba-48d8-8e62-cd6f6272b389 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:02.716512 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-523c696b-1bba-48d8-8e62-cd6f6272b389 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:02.716827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-523c696b-1bba-48d8-8e62-cd6f6272b389 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:02.717057 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-523c696b-1bba-48d8-8e62-cd6f6272b389 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:02.717209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-523c696b-1bba-48d8-8e62-cd6f6272b389 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:02.721922 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:02.721922 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:02.722873 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-523c696b-1bba-48d8-8e62-cd6f6272b389 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:02.723340 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1320/5240] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:02 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:02.727398 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bdfd7080-4811-45b9-a3de-a55e3a2ac4ab None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:02.729463 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bdfd7080-4811-45b9-a3de-a55e3a2ac4ab tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:49:02.729767 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bdfd7080-4811-45b9-a3de-a55e3a2ac4ab tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:02.730009 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bdfd7080-4811-45b9-a3de-a55e3a2ac4ab tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:02.730149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-bdfd7080-4811-45b9-a3de-a55e3a2ac4ab tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:02.734888 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:02.734888 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:02.735685 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bdfd7080-4811-45b9-a3de-a55e3a2ac4ab tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:49:02.735777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f4c1d1da-d89e-42dd-94b7-5b9cca4d91d4 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:02.736310 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1307/5241] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:02 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:02.737777 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4c1d1da-d89e-42dd-94b7-5b9cca4d91d4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:49:02.737988 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4c1d1da-d89e-42dd-94b7-5b9cca4d91d4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:02.738218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4c1d1da-d89e-42dd-94b7-5b9cca4d91d4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:02.747774 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:02.747774 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:02.752117 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f4c1d1da-d89e-42dd-94b7-5b9cca4d91d4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:02.758448 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4c1d1da-d89e-42dd-94b7-5b9cca4d91d4 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 200 Jul 10 09:49:02.758999 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1310/5242] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:02 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:02.772884 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:02.775049 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] POST https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964/restore Jul 10 09:49:02.775438 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:02.777086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Restoring backup ba1eca5a-fddb-44af-8552-b24d3d621964 ({'restore': {}}) {{(pid=99955) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:49:02.777257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Restoring backup ba1eca5a-fddb-44af-8552-b24d3d621964 to volume None. Jul 10 09:49:02.782390 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:02.782390 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:02.783913 np0000004982 devstack@c-api.service[99955]: INFO cinder.backup.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Creating volume of 1 GB for restore of backup ba1eca5a-fddb-44af-8552-b24d3d621964. Jul 10 09:49:02.788791 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Availability Zones retrieved successfully. Jul 10 09:49:02.795746 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Flow 'volume_create_api' (8680a4aa-0dbe-4f45-8856-67636bf63a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:49:02.797142 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87c35d8-4793-40d4-b1e8-40b00746c4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:02.798375 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:49:02.830933 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87c35d8-4793-40d4-b1e8-40b00746c4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:02.831656 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261199d9-225a-4641-ae19-eb76a2e58f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:02.870289 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Created reservations ['c50ecb79-125d-49b5-8b20-64e87c5d38bb', 'b55ec776-5b60-4b87-bdc3-6cb11372c7ed', 'e391ba38-6b17-41c7-9722-f47671994480', 'e7258a90-9b46-4502-b68e-57c313630912'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:49:02.871064 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261199d9-225a-4641-ae19-eb76a2e58f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c50ecb79-125d-49b5-8b20-64e87c5d38bb', 'b55ec776-5b60-4b87-bdc3-6cb11372c7ed', 'e391ba38-6b17-41c7-9722-f47671994480', 'e7258a90-9b46-4502-b68e-57c313630912']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:02.871765 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ac12e5-8da3-4dbd-a3e5-994e648756da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:02.899197 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ac12e5-8da3-4dbd-a3e5-994e648756da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335e4b67-5e2f-4a68-975e-a411320163db', '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_ba1eca5a-fddb-44af-8552-b24d3d621964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef1f20f53445c1b79b0e6e6d69e462',qos_specs=None,replication_status=,reservations=['c50ecb79-125d-49b5-8b20-64e87c5d38bb','b55ec776-5b60-4b87-bdc3-6cb11372c7ed','e391ba38-6b17-41c7-9722-f47671994480','e7258a90-9b46-4502-b68e-57c313630912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f3fe8ae1884fceb2894eec33ab0b29',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:49:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ba1eca5a-fddb-44af-8552-b24d3d621964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=335e4b67-5e2f-4a68-975e-a411320163db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ef1f20f53445c1b79b0e6e6d69e462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f3fe8ae1884fceb2894eec33ab0b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:02.900444 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05dc0da5-6cd3-4c78-87b5-d6a8bb466a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:02.922494 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05dc0da5-6cd3-4c78-87b5-d6a8bb466a3a) transitioned into 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_ba1eca5a-fddb-44af-8552-b24d3d621964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef1f20f53445c1b79b0e6e6d69e462',qos_specs=None,replication_status=,reservations=['c50ecb79-125d-49b5-8b20-64e87c5d38bb','b55ec776-5b60-4b87-bdc3-6cb11372c7ed','e391ba38-6b17-41c7-9722-f47671994480','e7258a90-9b46-4502-b68e-57c313630912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f3fe8ae1884fceb2894eec33ab0b29',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:02.923480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578bfec7-fccb-4585-9815-4622a60f5266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:02.938631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578bfec7-fccb-4585-9815-4622a60f5266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:02.938631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Flow 'volume_create_api' (8680a4aa-0dbe-4f45-8856-67636bf63a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:49:02.938631 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Create volume request issued successfully. Jul 10 09:49:02.949699 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:02.949699 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:02.950616 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:03.747550 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-76bfc4d4-e147-46ef-a400-c54f0ef68809 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:03.749408 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76bfc4d4-e147-46ef-a400-c54f0ef68809 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:49:03.749624 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76bfc4d4-e147-46ef-a400-c54f0ef68809 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:03.749846 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76bfc4d4-e147-46ef-a400-c54f0ef68809 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:03.750006 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-76bfc4d4-e147-46ef-a400-c54f0ef68809 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:03.755420 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:03.755420 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:03.756313 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76bfc4d4-e147-46ef-a400-c54f0ef68809 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:49:03.756864 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1321/5243] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:03 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:03.957467 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:03.957467 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:03.958036 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:03.958147 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Checking backup size 1 against volume size 1 {{(pid=99955) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:49:03.958268 np0000004982 devstack@c-api.service[99955]: INFO cinder.backup.api [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Overwriting volume 335e4b67-5e2f-4a68-975e-a411320163db with restore of backup ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:03.968838 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] restore_backup in rpcapi backup_id ba1eca5a-fddb-44af-8552-b24d3d621964 {{(pid=99955) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:49:03.970469 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b22346b7-e7bb-4860-98c3-131bb95410f5 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964/restore returned with HTTP 202 Jul 10 09:49:03.970940 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1306/5244] 10.4.3.103 () {68 vars in 1393 bytes} [Fri Jul 10 09:49:02 2026] POST /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:49:03.980601 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-925354b4-db02-4b87-aef6-96bb17f2c406 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:03.982598 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-925354b4-db02-4b87-aef6-96bb17f2c406 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:03.982833 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-925354b4-db02-4b87-aef6-96bb17f2c406 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:03.983054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-925354b4-db02-4b87-aef6-96bb17f2c406 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:03.983217 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-925354b4-db02-4b87-aef6-96bb17f2c406 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:03.987652 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:03.987652 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:03.988580 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-925354b4-db02-4b87-aef6-96bb17f2c406 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:03.989125 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1308/5245] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:03 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:04.768438 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-271eed3c-61ed-4a3d-a7f7-dd146afe91e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:04.770101 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-271eed3c-61ed-4a3d-a7f7-dd146afe91e1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:49:04.770278 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-271eed3c-61ed-4a3d-a7f7-dd146afe91e1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:04.770485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-271eed3c-61ed-4a3d-a7f7-dd146afe91e1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:04.770606 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-271eed3c-61ed-4a3d-a7f7-dd146afe91e1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:04.774391 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:04.774391 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:04.774987 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-271eed3c-61ed-4a3d-a7f7-dd146afe91e1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:49:04.775286 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1311/5246] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:04 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:04.784955 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:04.841961 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:49:04.842360 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f72319d-6920-4e2a-b752-95cd423f1a88"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:04.844067 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Creating new backup {'backup': {'volume_id': '8f72319d-6920-4e2a-b752-95cd423f1a88'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:49:04.844243 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Creating backup of volume 8f72319d-6920-4e2a-b752-95cd423f1a88 in container None Jul 10 09:49:04.852933 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:04.852933 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:04.853506 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Volume info retrieved successfully. Jul 10 09:49:04.872221 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Created reservations ['250bf230-f045-4086-b0cf-551eefc3d024', 'bdbf26e3-7ff3-4564-8cfb-80be97313cc3'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:49:04.897765 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-259d9411-5d0b-4f95-bc87-afb5b4f9c81e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:49:04.898261 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1322/5247] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:49:04 2026] POST /volume/v3/backups => generated 288 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:49:04.909271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8e67a4e5-a48a-413b-a173-1dec70cc028e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:04.912613 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8e67a4e5-a48a-413b-a173-1dec70cc028e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:04.912613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8e67a4e5-a48a-413b-a173-1dec70cc028e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:04.912613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8e67a4e5-a48a-413b-a173-1dec70cc028e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:04.912613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-8e67a4e5-a48a-413b-a173-1dec70cc028e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:04.917894 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:04.917894 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:04.918875 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8e67a4e5-a48a-413b-a173-1dec70cc028e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:04.919230 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1307/5248] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:04 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:05.000495 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b539c03f-5891-4653-9dcb-7a1fd7afde3b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:05.002223 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b539c03f-5891-4653-9dcb-7a1fd7afde3b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:05.002404 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b539c03f-5891-4653-9dcb-7a1fd7afde3b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:05.002606 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b539c03f-5891-4653-9dcb-7a1fd7afde3b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:05.002737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-b539c03f-5891-4653-9dcb-7a1fd7afde3b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:05.008184 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:05.008184 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:05.009200 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b539c03f-5891-4653-9dcb-7a1fd7afde3b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:05.009711 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1309/5249] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:04 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:05.930454 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-902ab2ba-c960-4518-bfc6-226447d18351 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:05.932591 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-902ab2ba-c960-4518-bfc6-226447d18351 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:05.932896 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-902ab2ba-c960-4518-bfc6-226447d18351 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:05.933151 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-902ab2ba-c960-4518-bfc6-226447d18351 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:05.933315 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-902ab2ba-c960-4518-bfc6-226447d18351 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:05.938477 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:05.938477 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:05.939202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-902ab2ba-c960-4518-bfc6-226447d18351 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:05.939609 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1312/5250] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:05 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:06.019999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c5e47575-06b3-408a-8434-a6e7377ccc36 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:06.022232 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5e47575-06b3-408a-8434-a6e7377ccc36 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:06.022493 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5e47575-06b3-408a-8434-a6e7377ccc36 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:06.022782 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c5e47575-06b3-408a-8434-a6e7377ccc36 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:06.022941 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c5e47575-06b3-408a-8434-a6e7377ccc36 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:06.028128 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:06.028128 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:06.029260 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c5e47575-06b3-408a-8434-a6e7377ccc36 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:06.029820 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1323/5251] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:06 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:06.950970 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0bb10719-7a1c-4c88-8e3b-3536963866fb None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:06.953224 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0bb10719-7a1c-4c88-8e3b-3536963866fb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:06.953469 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0bb10719-7a1c-4c88-8e3b-3536963866fb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:06.953730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0bb10719-7a1c-4c88-8e3b-3536963866fb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:06.953882 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-0bb10719-7a1c-4c88-8e3b-3536963866fb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:06.956383 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=208,cinder:INSERT=53,cinder:UPDATE=70 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:49:06.959929 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:06.959929 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:06.960610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0bb10719-7a1c-4c88-8e3b-3536963866fb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:06.961152 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1308/5252] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:06 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:07.040745 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cd5034e3-306b-4ea4-8705-fc45edd8c038 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:07.042859 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd5034e3-306b-4ea4-8705-fc45edd8c038 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:07.043094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd5034e3-306b-4ea4-8705-fc45edd8c038 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:07.043345 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cd5034e3-306b-4ea4-8705-fc45edd8c038 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:07.043509 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-cd5034e3-306b-4ea4-8705-fc45edd8c038 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:07.048710 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:07.048710 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:07.049791 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cd5034e3-306b-4ea4-8705-fc45edd8c038 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:07.050304 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1310/5253] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:07 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:07.971351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f47e24b5-470a-4499-a56c-834bb608fa14 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:07.973178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f47e24b5-470a-4499-a56c-834bb608fa14 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:07.973441 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f47e24b5-470a-4499-a56c-834bb608fa14 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:07.973698 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f47e24b5-470a-4499-a56c-834bb608fa14 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:07.973836 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f47e24b5-470a-4499-a56c-834bb608fa14 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:07.976073 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=229,cinder:INSERT=47,cinder:UPDATE=87 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:49:07.979093 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:07.979093 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:07.980373 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f47e24b5-470a-4499-a56c-834bb608fa14 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:07.980994 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1313/5254] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:07 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:08.063272 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6bd8e47f-93fc-4d57-b33b-d7e930e275ae None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:08.065080 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6bd8e47f-93fc-4d57-b33b-d7e930e275ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:08.065326 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6bd8e47f-93fc-4d57-b33b-d7e930e275ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:08.065551 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6bd8e47f-93fc-4d57-b33b-d7e930e275ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:08.065753 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6bd8e47f-93fc-4d57-b33b-d7e930e275ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:08.070996 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:08.070996 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:08.071888 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6bd8e47f-93fc-4d57-b33b-d7e930e275ae tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:08.072292 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1324/5255] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:08 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:08.990776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e67fe872-e677-45f2-8685-4594107724b4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:08.992469 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e67fe872-e677-45f2-8685-4594107724b4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:08.992769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e67fe872-e677-45f2-8685-4594107724b4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:08.992964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e67fe872-e677-45f2-8685-4594107724b4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:08.993068 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-e67fe872-e677-45f2-8685-4594107724b4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:08.997361 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:08.997361 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:08.998008 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e67fe872-e677-45f2-8685-4594107724b4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:08.998365 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1309/5256] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:08 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:09.082283 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9be1099f-c582-4c84-843b-b42740a7420f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:09.084833 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9be1099f-c582-4c84-843b-b42740a7420f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:09.085117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9be1099f-c582-4c84-843b-b42740a7420f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:09.085387 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9be1099f-c582-4c84-843b-b42740a7420f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:09.085535 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-9be1099f-c582-4c84-843b-b42740a7420f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:09.090984 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:09.090984 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:09.092034 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9be1099f-c582-4c84-843b-b42740a7420f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:09.092536 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1311/5257] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:09 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:10.011682 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e7130ea7-960a-4958-a775-a9c023d763f3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:10.013537 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7130ea7-960a-4958-a775-a9c023d763f3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:10.014367 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7130ea7-960a-4958-a775-a9c023d763f3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:10.014750 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7130ea7-960a-4958-a775-a9c023d763f3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:10.014907 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e7130ea7-960a-4958-a775-a9c023d763f3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:10.020086 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:10.020086 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:10.020890 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7130ea7-960a-4958-a775-a9c023d763f3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:10.021366 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1314/5258] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:10 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:10.104239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5fb1c8d2-2323-44b4-b757-f5dd95b4b33f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:10.106081 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5fb1c8d2-2323-44b4-b757-f5dd95b4b33f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:10.106287 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5fb1c8d2-2323-44b4-b757-f5dd95b4b33f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:10.106498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5fb1c8d2-2323-44b4-b757-f5dd95b4b33f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:10.106683 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-5fb1c8d2-2323-44b4-b757-f5dd95b4b33f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:10.108882 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=153,cinder:UPDATE=32,cinder:INSERT=28 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:49:10.111640 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:10.111640 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:10.112565 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5fb1c8d2-2323-44b4-b757-f5dd95b4b33f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:10.113016 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1325/5259] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:10 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:11.033636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ee62f524-97ed-41c9-81eb-e16ceb13f7ac None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:11.035424 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee62f524-97ed-41c9-81eb-e16ceb13f7ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:11.035684 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee62f524-97ed-41c9-81eb-e16ceb13f7ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:11.036062 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ee62f524-97ed-41c9-81eb-e16ceb13f7ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:11.036062 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ee62f524-97ed-41c9-81eb-e16ceb13f7ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:11.040872 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:11.040872 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:11.041653 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ee62f524-97ed-41c9-81eb-e16ceb13f7ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:11.042362 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1310/5260] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:11 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:11.128335 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-acc14e68-9dd1-49dc-9177-8ffd20947c11 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:11.130678 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-acc14e68-9dd1-49dc-9177-8ffd20947c11 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:11.130914 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-acc14e68-9dd1-49dc-9177-8ffd20947c11 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:11.131133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-acc14e68-9dd1-49dc-9177-8ffd20947c11 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:11.131233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-acc14e68-9dd1-49dc-9177-8ffd20947c11 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:11.137234 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:11.137234 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:11.138129 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-acc14e68-9dd1-49dc-9177-8ffd20947c11 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:11.138532 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1312/5261] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:11 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:12.052584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8018c138-7aad-4fab-a1d0-1aad5c1a9733 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:12.054312 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8018c138-7aad-4fab-a1d0-1aad5c1a9733 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:12.054499 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8018c138-7aad-4fab-a1d0-1aad5c1a9733 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:12.054710 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8018c138-7aad-4fab-a1d0-1aad5c1a9733 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:12.054826 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-8018c138-7aad-4fab-a1d0-1aad5c1a9733 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:12.059557 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:12.059557 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:12.060254 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8018c138-7aad-4fab-a1d0-1aad5c1a9733 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:12.060589 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1315/5262] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:12 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:12.151351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-73a89364-75df-4694-b5c3-03c63bb0faf1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:12.153363 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73a89364-75df-4694-b5c3-03c63bb0faf1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:12.153589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73a89364-75df-4694-b5c3-03c63bb0faf1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:12.153868 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-73a89364-75df-4694-b5c3-03c63bb0faf1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:12.154031 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-73a89364-75df-4694-b5c3-03c63bb0faf1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:12.159004 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:12.159004 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:12.159879 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-73a89364-75df-4694-b5c3-03c63bb0faf1 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:12.160284 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1326/5263] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:12 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:13.071480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-11e6dd3d-e26a-46f4-8afd-c126619d329b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:13.073992 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11e6dd3d-e26a-46f4-8afd-c126619d329b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:13.074312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11e6dd3d-e26a-46f4-8afd-c126619d329b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:13.074601 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-11e6dd3d-e26a-46f4-8afd-c126619d329b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:13.074778 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-11e6dd3d-e26a-46f4-8afd-c126619d329b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:13.079780 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:13.079780 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:13.080556 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-11e6dd3d-e26a-46f4-8afd-c126619d329b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:13.081032 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1311/5264] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:13 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:13.171688 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6e2b2ba3-66ce-4a66-af0d-b23ea64be6bf None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:13.173711 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6e2b2ba3-66ce-4a66-af0d-b23ea64be6bf tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:13.174040 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6e2b2ba3-66ce-4a66-af0d-b23ea64be6bf tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:13.174296 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6e2b2ba3-66ce-4a66-af0d-b23ea64be6bf tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:13.174442 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-6e2b2ba3-66ce-4a66-af0d-b23ea64be6bf tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:13.176953 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=156,cinder:INSERT=27,cinder:UPDATE=35 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:49:13.181987 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:13.181987 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:13.183617 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6e2b2ba3-66ce-4a66-af0d-b23ea64be6bf tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:13.184322 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1313/5265] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:13 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:14.092920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a5053d85-9616-42d4-a640-b72b98667dfa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:14.095205 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5053d85-9616-42d4-a640-b72b98667dfa tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:14.095482 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5053d85-9616-42d4-a640-b72b98667dfa tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:14.095800 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5053d85-9616-42d4-a640-b72b98667dfa tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:14.095887 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a5053d85-9616-42d4-a640-b72b98667dfa tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:14.101372 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:14.101372 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:14.102501 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5053d85-9616-42d4-a640-b72b98667dfa tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:14.102999 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1316/5266] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:14 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:14.196473 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fff5ccba-77d4-4cb2-a5c5-9f300f35ada8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:14.198294 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fff5ccba-77d4-4cb2-a5c5-9f300f35ada8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:14.198456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fff5ccba-77d4-4cb2-a5c5-9f300f35ada8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:14.198720 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fff5ccba-77d4-4cb2-a5c5-9f300f35ada8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:14.198899 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-fff5ccba-77d4-4cb2-a5c5-9f300f35ada8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:14.205480 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:14.205480 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:14.206611 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fff5ccba-77d4-4cb2-a5c5-9f300f35ada8 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:14.207293 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1327/5267] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:14 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:15.116047 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7b4ff149-445d-48e5-b501-c0c781771b9b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:15.119383 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b4ff149-445d-48e5-b501-c0c781771b9b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:15.119383 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b4ff149-445d-48e5-b501-c0c781771b9b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:15.119383 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b4ff149-445d-48e5-b501-c0c781771b9b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:15.119532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-7b4ff149-445d-48e5-b501-c0c781771b9b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:15.125772 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:15.125772 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:15.126726 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b4ff149-445d-48e5-b501-c0c781771b9b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:15.127291 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1312/5268] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:15 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:15.218649 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eef8731e-c1a3-4bd9-9479-1b51ae59c092 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:15.220716 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eef8731e-c1a3-4bd9-9479-1b51ae59c092 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:15.220915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eef8731e-c1a3-4bd9-9479-1b51ae59c092 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:15.221142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eef8731e-c1a3-4bd9-9479-1b51ae59c092 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:15.221266 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-eef8731e-c1a3-4bd9-9479-1b51ae59c092 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:15.226192 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:15.226192 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:15.227235 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eef8731e-c1a3-4bd9-9479-1b51ae59c092 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:15.227772 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1314/5269] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:15 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:16.139306 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d51ca354-d100-45de-bf6d-ee04e7737c6d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:16.141423 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d51ca354-d100-45de-bf6d-ee04e7737c6d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:16.141681 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d51ca354-d100-45de-bf6d-ee04e7737c6d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:16.141911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d51ca354-d100-45de-bf6d-ee04e7737c6d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:16.142036 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d51ca354-d100-45de-bf6d-ee04e7737c6d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:16.147366 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:16.147366 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:16.148055 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d51ca354-d100-45de-bf6d-ee04e7737c6d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:16.148508 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1317/5270] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:16 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:16.238646 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-62307d76-77e8-4ac3-bbf3-5f8e4597b655 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:16.240703 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-62307d76-77e8-4ac3-bbf3-5f8e4597b655 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:49:16.240703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-62307d76-77e8-4ac3-bbf3-5f8e4597b655 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:16.240703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-62307d76-77e8-4ac3-bbf3-5f8e4597b655 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:16.240703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-62307d76-77e8-4ac3-bbf3-5f8e4597b655 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Show backup with id ba1eca5a-fddb-44af-8552-b24d3d621964. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:16.244552 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:16.244552 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:16.245278 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-62307d76-77e8-4ac3-bbf3-5f8e4597b655 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 200 Jul 10 09:49:16.245601 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1328/5271] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:16 2026] GET /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:16.257610 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-70e2aa3e-bfd2-4467-b39b-33332f7fa849 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:16.259492 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-70e2aa3e-bfd2-4467-b39b-33332f7fa849 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:49:16.259734 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-70e2aa3e-bfd2-4467-b39b-33332f7fa849 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:16.259930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-70e2aa3e-bfd2-4467-b39b-33332f7fa849 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:16.274340 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:16.274340 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:16.285605 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-70e2aa3e-bfd2-4467-b39b-33332f7fa849 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:16.293313 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-70e2aa3e-bfd2-4467-b39b-33332f7fa849 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db returned with HTTP 200 Jul 10 09:49:16.293787 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1313/5272] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:16 2026] GET /volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db => generated 1416 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:16.315068 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d9c569ec-15c1-4c31-8254-3f6c06ce0f4f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:16.316834 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9c569ec-15c1-4c31-8254-3f6c06ce0f4f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:49:16.317087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9c569ec-15c1-4c31-8254-3f6c06ce0f4f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:16.317323 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d9c569ec-15c1-4c31-8254-3f6c06ce0f4f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:16.325934 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:16.325934 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:16.330834 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d9c569ec-15c1-4c31-8254-3f6c06ce0f4f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:16.336718 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d9c569ec-15c1-4c31-8254-3f6c06ce0f4f tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db returned with HTTP 200 Jul 10 09:49:16.337204 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1315/5273] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:16 2026] GET /volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:17.157598 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a6455f83-aa8c-411a-ba68-d34b4ee8ed6a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:17.160603 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6455f83-aa8c-411a-ba68-d34b4ee8ed6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:17.160603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6455f83-aa8c-411a-ba68-d34b4ee8ed6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:17.160603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a6455f83-aa8c-411a-ba68-d34b4ee8ed6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:17.160603 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-a6455f83-aa8c-411a-ba68-d34b4ee8ed6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:17.165189 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:17.165189 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:17.166011 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a6455f83-aa8c-411a-ba68-d34b4ee8ed6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:17.166472 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1318/5274] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:17 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:17.600511 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-1d6024cf-0090-49e5-9ca6-e7db086df408 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:17.603096 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-1d6024cf-0090-49e5-9ca6-e7db086df408 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:49:17.603702 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-1d6024cf-0090-49e5-9ca6-e7db086df408 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:17.603702 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-1d6024cf-0090-49e5-9ca6-e7db086df408 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:17.611716 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:17.611716 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:17.616779 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-1d6024cf-0090-49e5-9ca6-e7db086df408 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:17.622885 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-1d6024cf-0090-49e5-9ca6-e7db086df408 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db returned with HTTP 200 Jul 10 09:49:17.623139 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1329/5275] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:49:17 2026] GET /volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:18.179181 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fdbd3c20-bd7d-40e0-aa26-b5f6b27c5e2a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:18.181465 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fdbd3c20-bd7d-40e0-aa26-b5f6b27c5e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:18.181695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fdbd3c20-bd7d-40e0-aa26-b5f6b27c5e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:18.181858 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fdbd3c20-bd7d-40e0-aa26-b5f6b27c5e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:18.181950 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-fdbd3c20-bd7d-40e0-aa26-b5f6b27c5e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:18.189618 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:18.189618 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:18.190286 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fdbd3c20-bd7d-40e0-aa26-b5f6b27c5e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:18.190671 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1314/5276] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:18 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:18.279057 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-f4594599-44de-4710-9d3e-70ac093f6630 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:18.281712 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-f4594599-44de-4710-9d3e-70ac093f6630 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:49:18.281938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-f4594599-44de-4710-9d3e-70ac093f6630 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:18.282186 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-f4594599-44de-4710-9d3e-70ac093f6630 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:18.290758 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:18.290758 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:18.295320 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-f4594599-44de-4710-9d3e-70ac093f6630 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:18.301162 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-f4594599-44de-4710-9d3e-70ac093f6630 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db returned with HTTP 200 Jul 10 09:49:18.302453 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1316/5277] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:49:18 2026] GET /volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:18.311261 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-646cbb6f-e85a-4b21-a194-be5ed9f22e4a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:18.311703 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-646cbb6f-e85a-4b21-a194-be5ed9f22e4a None None] GET https://10.4.3.103/volume// Jul 10 09:49:18.311889 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-646cbb6f-e85a-4b21-a194-be5ed9f22e4a None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:18.312118 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-646cbb6f-e85a-4b21-a194-be5ed9f22e4a None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:18.312492 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-646cbb6f-e85a-4b21-a194-be5ed9f22e4a None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:49:18.312820 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1319/5278] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:49:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:49:18.323356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-da7a13ce-f222-4448-ab09-781557284133 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:18.325735 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-da7a13ce-f222-4448-ab09-781557284133 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:49:18.326136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-da7a13ce-f222-4448-ab09-781557284133 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "335e4b67-5e2f-4a68-975e-a411320163db", "connector": null, "instance_uuid": "9eda58a0-edcd-4534-bf7e-19b38f137d05"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:18.335908 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:18.335908 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:18.362629 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-da7a13ce-f222-4448-ab09-781557284133 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:49:18.363037 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1330/5279] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:49:18 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:19.200889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-09ba6c0e-f556-4a89-98be-fc472038c235 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:19.202587 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09ba6c0e-f556-4a89-98be-fc472038c235 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:19.202774 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09ba6c0e-f556-4a89-98be-fc472038c235 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:19.202955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-09ba6c0e-f556-4a89-98be-fc472038c235 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:19.203054 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-09ba6c0e-f556-4a89-98be-fc472038c235 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:19.206874 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:19.206874 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:19.207468 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-09ba6c0e-f556-4a89-98be-fc472038c235 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:19.207837 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1315/5280] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:19 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:20.218955 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-85489f0c-a7fa-4e13-a3b0-a6559561b7ee None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:20.221319 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85489f0c-a7fa-4e13-a3b0-a6559561b7ee tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:20.221597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85489f0c-a7fa-4e13-a3b0-a6559561b7ee tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:20.221831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-85489f0c-a7fa-4e13-a3b0-a6559561b7ee tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:20.221991 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-85489f0c-a7fa-4e13-a3b0-a6559561b7ee tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:20.228300 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:20.228300 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:20.229415 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-85489f0c-a7fa-4e13-a3b0-a6559561b7ee tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:20.230024 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1317/5281] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:20 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:21.240615 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-19167a25-f7eb-4f8a-8ab5-05e10eae9f2b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:21.242674 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-19167a25-f7eb-4f8a-8ab5-05e10eae9f2b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:21.242898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-19167a25-f7eb-4f8a-8ab5-05e10eae9f2b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:21.243125 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-19167a25-f7eb-4f8a-8ab5-05e10eae9f2b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:21.243229 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-19167a25-f7eb-4f8a-8ab5-05e10eae9f2b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:21.248693 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:21.248693 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:21.248693 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-19167a25-f7eb-4f8a-8ab5-05e10eae9f2b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:21.248693 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1320/5282] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:21 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:22.258747 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-97ba787e-31e5-4501-9404-230c471c0a68 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:22.260776 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97ba787e-31e5-4501-9404-230c471c0a68 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:22.260967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97ba787e-31e5-4501-9404-230c471c0a68 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:22.261149 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97ba787e-31e5-4501-9404-230c471c0a68 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:22.261248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-97ba787e-31e5-4501-9404-230c471c0a68 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:22.265217 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:22.265217 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:22.265832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97ba787e-31e5-4501-9404-230c471c0a68 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:22.266202 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1331/5283] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:22 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:23.276625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6707c8a8-a292-43ec-93c6-10624a94c0bf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:23.278721 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6707c8a8-a292-43ec-93c6-10624a94c0bf tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:23.278983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6707c8a8-a292-43ec-93c6-10624a94c0bf tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:23.279167 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6707c8a8-a292-43ec-93c6-10624a94c0bf tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:23.279259 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-6707c8a8-a292-43ec-93c6-10624a94c0bf tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:23.286804 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:23.286804 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:23.286804 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6707c8a8-a292-43ec-93c6-10624a94c0bf tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:23.286804 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1316/5284] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:23 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:24.299125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f1cf7449-c7dc-4d28-8c3d-553e24c77432 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.300693 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f1cf7449-c7dc-4d28-8c3d-553e24c77432 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:24.300886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f1cf7449-c7dc-4d28-8c3d-553e24c77432 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:24.301058 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f1cf7449-c7dc-4d28-8c3d-553e24c77432 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:24.301165 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-f1cf7449-c7dc-4d28-8c3d-553e24c77432 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3a54e1c6-2f03-4032-ac4f-a950a46641df. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:24.305140 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:24.305140 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:24.305763 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f1cf7449-c7dc-4d28-8c3d-553e24c77432 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 200 Jul 10 09:49:24.306191 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1318/5285] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:24 2026] GET /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:24.310940 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-51d81977-9196-423e-83b5-d50894039009 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.311286 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51d81977-9196-423e-83b5-d50894039009 None None] GET https://10.4.3.103/volume// Jul 10 09:49:24.311456 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51d81977-9196-423e-83b5-d50894039009 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:24.311683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-51d81977-9196-423e-83b5-d50894039009 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:24.311974 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-51d81977-9196-423e-83b5-d50894039009 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:49:24.312247 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1321/5286] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:49:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:49:24.315234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.316839 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df Jul 10 09:49:24.317049 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:24.317266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:24.317367 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete backup with id: 3a54e1c6-2f03-4032-ac4f-a950a46641df. Jul 10 09:49:24.319178 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-c8e80ff0-2e2e-49ba-9e37-d0553017ad31 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.321216 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-c8e80ff0-2e2e-49ba-9e37-d0553017ad31 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:49:24.321372 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:24.321372 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:24.321422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-c8e80ff0-2e2e-49ba-9e37-d0553017ad31 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:24.321596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-c8e80ff0-2e2e-49ba-9e37-d0553017ad31 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:24.331385 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:24.331385 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:24.333373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] delete_backup rpcapi backup_id 3a54e1c6-2f03-4032-ac4f-a950a46641df {{(pid=99957) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:49:24.334860 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-c8e80ff0-2e2e-49ba-9e37-d0553017ad31 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:49:24.335181 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-773820bf-1daf-4f3c-bd3c-2881674dcf6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df returned with HTTP 202 Jul 10 09:49:24.335625 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1332/5287] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:49:24 2026] DELETE /volume/v3/backups/3a54e1c6-2f03-4032-ac4f-a950a46641df => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:49:24.339411 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-c8e80ff0-2e2e-49ba-9e37-d0553017ad31 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db returned with HTTP 200 Jul 10 09:49:24.339791 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1317/5288] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:49:24 2026] GET /volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db => generated 1595 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:49:24.346230 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.347921 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:49:24.348190 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1100835655"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:24.349518 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1100835655'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:49:24.349678 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume of 1 GB Jul 10 09:49:24.355311 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Availability Zones retrieved successfully. Jul 10 09:49:24.363419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (b76eced6-ebfc-46cd-bce7-1c7f457c8d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:49:24.363419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a924bbc-f149-4666-b945-96e1dc6a4401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:24.363419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:49:24.389172 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a924bbc-f149-4666-b945-96e1dc6a4401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:24.389902 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d26bf9-f6be-4374-b39e-b50661055fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:24.435424 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['1ccc2710-eae1-4361-adb2-1cbc50e289ef', 'ec165c0b-1d6b-4a10-9d00-3a908f906262', '912d6b4b-31ab-46cf-85c8-06195f058a3f', 'b5d47dfc-6d9b-4264-847e-18afa47fe77b'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:49:24.436129 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d26bf9-f6be-4374-b39e-b50661055fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ccc2710-eae1-4361-adb2-1cbc50e289ef', 'ec165c0b-1d6b-4a10-9d00-3a908f906262', '912d6b4b-31ab-46cf-85c8-06195f058a3f', 'b5d47dfc-6d9b-4264-847e-18afa47fe77b']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:24.436813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98768e26-8170-4691-a856-3b39889cfe28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:24.443850 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.445666 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] PUT https://10.4.3.103/volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d Jul 10 09:49:24.446011 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:24.458119 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98768e26-8170-4691-a856-3b39889cfe28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9944816-9f87-48d2-9ec7-715122bcf3c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1100835655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['1ccc2710-eae1-4361-adb2-1cbc50e289ef','ec165c0b-1d6b-4a10-9d00-3a908f906262','912d6b4b-31ab-46cf-85c8-06195f058a3f','b5d47dfc-6d9b-4264-847e-18afa47fe77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1100835655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9944816-9f87-48d2-9ec7-715122bcf3c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf484c4b5b4ea4ada56abcce72dce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:24.459026 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ce7afc-f8fb-401a-baea-dbaa76f218c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:24.462490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Acquiring lock "cinder-attachment_update-335e4b67-5e2f-4a68-975e-a411320163db-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:49:24.467520 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Lock "cinder-attachment_update-335e4b67-5e2f-4a68-975e-a411320163db-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:49:24.468614 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:24.468614 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:24.477150 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ce7afc-f8fb-401a-baea-dbaa76f218c2) transitioned into state 'SUCCESS' from state '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-1100835655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['1ccc2710-eae1-4361-adb2-1cbc50e289ef','ec165c0b-1d6b-4a10-9d00-3a908f906262','912d6b4b-31ab-46cf-85c8-06195f058a3f','b5d47dfc-6d9b-4264-847e-18afa47fe77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:24.478039 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e30096d1-60a5-4565-920a-9b1381ccb001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:24.492557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e30096d1-60a5-4565-920a-9b1381ccb001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:24.493809 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (b76eced6-ebfc-46cd-bce7-1c7f457c8d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:49:24.494193 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request issued successfully. Jul 10 09:49:24.496161 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3c18d9cb-6bc1-4440-b735-a1c30281a698 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:49:24.496161 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1319/5289] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:49:24 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:49:24.507465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e51fa058-4a83-4be9-8421-88f77aa5a986 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:24.509140 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e51fa058-4a83-4be9-8421-88f77aa5a986 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 Jul 10 09:49:24.509348 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e51fa058-4a83-4be9-8421-88f77aa5a986 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:24.509768 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e51fa058-4a83-4be9-8421-88f77aa5a986 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:24.516834 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:24.516834 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:24.520406 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e51fa058-4a83-4be9-8421-88f77aa5a986 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:24.523708 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e51fa058-4a83-4be9-8421-88f77aa5a986 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 returned with HTTP 200 Jul 10 09:49:24.525100 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1333/5290] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:24 2026] GET /volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:24.990459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Lock "cinder-attachment_update-335e4b67-5e2f-4a68-975e-a411320163db-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:49:24.990843 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-b0b87466-67a0-41a6-9b69-459e6cbc76bd tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d returned with HTTP 200 Jul 10 09:49:24.991723 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1322/5291] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:49:24 2026] PUT /volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:25.502552 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-53b54c74-87ad-4f0f-9d32-57e6de9e37d9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:25.504912 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-53b54c74-87ad-4f0f-9d32-57e6de9e37d9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] POST https://10.4.3.103/volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d/action Jul 10 09:49:25.505328 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-53b54c74-87ad-4f0f-9d32-57e6de9e37d9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:49:25.505478 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-53b54c74-87ad-4f0f-9d32-57e6de9e37d9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:25.523458 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:25.523458 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:25.532526 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-861694e8-fca9-4d5f-b693-99904c5ee908 req-53b54c74-87ad-4f0f-9d32-57e6de9e37d9 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d/action returned with HTTP 204 Jul 10 09:49:25.533018 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1318/5292] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:49:25 2026] POST /volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:49:25.538752 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2e344e78-508c-44cc-ad0d-9e39b9703c1e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:25.540880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e344e78-508c-44cc-ad0d-9e39b9703c1e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 Jul 10 09:49:25.541184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e344e78-508c-44cc-ad0d-9e39b9703c1e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:25.541438 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e344e78-508c-44cc-ad0d-9e39b9703c1e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:25.549105 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:25.549105 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:25.552049 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2e344e78-508c-44cc-ad0d-9e39b9703c1e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:25.555740 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e344e78-508c-44cc-ad0d-9e39b9703c1e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 returned with HTTP 200 Jul 10 09:49:25.556183 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1320/5293] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:25 2026] GET /volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:25.572662 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1e9c831e-ed06-407d-a87d-a14a405412bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:25.574363 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:49:25.574722 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b9944816-9f87-48d2-9ec7-715122bcf3c6", "name": "tempest-type-Backup-1338118330"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:25.576089 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating new backup {'backup': {'volume_id': 'b9944816-9f87-48d2-9ec7-715122bcf3c6', 'name': 'tempest-type-Backup-1338118330'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:49:25.576305 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating backup of volume b9944816-9f87-48d2-9ec7-715122bcf3c6 in container None Jul 10 09:49:25.582971 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:25.582971 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:25.583274 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:25.597868 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['577950a8-c673-469e-88f4-9b472713b9bc', '8de53f05-e7b5-4dbb-b801-97c2149c6ff0'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:49:25.625779 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1e9c831e-ed06-407d-a87d-a14a405412bb tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:49:25.626185 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1334/5294] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:49:25 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:49:25.636129 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-45f4a5b2-5ca5-47a0-b27a-0e56ee7f8491 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:25.642195 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-45f4a5b2-5ca5-47a0-b27a-0e56ee7f8491 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:25.642412 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-45f4a5b2-5ca5-47a0-b27a-0e56ee7f8491 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:25.642563 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-45f4a5b2-5ca5-47a0-b27a-0e56ee7f8491 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:25.642709 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-45f4a5b2-5ca5-47a0-b27a-0e56ee7f8491 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:25.651896 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:25.651896 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:25.652557 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-45f4a5b2-5ca5-47a0-b27a-0e56ee7f8491 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:25.652942 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1323/5295] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:25 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:26.663066 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-023a1a80-ff1e-4e1f-8263-2bcf8b4f087e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:26.664706 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-023a1a80-ff1e-4e1f-8263-2bcf8b4f087e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:26.664911 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-023a1a80-ff1e-4e1f-8263-2bcf8b4f087e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:26.665084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-023a1a80-ff1e-4e1f-8263-2bcf8b4f087e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:26.665214 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-023a1a80-ff1e-4e1f-8263-2bcf8b4f087e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:26.669269 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:26.669269 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:26.669892 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-023a1a80-ff1e-4e1f-8263-2bcf8b4f087e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:26.670238 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1319/5296] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:26 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:27.680199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-369701bc-f2b2-4566-82d1-44db7bc3c211 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:27.682218 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-369701bc-f2b2-4566-82d1-44db7bc3c211 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:27.682563 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-369701bc-f2b2-4566-82d1-44db7bc3c211 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:27.682789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-369701bc-f2b2-4566-82d1-44db7bc3c211 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:27.682917 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-369701bc-f2b2-4566-82d1-44db7bc3c211 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:27.686903 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:27.686903 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:27.687729 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-369701bc-f2b2-4566-82d1-44db7bc3c211 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:27.688232 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1321/5297] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:27 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:28.700299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a0bdea0b-fe22-4777-90d6-eb90b23c21d9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:28.702496 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a0bdea0b-fe22-4777-90d6-eb90b23c21d9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:28.702850 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a0bdea0b-fe22-4777-90d6-eb90b23c21d9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:28.703086 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a0bdea0b-fe22-4777-90d6-eb90b23c21d9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:28.703233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-a0bdea0b-fe22-4777-90d6-eb90b23c21d9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:28.708836 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:28.708836 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:28.709060 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a0bdea0b-fe22-4777-90d6-eb90b23c21d9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:28.709458 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1335/5298] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:28 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:29.720366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6a1e6886-2e95-4ed2-b596-8e23ae722af5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:29.722707 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a1e6886-2e95-4ed2-b596-8e23ae722af5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:29.722929 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a1e6886-2e95-4ed2-b596-8e23ae722af5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:29.723125 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6a1e6886-2e95-4ed2-b596-8e23ae722af5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:29.723241 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-6a1e6886-2e95-4ed2-b596-8e23ae722af5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:29.728033 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:29.728033 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:29.728782 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6a1e6886-2e95-4ed2-b596-8e23ae722af5 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:29.729143 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1324/5299] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:29 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:30.741483 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab2ce05f-8619-4908-9b94-10ed719c8e9a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:30.743436 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab2ce05f-8619-4908-9b94-10ed719c8e9a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:30.743689 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab2ce05f-8619-4908-9b94-10ed719c8e9a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:30.743923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab2ce05f-8619-4908-9b94-10ed719c8e9a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:30.744065 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-ab2ce05f-8619-4908-9b94-10ed719c8e9a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:30.749010 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:30.749010 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:30.749870 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab2ce05f-8619-4908-9b94-10ed719c8e9a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:30.750326 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1320/5300] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:30 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:31.763991 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0823a33e-403a-4189-b702-82dc45578f76 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:31.766224 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0823a33e-403a-4189-b702-82dc45578f76 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:31.766474 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0823a33e-403a-4189-b702-82dc45578f76 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:31.766669 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0823a33e-403a-4189-b702-82dc45578f76 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:31.766793 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-0823a33e-403a-4189-b702-82dc45578f76 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:31.772095 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:31.772095 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:31.773126 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0823a33e-403a-4189-b702-82dc45578f76 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:31.773678 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1322/5301] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:31 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:32.785327 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-717f1ab6-8e0c-4266-bbcb-be2cfd0eed8d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:32.787606 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-717f1ab6-8e0c-4266-bbcb-be2cfd0eed8d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:32.787790 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-717f1ab6-8e0c-4266-bbcb-be2cfd0eed8d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:32.788003 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-717f1ab6-8e0c-4266-bbcb-be2cfd0eed8d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:32.788132 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-717f1ab6-8e0c-4266-bbcb-be2cfd0eed8d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:32.793237 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:32.793237 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:32.794011 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-717f1ab6-8e0c-4266-bbcb-be2cfd0eed8d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:32.794529 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1336/5302] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:32 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:33.807938 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-358c4547-9bff-40d9-8411-845214046d91 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:33.808880 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-358c4547-9bff-40d9-8411-845214046d91 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:33.809024 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-358c4547-9bff-40d9-8411-845214046d91 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:33.809228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-358c4547-9bff-40d9-8411-845214046d91 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:33.809331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-358c4547-9bff-40d9-8411-845214046d91 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:33.815220 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:33.815220 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:33.816070 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-358c4547-9bff-40d9-8411-845214046d91 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:33.816557 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1325/5303] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:33 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:34.827756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-03deaa1d-59ef-4654-b18f-bd6a3029c412 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:34.829486 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03deaa1d-59ef-4654-b18f-bd6a3029c412 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:34.829703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03deaa1d-59ef-4654-b18f-bd6a3029c412 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:34.829904 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-03deaa1d-59ef-4654-b18f-bd6a3029c412 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:34.830037 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-03deaa1d-59ef-4654-b18f-bd6a3029c412 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:34.834167 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:34.834167 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:34.834911 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-03deaa1d-59ef-4654-b18f-bd6a3029c412 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:34.835286 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1321/5304] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:34 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:49:35.844468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ca733978-b2ec-4224-909a-6b9980305c3a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:35.846256 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ca733978-b2ec-4224-909a-6b9980305c3a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:35.846487 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ca733978-b2ec-4224-909a-6b9980305c3a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:35.846693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ca733978-b2ec-4224-909a-6b9980305c3a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:35.846800 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ca733978-b2ec-4224-909a-6b9980305c3a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:35.850882 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:35.850882 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:35.851479 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ca733978-b2ec-4224-909a-6b9980305c3a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:35.851843 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1323/5305] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:35 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:36.861924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-52ed4745-041c-4310-bdd0-55e58ac89650 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:36.863565 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-52ed4745-041c-4310-bdd0-55e58ac89650 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:36.863765 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-52ed4745-041c-4310-bdd0-55e58ac89650 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:36.864009 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-52ed4745-041c-4310-bdd0-55e58ac89650 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:36.864162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-52ed4745-041c-4310-bdd0-55e58ac89650 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:36.868166 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:36.868166 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:36.868739 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-52ed4745-041c-4310-bdd0-55e58ac89650 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:36.869071 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1337/5306] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:36 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:37.880683 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-594547f9-23cd-4d6b-9e67-a1276ccbb200 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:37.882377 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-594547f9-23cd-4d6b-9e67-a1276ccbb200 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:37.882713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-594547f9-23cd-4d6b-9e67-a1276ccbb200 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:37.883038 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-594547f9-23cd-4d6b-9e67-a1276ccbb200 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:37.883119 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-594547f9-23cd-4d6b-9e67-a1276ccbb200 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:37.889270 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:37.889270 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:37.890208 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-594547f9-23cd-4d6b-9e67-a1276ccbb200 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:37.890646 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1326/5307] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:37 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:38.901485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-bd94f702-59de-4a70-bd60-ba245f362403 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:38.906984 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd94f702-59de-4a70-bd60-ba245f362403 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:38.907219 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd94f702-59de-4a70-bd60-ba245f362403 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:38.907395 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-bd94f702-59de-4a70-bd60-ba245f362403 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:38.907511 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-bd94f702-59de-4a70-bd60-ba245f362403 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:38.919085 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:38.919085 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:38.919814 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-bd94f702-59de-4a70-bd60-ba245f362403 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:38.920341 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1322/5308] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:38 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:39.930406 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-339040c4-b895-40f7-a7da-1b21b9cf5246 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:39.932484 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-339040c4-b895-40f7-a7da-1b21b9cf5246 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:39.932754 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-339040c4-b895-40f7-a7da-1b21b9cf5246 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:39.933000 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-339040c4-b895-40f7-a7da-1b21b9cf5246 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:39.933136 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-339040c4-b895-40f7-a7da-1b21b9cf5246 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:39.938531 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:39.938531 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:39.939690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-339040c4-b895-40f7-a7da-1b21b9cf5246 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:39.940175 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1324/5309] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:39 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:40.951164 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-00366a81-92ca-4b78-86e0-9e8798b53929 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:40.952841 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00366a81-92ca-4b78-86e0-9e8798b53929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:40.953119 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00366a81-92ca-4b78-86e0-9e8798b53929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:40.953362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00366a81-92ca-4b78-86e0-9e8798b53929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:40.953535 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-00366a81-92ca-4b78-86e0-9e8798b53929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:40.959082 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:40.959082 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:40.960054 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00366a81-92ca-4b78-86e0-9e8798b53929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:40.960747 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1338/5310] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:40 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:41.971649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b72fb0c6-6a43-40f8-aa8b-7d2476c1987b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:41.973268 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b72fb0c6-6a43-40f8-aa8b-7d2476c1987b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:41.973479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b72fb0c6-6a43-40f8-aa8b-7d2476c1987b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:41.973682 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b72fb0c6-6a43-40f8-aa8b-7d2476c1987b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:41.973781 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b72fb0c6-6a43-40f8-aa8b-7d2476c1987b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:41.978990 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:41.978990 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:41.979848 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b72fb0c6-6a43-40f8-aa8b-7d2476c1987b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:41.980266 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1327/5311] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:41 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:42.990731 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-279bdca9-f506-40f1-953c-83ba8ff09985 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:42.993168 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-279bdca9-f506-40f1-953c-83ba8ff09985 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:42.993441 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-279bdca9-f506-40f1-953c-83ba8ff09985 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:42.993691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-279bdca9-f506-40f1-953c-83ba8ff09985 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:42.993809 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-279bdca9-f506-40f1-953c-83ba8ff09985 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:42.999926 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:42.999926 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:43.000939 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-279bdca9-f506-40f1-953c-83ba8ff09985 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 200 Jul 10 09:49:43.001454 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1323/5312] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:42 2026] GET /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:43.011915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-112337c7-aafa-4925-a213-59b96d23a89b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:43.013745 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-112337c7-aafa-4925-a213-59b96d23a89b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] DELETE https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a Jul 10 09:49:43.013953 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-112337c7-aafa-4925-a213-59b96d23a89b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:43.014154 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-112337c7-aafa-4925-a213-59b96d23a89b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:43.014290 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-112337c7-aafa-4925-a213-59b96d23a89b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Delete backup with id: c4183aeb-ca46-4234-af7b-ca4ee1eaf42a. Jul 10 09:49:43.019131 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:43.019131 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:43.031865 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.backup.rpcapi [None req-112337c7-aafa-4925-a213-59b96d23a89b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] delete_backup rpcapi backup_id c4183aeb-ca46-4234-af7b-ca4ee1eaf42a {{(pid=99956) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:49:43.033673 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-112337c7-aafa-4925-a213-59b96d23a89b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a returned with HTTP 202 Jul 10 09:49:43.034135 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1325/5313] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:49:43 2026] DELETE /volume/v3/backups/c4183aeb-ca46-4234-af7b-ca4ee1eaf42a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:49:43.041964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:43.045229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 Jul 10 09:49:43.045229 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:43.045229 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:43.045229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume with id: b9944816-9f87-48d2-9ec7-715122bcf3c6 Jul 10 09:49:43.052477 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:43.052477 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:43.053194 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:43.071529 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume request issued successfully. Jul 10 09:49:43.071529 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7e8e710f-bd29-4c28-9c5f-ab26e04b61c9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 returned with HTTP 202 Jul 10 09:49:43.071529 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1339/5314] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:49:43 2026] DELETE /volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:49:43.079090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-78f31b66-007b-4fc3-91bc-c93281b3c89f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:43.083728 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-78f31b66-007b-4fc3-91bc-c93281b3c89f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 Jul 10 09:49:43.083931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-78f31b66-007b-4fc3-91bc-c93281b3c89f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:43.084104 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-78f31b66-007b-4fc3-91bc-c93281b3c89f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:43.092144 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:43.092144 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:43.096814 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-78f31b66-007b-4fc3-91bc-c93281b3c89f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:43.102385 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-78f31b66-007b-4fc3-91bc-c93281b3c89f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 returned with HTTP 200 Jul 10 09:49:43.103030 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1328/5315] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:43 2026] GET /volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:44.116833 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1fee9a89-0432-48db-b999-65adcef08725 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:44.118794 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fee9a89-0432-48db-b999-65adcef08725 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 Jul 10 09:49:44.119033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fee9a89-0432-48db-b999-65adcef08725 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:44.119240 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1fee9a89-0432-48db-b999-65adcef08725 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:44.124926 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1fee9a89-0432-48db-b999-65adcef08725 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 returned with HTTP 404 Jul 10 09:49:44.125408 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1324/5316] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:44 2026] GET /volume/v3/volumes/b9944816-9f87-48d2-9ec7-715122bcf3c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:49:44.135367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-956058b3-36f1-41e8-a250-f7724f9e224d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:44.137802 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-956058b3-36f1-41e8-a250-f7724f9e224d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a/export_record Jul 10 09:49:44.138109 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-956058b3-36f1-41e8-a250-f7724f9e224d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:44.138337 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-956058b3-36f1-41e8-a250-f7724f9e224d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Calling method 'export_record' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:44.138446 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-956058b3-36f1-41e8-a250-f7724f9e224d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Export record for backup f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:49:44.143233 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:44.143233 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:44.144390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-956058b3-36f1-41e8-a250-f7724f9e224d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '20a2d6ebc26646f0b0dc264aa23a2469', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72cf484c4b5b4ea4ada56abcce72dce2', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:49:44.144712 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-956058b3-36f1-41e8-a250-f7724f9e224d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a/export_record returned with HTTP 403 Jul 10 09:49:44.145171 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1326/5317] 10.4.3.103 () {68 vars in 1430 bytes} [Fri Jul 10 09:49:44 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:49:44.154739 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:44.157592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:49:44.160591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-793580594"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:44.160591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-793580594'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:49:44.160591 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume of 1 GB Jul 10 09:49:44.166789 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Availability Zones retrieved successfully. Jul 10 09:49:44.172993 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (5558ed1c-ba15-4bfd-b534-82012f3d36bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:49:44.174093 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1aaed21-de44-47a1-b73d-f15e39db6cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:44.174997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:49:44.205098 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1aaed21-de44-47a1-b73d-f15e39db6cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:44.207061 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f28b6bf-1a6c-452a-8559-f5824a4204c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:44.258475 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['acac8e6b-8f9f-45c7-80e8-3e5b29d0fc4a', '8116f9ba-ffba-41e7-bef6-e44cc460a326', '78efdb94-7a75-4e9d-b4d7-f5373a7bc257', '42421b43-762b-4a7d-8456-355632012fea'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:49:44.261718 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f28b6bf-1a6c-452a-8559-f5824a4204c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acac8e6b-8f9f-45c7-80e8-3e5b29d0fc4a', '8116f9ba-ffba-41e7-bef6-e44cc460a326', '78efdb94-7a75-4e9d-b4d7-f5373a7bc257', '42421b43-762b-4a7d-8456-355632012fea']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:44.261718 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0478d02-0933-4503-8f9a-8115789fefff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:44.292219 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0478d02-0933-4503-8f9a-8115789fefff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62de6a9a-d911-4724-a0a7-8ac63be74121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793580594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['acac8e6b-8f9f-45c7-80e8-3e5b29d0fc4a','8116f9ba-ffba-41e7-bef6-e44cc460a326','78efdb94-7a75-4e9d-b4d7-f5373a7bc257','42421b43-762b-4a7d-8456-355632012fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793580594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62de6a9a-d911-4724-a0a7-8ac63be74121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf484c4b5b4ea4ada56abcce72dce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:44.293589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44ee0c5-40a4-465b-847c-fecb84778d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:44.316157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44ee0c5-40a4-465b-847c-fecb84778d27) transitioned into state 'SUCCESS' from state '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-793580594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['acac8e6b-8f9f-45c7-80e8-3e5b29d0fc4a','8116f9ba-ffba-41e7-bef6-e44cc460a326','78efdb94-7a75-4e9d-b4d7-f5373a7bc257','42421b43-762b-4a7d-8456-355632012fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:44.316930 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95018ace-35db-44f7-80a0-031bbca35f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:49:44.326009 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95018ace-35db-44f7-80a0-031bbca35f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:49:44.326820 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (5558ed1c-ba15-4bfd-b534-82012f3d36bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:49:44.327098 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request issued successfully. Jul 10 09:49:44.327808 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-38f94912-3b95-4dc0-b228-b0e6ee81d35c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:49:44.328244 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1340/5318] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:49:44 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:49:44.343664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0ddd2e74-b181-4229-8e85-9dd7b5dacb3d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:44.345409 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ddd2e74-b181-4229-8e85-9dd7b5dacb3d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 Jul 10 09:49:44.345664 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ddd2e74-b181-4229-8e85-9dd7b5dacb3d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:44.345868 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0ddd2e74-b181-4229-8e85-9dd7b5dacb3d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:44.361447 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:44.361447 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:44.365309 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0ddd2e74-b181-4229-8e85-9dd7b5dacb3d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:44.368887 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0ddd2e74-b181-4229-8e85-9dd7b5dacb3d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 returned with HTTP 200 Jul 10 09:49:44.369478 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1329/5319] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:44 2026] GET /volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:45.381728 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a043107a-5750-4a86-b4f5-af843680226f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:45.384057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a043107a-5750-4a86-b4f5-af843680226f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 Jul 10 09:49:45.384360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a043107a-5750-4a86-b4f5-af843680226f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:45.384596 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a043107a-5750-4a86-b4f5-af843680226f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:45.394363 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:45.394363 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:45.399270 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a043107a-5750-4a86-b4f5-af843680226f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:45.405212 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a043107a-5750-4a86-b4f5-af843680226f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 returned with HTTP 200 Jul 10 09:49:45.405936 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1325/5320] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:45 2026] GET /volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:45.418354 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-501f7acf-7871-41c9-adad-cfdee30558de None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:45.420443 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:49:45.420802 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62de6a9a-d911-4724-a0a7-8ac63be74121", "name": "tempest-type-Backup-1873627812"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:45.422315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating new backup {'backup': {'volume_id': '62de6a9a-d911-4724-a0a7-8ac63be74121', 'name': 'tempest-type-Backup-1873627812'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:49:45.422458 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating backup of volume 62de6a9a-d911-4724-a0a7-8ac63be74121 in container None Jul 10 09:49:45.430429 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:45.430429 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:45.430909 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:49:45.449291 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['90fc6216-4571-4ccb-920d-f7c5db4ac961', 'a86f62ab-4db5-4ea3-80d5-3182a4842098'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:49:45.477220 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-501f7acf-7871-41c9-adad-cfdee30558de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:49:45.477797 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1327/5321] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:49:45 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:49:45.488837 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-94e206a6-2b55-4118-b055-c2e2699a378e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:45.491292 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-94e206a6-2b55-4118-b055-c2e2699a378e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:45.492012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-94e206a6-2b55-4118-b055-c2e2699a378e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:45.492012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-94e206a6-2b55-4118-b055-c2e2699a378e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:45.492012 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-94e206a6-2b55-4118-b055-c2e2699a378e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:45.496409 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:45.496409 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:45.497165 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-94e206a6-2b55-4118-b055-c2e2699a378e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:45.497581 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1341/5322] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:45 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:46.508186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2985afaa-351d-4950-9411-218e737e4c8b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:46.510012 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2985afaa-351d-4950-9411-218e737e4c8b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:46.510217 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2985afaa-351d-4950-9411-218e737e4c8b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:46.510396 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2985afaa-351d-4950-9411-218e737e4c8b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:46.510498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-2985afaa-351d-4950-9411-218e737e4c8b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:46.514693 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:46.514693 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:46.515322 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2985afaa-351d-4950-9411-218e737e4c8b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:46.515708 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1330/5323] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:46 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:47.526486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-45f9c685-bbaa-4b61-a7fe-95c48cbafbc4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:47.528694 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-45f9c685-bbaa-4b61-a7fe-95c48cbafbc4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:47.528955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-45f9c685-bbaa-4b61-a7fe-95c48cbafbc4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:47.529143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-45f9c685-bbaa-4b61-a7fe-95c48cbafbc4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:47.529266 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-45f9c685-bbaa-4b61-a7fe-95c48cbafbc4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:47.533681 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:47.533681 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:47.534273 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-45f9c685-bbaa-4b61-a7fe-95c48cbafbc4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:47.534769 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1326/5324] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:47 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:48.547581 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9dcbb9ef-8dc5-4019-8c46-45046bb0316c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:48.549414 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9dcbb9ef-8dc5-4019-8c46-45046bb0316c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:48.549660 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9dcbb9ef-8dc5-4019-8c46-45046bb0316c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:48.549843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9dcbb9ef-8dc5-4019-8c46-45046bb0316c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:48.549962 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-9dcbb9ef-8dc5-4019-8c46-45046bb0316c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:48.553979 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:48.553979 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:48.554526 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9dcbb9ef-8dc5-4019-8c46-45046bb0316c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:48.554916 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1328/5325] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:48 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:49.564725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-70031da9-19b0-4698-b960-70b69b7ad631 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:49.566236 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-70031da9-19b0-4698-b960-70b69b7ad631 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:49.567685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-70031da9-19b0-4698-b960-70b69b7ad631 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:49.567685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-70031da9-19b0-4698-b960-70b69b7ad631 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:49.567685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-70031da9-19b0-4698-b960-70b69b7ad631 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:49.570895 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:49.570895 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:49.571635 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-70031da9-19b0-4698-b960-70b69b7ad631 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:49.572103 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1342/5326] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:49 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:50.581550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ab49c928-9e48-4b8e-bae8-3c0dc656ae7e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:50.583468 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ab49c928-9e48-4b8e-bae8-3c0dc656ae7e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:50.583699 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ab49c928-9e48-4b8e-bae8-3c0dc656ae7e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:50.583898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ab49c928-9e48-4b8e-bae8-3c0dc656ae7e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:50.584033 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ab49c928-9e48-4b8e-bae8-3c0dc656ae7e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:50.588416 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:50.588416 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:50.589030 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ab49c928-9e48-4b8e-bae8-3c0dc656ae7e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:50.589418 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1331/5327] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:50 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:51.599099 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f0fe70fa-5b5f-4d2b-896e-b3fcf1e973c0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:51.601252 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0fe70fa-5b5f-4d2b-896e-b3fcf1e973c0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:51.601530 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0fe70fa-5b5f-4d2b-896e-b3fcf1e973c0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:51.601948 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f0fe70fa-5b5f-4d2b-896e-b3fcf1e973c0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:51.602115 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f0fe70fa-5b5f-4d2b-896e-b3fcf1e973c0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:51.606957 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:51.606957 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:51.607650 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f0fe70fa-5b5f-4d2b-896e-b3fcf1e973c0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:51.608025 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1327/5328] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:51 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:52.619904 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7d816484-18da-4a58-9c8b-60466bce4ffc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:52.624532 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d816484-18da-4a58-9c8b-60466bce4ffc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:52.624831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d816484-18da-4a58-9c8b-60466bce4ffc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:52.625087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d816484-18da-4a58-9c8b-60466bce4ffc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:52.625240 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7d816484-18da-4a58-9c8b-60466bce4ffc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:52.630789 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:52.630789 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:52.631642 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d816484-18da-4a58-9c8b-60466bce4ffc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:52.632172 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1329/5329] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:52 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:53.136000 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-20786edf-3a19-4266-a97d-78ced2b42364 req-4a81e042-bade-464b-b4bf-044c91dfb722 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:53.138013 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-4a81e042-bade-464b-b4bf-044c91dfb722 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:53.138204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-4a81e042-bade-464b-b4bf-044c91dfb722 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:53.138424 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-4a81e042-bade-464b-b4bf-044c91dfb722 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:53.145370 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:53.145370 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:53.152661 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-20786edf-3a19-4266-a97d-78ced2b42364 req-4a81e042-bade-464b-b4bf-044c91dfb722 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:53.157789 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-4a81e042-bade-464b-b4bf-044c91dfb722 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:53.158261 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1343/5330] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:49:53 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:53.644782 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7357e443-95ea-4c4f-ac77-cc435d48908e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:53.647120 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7357e443-95ea-4c4f-ac77-cc435d48908e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:53.647475 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7357e443-95ea-4c4f-ac77-cc435d48908e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:53.647682 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7357e443-95ea-4c4f-ac77-cc435d48908e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:53.647807 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7357e443-95ea-4c4f-ac77-cc435d48908e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:53.652516 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:53.652516 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:53.653144 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7357e443-95ea-4c4f-ac77-cc435d48908e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:53.653478 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1332/5331] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:53 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:54.665300 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-25992be9-eea1-4ed6-8a7e-76255725c156 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:54.669608 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-25992be9-eea1-4ed6-8a7e-76255725c156 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:54.669608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-25992be9-eea1-4ed6-8a7e-76255725c156 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:54.669608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-25992be9-eea1-4ed6-8a7e-76255725c156 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:54.669608 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-25992be9-eea1-4ed6-8a7e-76255725c156 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:54.674704 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:54.674704 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:54.675735 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-25992be9-eea1-4ed6-8a7e-76255725c156 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:54.676346 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1328/5332] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:54 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:55.189612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0a3159a3-f8ca-4493-8400-94d2b7480325 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.190461 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0a3159a3-f8ca-4493-8400-94d2b7480325 None None] GET https://10.4.3.103/volume// Jul 10 09:49:55.190461 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0a3159a3-f8ca-4493-8400-94d2b7480325 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:55.190624 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0a3159a3-f8ca-4493-8400-94d2b7480325 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:55.190989 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0a3159a3-f8ca-4493-8400-94d2b7480325 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:49:55.191298 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1330/5333] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:49:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:49:55.200095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-20786edf-3a19-4266-a97d-78ced2b42364 req-9284bf05-ac49-422c-b41b-2392f1dad56e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.230997 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-9284bf05-ac49-422c-b41b-2392f1dad56e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:49:55.231352 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-9284bf05-ac49-422c-b41b-2392f1dad56e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a30a95d-fc2b-4264-82ee-91ef8915f862", "connector": null, "instance_uuid": "727ff51f-9de4-4a98-a0b1-f729d1116fca"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:55.242280 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:55.242280 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:55.272029 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-9284bf05-ac49-422c-b41b-2392f1dad56e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:49:55.272676 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1344/5334] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:49:55 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) Jul 10 09:49:55.679912 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f51236e5-78c4-4e48-bfe4-ff06455e796f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.682013 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f51236e5-78c4-4e48-bfe4-ff06455e796f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:55.682214 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f51236e5-78c4-4e48-bfe4-ff06455e796f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:55.682408 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f51236e5-78c4-4e48-bfe4-ff06455e796f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:55.690121 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-74166736-b58a-4230-9b61-a3b19cddada4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.691735 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-74166736-b58a-4230-9b61-a3b19cddada4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:55.691974 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-74166736-b58a-4230-9b61-a3b19cddada4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:55.692145 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-74166736-b58a-4230-9b61-a3b19cddada4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:55.692283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-74166736-b58a-4230-9b61-a3b19cddada4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:55.693293 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:55.693293 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:55.696216 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:55.696216 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:55.696823 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-74166736-b58a-4230-9b61-a3b19cddada4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:55.697134 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f51236e5-78c4-4e48-bfe4-ff06455e796f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:55.697240 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1329/5335] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:55 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:55.702212 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f51236e5-78c4-4e48-bfe4-ff06455e796f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:55.702669 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1333/5336] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:55 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:55.796538 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f5eb3a0c-8bb9-4153-896a-d6704ec08899 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.797152 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f5eb3a0c-8bb9-4153-896a-d6704ec08899 None None] GET https://10.4.3.103/volume// Jul 10 09:49:55.797343 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f5eb3a0c-8bb9-4153-896a-d6704ec08899 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:55.797602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f5eb3a0c-8bb9-4153-896a-d6704ec08899 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:55.798026 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f5eb3a0c-8bb9-4153-896a-d6704ec08899 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:49:55.798357 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1331/5337] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:49:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:49:55.806142 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-20786edf-3a19-4266-a97d-78ced2b42364 req-c030990b-37fb-40a7-aff8-3cbe3d5f4538 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.808249 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-c030990b-37fb-40a7-aff8-3cbe3d5f4538 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:55.808488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-c030990b-37fb-40a7-aff8-3cbe3d5f4538 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:55.808766 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-c030990b-37fb-40a7-aff8-3cbe3d5f4538 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:55.820155 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:55.820155 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:55.824108 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-20786edf-3a19-4266-a97d-78ced2b42364 req-c030990b-37fb-40a7-aff8-3cbe3d5f4538 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:55.828475 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-c030990b-37fb-40a7-aff8-3cbe3d5f4538 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:55.828991 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1345/5338] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:49:55 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 1083 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:49:55.928239 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:55.930098 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] PUT https://10.4.3.103/volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6 Jul 10 09:49:55.930459 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:49:55.938318 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Acquiring lock "cinder-attachment_update-3a30a95d-fc2b-4264-82ee-91ef8915f862-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:49:55.942767 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Lock "cinder-attachment_update-3a30a95d-fc2b-4264-82ee-91ef8915f862-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:49:55.943896 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:55.943896 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:56.465937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Lock "cinder-attachment_update-3a30a95d-fc2b-4264-82ee-91ef8915f862-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:49:56.466280 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-0c8dd6be-083f-4b18-8ae9-359cda37062c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6 returned with HTTP 200 Jul 10 09:49:56.466863 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1330/5339] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:49:55 2026] PUT /volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:49:56.476351 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-20786edf-3a19-4266-a97d-78ced2b42364 req-a5687798-dc22-47d0-8371-5d0ff0d49ecb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:56.478557 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-a5687798-dc22-47d0-8371-5d0ff0d49ecb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/encryption Jul 10 09:49:56.478984 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-a5687798-dc22-47d0-8371-5d0ff0d49ecb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:56.479213 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-a5687798-dc22-47d0-8371-5d0ff0d49ecb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:56.488730 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:56.488730 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:56.494925 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-a5687798-dc22-47d0-8371-5d0ff0d49ecb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/encryption returned with HTTP 200 Jul 10 09:49:56.495451 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1334/5340] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:49:56 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:56.708772 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-971b9b7f-f2f2-48df-86ea-c9a8b9f3b93f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:56.710438 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-971b9b7f-f2f2-48df-86ea-c9a8b9f3b93f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:56.710649 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-971b9b7f-f2f2-48df-86ea-c9a8b9f3b93f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:56.710902 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-971b9b7f-f2f2-48df-86ea-c9a8b9f3b93f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:56.710959 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-971b9b7f-f2f2-48df-86ea-c9a8b9f3b93f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:56.715299 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:56.715299 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:56.715499 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b284b93d-f741-41a0-a21b-199904339590 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:56.715834 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-971b9b7f-f2f2-48df-86ea-c9a8b9f3b93f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:56.716131 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1332/5341] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:56 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:56.717464 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b284b93d-f741-41a0-a21b-199904339590 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:56.717749 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b284b93d-f741-41a0-a21b-199904339590 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:56.718018 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b284b93d-f741-41a0-a21b-199904339590 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:56.729183 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:56.729183 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:56.734483 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b284b93d-f741-41a0-a21b-199904339590 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:56.741236 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b284b93d-f741-41a0-a21b-199904339590 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:56.741948 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1346/5342] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:56 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:57.729416 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cc20ce61-771e-4df0-9d11-017a0b70a1e0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:57.731903 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc20ce61-771e-4df0-9d11-017a0b70a1e0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:57.732183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc20ce61-771e-4df0-9d11-017a0b70a1e0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:57.732416 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cc20ce61-771e-4df0-9d11-017a0b70a1e0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:57.732525 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-cc20ce61-771e-4df0-9d11-017a0b70a1e0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:57.737883 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:57.737883 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:57.738693 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cc20ce61-771e-4df0-9d11-017a0b70a1e0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:57.739230 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1331/5343] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:57 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:57.758006 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1938ff68-65eb-4144-b17b-ffdcc349e8c5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:57.759894 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1938ff68-65eb-4144-b17b-ffdcc349e8c5 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:57.760134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1938ff68-65eb-4144-b17b-ffdcc349e8c5 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:57.760343 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1938ff68-65eb-4144-b17b-ffdcc349e8c5 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:57.774932 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:57.774932 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:57.779478 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1938ff68-65eb-4144-b17b-ffdcc349e8c5 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:57.785905 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1938ff68-65eb-4144-b17b-ffdcc349e8c5 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:57.786405 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1335/5344] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:57 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:58.752647 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5d6f30d0-eca6-464d-bda1-426479f04eda None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:58.754619 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5d6f30d0-eca6-464d-bda1-426479f04eda tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:58.754892 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5d6f30d0-eca6-464d-bda1-426479f04eda tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:58.755133 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5d6f30d0-eca6-464d-bda1-426479f04eda tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:58.755293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-5d6f30d0-eca6-464d-bda1-426479f04eda tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:58.760647 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:58.760647 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:49:58.761464 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5d6f30d0-eca6-464d-bda1-426479f04eda tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:58.761950 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1333/5345] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:58 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:58.800431 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c0113594-19d4-4b55-9b1d-bc5bd86e131b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:58.802321 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0113594-19d4-4b55-9b1d-bc5bd86e131b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:58.802515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0113594-19d4-4b55-9b1d-bc5bd86e131b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:58.802788 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c0113594-19d4-4b55-9b1d-bc5bd86e131b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:58.813033 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:58.813033 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:49:58.817500 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-c0113594-19d4-4b55-9b1d-bc5bd86e131b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:58.822805 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c0113594-19d4-4b55-9b1d-bc5bd86e131b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:58.823200 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1347/5346] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:58 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:59.773170 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c86537f9-16d1-43a4-acd9-eebe8e662a5e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:59.775089 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c86537f9-16d1-43a4-acd9-eebe8e662a5e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:49:59.775304 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c86537f9-16d1-43a4-acd9-eebe8e662a5e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:59.775487 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c86537f9-16d1-43a4-acd9-eebe8e662a5e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:59.775606 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c86537f9-16d1-43a4-acd9-eebe8e662a5e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:49:59.780723 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:59.780723 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:49:59.781538 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c86537f9-16d1-43a4-acd9-eebe8e662a5e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:49:59.782200 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1332/5347] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:49:59 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:49:59.840069 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-473e25bd-e0b8-4a40-9c31-910dd275c341 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:49:59.842338 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-473e25bd-e0b8-4a40-9c31-910dd275c341 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:49:59.842600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-473e25bd-e0b8-4a40-9c31-910dd275c341 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:49:59.842832 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-473e25bd-e0b8-4a40-9c31-910dd275c341 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:49:59.853394 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:49:59.853394 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:49:59.857162 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-473e25bd-e0b8-4a40-9c31-910dd275c341 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:49:59.861843 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-473e25bd-e0b8-4a40-9c31-910dd275c341 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:49:59.862258 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1336/5348] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:49:59 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:00.792367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2e705397-ae5b-46b2-b5c3-4abc229f2662 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:00.794192 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e705397-ae5b-46b2-b5c3-4abc229f2662 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:50:00.794396 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e705397-ae5b-46b2-b5c3-4abc229f2662 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:00.794595 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e705397-ae5b-46b2-b5c3-4abc229f2662 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:00.794693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2e705397-ae5b-46b2-b5c3-4abc229f2662 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:00.798917 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:00.798917 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:00.799505 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e705397-ae5b-46b2-b5c3-4abc229f2662 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:50:00.799850 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1334/5349] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:00 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:00.877633 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9e9dff0e-d570-42a6-8982-ef808a9d1f1c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:00.879994 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9e9dff0e-d570-42a6-8982-ef808a9d1f1c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:00.880248 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9e9dff0e-d570-42a6-8982-ef808a9d1f1c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:00.880500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9e9dff0e-d570-42a6-8982-ef808a9d1f1c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:00.893757 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:00.893757 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:00.899413 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9e9dff0e-d570-42a6-8982-ef808a9d1f1c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:00.905909 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9e9dff0e-d570-42a6-8982-ef808a9d1f1c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:00.906475 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1348/5350] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:00 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:01.811796 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4da95767-c989-433d-b67a-f75d52728a08 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:01.813930 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4da95767-c989-433d-b67a-f75d52728a08 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:50:01.814217 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4da95767-c989-433d-b67a-f75d52728a08 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:01.814463 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4da95767-c989-433d-b67a-f75d52728a08 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:01.814636 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-4da95767-c989-433d-b67a-f75d52728a08 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:01.820300 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:01.820300 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:01.821306 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4da95767-c989-433d-b67a-f75d52728a08 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:50:01.821853 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1333/5351] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:01 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:01.833988 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:01.836211 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098/export_record Jul 10 09:50:01.836490 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:01.836773 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'export_record' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:01.837019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Export record for backup 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99954) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 09:50:01.842172 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:01.842172 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:01.843169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.api [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling RPCAPI with context: , host: np0000004982, backup: 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99954) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 09:50:01.851028 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] export_record in rpcapi backup_id 4d708819-e90f-4299-8b33-52d718033098 on host np0000004982. {{(pid=99954) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 09:50:01.921295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-da236b90-86b8-44fb-ad9c-57d1bb287e99 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:01.923799 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da236b90-86b8-44fb-ad9c-57d1bb287e99 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:01.924142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da236b90-86b8-44fb-ad9c-57d1bb287e99 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:01.924388 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da236b90-86b8-44fb-ad9c-57d1bb287e99 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:01.935546 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:01.935546 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:01.941017 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-da236b90-86b8-44fb-ad9c-57d1bb287e99 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:01.946756 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da236b90-86b8-44fb-ad9c-57d1bb287e99 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:01.947203 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1335/5352] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:01 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:02.353415 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.contrib.backups [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ3MDg4MTktZTkwZi00Mjk5LThiMzMtNTJkNzE4MDMzMDk4IiwgInVzZXJfaWQiOiAiMzk1M2JjYjIyNzljNGQ2MmI3OGZhYjFjYmUyZTVjNDEiLCAicHJvamVjdF9pZCI6ICI3MmNmNDg0YzRiNWI0ZWE0YWRhNTZhYmNjZTcyZGNlMiIsICJ2b2x1bWVfaWQiOiAiNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODczNjI3ODEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxLzIwMjYwNzEwMDk0OTQ4L2F6X25vdmFfYmFja3VwXzRkNzA4ODE5LWU5MGYtNDI5OS04YjMzLTUyZDcxODAzMzA5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo1MDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99954) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 09:50:02.353834 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cfef6aae-662f-46b0-b90f-ee932ea1f708 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098/export_record returned with HTTP 200 Jul 10 09:50:02.354445 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1337/5353] 10.4.3.103 () {68 vars in 1430 bytes} [Fri Jul 10 09:50:01 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:02.364172 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-304b964c-e139-4148-bbbe-82d0aa6b7074 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:02.366070 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-304b964c-e139-4148-bbbe-82d0aa6b7074 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:50:02.366374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-304b964c-e139-4148-bbbe-82d0aa6b7074 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:02.366582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-304b964c-e139-4148-bbbe-82d0aa6b7074 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:02.366693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-304b964c-e139-4148-bbbe-82d0aa6b7074 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:02.371207 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:02.371207 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:02.371975 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-304b964c-e139-4148-bbbe-82d0aa6b7074 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:50:02.372351 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1349/5354] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:02 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:02.383035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:02.385277 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] POST https://10.4.3.103/volume/v3/backups/import_record Jul 10 09:50:02.385863 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMwZDhkOTItYjIwZC00MDczLWJhZDAtMTY3YWYyNGMzOTdlIiwgInVzZXJfaWQiOiAiMzk1M2JjYjIyNzljNGQ2MmI3OGZhYjFjYmUyZTVjNDEiLCAicHJvamVjdF9pZCI6ICI3MmNmNDg0YzRiNWI0ZWE0YWRhNTZhYmNjZTcyZGNlMiIsICJ2b2x1bWVfaWQiOiAiNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODczNjI3ODEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxLzIwMjYwNzEwMDk0OTQ4L2F6X25vdmFfYmFja3VwXzRkNzA4ODE5LWU5MGYtNDI5OS04YjMzLTUyZDcxODAzMzA5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo1MDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:02.387693 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMwZDhkOTItYjIwZC00MDczLWJhZDAtMTY3YWYyNGMzOTdlIiwgInVzZXJfaWQiOiAiMzk1M2JjYjIyNzljNGQ2MmI3OGZhYjFjYmUyZTVjNDEiLCAicHJvamVjdF9pZCI6ICI3MmNmNDg0YzRiNWI0ZWE0YWRhNTZhYmNjZTcyZGNlMiIsICJ2b2x1bWVfaWQiOiAiNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODczNjI3ODEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxLzIwMjYwNzEwMDk0OTQ4L2F6X25vdmFfYmFja3VwXzRkNzA4ODE5LWU5MGYtNDI5OS04YjMzLTUyZDcxODAzMzA5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo1MDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99955) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 09:50:02.387841 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMwZDhkOTItYjIwZC00MDczLWJhZDAtMTY3YWYyNGMzOTdlIiwgInVzZXJfaWQiOiAiMzk1M2JjYjIyNzljNGQ2MmI3OGZhYjFjYmUyZTVjNDEiLCAicHJvamVjdF9pZCI6ICI3MmNmNDg0YzRiNWI0ZWE0YWRhNTZhYmNjZTcyZGNlMiIsICJ2b2x1bWVfaWQiOiAiNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxIiwgImhvc3QiOiAibnAwMDAwMDA0OTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODczNjI3ODEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjJkZTZhOWEtZDkxMS00NzI0LWEwYTctOGFjNjNiZTc0MTIxLzIwMjYwNzEwMDk0OTQ4L2F6X25vdmFfYmFja3VwXzRkNzA4ODE5LWU5MGYtNDI5OS04YjMzLTUyZDcxODAzMzA5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDk6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwOTo1MDowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99955) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 09:50:02.388811 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '20a2d6ebc26646f0b0dc264aa23a2469', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72cf484c4b5b4ea4ada56abcce72dce2', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:50:02.389089 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0a33bd0c-2706-4467-a188-b1dbc22218fc tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups/import_record returned with HTTP 403 Jul 10 09:50:02.389719 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1334/5355] 10.4.3.103 () {70 vars in 1342 bytes} [Fri Jul 10 09:50:02 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:02.396413 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:02.398004 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 Jul 10 09:50:02.398186 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:02.398354 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:02.398498 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume with id: 62de6a9a-d911-4724-a0a7-8ac63be74121 Jul 10 09:50:02.405209 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:02.405209 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:02.405524 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:02.421311 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume request issued successfully. Jul 10 09:50:02.421528 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4bb32da1-8f73-4e12-9017-ee75e92db92d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 returned with HTTP 202 Jul 10 09:50:02.422011 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1336/5356] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:02 2026] DELETE /volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:02.429068 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-786b3ff5-a75f-4678-97e1-f88ca140ae6a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:02.430779 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-786b3ff5-a75f-4678-97e1-f88ca140ae6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 Jul 10 09:50:02.431011 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-786b3ff5-a75f-4678-97e1-f88ca140ae6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:02.431198 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-786b3ff5-a75f-4678-97e1-f88ca140ae6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:02.437940 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:02.437940 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:02.441386 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-786b3ff5-a75f-4678-97e1-f88ca140ae6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:02.445070 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-786b3ff5-a75f-4678-97e1-f88ca140ae6a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 returned with HTTP 200 Jul 10 09:50:02.445622 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1338/5357] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:02 2026] GET /volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:02.962870 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a3023d10-fb7b-41ff-9321-960d6b89aad3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:02.965164 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a3023d10-fb7b-41ff-9321-960d6b89aad3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:02.965397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a3023d10-fb7b-41ff-9321-960d6b89aad3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:02.965665 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a3023d10-fb7b-41ff-9321-960d6b89aad3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:02.977786 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:02.977786 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:02.982185 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a3023d10-fb7b-41ff-9321-960d6b89aad3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:02.987667 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a3023d10-fb7b-41ff-9321-960d6b89aad3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:02.988138 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1350/5358] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:02 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:03.458697 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-81179d75-ecad-4be1-a142-4cfd4d8d5281 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:03.460110 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81179d75-ecad-4be1-a142-4cfd4d8d5281 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 Jul 10 09:50:03.460293 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81179d75-ecad-4be1-a142-4cfd4d8d5281 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:03.460460 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-81179d75-ecad-4be1-a142-4cfd4d8d5281 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:03.465422 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-81179d75-ecad-4be1-a142-4cfd4d8d5281 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 returned with HTTP 404 Jul 10 09:50:03.465824 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1335/5359] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:03 2026] GET /volume/v3/volumes/62de6a9a-d911-4724-a0a7-8ac63be74121 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:03.472798 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d48e6775-3a63-4df1-ad08-efa9786fdd31 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:03.474612 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d48e6775-3a63-4df1-ad08-efa9786fdd31 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] GET https://10.4.3.103/volume/v3/backups Jul 10 09:50:03.474832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d48e6775-3a63-4df1-ad08-efa9786fdd31 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:03.475039 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d48e6775-3a63-4df1-ad08-efa9786fdd31 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:03.475331 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.api_utils [None req-d48e6775-3a63-4df1-ad08-efa9786fdd31 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Removing options '' from query. {{(pid=99956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:50:03.480448 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d48e6775-3a63-4df1-ad08-efa9786fdd31 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 200 Jul 10 09:50:03.480886 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1337/5360] 10.4.3.103 () {68 vars in 1277 bytes} [Fri Jul 10 09:50:03 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:03.488533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c922b2ab-66bd-4712-ad8a-c4b96daf9047 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:03.490292 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c922b2ab-66bd-4712-ad8a-c4b96daf9047 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] GET https://10.4.3.103/volume/v3/backups?project_id=72cf484c4b5b4ea4ada56abcce72dce2 Jul 10 09:50:03.490500 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c922b2ab-66bd-4712-ad8a-c4b96daf9047 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:03.490853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c922b2ab-66bd-4712-ad8a-c4b96daf9047 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Calling method 'index' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:03.491050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.api_utils [None req-c922b2ab-66bd-4712-ad8a-c4b96daf9047 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Removing options 'project_id' from query. {{(pid=99954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 09:50:03.502678 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c922b2ab-66bd-4712-ad8a-c4b96daf9047 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups?project_id=72cf484c4b5b4ea4ada56abcce72dce2 returned with HTTP 200 Jul 10 09:50:03.503087 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1339/5361] 10.4.3.103 () {68 vars in 1364 bytes} [Fri Jul 10 09:50:03 2026] GET /volume/v3/backups?project_id=72cf484c4b5b4ea4ada56abcce72dce2 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:03.511355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:03.513089 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:03.513452 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1562970908"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:03.514777 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1562970908'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:03.514945 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume of 1 GB Jul 10 09:50:03.518455 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Availability Zones retrieved successfully. Jul 10 09:50:03.523462 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (2245ae76-ae9d-4841-85fa-e136a7daeb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:03.524373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d343e286-1fcf-46a6-b51f-0b97ea9d6f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:03.525134 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:03.544154 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-20786edf-3a19-4266-a97d-78ced2b42364 req-14fa3c2a-f91a-4e6e-ac8a-b26bf4af20ff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:03.546295 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-14fa3c2a-f91a-4e6e-ac8a-b26bf4af20ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6/action Jul 10 09:50:03.546740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-14fa3c2a-f91a-4e6e-ac8a-b26bf4af20ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:50:03.546877 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-14fa3c2a-f91a-4e6e-ac8a-b26bf4af20ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:03.548209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d343e286-1fcf-46a6-b51f-0b97ea9d6f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:03.549002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0fb009-f9f1-4a13-abb4-0db39ea8636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:03.561892 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:03.561892 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:03.572102 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20786edf-3a19-4266-a97d-78ced2b42364 req-14fa3c2a-f91a-4e6e-ac8a-b26bf4af20ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6/action returned with HTTP 204 Jul 10 09:50:03.572676 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1336/5362] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:50:03 2026] POST /volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:03.593522 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['20ea92e3-9864-4f60-9aea-2e0f989f5edd', '3bd8c765-1999-4694-a244-75ede98e8801', '3e06b69e-0567-45ff-819b-18cfce201e60', '564ae881-d37c-4369-acfb-8295320e49d7'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:03.594361 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0fb009-f9f1-4a13-abb4-0db39ea8636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20ea92e3-9864-4f60-9aea-2e0f989f5edd', '3bd8c765-1999-4694-a244-75ede98e8801', '3e06b69e-0567-45ff-819b-18cfce201e60', '564ae881-d37c-4369-acfb-8295320e49d7']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:03.595044 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8478e5-838d-41f4-9a7c-5b010ad60460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:03.615879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8478e5-838d-41f4-9a7c-5b010ad60460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab04afb1-c4b3-4c6c-bda7-26466d5163f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1562970908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['20ea92e3-9864-4f60-9aea-2e0f989f5edd','3bd8c765-1999-4694-a244-75ede98e8801','3e06b69e-0567-45ff-819b-18cfce201e60','564ae881-d37c-4369-acfb-8295320e49d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1562970908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab04afb1-c4b3-4c6c-bda7-26466d5163f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf484c4b5b4ea4ada56abcce72dce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:03.616544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0980dbfa-2bee-458f-8b67-e284cebb8c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:03.633540 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0980dbfa-2bee-458f-8b67-e284cebb8c7a) transitioned into state 'SUCCESS' from state '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-1562970908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['20ea92e3-9864-4f60-9aea-2e0f989f5edd','3bd8c765-1999-4694-a244-75ede98e8801','3e06b69e-0567-45ff-819b-18cfce201e60','564ae881-d37c-4369-acfb-8295320e49d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3953bcb2279c4d62b78fab1cbe2e5c41',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:03.634319 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c33765d6-698e-47e8-9603-cad0a118a710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:03.643373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c33765d6-698e-47e8-9603-cad0a118a710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:03.644211 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Flow 'volume_create_api' (2245ae76-ae9d-4841-85fa-e136a7daeb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:03.644528 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Create volume request issued successfully. Jul 10 09:50:03.645113 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5d48c869-f7b7-4e0f-8e92-28e6c0fc3fb7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:03.645558 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1351/5363] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:50:03 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:03.656435 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6fcacee9-7462-4de5-a394-a1fb8d03f1d0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:03.658481 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6fcacee9-7462-4de5-a394-a1fb8d03f1d0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 Jul 10 09:50:03.658757 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6fcacee9-7462-4de5-a394-a1fb8d03f1d0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:03.659016 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6fcacee9-7462-4de5-a394-a1fb8d03f1d0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:03.665771 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:03.665771 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:03.669138 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6fcacee9-7462-4de5-a394-a1fb8d03f1d0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:03.673418 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6fcacee9-7462-4de5-a394-a1fb8d03f1d0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 returned with HTTP 200 Jul 10 09:50:03.673797 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1338/5364] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:03 2026] GET /volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:04.001215 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-096b1641-4b0a-4483-b72f-8e2b2bff24d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.003178 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-096b1641-4b0a-4483-b72f-8e2b2bff24d2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:04.003372 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-096b1641-4b0a-4483-b72f-8e2b2bff24d2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:04.003547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-096b1641-4b0a-4483-b72f-8e2b2bff24d2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:04.013447 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.013447 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:04.016719 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-096b1641-4b0a-4483-b72f-8e2b2bff24d2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:04.020902 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-096b1641-4b0a-4483-b72f-8e2b2bff24d2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:04.021350 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1340/5365] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:04 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:04.033094 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4c6566b9-2e77-41d8-855c-50f098dd1527 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.034714 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c6566b9-2e77-41d8-855c-50f098dd1527 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:04.034967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c6566b9-2e77-41d8-855c-50f098dd1527 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:04.035205 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4c6566b9-2e77-41d8-855c-50f098dd1527 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:04.043696 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.043696 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:04.047222 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4c6566b9-2e77-41d8-855c-50f098dd1527 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:04.051469 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4c6566b9-2e77-41d8-855c-50f098dd1527 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:04.051858 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1337/5366] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:04 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:04.089015 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-3c652c38-d4f2-4ee2-aff8-144efb0b9de9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.091511 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-3c652c38-d4f2-4ee2-aff8-144efb0b9de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:04.091733 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-3c652c38-d4f2-4ee2-aff8-144efb0b9de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:04.091971 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-3c652c38-d4f2-4ee2-aff8-144efb0b9de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:04.102347 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.102347 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:04.106049 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-3c652c38-d4f2-4ee2-aff8-144efb0b9de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:04.110749 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-3c652c38-d4f2-4ee2-aff8-144efb0b9de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:04.111244 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1352/5367] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:50:04 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:04.129508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.131488 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/action Jul 10 09:50:04.131825 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:50:04.131961 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:04.142919 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.142919 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:04.143438 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:04.149929 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Begin detaching volume completed successfully. Jul 10 09:50:04.150147 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-fd6bee61-f7d1-4a9a-8be7-88aacfb3e18b tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/action returned with HTTP 202 Jul 10 09:50:04.150562 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1339/5368] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:50:04 2026] POST /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:50:04.687764 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8658c189-e600-488a-922b-4c5025184d50 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.689321 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8658c189-e600-488a-922b-4c5025184d50 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 Jul 10 09:50:04.689497 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8658c189-e600-488a-922b-4c5025184d50 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:04.689706 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8658c189-e600-488a-922b-4c5025184d50 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:04.696863 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.696863 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:04.701251 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8658c189-e600-488a-922b-4c5025184d50 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:04.706615 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8658c189-e600-488a-922b-4c5025184d50 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 returned with HTTP 200 Jul 10 09:50:04.707152 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1341/5369] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:04 2026] GET /volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:04.720216 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.722164 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:50:04.722534 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab04afb1-c4b3-4c6c-bda7-26466d5163f1", "name": "tempest-type-Backup-62515248"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:04.723999 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.backups [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating new backup {'backup': {'volume_id': 'ab04afb1-c4b3-4c6c-bda7-26466d5163f1', 'name': 'tempest-type-Backup-62515248'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:50:04.724137 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Creating backup of volume ab04afb1-c4b3-4c6c-bda7-26466d5163f1 in container None Jul 10 09:50:04.731143 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.731143 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:04.731544 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:04.748035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Created reservations ['7aad2d43-f80b-4c1a-91fc-c29176f5a543', '6866119e-77b3-4982-b6e8-a2dee0750c5c'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:04.774075 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fafd50d6-b0b0-4b27-a90b-ff7649292908 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:50:04.774517 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1338/5370] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:50: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) Jul 10 09:50:04.783742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b47abede-97af-487f-b456-32a0a38ce439 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:04.786092 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b47abede-97af-487f-b456-32a0a38ce439 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:04.786375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b47abede-97af-487f-b456-32a0a38ce439 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:04.786652 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b47abede-97af-487f-b456-32a0a38ce439 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:04.786783 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-b47abede-97af-487f-b456-32a0a38ce439 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:04.791915 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:04.791915 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:04.792773 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b47abede-97af-487f-b456-32a0a38ce439 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:04.793305 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1353/5371] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:04 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:05.175143 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2dee2e6c-af86-415c-8d07-ed0ecad01c49 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:05.175643 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2dee2e6c-af86-415c-8d07-ed0ecad01c49 None None] GET https://10.4.3.103/volume// Jul 10 09:50:05.175896 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2dee2e6c-af86-415c-8d07-ed0ecad01c49 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:05.176175 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2dee2e6c-af86-415c-8d07-ed0ecad01c49 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:05.176642 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2dee2e6c-af86-415c-8d07-ed0ecad01c49 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:50:05.177027 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1340/5372] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:50:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:50:05.185851 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-eae9592b-2cb4-4a20-804d-7e86f39e1bfb None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:05.188000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-eae9592b-2cb4-4a20-804d-7e86f39e1bfb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:05.188275 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-eae9592b-2cb4-4a20-804d-7e86f39e1bfb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:05.188537 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-eae9592b-2cb4-4a20-804d-7e86f39e1bfb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:05.197878 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:05.197878 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:05.203535 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-eae9592b-2cb4-4a20-804d-7e86f39e1bfb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:05.209243 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-eae9592b-2cb4-4a20-804d-7e86f39e1bfb tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:05.209635 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1342/5373] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:50:05 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 1379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:50:05.220160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-237c28d8-071c-4763-bc03-bdd99998e199 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:05.222445 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-237c28d8-071c-4763-bc03-bdd99998e199 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/encryption Jul 10 09:50:05.222659 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-237c28d8-071c-4763-bc03-bdd99998e199 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:05.222930 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-237c28d8-071c-4763-bc03-bdd99998e199 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:05.233755 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:05.233755 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:05.239734 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-237c28d8-071c-4763-bc03-bdd99998e199 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/encryption returned with HTTP 200 Jul 10 09:50:05.240160 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1339/5374] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:50:05 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:05.804265 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8e9b0373-9d79-4c8d-8139-1ed5eaac4f35 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:05.806616 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8e9b0373-9d79-4c8d-8139-1ed5eaac4f35 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:05.806924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8e9b0373-9d79-4c8d-8139-1ed5eaac4f35 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:05.807163 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8e9b0373-9d79-4c8d-8139-1ed5eaac4f35 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:05.807304 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8e9b0373-9d79-4c8d-8139-1ed5eaac4f35 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:05.811609 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:05.811609 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:05.812251 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8e9b0373-9d79-4c8d-8139-1ed5eaac4f35 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:05.812621 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1354/5375] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:05 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:06.823886 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-88b2a8f5-0dd1-47c4-b47d-4b927c294755 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:06.826027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-88b2a8f5-0dd1-47c4-b47d-4b927c294755 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:06.826284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-88b2a8f5-0dd1-47c4-b47d-4b927c294755 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:06.826496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-88b2a8f5-0dd1-47c4-b47d-4b927c294755 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:06.826637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-88b2a8f5-0dd1-47c4-b47d-4b927c294755 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:06.831921 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:06.831921 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:06.832922 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-88b2a8f5-0dd1-47c4-b47d-4b927c294755 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:06.833509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1341/5376] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:06 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:07.847484 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-da385227-e889-40cc-8264-b7f1a98e780f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:07.849860 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-da385227-e889-40cc-8264-b7f1a98e780f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:07.850356 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-da385227-e889-40cc-8264-b7f1a98e780f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:07.850721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-da385227-e889-40cc-8264-b7f1a98e780f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:07.850918 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-da385227-e889-40cc-8264-b7f1a98e780f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:07.857911 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:07.857911 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:07.859408 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-da385227-e889-40cc-8264-b7f1a98e780f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:07.859408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1343/5377] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:07 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:07.915213 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-940e8d9a-5512-463a-a5d8-57ddb4e124f4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:07.919288 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-940e8d9a-5512-463a-a5d8-57ddb4e124f4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6 Jul 10 09:50:07.919609 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-940e8d9a-5512-463a-a5d8-57ddb4e124f4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:07.920888 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-940e8d9a-5512-463a-a5d8-57ddb4e124f4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:07.923255 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=65,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:50:07.933874 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:07.933874 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:08.464931 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-856f5cc9-134c-4eed-bba0-f6d8b01297bb req-940e8d9a-5512-463a-a5d8-57ddb4e124f4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6 returned with HTTP 200 Jul 10 09:50:08.465492 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1340/5378] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:50:07 2026] DELETE /volume/v3/attachments/e7037a98-3c51-44dd-95d6-2187f18253e6 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:08.872176 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-441f190c-9972-42d5-ad28-029f1ce1f5e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:08.873790 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-441f190c-9972-42d5-ad28-029f1ce1f5e4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:08.874031 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-441f190c-9972-42d5-ad28-029f1ce1f5e4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:08.874230 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-441f190c-9972-42d5-ad28-029f1ce1f5e4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:08.874339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-441f190c-9972-42d5-ad28-029f1ce1f5e4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:08.878242 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:08.878242 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:08.878776 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-441f190c-9972-42d5-ad28-029f1ce1f5e4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:08.879136 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1355/5379] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:08 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:09.439952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d0a07e33-6c1f-4081-a45c-85292a9c31aa req-2ccc56a3-6e1d-40b7-acab-8edfe12bf35e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:09.442398 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d0a07e33-6c1f-4081-a45c-85292a9c31aa req-2ccc56a3-6e1d-40b7-acab-8edfe12bf35e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:09.442665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d0a07e33-6c1f-4081-a45c-85292a9c31aa req-2ccc56a3-6e1d-40b7-acab-8edfe12bf35e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:09.442732 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d0a07e33-6c1f-4081-a45c-85292a9c31aa req-2ccc56a3-6e1d-40b7-acab-8edfe12bf35e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:09.450499 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:09.450499 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:09.455121 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d0a07e33-6c1f-4081-a45c-85292a9c31aa req-2ccc56a3-6e1d-40b7-acab-8edfe12bf35e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:09.460540 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d0a07e33-6c1f-4081-a45c-85292a9c31aa req-2ccc56a3-6e1d-40b7-acab-8edfe12bf35e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:09.460994 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1342/5380] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:50:09 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:09.902186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d3e93881-dfc5-4d9b-9d3a-5f82291de8c3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:09.904158 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d3e93881-dfc5-4d9b-9d3a-5f82291de8c3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:09.904390 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d3e93881-dfc5-4d9b-9d3a-5f82291de8c3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:09.904631 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d3e93881-dfc5-4d9b-9d3a-5f82291de8c3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:09.904765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-d3e93881-dfc5-4d9b-9d3a-5f82291de8c3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:09.907460 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=68,cinder:UPDATE=2 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:50:09.911612 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:09.911612 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:09.912490 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d3e93881-dfc5-4d9b-9d3a-5f82291de8c3 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:09.913398 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1344/5381] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:09 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:10.947461 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c86349f1-a799-48b8-a0ce-f65fc1f0816b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:10.950188 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c86349f1-a799-48b8-a0ce-f65fc1f0816b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:10.950512 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c86349f1-a799-48b8-a0ce-f65fc1f0816b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:10.950853 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c86349f1-a799-48b8-a0ce-f65fc1f0816b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:10.951004 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-c86349f1-a799-48b8-a0ce-f65fc1f0816b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:10.961589 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:10.961589 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:10.962322 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c86349f1-a799-48b8-a0ce-f65fc1f0816b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:10.962959 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1341/5382] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:10 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:11.806058 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-73feea26-feaf-4aaa-a485-4fe8dee57504 req-665ce4de-3281-499c-b0ad-446032f4585a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:11.808022 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-73feea26-feaf-4aaa-a485-4fe8dee57504 req-665ce4de-3281-499c-b0ad-446032f4585a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] DELETE https://10.4.3.103/volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d Jul 10 09:50:11.808233 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-73feea26-feaf-4aaa-a485-4fe8dee57504 req-665ce4de-3281-499c-b0ad-446032f4585a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:11.808419 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-73feea26-feaf-4aaa-a485-4fe8dee57504 req-665ce4de-3281-499c-b0ad-446032f4585a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:11.810316 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=124,cinder:UPDATE=38,cinder:INSERT=18 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:50:11.817560 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:11.817560 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:11.976531 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ed1fdc87-07b9-44e7-81f3-14fcd52c10ac None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:11.977848 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed1fdc87-07b9-44e7-81f3-14fcd52c10ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:11.978037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed1fdc87-07b9-44e7-81f3-14fcd52c10ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:11.978235 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ed1fdc87-07b9-44e7-81f3-14fcd52c10ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:11.978350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ed1fdc87-07b9-44e7-81f3-14fcd52c10ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:11.983438 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:11.983438 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:11.984407 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ed1fdc87-07b9-44e7-81f3-14fcd52c10ac tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:11.984963 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1343/5383] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:11 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:12.346856 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-73feea26-feaf-4aaa-a485-4fe8dee57504 req-665ce4de-3281-499c-b0ad-446032f4585a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d returned with HTTP 200 Jul 10 09:50:12.347288 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1356/5384] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:50:11 2026] DELETE /volume/v3/attachments/7f49029b-3e7a-4f4a-922d-8912d28c340d => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:12.995692 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e374a375-3ea4-4959-bb64-649d3adc6bff None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:12.998110 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e374a375-3ea4-4959-bb64-649d3adc6bff tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:12.998459 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e374a375-3ea4-4959-bb64-649d3adc6bff tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:12.998677 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e374a375-3ea4-4959-bb64-649d3adc6bff tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:12.998798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-e374a375-3ea4-4959-bb64-649d3adc6bff tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:13.003529 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:13.003529 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:13.004226 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e374a375-3ea4-4959-bb64-649d3adc6bff tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:13.004732 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1345/5385] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:12 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:14.015267 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-aabb0217-43c1-4772-a4bc-7f87bb2d1de9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:14.016921 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aabb0217-43c1-4772-a4bc-7f87bb2d1de9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:14.017103 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aabb0217-43c1-4772-a4bc-7f87bb2d1de9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:14.017285 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-aabb0217-43c1-4772-a4bc-7f87bb2d1de9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:14.017389 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-aabb0217-43c1-4772-a4bc-7f87bb2d1de9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:14.021299 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:14.021299 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:14.021912 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-aabb0217-43c1-4772-a4bc-7f87bb2d1de9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:14.022271 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1342/5386] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:14 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:15.031938 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-08e0044c-bdfd-4430-9638-2a4bdd4c8ac0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:15.033258 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-501018ef-6944-4409-a310-06d95c1f3f78 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:15.033709 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08e0044c-bdfd-4430-9638-2a4bdd4c8ac0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:15.033922 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08e0044c-bdfd-4430-9638-2a4bdd4c8ac0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:15.034107 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08e0044c-bdfd-4430-9638-2a4bdd4c8ac0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:15.034221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-08e0044c-bdfd-4430-9638-2a4bdd4c8ac0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:15.034943 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] DELETE https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:50:15.035110 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:15.035296 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:15.035471 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Delete volume with id: 335e4b67-5e2f-4a68-975e-a411320163db Jul 10 09:50:15.035982 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=79,cinder:INSERT=10,cinder:UPDATE=23 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:50:15.038898 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:15.038898 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:15.039611 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08e0044c-bdfd-4430-9638-2a4bdd4c8ac0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:15.040011 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1344/5387] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:15 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:15.042231 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:15.042231 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:15.042747 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:50:15.062268 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Delete volume request issued successfully. Jul 10 09:50:15.062416 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-501018ef-6944-4409-a310-06d95c1f3f78 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db returned with HTTP 202 Jul 10 09:50:15.062828 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1357/5388] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:15 2026] DELETE /volume/v3/volumes/335e4b67-5e2f-4a68-975e-a411320163db => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:50:15.071550 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:15.073155 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] DELETE https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 Jul 10 09:50:15.073373 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:15.073597 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:15.073992 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.contrib.backups [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Delete backup with id: ba1eca5a-fddb-44af-8552-b24d3d621964. Jul 10 09:50:15.078159 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:15.078159 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:15.091449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.backup.rpcapi [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] delete_backup rpcapi backup_id ba1eca5a-fddb-44af-8552-b24d3d621964 {{(pid=99954) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:50:15.093359 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fd57eefe-6503-4d66-bbb3-aac42c898e9b tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 returned with HTTP 202 Jul 10 09:50:15.093811 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1346/5389] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:15 2026] DELETE /volume/v3/backups/ba1eca5a-fddb-44af-8552-b24d3d621964 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:50:15.102750 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-58b6b836-5439-4725-a21b-a2366541a09a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:15.104398 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] DELETE https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:50:15.104561 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:15.104777 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:15.104925 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Delete volume with id: 57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:50:15.111962 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:15.111962 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:15.112528 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:50:15.132317 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Delete volume request issued successfully. Jul 10 09:50:15.132317 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-58b6b836-5439-4725-a21b-a2366541a09a tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 202 Jul 10 09:50:15.132723 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1343/5390] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:15 2026] DELETE /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:15.140644 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7745a958-ac38-4894-babd-876a04ab73c3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:15.142844 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7745a958-ac38-4894-babd-876a04ab73c3 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:50:15.143087 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7745a958-ac38-4894-babd-876a04ab73c3 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:15.143359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7745a958-ac38-4894-babd-876a04ab73c3 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:15.158705 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:15.158705 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:15.162764 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7745a958-ac38-4894-babd-876a04ab73c3 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Volume info retrieved successfully. Jul 10 09:50:15.174874 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7745a958-ac38-4894-babd-876a04ab73c3 tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 200 Jul 10 09:50:15.175428 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1345/5391] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:15 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:16.050866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-ccec6572-b779-4716-aa3e-aff13b8914ae None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:16.052641 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ccec6572-b779-4716-aa3e-aff13b8914ae tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:16.052868 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ccec6572-b779-4716-aa3e-aff13b8914ae tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:16.053064 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-ccec6572-b779-4716-aa3e-aff13b8914ae tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:16.053191 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-ccec6572-b779-4716-aa3e-aff13b8914ae tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:16.057263 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:16.057263 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:16.057836 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-ccec6572-b779-4716-aa3e-aff13b8914ae tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:16.058169 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1358/5392] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:16 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:16.187464 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-864e1494-afd8-465c-8dc2-ff757e575eee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:16.189152 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-864e1494-afd8-465c-8dc2-ff757e575eee tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] GET https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d Jul 10 09:50:16.189348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-864e1494-afd8-465c-8dc2-ff757e575eee tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:16.189545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-864e1494-afd8-465c-8dc2-ff757e575eee tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:16.194948 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-864e1494-afd8-465c-8dc2-ff757e575eee tempest-TestVolumeBackupRestore-425295432 tempest-TestVolumeBackupRestore-425295432-project-member] https://10.4.3.103/volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d returned with HTTP 404 Jul 10 09:50:16.195423 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1347/5393] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:16 2026] GET /volume/v3/volumes/57717ea7-5d9e-462a-9809-fa431920706d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:16.967046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e0dfce6b-ce96-408b-b398-1916911ed71e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:16.969395 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:16.969772 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:16.970052 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:16.970313 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume with id: 3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:16.982143 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:16.982143 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:16.982899 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:16.999675 np0000004982 devstack@c-api.service[99955]: WARNING cinder.keymgr.conf_key_mgr [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:50:17.006701 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume request issued successfully. Jul 10 09:50:17.006911 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e0dfce6b-ce96-408b-b398-1916911ed71e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 202 Jul 10 09:50:17.007361 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1344/5394] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:16 2026] DELETE /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:17.014366 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ea7b40a2-c1ca-4b87-9555-7b03965d2cfd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:17.016047 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea7b40a2-c1ca-4b87-9555-7b03965d2cfd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:17.016270 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea7b40a2-c1ca-4b87-9555-7b03965d2cfd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:17.016448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ea7b40a2-c1ca-4b87-9555-7b03965d2cfd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:17.023115 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:17.023115 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:17.026725 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ea7b40a2-c1ca-4b87-9555-7b03965d2cfd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:17.030791 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ea7b40a2-c1ca-4b87-9555-7b03965d2cfd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 200 Jul 10 09:50:17.031380 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1346/5395] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:17 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:17.069879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-90aabb2e-7fed-4eb0-8a0c-bd9dbddbc120 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:17.071671 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-90aabb2e-7fed-4eb0-8a0c-bd9dbddbc120 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:17.071856 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-90aabb2e-7fed-4eb0-8a0c-bd9dbddbc120 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:17.072033 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-90aabb2e-7fed-4eb0-8a0c-bd9dbddbc120 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:17.072123 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-90aabb2e-7fed-4eb0-8a0c-bd9dbddbc120 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:17.079397 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:17.079397 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:17.080395 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-90aabb2e-7fed-4eb0-8a0c-bd9dbddbc120 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:17.080936 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1359/5396] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:17 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:18.046301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9288f15d-2938-4305-965a-e6f9e4bd2c37 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:18.048947 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9288f15d-2938-4305-965a-e6f9e4bd2c37 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 Jul 10 09:50:18.049163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9288f15d-2938-4305-965a-e6f9e4bd2c37 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:18.049379 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9288f15d-2938-4305-965a-e6f9e4bd2c37 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:18.061545 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9288f15d-2938-4305-965a-e6f9e4bd2c37 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 returned with HTTP 404 Jul 10 09:50:18.062102 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1348/5397] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:18 2026] GET /volume/v3/volumes/3a30a95d-fc2b-4264-82ee-91ef8915f862 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:18.070565 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-52281837-5a5d-4d26-82f9-ee599cf05886 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:18.072396 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:50:18.072591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:18.072802 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:18.073011 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume with id: 056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:50:18.079841 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:18.079841 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:18.080357 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:18.091585 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2007d39a-524d-41f4-b8dc-0026320f9b36 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:18.092366 np0000004982 devstack@c-api.service[99955]: WARNING cinder.keymgr.conf_key_mgr [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:50:18.093271 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2007d39a-524d-41f4-b8dc-0026320f9b36 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:18.093478 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2007d39a-524d-41f4-b8dc-0026320f9b36 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:18.093671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2007d39a-524d-41f4-b8dc-0026320f9b36 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:18.093781 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-2007d39a-524d-41f4-b8dc-0026320f9b36 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:18.097840 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume request issued successfully. Jul 10 09:50:18.098011 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-52281837-5a5d-4d26-82f9-ee599cf05886 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a returned with HTTP 202 Jul 10 09:50:18.098426 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1345/5398] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:18 2026] DELETE /volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:18.098536 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:18.098536 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:18.099258 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2007d39a-524d-41f4-b8dc-0026320f9b36 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:18.099796 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1347/5399] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:18 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:18.106707 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bac7870e-9ece-4f13-9e09-b727b00c122f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:18.107798 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bac7870e-9ece-4f13-9e09-b727b00c122f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:50:18.108047 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bac7870e-9ece-4f13-9e09-b727b00c122f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:18.108342 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bac7870e-9ece-4f13-9e09-b727b00c122f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:18.115026 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:18.115026 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:18.118363 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bac7870e-9ece-4f13-9e09-b727b00c122f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:18.121978 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bac7870e-9ece-4f13-9e09-b727b00c122f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a returned with HTTP 200 Jul 10 09:50:18.122347 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1360/5400] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:18 2026] GET /volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:19.110444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-507eb362-4b6b-45d1-9fb8-8cb0db799365 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:19.112871 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-507eb362-4b6b-45d1-9fb8-8cb0db799365 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:19.113092 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-507eb362-4b6b-45d1-9fb8-8cb0db799365 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:19.113289 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-507eb362-4b6b-45d1-9fb8-8cb0db799365 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:19.113394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-507eb362-4b6b-45d1-9fb8-8cb0db799365 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:19.117751 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:19.117751 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:19.118387 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-507eb362-4b6b-45d1-9fb8-8cb0db799365 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:19.118764 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1349/5401] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:19 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:19.137474 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3dd4a2fd-ba27-4511-a842-680a895d1704 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:19.139444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3dd4a2fd-ba27-4511-a842-680a895d1704 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a Jul 10 09:50:19.139730 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3dd4a2fd-ba27-4511-a842-680a895d1704 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:19.140096 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3dd4a2fd-ba27-4511-a842-680a895d1704 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:19.147068 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3dd4a2fd-ba27-4511-a842-680a895d1704 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a returned with HTTP 404 Jul 10 09:50:19.147656 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1346/5402] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:19 2026] GET /volume/v3/volumes/056e9f25-3f73-4aca-9308-0a9a013c6c2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:19.155529 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3f5116c8-824e-4165-b96e-680da4c88578 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:19.157515 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f5116c8-824e-4165-b96e-680da4c88578 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:50:19.157782 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f5116c8-824e-4165-b96e-680da4c88578 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:19.158044 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f5116c8-824e-4165-b96e-680da4c88578 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:19.158944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-3f5116c8-824e-4165-b96e-680da4c88578 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:50:19.168199 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3f5116c8-824e-4165-b96e-680da4c88578 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Get all volumes completed successfully. Jul 10 09:50:19.171611 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:19.171611 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:19.175395 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f5116c8-824e-4165-b96e-680da4c88578 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:50:19.177391 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1348/5403] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:50:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7296 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:19.192748 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0596c5d4-8e54-4e4f-8e8f-1b26400c9969 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:19.194439 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0596c5d4-8e54-4e4f-8e8f-1b26400c9969 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] DELETE https://10.4.3.103/volume/v3/types/2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2 Jul 10 09:50:19.194655 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0596c5d4-8e54-4e4f-8e8f-1b26400c9969 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:19.194847 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0596c5d4-8e54-4e4f-8e8f-1b26400c9969 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:19.219118 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0596c5d4-8e54-4e4f-8e8f-1b26400c9969 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/types/2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2 returned with HTTP 202 Jul 10 09:50:19.219585 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1361/5404] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:50:19 2026] DELETE /volume/v3/types/2d7d1c32-2d3a-4160-b0b6-ce5ddc74a1e2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:20.129708 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-86dc43e6-13ed-4e48-81c2-f01f0b9d6c85 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:20.131545 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86dc43e6-13ed-4e48-81c2-f01f0b9d6c85 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:20.131788 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86dc43e6-13ed-4e48-81c2-f01f0b9d6c85 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:20.132008 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-86dc43e6-13ed-4e48-81c2-f01f0b9d6c85 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:20.132113 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-86dc43e6-13ed-4e48-81c2-f01f0b9d6c85 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:20.137235 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:20.137235 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:20.137888 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-86dc43e6-13ed-4e48-81c2-f01f0b9d6c85 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:20.138355 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1350/5405] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:20 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:20.379696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-54a7040e-de3c-489d-ae42-640c0e5ae94d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:20.381670 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54a7040e-de3c-489d-ae42-640c0e5ae94d tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:50:20.382278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54a7040e-de3c-489d-ae42-640c0e5ae94d tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2054844276", "extra_specs": {}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:20.396258 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54a7040e-de3c-489d-ae42-640c0e5ae94d tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:50:20.396727 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1347/5406] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:50:20 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:20.406454 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9afc5199-53ad-490f-9e5f-6681e29a9567 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:20.408703 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9afc5199-53ad-490f-9e5f-6681e29a9567 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] POST https://10.4.3.103/volume/v3/types/82bdc5db-ae45-49b5-b62d-1bc74a27d0f3/encryption Jul 10 09:50:20.409136 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9afc5199-53ad-490f-9e5f-6681e29a9567 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:20.424784 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9afc5199-53ad-490f-9e5f-6681e29a9567 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/types/82bdc5db-ae45-49b5-b62d-1bc74a27d0f3/encryption returned with HTTP 200 Jul 10 09:50:20.425272 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1349/5407] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:50:20 2026] POST /volume/v3/types/82bdc5db-ae45-49b5-b62d-1bc74a27d0f3/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:20.452804 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:20.454286 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:20.454732 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1183411289", "snapshot_id": null, "imageRef": "5c810398-8479-441c-be4f-d9af5aa19ace", "volume_type": "tempest-scenario-type-luks-2054844276", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:20.456349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1183411289', 'snapshot_id': None, 'imageRef': '5c810398-8479-441c-be4f-d9af5aa19ace', 'volume_type': 'tempest-scenario-type-luks-2054844276', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:20.552051 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume of 1 GB Jul 10 09:50:20.552368 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:20.552368 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:20.553053 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Availability Zones retrieved successfully. Jul 10 09:50:20.558928 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (aa8a1832-0c69-4df0-ad5f-2b23188d3056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:20.559875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f3c50b-3222-4d93-972a-e935d678c16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:20.560821 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:20.624070 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f3c50b-3222-4d93-972a-e935d678c16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:50:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3,is_public=True,name='tempest-scenario-type-luks-2054844276',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82bdc5db-ae45-49b5-b62d-1bc74a27d0f3', '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=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:20.625137 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3534ac38-6df1-4d8d-bd9a-801317d70d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:20.655878 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2054844276 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2054844276, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:50:20.656163 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2054844276 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2054844276, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:50:20.687714 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Created reservations ['87830bb2-c480-4b65-b339-643d151edb3d', 'c0389774-113d-4fe9-8e8e-67d3ffdbd55b', '5e1eff02-ad15-4913-9098-8920343dad49', '9266e5a7-4675-4cf1-85af-f9bf745a79c6'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:20.689420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3534ac38-6df1-4d8d-bd9a-801317d70d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87830bb2-c480-4b65-b339-643d151edb3d', 'c0389774-113d-4fe9-8e8e-67d3ffdbd55b', '5e1eff02-ad15-4913-9098-8920343dad49', '9266e5a7-4675-4cf1-85af-f9bf745a79c6']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:20.689420 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd7baaf-332d-4e9a-9f52-c77f3ae1b60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:20.718077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd7baaf-332d-4e9a-9f52-c77f3ae1b60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bdbdf32-9591-4fba-b3e4-e9ca125589ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1183411289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['87830bb2-c480-4b65-b339-643d151edb3d','c0389774-113d-4fe9-8e8e-67d3ffdbd55b','5e1eff02-ad15-4913-9098-8920343dad49','9266e5a7-4675-4cf1-85af-f9bf745a79c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1183411289',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7bdbdf32-9591-4fba-b3e4-e9ca125589ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d5de273f854ac198e07f7099cc7942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82bdc5db-ae45-49b5-b62d-1bc74a27d0f3),volume_type_id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:20.719032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76773f9c-027e-4b19-96a3-2d73571d1058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:20.744885 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76773f9c-027e-4b19-96a3-2d73571d1058) transitioned into state 'SUCCESS' from state '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-1183411289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['87830bb2-c480-4b65-b339-643d151edb3d','c0389774-113d-4fe9-8e8e-67d3ffdbd55b','5e1eff02-ad15-4913-9098-8920343dad49','9266e5a7-4675-4cf1-85af-f9bf745a79c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:20.745945 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12a3080-75a7-4178-8679-5b03e559f0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:20.761202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12a3080-75a7-4178-8679-5b03e559f0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:20.762107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (aa8a1832-0c69-4df0-ad5f-2b23188d3056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:20.762456 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request issued successfully. Jul 10 09:50:20.763126 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-763ff44f-49a5-458c-8c6f-eb87c73d37df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:20.763647 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1362/5408] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:20 2026] POST /volume/v3/volumes => generated 792 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:20.779618 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a2749534-1798-4b30-96ea-6e3e0cbeb93d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:20.781545 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a2749534-1798-4b30-96ea-6e3e0cbeb93d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:20.782163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a2749534-1798-4b30-96ea-6e3e0cbeb93d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:20.782163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a2749534-1798-4b30-96ea-6e3e0cbeb93d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:20.790059 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:20.790059 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:20.794797 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a2749534-1798-4b30-96ea-6e3e0cbeb93d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:20.800053 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a2749534-1798-4b30-96ea-6e3e0cbeb93d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:20.800563 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1351/5409] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:20 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:21.149157 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5c3c3285-83e4-4c44-aec1-3a0187762578 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:21.151088 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5c3c3285-83e4-4c44-aec1-3a0187762578 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:21.151360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5c3c3285-83e4-4c44-aec1-3a0187762578 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:21.151616 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5c3c3285-83e4-4c44-aec1-3a0187762578 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:21.151769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-5c3c3285-83e4-4c44-aec1-3a0187762578 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:21.157430 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:21.157430 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:21.158299 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5c3c3285-83e4-4c44-aec1-3a0187762578 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:21.158824 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1348/5410] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:21 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:21.558069 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-20d6c8b6-da63-4da4-9bed-6863b059668d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:21.641027 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-20d6c8b6-da63-4da4-9bed-6863b059668d tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:50:21.641384 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-20d6c8b6-da63-4da4-9bed-6863b059668d tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:21.652695 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-20d6c8b6-da63-4da4-9bed-6863b059668d tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:50:21.653056 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1350/5411] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:50:21 2026] POST /volume/v3/types => generated 287 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:21.813526 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6c681388-a82a-4d26-9fe8-84325f75d103 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:21.815427 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6c681388-a82a-4d26-9fe8-84325f75d103 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:21.815693 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6c681388-a82a-4d26-9fe8-84325f75d103 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:21.815907 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6c681388-a82a-4d26-9fe8-84325f75d103 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:21.822659 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:21.822659 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:21.825798 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-6c681388-a82a-4d26-9fe8-84325f75d103 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:21.829312 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6c681388-a82a-4d26-9fe8-84325f75d103 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:21.829685 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1363/5412] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:21 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:22.170998 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b4390334-f463-4437-a8ee-79d8407f8b6f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:22.172994 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b4390334-f463-4437-a8ee-79d8407f8b6f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:22.173241 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b4390334-f463-4437-a8ee-79d8407f8b6f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:22.173479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b4390334-f463-4437-a8ee-79d8407f8b6f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:22.173624 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b4390334-f463-4437-a8ee-79d8407f8b6f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:22.177787 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:22.177787 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:22.178405 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b4390334-f463-4437-a8ee-79d8407f8b6f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:22.178800 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1352/5413] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:22 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:22.188021 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:22.189920 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] POST https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25/action Jul 10 09:50:22.190392 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:50:22.190548 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:22.191900 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.contrib.admin_actions [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Updating backup '3cd513b0-0a99-49fc-b377-eab0de6d6d25' with '{'status': 'error'}' {{(pid=99955) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 09:50:22.199184 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:22.199184 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:22.200377 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '20a2d6ebc26646f0b0dc264aa23a2469', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72cf484c4b5b4ea4ada56abcce72dce2', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:50:22.200682 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-feec6ece-7e82-47a6-9a8e-ce1f03fbcf58 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25/action returned with HTTP 403 Jul 10 09:50:22.201180 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1349/5414] 10.4.3.103 () {70 vars in 1430 bytes} [Fri Jul 10 09:50:22 2026] POST /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:22.208190 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:22.209816 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 Jul 10 09:50:22.210033 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:22.210243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:22.210462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume with id: ab04afb1-c4b3-4c6c-bda7-26466d5163f1 Jul 10 09:50:22.219317 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:22.219317 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:22.219791 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:22.239519 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume request issued successfully. Jul 10 09:50:22.239787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f571b59-6ad2-4cc3-918d-3c55fe4d1e3e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 returned with HTTP 202 Jul 10 09:50:22.240290 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1351/5415] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:22 2026] DELETE /volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 09:50:22.250484 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3a36bf5a-1ba6-426c-ac17-0e5cd6eff13b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:22.252085 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3a36bf5a-1ba6-426c-ac17-0e5cd6eff13b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 Jul 10 09:50:22.252289 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3a36bf5a-1ba6-426c-ac17-0e5cd6eff13b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:22.252498 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3a36bf5a-1ba6-426c-ac17-0e5cd6eff13b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:22.260147 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:22.260147 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:22.264078 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3a36bf5a-1ba6-426c-ac17-0e5cd6eff13b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:22.268456 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3a36bf5a-1ba6-426c-ac17-0e5cd6eff13b tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 returned with HTTP 200 Jul 10 09:50:22.268901 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1364/5416] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:22 2026] GET /volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:22.841488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7ce28d69-0703-4be7-943b-96f892fdce85 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:22.843721 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7ce28d69-0703-4be7-943b-96f892fdce85 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:22.844074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7ce28d69-0703-4be7-943b-96f892fdce85 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:22.844360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7ce28d69-0703-4be7-943b-96f892fdce85 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:22.853742 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:22.853742 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:22.858600 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7ce28d69-0703-4be7-943b-96f892fdce85 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:22.864498 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7ce28d69-0703-4be7-943b-96f892fdce85 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:22.865048 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1353/5417] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:22 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:23.285708 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c2c0e85a-6d57-443e-9f7e-779253948ad1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:23.288069 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2c0e85a-6d57-443e-9f7e-779253948ad1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 Jul 10 09:50:23.288380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2c0e85a-6d57-443e-9f7e-779253948ad1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:23.288689 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2c0e85a-6d57-443e-9f7e-779253948ad1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:23.296930 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2c0e85a-6d57-443e-9f7e-779253948ad1 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 returned with HTTP 404 Jul 10 09:50:23.297597 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1350/5418] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:23 2026] GET /volume/v3/volumes/ab04afb1-c4b3-4c6c-bda7-26466d5163f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:23.304115 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2e88cef9-7f70-4b55-af47-05b35842c525 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:23.304976 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:23.306031 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:23.306434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "7655f626-8a9a-46dc-b687-be5065faeafb", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:23.306913 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] POST https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a/restore Jul 10 09:50:23.307313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:23.308204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '7655f626-8a9a-46dc-b687-be5065faeafb', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:23.308880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Restoring backup f30d83c6-2c52-410e-af4b-eeb9fe179e7a ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99957) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 09:50:23.309020 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Restoring backup f30d83c6-2c52-410e-af4b-eeb9fe179e7a to volume None. Jul 10 09:50:23.313515 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:23.313515 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:23.314793 np0000004982 devstack@c-api.service[99957]: INFO cinder.backup.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Creating volume of 1 GB for restore of backup f30d83c6-2c52-410e-af4b-eeb9fe179e7a. Jul 10 09:50:23.319791 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Availability zone cache updated, next update will occur around 2026-07-10 10:50:23.319545. {{(pid=99957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 09:50:23.319906 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Availability Zones retrieved successfully. Jul 10 09:50:23.325033 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Flow 'volume_create_api' (5c861967-84bc-452c-bec6-e82b5ab148fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:23.325915 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd59b8bb-5350-44fc-b6f6-9e1c27e4f289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.326812 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:23.353339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd59b8bb-5350-44fc-b6f6-9e1c27e4f289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.354257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebff0cb9-2b63-464d-a848-2ecb264d0d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.392971 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Created reservations ['5ff848cf-87cf-440d-9623-055851ef181e', 'dc1062fd-ec84-4534-83cb-afaa2b8d354d', '91096ec9-3f6e-4522-83fb-453b57773abb', '0f646669-ab1f-4b6c-8844-6b33df73b5b6'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:23.393786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebff0cb9-2b63-464d-a848-2ecb264d0d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff848cf-87cf-440d-9623-055851ef181e', 'dc1062fd-ec84-4534-83cb-afaa2b8d354d', '91096ec9-3f6e-4522-83fb-453b57773abb', '0f646669-ab1f-4b6c-8844-6b33df73b5b6']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.394513 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247f3aba-ce9e-4190-baaa-825974bc1aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.418703 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Create volume of 1 GB Jul 10 09:50:23.421488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247f3aba-ce9e-4190-baaa-825974bc1aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aaefe35-698b-434a-8f58-c252920bda45', '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='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['5ff848cf-87cf-440d-9623-055851ef181e','dc1062fd-ec84-4534-83cb-afaa2b8d354d','91096ec9-3f6e-4522-83fb-453b57773abb','0f646669-ab1f-4b6c-8844-6b33df73b5b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a2d6ebc26646f0b0dc264aa23a2469',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50: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=4aaefe35-698b-434a-8f58-c252920bda45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72cf484c4b5b4ea4ada56abcce72dce2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20a2d6ebc26646f0b0dc264aa23a2469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.422250 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc47f7b-c57c-4472-b9e4-df0fc77b9d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.423514 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Availability Zones retrieved successfully. Jul 10 09:50:23.429312 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Flow 'volume_create_api' (7c7448de-6cb9-46c9-92b1-7e7c97f56dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:23.430881 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304c30fd-40fc-4f0c-b364-d743cf18fe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.432187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:23.439735 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc47f7b-c57c-4472-b9e4-df0fc77b9d77) transitioned into 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='72cf484c4b5b4ea4ada56abcce72dce2',qos_specs=None,replication_status=,reservations=['5ff848cf-87cf-440d-9623-055851ef181e','dc1062fd-ec84-4534-83cb-afaa2b8d354d','91096ec9-3f6e-4522-83fb-453b57773abb','0f646669-ab1f-4b6c-8844-6b33df73b5b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a2d6ebc26646f0b0dc264aa23a2469',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.440442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc9bf78-0881-4d8f-886b-d73a5ae49807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.449814 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc9bf78-0881-4d8f-886b-d73a5ae49807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.450648 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Flow 'volume_create_api' (5c861967-84bc-452c-bec6-e82b5ab148fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:23.450967 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Create volume request issued successfully. Jul 10 09:50:23.458533 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:23.458533 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:23.459099 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Volume info retrieved successfully. Jul 10 09:50:23.492111 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304c30fd-40fc-4f0c-b364-d743cf18fe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:50:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1,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': '99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.493359 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96f42e5-bd7c-4762-a128-6902e199ac8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.527279 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:50:23.527668 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:50:23.562245 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Created reservations ['ca691dbb-9737-4a6d-a7ee-6a86558fa22a', 'cf9ed217-116e-4f4d-8303-e37e485d4442', 'f57bc230-7d5f-494b-96ae-67c4aa94cb24', '3f61a292-87c3-4266-87fa-9a01d221f6af'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:23.563205 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96f42e5-bd7c-4762-a128-6902e199ac8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca691dbb-9737-4a6d-a7ee-6a86558fa22a', 'cf9ed217-116e-4f4d-8303-e37e485d4442', 'f57bc230-7d5f-494b-96ae-67c4aa94cb24', '3f61a292-87c3-4266-87fa-9a01d221f6af']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.564019 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cd0945-af01-454f-9e48-e176ec7a9d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.588174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cd0945-af01-454f-9e48-e176ec7a9d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5eeec04-81a8-4529-aac2-f57888fa16a4', '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='2f67058f987e498185d96d3e5f2fc4bf',qos_specs=None,replication_status=,reservations=['ca691dbb-9737-4a6d-a7ee-6a86558fa22a','cf9ed217-116e-4f4d-8303-e37e485d4442','f57bc230-7d5f-494b-96ae-67c4aa94cb24','3f61a292-87c3-4266-87fa-9a01d221f6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1497a90b2b418a9542a71f36d139da',volume_type_id=99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:23Z,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=d5eeec04-81a8-4529-aac2-f57888fa16a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f67058f987e498185d96d3e5f2fc4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a1497a90b2b418a9542a71f36d139da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1),volume_type_id=99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.588915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff28d0f9-8ede-4949-89db-8c22d2df2586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.608956 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff28d0f9-8ede-4949-89db-8c22d2df2586) transitioned into state 'SUCCESS' from 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='2f67058f987e498185d96d3e5f2fc4bf',qos_specs=None,replication_status=,reservations=['ca691dbb-9737-4a6d-a7ee-6a86558fa22a','cf9ed217-116e-4f4d-8303-e37e485d4442','f57bc230-7d5f-494b-96ae-67c4aa94cb24','3f61a292-87c3-4266-87fa-9a01d221f6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1497a90b2b418a9542a71f36d139da',volume_type_id=99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.609653 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ea2ecc-e3df-41d9-ac27-b7e5f15aa365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:23.618985 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ea2ecc-e3df-41d9-ac27-b7e5f15aa365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:23.619821 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Flow 'volume_create_api' (7c7448de-6cb9-46c9-92b1-7e7c97f56dcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:23.620107 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Create volume request issued successfully. Jul 10 09:50:23.620705 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2e88cef9-7f70-4b55-af47-05b35842c525 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:23.621119 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1352/5419] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:23 2026] POST /volume/v3/volumes => generated 798 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:23.634472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8852e9cb-6329-4ed7-98c0-7741a743c515 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:23.636161 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8852e9cb-6329-4ed7-98c0-7741a743c515 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:23.636482 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8852e9cb-6329-4ed7-98c0-7741a743c515 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:23.636676 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8852e9cb-6329-4ed7-98c0-7741a743c515 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:23.644703 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:23.644703 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:23.649248 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8852e9cb-6329-4ed7-98c0-7741a743c515 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:23.653606 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8852e9cb-6329-4ed7-98c0-7741a743c515 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:23.654017 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1354/5420] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:23 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:23.880978 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7217884f-cae3-46d1-bc6c-645674588718 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:23.883162 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7217884f-cae3-46d1-bc6c-645674588718 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:23.883415 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7217884f-cae3-46d1-bc6c-645674588718 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:23.883589 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7217884f-cae3-46d1-bc6c-645674588718 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:23.891768 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:23.891768 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:23.895740 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7217884f-cae3-46d1-bc6c-645674588718 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:23.900768 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7217884f-cae3-46d1-bc6c-645674588718 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:23.901242 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1351/5421] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:23 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:24.466442 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:24.466442 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:24.466943 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Volume info retrieved successfully. Jul 10 09:50:24.467050 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Checking backup size 1 against volume size 1 {{(pid=99957) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 09:50:24.467147 np0000004982 devstack@c-api.service[99957]: INFO cinder.backup.api [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Overwriting volume 4aaefe35-698b-434a-8f58-c252920bda45 with restore of backup f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:24.487649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] restore_backup in rpcapi backup_id f30d83c6-2c52-410e-af4b-eeb9fe179e7a {{(pid=99957) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 09:50:24.490540 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-75d63d51-74a6-4888-91f0-cdf1581b1429 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a/restore returned with HTTP 202 Jul 10 09:50:24.491169 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1365/5422] 10.4.3.103 () {70 vars in 1433 bytes} [Fri Jul 10 09:50:23 2026] POST /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a/restore => generated 152 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:24.503426 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fd23df35-e565-4043-a1d4-2006e52dfdfd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:24.506170 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fd23df35-e565-4043-a1d4-2006e52dfdfd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:24.506439 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fd23df35-e565-4043-a1d4-2006e52dfdfd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:24.506687 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fd23df35-e565-4043-a1d4-2006e52dfdfd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:24.506826 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fd23df35-e565-4043-a1d4-2006e52dfdfd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:24.512201 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:24.512201 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:24.513153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fd23df35-e565-4043-a1d4-2006e52dfdfd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:24.513637 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1353/5423] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:24 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:24.667885 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f6d6f19c-fa2b-4bd5-aa33-99c4e8f6d4e2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:24.669599 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f6d6f19c-fa2b-4bd5-aa33-99c4e8f6d4e2 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:24.669735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f6d6f19c-fa2b-4bd5-aa33-99c4e8f6d4e2 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:24.669898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f6d6f19c-fa2b-4bd5-aa33-99c4e8f6d4e2 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:24.676437 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:24.676437 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:24.680454 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f6d6f19c-fa2b-4bd5-aa33-99c4e8f6d4e2 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:24.685397 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f6d6f19c-fa2b-4bd5-aa33-99c4e8f6d4e2 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:24.685760 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1355/5424] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:24 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 890 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:24.918089 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-66f53264-573e-4667-a0e7-812e7a9bf60f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:24.919844 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-66f53264-573e-4667-a0e7-812e7a9bf60f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:24.920014 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-66f53264-573e-4667-a0e7-812e7a9bf60f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:24.920152 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-66f53264-573e-4667-a0e7-812e7a9bf60f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:24.926809 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:24.926809 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:24.930257 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-66f53264-573e-4667-a0e7-812e7a9bf60f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:24.934477 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-66f53264-573e-4667-a0e7-812e7a9bf60f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:24.934922 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1352/5425] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:24 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:25.525393 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-65d278f2-68b1-40c5-a824-2b6a3ea7e16e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:25.527153 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-65d278f2-68b1-40c5-a824-2b6a3ea7e16e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:25.527541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-65d278f2-68b1-40c5-a824-2b6a3ea7e16e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:25.527857 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-65d278f2-68b1-40c5-a824-2b6a3ea7e16e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:25.528077 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-65d278f2-68b1-40c5-a824-2b6a3ea7e16e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:25.532620 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:25.532620 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:25.533479 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-65d278f2-68b1-40c5-a824-2b6a3ea7e16e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:25.533980 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1366/5426] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:25 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:25.697951 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-36697565-9d8b-47ea-bf9d-ddfb97a31427 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:25.700040 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36697565-9d8b-47ea-bf9d-ddfb97a31427 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:25.700263 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36697565-9d8b-47ea-bf9d-ddfb97a31427 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:25.700492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-36697565-9d8b-47ea-bf9d-ddfb97a31427 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:25.709175 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:25.709175 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:25.713282 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-36697565-9d8b-47ea-bf9d-ddfb97a31427 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:25.718291 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-36697565-9d8b-47ea-bf9d-ddfb97a31427 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:25.718776 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1354/5427] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:25 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:25.948314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e430d7d0-e8db-411c-aa4d-4a418198dd06 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:25.950222 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e430d7d0-e8db-411c-aa4d-4a418198dd06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:25.950433 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e430d7d0-e8db-411c-aa4d-4a418198dd06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:25.950672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e430d7d0-e8db-411c-aa4d-4a418198dd06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:25.959697 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:25.959697 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:25.964307 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e430d7d0-e8db-411c-aa4d-4a418198dd06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:25.969677 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e430d7d0-e8db-411c-aa4d-4a418198dd06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:25.970133 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1356/5428] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:25 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:26.546437 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-157ec512-7381-49ba-85b9-6d91934b854d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:26.547899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-157ec512-7381-49ba-85b9-6d91934b854d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:26.548098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-157ec512-7381-49ba-85b9-6d91934b854d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:26.548271 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-157ec512-7381-49ba-85b9-6d91934b854d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:26.548578 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-157ec512-7381-49ba-85b9-6d91934b854d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:26.552408 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:26.552408 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:26.553001 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-157ec512-7381-49ba-85b9-6d91934b854d tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:26.553335 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1353/5429] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:26 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:26.732644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-fffd36ad-1180-461b-b57e-97e61f126e9d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:26.734314 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fffd36ad-1180-461b-b57e-97e61f126e9d tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:26.734656 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fffd36ad-1180-461b-b57e-97e61f126e9d tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:26.734910 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-fffd36ad-1180-461b-b57e-97e61f126e9d tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:26.742582 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:26.742582 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:26.745329 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-fffd36ad-1180-461b-b57e-97e61f126e9d tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:26.749523 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-fffd36ad-1180-461b-b57e-97e61f126e9d tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:26.750020 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1367/5430] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:26 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:26.983085 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9f1f9df9-3e88-41b6-a3e7-3b6f5275c7a8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:26.985281 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9f1f9df9-3e88-41b6-a3e7-3b6f5275c7a8 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:26.985612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9f1f9df9-3e88-41b6-a3e7-3b6f5275c7a8 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:26.985862 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9f1f9df9-3e88-41b6-a3e7-3b6f5275c7a8 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:26.995410 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:26.995410 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:27.000596 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9f1f9df9-3e88-41b6-a3e7-3b6f5275c7a8 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:27.006770 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9f1f9df9-3e88-41b6-a3e7-3b6f5275c7a8 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:27.007421 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1355/5431] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:26 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:27.562718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5421ac91-0f54-4213-ae4b-987376a254e9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:27.564464 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5421ac91-0f54-4213-ae4b-987376a254e9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:27.564701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5421ac91-0f54-4213-ae4b-987376a254e9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:27.564893 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5421ac91-0f54-4213-ae4b-987376a254e9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:27.565001 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5421ac91-0f54-4213-ae4b-987376a254e9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:27.569226 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:27.569226 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:27.569857 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5421ac91-0f54-4213-ae4b-987376a254e9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:27.570217 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1357/5432] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:27 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:27.762262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6aea05c7-bdbf-46a9-9e3f-859e50983a08 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:27.764162 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6aea05c7-bdbf-46a9-9e3f-859e50983a08 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:27.764430 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6aea05c7-bdbf-46a9-9e3f-859e50983a08 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:27.764667 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6aea05c7-bdbf-46a9-9e3f-859e50983a08 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:27.771357 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:27.771357 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:27.775396 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6aea05c7-bdbf-46a9-9e3f-859e50983a08 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:27.779523 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6aea05c7-bdbf-46a9-9e3f-859e50983a08 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:27.779938 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1354/5433] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:27 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:28.023193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8c9fce9c-7212-404c-9a15-b2d3478bcd35 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:28.024828 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c9fce9c-7212-404c-9a15-b2d3478bcd35 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:28.025101 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c9fce9c-7212-404c-9a15-b2d3478bcd35 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:28.026356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8c9fce9c-7212-404c-9a15-b2d3478bcd35 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:28.032330 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:28.032330 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:28.035829 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8c9fce9c-7212-404c-9a15-b2d3478bcd35 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:28.039919 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8c9fce9c-7212-404c-9a15-b2d3478bcd35 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:28.040422 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1368/5434] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:28 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:28.581373 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-514b6c07-982d-407e-9ca4-6adfa4c0b3ef None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:28.583771 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-514b6c07-982d-407e-9ca4-6adfa4c0b3ef tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:28.584113 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-514b6c07-982d-407e-9ca4-6adfa4c0b3ef tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:28.584398 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-514b6c07-982d-407e-9ca4-6adfa4c0b3ef tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:28.584594 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-514b6c07-982d-407e-9ca4-6adfa4c0b3ef tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:28.590162 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:28.590162 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:28.591049 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-514b6c07-982d-407e-9ca4-6adfa4c0b3ef tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:28.591665 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1356/5435] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:28 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:28.792205 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04409d0c-1f5b-4dcf-a0ef-6e14fa14736a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:28.793896 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04409d0c-1f5b-4dcf-a0ef-6e14fa14736a tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:28.794085 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04409d0c-1f5b-4dcf-a0ef-6e14fa14736a tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:28.794266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04409d0c-1f5b-4dcf-a0ef-6e14fa14736a tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:28.801120 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:28.801120 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:28.804850 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-04409d0c-1f5b-4dcf-a0ef-6e14fa14736a tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:28.809106 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04409d0c-1f5b-4dcf-a0ef-6e14fa14736a tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:28.809487 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1358/5436] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:28 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:29.052824 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-444dce65-d723-40e9-9210-4e2208ddc791 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:29.054873 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-444dce65-d723-40e9-9210-4e2208ddc791 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:29.055137 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-444dce65-d723-40e9-9210-4e2208ddc791 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:29.055375 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-444dce65-d723-40e9-9210-4e2208ddc791 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:29.062656 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:29.062656 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:29.066438 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-444dce65-d723-40e9-9210-4e2208ddc791 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:29.071387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-444dce65-d723-40e9-9210-4e2208ddc791 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:29.071872 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1355/5437] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:29 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:29.602696 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2e93d101-e337-435f-aca8-217bc4a04b0c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:29.604854 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2e93d101-e337-435f-aca8-217bc4a04b0c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:29.605299 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2e93d101-e337-435f-aca8-217bc4a04b0c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:29.605699 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2e93d101-e337-435f-aca8-217bc4a04b0c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:29.605964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-2e93d101-e337-435f-aca8-217bc4a04b0c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:29.611216 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:29.611216 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:29.612654 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2e93d101-e337-435f-aca8-217bc4a04b0c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:29.612654 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1369/5438] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:29 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:29.822054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-92891cdf-9ed4-49b9-933a-b17da4d5f6c5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:29.824077 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92891cdf-9ed4-49b9-933a-b17da4d5f6c5 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:29.824342 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92891cdf-9ed4-49b9-933a-b17da4d5f6c5 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:29.824657 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-92891cdf-9ed4-49b9-933a-b17da4d5f6c5 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:29.832846 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:29.832846 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:29.837397 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-92891cdf-9ed4-49b9-933a-b17da4d5f6c5 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:29.842741 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-92891cdf-9ed4-49b9-933a-b17da4d5f6c5 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:29.843167 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1357/5439] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:29 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:30.085798 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7f11768a-62e5-4c73-bb9e-0619594d22b3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:30.088104 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f11768a-62e5-4c73-bb9e-0619594d22b3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:30.088405 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f11768a-62e5-4c73-bb9e-0619594d22b3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:30.088673 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f11768a-62e5-4c73-bb9e-0619594d22b3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:30.096336 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:30.096336 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:30.100509 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7f11768a-62e5-4c73-bb9e-0619594d22b3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:30.105000 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f11768a-62e5-4c73-bb9e-0619594d22b3 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:30.105535 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1359/5440] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:30 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:30.623160 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-eaa9ddd4-6a3d-4da9-a1ec-9005bf44dcd0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:30.624973 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eaa9ddd4-6a3d-4da9-a1ec-9005bf44dcd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:30.625168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eaa9ddd4-6a3d-4da9-a1ec-9005bf44dcd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:30.625347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-eaa9ddd4-6a3d-4da9-a1ec-9005bf44dcd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:30.625482 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-eaa9ddd4-6a3d-4da9-a1ec-9005bf44dcd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:30.629956 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:30.629956 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:30.630558 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-eaa9ddd4-6a3d-4da9-a1ec-9005bf44dcd0 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:30.630938 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1356/5441] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:30 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:30.856482 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a1c33fe5-88f8-4ba9-abd3-c628a24f6ac3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:30.858506 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1c33fe5-88f8-4ba9-abd3-c628a24f6ac3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:30.858967 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a1c33fe5-88f8-4ba9-abd3-c628a24f6ac3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:30.860560 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a1c33fe5-88f8-4ba9-abd3-c628a24f6ac3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:30.868170 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:30.868170 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:30.872323 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a1c33fe5-88f8-4ba9-abd3-c628a24f6ac3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:30.876959 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a1c33fe5-88f8-4ba9-abd3-c628a24f6ac3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:30.877395 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1370/5442] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:30 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:31.117813 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-545c63db-9786-4e5c-af83-9a7d5eb09e1f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:31.120153 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-545c63db-9786-4e5c-af83-9a7d5eb09e1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:31.120388 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-545c63db-9786-4e5c-af83-9a7d5eb09e1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:31.120787 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-545c63db-9786-4e5c-af83-9a7d5eb09e1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:31.129201 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:31.129201 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:31.135201 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-545c63db-9786-4e5c-af83-9a7d5eb09e1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:31.142144 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-545c63db-9786-4e5c-af83-9a7d5eb09e1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:31.142708 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1358/5443] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:31 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:31.643383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5f152279-ff3a-41aa-a17d-93052346cfe7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:31.645584 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f152279-ff3a-41aa-a17d-93052346cfe7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:31.645830 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f152279-ff3a-41aa-a17d-93052346cfe7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:31.646051 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5f152279-ff3a-41aa-a17d-93052346cfe7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:31.646132 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-5f152279-ff3a-41aa-a17d-93052346cfe7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:31.650851 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:31.650851 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:31.651559 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5f152279-ff3a-41aa-a17d-93052346cfe7 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:31.652028 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1360/5444] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:31 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:31.893359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-24c2eac1-1142-4c83-9644-af9c577488a3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:31.895300 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-24c2eac1-1142-4c83-9644-af9c577488a3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:31.895522 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-24c2eac1-1142-4c83-9644-af9c577488a3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:31.895744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-24c2eac1-1142-4c83-9644-af9c577488a3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:31.903523 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:31.903523 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:31.907961 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-24c2eac1-1142-4c83-9644-af9c577488a3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:31.912766 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-24c2eac1-1142-4c83-9644-af9c577488a3 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:31.913253 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1357/5445] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:31 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:32.156090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-529d1370-40b0-4015-83f9-27d0b1963de9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:32.158196 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-529d1370-40b0-4015-83f9-27d0b1963de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:32.158317 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-529d1370-40b0-4015-83f9-27d0b1963de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:32.158593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-529d1370-40b0-4015-83f9-27d0b1963de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:32.167327 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:32.167327 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:32.171925 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-529d1370-40b0-4015-83f9-27d0b1963de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:32.176957 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-529d1370-40b0-4015-83f9-27d0b1963de9 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:32.177400 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1371/5446] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:32 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:32.662417 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3185559a-0448-4837-9946-54ba73d27da9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:32.664130 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3185559a-0448-4837-9946-54ba73d27da9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:32.664332 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3185559a-0448-4837-9946-54ba73d27da9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:32.664561 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3185559a-0448-4837-9946-54ba73d27da9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:32.664689 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3185559a-0448-4837-9946-54ba73d27da9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:32.669600 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:32.669600 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:32.670338 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3185559a-0448-4837-9946-54ba73d27da9 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:32.670810 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1359/5447] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:32 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:32.927196 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8cf00a79-327f-4d78-879e-48f6e5bea3cf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:32.929557 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8cf00a79-327f-4d78-879e-48f6e5bea3cf tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:32.929869 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8cf00a79-327f-4d78-879e-48f6e5bea3cf tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:32.930134 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8cf00a79-327f-4d78-879e-48f6e5bea3cf tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:32.940057 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:32.940057 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:32.947226 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8cf00a79-327f-4d78-879e-48f6e5bea3cf tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:32.952997 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8cf00a79-327f-4d78-879e-48f6e5bea3cf tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:32.953374 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1361/5448] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:32 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 1295 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:32.969058 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5f933bf2-4139-4df2-9e55-591416fc3093 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:32.971847 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:32.972156 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:32.972456 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:32.972756 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Delete volume with id: d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:32.981248 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:32.981248 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:32.981797 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:33.009737 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Delete volume request issued successfully. Jul 10 09:50:33.009963 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5f933bf2-4139-4df2-9e55-591416fc3093 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 202 Jul 10 09:50:33.010670 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1358/5449] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:32 2026] DELETE /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:33.018874 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a788e2a9-908d-4e29-a2f8-2a036d3b2464 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:33.021058 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a788e2a9-908d-4e29-a2f8-2a036d3b2464 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:33.021242 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a788e2a9-908d-4e29-a2f8-2a036d3b2464 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:33.021412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a788e2a9-908d-4e29-a2f8-2a036d3b2464 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:33.029156 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:33.029156 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:33.033132 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a788e2a9-908d-4e29-a2f8-2a036d3b2464 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Volume info retrieved successfully. Jul 10 09:50:33.039084 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a788e2a9-908d-4e29-a2f8-2a036d3b2464 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 200 Jul 10 09:50:33.039616 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1372/5450] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:33 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 1294 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:33.191982 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-506315de-11a4-4990-a815-d20e54d478be None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:33.194123 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-506315de-11a4-4990-a815-d20e54d478be tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:33.194356 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-506315de-11a4-4990-a815-d20e54d478be tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:33.194637 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-506315de-11a4-4990-a815-d20e54d478be tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:33.204283 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:33.204283 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:33.206466 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-506315de-11a4-4990-a815-d20e54d478be tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:33.211474 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-506315de-11a4-4990-a815-d20e54d478be tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:33.211942 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1360/5451] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:33 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:33.681331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-bfb79016-7590-4fa3-af97-337a76a1641c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:33.683324 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bfb79016-7590-4fa3-af97-337a76a1641c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:33.683650 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bfb79016-7590-4fa3-af97-337a76a1641c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:33.683840 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-bfb79016-7590-4fa3-af97-337a76a1641c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:33.683941 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-bfb79016-7590-4fa3-af97-337a76a1641c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:33.688317 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:33.688317 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:33.689188 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-bfb79016-7590-4fa3-af97-337a76a1641c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:33.689689 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1362/5452] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:33 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:34.055316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-05a3213f-9c00-42a8-9fa1-8c57e8e26506 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:34.057366 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05a3213f-9c00-42a8-9fa1-8c57e8e26506 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] GET https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 Jul 10 09:50:34.057595 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05a3213f-9c00-42a8-9fa1-8c57e8e26506 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:34.057807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05a3213f-9c00-42a8-9fa1-8c57e8e26506 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:34.063297 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05a3213f-9c00-42a8-9fa1-8c57e8e26506 tempest-VolumeAndVolumeTypeFromImageTest-286596946 tempest-VolumeAndVolumeTypeFromImageTest-286596946-project-member] https://10.4.3.103/volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 returned with HTTP 404 Jul 10 09:50:34.063817 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1359/5453] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:34 2026] GET /volume/v3/volumes/d5eeec04-81a8-4529-aac2-f57888fa16a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:34.227329 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-eae1201d-faf9-49ab-be66-9c377bc6b08a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:34.229973 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eae1201d-faf9-49ab-be66-9c377bc6b08a tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:34.230200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eae1201d-faf9-49ab-be66-9c377bc6b08a tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:34.230450 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-eae1201d-faf9-49ab-be66-9c377bc6b08a tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:34.239425 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:34.239425 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:34.244453 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-eae1201d-faf9-49ab-be66-9c377bc6b08a tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:34.245828 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:34.247862 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:50:34.248062 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:34.248255 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:34.248402 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-eae1201d-faf9-49ab-be66-9c377bc6b08a tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:34.249102 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1373/5454] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:34 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:34.249216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:50:34.269431 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Get all volumes completed successfully. Jul 10 09:50:34.272609 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:34.272609 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:34.278084 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5dc92b4c-ef9b-42a3-9373-565d9ff6b487 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:50:34.278687 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1361/5455] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:50:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9490 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:34.295778 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:34.298712 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf Jul 10 09:50:34.299258 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:34.299293 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:34.299532 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Delete volume with id: fb778af6-8d22-4936-90f1-a34bf8137daf Jul 10 09:50:34.310491 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:34.310491 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:34.310814 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Volume info retrieved successfully. Jul 10 09:50:34.323735 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.image.cache [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '7655f626-8a9a-46dc-b687-be5065faeafb', 'volume_id': 'fb778af6-8d22-4936-90f1-a34bf8137daf', 'host': 'np0000004982@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 9, 50, 23), 'last_used': datetime.datetime(2026, 7, 10, 9, 50, 32)}. {{(pid=99954) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 09:50:34.336339 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Delete volume request issued successfully. Jul 10 09:50:34.336687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc97253e-3ab0-443a-ae88-cfff9e2f3039 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf returned with HTTP 202 Jul 10 09:50:34.337239 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1363/5456] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:34 2026] DELETE /volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:34.344946 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f28f18b7-421f-4418-b073-0ee202a68c93 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:34.347327 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f28f18b7-421f-4418-b073-0ee202a68c93 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] GET https://10.4.3.103/volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf Jul 10 09:50:34.347604 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f28f18b7-421f-4418-b073-0ee202a68c93 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:34.347842 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f28f18b7-421f-4418-b073-0ee202a68c93 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:34.357074 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:34.357074 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:34.363366 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f28f18b7-421f-4418-b073-0ee202a68c93 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Volume info retrieved successfully. Jul 10 09:50:34.368622 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f28f18b7-421f-4418-b073-0ee202a68c93 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf returned with HTTP 200 Jul 10 09:50:34.369041 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1360/5457] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:34 2026] GET /volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf => generated 1105 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:34.701400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-612b94a7-756f-4372-9ab5-51552dc6a28f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:34.702742 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-612b94a7-756f-4372-9ab5-51552dc6a28f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:34.703019 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-612b94a7-756f-4372-9ab5-51552dc6a28f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:34.703255 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-612b94a7-756f-4372-9ab5-51552dc6a28f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:34.703437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-612b94a7-756f-4372-9ab5-51552dc6a28f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:34.707458 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:34.707458 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:34.708607 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-612b94a7-756f-4372-9ab5-51552dc6a28f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:34.708607 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1374/5458] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:34 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:35.264921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dd7d1a85-8a73-48b3-8597-bbd38b7ae71d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:35.267770 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dd7d1a85-8a73-48b3-8597-bbd38b7ae71d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:35.267770 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dd7d1a85-8a73-48b3-8597-bbd38b7ae71d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:35.268022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dd7d1a85-8a73-48b3-8597-bbd38b7ae71d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:35.277106 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:35.277106 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:35.282151 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dd7d1a85-8a73-48b3-8597-bbd38b7ae71d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:35.289093 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dd7d1a85-8a73-48b3-8597-bbd38b7ae71d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:35.289589 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1362/5459] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:35 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:35.382594 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7f4ba9b1-1515-4e52-9082-d7ec6b88b061 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:35.384873 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f4ba9b1-1515-4e52-9082-d7ec6b88b061 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] GET https://10.4.3.103/volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf Jul 10 09:50:35.385091 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f4ba9b1-1515-4e52-9082-d7ec6b88b061 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:35.385270 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f4ba9b1-1515-4e52-9082-d7ec6b88b061 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:35.393271 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f4ba9b1-1515-4e52-9082-d7ec6b88b061 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf returned with HTTP 404 Jul 10 09:50:35.394155 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1364/5460] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:35 2026] GET /volume/v3/volumes/fb778af6-8d22-4936-90f1-a34bf8137daf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:35.402192 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-597bcc91-75e7-4dab-b6d3-276ed9b9e695 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:35.404438 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-597bcc91-75e7-4dab-b6d3-276ed9b9e695 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] DELETE https://10.4.3.103/volume/v3/types/99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1 Jul 10 09:50:35.404635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-597bcc91-75e7-4dab-b6d3-276ed9b9e695 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:35.404864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-597bcc91-75e7-4dab-b6d3-276ed9b9e695 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:35.449352 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-597bcc91-75e7-4dab-b6d3-276ed9b9e695 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/types/99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1 returned with HTTP 202 Jul 10 09:50:35.450051 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1361/5461] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:50:35 2026] DELETE /volume/v3/types/99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:35.460737 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4625c003-16d1-4b07-9582-edc277b1cfd6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:35.462983 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4625c003-16d1-4b07-9582-edc277b1cfd6 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] GET https://10.4.3.103/volume/v3/types/99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1 Jul 10 09:50:35.463131 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4625c003-16d1-4b07-9582-edc277b1cfd6 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:35.463294 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4625c003-16d1-4b07-9582-edc277b1cfd6 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:35.468281 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4625c003-16d1-4b07-9582-edc277b1cfd6 tempest-VolumeAndVolumeTypeFromImageTest-1809541891 tempest-VolumeAndVolumeTypeFromImageTest-1809541891-project-admin] https://10.4.3.103/volume/v3/types/99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1 returned with HTTP 404 Jul 10 09:50:35.469023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1375/5462] 10.4.3.103 () {66 vars in 1342 bytes} [Fri Jul 10 09:50:35 2026] GET /volume/v3/types/99bed78a-8f18-4d9f-a7e7-ae29c6e6cbb1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:35.720790 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ef00ae8d-fdae-471e-b0a0-74d8fe01bf8f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:35.723251 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ef00ae8d-fdae-471e-b0a0-74d8fe01bf8f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:35.723540 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ef00ae8d-fdae-471e-b0a0-74d8fe01bf8f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:35.723866 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ef00ae8d-fdae-471e-b0a0-74d8fe01bf8f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:35.723995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ef00ae8d-fdae-471e-b0a0-74d8fe01bf8f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:35.729604 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:35.729604 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:35.730475 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ef00ae8d-fdae-471e-b0a0-74d8fe01bf8f tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:35.731135 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1363/5463] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:35 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 09:50:36.304492 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4c0872e4-7ca2-4a62-878b-9d337a2a1267 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:36.306623 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c0872e4-7ca2-4a62-878b-9d337a2a1267 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:36.306862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c0872e4-7ca2-4a62-878b-9d337a2a1267 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:36.307054 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4c0872e4-7ca2-4a62-878b-9d337a2a1267 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:36.314373 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:36.314373 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:36.318756 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4c0872e4-7ca2-4a62-878b-9d337a2a1267 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:36.324063 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4c0872e4-7ca2-4a62-878b-9d337a2a1267 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:36.324530 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1365/5464] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:36 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:36.337262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-c2650c86-f055-49f8-972c-741346ddee2e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:36.339441 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2650c86-f055-49f8-972c-741346ddee2e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:36.339704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2650c86-f055-49f8-972c-741346ddee2e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:36.339916 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-c2650c86-f055-49f8-972c-741346ddee2e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:36.348199 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:36.348199 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:36.352810 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-c2650c86-f055-49f8-972c-741346ddee2e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:36.358268 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-c2650c86-f055-49f8-972c-741346ddee2e tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:36.358774 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1362/5465] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:36 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 1431 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:36.496743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-b9b6fcc2-e393-474b-b320-ee38a9bca387 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:36.499377 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-b9b6fcc2-e393-474b-b320-ee38a9bca387 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:36.499792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-b9b6fcc2-e393-474b-b320-ee38a9bca387 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:36.500053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-b9b6fcc2-e393-474b-b320-ee38a9bca387 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:36.508821 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:36.508821 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:36.513432 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-b9b6fcc2-e393-474b-b320-ee38a9bca387 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:36.519281 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-b9b6fcc2-e393-474b-b320-ee38a9bca387 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:36.519880 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1376/5466] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:50:36 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:36.743646 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-997160bd-d287-425d-b7e6-ad76ed6d56fe None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:36.745394 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-997160bd-d287-425d-b7e6-ad76ed6d56fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:36.745657 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-997160bd-d287-425d-b7e6-ad76ed6d56fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:36.745885 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-997160bd-d287-425d-b7e6-ad76ed6d56fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:36.746038 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-997160bd-d287-425d-b7e6-ad76ed6d56fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:36.751163 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:36.751163 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:36.751981 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-997160bd-d287-425d-b7e6-ad76ed6d56fe tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:36.752432 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1364/5467] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:36 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:37.145428 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-e29d79fd-9a2d-4cd7-b727-67383b889fde None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:37.147714 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-e29d79fd-9a2d-4cd7-b727-67383b889fde tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:37.147962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-e29d79fd-9a2d-4cd7-b727-67383b889fde tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:37.148235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-e29d79fd-9a2d-4cd7-b727-67383b889fde tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:37.156077 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:37.156077 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:37.160884 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-e29d79fd-9a2d-4cd7-b727-67383b889fde tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:37.167158 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-e29d79fd-9a2d-4cd7-b727-67383b889fde tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:37.167794 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1366/5468] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:50:37 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 1431 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:37.179358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fe728e91-3d6b-46e8-911a-79ae07d2dc06 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:37.179907 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe728e91-3d6b-46e8-911a-79ae07d2dc06 None None] GET https://10.4.3.103/volume// Jul 10 09:50:37.180111 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe728e91-3d6b-46e8-911a-79ae07d2dc06 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:37.180334 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fe728e91-3d6b-46e8-911a-79ae07d2dc06 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:37.180745 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fe728e91-3d6b-46e8-911a-79ae07d2dc06 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:50:37.181082 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1363/5469] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:50:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:50:37.190467 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-533dd5b2-2783-40eb-a7d9-292607aa46ff None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:37.192367 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-533dd5b2-2783-40eb-a7d9-292607aa46ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:50:37.194184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-533dd5b2-2783-40eb-a7d9-292607aa46ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bdbdf32-9591-4fba-b3e4-e9ca125589ed", "connector": null, "instance_uuid": "05a72dbf-60aa-44cc-aced-1e0ff65b541d"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:37.204965 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:37.204965 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:37.236332 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-533dd5b2-2783-40eb-a7d9-292607aa46ff tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:50:37.237113 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1377/5470] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:50:37 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:37.422097 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:37.513056 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:37.513459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1114907167"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:37.514981 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1114907167'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:37.515109 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume of 1 GB Jul 10 09:50:37.519468 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Availability Zones retrieved successfully. Jul 10 09:50:37.525529 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (0758511a-c6c0-4169-a0cf-bf56e79b46e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:37.526532 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb457fe1-e974-4b82-9e79-cdc9039d826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:37.527547 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Validating volume size '1' using validate_int {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:37.555877 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb457fe1-e974-4b82-9e79-cdc9039d826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:37.556586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0cd9ca1-4e39-4ef7-bbb3-f93b72f3eaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:37.615764 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['15c51858-112d-4637-a635-9169f7192522', '5b5600d7-1f5f-4a22-88d0-25f393254da1', '39a5adeb-8a21-4fc9-91fb-35402c7642b2', 'ea962763-846e-4e15-9d78-ec57b736dfde'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:37.616490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0cd9ca1-4e39-4ef7-bbb3-f93b72f3eaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15c51858-112d-4637-a635-9169f7192522', '5b5600d7-1f5f-4a22-88d0-25f393254da1', '39a5adeb-8a21-4fc9-91fb-35402c7642b2', 'ea962763-846e-4e15-9d78-ec57b736dfde']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:37.617386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bbb8d5-c8fa-452e-bcc8-62dcdf54fc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:37.639501 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bbb8d5-c8fa-452e-bcc8-62dcdf54fc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c9896bf-47d6-40af-ab13-8d5df6d8cde7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1114907167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['15c51858-112d-4637-a635-9169f7192522','5b5600d7-1f5f-4a22-88d0-25f393254da1','39a5adeb-8a21-4fc9-91fb-35402c7642b2','ea962763-846e-4e15-9d78-ec57b736dfde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1114907167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c9896bf-47d6-40af-ab13-8d5df6d8cde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c737ae8095ce466a912a2f4111086339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfb96df23e84337b502cc252082221e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:37.640273 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc21c59-7771-451a-a6e0-eef03d0a04ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:37.656958 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc21c59-7771-451a-a6e0-eef03d0a04ba) transitioned into state 'SUCCESS' from state '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-1114907167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['15c51858-112d-4637-a635-9169f7192522','5b5600d7-1f5f-4a22-88d0-25f393254da1','39a5adeb-8a21-4fc9-91fb-35402c7642b2','ea962763-846e-4e15-9d78-ec57b736dfde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:37.657620 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5894c1de-f1dc-41bf-a2af-9738de3a32f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:37.666511 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5894c1de-f1dc-41bf-a2af-9738de3a32f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:37.667295 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (0758511a-c6c0-4169-a0cf-bf56e79b46e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:37.667607 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request issued successfully. Jul 10 09:50:37.668106 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e59bc963-4e24-4b6c-ba80-9de3b6f57ffd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:37.668539 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1365/5471] 10.4.3.103 () {68 vars in 1258 bytes} [Fri Jul 10 09:50:37 2026] POST /volume/v3/volumes => generated 758 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:37.680856 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a5390165-e5c2-403e-afe2-b925666c246b None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:37.684083 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5390165-e5c2-403e-afe2-b925666c246b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 Jul 10 09:50:37.684297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5390165-e5c2-403e-afe2-b925666c246b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:37.684465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a5390165-e5c2-403e-afe2-b925666c246b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:37.690990 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:37.690990 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:37.694389 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a5390165-e5c2-403e-afe2-b925666c246b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:37.698319 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a5390165-e5c2-403e-afe2-b925666c246b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 returned with HTTP 200 Jul 10 09:50:37.698696 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1367/5472] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:37 2026] GET /volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:37.765948 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d845884a-5840-42ec-bc2c-054d5773f929 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:37.768382 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d845884a-5840-42ec-bc2c-054d5773f929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:37.768637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d845884a-5840-42ec-bc2c-054d5773f929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:37.768907 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d845884a-5840-42ec-bc2c-054d5773f929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:37.769063 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d845884a-5840-42ec-bc2c-054d5773f929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:37.774993 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:37.774993 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:37.775893 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d845884a-5840-42ec-bc2c-054d5773f929 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:37.776475 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1364/5473] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:37 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:38.710541 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9fd564cb-1608-49bc-aefd-7e7a6f9c5455 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:38.712782 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fd564cb-1608-49bc-aefd-7e7a6f9c5455 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 Jul 10 09:50:38.713036 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fd564cb-1608-49bc-aefd-7e7a6f9c5455 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:38.713232 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fd564cb-1608-49bc-aefd-7e7a6f9c5455 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:38.722398 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:38.722398 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:38.727490 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fd564cb-1608-49bc-aefd-7e7a6f9c5455 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:38.733169 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fd564cb-1608-49bc-aefd-7e7a6f9c5455 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 returned with HTTP 200 Jul 10 09:50:38.733580 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1378/5474] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:38 2026] GET /volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:38.746543 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:38.748756 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/backups Jul 10 09:50:38.749124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c9896bf-47d6-40af-ab13-8d5df6d8cde7", "name": "tempest-CreateVolumesFromBackupTest-Backup-1240501001"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:38.750896 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.contrib.backups [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Creating new backup {'backup': {'volume_id': '1c9896bf-47d6-40af-ab13-8d5df6d8cde7', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1240501001'}} {{(pid=99956) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:50:38.751052 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.contrib.backups [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Creating backup of volume 1c9896bf-47d6-40af-ab13-8d5df6d8cde7 in container None Jul 10 09:50:38.760267 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:38.760267 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:38.760875 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:38.788348 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-57b4cfa1-85b4-4fcd-8eee-ec6dd254ff2e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:38.790638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57b4cfa1-85b4-4fcd-8eee-ec6dd254ff2e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:38.790774 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['e6b85af1-266d-4039-979f-3060c56a8bb1', 'f3ed43ba-b041-44e5-a7ed-49543e45c2b6'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:38.790920 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-57b4cfa1-85b4-4fcd-8eee-ec6dd254ff2e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:38.791163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-57b4cfa1-85b4-4fcd-8eee-ec6dd254ff2e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:38.791305 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-57b4cfa1-85b4-4fcd-8eee-ec6dd254ff2e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:38.796418 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:38.796418 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:38.797254 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57b4cfa1-85b4-4fcd-8eee-ec6dd254ff2e tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:38.797751 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1368/5475] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:38 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:38.821424 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0dbe3cf9-c402-4016-a16a-9c6582591b7f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:50:38.821904 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1366/5476] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:38 2026] POST /volume/v3/backups => generated 339 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:38.830425 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2750bf78-e3e4-4069-b091-a090cd4afd45 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:38.832584 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2750bf78-e3e4-4069-b091-a090cd4afd45 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:38.832848 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2750bf78-e3e4-4069-b091-a090cd4afd45 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:38.833095 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2750bf78-e3e4-4069-b091-a090cd4afd45 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:38.833248 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-2750bf78-e3e4-4069-b091-a090cd4afd45 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:38.838541 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:38.838541 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:38.839743 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2750bf78-e3e4-4069-b091-a090cd4afd45 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:38.840280 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1365/5477] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:38 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:39.808892 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-29b8b401-e0b4-40f2-a70d-749803778ba6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:39.810661 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29b8b401-e0b4-40f2-a70d-749803778ba6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:39.810880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29b8b401-e0b4-40f2-a70d-749803778ba6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:39.811103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29b8b401-e0b4-40f2-a70d-749803778ba6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:39.811244 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-29b8b401-e0b4-40f2-a70d-749803778ba6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:39.815641 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:39.815641 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:39.816255 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29b8b401-e0b4-40f2-a70d-749803778ba6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:39.816667 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1379/5478] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:39 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:39.828205 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-541be030-123b-4ad4-aa8b-c6bf82b201de None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:39.829995 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 Jul 10 09:50:39.830200 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:39.830379 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:39.830564 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume with id: 4aaefe35-698b-434a-8f58-c252920bda45 Jul 10 09:50:39.837706 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:39.837706 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:39.838075 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:39.852173 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9491045c-e8bf-4d56-88d7-2eb3ffb6fd4e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:39.853961 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9491045c-e8bf-4d56-88d7-2eb3ffb6fd4e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:39.854164 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9491045c-e8bf-4d56-88d7-2eb3ffb6fd4e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:39.854338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9491045c-e8bf-4d56-88d7-2eb3ffb6fd4e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:39.854439 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-9491045c-e8bf-4d56-88d7-2eb3ffb6fd4e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:39.855888 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume request issued successfully. Jul 10 09:50:39.856146 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-541be030-123b-4ad4-aa8b-c6bf82b201de tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 returned with HTTP 202 Jul 10 09:50:39.856702 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1369/5479] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:39 2026] DELETE /volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:39.859080 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:39.859080 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:39.859610 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9491045c-e8bf-4d56-88d7-2eb3ffb6fd4e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:39.860011 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1367/5480] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:39 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:39.864297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ab7aaa78-9aeb-4313-a701-be0fdc534d5a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:39.866233 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab7aaa78-9aeb-4313-a701-be0fdc534d5a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 Jul 10 09:50:39.866479 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab7aaa78-9aeb-4313-a701-be0fdc534d5a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:39.866741 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ab7aaa78-9aeb-4313-a701-be0fdc534d5a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:39.874953 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:39.874953 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:39.878560 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ab7aaa78-9aeb-4313-a701-be0fdc534d5a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:39.883120 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ab7aaa78-9aeb-4313-a701-be0fdc534d5a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 returned with HTTP 200 Jul 10 09:50:39.883586 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1366/5481] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:39 2026] GET /volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:40.870387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9f923ac1-9ede-4de1-b64c-bc1629c795c3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:40.872319 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9f923ac1-9ede-4de1-b64c-bc1629c795c3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:40.873725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9f923ac1-9ede-4de1-b64c-bc1629c795c3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:40.873725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9f923ac1-9ede-4de1-b64c-bc1629c795c3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:40.873725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-9f923ac1-9ede-4de1-b64c-bc1629c795c3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:40.878143 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:40.878143 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:40.879037 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9f923ac1-9ede-4de1-b64c-bc1629c795c3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:40.879449 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1380/5482] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:40 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:40.895757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-88e3dd94-70d2-4271-84ee-f62bea51cef8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:40.897938 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-88e3dd94-70d2-4271-84ee-f62bea51cef8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 Jul 10 09:50:40.898186 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-88e3dd94-70d2-4271-84ee-f62bea51cef8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:40.898399 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-88e3dd94-70d2-4271-84ee-f62bea51cef8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:40.905093 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-88e3dd94-70d2-4271-84ee-f62bea51cef8 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 returned with HTTP 404 Jul 10 09:50:40.905630 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1370/5483] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:40 2026] GET /volume/v3/volumes/4aaefe35-698b-434a-8f58-c252920bda45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:40.913764 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-76ae6d01-af1b-425d-b64d-a5e68714caed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:40.915844 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-76ae6d01-af1b-425d-b64d-a5e68714caed tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:40.916044 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-76ae6d01-af1b-425d-b64d-a5e68714caed tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:40.916243 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-76ae6d01-af1b-425d-b64d-a5e68714caed tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:40.916368 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-76ae6d01-af1b-425d-b64d-a5e68714caed tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:40.920781 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:40.920781 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:40.921565 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-76ae6d01-af1b-425d-b64d-a5e68714caed tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-member] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:40.921979 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1368/5484] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:40 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:40.932903 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:40.934840 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:40.935108 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:40.935310 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:40.935436 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete backup with id: 3cd513b0-0a99-49fc-b377-eab0de6d6d25. Jul 10 09:50:40.939912 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:40.939912 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:40.949953 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] delete_backup rpcapi backup_id 3cd513b0-0a99-49fc-b377-eab0de6d6d25 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:50:40.951590 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d3786a76-3a86-4969-80c3-66fee2d37e74 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 202 Jul 10 09:50:40.952070 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1367/5485] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:40 2026] DELETE /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:50:40.960085 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3d6b84c3-17ad-457f-b897-00a82d818c62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:40.962503 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d6b84c3-17ad-457f-b897-00a82d818c62 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:40.962781 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d6b84c3-17ad-457f-b897-00a82d818c62 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:40.962988 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3d6b84c3-17ad-457f-b897-00a82d818c62 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:40.963088 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-3d6b84c3-17ad-457f-b897-00a82d818c62 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:40.967923 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:40.967923 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:40.968630 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3d6b84c3-17ad-457f-b897-00a82d818c62 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 200 Jul 10 09:50:40.969026 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1381/5486] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:40 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:41.889810 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-04258ed2-6155-4879-add2-fcec051eb4f9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:41.891856 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04258ed2-6155-4879-add2-fcec051eb4f9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:41.892085 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04258ed2-6155-4879-add2-fcec051eb4f9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:41.892301 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-04258ed2-6155-4879-add2-fcec051eb4f9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:41.892444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-04258ed2-6155-4879-add2-fcec051eb4f9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:41.897393 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:41.897393 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:41.898431 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-04258ed2-6155-4879-add2-fcec051eb4f9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:41.898950 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1371/5487] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:41 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:41.979343 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-65ee41c8-4bf3-4d64-97be-058845131689 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:41.981562 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-65ee41c8-4bf3-4d64-97be-058845131689 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 Jul 10 09:50:41.981849 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-65ee41c8-4bf3-4d64-97be-058845131689 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:41.982098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-65ee41c8-4bf3-4d64-97be-058845131689 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:41.982231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-65ee41c8-4bf3-4d64-97be-058845131689 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 3cd513b0-0a99-49fc-b377-eab0de6d6d25. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:41.986690 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-65ee41c8-4bf3-4d64-97be-058845131689 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 returned with HTTP 404 Jul 10 09:50:41.987393 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1369/5488] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:41 2026] GET /volume/v3/backups/3cd513b0-0a99-49fc-b377-eab0de6d6d25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:41.995630 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f67eb87f-243f-4af7-88fc-102a33cc88da None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:41.997432 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f67eb87f-243f-4af7-88fc-102a33cc88da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:50:41.997676 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f67eb87f-243f-4af7-88fc-102a33cc88da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:41.997886 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f67eb87f-243f-4af7-88fc-102a33cc88da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:41.997986 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-f67eb87f-243f-4af7-88fc-102a33cc88da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete backup with id: 4d708819-e90f-4299-8b33-52d718033098. Jul 10 09:50:42.002324 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:42.002324 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:42.014484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-f67eb87f-243f-4af7-88fc-102a33cc88da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] delete_backup rpcapi backup_id 4d708819-e90f-4299-8b33-52d718033098 {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:50:42.016258 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f67eb87f-243f-4af7-88fc-102a33cc88da tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 202 Jul 10 09:50:42.016673 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1368/5489] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:41 2026] DELETE /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:50:42.025106 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6d3ddbdf-572a-4337-a69f-05665c0e2cc2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:42.026767 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6d3ddbdf-572a-4337-a69f-05665c0e2cc2 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:50:42.026954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6d3ddbdf-572a-4337-a69f-05665c0e2cc2 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:42.027125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6d3ddbdf-572a-4337-a69f-05665c0e2cc2 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:42.027214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6d3ddbdf-572a-4337-a69f-05665c0e2cc2 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:42.032146 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:42.032146 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:42.032964 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6d3ddbdf-572a-4337-a69f-05665c0e2cc2 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 200 Jul 10 09:50:42.033448 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1382/5490] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:42 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:42.909974 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1455d7f7-5367-49dc-a6ee-1779552249a3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:42.911909 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1455d7f7-5367-49dc-a6ee-1779552249a3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:42.912130 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1455d7f7-5367-49dc-a6ee-1779552249a3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:42.912341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1455d7f7-5367-49dc-a6ee-1779552249a3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:42.912472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-1455d7f7-5367-49dc-a6ee-1779552249a3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:42.916819 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:42.916819 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:42.917585 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1455d7f7-5367-49dc-a6ee-1779552249a3 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:42.917976 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1372/5491] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:42 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:43.045204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3fce16cf-9bdb-410f-8b7d-6e8e17592fa6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.047290 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3fce16cf-9bdb-410f-8b7d-6e8e17592fa6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 Jul 10 09:50:43.047629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3fce16cf-9bdb-410f-8b7d-6e8e17592fa6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:43.047944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3fce16cf-9bdb-410f-8b7d-6e8e17592fa6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:43.048070 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3fce16cf-9bdb-410f-8b7d-6e8e17592fa6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id 4d708819-e90f-4299-8b33-52d718033098. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:43.052879 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3fce16cf-9bdb-410f-8b7d-6e8e17592fa6 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 returned with HTTP 404 Jul 10 09:50:43.053423 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1370/5492] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:43 2026] GET /volume/v3/backups/4d708819-e90f-4299-8b33-52d718033098 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:43.060521 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.062735 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:43.062939 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:43.063113 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:43.063211 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete backup with id: f30d83c6-2c52-410e-af4b-eeb9fe179e7a. Jul 10 09:50:43.067789 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:43.067789 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:43.081744 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] delete_backup rpcapi backup_id f30d83c6-2c52-410e-af4b-eeb9fe179e7a {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:50:43.083550 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-54750dec-e92b-4f74-ba9d-a3d8a14b8e2a tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 202 Jul 10 09:50:43.084040 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1369/5493] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:43 2026] DELETE /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:50:43.093405 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-c2032984-0fce-46ca-9322-9d5d62ecd538 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.097322 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c2032984-0fce-46ca-9322-9d5d62ecd538 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:43.097322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c2032984-0fce-46ca-9322-9d5d62ecd538 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:43.097628 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-c2032984-0fce-46ca-9322-9d5d62ecd538 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:43.097871 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-c2032984-0fce-46ca-9322-9d5d62ecd538 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:43.102944 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:43.102944 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:43.103163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3270b0a2-8685-4860-9d7c-dfb663a27f40 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.103661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3270b0a2-8685-4860-9d7c-dfb663a27f40 None None] GET https://10.4.3.103/volume// Jul 10 09:50:43.103767 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-c2032984-0fce-46ca-9322-9d5d62ecd538 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 200 Jul 10 09:50:43.103898 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3270b0a2-8685-4860-9d7c-dfb663a27f40 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:43.104119 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1383/5494] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:43 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:43.104169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3270b0a2-8685-4860-9d7c-dfb663a27f40 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:43.104526 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3270b0a2-8685-4860-9d7c-dfb663a27f40 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:50:43.104920 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1373/5495] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:50:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:50:43.114652 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-9eaae871-1528-410c-a780-62f5c2999244 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.116557 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-9eaae871-1528-410c-a780-62f5c2999244 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:50:43.116832 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-9eaae871-1528-410c-a780-62f5c2999244 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:43.117105 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-9eaae871-1528-410c-a780-62f5c2999244 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:43.126319 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:43.126319 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:43.129929 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-9eaae871-1528-410c-a780-62f5c2999244 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:50:43.134588 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-9eaae871-1528-410c-a780-62f5c2999244 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:50:43.135020 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1371/5496] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:50:43 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:50:43.233517 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.235475 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] PUT https://10.4.3.103/volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042 Jul 10 09:50:43.235868 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:43.242737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Acquiring lock "cinder-attachment_update-7bdbdf32-9591-4fba-b3e4-e9ca125589ed-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:50:43.247244 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Lock "cinder-attachment_update-7bdbdf32-9591-4fba-b3e4-e9ca125589ed-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:50:43.248122 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:43.248122 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:43.766550 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Lock "cinder-attachment_update-7bdbdf32-9591-4fba-b3e4-e9ca125589ed-np0000004982" released by "attachment_update" :: held 0.519s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:50:43.766899 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-58236cac-ebbb-44a4-8edb-7eff57fa27a2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042 returned with HTTP 200 Jul 10 09:50:43.767333 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1370/5497] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:50:43 2026] PUT /volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042 => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:43.928014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-07523eba-1397-49f4-999e-7b69f999fbd8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:43.929967 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07523eba-1397-49f4-999e-7b69f999fbd8 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:43.930159 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07523eba-1397-49f4-999e-7b69f999fbd8 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:43.930346 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-07523eba-1397-49f4-999e-7b69f999fbd8 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:43.930488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-07523eba-1397-49f4-999e-7b69f999fbd8 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:43.935482 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:43.935482 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:43.936315 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-07523eba-1397-49f4-999e-7b69f999fbd8 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:43.936759 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1384/5498] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:43 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:44.117971 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ce3a0aa8-f41c-4a05-bb61-106073ecc544 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:44.119805 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce3a0aa8-f41c-4a05-bb61-106073ecc544 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a Jul 10 09:50:44.120061 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce3a0aa8-f41c-4a05-bb61-106073ecc544 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:44.120273 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ce3a0aa8-f41c-4a05-bb61-106073ecc544 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:44.120432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-ce3a0aa8-f41c-4a05-bb61-106073ecc544 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Show backup with id f30d83c6-2c52-410e-af4b-eeb9fe179e7a. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:44.124244 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ce3a0aa8-f41c-4a05-bb61-106073ecc544 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a returned with HTTP 404 Jul 10 09:50:44.124744 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1374/5499] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:44 2026] GET /volume/v3/backups/f30d83c6-2c52-410e-af4b-eeb9fe179e7a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:44.132541 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-801d30a6-e25b-446c-ad4c-83743f70e78c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:44.134881 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 Jul 10 09:50:44.135165 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:44.135457 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:44.135644 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume with id: 8f72319d-6920-4e2a-b752-95cd423f1a88 Jul 10 09:50:44.144828 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:44.144828 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:44.145249 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:44.165289 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Delete volume request issued successfully. Jul 10 09:50:44.165538 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-801d30a6-e25b-446c-ad4c-83743f70e78c tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 returned with HTTP 202 Jul 10 09:50:44.166167 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1372/5500] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:50:44 2026] DELETE /volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:44.173852 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-12fda91e-6164-4a4f-bc64-6b0e8dc8c5dd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:44.176373 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-12fda91e-6164-4a4f-bc64-6b0e8dc8c5dd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 Jul 10 09:50:44.176737 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-12fda91e-6164-4a4f-bc64-6b0e8dc8c5dd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:44.177043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-12fda91e-6164-4a4f-bc64-6b0e8dc8c5dd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:44.187018 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:44.187018 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:44.191802 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-12fda91e-6164-4a4f-bc64-6b0e8dc8c5dd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Volume info retrieved successfully. Jul 10 09:50:44.195912 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-12fda91e-6164-4a4f-bc64-6b0e8dc8c5dd tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 returned with HTTP 200 Jul 10 09:50:44.196282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1371/5501] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:44 2026] GET /volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:44.279300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-131fde60-c2d1-4865-9c75-39f9d65215e4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:44.282277 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-131fde60-c2d1-4865-9c75-39f9d65215e4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042/action Jul 10 09:50:44.282816 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-131fde60-c2d1-4865-9c75-39f9d65215e4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:50:44.283029 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-131fde60-c2d1-4865-9c75-39f9d65215e4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:44.306625 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:44.306625 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:44.319253 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-131fde60-c2d1-4865-9c75-39f9d65215e4 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042/action returned with HTTP 204 Jul 10 09:50:44.319978 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1385/5502] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:50:44 2026] POST /volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:44.948485 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c25a729c-a16e-4f33-88e3-c60cfb27751f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:44.950817 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c25a729c-a16e-4f33-88e3-c60cfb27751f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:44.951338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c25a729c-a16e-4f33-88e3-c60cfb27751f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:44.951338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c25a729c-a16e-4f33-88e3-c60cfb27751f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:44.951338 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c25a729c-a16e-4f33-88e3-c60cfb27751f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:44.956645 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:44.956645 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:44.957760 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c25a729c-a16e-4f33-88e3-c60cfb27751f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:44.958222 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1375/5503] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:44 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:45.210131 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-62127ce5-5e6e-4349-9717-2aff9bd522f4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:45.212108 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62127ce5-5e6e-4349-9717-2aff9bd522f4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] GET https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 Jul 10 09:50:45.212419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62127ce5-5e6e-4349-9717-2aff9bd522f4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:45.212698 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-62127ce5-5e6e-4349-9717-2aff9bd522f4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:45.220018 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-62127ce5-5e6e-4349-9717-2aff9bd522f4 tempest-ProjectMemberTests33-507206843 tempest-ProjectMemberTests33-507206843-project-admin] https://10.4.3.103/volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 returned with HTTP 404 Jul 10 09:50:45.220609 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1373/5504] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:45 2026] GET /volume/v3/volumes/8f72319d-6920-4e2a-b752-95cd423f1a88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:45.970040 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f1b96f60-33e5-4cf8-bd0c-807b30787b09 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:45.973127 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1b96f60-33e5-4cf8-bd0c-807b30787b09 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:45.973401 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1b96f60-33e5-4cf8-bd0c-807b30787b09 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:45.973759 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f1b96f60-33e5-4cf8-bd0c-807b30787b09 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:45.973921 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-f1b96f60-33e5-4cf8-bd0c-807b30787b09 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:45.980183 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:45.980183 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:45.981804 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f1b96f60-33e5-4cf8-bd0c-807b30787b09 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:45.985219 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1372/5505] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:45 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:46.974300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:46.997959 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c5531a6e-1323-40b8-b10f-9f4fd0215e91 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:47.000048 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c5531a6e-1323-40b8-b10f-9f4fd0215e91 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:47.000288 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c5531a6e-1323-40b8-b10f-9f4fd0215e91 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:47.000533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c5531a6e-1323-40b8-b10f-9f4fd0215e91 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:47.000660 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-c5531a6e-1323-40b8-b10f-9f4fd0215e91 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:47.005492 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:47.005492 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:47.006401 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c5531a6e-1323-40b8-b10f-9f4fd0215e91 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:47.007152 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1376/5506] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:46 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:47.086198 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:47.086730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-311763226"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:47.088587 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-311763226'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:47.088705 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Create volume of 1 GB Jul 10 09:50:47.093872 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Availability Zones retrieved successfully. Jul 10 09:50:47.102843 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Flow 'volume_create_api' (ba726ced-c913-4582-b553-68373d14e9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:47.103785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472980e8-a0d7-499c-b549-c5a1abef7100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:47.104961 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:47.142653 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472980e8-a0d7-499c-b549-c5a1abef7100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:47.143827 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c83dbc-41c9-4dd2-a3a5-688766cb7083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:47.220195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Created reservations ['bc26f8c6-baa6-4c3e-aa02-a352a70dd4b9', '6b01019d-1703-4267-bd86-3dd5c3a20b2a', 'effdf9e6-44fc-489f-a32d-1f7c1e0bd080', '2db99ed3-d5ad-4eef-a8e0-5825c4a864fd'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:47.221375 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c83dbc-41c9-4dd2-a3a5-688766cb7083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc26f8c6-baa6-4c3e-aa02-a352a70dd4b9', '6b01019d-1703-4267-bd86-3dd5c3a20b2a', 'effdf9e6-44fc-489f-a32d-1f7c1e0bd080', '2db99ed3-d5ad-4eef-a8e0-5825c4a864fd']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:47.222617 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9064fe-5a76-41a3-922a-718f09636828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:47.254443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9064fe-5a76-41a3-922a-718f09636828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '628b61e3-7ce1-49e7-a35b-787b2133f327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-311763226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a085d17a80543188f9e499b9eabba51',qos_specs=None,replication_status=,reservations=['bc26f8c6-baa6-4c3e-aa02-a352a70dd4b9','6b01019d-1703-4267-bd86-3dd5c3a20b2a','effdf9e6-44fc-489f-a32d-1f7c1e0bd080','2db99ed3-d5ad-4eef-a8e0-5825c4a864fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f50595209932411e90f0c7955e495d3d',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-311763226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=628b61e3-7ce1-49e7-a35b-787b2133f327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a085d17a80543188f9e499b9eabba51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f50595209932411e90f0c7955e495d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:47.255411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea89dce5-572a-444b-a5fe-b93f587e1dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:47.276690 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea89dce5-572a-444b-a5fe-b93f587e1dc6) transitioned into state 'SUCCESS' from state '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-311763226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a085d17a80543188f9e499b9eabba51',qos_specs=None,replication_status=,reservations=['bc26f8c6-baa6-4c3e-aa02-a352a70dd4b9','6b01019d-1703-4267-bd86-3dd5c3a20b2a','effdf9e6-44fc-489f-a32d-1f7c1e0bd080','2db99ed3-d5ad-4eef-a8e0-5825c4a864fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f50595209932411e90f0c7955e495d3d',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:47.277688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af321a3a-3c61-4671-8cc3-4add47b4b30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:47.289603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af321a3a-3c61-4671-8cc3-4add47b4b30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:47.290910 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Flow 'volume_create_api' (ba726ced-c913-4582-b553-68373d14e9ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:47.291367 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Create volume request issued successfully. Jul 10 09:50:47.292225 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0557ea64-a663-4ef2-8f7f-6bdaff77947c tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:47.292826 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1386/5507] 10.4.3.103 () {70 vars in 1298 bytes} [Fri Jul 10 09:50:46 2026] POST /volume/v3/volumes => generated 777 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:47.304472 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bd51790d-144d-4d1f-802d-ca8be0d388ff None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:47.306324 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bd51790d-144d-4d1f-802d-ca8be0d388ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 Jul 10 09:50:47.306536 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bd51790d-144d-4d1f-802d-ca8be0d388ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:47.306763 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bd51790d-144d-4d1f-802d-ca8be0d388ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:47.314707 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:47.314707 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:47.319689 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bd51790d-144d-4d1f-802d-ca8be0d388ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Volume info retrieved successfully. Jul 10 09:50:47.327929 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bd51790d-144d-4d1f-802d-ca8be0d388ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 returned with HTTP 200 Jul 10 09:50:47.328509 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1374/5508] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:47 2026] GET /volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:48.018615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-857f8e56-52a4-43d1-b55f-813572138fdf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:48.020712 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-857f8e56-52a4-43d1-b55f-813572138fdf tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:48.020983 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-857f8e56-52a4-43d1-b55f-813572138fdf tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:48.021223 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-857f8e56-52a4-43d1-b55f-813572138fdf tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:48.021360 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-857f8e56-52a4-43d1-b55f-813572138fdf tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:48.026297 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:48.026297 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:48.027261 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-857f8e56-52a4-43d1-b55f-813572138fdf tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:48.027701 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1373/5509] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:48 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:48.343251 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9f1f2697-da6f-4312-811e-d02228c0b8bd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:48.345175 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9f1f2697-da6f-4312-811e-d02228c0b8bd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 Jul 10 09:50:48.345404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9f1f2697-da6f-4312-811e-d02228c0b8bd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:48.345634 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9f1f2697-da6f-4312-811e-d02228c0b8bd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:48.353975 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:48.353975 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:48.357487 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9f1f2697-da6f-4312-811e-d02228c0b8bd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Volume info retrieved successfully. Jul 10 09:50:48.361131 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9f1f2697-da6f-4312-811e-d02228c0b8bd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 returned with HTTP 200 Jul 10 09:50:48.361547 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1377/5510] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:48 2026] GET /volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:50:48.375759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:48.378009 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] POST https://10.4.3.103/volume/v3/backups Jul 10 09:50:48.378437 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "628b61e3-7ce1-49e7-a35b-787b2133f327", "name": "tempest-type-Backup-1186075981"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:48.380234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.contrib.backups [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Creating new backup {'backup': {'volume_id': '628b61e3-7ce1-49e7-a35b-787b2133f327', 'name': 'tempest-type-Backup-1186075981'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 09:50:48.380437 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Creating backup of volume 628b61e3-7ce1-49e7-a35b-787b2133f327 in container None Jul 10 09:50:48.390250 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:48.390250 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:48.390630 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Volume info retrieved successfully. Jul 10 09:50:48.422215 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Created reservations ['b60dcbf6-0280-4255-aca5-983e5bf96e92', '0d49bbd0-9a93-4d91-b90b-2e163149e85b'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:48.458157 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-17500e2f-ed2f-4304-a04a-a6ab5042e3f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups returned with HTTP 202 Jul 10 09:50:48.458654 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1387/5511] 10.4.3.103 () {70 vars in 1299 bytes} [Fri Jul 10 09:50:48 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:48.470204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d8b54519-02ca-40a4-ad77-5d541ede30eb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:48.472098 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8b54519-02ca-40a4-ad77-5d541ede30eb tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:48.472283 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8b54519-02ca-40a4-ad77-5d541ede30eb tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:48.472473 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d8b54519-02ca-40a4-ad77-5d541ede30eb tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:48.472602 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d8b54519-02ca-40a4-ad77-5d541ede30eb tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:48.481822 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:48.481822 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:48.482678 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d8b54519-02ca-40a4-ad77-5d541ede30eb tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:48.483190 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1375/5512] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:48 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:49.039425 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-caeaf55b-3688-4708-b9ff-901574725a62 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:49.041125 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-caeaf55b-3688-4708-b9ff-901574725a62 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:49.041316 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-caeaf55b-3688-4708-b9ff-901574725a62 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:49.041528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-caeaf55b-3688-4708-b9ff-901574725a62 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:49.041707 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-caeaf55b-3688-4708-b9ff-901574725a62 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:49.046370 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:49.046370 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:49.047245 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-caeaf55b-3688-4708-b9ff-901574725a62 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:49.047658 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1374/5513] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:49 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:49.496066 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0307d351-cd3e-4b9f-976c-aeec541f295e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:49.498270 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0307d351-cd3e-4b9f-976c-aeec541f295e tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:49.498515 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0307d351-cd3e-4b9f-976c-aeec541f295e tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:49.498757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0307d351-cd3e-4b9f-976c-aeec541f295e tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:49.498889 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0307d351-cd3e-4b9f-976c-aeec541f295e tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:49.503290 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:49.503290 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:49.503984 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0307d351-cd3e-4b9f-976c-aeec541f295e tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:49.504388 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1378/5514] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:49 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:49.537251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-d51a32be-3456-4fe0-ae76-45b0f462ca68 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:49.539511 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-d51a32be-3456-4fe0-ae76-45b0f462ca68 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed/encryption Jul 10 09:50:49.539724 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-d51a32be-3456-4fe0-ae76-45b0f462ca68 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:49.539935 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-d51a32be-3456-4fe0-ae76-45b0f462ca68 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:49.550150 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:49.550150 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:49.557546 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-2845ae7d-6167-4dc6-a553-b6e51b60057d req-d51a32be-3456-4fe0-ae76-45b0f462ca68 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed/encryption returned with HTTP 200 Jul 10 09:50:49.558042 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1388/5515] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:50:49 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:50.058448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7842944c-2e20-4715-a8bc-a59cb617a17d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:50.060307 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7842944c-2e20-4715-a8bc-a59cb617a17d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:50.060494 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7842944c-2e20-4715-a8bc-a59cb617a17d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:50.060693 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7842944c-2e20-4715-a8bc-a59cb617a17d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:50.060807 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-7842944c-2e20-4715-a8bc-a59cb617a17d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:50.064679 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:50.064679 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:50.065431 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7842944c-2e20-4715-a8bc-a59cb617a17d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:50.065812 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1376/5516] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:50 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:50.516508 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d08e6315-f161-4d85-8cbc-f28c649aecf3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:50.518321 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d08e6315-f161-4d85-8cbc-f28c649aecf3 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:50.518514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d08e6315-f161-4d85-8cbc-f28c649aecf3 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:50.518715 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d08e6315-f161-4d85-8cbc-f28c649aecf3 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:50.518810 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-d08e6315-f161-4d85-8cbc-f28c649aecf3 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:50.523084 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:50.523084 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:50.523809 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d08e6315-f161-4d85-8cbc-f28c649aecf3 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:50.524310 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1375/5517] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:50 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:51.076391 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3769e427-fac0-4652-8439-a8ed8096cd61 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:51.078276 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3769e427-fac0-4652-8439-a8ed8096cd61 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:51.078465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3769e427-fac0-4652-8439-a8ed8096cd61 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:51.078713 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3769e427-fac0-4652-8439-a8ed8096cd61 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:51.078828 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3769e427-fac0-4652-8439-a8ed8096cd61 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:51.083215 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:51.083215 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:51.084072 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3769e427-fac0-4652-8439-a8ed8096cd61 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:51.084516 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1379/5518] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:51 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:51.534866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-607b798f-10c0-4b39-b7b9-6941fe47bbac None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:51.536649 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-607b798f-10c0-4b39-b7b9-6941fe47bbac tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:51.536880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-607b798f-10c0-4b39-b7b9-6941fe47bbac tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:51.537052 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-607b798f-10c0-4b39-b7b9-6941fe47bbac tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:51.537143 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-607b798f-10c0-4b39-b7b9-6941fe47bbac tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:51.541015 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:51.541015 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:51.541593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-607b798f-10c0-4b39-b7b9-6941fe47bbac tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:51.541947 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1389/5519] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:51 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:52.095233 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e20aa2a9-e32d-4cb5-9dbd-040d2402a00e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:52.096787 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e20aa2a9-e32d-4cb5-9dbd-040d2402a00e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:52.097138 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e20aa2a9-e32d-4cb5-9dbd-040d2402a00e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:52.097497 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e20aa2a9-e32d-4cb5-9dbd-040d2402a00e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:52.098625 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-e20aa2a9-e32d-4cb5-9dbd-040d2402a00e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:52.101835 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:52.101835 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:52.102646 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e20aa2a9-e32d-4cb5-9dbd-040d2402a00e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:52.103048 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1377/5520] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:52 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:52.553729 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-69847b2f-7847-4d9a-9065-466275a7a21d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:52.556051 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-69847b2f-7847-4d9a-9065-466275a7a21d tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:52.556318 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-69847b2f-7847-4d9a-9065-466275a7a21d tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:52.556552 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-69847b2f-7847-4d9a-9065-466275a7a21d tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:52.556710 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-69847b2f-7847-4d9a-9065-466275a7a21d tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:52.563069 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:52.563069 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:52.563893 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-69847b2f-7847-4d9a-9065-466275a7a21d tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:52.564376 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1376/5521] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:52 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:53.116232 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3689566c-ee3c-41d0-a1d2-8ee0a0503d58 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:53.117940 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3689566c-ee3c-41d0-a1d2-8ee0a0503d58 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:53.118114 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3689566c-ee3c-41d0-a1d2-8ee0a0503d58 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:53.118282 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3689566c-ee3c-41d0-a1d2-8ee0a0503d58 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:53.118381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-3689566c-ee3c-41d0-a1d2-8ee0a0503d58 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:53.122645 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:53.122645 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:53.123323 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3689566c-ee3c-41d0-a1d2-8ee0a0503d58 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:53.123678 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1380/5522] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:53 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:53.575866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d2f7f498-93ff-4313-8027-0566fe14ac1b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:53.577973 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d2f7f498-93ff-4313-8027-0566fe14ac1b tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:53.578228 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d2f7f498-93ff-4313-8027-0566fe14ac1b tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:53.578443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d2f7f498-93ff-4313-8027-0566fe14ac1b tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:53.578596 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-d2f7f498-93ff-4313-8027-0566fe14ac1b tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:53.583259 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:53.583259 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:53.584128 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d2f7f498-93ff-4313-8027-0566fe14ac1b tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:53.584661 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1390/5523] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:53 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:54.133013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a399d8b4-508c-4a3b-a871-94c533b0fc3f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:54.134802 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a399d8b4-508c-4a3b-a871-94c533b0fc3f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:54.135013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a399d8b4-508c-4a3b-a871-94c533b0fc3f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:54.135184 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a399d8b4-508c-4a3b-a871-94c533b0fc3f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:54.135281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-a399d8b4-508c-4a3b-a871-94c533b0fc3f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:54.139956 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:54.139956 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:54.140623 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a399d8b4-508c-4a3b-a871-94c533b0fc3f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:54.140972 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1378/5524] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:54 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:54.596204 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-13b3b41b-96d4-43ad-aac1-45b03d7c7dff None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:54.598378 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13b3b41b-96d4-43ad-aac1-45b03d7c7dff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:54.598605 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13b3b41b-96d4-43ad-aac1-45b03d7c7dff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:54.598846 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-13b3b41b-96d4-43ad-aac1-45b03d7c7dff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:54.599026 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-13b3b41b-96d4-43ad-aac1-45b03d7c7dff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:54.603933 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:54.603933 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:54.604806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-13b3b41b-96d4-43ad-aac1-45b03d7c7dff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:54.605231 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1377/5525] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:54 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:55.150406 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b4fa2486-c2fa-4863-b2a5-038ad15020a0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:55.152337 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b4fa2486-c2fa-4863-b2a5-038ad15020a0 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:55.152516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b4fa2486-c2fa-4863-b2a5-038ad15020a0 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:55.152757 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b4fa2486-c2fa-4863-b2a5-038ad15020a0 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:55.152936 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-b4fa2486-c2fa-4863-b2a5-038ad15020a0 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:55.157279 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:55.157279 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:55.158106 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b4fa2486-c2fa-4863-b2a5-038ad15020a0 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:55.158429 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1381/5526] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:55 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:55.616522 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4c0d7ac4-221f-4a32-915d-ebcdfb4015f8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:55.618066 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c0d7ac4-221f-4a32-915d-ebcdfb4015f8 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:55.618251 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c0d7ac4-221f-4a32-915d-ebcdfb4015f8 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:55.618398 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4c0d7ac4-221f-4a32-915d-ebcdfb4015f8 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:55.618505 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-4c0d7ac4-221f-4a32-915d-ebcdfb4015f8 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:55.622340 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:55.622340 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:55.622927 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4c0d7ac4-221f-4a32-915d-ebcdfb4015f8 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:55.623273 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1391/5527] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:55 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:56.170498 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6b4a4b73-9a5e-4d35-8685-8858e5c01104 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.174347 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6b4a4b73-9a5e-4d35-8685-8858e5c01104 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:56.174347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6b4a4b73-9a5e-4d35-8685-8858e5c01104 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:56.174347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6b4a4b73-9a5e-4d35-8685-8858e5c01104 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:56.174347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-6b4a4b73-9a5e-4d35-8685-8858e5c01104 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:56.179405 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:56.179405 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:56.180643 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6b4a4b73-9a5e-4d35-8685-8858e5c01104 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:56.181242 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1379/5528] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:56 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:56.190261 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.191971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:56.192297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cd9d149b-31f9-4b61-b0f8-19a28f30794f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1009676211"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:56.193825 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request body: {'volume': {"'backup_id": 'cd9d149b-31f9-4b61-b0f8-19a28f30794f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1009676211'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:56.193945 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume of 1 GB Jul 10 09:50:56.198058 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Availability Zones retrieved successfully. Jul 10 09:50:56.203119 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (252bff8d-4c65-42de-8777-fd2cc351c783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.204153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757de44e-9547-4187-b52b-bfcbdde13999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.205116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:56.230140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757de44e-9547-4187-b52b-bfcbdde13999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.231000 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9f2cd1-e5b1-4600-8b12-4f7c0c6f63d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.270722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['118d5814-5e50-4ebd-a732-30d407144902', '0faa061d-1965-45d8-8461-684106402a86', 'f9d32c1b-8062-4edd-91d3-434da5f7af89', '86732deb-7ed9-428b-8ade-751df06298fc'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:56.271463 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9f2cd1-e5b1-4600-8b12-4f7c0c6f63d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['118d5814-5e50-4ebd-a732-30d407144902', '0faa061d-1965-45d8-8461-684106402a86', 'f9d32c1b-8062-4edd-91d3-434da5f7af89', '86732deb-7ed9-428b-8ade-751df06298fc']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.272223 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e953e0d4-b5e9-4770-92c8-2c9589c0a09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.296035 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e953e0d4-b5e9-4770-92c8-2c9589c0a09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d37b506-169f-424f-bba9-dfcb9225e005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1009676211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['118d5814-5e50-4ebd-a732-30d407144902','0faa061d-1965-45d8-8461-684106402a86','f9d32c1b-8062-4edd-91d3-434da5f7af89','86732deb-7ed9-428b-8ade-751df06298fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1009676211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d37b506-169f-424f-bba9-dfcb9225e005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c737ae8095ce466a912a2f4111086339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfb96df23e84337b502cc252082221e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.296758 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c989312e-9177-4382-ad8e-25656a525e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.317741 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c989312e-9177-4382-ad8e-25656a525e32) transitioned into state 'SUCCESS' from state '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-1009676211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['118d5814-5e50-4ebd-a732-30d407144902','0faa061d-1965-45d8-8461-684106402a86','f9d32c1b-8062-4edd-91d3-434da5f7af89','86732deb-7ed9-428b-8ade-751df06298fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.319110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff38387-5795-4790-91da-cc884f663116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.329926 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff38387-5795-4790-91da-cc884f663116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.331280 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (252bff8d-4c65-42de-8777-fd2cc351c783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.332340 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request issued successfully. Jul 10 09:50:56.332498 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-363e3b47-b76a-4df5-b245-4466a3e1aa88 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:56.333051 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1378/5529] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:56 2026] POST /volume/v3/volumes => generated 758 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:56.348481 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.350402 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:56.350789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cd9d149b-31f9-4b61-b0f8-19a28f30794f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1780181801"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:56.352383 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request body: {'volume': {"'backup_id": 'cd9d149b-31f9-4b61-b0f8-19a28f30794f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1780181801'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:56.352516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume of 1 GB Jul 10 09:50:56.357715 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Availability Zones retrieved successfully. Jul 10 09:50:56.363088 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (2d1fb084-eb30-40ec-bba4-518fe13e1cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.364293 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2653f881-cac9-4da9-bf9c-7e3fbc4bf3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.365193 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:56.389547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2653f881-cac9-4da9-bf9c-7e3fbc4bf3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.390506 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08ac5db-18ef-4eaf-bca9-08883e9cec68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.427341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['fa60fe14-e37c-4c94-b4cb-c73f64c3ef03', '783e1b40-a15c-4d42-b288-0081a2ac3d9b', '9246f39f-c6d8-4cda-b14e-3de20fb73ab9', 'd08d8be3-9416-434f-8974-3ab2ae5adfa5'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:56.428081 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08ac5db-18ef-4eaf-bca9-08883e9cec68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa60fe14-e37c-4c94-b4cb-c73f64c3ef03', '783e1b40-a15c-4d42-b288-0081a2ac3d9b', '9246f39f-c6d8-4cda-b14e-3de20fb73ab9', 'd08d8be3-9416-434f-8974-3ab2ae5adfa5']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.428720 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df2b365e-83a1-4f47-aba4-56da41284025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.449178 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df2b365e-83a1-4f47-aba4-56da41284025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee3d73e4-757d-4c82-9382-ff3d1e9b9b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780181801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['fa60fe14-e37c-4c94-b4cb-c73f64c3ef03','783e1b40-a15c-4d42-b288-0081a2ac3d9b','9246f39f-c6d8-4cda-b14e-3de20fb73ab9','d08d8be3-9416-434f-8974-3ab2ae5adfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780181801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee3d73e4-757d-4c82-9382-ff3d1e9b9b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c737ae8095ce466a912a2f4111086339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfb96df23e84337b502cc252082221e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.450233 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0f7365-fa96-4e0f-8e41-163c1136dd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.470427 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0f7365-fa96-4e0f-8e41-163c1136dd28) transitioned into state 'SUCCESS' from state '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-1780181801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['fa60fe14-e37c-4c94-b4cb-c73f64c3ef03','783e1b40-a15c-4d42-b288-0081a2ac3d9b','9246f39f-c6d8-4cda-b14e-3de20fb73ab9','d08d8be3-9416-434f-8974-3ab2ae5adfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.471414 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fead81d9-6f08-4e79-9b0c-154140699c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.481182 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fead81d9-6f08-4e79-9b0c-154140699c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.481937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (2d1fb084-eb30-40ec-bba4-518fe13e1cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.482224 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request issued successfully. Jul 10 09:50:56.482944 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-2a2a7869-a529-4ee9-9a44-a084f2c0bc7c tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:56.483410 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1382/5530] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:56 2026] POST /volume/v3/volumes => generated 758 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:56.499054 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.501075 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:56.501456 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cd9d149b-31f9-4b61-b0f8-19a28f30794f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1935067932"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:56.503172 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request body: {'volume': {"'backup_id": 'cd9d149b-31f9-4b61-b0f8-19a28f30794f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1935067932'}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:56.503312 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume of 1 GB Jul 10 09:50:56.508772 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Availability Zones retrieved successfully. Jul 10 09:50:56.515354 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (bca873ee-31fb-490b-a6da-28972b34e262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.516642 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727c3bc7-4362-4ff1-baf0-235a2175ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.517778 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:56.548244 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727c3bc7-4362-4ff1-baf0-235a2175ef28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.549041 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80ae270-c495-452f-9e81-e161c2e57515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.593412 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['2771dab9-2cc3-435d-bffb-c77117392128', '3663dd57-a6f6-49c1-b722-aaaeaadaebcb', '35e784e9-8c47-4c1c-893c-154d12f22777', 'da08cf3e-b377-4b52-a209-342c7598f732'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:56.594192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80ae270-c495-452f-9e81-e161c2e57515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2771dab9-2cc3-435d-bffb-c77117392128', '3663dd57-a6f6-49c1-b722-aaaeaadaebcb', '35e784e9-8c47-4c1c-893c-154d12f22777', 'da08cf3e-b377-4b52-a209-342c7598f732']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.594862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02479fe9-b9d5-4613-b05d-8cc07edb9c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.620555 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02479fe9-b9d5-4613-b05d-8cc07edb9c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '238440c1-5e4e-4ad5-b847-f833792a0305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1935067932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['2771dab9-2cc3-435d-bffb-c77117392128','3663dd57-a6f6-49c1-b722-aaaeaadaebcb','35e784e9-8c47-4c1c-893c-154d12f22777','da08cf3e-b377-4b52-a209-342c7598f732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1935067932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=238440c1-5e4e-4ad5-b847-f833792a0305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c737ae8095ce466a912a2f4111086339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfb96df23e84337b502cc252082221e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.621479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88bec52d-58fc-48af-b250-0be5a27fb90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.634670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3f02e335-237b-4a5e-9da7-94f5cec87529 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.637203 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f02e335-237b-4a5e-9da7-94f5cec87529 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:56.637203 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f02e335-237b-4a5e-9da7-94f5cec87529 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:56.638608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3f02e335-237b-4a5e-9da7-94f5cec87529 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:56.638608 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-3f02e335-237b-4a5e-9da7-94f5cec87529 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:56.640461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88bec52d-58fc-48af-b250-0be5a27fb90a) transitioned into state 'SUCCESS' from state '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-1935067932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['2771dab9-2cc3-435d-bffb-c77117392128','3663dd57-a6f6-49c1-b722-aaaeaadaebcb','35e784e9-8c47-4c1c-893c-154d12f22777','da08cf3e-b377-4b52-a209-342c7598f732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.641742 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659f5e39-c6b9-451d-8b74-262d906c014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.642985 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:56.642985 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:56.643825 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3f02e335-237b-4a5e-9da7-94f5cec87529 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:56.644315 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1380/5531] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:56 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:56.652298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659f5e39-c6b9-451d-8b74-262d906c014f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.653338 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (bca873ee-31fb-490b-a6da-28972b34e262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.653714 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request issued successfully. Jul 10 09:50:56.654368 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b516c23e-9b64-4115-9e72-6f2ecdf10723 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:56.654888 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1392/5532] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:56 2026] POST /volume/v3/volumes => generated 758 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:56.668883 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.670790 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:56.670997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cd9d149b-31f9-4b61-b0f8-19a28f30794f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1400912606"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:56.672279 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request body: {'volume': {"'backup_id": 'cd9d149b-31f9-4b61-b0f8-19a28f30794f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1400912606'}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:56.672388 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume of 1 GB Jul 10 09:50:56.672737 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:56.672737 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:56.676141 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Availability Zones retrieved successfully. Jul 10 09:50:56.681749 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (b45cdf88-b062-433a-8e9e-53896e382871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.682640 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876b22b8-5793-4489-8b1a-23215980303d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.683509 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:56.707618 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876b22b8-5793-4489-8b1a-23215980303d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.708394 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e9f028-8819-4b70-a029-eae94e328c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.756387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['9d436e43-9547-492c-b733-8c8eafecdade', '27b7d183-5f1a-4245-9e36-646e92eb8884', 'abf02e3c-a361-49f9-9a10-e060a6ebc1ed', '5bbc4a9b-4f83-484c-9f2a-f10f992699ba'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:56.758267 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e9f028-8819-4b70-a029-eae94e328c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d436e43-9547-492c-b733-8c8eafecdade', '27b7d183-5f1a-4245-9e36-646e92eb8884', 'abf02e3c-a361-49f9-9a10-e060a6ebc1ed', '5bbc4a9b-4f83-484c-9f2a-f10f992699ba']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.758267 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e91458-2a65-4320-98b2-5340b4534d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.782387 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e91458-2a65-4320-98b2-5340b4534d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f30d45-81b7-4263-89cc-080b68da8775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1400912606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['9d436e43-9547-492c-b733-8c8eafecdade','27b7d183-5f1a-4245-9e36-646e92eb8884','abf02e3c-a361-49f9-9a10-e060a6ebc1ed','5bbc4a9b-4f83-484c-9f2a-f10f992699ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1400912606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f30d45-81b7-4263-89cc-080b68da8775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c737ae8095ce466a912a2f4111086339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfb96df23e84337b502cc252082221e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.783089 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59c746e-6b3c-4fdb-9ae3-917de3fb0908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.804404 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59c746e-6b3c-4fdb-9ae3-917de3fb0908) transitioned into state 'SUCCESS' from state '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-1400912606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['9d436e43-9547-492c-b733-8c8eafecdade','27b7d183-5f1a-4245-9e36-646e92eb8884','abf02e3c-a361-49f9-9a10-e060a6ebc1ed','5bbc4a9b-4f83-484c-9f2a-f10f992699ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.805084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d51ac79-eb14-4fcc-b243-3c5d98af97d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.819255 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d51ac79-eb14-4fcc-b243-3c5d98af97d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.820599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (b45cdf88-b062-433a-8e9e-53896e382871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.821074 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request issued successfully. Jul 10 09:50:56.821780 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1dc26bd1-4c89-4bb7-9508-03a933fee018 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:56.822659 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1379/5533] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:56 2026] POST /volume/v3/volumes => generated 758 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:56.837880 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:56.840005 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:50:56.840429 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cd9d149b-31f9-4b61-b0f8-19a28f30794f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1699991058"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:50:56.842259 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request body: {'volume': {"'backup_id": 'cd9d149b-31f9-4b61-b0f8-19a28f30794f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1699991058'}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:50:56.842438 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume of 1 GB Jul 10 09:50:56.842972 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:56.842972 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:56.849938 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Availability Zones retrieved successfully. Jul 10 09:50:56.856307 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (e48f44a4-bc86-4267-986b-b47775c375de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:56.857432 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6931de03-20d7-4f3e-8a77-a50926156032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.858505 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Validating volume size '1' using validate_int {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:50:56.895689 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6931de03-20d7-4f3e-8a77-a50926156032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.896511 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99e44d0-88a7-4457-9971-a1555ec8a372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.964452 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Created reservations ['79bb071c-46df-45fe-a9d6-79a13546440f', '3df0c89e-0761-445c-a59f-f96c8f0cf015', 'bad33fb5-9803-4bf2-b642-6f627cbc8bd5', '37ffff9b-40cc-4c87-be8b-085d98d5d2d6'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:50:56.965228 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99e44d0-88a7-4457-9971-a1555ec8a372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bb071c-46df-45fe-a9d6-79a13546440f', '3df0c89e-0761-445c-a59f-f96c8f0cf015', 'bad33fb5-9803-4bf2-b642-6f627cbc8bd5', '37ffff9b-40cc-4c87-be8b-085d98d5d2d6']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.965964 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b9ff6a-8ff5-419c-a270-8b96a6e17b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:56.992724 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b9ff6a-8ff5-419c-a270-8b96a6e17b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d8870c-0f9e-4513-b24d-dc1defbd8b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1699991058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['79bb071c-46df-45fe-a9d6-79a13546440f','3df0c89e-0761-445c-a59f-f96c8f0cf015','bad33fb5-9803-4bf2-b642-6f627cbc8bd5','37ffff9b-40cc-4c87-be8b-085d98d5d2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1699991058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d8870c-0f9e-4513-b24d-dc1defbd8b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c737ae8095ce466a912a2f4111086339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfb96df23e84337b502cc252082221e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:56.993583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef2c632-63c9-4a82-9401-20e076cefbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:57.012615 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef2c632-63c9-4a82-9401-20e076cefbeb) transitioned into state 'SUCCESS' from state '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-1699991058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c737ae8095ce466a912a2f4111086339',qos_specs=None,replication_status=,reservations=['79bb071c-46df-45fe-a9d6-79a13546440f','3df0c89e-0761-445c-a59f-f96c8f0cf015','bad33fb5-9803-4bf2-b642-6f627cbc8bd5','37ffff9b-40cc-4c87-be8b-085d98d5d2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfb96df23e84337b502cc252082221e',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:57.013326 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ad42af-4c80-40af-be79-6439956393b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:50:57.024147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ad42af-4c80-40af-be79-6439956393b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:50:57.025436 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Flow 'volume_create_api' (e48f44a4-bc86-4267-986b-b47775c375de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:50:57.025903 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Create volume request issued successfully. Jul 10 09:50:57.026670 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-b12de62e-0a4a-4e10-8666-df8f4f53de42 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:50:57.027239 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1383/5534] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:50:56 2026] POST /volume/v3/volumes => generated 758 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:50:57.039492 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8da8e56b-d49f-404c-bfaf-9d221340473e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.044177 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8da8e56b-d49f-404c-bfaf-9d221340473e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 Jul 10 09:50:57.045670 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8da8e56b-d49f-404c-bfaf-9d221340473e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.046851 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8da8e56b-d49f-404c-bfaf-9d221340473e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.059076 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.059076 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:57.062912 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8da8e56b-d49f-404c-bfaf-9d221340473e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:57.068232 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8da8e56b-d49f-404c-bfaf-9d221340473e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 returned with HTTP 200 Jul 10 09:50:57.068580 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1381/5535] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:57.081394 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2ecc48c5-0a5e-4ce8-a862-e596b734eec5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.083901 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ecc48c5-0a5e-4ce8-a862-e596b734eec5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 Jul 10 09:50:57.084184 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ecc48c5-0a5e-4ce8-a862-e596b734eec5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.084402 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2ecc48c5-0a5e-4ce8-a862-e596b734eec5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.093493 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.093493 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:57.097857 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2ecc48c5-0a5e-4ce8-a862-e596b734eec5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:57.102598 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2ecc48c5-0a5e-4ce8-a862-e596b734eec5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 returned with HTTP 200 Jul 10 09:50:57.103072 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1393/5536] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:57.115449 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4f174e7e-d415-4554-b6d1-f104f6e0cf4f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.118975 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4f174e7e-d415-4554-b6d1-f104f6e0cf4f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 Jul 10 09:50:57.119182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4f174e7e-d415-4554-b6d1-f104f6e0cf4f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.119418 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4f174e7e-d415-4554-b6d1-f104f6e0cf4f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.127127 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.127127 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:57.131003 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4f174e7e-d415-4554-b6d1-f104f6e0cf4f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:57.138173 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4f174e7e-d415-4554-b6d1-f104f6e0cf4f tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 returned with HTTP 200 Jul 10 09:50:57.138709 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1380/5537] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:57.150277 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9206930f-883b-4bd8-a536-8ee3704dd796 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.153090 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9206930f-883b-4bd8-a536-8ee3704dd796 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 Jul 10 09:50:57.153302 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9206930f-883b-4bd8-a536-8ee3704dd796 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.153508 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9206930f-883b-4bd8-a536-8ee3704dd796 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.161851 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.161851 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:57.165622 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9206930f-883b-4bd8-a536-8ee3704dd796 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:57.170621 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9206930f-883b-4bd8-a536-8ee3704dd796 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 returned with HTTP 200 Jul 10 09:50:57.171160 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1384/5538] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:57.182690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4e34bd75-167c-48f1-852a-4b02ff2b3126 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.184764 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4e34bd75-167c-48f1-852a-4b02ff2b3126 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 Jul 10 09:50:57.184987 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4e34bd75-167c-48f1-852a-4b02ff2b3126 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.185204 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4e34bd75-167c-48f1-852a-4b02ff2b3126 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.192214 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.192214 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:50:57.196023 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4e34bd75-167c-48f1-852a-4b02ff2b3126 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:57.200138 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4e34bd75-167c-48f1-852a-4b02ff2b3126 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 returned with HTTP 200 Jul 10 09:50:57.200655 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1382/5539] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:57.213687 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.215656 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:57.215866 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.216107 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.216226 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.contrib.backups [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete backup with id: cd9d149b-31f9-4b61-b0f8-19a28f30794f. Jul 10 09:50:57.220975 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.220975 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:57.234183 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.backup.rpcapi [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] delete_backup rpcapi backup_id cd9d149b-31f9-4b61-b0f8-19a28f30794f {{(pid=99957) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:50:57.235949 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-abcaff62-4b98-42b4-996e-2a8847bb71c7 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 202 Jul 10 09:50:57.236393 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1394/5540] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:57 2026] DELETE /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:50:57.243887 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-669c1718-8ee3-40a5-839c-c1ea5ba70618 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.245979 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-669c1718-8ee3-40a5-839c-c1ea5ba70618 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:57.246200 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-669c1718-8ee3-40a5-839c-c1ea5ba70618 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.246437 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-669c1718-8ee3-40a5-839c-c1ea5ba70618 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.246578 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-669c1718-8ee3-40a5-839c-c1ea5ba70618 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:57.251533 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.251533 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:57.252508 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-669c1718-8ee3-40a5-839c-c1ea5ba70618 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 200 Jul 10 09:50:57.252951 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1381/5541] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:57.653389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1d28d232-65da-4812-a950-9ab05e83eaa2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:57.655024 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1d28d232-65da-4812-a950-9ab05e83eaa2 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:57.655235 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1d28d232-65da-4812-a950-9ab05e83eaa2 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:57.655418 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1d28d232-65da-4812-a950-9ab05e83eaa2 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:57.655533 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-1d28d232-65da-4812-a950-9ab05e83eaa2 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:57.659646 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:57.659646 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:57.660319 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1d28d232-65da-4812-a950-9ab05e83eaa2 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:57.660775 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1385/5542] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:57 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:58.265051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ff87d372-4678-48b6-b150-1947aa10078b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:58.268296 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff87d372-4678-48b6-b150-1947aa10078b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f Jul 10 09:50:58.268526 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff87d372-4678-48b6-b150-1947aa10078b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:58.268789 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff87d372-4678-48b6-b150-1947aa10078b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:58.268921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-ff87d372-4678-48b6-b150-1947aa10078b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Show backup with id cd9d149b-31f9-4b61-b0f8-19a28f30794f. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:58.274461 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff87d372-4678-48b6-b150-1947aa10078b tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f returned with HTTP 404 Jul 10 09:50:58.275202 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1383/5543] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:58 2026] GET /volume/v3/backups/cd9d149b-31f9-4b61-b0f8-19a28f30794f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:58.284717 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:58.286672 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 Jul 10 09:50:58.286951 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:58.287200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:58.287377 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume with id: f3d8870c-0f9e-4513-b24d-dc1defbd8b10 Jul 10 09:50:58.295182 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:58.295182 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:58.295962 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:58.314022 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume request issued successfully. Jul 10 09:50:58.314266 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-495f48c8-d34f-431d-b91e-4cb1fca836c5 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 returned with HTTP 202 Jul 10 09:50:58.315047 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1395/5544] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:58 2026] DELETE /volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:58.322804 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-315e7d27-6526-4f5b-9348-4f1236832c7d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:58.324613 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-315e7d27-6526-4f5b-9348-4f1236832c7d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 Jul 10 09:50:58.324976 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-315e7d27-6526-4f5b-9348-4f1236832c7d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:58.325056 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-315e7d27-6526-4f5b-9348-4f1236832c7d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:58.333840 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:58.333840 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:58.337715 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-315e7d27-6526-4f5b-9348-4f1236832c7d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:58.342233 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-315e7d27-6526-4f5b-9348-4f1236832c7d tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 returned with HTTP 200 Jul 10 09:50:58.342815 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1382/5545] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:58 2026] GET /volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:58.670654 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-83109216-1d5b-4039-aa22-f75bdb779b2a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:58.672698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83109216-1d5b-4039-aa22-f75bdb779b2a tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:58.672870 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83109216-1d5b-4039-aa22-f75bdb779b2a tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:58.673071 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-83109216-1d5b-4039-aa22-f75bdb779b2a tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:58.673168 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-83109216-1d5b-4039-aa22-f75bdb779b2a tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:58.677101 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:58.677101 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:58.677738 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-83109216-1d5b-4039-aa22-f75bdb779b2a tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:58.678102 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1386/5546] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:58 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:59.357293 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-002cff7f-b7b7-45d3-a31f-053ff85c13a9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:59.361516 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-002cff7f-b7b7-45d3-a31f-053ff85c13a9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 Jul 10 09:50:59.361516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-002cff7f-b7b7-45d3-a31f-053ff85c13a9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:59.361516 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-002cff7f-b7b7-45d3-a31f-053ff85c13a9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:59.371724 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-002cff7f-b7b7-45d3-a31f-053ff85c13a9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 returned with HTTP 404 Jul 10 09:50:59.372305 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1384/5547] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:59 2026] GET /volume/v3/volumes/f3d8870c-0f9e-4513-b24d-dc1defbd8b10 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:50:59.380644 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a75e30f2-4f60-4416-9f84-dead219a07ae None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:59.382712 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 Jul 10 09:50:59.382896 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:59.383128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:59.383360 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume with id: e2f30d45-81b7-4263-89cc-080b68da8775 Jul 10 09:50:59.391917 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:59.391917 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:50:59.392336 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:59.409842 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume request issued successfully. Jul 10 09:50:59.410066 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a75e30f2-4f60-4416-9f84-dead219a07ae tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 returned with HTTP 202 Jul 10 09:50:59.410386 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1396/5548] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:50:59 2026] DELETE /volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:50:59.422600 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-699ce29f-1550-4cb0-ab02-a71369b2015e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:59.428198 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-699ce29f-1550-4cb0-ab02-a71369b2015e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 Jul 10 09:50:59.428431 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-699ce29f-1550-4cb0-ab02-a71369b2015e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:59.428704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-699ce29f-1550-4cb0-ab02-a71369b2015e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:59.437400 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:59.437400 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:50:59.442890 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-699ce29f-1550-4cb0-ab02-a71369b2015e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:50:59.448971 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-699ce29f-1550-4cb0-ab02-a71369b2015e tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 returned with HTTP 200 Jul 10 09:50:59.449638 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1383/5549] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:50:59 2026] GET /volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:50:59.689063 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9b95597d-3722-4b55-af87-35fe0d4255f5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:50:59.692600 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9b95597d-3722-4b55-af87-35fe0d4255f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:50:59.692600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9b95597d-3722-4b55-af87-35fe0d4255f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:50:59.692600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9b95597d-3722-4b55-af87-35fe0d4255f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:50:59.692600 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-9b95597d-3722-4b55-af87-35fe0d4255f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:50:59.703703 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:50:59.703703 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:50:59.704670 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9b95597d-3722-4b55-af87-35fe0d4255f5 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:50:59.705349 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1387/5550] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:50:59 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:00.465698 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-321d36ec-d0ed-4614-ade3-fb72b2fb01dd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:00.467415 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-321d36ec-d0ed-4614-ade3-fb72b2fb01dd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 Jul 10 09:51:00.467741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-321d36ec-d0ed-4614-ade3-fb72b2fb01dd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:00.468043 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-321d36ec-d0ed-4614-ade3-fb72b2fb01dd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:00.475100 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-321d36ec-d0ed-4614-ade3-fb72b2fb01dd tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 returned with HTTP 404 Jul 10 09:51:00.475658 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1385/5551] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:00 2026] GET /volume/v3/volumes/e2f30d45-81b7-4263-89cc-080b68da8775 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:00.483124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:00.484674 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 Jul 10 09:51:00.484841 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:00.485026 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:00.485172 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume with id: 238440c1-5e4e-4ad5-b847-f833792a0305 Jul 10 09:51:00.492552 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:00.492552 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:00.493083 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:00.512892 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume request issued successfully. Jul 10 09:51:00.513090 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e96d90fc-c198-4ae3-88bd-9889fa39a264 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 returned with HTTP 202 Jul 10 09:51:00.513783 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1397/5552] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:51:00 2026] DELETE /volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:00.522165 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b378b4e8-fcbe-46df-8b4c-6fc5024758b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:00.524387 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b378b4e8-fcbe-46df-8b4c-6fc5024758b9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 Jul 10 09:51:00.524708 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b378b4e8-fcbe-46df-8b4c-6fc5024758b9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:00.525086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b378b4e8-fcbe-46df-8b4c-6fc5024758b9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:00.533017 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:00.533017 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:00.537815 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b378b4e8-fcbe-46df-8b4c-6fc5024758b9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:00.543300 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b378b4e8-fcbe-46df-8b4c-6fc5024758b9 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 returned with HTTP 200 Jul 10 09:51:00.543770 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1384/5553] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:00 2026] GET /volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:00.717181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7f5a7487-ef06-480e-9928-01269956efbe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:00.718956 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f5a7487-ef06-480e-9928-01269956efbe tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:00.719244 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f5a7487-ef06-480e-9928-01269956efbe tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:00.719474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7f5a7487-ef06-480e-9928-01269956efbe tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:00.719644 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-7f5a7487-ef06-480e-9928-01269956efbe tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:00.726597 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:00.726597 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:00.727321 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7f5a7487-ef06-480e-9928-01269956efbe tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:00.727774 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1388/5554] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:00 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:01.557411 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cb20c9b9-596e-4e30-b2f5-e59be286c8fb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:01.559281 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cb20c9b9-596e-4e30-b2f5-e59be286c8fb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 Jul 10 09:51:01.559471 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cb20c9b9-596e-4e30-b2f5-e59be286c8fb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:01.559665 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cb20c9b9-596e-4e30-b2f5-e59be286c8fb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:01.565374 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cb20c9b9-596e-4e30-b2f5-e59be286c8fb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 returned with HTTP 404 Jul 10 09:51:01.565878 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1386/5555] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:01 2026] GET /volume/v3/volumes/238440c1-5e4e-4ad5-b847-f833792a0305 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:01.572239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9c837a22-54cd-49ca-9005-e531020b44bb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:01.573950 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 Jul 10 09:51:01.574201 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:01.574395 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:01.574547 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume with id: ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 Jul 10 09:51:01.581816 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:01.581816 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:01.582276 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:01.601742 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume request issued successfully. Jul 10 09:51:01.602478 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9c837a22-54cd-49ca-9005-e531020b44bb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 returned with HTTP 202 Jul 10 09:51:01.602478 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1398/5556] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:51:01 2026] DELETE /volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:01.613182 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-95b34e6e-1b7d-45ba-a9a7-08c1d93e6e17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:01.615312 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-95b34e6e-1b7d-45ba-a9a7-08c1d93e6e17 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 Jul 10 09:51:01.615510 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-95b34e6e-1b7d-45ba-a9a7-08c1d93e6e17 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:01.615740 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-95b34e6e-1b7d-45ba-a9a7-08c1d93e6e17 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:01.624933 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:01.624933 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:01.628028 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-95b34e6e-1b7d-45ba-a9a7-08c1d93e6e17 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:01.632557 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-95b34e6e-1b7d-45ba-a9a7-08c1d93e6e17 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 returned with HTTP 200 Jul 10 09:51:01.633163 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1385/5557] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:01 2026] GET /volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:01.739176 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f4f6a2f5-b570-494e-bfa6-334534799abd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:01.741107 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4f6a2f5-b570-494e-bfa6-334534799abd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:01.741333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4f6a2f5-b570-494e-bfa6-334534799abd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:01.741507 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f4f6a2f5-b570-494e-bfa6-334534799abd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:01.741620 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-f4f6a2f5-b570-494e-bfa6-334534799abd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:01.745680 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:01.745680 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:01.746267 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f4f6a2f5-b570-494e-bfa6-334534799abd tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:01.746619 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1389/5558] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:01 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:02.647050 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8160ea1b-aed8-42a0-9792-e7a593453c11 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:02.649115 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8160ea1b-aed8-42a0-9792-e7a593453c11 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 Jul 10 09:51:02.649305 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8160ea1b-aed8-42a0-9792-e7a593453c11 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:02.649511 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8160ea1b-aed8-42a0-9792-e7a593453c11 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:02.656880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8160ea1b-aed8-42a0-9792-e7a593453c11 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 returned with HTTP 404 Jul 10 09:51:02.657533 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1387/5559] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:02 2026] GET /volume/v3/volumes/ee3d73e4-757d-4c82-9382-ff3d1e9b9b23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:02.666180 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:02.668177 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 Jul 10 09:51:02.669004 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:02.669004 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:02.669353 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume with id: 7d37b506-169f-424f-bba9-dfcb9225e005 Jul 10 09:51:02.677760 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:02.677760 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:02.678347 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:02.696107 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume request issued successfully. Jul 10 09:51:02.696318 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cd6605e7-7101-4f40-ba25-a394458ba7eb tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 returned with HTTP 202 Jul 10 09:51:02.696743 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1399/5560] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:51:02 2026] DELETE /volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:02.705140 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-36b9287f-18ea-4758-bf11-523059973ac2 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:02.708408 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36b9287f-18ea-4758-bf11-523059973ac2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 Jul 10 09:51:02.708408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36b9287f-18ea-4758-bf11-523059973ac2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:02.708408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36b9287f-18ea-4758-bf11-523059973ac2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:02.715087 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:02.715087 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:02.718933 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-36b9287f-18ea-4758-bf11-523059973ac2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:02.723864 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36b9287f-18ea-4758-bf11-523059973ac2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 returned with HTTP 200 Jul 10 09:51:02.724450 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1386/5561] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:02 2026] GET /volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:02.758005 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0eec28e1-61b3-467a-af3b-77f579c270ff None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:02.759921 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0eec28e1-61b3-467a-af3b-77f579c270ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:02.760174 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0eec28e1-61b3-467a-af3b-77f579c270ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:02.760380 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0eec28e1-61b3-467a-af3b-77f579c270ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:02.760474 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.backups [None req-0eec28e1-61b3-467a-af3b-77f579c270ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99954) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:02.764624 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:02.764624 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:02.765439 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0eec28e1-61b3-467a-af3b-77f579c270ff tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:02.765663 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1390/5562] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:02 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:03.736758 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e2aedd92-5692-408d-bcbc-eaeac9628d95 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:03.739187 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2aedd92-5692-408d-bcbc-eaeac9628d95 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 Jul 10 09:51:03.739449 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2aedd92-5692-408d-bcbc-eaeac9628d95 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:03.739719 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e2aedd92-5692-408d-bcbc-eaeac9628d95 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:03.747501 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e2aedd92-5692-408d-bcbc-eaeac9628d95 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 returned with HTTP 404 Jul 10 09:51:03.748197 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1388/5563] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:03 2026] GET /volume/v3/volumes/7d37b506-169f-424f-bba9-dfcb9225e005 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:03.755387 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:03.757470 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] DELETE https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 Jul 10 09:51:03.757688 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:03.757863 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:03.758045 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume with id: 1c9896bf-47d6-40af-ab13-8d5df6d8cde7 Jul 10 09:51:03.765294 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:03.765294 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:03.765756 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:03.780455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-07554fb2-6da5-42ad-83f2-18ab293341f6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:03.782773 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07554fb2-6da5-42ad-83f2-18ab293341f6 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:03.783086 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07554fb2-6da5-42ad-83f2-18ab293341f6 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:03.783347 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-07554fb2-6da5-42ad-83f2-18ab293341f6 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:03.783504 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.backups [None req-07554fb2-6da5-42ad-83f2-18ab293341f6 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99955) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:03.788829 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:03.788829 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:03.789563 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Delete volume request issued successfully. Jul 10 09:51:03.789674 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-07554fb2-6da5-42ad-83f2-18ab293341f6 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:03.789790 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d3d4aa00-98e5-4375-83c9-8e58e4632570 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 returned with HTTP 202 Jul 10 09:51:03.790130 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1387/5564] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:03 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:03.790247 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1400/5565] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:51:03 2026] DELETE /volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:03.797608 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-58d01aa5-d4d6-48f4-82d8-1c2aa08b73d2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:03.799286 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58d01aa5-d4d6-48f4-82d8-1c2aa08b73d2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 Jul 10 09:51:03.799286 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-58d01aa5-d4d6-48f4-82d8-1c2aa08b73d2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:03.799477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-58d01aa5-d4d6-48f4-82d8-1c2aa08b73d2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:03.806057 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:03.806057 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:03.809584 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-58d01aa5-d4d6-48f4-82d8-1c2aa08b73d2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Volume info retrieved successfully. Jul 10 09:51:03.813646 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-58d01aa5-d4d6-48f4-82d8-1c2aa08b73d2 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 returned with HTTP 200 Jul 10 09:51:03.814034 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1391/5566] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:03 2026] GET /volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:04.802434 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eb9db2b4-37f0-47c0-8558-d4b5e553d7ea None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:04.804809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb9db2b4-37f0-47c0-8558-d4b5e553d7ea tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:04.805112 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb9db2b4-37f0-47c0-8558-d4b5e553d7ea tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:04.805394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb9db2b4-37f0-47c0-8558-d4b5e553d7ea tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:04.805546 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-eb9db2b4-37f0-47c0-8558-d4b5e553d7ea tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:04.810696 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:04.810696 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:04.811502 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb9db2b4-37f0-47c0-8558-d4b5e553d7ea tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:04.811977 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1389/5567] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:04 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:04.831653 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1dce33ce-3da1-41cf-8070-770939b71645 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:04.833755 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1dce33ce-3da1-41cf-8070-770939b71645 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] GET https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 Jul 10 09:51:04.834001 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1dce33ce-3da1-41cf-8070-770939b71645 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:04.834274 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1dce33ce-3da1-41cf-8070-770939b71645 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:04.841960 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1dce33ce-3da1-41cf-8070-770939b71645 tempest-CreateVolumesFromBackupTest-727630869 tempest-CreateVolumesFromBackupTest-727630869-project-member] https://10.4.3.103/volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 returned with HTTP 404 Jul 10 09:51:04.842654 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1388/5568] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:04 2026] GET /volume/v3/volumes/1c9896bf-47d6-40af-ab13-8d5df6d8cde7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:05.824441 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-6df92b8b-3847-45b0-9bfc-0cf49e5c07aa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:05.826500 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6df92b8b-3847-45b0-9bfc-0cf49e5c07aa tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:05.827025 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6df92b8b-3847-45b0-9bfc-0cf49e5c07aa tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:05.828438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-6df92b8b-3847-45b0-9bfc-0cf49e5c07aa tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:05.828438 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-6df92b8b-3847-45b0-9bfc-0cf49e5c07aa tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:05.832751 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:05.832751 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:05.833796 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-6df92b8b-3847-45b0-9bfc-0cf49e5c07aa tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:05.834416 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1401/5569] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:05 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:05.847135 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8e542258-3995-40af-b01a-09c1aeae3b23 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:05.982516 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e542258-3995-40af-b01a-09c1aeae3b23 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-member] PUT https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:05.983067 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e542258-3995-40af-b01a-09c1aeae3b23 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:05.989417 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:05.989417 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:05.996625 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e542258-3995-40af-b01a-09c1aeae3b23 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-member] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:05.996839 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1392/5570] 10.4.3.103 () {70 vars in 1408 bytes} [Fri Jul 10 09:51:05 2026] PUT /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 316 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.005064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fe7b3e37-2526-44e3-aa72-2bffe011b674 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.007073 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe7b3e37-2526-44e3-aa72-2bffe011b674 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:06.007365 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe7b3e37-2526-44e3-aa72-2bffe011b674 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.007619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fe7b3e37-2526-44e3-aa72-2bffe011b674 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.007737 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-fe7b3e37-2526-44e3-aa72-2bffe011b674 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:06.012532 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:06.012532 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:06.013746 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fe7b3e37-2526-44e3-aa72-2bffe011b674 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:06.013815 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1390/5571] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.023973 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.025792 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] DELETE https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:06.026005 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.026277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.026346 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.contrib.backups [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Delete backup with id: 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. Jul 10 09:51:06.030151 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:06.030151 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:06.041164 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.backup.rpcapi [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] delete_backup rpcapi backup_id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d {{(pid=99955) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 09:51:06.043092 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f5e445f3-b55b-44f2-b692-5b91f92868a1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 202 Jul 10 09:51:06.043624 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1389/5572] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:51:06 2026] DELETE /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:51:06.050931 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8ffa5484-5bc7-43ab-8813-845b1a62cdc4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.053307 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ffa5484-5bc7-43ab-8813-845b1a62cdc4 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:06.053592 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ffa5484-5bc7-43ab-8813-845b1a62cdc4 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.053844 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8ffa5484-5bc7-43ab-8813-845b1a62cdc4 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.054002 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.backups [None req-8ffa5484-5bc7-43ab-8813-845b1a62cdc4 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99957) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:06.058561 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:06.058561 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:06.059521 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8ffa5484-5bc7-43ab-8813-845b1a62cdc4 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 200 Jul 10 09:51:06.060418 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1402/5573] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.369363 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a674f62b-f3ba-4c9a-9a39-603e955191e3 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.462757 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a674f62b-f3ba-4c9a-9a39-603e955191e3 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.463160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a674f62b-f3ba-4c9a-9a39-603e955191e3 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1681071456", "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=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.480467 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a674f62b-f3ba-4c9a-9a39-603e955191e3 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:51:06.480828 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1393/5574] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.492520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7d3b47c3-6361-42f0-9eae-37031ef48d98 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.495776 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d3b47c3-6361-42f0-9eae-37031ef48d98 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption Jul 10 09:51:06.496171 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d3b47c3-6361-42f0-9eae-37031ef48d98 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.520837 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d3b47c3-6361-42f0-9eae-37031ef48d98 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption returned with HTTP 200 Jul 10 09:51:06.521344 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1391/5575] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.530594 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d6c2f50a-cd61-423d-84c7-066f43da52d9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.532582 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6c2f50a-cd61-423d-84c7-066f43da52d9 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.533098 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6c2f50a-cd61-423d-84c7-066f43da52d9 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-388013614", "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=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.553989 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6c2f50a-cd61-423d-84c7-066f43da52d9 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:51:06.553989 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1390/5576] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:51:06 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) Jul 10 09:51:06.562395 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-420d435c-bc0f-4148-8b38-25891690a029 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.625088 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-420d435c-bc0f-4148-8b38-25891690a029 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] POST https://10.4.3.103/volume/v3/types/139e9bbd-c5e3-48b3-96aa-c295c6917ba3/encryption Jul 10 09:51:06.625589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-420d435c-bc0f-4148-8b38-25891690a029 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.628095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-420d435c-bc0f-4148-8b38-25891690a029 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.628343 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-420d435c-bc0f-4148-8b38-25891690a029 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/139e9bbd-c5e3-48b3-96aa-c295c6917ba3/encryption returned with HTTP 403 Jul 10 09:51:06.628901 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1403/5577] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types/139e9bbd-c5e3-48b3-96aa-c295c6917ba3/encryption => generated 127 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.639023 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-876acc2a-1211-4de4-bc32-4c1c569bf1c1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.641005 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-876acc2a-1211-4de4-bc32-4c1c569bf1c1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.641530 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-876acc2a-1211-4de4-bc32-4c1c569bf1c1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1647183692", "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=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.658874 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-876acc2a-1211-4de4-bc32-4c1c569bf1c1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:51:06.659404 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1394/5578] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.669671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a84b091c-20e4-4917-baf4-f27f29d5af6d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.671861 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a84b091c-20e4-4917-baf4-f27f29d5af6d tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] POST https://10.4.3.103/volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5/extra_specs Jul 10 09:51:06.672311 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a84b091c-20e4-4917-baf4-f27f29d5af6d tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.674522 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-a84b091c-20e4-4917-baf4-f27f29d5af6d tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.674755 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a84b091c-20e4-4917-baf4-f27f29d5af6d tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5/extra_specs returned with HTTP 403 Jul 10 09:51:06.675282 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1392/5579] 10.4.3.103 () {68 vars in 1399 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.684362 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1ce02a71-5a7a-49de-943a-1da41ea40580 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.686316 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ce02a71-5a7a-49de-943a-1da41ea40580 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] PUT https://10.4.3.103/volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5/extra_specs/key2 Jul 10 09:51:06.686624 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ce02a71-5a7a-49de-943a-1da41ea40580 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.688475 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-1ce02a71-5a7a-49de-943a-1da41ea40580 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.688687 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ce02a71-5a7a-49de-943a-1da41ea40580 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5/extra_specs/key2 returned with HTTP 403 Jul 10 09:51:06.689190 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1391/5580] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:51:06 2026] PUT /volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.697864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-0646ddb5-6532-4058-bb6b-d20e36822ea4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.700219 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0646ddb5-6532-4058-bb6b-d20e36822ea4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.700743 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-0646ddb5-6532-4058-bb6b-d20e36822ea4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.704738 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.policy [None req-0646ddb5-6532-4058-bb6b-d20e36822ea4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99957) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.705621 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-0646ddb5-6532-4058-bb6b-d20e36822ea4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types returned with HTTP 403 Jul 10 09:51:06.706508 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1404/5581] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.715650 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e0851543-25dd-47a2-97a8-6adda9af0fcc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.717904 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0851543-25dd-47a2-97a8-6adda9af0fcc tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.718265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0851543-25dd-47a2-97a8-6adda9af0fcc tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-456012780", "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=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.740229 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0851543-25dd-47a2-97a8-6adda9af0fcc tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:51:06.740229 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1395/5582] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.749985 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-10dd96dd-f612-44ed-89b5-506b0f80a8b3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.751933 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-10dd96dd-f612-44ed-89b5-506b0f80a8b3 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739/encryption Jul 10 09:51:06.752368 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-10dd96dd-f612-44ed-89b5-506b0f80a8b3 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.770032 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-10dd96dd-f612-44ed-89b5-506b0f80a8b3 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739/encryption returned with HTTP 200 Jul 10 09:51:06.770628 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1393/5583] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.780018 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-448c0829-57e4-4c21-8f65-74cde1fc2497 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.782820 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-448c0829-57e4-4c21-8f65-74cde1fc2497 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] DELETE https://10.4.3.103/volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739/encryption/c1b51164-4494-4bc7-bd4b-09f3f3811fbe Jul 10 09:51:06.783139 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-448c0829-57e4-4c21-8f65-74cde1fc2497 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.783435 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-448c0829-57e4-4c21-8f65-74cde1fc2497 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.784503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-448c0829-57e4-4c21-8f65-74cde1fc2497 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.784780 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-448c0829-57e4-4c21-8f65-74cde1fc2497 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739/encryption/c1b51164-4494-4bc7-bd4b-09f3f3811fbe returned with HTTP 403 Jul 10 09:51:06.785416 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1392/5584] 10.4.3.103 () {66 vars in 1489 bytes} [Fri Jul 10 09:51:06 2026] DELETE /volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739/encryption/c1b51164-4494-4bc7-bd4b-09f3f3811fbe => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.793339 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f1b88411-2b09-4c89-aca1-1352d9c5852a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.795500 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f1b88411-2b09-4c89-aca1-1352d9c5852a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.796242 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f1b88411-2b09-4c89-aca1-1352d9c5852a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2774259", "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=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.815552 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f1b88411-2b09-4c89-aca1-1352d9c5852a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:51:06.815976 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1405/5585] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:51:06 2026] POST /volume/v3/types => generated 377 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.825479 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a368ecaa-71c5-4876-9b44-2b2124f024bd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.827526 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a368ecaa-71c5-4876-9b44-2b2124f024bd tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] DELETE https://10.4.3.103/volume/v3/types/34c1a46a-50a7-4801-9124-f6d5a06097c6/extra_specs/key1 Jul 10 09:51:06.828188 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a368ecaa-71c5-4876-9b44-2b2124f024bd tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.828628 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a368ecaa-71c5-4876-9b44-2b2124f024bd tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.835218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-a368ecaa-71c5-4876-9b44-2b2124f024bd tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.836473 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a368ecaa-71c5-4876-9b44-2b2124f024bd tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/34c1a46a-50a7-4801-9124-f6d5a06097c6/extra_specs/key1 returned with HTTP 403 Jul 10 09:51:06.836473 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1396/5586] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:51:06 2026] DELETE /volume/v3/types/34c1a46a-50a7-4801-9124-f6d5a06097c6/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.845156 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-984b2134-f864-415d-b62f-0dcbefa79523 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.847145 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-984b2134-f864-415d-b62f-0dcbefa79523 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:51:06.847507 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-984b2134-f864-415d-b62f-0dcbefa79523 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-577105464", "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=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.863975 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-984b2134-f864-415d-b62f-0dcbefa79523 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:51:06.864416 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1394/5587] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:51:06 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) Jul 10 09:51:06.873010 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3fc934f3-4341-4871-a29b-4b36c0913417 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.875490 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fc934f3-4341-4871-a29b-4b36c0913417 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] DELETE https://10.4.3.103/volume/v3/types/acd53372-e7c3-43d6-b770-e115ff0654a1 Jul 10 09:51:06.875765 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fc934f3-4341-4871-a29b-4b36c0913417 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.875979 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3fc934f3-4341-4871-a29b-4b36c0913417 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.876735 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-3fc934f3-4341-4871-a29b-4b36c0913417 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.876934 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3fc934f3-4341-4871-a29b-4b36c0913417 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/acd53372-e7c3-43d6-b770-e115ff0654a1 returned with HTTP 403 Jul 10 09:51:06.877380 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1393/5588] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:06 2026] DELETE /volume/v3/types/acd53372-e7c3-43d6-b770-e115ff0654a1 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.884944 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-33fd9a28-402d-4b90-b2f4-6c9a8d982e69 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.886736 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-33fd9a28-402d-4b90-b2f4-6c9a8d982e69 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] GET https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs Jul 10 09:51:06.886933 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-33fd9a28-402d-4b90-b2f4-6c9a8d982e69 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.887129 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-33fd9a28-402d-4b90-b2f4-6c9a8d982e69 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'index' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.894658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-33fd9a28-402d-4b90-b2f4-6c9a8d982e69 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs returned with HTTP 200 Jul 10 09:51:06.895023 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1406/5589] 10.4.3.103 () {66 vars in 1378 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:06.905931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4601b5bb-8bed-483f-9fa5-b75e14a6b073 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.909115 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4601b5bb-8bed-483f-9fa5-b75e14a6b073 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] GET https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption/cipher Jul 10 09:51:06.911625 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4601b5bb-8bed-483f-9fa5-b75e14a6b073 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.911625 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4601b5bb-8bed-483f-9fa5-b75e14a6b073 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.911625 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-4601b5bb-8bed-483f-9fa5-b75e14a6b073 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.911625 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4601b5bb-8bed-483f-9fa5-b75e14a6b073 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption/cipher returned with HTTP 403 Jul 10 09:51:06.911625 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1397/5590] 10.4.3.103 () {66 vars in 1396 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.919724 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-25666aef-cd90-4769-8758-3c07aa7c7284 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.921634 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-25666aef-cd90-4769-8758-3c07aa7c7284 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] GET https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption Jul 10 09:51:06.921838 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-25666aef-cd90-4769-8758-3c07aa7c7284 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.922180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-25666aef-cd90-4769-8758-3c07aa7c7284 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.922867 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-25666aef-cd90-4769-8758-3c07aa7c7284 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.923209 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-25666aef-cd90-4769-8758-3c07aa7c7284 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption returned with HTTP 403 Jul 10 09:51:06.923865 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1395/5591] 10.4.3.103 () {66 vars in 1375 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.931918 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-de1db068-8711-4192-a485-a44133a3a70f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.934030 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de1db068-8711-4192-a485-a44133a3a70f tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] GET https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/multiattach Jul 10 09:51:06.934277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de1db068-8711-4192-a485-a44133a3a70f tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.934514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-de1db068-8711-4192-a485-a44133a3a70f tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.943816 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-de1db068-8711-4192-a485-a44133a3a70f tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/multiattach returned with HTTP 200 Jul 10 09:51:06.944178 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1394/5592] 10.4.3.103 () {66 vars in 1414 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 09:51:06.952600 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-945f6d96-a361-4066-903d-58c4a1222f30 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.954582 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-945f6d96-a361-4066-903d-58c4a1222f30 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] GET https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/volume_backend_name Jul 10 09:51:06.954815 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-945f6d96-a361-4066-903d-58c4a1222f30 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:06.955015 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-945f6d96-a361-4066-903d-58c4a1222f30 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:06.962978 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-945f6d96-a361-4066-903d-58c4a1222f30 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 09:51:06.963640 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1407/5593] 10.4.3.103 () {66 vars in 1438 bytes} [Fri Jul 10 09:51:06 2026] GET /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.973888 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9b2fb2b5-978d-4057-9ea9-570715226a95 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.975656 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9b2fb2b5-978d-4057-9ea9-570715226a95 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] PUT https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption/01c8cb0f-fbc1-4034-9b85-9a317cf6ebaf Jul 10 09:51:06.975951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9b2fb2b5-978d-4057-9ea9-570715226a95 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.978420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.policy [None req-9b2fb2b5-978d-4057-9ea9-570715226a95 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99954) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.978737 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9b2fb2b5-978d-4057-9ea9-570715226a95 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption/01c8cb0f-fbc1-4034-9b85-9a317cf6ebaf returned with HTTP 403 Jul 10 09:51:06.979266 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1398/5594] 10.4.3.103 () {68 vars in 1506 bytes} [Fri Jul 10 09:51:06 2026] PUT /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/encryption/01c8cb0f-fbc1-4034-9b85-9a317cf6ebaf => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:06.989921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b65d410d-d8ad-4bd5-986f-8a246a8bfb2a None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:06.992723 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b65d410d-d8ad-4bd5-986f-8a246a8bfb2a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] PUT https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/key1 Jul 10 09:51:06.993109 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b65d410d-d8ad-4bd5-986f-8a246a8bfb2a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:06.995554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-b65d410d-d8ad-4bd5-986f-8a246a8bfb2a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:06.995740 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b65d410d-d8ad-4bd5-986f-8a246a8bfb2a tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/key1 returned with HTTP 403 Jul 10 09:51:06.996239 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1396/5595] 10.4.3.103 () {68 vars in 1413 bytes} [Fri Jul 10 09:51:06 2026] PUT /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:07.005141 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a9d32ae9-dd6e-4ee1-9dfc-e4320fc5b9d4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.007015 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9d32ae9-dd6e-4ee1-9dfc-e4320fc5b9d4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] PUT https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22 Jul 10 09:51:07.007450 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a9d32ae9-dd6e-4ee1-9dfc-e4320fc5b9d4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:07.009400 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-a9d32ae9-dd6e-4ee1-9dfc-e4320fc5b9d4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2bb5f7203e2646a894a5e59e8c75bb6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aec507e55e684ce4ae13c45866bfe561', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:07.009621 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a9d32ae9-dd6e-4ee1-9dfc-e4320fc5b9d4 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-reader] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22 returned with HTTP 403 Jul 10 09:51:07.010048 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1395/5596] 10.4.3.103 () {68 vars in 1362 bytes} [Fri Jul 10 09:51:07 2026] PUT /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:07.017223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8cc6109b-01e2-48ad-8a86-f18fdfaf69bf None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.019199 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8cc6109b-01e2-48ad-8a86-f18fdfaf69bf tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] DELETE https://10.4.3.103/volume/v3/types/acd53372-e7c3-43d6-b770-e115ff0654a1 Jul 10 09:51:07.019517 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8cc6109b-01e2-48ad-8a86-f18fdfaf69bf tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.019758 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8cc6109b-01e2-48ad-8a86-f18fdfaf69bf tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.050195 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8cc6109b-01e2-48ad-8a86-f18fdfaf69bf tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/acd53372-e7c3-43d6-b770-e115ff0654a1 returned with HTTP 202 Jul 10 09:51:07.050620 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1408/5597] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/types/acd53372-e7c3-43d6-b770-e115ff0654a1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:07.057156 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea7d7e0e-f176-4a3f-b28f-9794b2ff50f1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.058975 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea7d7e0e-f176-4a3f-b28f-9794b2ff50f1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] DELETE https://10.4.3.103/volume/v3/types/34c1a46a-50a7-4801-9124-f6d5a06097c6 Jul 10 09:51:07.059280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea7d7e0e-f176-4a3f-b28f-9794b2ff50f1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.059540 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea7d7e0e-f176-4a3f-b28f-9794b2ff50f1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.070878 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d0c2ac92-4d71-4f3b-aebd-b9f933e16ae7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.072780 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d0c2ac92-4d71-4f3b-aebd-b9f933e16ae7 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d Jul 10 09:51:07.072997 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d0c2ac92-4d71-4f3b-aebd-b9f933e16ae7 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.073209 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d0c2ac92-4d71-4f3b-aebd-b9f933e16ae7 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.073315 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.backups [None req-d0c2ac92-4d71-4f3b-aebd-b9f933e16ae7 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Show backup with id 98f7cdcb-065b-4439-b3bc-c983a2e45f0d. {{(pid=99956) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 09:51:07.077978 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d0c2ac92-4d71-4f3b-aebd-b9f933e16ae7 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d returned with HTTP 404 Jul 10 09:51:07.078492 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1397/5598] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:07 2026] GET /volume/v3/backups/98f7cdcb-065b-4439-b3bc-c983a2e45f0d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:07.086505 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.088534 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] DELETE https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 Jul 10 09:51:07.088805 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.089440 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.089440 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Delete volume with id: 628b61e3-7ce1-49e7-a35b-787b2133f327 Jul 10 09:51:07.089835 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea7d7e0e-f176-4a3f-b28f-9794b2ff50f1 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/34c1a46a-50a7-4801-9124-f6d5a06097c6 returned with HTTP 202 Jul 10 09:51:07.090015 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1399/5599] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/types/34c1a46a-50a7-4801-9124-f6d5a06097c6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:07.098376 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:07.098376 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:07.098806 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Volume info retrieved successfully. Jul 10 09:51:07.100882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-648b1b1b-afcc-4d12-a878-4ad14b586839 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.102881 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-648b1b1b-afcc-4d12-a878-4ad14b586839 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] DELETE https://10.4.3.103/volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739 Jul 10 09:51:07.103114 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-648b1b1b-afcc-4d12-a878-4ad14b586839 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.103257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-648b1b1b-afcc-4d12-a878-4ad14b586839 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.118298 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Delete volume request issued successfully. Jul 10 09:51:07.118505 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e480cc7e-9d24-486d-a81e-7ea783cfc635 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 returned with HTTP 202 Jul 10 09:51:07.119037 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1396/5600] 10.4.3.103 () {68 vars in 1391 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:07.132831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e268fda0-1bb7-4879-96cf-0a70b21c5f76 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.135135 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e268fda0-1bb7-4879-96cf-0a70b21c5f76 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 Jul 10 09:51:07.135713 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e268fda0-1bb7-4879-96cf-0a70b21c5f76 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.135910 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e268fda0-1bb7-4879-96cf-0a70b21c5f76 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.137688 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-648b1b1b-afcc-4d12-a878-4ad14b586839 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739 returned with HTTP 202 Jul 10 09:51:07.138252 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1409/5601] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/types/e45e6507-0921-41fb-a4eb-6ff8ebef7739 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:07.144281 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:07.144281 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:07.146736 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-712a9f73-8ea0-44f3-8332-f067d2eb48e8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.148477 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-712a9f73-8ea0-44f3-8332-f067d2eb48e8 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] DELETE https://10.4.3.103/volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5 Jul 10 09:51:07.148719 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-712a9f73-8ea0-44f3-8332-f067d2eb48e8 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.148925 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-712a9f73-8ea0-44f3-8332-f067d2eb48e8 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Calling method '_delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.149218 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e268fda0-1bb7-4879-96cf-0a70b21c5f76 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Volume info retrieved successfully. Jul 10 09:51:07.154699 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e268fda0-1bb7-4879-96cf-0a70b21c5f76 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 returned with HTTP 200 Jul 10 09:51:07.155313 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1398/5602] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:07 2026] GET /volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:51:07.175830 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-712a9f73-8ea0-44f3-8332-f067d2eb48e8 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5 returned with HTTP 202 Jul 10 09:51:07.176339 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1400/5603] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/types/b46e607e-3d77-4bb7-893c-a0da26a52cb5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:07.184845 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-343ab230-a58b-4929-88ec-089d1ec24a44 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.187271 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-343ab230-a58b-4929-88ec-089d1ec24a44 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] DELETE https://10.4.3.103/volume/v3/types/139e9bbd-c5e3-48b3-96aa-c295c6917ba3 Jul 10 09:51:07.187559 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-343ab230-a58b-4929-88ec-089d1ec24a44 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.187857 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-343ab230-a58b-4929-88ec-089d1ec24a44 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.223223 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-343ab230-a58b-4929-88ec-089d1ec24a44 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/139e9bbd-c5e3-48b3-96aa-c295c6917ba3 returned with HTTP 202 Jul 10 09:51:07.223726 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1397/5604] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/types/139e9bbd-c5e3-48b3-96aa-c295c6917ba3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:07.232727 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9ad9a7f2-b0dc-49b7-a1f3-759753a9e4f2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:07.234968 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ad9a7f2-b0dc-49b7-a1f3-759753a9e4f2 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] DELETE https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22 Jul 10 09:51:07.235246 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ad9a7f2-b0dc-49b7-a1f3-759753a9e4f2 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:07.235536 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9ad9a7f2-b0dc-49b7-a1f3-759753a9e4f2 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:07.257630 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9ad9a7f2-b0dc-49b7-a1f3-759753a9e4f2 tempest-VolumeTypesReaderTests-802618064 tempest-VolumeTypesReaderTests-802618064-project-admin] https://10.4.3.103/volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22 returned with HTTP 202 Jul 10 09:51:07.258049 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1410/5605] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:51:07 2026] DELETE /volume/v3/types/d5e19766-5eed-4a2a-97d5-90fd304e6a22 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:51:08.172556 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ce177d54-7358-43c6-912e-3b28417d8ee1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:08.174317 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce177d54-7358-43c6-912e-3b28417d8ee1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] GET https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 Jul 10 09:51:08.174524 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce177d54-7358-43c6-912e-3b28417d8ee1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:08.174717 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ce177d54-7358-43c6-912e-3b28417d8ee1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:08.181491 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ce177d54-7358-43c6-912e-3b28417d8ee1 tempest-ProjectMemberTests39-1766305411 tempest-ProjectMemberTests39-1766305411-project-admin] https://10.4.3.103/volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 returned with HTTP 404 Jul 10 09:51:08.182044 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1399/5606] 10.4.3.103 () {68 vars in 1388 bytes} [Fri Jul 10 09:51:08 2026] GET /volume/v3/volumes/628b61e3-7ce1-49e7-a35b-787b2133f327 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:10.026163 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-541a5a68-a033-4570-aa4c-a99f1ddc0061 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:10.101781 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-541a5a68-a033-4570-aa4c-a99f1ddc0061 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools Jul 10 09:51:10.102084 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-541a5a68-a033-4570-aa4c-a99f1ddc0061 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:10.102409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-541a5a68-a033-4570-aa4c-a99f1ddc0061 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] Calling method 'get_pools' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:10.605718 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-541a5a68-a033-4570-aa4c-a99f1ddc0061 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 09:51:10.606203 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1401/5607] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:51:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:10.614719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-736b1520-8d54-42f9-aa05-5a55ee81b5c7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:10.617796 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-736b1520-8d54-42f9-aa05-5a55ee81b5c7 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] GET https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool Jul 10 09:51:10.618188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-736b1520-8d54-42f9-aa05-5a55ee81b5c7 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:10.618505 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-736b1520-8d54-42f9-aa05-5a55ee81b5c7 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:10.626167 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=186,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:51:11.131220 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-736b1520-8d54-42f9-aa05-5a55ee81b5c7 tempest-ProjectAdminTests-375680096 tempest-ProjectAdminTests-375680096-project-admin] https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool returned with HTTP 200 Jul 10 09:51:11.131669 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1398/5608] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:51:10 2026] GET /volume/v3/capabilities/np0000004982@storpool => generated 703 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:13.343762 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8dae1ed6-b495-42ed-98a7-bb91b45b9cd1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:13.411850 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8dae1ed6-b495-42ed-98a7-bb91b45b9cd1 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools Jul 10 09:51:13.412068 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8dae1ed6-b495-42ed-98a7-bb91b45b9cd1 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:13.412310 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8dae1ed6-b495-42ed-98a7-bb91b45b9cd1 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-admin] Calling method 'get_pools' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:13.915123 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8dae1ed6-b495-42ed-98a7-bb91b45b9cd1 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 09:51:13.915728 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1411/5609] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:51:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:13.924108 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a5ed9a79-0800-4395-8d1b-57b98d52e851 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:14.028288 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a5ed9a79-0800-4395-8d1b-57b98d52e851 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-member] GET https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool Jul 10 09:51:14.028629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a5ed9a79-0800-4395-8d1b-57b98d52e851 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:14.028902 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a5ed9a79-0800-4395-8d1b-57b98d52e851 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:14.030322 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.policy [None req-a5ed9a79-0800-4395-8d1b-57b98d52e851 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5c1f9203b3994928a5812cf804ed3324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62a20d11630e49888f44b9485d920638', '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=99956) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:14.030322 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a5ed9a79-0800-4395-8d1b-57b98d52e851 tempest-ProjectMemberTests-1944738085 tempest-ProjectMemberTests-1944738085-project-member] https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool returned with HTTP 403 Jul 10 09:51:14.030738 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1400/5610] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:51:13 2026] GET /volume/v3/capabilities/np0000004982@storpool => generated 110 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:16.050074 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ac552f21-5add-444a-a1df-266ca88a95b7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:16.103697 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac552f21-5add-444a-a1df-266ca88a95b7 tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-admin] GET https://10.4.3.103/volume/v3/scheduler-stats/get_pools Jul 10 09:51:16.103886 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac552f21-5add-444a-a1df-266ca88a95b7 tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:16.104080 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ac552f21-5add-444a-a1df-266ca88a95b7 tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-admin] Calling method 'get_pools' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:16.606256 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ac552f21-5add-444a-a1df-266ca88a95b7 tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-admin] https://10.4.3.103/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 09:51:16.606653 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1402/5611] 10.4.3.103 () {66 vars in 1291 bytes} [Fri Jul 10 09:51:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:16.613764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b92448d9-9226-48e3-8097-673d73fff60c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:16.672696 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b92448d9-9226-48e3-8097-673d73fff60c tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-reader] GET https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool Jul 10 09:51:16.672874 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b92448d9-9226-48e3-8097-673d73fff60c tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-reader] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:16.673233 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b92448d9-9226-48e3-8097-673d73fff60c tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-reader] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:16.674080 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.policy [None req-b92448d9-9226-48e3-8097-673d73fff60c tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'fe878bfb5633451ba67637ead797ce91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ce470ad996c8414daf9b2e8b91d5e5f0', '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=99955) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 09:51:16.674258 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b92448d9-9226-48e3-8097-673d73fff60c tempest-ProjectReaderTests-162823859 tempest-ProjectReaderTests-162823859-project-reader] https://10.4.3.103/volume/v3/capabilities/np0000004982@storpool returned with HTTP 403 Jul 10 09:51:16.674668 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1399/5612] 10.4.3.103 () {66 vars in 1318 bytes} [Fri Jul 10 09:51:16 2026] GET /volume/v3/capabilities/np0000004982@storpool => generated 110 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:51:17.172558 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=159,cinder:UPDATE=36,cinder:DELETE=1,cinder:INSERT=32 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:51:17.254717 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=259,cinder:UPDATE=89,cinder:INSERT=49 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:51:18.176897 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=170,cinder:INSERT=37,cinder:UPDATE=34 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:51:40.012380 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-41793cbc-7e09-4dd2-9694-2188c4afc45c req-aab0e79e-2213-466b-9c52-dce4f4cd2187 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:40.015116 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-41793cbc-7e09-4dd2-9694-2188c4afc45c req-aab0e79e-2213-466b-9c52-dce4f4cd2187 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042 Jul 10 09:51:40.015344 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-41793cbc-7e09-4dd2-9694-2188c4afc45c req-aab0e79e-2213-466b-9c52-dce4f4cd2187 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:40.015649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-41793cbc-7e09-4dd2-9694-2188c4afc45c req-aab0e79e-2213-466b-9c52-dce4f4cd2187 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:40.025768 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:40.025768 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:40.554673 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-41793cbc-7e09-4dd2-9694-2188c4afc45c req-aab0e79e-2213-466b-9c52-dce4f4cd2187 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042 returned with HTTP 200 Jul 10 09:51:40.555113 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1412/5613] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:51:40 2026] DELETE /volume/v3/attachments/b59de717-6df3-4fe5-a70a-b6e18d812042 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:43.846377 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7adc3471-bee4-4932-a2e4-1c119bae227d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:43.848498 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:51:43.848952 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-332549062", "source_volid": "7bdbdf32-9591-4fba-b3e4-e9ca125589ed", "volume_type": "tempest-scenario-type-luks-2054844276", "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:43.851441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-332549062', 'source_volid': '7bdbdf32-9591-4fba-b3e4-e9ca125589ed', 'volume_type': 'tempest-scenario-type-luks-2054844276', 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:51:43.863601 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:43.863601 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:43.864391 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume retrieved successfully. Jul 10 09:51:43.864628 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume of 1 GB Jul 10 09:51:43.865612 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Availability Zones retrieved successfully. Jul 10 09:51:43.871502 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (82631d6c-d3a1-4f45-9b90-eee9aaf245a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:51:43.872485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569941e5-8f23-42bb-bc3f-dd4382df86f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:51:43.873496 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:51:43.894187 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569941e5-8f23-42bb-bc3f-dd4382df86f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7bdbdf32-9591-4fba-b3e4-e9ca125589ed', 'volume_type': VolumeType(created_at=2026-07-10T09:50:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3,is_public=True,name='tempest-scenario-type-luks-2054844276',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82bdc5db-ae45-49b5-b62d-1bc74a27d0f3', '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=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:51:43.894947 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8340e0c6-7951-4420-ae6f-411dcfef0e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:51:43.924888 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2054844276 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2054844276, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:51:43.925256 np0000004982 devstack@c-api.service[99956]: WARNING cinder.quota [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2054844276 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2054844276, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:51:43.940520 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Created reservations ['33db42df-c45b-46d0-8251-59112792b72c', 'bf417293-e9b9-4ebc-b199-90d8c5c28a12', '75451ee7-789e-4a54-9156-00153cd3925e', 'd5ad7027-b031-4c98-9d8c-c47cd8fd107b'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:51:43.941997 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8340e0c6-7951-4420-ae6f-411dcfef0e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33db42df-c45b-46d0-8251-59112792b72c', 'bf417293-e9b9-4ebc-b199-90d8c5c28a12', '75451ee7-789e-4a54-9156-00153cd3925e', 'd5ad7027-b031-4c98-9d8c-c47cd8fd107b']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:51:43.942367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4686da3e-5853-46a2-8c25-cfb6a259bf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:51:43.977383 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4686da3e-5853-46a2-8c25-cfb6a259bf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6784b7a0-cfb5-4252-aee4-9bf5e898f3a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-332549062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['33db42df-c45b-46d0-8251-59112792b72c','bf417293-e9b9-4ebc-b199-90d8c5c28a12','75451ee7-789e-4a54-9156-00153cd3925e','d5ad7027-b031-4c98-9d8c-c47cd8fd107b'],size=1,snapshot_id=None,source_replicaid=,source_volid=7bdbdf32-9591-4fba-b3e4-e9ca125589ed,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-332549062',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6784b7a0-cfb5-4252-aee4-9bf5e898f3a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d5de273f854ac198e07f7099cc7942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7bdbdf32-9591-4fba-b3e4-e9ca125589ed,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82bdc5db-ae45-49b5-b62d-1bc74a27d0f3),volume_type_id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:51:43.978277 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a56562e-2d18-4e1a-ab89-b4436da3ecbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:51:43.995852 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a56562e-2d18-4e1a-ab89-b4436da3ecbd) transitioned into state 'SUCCESS' from state '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-332549062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d5de273f854ac198e07f7099cc7942',qos_specs=None,replication_status=,reservations=['33db42df-c45b-46d0-8251-59112792b72c','bf417293-e9b9-4ebc-b199-90d8c5c28a12','75451ee7-789e-4a54-9156-00153cd3925e','d5ad7027-b031-4c98-9d8c-c47cd8fd107b'],size=1,snapshot_id=None,source_replicaid=,source_volid=7bdbdf32-9591-4fba-b3e4-e9ca125589ed,status='creating',user_id='d134ef17f18845e8b1fba4dfd8e007d2',volume_type_id=82bdc5db-ae45-49b5-b62d-1bc74a27d0f3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:51:43.996622 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24dfa14-cbf0-492c-8a5b-89d2fb3e21d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:51:44.014317 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24dfa14-cbf0-492c-8a5b-89d2fb3e21d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:51:44.015239 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Flow 'volume_create_api' (82631d6c-d3a1-4f45-9b90-eee9aaf245a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:51:44.015587 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Create volume request issued successfully. Jul 10 09:51:44.016216 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7adc3471-bee4-4932-a2e4-1c119bae227d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:51:44.016839 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1401/5614] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:51:43 2026] POST /volume/v3/volumes => generated 810 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:51:44.030784 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-43ad5906-2020-4261-b934-eb028d9b0e47 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:44.033122 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43ad5906-2020-4261-b934-eb028d9b0e47 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:44.033397 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43ad5906-2020-4261-b934-eb028d9b0e47 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:44.033853 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-43ad5906-2020-4261-b934-eb028d9b0e47 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:44.041313 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:44.041313 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:44.045395 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-43ad5906-2020-4261-b934-eb028d9b0e47 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:44.049665 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-43ad5906-2020-4261-b934-eb028d9b0e47 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:44.050092 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1403/5615] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:44 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:45.064027 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-cd834abc-7608-4071-a0cf-edf354c495fc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:45.067057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cd834abc-7608-4071-a0cf-edf354c495fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:45.067368 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cd834abc-7608-4071-a0cf-edf354c495fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:45.067714 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-cd834abc-7608-4071-a0cf-edf354c495fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:45.077198 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:45.077198 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:45.081496 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-cd834abc-7608-4071-a0cf-edf354c495fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:45.087032 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-cd834abc-7608-4071-a0cf-edf354c495fc tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:45.087728 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1400/5616] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:45 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:46.102103 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-d1dd0f51-c718-4ffe-8725-5ad824776d06 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:46.104101 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1dd0f51-c718-4ffe-8725-5ad824776d06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:46.104400 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1dd0f51-c718-4ffe-8725-5ad824776d06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:46.104603 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-d1dd0f51-c718-4ffe-8725-5ad824776d06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:46.112229 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:46.112229 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:46.116480 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-d1dd0f51-c718-4ffe-8725-5ad824776d06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:46.120975 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-d1dd0f51-c718-4ffe-8725-5ad824776d06 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:46.121351 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1413/5617] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:46 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:47.135034 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-15e12525-f888-467c-8df3-bafda83c9f6c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:47.137421 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15e12525-f888-467c-8df3-bafda83c9f6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:47.137679 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15e12525-f888-467c-8df3-bafda83c9f6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:47.137908 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-15e12525-f888-467c-8df3-bafda83c9f6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:47.146717 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:47.146717 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:47.152785 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-15e12525-f888-467c-8df3-bafda83c9f6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:47.159152 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-15e12525-f888-467c-8df3-bafda83c9f6c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:47.159726 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1402/5618] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:47 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:48.173406 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-793e970c-650b-4757-b5c1-e50c219910aa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:48.176035 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-793e970c-650b-4757-b5c1-e50c219910aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:48.176035 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-793e970c-650b-4757-b5c1-e50c219910aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:48.176365 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-793e970c-650b-4757-b5c1-e50c219910aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:48.185382 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:48.185382 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:48.189977 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-793e970c-650b-4757-b5c1-e50c219910aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:48.195260 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-793e970c-650b-4757-b5c1-e50c219910aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:48.195984 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1404/5619] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:48 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:49.212486 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-77cfca51-d278-4ebd-8996-c843d64d30aa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:49.214500 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77cfca51-d278-4ebd-8996-c843d64d30aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:49.214780 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77cfca51-d278-4ebd-8996-c843d64d30aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:49.214966 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-77cfca51-d278-4ebd-8996-c843d64d30aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:49.222903 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:49.222903 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:49.227295 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-77cfca51-d278-4ebd-8996-c843d64d30aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:49.232382 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-77cfca51-d278-4ebd-8996-c843d64d30aa tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:49.232956 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1401/5620] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:49 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:50.248035 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-85baaf15-3701-4bde-a640-798e19aebc2d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:50.249967 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-85baaf15-3701-4bde-a640-798e19aebc2d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:50.250173 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-85baaf15-3701-4bde-a640-798e19aebc2d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:50.250353 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-85baaf15-3701-4bde-a640-798e19aebc2d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:50.257357 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:50.257357 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:50.261710 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-85baaf15-3701-4bde-a640-798e19aebc2d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:50.267600 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-85baaf15-3701-4bde-a640-798e19aebc2d tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:50.268236 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1414/5621] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:50 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:51.283916 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c6aa3346-2750-4110-8cb6-5f815c539d53 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:51.285801 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c6aa3346-2750-4110-8cb6-5f815c539d53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:51.286209 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c6aa3346-2750-4110-8cb6-5f815c539d53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:51.286309 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c6aa3346-2750-4110-8cb6-5f815c539d53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:51.293225 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:51.293225 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:51.296938 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c6aa3346-2750-4110-8cb6-5f815c539d53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:51.302728 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c6aa3346-2750-4110-8cb6-5f815c539d53 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:51.303127 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1403/5622] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:51 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:52.317394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-02cef48b-7d68-4906-9986-7d0d15d379df None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:52.319015 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02cef48b-7d68-4906-9986-7d0d15d379df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:52.319945 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-02cef48b-7d68-4906-9986-7d0d15d379df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:52.319945 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-02cef48b-7d68-4906-9986-7d0d15d379df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:52.329541 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:52.329541 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:52.337011 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-02cef48b-7d68-4906-9986-7d0d15d379df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:52.339540 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-02cef48b-7d68-4906-9986-7d0d15d379df tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:52.340436 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1405/5623] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:52 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:53.352972 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5724414c-4373-4ceb-a850-04265ace5e00 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:53.354705 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5724414c-4373-4ceb-a850-04265ace5e00 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:53.354947 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5724414c-4373-4ceb-a850-04265ace5e00 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:53.355159 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5724414c-4373-4ceb-a850-04265ace5e00 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:53.361838 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:53.361838 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:53.365335 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5724414c-4373-4ceb-a850-04265ace5e00 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:53.369281 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5724414c-4373-4ceb-a850-04265ace5e00 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:53.369639 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1402/5624] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:53 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:54.381789 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-79f044f0-a43d-4ed5-bc4a-a739563e20ab None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:54.383680 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-79f044f0-a43d-4ed5-bc4a-a739563e20ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:54.383924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-79f044f0-a43d-4ed5-bc4a-a739563e20ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:54.384138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-79f044f0-a43d-4ed5-bc4a-a739563e20ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:54.391447 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:54.391447 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:54.395136 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-79f044f0-a43d-4ed5-bc4a-a739563e20ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:54.400166 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-79f044f0-a43d-4ed5-bc4a-a739563e20ab tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:54.400554 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1415/5625] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:54 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:55.416274 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e4b45c59-9396-4bc8-a64d-20fd102b69ae None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:55.418194 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4b45c59-9396-4bc8-a64d-20fd102b69ae tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:55.418392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4b45c59-9396-4bc8-a64d-20fd102b69ae tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:55.418684 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4b45c59-9396-4bc8-a64d-20fd102b69ae tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:55.427035 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:55.427035 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:51:55.431835 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e4b45c59-9396-4bc8-a64d-20fd102b69ae tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:55.437513 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4b45c59-9396-4bc8-a64d-20fd102b69ae tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:55.438169 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1404/5626] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:55 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:51:56.450409 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e7d402af-5db8-44b6-8cbc-8fd49edca82c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:56.452368 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7d402af-5db8-44b6-8cbc-8fd49edca82c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:56.452717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7d402af-5db8-44b6-8cbc-8fd49edca82c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:56.452937 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e7d402af-5db8-44b6-8cbc-8fd49edca82c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:56.462474 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:56.462474 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:56.466610 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e7d402af-5db8-44b6-8cbc-8fd49edca82c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:56.471059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e7d402af-5db8-44b6-8cbc-8fd49edca82c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:56.471396 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1406/5627] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:51:56 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:51:56.585116 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-dca6aadd-742a-4832-aae0-14220b953408 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:56.587473 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-dca6aadd-742a-4832-aae0-14220b953408 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:56.587703 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-dca6aadd-742a-4832-aae0-14220b953408 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:56.587933 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-dca6aadd-742a-4832-aae0-14220b953408 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:56.594999 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:56.594999 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:51:56.599481 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-dca6aadd-742a-4832-aae0-14220b953408 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:56.605589 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-dca6aadd-742a-4832-aae0-14220b953408 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:56.606056 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1403/5628] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:51:56 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:51:57.185479 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-fb1dd974-f4e2-4271-862c-0851ba0a3cf2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:57.187487 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-fb1dd974-f4e2-4271-862c-0851ba0a3cf2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:51:57.187676 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-fb1dd974-f4e2-4271-862c-0851ba0a3cf2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:57.187924 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-fb1dd974-f4e2-4271-862c-0851ba0a3cf2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:57.197640 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:57.197640 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:51:57.203447 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-fb1dd974-f4e2-4271-862c-0851ba0a3cf2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:51:57.210812 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-fb1dd974-f4e2-4271-862c-0851ba0a3cf2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:51:57.211358 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1416/5629] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:51:57 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:51:57.223347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-70880346-1412-49f8-9350-d93a5d05a8a2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:57.223887 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70880346-1412-49f8-9350-d93a5d05a8a2 None None] GET https://10.4.3.103/volume// Jul 10 09:51:57.224114 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70880346-1412-49f8-9350-d93a5d05a8a2 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:51:57.224353 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-70880346-1412-49f8-9350-d93a5d05a8a2 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:51:57.224760 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-70880346-1412-49f8-9350-d93a5d05a8a2 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:51:57.225131 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1405/5630] 10.4.3.103 () {66 vars in 1419 bytes} [Fri Jul 10 09:51:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:51:57.235096 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-423755d8-0410-4477-b085-569654313ee2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:51:57.237778 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-423755d8-0410-4477-b085-569654313ee2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:51:57.238303 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-423755d8-0410-4477-b085-569654313ee2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6784b7a0-cfb5-4252-aee4-9bf5e898f3a4", "connector": null, "instance_uuid": "6ceb09b7-4959-4151-8a2d-16754863140e"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:51:57.249043 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:51:57.249043 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:51:57.278978 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-423755d8-0410-4477-b085-569654313ee2 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:51:57.279433 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1407/5631] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:51:57 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:03.240033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-208bc43f-2d9b-469f-b571-b321543287ef None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:03.240358 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-208bc43f-2d9b-469f-b571-b321543287ef None None] GET https://10.4.3.103/volume// Jul 10 09:52:03.240528 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-208bc43f-2d9b-469f-b571-b321543287ef None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:03.240721 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-208bc43f-2d9b-469f-b571-b321543287ef None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:03.241019 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-208bc43f-2d9b-469f-b571-b321543287ef None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:03.241255 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1404/5632] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:03 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:03.248046 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-d73e1649-ce25-4bbd-9a74-40b8023eddcd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:03.249863 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-d73e1649-ce25-4bbd-9a74-40b8023eddcd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:52:03.250095 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-d73e1649-ce25-4bbd-9a74-40b8023eddcd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:03.250300 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-d73e1649-ce25-4bbd-9a74-40b8023eddcd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:03.258648 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:03.258648 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:03.261617 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-d73e1649-ce25-4bbd-9a74-40b8023eddcd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:52:03.266264 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-d73e1649-ce25-4bbd-9a74-40b8023eddcd tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:52:03.266738 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1417/5633] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:03 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 1629 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:03.366338 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:03.368125 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] PUT https://10.4.3.103/volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747 Jul 10 09:52:03.368483 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:03.375550 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Acquiring lock "cinder-attachment_update-6784b7a0-cfb5-4252-aee4-9bf5e898f3a4-np0000004982" by "attachment_update" {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:52:03.379978 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Lock "cinder-attachment_update-6784b7a0-cfb5-4252-aee4-9bf5e898f3a4-np0000004982" acquired by "attachment_update" :: waited 0.004s {{(pid=99956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:52:03.380888 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:03.380888 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:03.901180 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.coordination [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Lock "cinder-attachment_update-6784b7a0-cfb5-4252-aee4-9bf5e898f3a4-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99956) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:52:03.901535 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-284f115d-ea00-4945-a011-cd3945232457 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747 returned with HTTP 200 Jul 10 09:52:03.902039 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1406/5634] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:52:03 2026] PUT /volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:04.412789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-cf3e50ee-a409-4e1b-909e-7436d85e3874 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:04.414661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-cf3e50ee-a409-4e1b-909e-7436d85e3874 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] POST https://10.4.3.103/volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747/action Jul 10 09:52:04.415016 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-cf3e50ee-a409-4e1b-909e-7436d85e3874 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:04.415144 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-cf3e50ee-a409-4e1b-909e-7436d85e3874 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:04.429189 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:04.429189 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:04.439520 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-cf3e50ee-a409-4e1b-909e-7436d85e3874 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747/action returned with HTTP 204 Jul 10 09:52:04.439988 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1408/5635] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:52:04 2026] POST /volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:52:06.603407 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=16 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:52:09.515474 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-16ea55df-75f2-4dce-9167-34795826d25c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:09.518385 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-16ea55df-75f2-4dce-9167-34795826d25c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4/encryption Jul 10 09:52:09.518696 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-16ea55df-75f2-4dce-9167-34795826d25c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:09.518986 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-16ea55df-75f2-4dce-9167-34795826d25c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'index' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:09.529527 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:09.529527 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:09.536160 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5531fea0-cf0a-4fee-807c-adb6a3c30b92 req-16ea55df-75f2-4dce-9167-34795826d25c tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4/encryption returned with HTTP 200 Jul 10 09:52:09.536557 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1405/5636] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:52:09 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:13.264480 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:52:13.894136 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=37,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:52:13.933266 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-483a3280-1480-4a86-8f99-d5df5ad754bd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:13.935174 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:52:13.935560 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1828002344", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:13.937345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1828002344', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:52:13.937504 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume of 1 GB Jul 10 09:52:13.942432 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Availability Zones retrieved successfully. Jul 10 09:52:13.947923 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (c65c3b1c-e028-4acf-ae98-d09f1704f924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:13.948851 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed19c81f-864a-42a3-9381-6aa07320d5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:13.949801 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:52:13.975355 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed19c81f-864a-42a3-9381-6aa07320d5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:13.976136 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68e971c-d1c0-49a9-b86a-8bba9d07d932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:14.037307 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['27b472bd-0c21-41a9-b91e-ac8ce1efcdfd', 'cdb3b487-c0fb-49d0-8f16-49b29f3b9616', 'd0fb70f6-03bb-4b34-919e-40600e2de96c', '713c651c-05e5-4a1d-a4d7-9c576bbe026d'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:14.038094 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68e971c-d1c0-49a9-b86a-8bba9d07d932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27b472bd-0c21-41a9-b91e-ac8ce1efcdfd', 'cdb3b487-c0fb-49d0-8f16-49b29f3b9616', 'd0fb70f6-03bb-4b34-919e-40600e2de96c', '713c651c-05e5-4a1d-a4d7-9c576bbe026d']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:14.038861 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef6c2f6-86f4-472a-894b-c6af6784dbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:14.060624 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef6c2f6-86f4-472a-894b-c6af6784dbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181a353d-4885-44ed-bd5c-ecc80e2ed286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1828002344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['27b472bd-0c21-41a9-b91e-ac8ce1efcdfd','cdb3b487-c0fb-49d0-8f16-49b29f3b9616','d0fb70f6-03bb-4b34-919e-40600e2de96c','713c651c-05e5-4a1d-a4d7-9c576bbe026d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1828002344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181a353d-4885-44ed-bd5c-ecc80e2ed286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e267cc9d9c946b7a823434989e6be1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:14.061403 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e31cfa-b25d-4146-b7fd-f7428d670dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:14.079122 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e31cfa-b25d-4146-b7fd-f7428d670dc0) transitioned into state 'SUCCESS' from state '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-1828002344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['27b472bd-0c21-41a9-b91e-ac8ce1efcdfd','cdb3b487-c0fb-49d0-8f16-49b29f3b9616','d0fb70f6-03bb-4b34-919e-40600e2de96c','713c651c-05e5-4a1d-a4d7-9c576bbe026d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:14.079832 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e438e09-1eaf-412a-be41-9fb46d74863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:14.089399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e438e09-1eaf-412a-be41-9fb46d74863e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:14.090690 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (c65c3b1c-e028-4acf-ae98-d09f1704f924) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:14.091029 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request issued successfully. Jul 10 09:52:14.091603 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-483a3280-1480-4a86-8f99-d5df5ad754bd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:52:14.092017 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1418/5637] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:52:13 2026] POST /volume/v3/volumes => generated 757 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:14.103005 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a01eb952-da54-4c1e-b964-a0a08ce48343 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:14.106054 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a01eb952-da54-4c1e-b964-a0a08ce48343 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:14.106250 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a01eb952-da54-4c1e-b964-a0a08ce48343 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:14.106448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a01eb952-da54-4c1e-b964-a0a08ce48343 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:14.113898 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:14.113898 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:14.117643 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a01eb952-da54-4c1e-b964-a0a08ce48343 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:14.122366 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a01eb952-da54-4c1e-b964-a0a08ce48343 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:14.122852 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1407/5638] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:14 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:14.436948 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:52:15.137274 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-c58895c3-1eba-4e49-9694-3a229f259233 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:15.139128 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c58895c3-1eba-4e49-9694-3a229f259233 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:15.139359 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c58895c3-1eba-4e49-9694-3a229f259233 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:15.139580 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-c58895c3-1eba-4e49-9694-3a229f259233 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:15.147004 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:15.147004 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:15.150368 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-c58895c3-1eba-4e49-9694-3a229f259233 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:15.154619 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-c58895c3-1eba-4e49-9694-3a229f259233 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:15.155019 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1409/5639] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:15 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:15.172333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-32b68a6a-3b01-47f4-95c4-acaa3b7a5544 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:15.174314 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32b68a6a-3b01-47f4-95c4-acaa3b7a5544 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:15.174613 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32b68a6a-3b01-47f4-95c4-acaa3b7a5544 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:15.174770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-32b68a6a-3b01-47f4-95c4-acaa3b7a5544 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:15.181883 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:15.181883 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:15.185546 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-32b68a6a-3b01-47f4-95c4-acaa3b7a5544 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:15.189806 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-32b68a6a-3b01-47f4-95c4-acaa3b7a5544 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:15.190425 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1406/5640] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:15 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:16.045423 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cc9a052f-2486-45ed-aaa9-d67a759397f2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:16.048130 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cc9a052f-2486-45ed-aaa9-d67a759397f2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:16.048381 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cc9a052f-2486-45ed-aaa9-d67a759397f2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:16.048651 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cc9a052f-2486-45ed-aaa9-d67a759397f2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:16.055858 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:16.055858 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:16.059743 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cc9a052f-2486-45ed-aaa9-d67a759397f2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:16.065176 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cc9a052f-2486-45ed-aaa9-d67a759397f2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:16.065580 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1419/5641] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:16 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:18.099025 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e73f4f7d-e75e-4b2f-9402-1d8a90880d24 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:18.099598 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e73f4f7d-e75e-4b2f-9402-1d8a90880d24 None None] GET https://10.4.3.103/volume// Jul 10 09:52:18.099785 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e73f4f7d-e75e-4b2f-9402-1d8a90880d24 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:18.100051 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e73f4f7d-e75e-4b2f-9402-1d8a90880d24 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:18.100431 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e73f4f7d-e75e-4b2f-9402-1d8a90880d24 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:18.100811 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1408/5642] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:52:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:18.108421 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-80704024-911f-4e0f-aa7a-db0711240eef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:18.168914 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-80704024-911f-4e0f-aa7a-db0711240eef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:52:18.169271 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-80704024-911f-4e0f-aa7a-db0711240eef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "181a353d-4885-44ed-bd5c-ecc80e2ed286", "connector": null, "instance_uuid": "2c6f3ac8-05df-482c-98b5-a107a91c54f8"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:18.179010 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:18.179010 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:18.207339 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-80704024-911f-4e0f-aa7a-db0711240eef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:52:18.207873 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1410/5643] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:18.586559 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-41dcfe37-4b81-4cba-987b-1c24a22657de None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:18.588681 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41dcfe37-4b81-4cba-987b-1c24a22657de tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:18.588931 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41dcfe37-4b81-4cba-987b-1c24a22657de tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:18.589188 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-41dcfe37-4b81-4cba-987b-1c24a22657de tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:18.599928 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:18.599928 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:18.603628 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-41dcfe37-4b81-4cba-987b-1c24a22657de tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:18.607443 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-41dcfe37-4b81-4cba-987b-1c24a22657de tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:18.607800 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1407/5644] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:18 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:18.737379 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-32324745-1354-4906-9302-c69c171508be None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:18.737834 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32324745-1354-4906-9302-c69c171508be None None] GET https://10.4.3.103/volume// Jul 10 09:52:18.738124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32324745-1354-4906-9302-c69c171508be None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:18.738313 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-32324745-1354-4906-9302-c69c171508be None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:18.738639 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-32324745-1354-4906-9302-c69c171508be None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:18.738941 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1420/5645] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:18.746713 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cd137777-0773-4801-8f0c-f1e2efb3f189 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:18.748527 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cd137777-0773-4801-8f0c-f1e2efb3f189 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:18.748731 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cd137777-0773-4801-8f0c-f1e2efb3f189 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:18.748923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cd137777-0773-4801-8f0c-f1e2efb3f189 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:18.759537 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:18.759537 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:18.763283 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cd137777-0773-4801-8f0c-f1e2efb3f189 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:18.767586 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-cd137777-0773-4801-8f0c-f1e2efb3f189 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:18.767972 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1409/5646] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:18 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:18.864489 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:18.866287 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] PUT https://10.4.3.103/volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f Jul 10 09:52:18.866633 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:18.874362 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Acquiring lock "cinder-attachment_update-181a353d-4885-44ed-bd5c-ecc80e2ed286-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:52:18.879393 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-181a353d-4885-44ed-bd5c-ecc80e2ed286-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:52:18.880335 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:18.880335 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:19.400733 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-181a353d-4885-44ed-bd5c-ecc80e2ed286-np0000004982" released by "attachment_update" :: held 0.521s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:52:19.401308 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-9a223d2b-8cb8-4d94-b78a-4a5cddf9e4e8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f returned with HTTP 200 Jul 10 09:52:19.401936 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1411/5647] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:52:18 2026] PUT /volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:19.619911 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d45079c2-94ba-48d1-a5d6-91bbada0da65 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:19.621830 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d45079c2-94ba-48d1-a5d6-91bbada0da65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:19.622100 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d45079c2-94ba-48d1-a5d6-91bbada0da65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:19.622314 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d45079c2-94ba-48d1-a5d6-91bbada0da65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:19.632431 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:19.632431 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:19.636160 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d45079c2-94ba-48d1-a5d6-91bbada0da65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:19.640853 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d45079c2-94ba-48d1-a5d6-91bbada0da65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:19.641443 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1408/5648] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:19 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:20.655724 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-8e1936d1-3b70-4b37-9425-d6ea008ad510 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:20.657636 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8e1936d1-3b70-4b37-9425-d6ea008ad510 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:20.657849 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8e1936d1-3b70-4b37-9425-d6ea008ad510 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:20.658043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-8e1936d1-3b70-4b37-9425-d6ea008ad510 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:20.667742 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:20.667742 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:20.671292 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-8e1936d1-3b70-4b37-9425-d6ea008ad510 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:20.681712 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-8e1936d1-3b70-4b37-9425-d6ea008ad510 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:20.682292 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1421/5649] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:20 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:21.699453 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3a01d42-d8c5-4ef9-8659-8446ddedf084 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:21.701804 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3a01d42-d8c5-4ef9-8659-8446ddedf084 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:21.702146 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3a01d42-d8c5-4ef9-8659-8446ddedf084 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:21.702428 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3a01d42-d8c5-4ef9-8659-8446ddedf084 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:21.712818 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:21.712818 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:21.716616 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3a01d42-d8c5-4ef9-8659-8446ddedf084 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:21.720853 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3a01d42-d8c5-4ef9-8659-8446ddedf084 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:21.721233 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1410/5650] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:21 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:22.178516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7a6e61f0-3f35-45f7-8e8d-19db7d4b2d62 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:22.206204 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7a6e61f0-3f35-45f7-8e8d-19db7d4b2d62 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:52:22.206635 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7a6e61f0-3f35-45f7-8e8d-19db7d4b2d62 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-33732474-1644596309", "extra_specs": {"multiattach": " True"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:22.208264 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:22.208264 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:22.223263 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7a6e61f0-3f35-45f7-8e8d-19db7d4b2d62 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:52:22.223620 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1412/5651] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:52:22 2026] POST /volume/v3/types => generated 285 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:22.233186 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:22.235431 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:52:22.235855 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-339843578", "snapshot_id": null, "imageRef": null, "volume_type": "e28ace1b-3e65-4ee2-899d-e7d7dd007370", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:22.237803 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-339843578', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e28ace1b-3e65-4ee2-899d-e7d7dd007370', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:52:22.242994 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume of 1 GB Jul 10 09:52:22.243422 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:22.243422 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:22.244062 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Availability Zones retrieved successfully. Jul 10 09:52:22.251231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (dd5af298-fa23-4d36-8df7-74f25d065fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:22.252191 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0e98a5-7b9e-47bb-8f8d-22d48e1bfed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:22.253297 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:52:22.260834 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:22.260834 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:22.273870 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0e98a5-7b9e-47bb-8f8d-22d48e1bfed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:52:22Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e28ace1b-3e65-4ee2-899d-e7d7dd007370,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-33732474-1644596309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e28ace1b-3e65-4ee2-899d-e7d7dd007370', 'encryption_key_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=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:22.274687 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ba58cf-fd23-4d4f-bd62-a5ac29fedbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:22.300878 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-33732474-1644596309 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-33732474-1644596309, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:52:22.301221 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-33732474-1644596309 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-33732474-1644596309, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:52:22.331666 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Created reservations ['3d8f9d4f-2946-4cd4-8507-0dbde2b2b770', 'd8a5ed87-501a-445a-a749-d02e400e0e1f', '1e4b24d3-0bcc-42f4-bbad-9a42ec39e627', 'd313be48-4830-418d-8c3f-b8a0f2b28fb8'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:22.332420 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ba58cf-fd23-4d4f-bd62-a5ac29fedbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d8f9d4f-2946-4cd4-8507-0dbde2b2b770', 'd8a5ed87-501a-445a-a749-d02e400e0e1f', '1e4b24d3-0bcc-42f4-bbad-9a42ec39e627', 'd313be48-4830-418d-8c3f-b8a0f2b28fb8']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:22.333082 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bad2c6e-b8ea-44b2-a98b-e33323b6ced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:22.356084 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bad2c6e-b8ea-44b2-a98b-e33323b6ced4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-339843578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['3d8f9d4f-2946-4cd4-8507-0dbde2b2b770','d8a5ed87-501a-445a-a749-d02e400e0e1f','1e4b24d3-0bcc-42f4-bbad-9a42ec39e627','d313be48-4830-418d-8c3f-b8a0f2b28fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=e28ace1b-3e65-4ee2-899d-e7d7dd007370), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-339843578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905b03ffa5ec4be38143bd9a03609551',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e28ace1b-3e65-4ee2-899d-e7d7dd007370),volume_type_id=e28ace1b-3e65-4ee2-899d-e7d7dd007370)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:22.357168 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1810a18-3e6b-4ed3-8c9b-301c0b9a9982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:22.375643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1810a18-3e6b-4ed3-8c9b-301c0b9a9982) transitioned into state 'SUCCESS' from state '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-339843578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['3d8f9d4f-2946-4cd4-8507-0dbde2b2b770','d8a5ed87-501a-445a-a749-d02e400e0e1f','1e4b24d3-0bcc-42f4-bbad-9a42ec39e627','d313be48-4830-418d-8c3f-b8a0f2b28fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=e28ace1b-3e65-4ee2-899d-e7d7dd007370)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:22.376330 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884d2678-7588-4ec7-b7cd-ea516c1358b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:22.386691 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884d2678-7588-4ec7-b7cd-ea516c1358b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:22.387664 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (dd5af298-fa23-4d36-8df7-74f25d065fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:22.388059 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request issued successfully. Jul 10 09:52:22.388744 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6748a20b-a544-466d-b1f9-3f3ce10dc5f0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:52:22.389275 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1409/5652] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:52:22 2026] POST /volume/v3/volumes => generated 827 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:22.403954 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bc383952-e8ed-46bb-8e4a-b10d605d31ad None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:22.406043 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bc383952-e8ed-46bb-8e4a-b10d605d31ad tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:22.406284 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bc383952-e8ed-46bb-8e4a-b10d605d31ad tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:22.406549 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bc383952-e8ed-46bb-8e4a-b10d605d31ad tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:22.414442 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:22.414442 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:22.419702 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bc383952-e8ed-46bb-8e4a-b10d605d31ad tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:22.426659 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bc383952-e8ed-46bb-8e4a-b10d605d31ad tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:22.427254 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1422/5653] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:22 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:22.735267 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-3b24a561-03f7-4d39-b70c-5b0fefe1d8fd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:22.737582 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3b24a561-03f7-4d39-b70c-5b0fefe1d8fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:22.737860 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3b24a561-03f7-4d39-b70c-5b0fefe1d8fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:22.738125 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-3b24a561-03f7-4d39-b70c-5b0fefe1d8fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:22.749286 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:22.749286 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:22.752605 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-3b24a561-03f7-4d39-b70c-5b0fefe1d8fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:22.756511 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-3b24a561-03f7-4d39-b70c-5b0fefe1d8fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:22.756871 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1411/5654] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:22 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:23.440966 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f3fde373-c008-4382-a9b0-d83a803b83fe None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:23.443769 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3fde373-c008-4382-a9b0-d83a803b83fe tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:23.444072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3fde373-c008-4382-a9b0-d83a803b83fe tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:23.444360 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3fde373-c008-4382-a9b0-d83a803b83fe tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:23.452995 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:23.452995 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:23.457772 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f3fde373-c008-4382-a9b0-d83a803b83fe tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:23.462908 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3fde373-c008-4382-a9b0-d83a803b83fe tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:23.463401 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1413/5655] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:23 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:23.475739 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-33d8e3b1-078c-4c86-8993-0aecf089067c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:23.477942 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33d8e3b1-078c-4c86-8993-0aecf089067c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:23.478183 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33d8e3b1-078c-4c86-8993-0aecf089067c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:23.478396 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-33d8e3b1-078c-4c86-8993-0aecf089067c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:23.485480 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:23.485480 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:23.488977 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-33d8e3b1-078c-4c86-8993-0aecf089067c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:23.493133 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-33d8e3b1-078c-4c86-8993-0aecf089067c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:23.493465 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1410/5656] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:23 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:23.508801 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:23.510696 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:52:23.511065 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-804126731", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:23.512609 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-804126731', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:52:23.512734 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume of 1 GB Jul 10 09:52:23.516522 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Availability Zones retrieved successfully. Jul 10 09:52:23.521428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (05692f20-d0f0-467c-9ab9-8f0bc1510e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:23.522234 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c104df-4155-4c78-a00c-f3c340b19cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:23.523053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:52:23.545713 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c104df-4155-4c78-a00c-f3c340b19cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:23.546373 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c76f42-ecf2-4302-9c1a-1bd9defbd75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:23.591222 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Created reservations ['0017a316-737e-4414-b33f-fb58c70dd59c', '7ad40270-4210-4a56-bc44-2047982d21fa', '61f035e0-1970-43f9-b220-1a02660349b1', '775f6ce2-66d0-4572-a99a-8da2791ecb94'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:23.591918 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c76f42-ecf2-4302-9c1a-1bd9defbd75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0017a316-737e-4414-b33f-fb58c70dd59c', '7ad40270-4210-4a56-bc44-2047982d21fa', '61f035e0-1970-43f9-b220-1a02660349b1', '775f6ce2-66d0-4572-a99a-8da2791ecb94']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:23.592542 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f2b397-47b1-4337-a1fa-b548d8fd3a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:23.612188 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f2b397-47b1-4337-a1fa-b548d8fd3a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf4c042-d389-45cd-a73e-f96fc75d6d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-804126731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['0017a316-737e-4414-b33f-fb58c70dd59c','7ad40270-4210-4a56-bc44-2047982d21fa','61f035e0-1970-43f9-b220-1a02660349b1','775f6ce2-66d0-4572-a99a-8da2791ecb94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-804126731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cf4c042-d389-45cd-a73e-f96fc75d6d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905b03ffa5ec4be38143bd9a03609551',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:23.612879 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ff0abf-6a41-4ea1-a76d-9f66717ea0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:23.630588 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ff0abf-6a41-4ea1-a76d-9f66717ea0d6) transitioned into state 'SUCCESS' from state '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-804126731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['0017a316-737e-4414-b33f-fb58c70dd59c','7ad40270-4210-4a56-bc44-2047982d21fa','61f035e0-1970-43f9-b220-1a02660349b1','775f6ce2-66d0-4572-a99a-8da2791ecb94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:23.631309 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553efb65-c87c-4198-9c2b-2f41ce4ea96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:23.643055 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553efb65-c87c-4198-9c2b-2f41ce4ea96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:23.644073 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (05692f20-d0f0-467c-9ab9-8f0bc1510e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:23.644424 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request issued successfully. Jul 10 09:52:23.645120 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-48ccde9c-c053-4711-8b7d-5bede6b91bf8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:52:23.645629 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1423/5657] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:52:23 2026] POST /volume/v3/volumes => generated 752 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:23.656926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3ee4029-623f-4504-9955-f994a5fb4883 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:23.659560 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3ee4029-623f-4504-9955-f994a5fb4883 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:23.659837 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3ee4029-623f-4504-9955-f994a5fb4883 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:23.660075 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3ee4029-623f-4504-9955-f994a5fb4883 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:23.668621 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:23.668621 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:23.672800 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3ee4029-623f-4504-9955-f994a5fb4883 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:23.677802 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3ee4029-623f-4504-9955-f994a5fb4883 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:23.678280 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1412/5658] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:23 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:23.771434 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0f026450-1e5c-42c4-95e8-170d23eb836a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:23.773354 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f026450-1e5c-42c4-95e8-170d23eb836a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:23.773561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f026450-1e5c-42c4-95e8-170d23eb836a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:23.773777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f026450-1e5c-42c4-95e8-170d23eb836a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:23.784154 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:23.784154 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:23.787534 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0f026450-1e5c-42c4-95e8-170d23eb836a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:23.791479 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f026450-1e5c-42c4-95e8-170d23eb836a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:23.791852 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1414/5659] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:23 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:24.692752 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-246d70e9-9ba8-46d3-9302-5ba3995cd74c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.694456 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-246d70e9-9ba8-46d3-9302-5ba3995cd74c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:24.694695 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-246d70e9-9ba8-46d3-9302-5ba3995cd74c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:24.694907 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-246d70e9-9ba8-46d3-9302-5ba3995cd74c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:24.702133 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:24.702133 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:24.705882 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-246d70e9-9ba8-46d3-9302-5ba3995cd74c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:24.709893 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-246d70e9-9ba8-46d3-9302-5ba3995cd74c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:24.710282 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1411/5660] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:24 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:24.721813 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3614884f-67a5-48fa-a8de-633bf964b001 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.723884 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3614884f-67a5-48fa-a8de-633bf964b001 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:24.724116 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3614884f-67a5-48fa-a8de-633bf964b001 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:24.724322 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3614884f-67a5-48fa-a8de-633bf964b001 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:24.731991 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:24.731991 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:24.736144 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3614884f-67a5-48fa-a8de-633bf964b001 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:24.740680 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3614884f-67a5-48fa-a8de-633bf964b001 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:24.741138 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1424/5661] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:24 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:24.753145 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dbbf481e-4fd2-4317-9723-2a6fcb3142f1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.754877 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dbbf481e-4fd2-4317-9723-2a6fcb3142f1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:52:24.755241 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dbbf481e-4fd2-4317-9723-2a6fcb3142f1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-333253368", "extra_specs": {}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:24.768294 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dbbf481e-4fd2-4317-9723-2a6fcb3142f1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:52:24.768781 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1413/5662] 10.4.3.103 () {68 vars in 1252 bytes} [Fri Jul 10 09:52:24 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:24.777701 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-725b0240-aa50-4312-b0f8-e69606d6a1f9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.779716 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-725b0240-aa50-4312-b0f8-e69606d6a1f9 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] POST https://10.4.3.103/volume/v3/types/69702188-32e7-4ff4-8800-6fe5b72a9886/encryption Jul 10 09:52:24.780107 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-725b0240-aa50-4312-b0f8-e69606d6a1f9 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:24.797638 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-725b0240-aa50-4312-b0f8-e69606d6a1f9 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types/69702188-32e7-4ff4-8800-6fe5b72a9886/encryption returned with HTTP 200 Jul 10 09:52:24.798135 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1415/5663] 10.4.3.103 () {68 vars in 1397 bytes} [Fri Jul 10 09:52:24 2026] POST /volume/v3/types/69702188-32e7-4ff4-8800-6fe5b72a9886/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:24.807455 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.807929 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f236fc76-f4a2-4c5d-bc24-7f16c2e2bafe None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.809399 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:52:24.809748 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1882038043", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-333253368", "size": 1}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:24.810143 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f236fc76-f4a2-4c5d-bc24-7f16c2e2bafe tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:24.810423 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f236fc76-f4a2-4c5d-bc24-7f16c2e2bafe tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:24.810728 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f236fc76-f4a2-4c5d-bc24-7f16c2e2bafe tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:24.811391 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.v3.volumes [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1882038043', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-333253368', 'size': 1}} {{(pid=99955) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:52:24.815714 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume of 1 GB Jul 10 09:52:24.816149 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:24.816149 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:24.816673 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Availability Zones retrieved successfully. Jul 10 09:52:24.822645 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (655d7b6b-81f1-4dfc-96b6-2cd3ae9fb382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:24.823142 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:24.823142 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:24.823797 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260152b0-b548-48bc-bd82-42984ded1b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:24.824829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.flows.api.create_volume [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Validating volume size '1' using validate_int {{(pid=99955) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:52:24.827475 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f236fc76-f4a2-4c5d-bc24-7f16c2e2bafe tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:24.832817 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f236fc76-f4a2-4c5d-bc24-7f16c2e2bafe tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:24.833246 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1425/5664] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:24 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:24.852493 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260152b0-b548-48bc-bd82-42984ded1b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:52:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69702188-32e7-4ff4-8800-6fe5b72a9886,is_public=True,name='tempest-scenario-type-luks-333253368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69702188-32e7-4ff4-8800-6fe5b72a9886', '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=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:24.853300 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995af99b-eee4-4766-b3f8-d63a891a3bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:24.882732 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-333253368 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-333253368, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:52:24.882931 np0000004982 devstack@c-api.service[99955]: WARNING cinder.quota [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-333253368 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-333253368, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:52:24.912824 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Created reservations ['76da7f18-0e89-4316-a7a4-fa5f33aa5c1c', '67855f27-974c-4e82-8491-528168319423', '688d0fae-5808-459b-a5ac-12099d94ce10', '4de565c4-06b2-4d95-a66b-807bb38fab3b'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:24.913738 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995af99b-eee4-4766-b3f8-d63a891a3bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76da7f18-0e89-4316-a7a4-fa5f33aa5c1c', '67855f27-974c-4e82-8491-528168319423', '688d0fae-5808-459b-a5ac-12099d94ce10', '4de565c4-06b2-4d95-a66b-807bb38fab3b']}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:24.914547 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9791862e-585f-45e6-9539-1547d6a96e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:24.939472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9791862e-585f-45e6-9539-1547d6a96e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f448f5e4-eb08-49c7-84cf-c7d75dceb2b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1882038043',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['76da7f18-0e89-4316-a7a4-fa5f33aa5c1c','67855f27-974c-4e82-8491-528168319423','688d0fae-5808-459b-a5ac-12099d94ce10','4de565c4-06b2-4d95-a66b-807bb38fab3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=69702188-32e7-4ff4-8800-6fe5b72a9886), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1882038043',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f448f5e4-eb08-49c7-84cf-c7d75dceb2b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905b03ffa5ec4be38143bd9a03609551',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69702188-32e7-4ff4-8800-6fe5b72a9886),volume_type_id=69702188-32e7-4ff4-8800-6fe5b72a9886)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:24.940776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c23ff3-64f6-4377-ace5-765efe9040c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:24.965384 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c23ff3-64f6-4377-ace5-765efe9040c2) transitioned into state 'SUCCESS' from state '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-1882038043',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['76da7f18-0e89-4316-a7a4-fa5f33aa5c1c','67855f27-974c-4e82-8491-528168319423','688d0fae-5808-459b-a5ac-12099d94ce10','4de565c4-06b2-4d95-a66b-807bb38fab3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=69702188-32e7-4ff4-8800-6fe5b72a9886)}' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:24.966277 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fe6530-82e1-4ff2-abe5-d3a2041aad2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:24.976929 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fe6530-82e1-4ff2-abe5-d3a2041aad2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99955) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:24.977853 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (655d7b6b-81f1-4dfc-96b6-2cd3ae9fb382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99955) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:24.978253 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request issued successfully. Jul 10 09:52:24.978847 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-16b49485-5c28-4709-b357-35ea0f9d9ea6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:52:24.979314 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1412/5665] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:52:24 2026] POST /volume/v3/volumes => generated 780 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:24.992013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1e628f87-f1dc-40f3-baab-a91130018ec4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:24.993791 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e628f87-f1dc-40f3-baab-a91130018ec4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:24.993970 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e628f87-f1dc-40f3-baab-a91130018ec4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:24.994199 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1e628f87-f1dc-40f3-baab-a91130018ec4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:25.001931 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:25.001931 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:25.006698 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1e628f87-f1dc-40f3-baab-a91130018ec4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:25.011929 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1e628f87-f1dc-40f3-baab-a91130018ec4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:25.012404 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1414/5666] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:24 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:25.635160 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-e661420c-238b-497a-aff2-f65c01ccfc90 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:25.637165 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-e661420c-238b-497a-aff2-f65c01ccfc90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f/action Jul 10 09:52:25.637522 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-e661420c-238b-497a-aff2-f65c01ccfc90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:25.637655 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-e661420c-238b-497a-aff2-f65c01ccfc90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:25.655156 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:25.655156 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:25.665025 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8e555723-ed41-4367-af3b-f9b64092cf45 req-e661420c-238b-497a-aff2-f65c01ccfc90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f/action returned with HTTP 204 Jul 10 09:52:25.665675 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1416/5667] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:52:25 2026] POST /volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:52:25.846936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-a4337065-191c-4c59-8563-8131ef4d7216 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:25.848707 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a4337065-191c-4c59-8563-8131ef4d7216 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:25.848893 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a4337065-191c-4c59-8563-8131ef4d7216 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:25.849076 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-a4337065-191c-4c59-8563-8131ef4d7216 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:25.858011 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:25.858011 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:25.861282 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-a4337065-191c-4c59-8563-8131ef4d7216 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:25.865206 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-a4337065-191c-4c59-8563-8131ef4d7216 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:25.865584 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1426/5668] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:25 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:26.026822 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-0865fbb9-2b12-4147-952a-ff6e61649c22 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:26.029887 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0865fbb9-2b12-4147-952a-ff6e61649c22 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:26.030266 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0865fbb9-2b12-4147-952a-ff6e61649c22 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:26.030593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-0865fbb9-2b12-4147-952a-ff6e61649c22 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:26.041896 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:26.041896 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:26.047207 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-0865fbb9-2b12-4147-952a-ff6e61649c22 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:26.053484 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-0865fbb9-2b12-4147-952a-ff6e61649c22 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:26.054035 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1413/5669] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:26 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:26.069749 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7d6fafc5-056e-4713-8255-3bfbf345c558 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:26.071979 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d6fafc5-056e-4713-8255-3bfbf345c558 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:26.072252 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d6fafc5-056e-4713-8255-3bfbf345c558 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:26.072490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7d6fafc5-056e-4713-8255-3bfbf345c558 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:26.082458 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:26.082458 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:26.088355 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7d6fafc5-056e-4713-8255-3bfbf345c558 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:26.093001 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7d6fafc5-056e-4713-8255-3bfbf345c558 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:26.093440 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1415/5670] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:26 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:26.142771 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-20f854f1-1a14-4d04-869d-996602c3178f req-2bdd051c-2cff-4429-99d3-dee6b75fcbe5 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:26.144859 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-2bdd051c-2cff-4429-99d3-dee6b75fcbe5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:26.145117 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-2bdd051c-2cff-4429-99d3-dee6b75fcbe5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:26.145331 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-2bdd051c-2cff-4429-99d3-dee6b75fcbe5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:26.152020 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:26.152020 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:26.156362 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-20f854f1-1a14-4d04-869d-996602c3178f req-2bdd051c-2cff-4429-99d3-dee6b75fcbe5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:26.160639 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-2bdd051c-2cff-4429-99d3-dee6b75fcbe5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:26.161090 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1417/5671] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:26 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:28.193655 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-00027548-3b1a-4ffd-93a7-91b5bab9e5ed None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:28.194267 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00027548-3b1a-4ffd-93a7-91b5bab9e5ed None None] GET https://10.4.3.103/volume// Jul 10 09:52:28.194537 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00027548-3b1a-4ffd-93a7-91b5bab9e5ed None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:28.194882 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-00027548-3b1a-4ffd-93a7-91b5bab9e5ed None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:28.195362 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-00027548-3b1a-4ffd-93a7-91b5bab9e5ed None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:28.195894 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1427/5672] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:52:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:28.204850 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-20f854f1-1a14-4d04-869d-996602c3178f req-579f024b-5b19-4c5c-9c07-e00a70b5c763 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:28.250278 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-579f024b-5b19-4c5c-9c07-e00a70b5c763 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:52:28.250879 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-579f024b-5b19-4c5c-9c07-e00a70b5c763 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cf4c042-d389-45cd-a73e-f96fc75d6d60", "connector": null, "instance_uuid": "7be86626-d05a-4661-a434-3a4a3aed35f6"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:28.260702 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:28.260702 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:28.290553 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-579f024b-5b19-4c5c-9c07-e00a70b5c763 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:52:28.291091 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1414/5673] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:52:28 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:28.680989 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ae908940-2cdc-41ec-aba8-f7aa63b68877 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:28.682771 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae908940-2cdc-41ec-aba8-f7aa63b68877 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:28.682993 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae908940-2cdc-41ec-aba8-f7aa63b68877 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:28.683181 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ae908940-2cdc-41ec-aba8-f7aa63b68877 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:28.691907 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:28.691907 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:28.695286 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ae908940-2cdc-41ec-aba8-f7aa63b68877 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:28.700341 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ae908940-2cdc-41ec-aba8-f7aa63b68877 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:28.700723 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1416/5674] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:28 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:28.814125 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-07360a09-3564-4ef0-a987-e643307efca6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:28.814583 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07360a09-3564-4ef0-a987-e643307efca6 None None] GET https://10.4.3.103/volume// Jul 10 09:52:28.814789 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07360a09-3564-4ef0-a987-e643307efca6 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:28.815004 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-07360a09-3564-4ef0-a987-e643307efca6 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:28.815385 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-07360a09-3564-4ef0-a987-e643307efca6 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:28.815732 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1418/5675] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:28.824193 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-20f854f1-1a14-4d04-869d-996602c3178f req-711b70ca-933a-49a2-aa3b-332179531da7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:28.827009 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-711b70ca-933a-49a2-aa3b-332179531da7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:28.827224 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-711b70ca-933a-49a2-aa3b-332179531da7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:28.827454 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-711b70ca-933a-49a2-aa3b-332179531da7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:28.838780 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:28.838780 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:28.844395 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-20f854f1-1a14-4d04-869d-996602c3178f req-711b70ca-933a-49a2-aa3b-332179531da7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:28.851196 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-711b70ca-933a-49a2-aa3b-332179531da7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:28.851867 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1428/5676] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:28 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:28.964796 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:28.967181 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] PUT https://10.4.3.103/volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d Jul 10 09:52:28.967625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:28.977138 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Acquiring lock "cinder-attachment_update-8cf4c042-d389-45cd-a73e-f96fc75d6d60-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:52:28.983742 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-8cf4c042-d389-45cd-a73e-f96fc75d6d60-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:52:28.985026 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:28.985026 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:29.042367 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-909fb0a8-020f-4568-9cba-307920c05727 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:29.043978 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:52:29.044332 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "181a353d-4885-44ed-bd5c-ecc80e2ed286", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1612093094", "description": null, "metadata": null}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:29.056156 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:29.056156 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:29.056656 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:29.056809 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create snapshot from volume 181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:29.095623 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['e333a376-0493-47fa-9be2-ea2bfd02f0e5', 'd0a5daa5-239d-46ec-9b7e-64d2598fce41', 'f9f669d3-f1d7-4512-bf15-0d1d889b2670', 'dd5fb9a8-9972-4b5b-94f7-c90316ff175e'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:29.124530 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot force create request issued successfully. Jul 10 09:52:29.124865 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-909fb0a8-020f-4568-9cba-307920c05727 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:52:29.125305 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1417/5677] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:52:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:29.134737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-793b1736-d589-4703-b4cc-54bdb0023541 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:29.136544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-793b1736-d589-4703-b4cc-54bdb0023541 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:52:29.136804 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-793b1736-d589-4703-b4cc-54bdb0023541 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:29.137059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-793b1736-d589-4703-b4cc-54bdb0023541 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:29.142379 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:29.142379 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:29.142942 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-793b1736-d589-4703-b4cc-54bdb0023541 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:29.143781 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-793b1736-d589-4703-b4cc-54bdb0023541 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae returned with HTTP 200 Jul 10 09:52:29.144193 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1419/5678] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:29 2026] GET /volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:29.506128 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-8cf4c042-d389-45cd-a73e-f96fc75d6d60-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:52:29.506560 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-bd992153-9645-4db0-873b-9d5ee610aaaa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d returned with HTTP 200 Jul 10 09:52:29.506846 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1415/5679] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:52:28 2026] PUT /volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:29.713543 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-bafe230c-6646-4612-b1df-14084df7fb3e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:29.715524 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bafe230c-6646-4612-b1df-14084df7fb3e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:29.715746 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bafe230c-6646-4612-b1df-14084df7fb3e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:29.715957 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-bafe230c-6646-4612-b1df-14084df7fb3e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:29.726125 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:29.726125 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:29.729787 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-bafe230c-6646-4612-b1df-14084df7fb3e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:29.733877 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-bafe230c-6646-4612-b1df-14084df7fb3e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:29.734301 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1429/5680] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:29 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:30.155130 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2ea9f993-5a9b-4f4d-9e53-7b7bff7e3f52 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:30.157422 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2ea9f993-5a9b-4f4d-9e53-7b7bff7e3f52 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:52:30.157676 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2ea9f993-5a9b-4f4d-9e53-7b7bff7e3f52 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:30.157857 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2ea9f993-5a9b-4f4d-9e53-7b7bff7e3f52 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:30.163826 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:30.163826 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:30.164366 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2ea9f993-5a9b-4f4d-9e53-7b7bff7e3f52 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:30.165271 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2ea9f993-5a9b-4f4d-9e53-7b7bff7e3f52 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae returned with HTTP 200 Jul 10 09:52:30.165728 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1418/5681] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:30 2026] GET /volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:30.175279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3e0185e4-0257-4a4e-bcb6-04a173655a80 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:30.177032 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e0185e4-0257-4a4e-bcb6-04a173655a80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:52:30.177226 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e0185e4-0257-4a4e-bcb6-04a173655a80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:30.177403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e0185e4-0257-4a4e-bcb6-04a173655a80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:30.182595 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:30.182595 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:30.183066 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3e0185e4-0257-4a4e-bcb6-04a173655a80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:30.183896 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e0185e4-0257-4a4e-bcb6-04a173655a80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae returned with HTTP 200 Jul 10 09:52:30.184313 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1420/5682] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:30 2026] GET /volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:30.747923 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-df8827f0-20b3-4f01-bfd9-67d0c04ff79d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:30.750513 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-df8827f0-20b3-4f01-bfd9-67d0c04ff79d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:30.750829 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-df8827f0-20b3-4f01-bfd9-67d0c04ff79d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:30.751848 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-df8827f0-20b3-4f01-bfd9-67d0c04ff79d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:30.763774 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:30.763774 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:30.772670 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-df8827f0-20b3-4f01-bfd9-67d0c04ff79d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:30.780753 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-df8827f0-20b3-4f01-bfd9-67d0c04ff79d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:30.781326 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1416/5683] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:30 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:31.795865 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-063c5184-3a56-4a5d-b471-86a488723d3b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:31.797704 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-063c5184-3a56-4a5d-b471-86a488723d3b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:31.797893 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-063c5184-3a56-4a5d-b471-86a488723d3b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:31.798062 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-063c5184-3a56-4a5d-b471-86a488723d3b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:31.808103 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:31.808103 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:31.812405 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-063c5184-3a56-4a5d-b471-86a488723d3b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:31.817148 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-063c5184-3a56-4a5d-b471-86a488723d3b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:31.817737 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1430/5684] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:31 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:31.911597 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:31.913495 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:52:31.913932 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "181a353d-4885-44ed-bd5c-ecc80e2ed286", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-815608908", "description": null, "metadata": null}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:31.924610 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:31.924610 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:31.925097 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:31.925249 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.snapshots [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create snapshot from volume 181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:31.951671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['2940b148-6788-49c7-af0d-9ff8ceb0d6e4', 'e30ec068-1b28-407a-8879-8ac1c50cf17c', '11cd202e-c9ea-4c10-8f71-45d55baf4bb6', '4975c784-a617-45cf-8613-dbaaeb04dc1d'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:31.991475 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot force create request issued successfully. Jul 10 09:52:31.991860 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4d452d25-eaa4-4d65-925a-f9216b34a408 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:52:31.992352 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1419/5685] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:52:31 2026] POST /volume/v3/snapshots => generated 312 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:32.002975 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3e22e2a5-714e-458b-be67-cff2746dd9d9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:32.004720 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e22e2a5-714e-458b-be67-cff2746dd9d9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:52:32.005044 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e22e2a5-714e-458b-be67-cff2746dd9d9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:32.005044 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3e22e2a5-714e-458b-be67-cff2746dd9d9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:32.013190 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:32.013190 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:32.013838 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3e22e2a5-714e-458b-be67-cff2746dd9d9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:32.014858 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3e22e2a5-714e-458b-be67-cff2746dd9d9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 returned with HTTP 200 Jul 10 09:52:32.015337 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1421/5686] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:32 2026] GET /volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:32.829909 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ccc29c35-01a4-4f99-9e97-eeeb923a4f58 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:32.831579 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ccc29c35-01a4-4f99-9e97-eeeb923a4f58 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:32.831769 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ccc29c35-01a4-4f99-9e97-eeeb923a4f58 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:32.831945 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ccc29c35-01a4-4f99-9e97-eeeb923a4f58 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:32.841591 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:32.841591 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:32.845492 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ccc29c35-01a4-4f99-9e97-eeeb923a4f58 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:32.850724 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ccc29c35-01a4-4f99-9e97-eeeb923a4f58 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:32.851087 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1417/5687] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:32 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:33.026711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-31bec80f-2d23-4d54-8864-9dae0fc9cc16 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:33.028938 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31bec80f-2d23-4d54-8864-9dae0fc9cc16 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:52:33.029192 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31bec80f-2d23-4d54-8864-9dae0fc9cc16 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:33.029429 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31bec80f-2d23-4d54-8864-9dae0fc9cc16 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:33.035426 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:33.035426 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:33.035974 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-31bec80f-2d23-4d54-8864-9dae0fc9cc16 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:33.036968 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31bec80f-2d23-4d54-8864-9dae0fc9cc16 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 returned with HTTP 200 Jul 10 09:52:33.037433 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1431/5688] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:33 2026] GET /volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:33.046942 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-8b464eb8-e23a-41b3-9de9-75871c020b60 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:33.048844 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8b464eb8-e23a-41b3-9de9-75871c020b60 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:52:33.049061 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8b464eb8-e23a-41b3-9de9-75871c020b60 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:33.049419 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-8b464eb8-e23a-41b3-9de9-75871c020b60 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:33.054765 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:33.054765 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:33.055224 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-8b464eb8-e23a-41b3-9de9-75871c020b60 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:33.055998 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-8b464eb8-e23a-41b3-9de9-75871c020b60 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 returned with HTTP 200 Jul 10 09:52:33.056404 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1420/5689] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:33 2026] GET /volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:33.864717 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-77dba97d-a3b5-41aa-aa2e-e3176ae2d42f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:33.866726 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77dba97d-a3b5-41aa-aa2e-e3176ae2d42f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:33.866902 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77dba97d-a3b5-41aa-aa2e-e3176ae2d42f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:33.867161 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-77dba97d-a3b5-41aa-aa2e-e3176ae2d42f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:33.876044 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:33.876044 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:33.879672 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-77dba97d-a3b5-41aa-aa2e-e3176ae2d42f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:33.884344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-77dba97d-a3b5-41aa-aa2e-e3176ae2d42f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:33.884798 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1422/5690] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:33 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:34.589169 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:34.590718 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/snapshots Jul 10 09:52:34.591043 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "181a353d-4885-44ed-bd5c-ecc80e2ed286", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-246919143", "description": null, "metadata": null}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:34.600393 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:34.600393 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:34.600897 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:34.601050 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create snapshot from volume 181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:34.625846 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.quota [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['673d2519-3d01-459e-a91e-54e04e446499', '9f77f302-2ad0-42b5-ac2f-d829ace03779', '23c1e4ee-8a7a-434d-8940-f94f91b573c5', 'cf687e50-8789-40f2-9430-33f1bdd7f86e'] {{(pid=99955) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:34.655286 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot force create request issued successfully. Jul 10 09:52:34.655642 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-84ad37c6-1a32-4f57-a029-87cc0ef6cd53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots returned with HTTP 202 Jul 10 09:52:34.656047 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1418/5691] 10.4.3.103 () {68 vars in 1265 bytes} [Fri Jul 10 09:52:34 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:34.664336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-5b6ae605-43c3-4958-9f31-7a374a4ddc7b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:34.666509 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b6ae605-43c3-4958-9f31-7a374a4ddc7b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:52:34.666725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b6ae605-43c3-4958-9f31-7a374a4ddc7b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:34.667345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-5b6ae605-43c3-4958-9f31-7a374a4ddc7b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:34.672765 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:34.672765 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:34.673253 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-5b6ae605-43c3-4958-9f31-7a374a4ddc7b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:34.674014 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-5b6ae605-43c3-4958-9f31-7a374a4ddc7b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 returned with HTTP 200 Jul 10 09:52:34.674418 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1432/5692] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:34 2026] GET /volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:34.899160 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-2199fccb-ce91-45bb-bf0e-a180fa45be2b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:34.900847 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2199fccb-ce91-45bb-bf0e-a180fa45be2b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:34.901010 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2199fccb-ce91-45bb-bf0e-a180fa45be2b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:34.901195 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-2199fccb-ce91-45bb-bf0e-a180fa45be2b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:34.910055 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:34.910055 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:34.913087 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-2199fccb-ce91-45bb-bf0e-a180fa45be2b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:34.917221 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-2199fccb-ce91-45bb-bf0e-a180fa45be2b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:34.917838 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1421/5693] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:34 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:35.684596 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3746c49a-cff8-41bd-a012-79aff74b3efd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:35.686971 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3746c49a-cff8-41bd-a012-79aff74b3efd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:52:35.687272 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3746c49a-cff8-41bd-a012-79aff74b3efd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:35.687545 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3746c49a-cff8-41bd-a012-79aff74b3efd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:35.694385 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:35.694385 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:35.695080 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3746c49a-cff8-41bd-a012-79aff74b3efd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:35.696339 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3746c49a-cff8-41bd-a012-79aff74b3efd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 returned with HTTP 200 Jul 10 09:52:35.696918 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1423/5694] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:35 2026] GET /volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:35.705384 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ae8803e5-e116-4fdc-9dab-d8a0d4a28e4f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:35.707060 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae8803e5-e116-4fdc-9dab-d8a0d4a28e4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:52:35.707275 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae8803e5-e116-4fdc-9dab-d8a0d4a28e4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:35.707442 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ae8803e5-e116-4fdc-9dab-d8a0d4a28e4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:35.712847 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:35.712847 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:35.713281 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ae8803e5-e116-4fdc-9dab-d8a0d4a28e4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:35.714195 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ae8803e5-e116-4fdc-9dab-d8a0d4a28e4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 returned with HTTP 200 Jul 10 09:52:35.714668 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1419/5695] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:52:35 2026] GET /volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:35.716674 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-20f854f1-1a14-4d04-869d-996602c3178f req-f565f562-3596-4a87-9133-96ffc5ffdc43 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:35.719135 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-f565f562-3596-4a87-9133-96ffc5ffdc43 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d/action Jul 10 09:52:35.719657 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-f565f562-3596-4a87-9133-96ffc5ffdc43 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:35.719819 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-f565f562-3596-4a87-9133-96ffc5ffdc43 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:35.738034 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:35.738034 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:35.748589 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-20f854f1-1a14-4d04-869d-996602c3178f req-f565f562-3596-4a87-9133-96ffc5ffdc43 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d/action returned with HTTP 204 Jul 10 09:52:35.749017 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1433/5696] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:52:35 2026] POST /volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:52:35.753921 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-db014238-3d70-46f0-a325-62e39bca4d14 req-648c117c-9d7d-4ba5-a1f7-9f1d323eb734 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:35.756530 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-648c117c-9d7d-4ba5-a1f7-9f1d323eb734 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:35.756814 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-648c117c-9d7d-4ba5-a1f7-9f1d323eb734 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:35.757059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-648c117c-9d7d-4ba5-a1f7-9f1d323eb734 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:35.768500 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:35.768500 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:35.772558 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-db014238-3d70-46f0-a325-62e39bca4d14 req-648c117c-9d7d-4ba5-a1f7-9f1d323eb734 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:35.777720 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-648c117c-9d7d-4ba5-a1f7-9f1d323eb734 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:35.778229 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1422/5697] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:35 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:35.799222 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:35.801199 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286/action Jul 10 09:52:35.801548 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:35.801686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:35.814850 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:35.814850 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:35.815417 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:35.822669 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Begin detaching volume completed successfully. Jul 10 09:52:35.822968 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-436858ab-d192-4bcc-aae6-316aa0c9c575 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286/action returned with HTTP 202 Jul 10 09:52:35.823628 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1424/5698] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:52:35 2026] POST /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:52:35.931424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5d038074-92a7-48f4-88e0-00cba828cb39 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:35.933681 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d038074-92a7-48f4-88e0-00cba828cb39 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:52:35.933987 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d038074-92a7-48f4-88e0-00cba828cb39 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:35.934283 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5d038074-92a7-48f4-88e0-00cba828cb39 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:35.946436 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:35.946436 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:35.950732 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-5d038074-92a7-48f4-88e0-00cba828cb39 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:35.956123 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5d038074-92a7-48f4-88e0-00cba828cb39 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:52:35.956763 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1420/5699] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:35 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:36.004117 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-53c4a13f-a9e6-4236-99cc-03137373878b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:36.006290 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-53c4a13f-a9e6-4236-99cc-03137373878b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:36.006500 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-53c4a13f-a9e6-4236-99cc-03137373878b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:36.006708 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-53c4a13f-a9e6-4236-99cc-03137373878b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:36.014657 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:36.014657 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:36.018783 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-53c4a13f-a9e6-4236-99cc-03137373878b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:36.023268 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-53c4a13f-a9e6-4236-99cc-03137373878b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:36.023690 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1434/5700] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:36 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:36.848080 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a9af15cb-6412-42f2-a457-720638a5d3ee None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:36.848600 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a9af15cb-6412-42f2-a457-720638a5d3ee None None] GET https://10.4.3.103/volume// Jul 10 09:52:36.848882 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a9af15cb-6412-42f2-a457-720638a5d3ee None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:36.849086 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a9af15cb-6412-42f2-a457-720638a5d3ee None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:36.849523 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a9af15cb-6412-42f2-a457-720638a5d3ee None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:36.849926 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1423/5701] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:36.859672 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-db014238-3d70-46f0-a325-62e39bca4d14 req-fa5036c0-f069-427c-b730-47b633fbfb42 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:36.862190 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-fa5036c0-f069-427c-b730-47b633fbfb42 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:52:36.862420 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-fa5036c0-f069-427c-b730-47b633fbfb42 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:36.862630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-fa5036c0-f069-427c-b730-47b633fbfb42 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:36.872964 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:36.872964 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:36.876780 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-db014238-3d70-46f0-a325-62e39bca4d14 req-fa5036c0-f069-427c-b730-47b633fbfb42 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:36.882052 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-fa5036c0-f069-427c-b730-47b633fbfb42 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:52:36.882577 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1425/5702] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:36 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:37.737747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-db014238-3d70-46f0-a325-62e39bca4d14 req-3d6740fd-a25f-4c66-bf5f-0941a8cf8ae9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:37.739853 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-3d6740fd-a25f-4c66-bf5f-0941a8cf8ae9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f Jul 10 09:52:37.740033 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-3d6740fd-a25f-4c66-bf5f-0941a8cf8ae9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:37.740249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-3d6740fd-a25f-4c66-bf5f-0941a8cf8ae9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:37.747460 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:37.747460 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:38.056926 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-08364f8f-cc5e-46ce-95fc-d95292ce457c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:38.057431 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08364f8f-cc5e-46ce-95fc-d95292ce457c None None] GET https://10.4.3.103/volume// Jul 10 09:52:38.057685 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08364f8f-cc5e-46ce-95fc-d95292ce457c None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:38.057956 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08364f8f-cc5e-46ce-95fc-d95292ce457c None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:38.058395 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08364f8f-cc5e-46ce-95fc-d95292ce457c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:38.058794 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1435/5703] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:52:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:38.066013 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b6acfaf9-9ee9-446e-a899-7e0fcee31d48 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:38.100689 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b6acfaf9-9ee9-446e-a899-7e0fcee31d48 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:52:38.101064 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b6acfaf9-9ee9-446e-a899-7e0fcee31d48 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f448f5e4-eb08-49c7-84cf-c7d75dceb2b3", "connector": null, "instance_uuid": "7be86626-d05a-4661-a434-3a4a3aed35f6"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:38.109383 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:38.109383 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:38.138645 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b6acfaf9-9ee9-446e-a899-7e0fcee31d48 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:52:38.139183 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1424/5704] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:52:38 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:38.277482 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-db014238-3d70-46f0-a325-62e39bca4d14 req-3d6740fd-a25f-4c66-bf5f-0941a8cf8ae9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f returned with HTTP 200 Jul 10 09:52:38.278024 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1421/5705] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:52:37 2026] DELETE /volume/v3/attachments/02d6e0c0-3d6a-4d59-87cc-735ed93f1f1f => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:38.547238 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dc13fefa-a526-41df-a636-d2d757009142 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:38.548791 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc13fefa-a526-41df-a636-d2d757009142 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:38.549139 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc13fefa-a526-41df-a636-d2d757009142 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:38.549458 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dc13fefa-a526-41df-a636-d2d757009142 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:38.558597 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:38.558597 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:38.561974 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dc13fefa-a526-41df-a636-d2d757009142 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:38.566231 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dc13fefa-a526-41df-a636-d2d757009142 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:38.566617 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1426/5706] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:38 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:38.664334 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-29609ee7-c8dd-45fd-b08f-8923680b20dd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:38.664731 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29609ee7-c8dd-45fd-b08f-8923680b20dd None None] GET https://10.4.3.103/volume// Jul 10 09:52:38.664997 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29609ee7-c8dd-45fd-b08f-8923680b20dd None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:38.665252 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-29609ee7-c8dd-45fd-b08f-8923680b20dd None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:38.665618 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-29609ee7-c8dd-45fd-b08f-8923680b20dd None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:38.665911 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1436/5707] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:38.674667 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a53e423c-47e7-4231-9076-1caaf4fc232b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:38.677590 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a53e423c-47e7-4231-9076-1caaf4fc232b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:38.677907 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a53e423c-47e7-4231-9076-1caaf4fc232b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:38.678197 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a53e423c-47e7-4231-9076-1caaf4fc232b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:38.692299 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:38.692299 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:38.698070 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a53e423c-47e7-4231-9076-1caaf4fc232b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:38.704488 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a53e423c-47e7-4231-9076-1caaf4fc232b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:38.705022 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1425/5708] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:38 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:38.811643 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:38.813640 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] PUT https://10.4.3.103/volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a Jul 10 09:52:38.814067 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:38.824143 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Acquiring lock "cinder-attachment_update-f448f5e4-eb08-49c7-84cf-c7d75dceb2b3-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:52:38.830060 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-f448f5e4-eb08-49c7-84cf-c7d75dceb2b3-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:52:38.831513 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:38.831513 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:38.998342 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:39.000254 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:52:39.000661 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1807550613", "snapshot_id": "963b6192-b91d-4ff4-b183-ad13cce6f8ae", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:39.002464 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.v3.volumes [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1807550613', 'snapshot_id': '963b6192-b91d-4ff4-b183-ad13cce6f8ae', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99954) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:52:39.008602 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:39.008602 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:39.009156 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:39.009310 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume of 1 GB Jul 10 09:52:39.013480 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Availability Zones retrieved successfully. Jul 10 09:52:39.020389 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (e74abf9e-f2fb-4e99-9ecc-ca4509a9c10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:39.021539 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32b1636-bc1d-435f-b07e-4a6671125b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:39.022737 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99954) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:52:39.057962 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32b1636-bc1d-435f-b07e-4a6671125b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '963b6192-b91d-4ff4-b183-ad13cce6f8ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:39.058765 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4ecf7e-293d-4ac6-8a07-236f404fbdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:39.099688 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.quota [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['853cbdc8-0f95-4e05-92d9-0ee7e7d337e8', 'c302115a-fd93-4897-abfa-86c73cc2b6af', 'e5c47977-846b-4715-b7bd-2014cc6ef239', '5ca499fb-d8f7-4a5b-a925-64e6e212e811'] {{(pid=99954) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:39.100287 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4ecf7e-293d-4ac6-8a07-236f404fbdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['853cbdc8-0f95-4e05-92d9-0ee7e7d337e8', 'c302115a-fd93-4897-abfa-86c73cc2b6af', 'e5c47977-846b-4715-b7bd-2014cc6ef239', '5ca499fb-d8f7-4a5b-a925-64e6e212e811']}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:39.100966 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199b5b87-3faa-4a2a-a1ed-635f2dc9abae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:39.139048 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199b5b87-3faa-4a2a-a1ed-635f2dc9abae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd279fb85-a28d-41f3-9ff5-ca4e4974fe3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1807550613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['853cbdc8-0f95-4e05-92d9-0ee7e7d337e8','c302115a-fd93-4897-abfa-86c73cc2b6af','e5c47977-846b-4715-b7bd-2014cc6ef239','5ca499fb-d8f7-4a5b-a925-64e6e212e811'],size=1,snapshot_id=963b6192-b91d-4ff4-b183-ad13cce6f8ae,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1807550613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d279fb85-a28d-41f3-9ff5-ca4e4974fe3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=963b6192-b91d-4ff4-b183-ad13cce6f8ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e267cc9d9c946b7a823434989e6be1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:39.139843 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da08e9f-62ca-4dc6-b277-62699c533555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:39.156274 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da08e9f-62ca-4dc6-b277-62699c533555) transitioned into state 'SUCCESS' from state '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-1807550613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['853cbdc8-0f95-4e05-92d9-0ee7e7d337e8','c302115a-fd93-4897-abfa-86c73cc2b6af','e5c47977-846b-4715-b7bd-2014cc6ef239','5ca499fb-d8f7-4a5b-a925-64e6e212e811'],size=1,snapshot_id=963b6192-b91d-4ff4-b183-ad13cce6f8ae,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:39.156864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9febdbe0-5d5c-4c27-85ae-ee2f38c94ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:39.177439 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9febdbe0-5d5c-4c27-85ae-ee2f38c94ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99954) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:39.178221 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (e74abf9e-f2fb-4e99-9ecc-ca4509a9c10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99954) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:39.178522 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request issued successfully. Jul 10 09:52:39.179114 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-a8d6b7fe-dd26-457f-88cb-deec9097035c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:52:39.179624 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1427/5709] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:52:38 2026] POST /volume/v3/volumes => generated 791 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:39.191331 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9d3464a6-56d4-4e80-a63b-889a26e0341d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:39.193590 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9d3464a6-56d4-4e80-a63b-889a26e0341d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:39.193901 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9d3464a6-56d4-4e80-a63b-889a26e0341d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:39.194158 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9d3464a6-56d4-4e80-a63b-889a26e0341d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:39.202362 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:39.202362 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:39.206231 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9d3464a6-56d4-4e80-a63b-889a26e0341d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:39.211144 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9d3464a6-56d4-4e80-a63b-889a26e0341d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:39.211654 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1437/5710] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:39 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:39.355134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-f448f5e4-eb08-49c7-84cf-c7d75dceb2b3-np0000004982" released by "attachment_update" :: held 0.525s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:52:39.355628 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-b17c2f6c-d8a7-46f2-b86d-90059a9a0ed4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a returned with HTTP 200 Jul 10 09:52:39.356321 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1422/5711] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:52:38 2026] PUT /volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:39.370508 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a169c368-4451-4902-8c66-94334529b636 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:39.372597 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a169c368-4451-4902-8c66-94334529b636 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/encryption Jul 10 09:52:39.372773 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a169c368-4451-4902-8c66-94334529b636 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:39.372950 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a169c368-4451-4902-8c66-94334529b636 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:39.384969 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:39.384969 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:39.394730 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-a169c368-4451-4902-8c66-94334529b636 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/encryption returned with HTTP 200 Jul 10 09:52:39.395316 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1426/5712] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:52:39 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:39.582148 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0da0a80b-94a6-4dec-8a9a-b846d84da17c None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:39.583923 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0da0a80b-94a6-4dec-8a9a-b846d84da17c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:39.584082 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0da0a80b-94a6-4dec-8a9a-b846d84da17c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:39.584287 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0da0a80b-94a6-4dec-8a9a-b846d84da17c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:39.594100 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:39.594100 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:39.597325 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0da0a80b-94a6-4dec-8a9a-b846d84da17c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:39.601059 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0da0a80b-94a6-4dec-8a9a-b846d84da17c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:39.601425 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1428/5713] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:39 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:40.224686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-981b6da3-0b50-4bb7-a238-705b0515aff3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:40.226786 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-981b6da3-0b50-4bb7-a238-705b0515aff3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:40.226964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-981b6da3-0b50-4bb7-a238-705b0515aff3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:40.227222 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-981b6da3-0b50-4bb7-a238-705b0515aff3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:40.235023 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:40.235023 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:40.240050 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-981b6da3-0b50-4bb7-a238-705b0515aff3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:40.246349 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-981b6da3-0b50-4bb7-a238-705b0515aff3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:40.246912 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1438/5714] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:40 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:40.258593 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e3089c9a-be19-4ec7-b526-41c86583739c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:40.260229 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e3089c9a-be19-4ec7-b526-41c86583739c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:40.260408 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e3089c9a-be19-4ec7-b526-41c86583739c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:40.260617 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e3089c9a-be19-4ec7-b526-41c86583739c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:40.268488 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:40.268488 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:40.273234 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e3089c9a-be19-4ec7-b526-41c86583739c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:40.278600 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e3089c9a-be19-4ec7-b526-41c86583739c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:40.279148 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1423/5715] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:40 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:40.614101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a61394d8-d362-40f0-a9e5-8fbb653ad8b9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:40.616504 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a61394d8-d362-40f0-a9e5-8fbb653ad8b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:40.616819 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a61394d8-d362-40f0-a9e5-8fbb653ad8b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:40.617098 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a61394d8-d362-40f0-a9e5-8fbb653ad8b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:40.630758 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:40.630758 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:40.638158 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a61394d8-d362-40f0-a9e5-8fbb653ad8b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:40.643775 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a61394d8-d362-40f0-a9e5-8fbb653ad8b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:40.644347 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1427/5716] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:40 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:40.803911 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-7e18a5b8-1226-4659-9f20-52c110a588e6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:40.806213 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-7e18a5b8-1226-4659-9f20-52c110a588e6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:40.806511 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-7e18a5b8-1226-4659-9f20-52c110a588e6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:40.806756 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-7e18a5b8-1226-4659-9f20-52c110a588e6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:40.814440 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:40.814440 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:40.818753 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-7e18a5b8-1226-4659-9f20-52c110a588e6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:40.823439 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-7e18a5b8-1226-4659-9f20-52c110a588e6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:40.823894 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1429/5717] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:40 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:41.656270 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e6d3c197-e225-4748-bee5-19f662ee329c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:41.657835 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6d3c197-e225-4748-bee5-19f662ee329c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:41.657999 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6d3c197-e225-4748-bee5-19f662ee329c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:41.658166 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e6d3c197-e225-4748-bee5-19f662ee329c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:41.667225 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:41.667225 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:41.670612 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e6d3c197-e225-4748-bee5-19f662ee329c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:41.674684 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e6d3c197-e225-4748-bee5-19f662ee329c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:41.675171 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1439/5718] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:41 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:42.687249 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-36101c41-0c36-4e98-b2d2-819d4a9a42f6 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:42.688859 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36101c41-0c36-4e98-b2d2-819d4a9a42f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:42.689054 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36101c41-0c36-4e98-b2d2-819d4a9a42f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:42.689286 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-36101c41-0c36-4e98-b2d2-819d4a9a42f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:42.697491 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:42.697491 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:42.700330 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-36101c41-0c36-4e98-b2d2-819d4a9a42f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:42.703707 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-36101c41-0c36-4e98-b2d2-819d4a9a42f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:42.704038 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1424/5719] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:42 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:42.854034 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f1f6625d-9c21-4a1f-9bd7-dff8527c61f8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:42.854530 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f1f6625d-9c21-4a1f-9bd7-dff8527c61f8 None None] GET https://10.4.3.103/volume// Jul 10 09:52:42.854530 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f1f6625d-9c21-4a1f-9bd7-dff8527c61f8 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:42.854681 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f1f6625d-9c21-4a1f-9bd7-dff8527c61f8 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:42.854968 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f1f6625d-9c21-4a1f-9bd7-dff8527c61f8 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:42.855232 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1428/5720] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:52:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:42.861072 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-cf90a3b2-99ee-4862-b256-c41b4a37e12d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:42.864046 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-cf90a3b2-99ee-4862-b256-c41b4a37e12d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:52:42.864394 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-cf90a3b2-99ee-4862-b256-c41b4a37e12d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d279fb85-a28d-41f3-9ff5-ca4e4974fe3f", "connector": null, "instance_uuid": "2c6f3ac8-05df-482c-98b5-a107a91c54f8"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:42.875198 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:42.875198 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:42.903608 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-cf90a3b2-99ee-4862-b256-c41b4a37e12d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:52:42.904159 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1430/5721] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:52:42 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:43.343684 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-28b7f77c-e260-4cee-b3b0-510766e051be None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:43.345518 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28b7f77c-e260-4cee-b3b0-510766e051be tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:43.345752 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28b7f77c-e260-4cee-b3b0-510766e051be tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:43.345963 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-28b7f77c-e260-4cee-b3b0-510766e051be tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:43.354903 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:43.354903 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:43.358092 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-28b7f77c-e260-4cee-b3b0-510766e051be tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:43.361879 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-28b7f77c-e260-4cee-b3b0-510766e051be tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:43.362240 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1440/5722] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:43 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:43.430704 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-88c94304-ebad-4730-b3b9-50c4f0918174 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:43.431066 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88c94304-ebad-4730-b3b9-50c4f0918174 None None] GET https://10.4.3.103/volume// Jul 10 09:52:43.431264 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88c94304-ebad-4730-b3b9-50c4f0918174 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:43.431484 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-88c94304-ebad-4730-b3b9-50c4f0918174 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:43.431914 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-88c94304-ebad-4730-b3b9-50c4f0918174 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:43.432181 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1425/5723] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:43.440500 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-bc3c3327-6275-4ccd-9769-052d69913970 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:43.442591 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-bc3c3327-6275-4ccd-9769-052d69913970 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:43.442831 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-bc3c3327-6275-4ccd-9769-052d69913970 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:43.443014 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-bc3c3327-6275-4ccd-9769-052d69913970 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:43.452060 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:43.452060 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:43.455132 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-bc3c3327-6275-4ccd-9769-052d69913970 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:43.459500 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-bc3c3327-6275-4ccd-9769-052d69913970 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:43.459921 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1429/5724] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:43 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:43.561514 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:43.564039 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] PUT https://10.4.3.103/volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259 Jul 10 09:52:43.564484 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:43.572838 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Acquiring lock "cinder-attachment_update-d279fb85-a28d-41f3-9ff5-ca4e4974fe3f-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:52:43.577380 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-d279fb85-a28d-41f3-9ff5-ca4e4974fe3f-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:52:43.578544 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:43.578544 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:43.716391 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4d0ebca0-1e5a-447c-a222-03577f146bb3 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:43.718333 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d0ebca0-1e5a-447c-a222-03577f146bb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:43.718666 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d0ebca0-1e5a-447c-a222-03577f146bb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:43.718891 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4d0ebca0-1e5a-447c-a222-03577f146bb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:43.730143 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:43.730143 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:43.734073 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4d0ebca0-1e5a-447c-a222-03577f146bb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:43.738812 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4d0ebca0-1e5a-447c-a222-03577f146bb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:43.739201 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1441/5725] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:43 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:44.101121 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-d279fb85-a28d-41f3-9ff5-ca4e4974fe3f-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:52:44.101704 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-eefd2dcd-477c-4ef4-8e5f-6554c8672f2e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259 returned with HTTP 200 Jul 10 09:52:44.101981 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1431/5726] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:52:43 2026] PUT /volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:44.374747 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-a4935d73-198c-4c13-9193-04f99b3b374b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:44.376455 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4935d73-198c-4c13-9193-04f99b3b374b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:44.376664 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4935d73-198c-4c13-9193-04f99b3b374b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:44.376865 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-a4935d73-198c-4c13-9193-04f99b3b374b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:44.385671 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:44.385671 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:44.388913 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-a4935d73-198c-4c13-9193-04f99b3b374b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:44.392456 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-a4935d73-198c-4c13-9193-04f99b3b374b tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:44.392830 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1426/5727] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:44 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:44.753885 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-856abaf4-1164-4726-bef1-5f7752635357 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:44.755990 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-856abaf4-1164-4726-bef1-5f7752635357 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:44.756300 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-856abaf4-1164-4726-bef1-5f7752635357 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:44.756557 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-856abaf4-1164-4726-bef1-5f7752635357 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:44.766868 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:44.766868 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:44.771030 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-856abaf4-1164-4726-bef1-5f7752635357 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:44.775798 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-856abaf4-1164-4726-bef1-5f7752635357 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:44.776175 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1430/5728] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:44 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:45.405207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9a833f37-ceae-400a-883e-2b5b778f22c2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:45.407778 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a833f37-ceae-400a-883e-2b5b778f22c2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:45.408036 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a833f37-ceae-400a-883e-2b5b778f22c2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:45.408349 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9a833f37-ceae-400a-883e-2b5b778f22c2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:45.425607 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:45.425607 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:45.429753 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9a833f37-ceae-400a-883e-2b5b778f22c2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:45.434286 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9a833f37-ceae-400a-883e-2b5b778f22c2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:45.434747 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1442/5729] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:45 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:45.790753 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f3cbb6cd-461b-4c7d-a84e-958ee9960fc6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:45.793092 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3cbb6cd-461b-4c7d-a84e-958ee9960fc6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:45.793344 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3cbb6cd-461b-4c7d-a84e-958ee9960fc6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:45.793626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f3cbb6cd-461b-4c7d-a84e-958ee9960fc6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:45.807489 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:45.807489 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:45.813476 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f3cbb6cd-461b-4c7d-a84e-958ee9960fc6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:45.819630 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f3cbb6cd-461b-4c7d-a84e-958ee9960fc6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:45.820113 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1432/5730] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:45 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:46.450991 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-ad4b19a8-ca63-4b80-97b6-51548f27bc53 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:46.453522 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ad4b19a8-ca63-4b80-97b6-51548f27bc53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:46.453792 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ad4b19a8-ca63-4b80-97b6-51548f27bc53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:46.454013 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-ad4b19a8-ca63-4b80-97b6-51548f27bc53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:46.464612 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:46.464612 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:46.468029 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-ad4b19a8-ca63-4b80-97b6-51548f27bc53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:46.472722 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-ad4b19a8-ca63-4b80-97b6-51548f27bc53 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:46.473156 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1427/5731] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:46 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:46.834168 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b3d3dc4e-a796-4c95-83e1-e1f81183e18b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:46.835887 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3d3dc4e-a796-4c95-83e1-e1f81183e18b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:46.836059 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3d3dc4e-a796-4c95-83e1-e1f81183e18b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:46.836239 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b3d3dc4e-a796-4c95-83e1-e1f81183e18b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:46.845343 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:46.845343 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:46.848439 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b3d3dc4e-a796-4c95-83e1-e1f81183e18b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:46.852462 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b3d3dc4e-a796-4c95-83e1-e1f81183e18b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:46.852816 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1431/5732] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:46 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:47.487660 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-7b896545-d3f1-441a-93df-50e6c67bbaba None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:47.489740 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b896545-d3f1-441a-93df-50e6c67bbaba tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:47.489950 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b896545-d3f1-441a-93df-50e6c67bbaba tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:47.490197 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-7b896545-d3f1-441a-93df-50e6c67bbaba tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:47.498857 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:47.498857 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:47.502377 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-7b896545-d3f1-441a-93df-50e6c67bbaba tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:47.506701 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-7b896545-d3f1-441a-93df-50e6c67bbaba tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:47.507052 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1443/5733] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:47 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:47.869137 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-dbfcec31-6d00-415a-8796-e129124297cf None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:47.871588 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dbfcec31-6d00-415a-8796-e129124297cf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:47.872090 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dbfcec31-6d00-415a-8796-e129124297cf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:47.873948 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-dbfcec31-6d00-415a-8796-e129124297cf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:47.885382 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:47.885382 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:47.893597 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-dbfcec31-6d00-415a-8796-e129124297cf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:47.897300 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-dbfcec31-6d00-415a-8796-e129124297cf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:47.898140 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1433/5734] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:47 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:48.520362 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6c554c8a-7c0c-4af4-a2d3-8960c3d5bcb5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:48.522592 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c554c8a-7c0c-4af4-a2d3-8960c3d5bcb5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:48.522592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c554c8a-7c0c-4af4-a2d3-8960c3d5bcb5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:48.522592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c554c8a-7c0c-4af4-a2d3-8960c3d5bcb5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:48.531803 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:48.531803 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:48.537822 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6c554c8a-7c0c-4af4-a2d3-8960c3d5bcb5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:48.539932 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c554c8a-7c0c-4af4-a2d3-8960c3d5bcb5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:48.540510 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1428/5735] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:48 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:48.914142 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d67a7403-889d-4e80-8921-f6187324823d None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:48.916403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d67a7403-889d-4e80-8921-f6187324823d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:48.916687 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d67a7403-889d-4e80-8921-f6187324823d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:48.916949 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d67a7403-889d-4e80-8921-f6187324823d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:48.929341 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:48.929341 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:48.933277 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d67a7403-889d-4e80-8921-f6187324823d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:48.938073 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d67a7403-889d-4e80-8921-f6187324823d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:48.938552 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1432/5736] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:48 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:49.553098 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-59327d0c-329e-43f3-b2a1-2f3ae926ea62 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:49.555295 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-59327d0c-329e-43f3-b2a1-2f3ae926ea62 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:49.555470 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-59327d0c-329e-43f3-b2a1-2f3ae926ea62 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:49.555682 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-59327d0c-329e-43f3-b2a1-2f3ae926ea62 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:49.565978 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:49.565978 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:49.569379 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-59327d0c-329e-43f3-b2a1-2f3ae926ea62 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:49.573556 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-59327d0c-329e-43f3-b2a1-2f3ae926ea62 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:49.574002 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1444/5737] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:49 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:49.951973 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-f44c464b-10b5-4733-88d4-d81d638e32f6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:49.954018 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f44c464b-10b5-4733-88d4-d81d638e32f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:49.954488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f44c464b-10b5-4733-88d4-d81d638e32f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:49.954946 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-f44c464b-10b5-4733-88d4-d81d638e32f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:49.967206 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:49.967206 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:49.971259 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-f44c464b-10b5-4733-88d4-d81d638e32f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:49.977624 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-f44c464b-10b5-4733-88d4-d81d638e32f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:49.978470 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1434/5738] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:49 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:50.311245 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-018caef5-436c-40bb-a632-32b64cd66612 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:50.312979 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-018caef5-436c-40bb-a632-32b64cd66612 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259/action Jul 10 09:52:50.315599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-018caef5-436c-40bb-a632-32b64cd66612 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:50.315599 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-018caef5-436c-40bb-a632-32b64cd66612 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:50.328906 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:50.328906 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:50.338358 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-8c659d12-c33f-4212-9cef-5ae2bef24851 req-018caef5-436c-40bb-a632-32b64cd66612 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259/action returned with HTTP 204 Jul 10 09:52:50.338953 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1429/5739] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:52:50 2026] POST /volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 09:52:50.586420 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f3c53ad9-ca12-4402-a83a-eb5d117601fd None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:50.588275 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3c53ad9-ca12-4402-a83a-eb5d117601fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:50.588629 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3c53ad9-ca12-4402-a83a-eb5d117601fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:50.588889 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f3c53ad9-ca12-4402-a83a-eb5d117601fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:50.600479 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:50.600479 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:50.604699 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f3c53ad9-ca12-4402-a83a-eb5d117601fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:50.609984 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f3c53ad9-ca12-4402-a83a-eb5d117601fd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:50.610603 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1433/5740] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:50 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:50.992202 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-cfffa81a-1de5-4aee-81e3-93fb47640f98 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:50.994256 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cfffa81a-1de5-4aee-81e3-93fb47640f98 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:50.994457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cfffa81a-1de5-4aee-81e3-93fb47640f98 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:50.994649 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-cfffa81a-1de5-4aee-81e3-93fb47640f98 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:51.003818 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:51.003818 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:51.007370 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-cfffa81a-1de5-4aee-81e3-93fb47640f98 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:51.011543 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-cfffa81a-1de5-4aee-81e3-93fb47640f98 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:51.011917 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1445/5741] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:50 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:51.417062 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-950666e1-da80-4632-a668-dd62b23a2cd7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:51.422250 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-950666e1-da80-4632-a668-dd62b23a2cd7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a/action Jul 10 09:52:51.422250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-950666e1-da80-4632-a668-dd62b23a2cd7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-complete": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:51.422250 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-950666e1-da80-4632-a668-dd62b23a2cd7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:51.435894 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:51.435894 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:51.445804 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-71e9d900-1743-4709-8f7a-17bc016b3bd3 req-950666e1-da80-4632-a668-dd62b23a2cd7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a/action returned with HTTP 204 Jul 10 09:52:51.445804 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1435/5742] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:52:51 2026] POST /volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:52:52.024466 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e7f630ca-cf9c-488b-a36a-6166b44a5e92 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:52.026175 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7f630ca-cf9c-488b-a36a-6166b44a5e92 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:52:52.026388 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7f630ca-cf9c-488b-a36a-6166b44a5e92 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:52.026591 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e7f630ca-cf9c-488b-a36a-6166b44a5e92 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:52.035443 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:52.035443 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:52.038820 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e7f630ca-cf9c-488b-a36a-6166b44a5e92 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:52.043270 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e7f630ca-cf9c-488b-a36a-6166b44a5e92 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:52:52.043664 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1430/5743] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:52 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:52.664855 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-96cbfec4-f4ba-448b-92d6-116bc04e5cca None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:52.667665 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-96cbfec4-f4ba-448b-92d6-116bc04e5cca tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:52.667944 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-96cbfec4-f4ba-448b-92d6-116bc04e5cca tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:52.668200 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-96cbfec4-f4ba-448b-92d6-116bc04e5cca tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:52.677707 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:52.677707 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:52.682216 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-96cbfec4-f4ba-448b-92d6-116bc04e5cca tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:52.687840 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-96cbfec4-f4ba-448b-92d6-116bc04e5cca tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:52.688352 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1434/5744] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:52 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:54.127786 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-c5548761-dc5f-4bc2-8556-947cd177bcb1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:54.131324 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-c5548761-dc5f-4bc2-8556-947cd177bcb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:54.131557 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-c5548761-dc5f-4bc2-8556-947cd177bcb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:54.131773 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-c5548761-dc5f-4bc2-8556-947cd177bcb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:54.141494 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:54.141494 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:54.145211 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-c5548761-dc5f-4bc2-8556-947cd177bcb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:54.149592 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-c5548761-dc5f-4bc2-8556-947cd177bcb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:54.149988 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1446/5745] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:54 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:54.172207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:54.174698 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f/action Jul 10 09:52:54.175073 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:52:54.175236 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:54.189030 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:54.189030 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:54.189707 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:54.197089 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Begin detaching volume completed successfully. Jul 10 09:52:54.197480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-aa7fbcfd-5603-4835-928b-1c78a031999a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f/action returned with HTTP 202 Jul 10 09:52:54.198079 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1436/5746] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:52:54 2026] POST /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:52:54.726864 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6552be28-e695-4c22-b8de-aa252f09767c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:54.727296 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6552be28-e695-4c22-b8de-aa252f09767c None None] GET https://10.4.3.103/volume// Jul 10 09:52:54.727536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6552be28-e695-4c22-b8de-aa252f09767c None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:54.727834 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6552be28-e695-4c22-b8de-aa252f09767c None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:54.728263 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6552be28-e695-4c22-b8de-aa252f09767c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:54.728679 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1431/5747] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:52:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:54.736042 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-54aff4da-43a2-41c4-b113-5cd1e70683a5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:54.738045 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-54aff4da-43a2-41c4-b113-5cd1e70683a5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:52:54.738415 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-54aff4da-43a2-41c4-b113-5cd1e70683a5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d", "connector": null, "instance_uuid": "7be86626-d05a-4661-a434-3a4a3aed35f6"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:54.746672 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:54.746672 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:54.769393 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-54aff4da-43a2-41c4-b113-5cd1e70683a5 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:52:54.769862 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1435/5748] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:52:54 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:55.211321 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9bdc89b3-48c8-4fd3-a455-34e21d176c67 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:55.213080 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bdc89b3-48c8-4fd3-a455-34e21d176c67 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:55.213253 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bdc89b3-48c8-4fd3-a455-34e21d176c67 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:55.213461 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9bdc89b3-48c8-4fd3-a455-34e21d176c67 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:55.222549 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-28574734-c7e3-41a0-9bcf-a6dc200be7fd None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:55.222952 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:55.222952 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:55.223068 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-28574734-c7e3-41a0-9bcf-a6dc200be7fd None None] GET https://10.4.3.103/volume// Jul 10 09:52:55.223297 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-28574734-c7e3-41a0-9bcf-a6dc200be7fd None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:55.223561 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-28574734-c7e3-41a0-9bcf-a6dc200be7fd None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:55.224012 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-28574734-c7e3-41a0-9bcf-a6dc200be7fd None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:55.224661 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1437/5749] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:55.225905 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9bdc89b3-48c8-4fd3-a455-34e21d176c67 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:55.230077 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9bdc89b3-48c8-4fd3-a455-34e21d176c67 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:55.230338 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1447/5750] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:55 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:55.231153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-cd6eb30f-e6a4-4957-b919-8bb43b1369cf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:55.233650 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-cd6eb30f-e6a4-4957-b919-8bb43b1369cf tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:52:55.233839 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-cd6eb30f-e6a4-4957-b919-8bb43b1369cf tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:55.234010 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-cd6eb30f-e6a4-4957-b919-8bb43b1369cf tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:55.242964 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:55.242964 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:55.245866 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-cd6eb30f-e6a4-4957-b919-8bb43b1369cf tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:55.249468 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-cd6eb30f-e6a4-4957-b919-8bb43b1369cf tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:52:55.250066 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1432/5751] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:55 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:55.298215 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6c80c790-3b21-48fb-9d68-d557dab31529 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:55.298674 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6c80c790-3b21-48fb-9d68-d557dab31529 None None] GET https://10.4.3.103/volume// Jul 10 09:52:55.298826 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6c80c790-3b21-48fb-9d68-d557dab31529 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:55.298996 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6c80c790-3b21-48fb-9d68-d557dab31529 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:55.299303 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6c80c790-3b21-48fb-9d68-d557dab31529 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:52:55.299638 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1436/5752] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:52:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:52:55.309206 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-586f452d-496c-4d43-a685-7d8aed4c303f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:55.312233 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-586f452d-496c-4d43-a685-7d8aed4c303f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:55.312700 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-586f452d-496c-4d43-a685-7d8aed4c303f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:55.313028 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-586f452d-496c-4d43-a685-7d8aed4c303f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:55.326541 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:55.326541 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:55.332090 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-586f452d-496c-4d43-a685-7d8aed4c303f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:55.338780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-586f452d-496c-4d43-a685-7d8aed4c303f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:55.339463 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1438/5753] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:52:55 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1099 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:52:55.456374 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:55.459562 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] PUT https://10.4.3.103/volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d Jul 10 09:52:55.460121 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:55.470626 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Acquiring lock "cinder-attachment_update-ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:52:55.477151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d-np0000004982" acquired by "attachment_update" :: waited 0.007s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:52:55.478587 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:55.478587 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:56.003892 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d-np0000004982" released by "attachment_update" :: held 0.527s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:52:56.004274 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-cb486739-963a-4e26-9de7-829886884c28 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d returned with HTTP 200 Jul 10 09:52:56.005714 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1448/5754] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:52:55 2026] PUT /volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:52:56.111312 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-9db035c3-8e2b-4098-8806-a57aeddf9f65 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:56.114081 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-9db035c3-8e2b-4098-8806-a57aeddf9f65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259 Jul 10 09:52:56.114319 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-9db035c3-8e2b-4098-8806-a57aeddf9f65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:56.114592 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-9db035c3-8e2b-4098-8806-a57aeddf9f65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:56.123477 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:56.123477 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:56.243554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-880874cb-fee3-4fb3-8b33-a478a9ad0a68 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:56.245605 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-880874cb-fee3-4fb3-8b33-a478a9ad0a68 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:56.245850 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-880874cb-fee3-4fb3-8b33-a478a9ad0a68 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:56.246094 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-880874cb-fee3-4fb3-8b33-a478a9ad0a68 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:56.256481 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:56.256481 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:56.260151 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-880874cb-fee3-4fb3-8b33-a478a9ad0a68 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:56.264727 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-880874cb-fee3-4fb3-8b33-a478a9ad0a68 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:56.265146 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1437/5755] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:56 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:56.655672 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-f35c8cda-2dcd-423c-8f06-42b06fb374df req-9db035c3-8e2b-4098-8806-a57aeddf9f65 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259 returned with HTTP 200 Jul 10 09:52:56.656051 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1433/5756] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:52:56 2026] DELETE /volume/v3/attachments/9ab8d38c-70c7-45f1-82ad-47c8fb79a259 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:57.281231 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-7e621cc0-5ed1-4a3c-8b72-826586686473 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:57.283198 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e621cc0-5ed1-4a3c-8b72-826586686473 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:57.283721 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e621cc0-5ed1-4a3c-8b72-826586686473 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:57.283785 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-7e621cc0-5ed1-4a3c-8b72-826586686473 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:57.298403 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:57.298403 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:57.306275 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-7e621cc0-5ed1-4a3c-8b72-826586686473 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:57.313261 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-7e621cc0-5ed1-4a3c-8b72-826586686473 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:57.313753 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1439/5757] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:57 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:57.385043 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-76a4f05c-85be-41bf-b776-85f9260a4104 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:57.387114 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:52:57.387589 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1596417784", "snapshot_id": "08d26683-1c69-4027-b457-0ea1964b47c7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:52:57.389397 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1596417784', 'snapshot_id': '08d26683-1c69-4027-b457-0ea1964b47c7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:52:57.401986 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:57.401986 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:57.402579 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:52:57.402792 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume of 1 GB Jul 10 09:52:57.407258 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Availability Zones retrieved successfully. Jul 10 09:52:57.413591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (14866d97-2596-4277-803e-30ec768c3295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:57.414880 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5197055-f86f-4b09-9925-ed4b7a32406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:57.416115 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:52:57.456290 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5197055-f86f-4b09-9925-ed4b7a32406f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '08d26683-1c69-4027-b457-0ea1964b47c7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:57.457242 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9998aa66-a0d8-4990-8418-4a404068bcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:57.507207 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['f530c846-4d2b-482f-82a9-b50d644e84d0', '80c5b2a2-f2d9-4920-87bf-c993e1273625', '570638f2-ed5c-4077-8676-51c6c95a5b92', '5abcde31-3db9-40bf-aa99-d8092a67da6a'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:52:57.508453 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9998aa66-a0d8-4990-8418-4a404068bcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f530c846-4d2b-482f-82a9-b50d644e84d0', '80c5b2a2-f2d9-4920-87bf-c993e1273625', '570638f2-ed5c-4077-8676-51c6c95a5b92', '5abcde31-3db9-40bf-aa99-d8092a67da6a']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:57.509725 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44fc814-7333-41e4-a680-cf28c7c6e0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:57.566185 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44fc814-7333-41e4-a680-cf28c7c6e0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee70b324-fdc1-4736-8973-88c494735634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1596417784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['f530c846-4d2b-482f-82a9-b50d644e84d0','80c5b2a2-f2d9-4920-87bf-c993e1273625','570638f2-ed5c-4077-8676-51c6c95a5b92','5abcde31-3db9-40bf-aa99-d8092a67da6a'],size=1,snapshot_id=08d26683-1c69-4027-b457-0ea1964b47c7,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1596417784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee70b324-fdc1-4736-8973-88c494735634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=08d26683-1c69-4027-b457-0ea1964b47c7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e267cc9d9c946b7a823434989e6be1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:57.567097 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b90fa9-7652-4152-85fe-063cd65d5002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:57.591351 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b90fa9-7652-4152-85fe-063cd65d5002) transitioned into state 'SUCCESS' from state '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-1596417784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['f530c846-4d2b-482f-82a9-b50d644e84d0','80c5b2a2-f2d9-4920-87bf-c993e1273625','570638f2-ed5c-4077-8676-51c6c95a5b92','5abcde31-3db9-40bf-aa99-d8092a67da6a'],size=1,snapshot_id=08d26683-1c69-4027-b457-0ea1964b47c7,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:57.592090 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c894502-f4f4-4bcb-b1b4-cbff8987a70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:52:57.618982 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c894502-f4f4-4bcb-b1b4-cbff8987a70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:52:57.620162 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (14866d97-2596-4277-803e-30ec768c3295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:52:57.620742 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request issued successfully. Jul 10 09:52:57.621597 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-76a4f05c-85be-41bf-b776-85f9260a4104 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:52:57.622134 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1449/5758] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:52:57 2026] POST /volume/v3/volumes => generated 791 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:52:57.639284 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0e9a2ad9-6c4d-4cad-ad41-fe37a7b2bd80 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:57.641885 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e9a2ad9-6c4d-4cad-ad41-fe37a7b2bd80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:52:57.642115 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e9a2ad9-6c4d-4cad-ad41-fe37a7b2bd80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:57.642394 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0e9a2ad9-6c4d-4cad-ad41-fe37a7b2bd80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:57.652300 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:57.652300 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:57.657599 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-0e9a2ad9-6c4d-4cad-ad41-fe37a7b2bd80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:57.663679 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0e9a2ad9-6c4d-4cad-ad41-fe37a7b2bd80 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:52:57.664164 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1438/5759] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:57 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:58.328081 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7b069f18-385c-4578-b416-a618db0bcbdc None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:58.329824 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b069f18-385c-4578-b416-a618db0bcbdc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:58.330012 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b069f18-385c-4578-b416-a618db0bcbdc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:58.330190 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7b069f18-385c-4578-b416-a618db0bcbdc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:58.338997 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:58.338997 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:58.342100 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7b069f18-385c-4578-b416-a618db0bcbdc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:58.345887 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7b069f18-385c-4578-b416-a618db0bcbdc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:58.346216 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1434/5760] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:58 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:58.680081 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ebb11e08-762d-41b9-8fa4-a10835d7c007 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:58.681643 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ebb11e08-762d-41b9-8fa4-a10835d7c007 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:52:58.681820 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ebb11e08-762d-41b9-8fa4-a10835d7c007 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:58.681980 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ebb11e08-762d-41b9-8fa4-a10835d7c007 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:58.688841 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:58.688841 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:52:58.692410 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ebb11e08-762d-41b9-8fa4-a10835d7c007 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:58.696090 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ebb11e08-762d-41b9-8fa4-a10835d7c007 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:52:58.696450 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1440/5761] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:58 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:58.708128 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-e91599fb-3b45-4c8d-9faa-ddfde39c5fa2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:58.710081 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e91599fb-3b45-4c8d-9faa-ddfde39c5fa2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:52:58.710286 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e91599fb-3b45-4c8d-9faa-ddfde39c5fa2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:58.710496 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-e91599fb-3b45-4c8d-9faa-ddfde39c5fa2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:58.717936 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:58.717936 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:52:58.721267 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-e91599fb-3b45-4c8d-9faa-ddfde39c5fa2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:58.725326 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-e91599fb-3b45-4c8d-9faa-ddfde39c5fa2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:52:58.725717 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1450/5762] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:58 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:59.185896 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-fd079070-f7b3-4409-83e4-61a72509af46 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:59.187936 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-fd079070-f7b3-4409-83e4-61a72509af46 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:52:59.188126 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-fd079070-f7b3-4409-83e4-61a72509af46 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:59.188310 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-fd079070-f7b3-4409-83e4-61a72509af46 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:59.195731 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:59.195731 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:52:59.199604 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-fd079070-f7b3-4409-83e4-61a72509af46 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:52:59.203494 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-fd079070-f7b3-4409-83e4-61a72509af46 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:52:59.203901 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1439/5763] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:52:59 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:52:59.359615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-fc40a875-34e7-4493-8da9-fdc811cadb72 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:52:59.361512 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc40a875-34e7-4493-8da9-fdc811cadb72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:52:59.361712 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fc40a875-34e7-4493-8da9-fdc811cadb72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:52:59.361908 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-fc40a875-34e7-4493-8da9-fdc811cadb72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:52:59.377043 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:52:59.377043 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:52:59.383256 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-fc40a875-34e7-4493-8da9-fdc811cadb72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:52:59.391325 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-fc40a875-34e7-4493-8da9-fdc811cadb72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:52:59.391820 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1435/5764] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:52:59 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:00.406585 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-eec6fade-91b6-4ca5-b5c0-c69531bf453a None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:00.408367 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eec6fade-91b6-4ca5-b5c0-c69531bf453a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:00.408620 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eec6fade-91b6-4ca5-b5c0-c69531bf453a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:00.408839 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-eec6fade-91b6-4ca5-b5c0-c69531bf453a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:00.417998 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:00.417998 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:00.421043 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-eec6fade-91b6-4ca5-b5c0-c69531bf453a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:53:00.424671 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-eec6fade-91b6-4ca5-b5c0-c69531bf453a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:53:00.425009 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1441/5765] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:00 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:01.237086 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9d0a5683-6014-4f00-b6b7-109d9f86b313 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.237666 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9d0a5683-6014-4f00-b6b7-109d9f86b313 None None] GET https://10.4.3.103/volume// Jul 10 09:53:01.237913 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9d0a5683-6014-4f00-b6b7-109d9f86b313 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:01.238205 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9d0a5683-6014-4f00-b6b7-109d9f86b313 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:01.238694 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9d0a5683-6014-4f00-b6b7-109d9f86b313 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:01.239431 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1451/5766] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:53:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:01.247224 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-b4ed693d-8550-4763-938e-97daa856f0a7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.249838 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-b4ed693d-8550-4763-938e-97daa856f0a7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:53:01.250473 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-b4ed693d-8550-4763-938e-97daa856f0a7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee70b324-fdc1-4736-8973-88c494735634", "connector": null, "instance_uuid": "2c6f3ac8-05df-482c-98b5-a107a91c54f8"}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:01.264520 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:01.264520 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:01.298797 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-b4ed693d-8550-4763-938e-97daa856f0a7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:53:01.299355 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1440/5767] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:53:01 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:01.437889 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-56e350a2-b23b-45f6-bc19-621b4751a6d3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.440556 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-56e350a2-b23b-45f6-bc19-621b4751a6d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:01.440860 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-56e350a2-b23b-45f6-bc19-621b4751a6d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:01.441150 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-56e350a2-b23b-45f6-bc19-621b4751a6d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:01.453979 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:01.453979 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:01.458189 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-56e350a2-b23b-45f6-bc19-621b4751a6d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:53:01.463785 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-56e350a2-b23b-45f6-bc19-621b4751a6d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:53:01.464413 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1436/5768] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:01 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:01.723990 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-005218a0-bdde-4b72-b422-3d71d597c555 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.726221 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-005218a0-bdde-4b72-b422-3d71d597c555 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:01.726465 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-005218a0-bdde-4b72-b422-3d71d597c555 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:01.726709 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-005218a0-bdde-4b72-b422-3d71d597c555 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:01.736208 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:01.736208 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:01.740080 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-005218a0-bdde-4b72-b422-3d71d597c555 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:01.744543 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-005218a0-bdde-4b72-b422-3d71d597c555 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:01.744998 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1442/5769] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:01 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:01.828666 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-97dac36f-317b-436a-a61b-49d8023c29e2 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.829127 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97dac36f-317b-436a-a61b-49d8023c29e2 None None] GET https://10.4.3.103/volume// Jul 10 09:53:01.829303 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97dac36f-317b-436a-a61b-49d8023c29e2 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:01.829538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-97dac36f-317b-436a-a61b-49d8023c29e2 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:01.829911 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-97dac36f-317b-436a-a61b-49d8023c29e2 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:01.830414 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1452/5770] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:53:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:01.838690 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7d92adf3-2382-44f9-adce-c8d401255273 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.841315 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7d92adf3-2382-44f9-adce-c8d401255273 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:01.841619 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7d92adf3-2382-44f9-adce-c8d401255273 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:01.841864 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7d92adf3-2382-44f9-adce-c8d401255273 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:01.853831 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:01.853831 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:01.858050 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7d92adf3-2382-44f9-adce-c8d401255273 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:01.864583 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7d92adf3-2382-44f9-adce-c8d401255273 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:01.865094 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1441/5771] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:53:01 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:53:01.968170 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:01.970532 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] PUT https://10.4.3.103/volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe Jul 10 09:53:01.970884 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:01.979967 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Acquiring lock "cinder-attachment_update-ee70b324-fdc1-4736-8973-88c494735634-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:53:01.986324 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-ee70b324-fdc1-4736-8973-88c494735634-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:53:01.987512 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:01.987512 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:02.304472 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-00cedde5-4cbf-499d-bcf9-478eeeca8269 req-70ead131-1342-4b77-94f5-b192d202ab09 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:02.306586 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-00cedde5-4cbf-499d-bcf9-478eeeca8269 req-70ead131-1342-4b77-94f5-b192d202ab09 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747 Jul 10 09:53:02.306791 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-00cedde5-4cbf-499d-bcf9-478eeeca8269 req-70ead131-1342-4b77-94f5-b192d202ab09 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:02.306977 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-00cedde5-4cbf-499d-bcf9-478eeeca8269 req-70ead131-1342-4b77-94f5-b192d202ab09 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:02.313217 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-c0f9a7d8-7799-4675-8a7f-5a390f0eb779 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:02.314258 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:02.314258 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:02.315290 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-c0f9a7d8-7799-4675-8a7f-5a390f0eb779 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d/action Jul 10 09:53:02.315677 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-c0f9a7d8-7799-4675-8a7f-5a390f0eb779 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:53:02.315792 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-c0f9a7d8-7799-4675-8a7f-5a390f0eb779 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:02.331447 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:02.331447 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:02.343308 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a3d2db10-1523-4ed0-9091-dfefbdb1b44e req-c0f9a7d8-7799-4675-8a7f-5a390f0eb779 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d/action returned with HTTP 204 Jul 10 09:53:02.343960 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1453/5772] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:53:02 2026] POST /volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:02.477021 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-da6d8789-369b-4bfd-8416-99d08c307251 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:02.478970 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da6d8789-369b-4bfd-8416-99d08c307251 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:02.479174 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da6d8789-369b-4bfd-8416-99d08c307251 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:02.479353 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-da6d8789-369b-4bfd-8416-99d08c307251 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:02.489549 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:02.489549 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:02.493738 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-da6d8789-369b-4bfd-8416-99d08c307251 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:53:02.499328 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-da6d8789-369b-4bfd-8416-99d08c307251 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:53:02.499847 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1442/5773] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:02 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:02.508225 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-ee70b324-fdc1-4736-8973-88c494735634-np0000004982" released by "attachment_update" :: held 0.522s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:53:02.508554 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-f9901570-00f4-42ab-948a-022636bbd6c8 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe returned with HTTP 200 Jul 10 09:53:02.509090 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1437/5774] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:53:01 2026] PUT /volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:02.759785 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2a6c38d6-6cf5-40da-8976-76058f00c2f9 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:02.761578 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a6c38d6-6cf5-40da-8976-76058f00c2f9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:02.761845 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a6c38d6-6cf5-40da-8976-76058f00c2f9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:02.762039 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2a6c38d6-6cf5-40da-8976-76058f00c2f9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:02.772167 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:02.772167 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:02.775893 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2a6c38d6-6cf5-40da-8976-76058f00c2f9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:02.780152 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2a6c38d6-6cf5-40da-8976-76058f00c2f9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:02.780441 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1454/5775] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:02 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:02.841172 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-00cedde5-4cbf-499d-bcf9-478eeeca8269 req-70ead131-1342-4b77-94f5-b192d202ab09 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747 returned with HTTP 200 Jul 10 09:53:02.841659 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1443/5776] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:53:02 2026] DELETE /volume/v3/attachments/690165c0-73b3-41da-9b2b-a2aabcb69747 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:03.793863 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d87a8097-e2f5-4ad5-b738-b2285a3a8726 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:03.796134 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d87a8097-e2f5-4ad5-b738-b2285a3a8726 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:03.796452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d87a8097-e2f5-4ad5-b738-b2285a3a8726 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:03.796708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d87a8097-e2f5-4ad5-b738-b2285a3a8726 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:03.809928 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:03.809928 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:03.813876 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d87a8097-e2f5-4ad5-b738-b2285a3a8726 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:03.820477 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d87a8097-e2f5-4ad5-b738-b2285a3a8726 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:03.821010 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1443/5777] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:03 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:04.835357 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6c910928-abd0-460a-8a9b-618a5814e344 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:04.837837 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c910928-abd0-460a-8a9b-618a5814e344 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:04.838110 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c910928-abd0-460a-8a9b-618a5814e344 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:04.838364 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6c910928-abd0-460a-8a9b-618a5814e344 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:04.850562 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:04.850562 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:04.854616 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-6c910928-abd0-460a-8a9b-618a5814e344 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:04.860140 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6c910928-abd0-460a-8a9b-618a5814e344 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:04.860633 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1438/5778] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:04 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:05.873515 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2b52c647-acb1-4b60-b213-57c0eb0aa50a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:05.875338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b52c647-acb1-4b60-b213-57c0eb0aa50a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:05.875575 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b52c647-acb1-4b60-b213-57c0eb0aa50a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:05.875780 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2b52c647-acb1-4b60-b213-57c0eb0aa50a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:05.886017 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:05.886017 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:05.889718 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2b52c647-acb1-4b60-b213-57c0eb0aa50a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:05.893832 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2b52c647-acb1-4b60-b213-57c0eb0aa50a tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:05.894174 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1455/5779] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:05 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:06.352947 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:06.354866 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:53:06.355063 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:06.355249 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:06.355417 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume with id: 6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:53:06.363043 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:06.363043 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:06.363536 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:53:06.376368 np0000004982 devstack@c-api.service[99954]: WARNING cinder.keymgr.conf_key_mgr [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:53:06.383102 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume request issued successfully. Jul 10 09:53:06.383327 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-0f8b63ed-6fd2-48b1-972b-4333bd627a1f tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 202 Jul 10 09:53:06.383951 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1444/5780] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:53:06 2026] DELETE /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:06.391823 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5f8f80db-1125-4174-b42e-06b0169b7569 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:06.394225 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f8f80db-1125-4174-b42e-06b0169b7569 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:53:06.394468 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f8f80db-1125-4174-b42e-06b0169b7569 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:06.394741 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5f8f80db-1125-4174-b42e-06b0169b7569 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:06.404451 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:06.404451 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:06.409227 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5f8f80db-1125-4174-b42e-06b0169b7569 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:53:06.416159 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5f8f80db-1125-4174-b42e-06b0169b7569 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 200 Jul 10 09:53:06.416747 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1444/5781] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:06 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 1449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:06.906676 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b249586b-e6e1-4a46-811e-7c3cbdfd8ba3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:06.908394 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b249586b-e6e1-4a46-811e-7c3cbdfd8ba3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:06.908615 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b249586b-e6e1-4a46-811e-7c3cbdfd8ba3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:06.908819 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b249586b-e6e1-4a46-811e-7c3cbdfd8ba3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:06.910923 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=206,cinder:INSERT=24,cinder:UPDATE=49 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:06.919657 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:06.919657 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:06.923092 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b249586b-e6e1-4a46-811e-7c3cbdfd8ba3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:06.926823 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b249586b-e6e1-4a46-811e-7c3cbdfd8ba3 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:06.927197 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1439/5782] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:06 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:07.432117 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-27105881-d9c1-4ae4-99dd-f6606cef3005 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:07.433640 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-27105881-d9c1-4ae4-99dd-f6606cef3005 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 Jul 10 09:53:07.433903 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-27105881-d9c1-4ae4-99dd-f6606cef3005 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:07.434151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-27105881-d9c1-4ae4-99dd-f6606cef3005 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:07.439541 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-27105881-d9c1-4ae4-99dd-f6606cef3005 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 returned with HTTP 404 Jul 10 09:53:07.440111 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1456/5783] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:07 2026] GET /volume/v3/volumes/6784b7a0-cfb5-4252-aee4-9bf5e898f3a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:07.707813 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-31cd1bd7-da67-4224-9c1a-e734251281ef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:07.709687 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] DELETE https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:53:07.709900 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:07.710080 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:07.710233 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume with id: 7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:53:07.717325 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:07.717325 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:07.717807 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:53:07.729808 np0000004982 devstack@c-api.service[99954]: WARNING cinder.keymgr.conf_key_mgr [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:53:07.735320 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Delete volume request issued successfully. Jul 10 09:53:07.735469 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-31cd1bd7-da67-4224-9c1a-e734251281ef tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 202 Jul 10 09:53:07.735884 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1445/5784] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:53:07 2026] DELETE /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:07.742544 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-7cb824ec-3012-49a2-9049-ddf8ef496fd6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:07.744748 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7cb824ec-3012-49a2-9049-ddf8ef496fd6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:53:07.744995 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7cb824ec-3012-49a2-9049-ddf8ef496fd6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:07.745237 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-7cb824ec-3012-49a2-9049-ddf8ef496fd6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:07.753183 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:07.753183 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:07.757696 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-7cb824ec-3012-49a2-9049-ddf8ef496fd6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Volume info retrieved successfully. Jul 10 09:53:07.762746 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-7cb824ec-3012-49a2-9049-ddf8ef496fd6 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 200 Jul 10 09:53:07.763111 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1445/5785] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:07 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:07.941772 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-7d02f63c-9e34-4635-9509-7817600c1816 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:07.943517 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7d02f63c-9e34-4635-9509-7817600c1816 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:07.943770 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7d02f63c-9e34-4635-9509-7817600c1816 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:07.943955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-7d02f63c-9e34-4635-9509-7817600c1816 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:07.953469 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:07.953469 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:07.957084 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-7d02f63c-9e34-4635-9509-7817600c1816 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:07.961510 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-7d02f63c-9e34-4635-9509-7817600c1816 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:07.961919 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1440/5786] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:07 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:08.707138 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7b42f8c5-faa6-478b-9f64-08b3636e8436 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:08.709510 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7b42f8c5-faa6-478b-9f64-08b3636e8436 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe/action Jul 10 09:53:08.709734 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7b42f8c5-faa6-478b-9f64-08b3636e8436 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-complete": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:53:08.709875 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7b42f8c5-faa6-478b-9f64-08b3636e8436 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:08.723388 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:08.723388 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:08.732910 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d5792439-4f39-4bee-87fc-b07fe413c11b req-7b42f8c5-faa6-478b-9f64-08b3636e8436 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe/action returned with HTTP 204 Jul 10 09:53:08.733328 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1457/5787] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:53:08 2026] POST /volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:08.776043 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e6d513c6-2377-46a5-8042-7e57337de700 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:08.778192 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6d513c6-2377-46a5-8042-7e57337de700 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] GET https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed Jul 10 09:53:08.778387 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6d513c6-2377-46a5-8042-7e57337de700 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:08.778583 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e6d513c6-2377-46a5-8042-7e57337de700 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:08.783736 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e6d513c6-2377-46a5-8042-7e57337de700 tempest-TestEncryptedCinderVolumes-1873278725 tempest-TestEncryptedCinderVolumes-1873278725-project-member] https://10.4.3.103/volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed returned with HTTP 404 Jul 10 09:53:08.784177 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1446/5788] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:08 2026] GET /volume/v3/volumes/7bdbdf32-9591-4fba-b3e4-e9ca125589ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:08.792128 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:08.793833 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:53:08.794014 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:08.794208 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:08.794972 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:53:08.812010 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Get all volumes completed successfully. Jul 10 09:53:08.814047 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:08.814047 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:08.817542 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-c5dcd3b0-8b99-40d9-afd4-b5e57c00d7b1 tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:53:08.817942 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1446/5789] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:53:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12712 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:53:08.834940 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d9b4af93-11c3-4051-abc3-d91963b4307e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:08.836629 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d9b4af93-11c3-4051-abc3-d91963b4307e tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] DELETE https://10.4.3.103/volume/v3/types/82bdc5db-ae45-49b5-b62d-1bc74a27d0f3 Jul 10 09:53:08.836875 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d9b4af93-11c3-4051-abc3-d91963b4307e tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:08.837028 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d9b4af93-11c3-4051-abc3-d91963b4307e tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:08.859136 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d9b4af93-11c3-4051-abc3-d91963b4307e tempest-TestEncryptedCinderVolumes-172327718 tempest-TestEncryptedCinderVolumes-172327718-project-admin] https://10.4.3.103/volume/v3/types/82bdc5db-ae45-49b5-b62d-1bc74a27d0f3 returned with HTTP 202 Jul 10 09:53:08.859661 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1441/5790] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:53:08 2026] DELETE /volume/v3/types/82bdc5db-ae45-49b5-b62d-1bc74a27d0f3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:08.974231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-65bb5831-33dc-4cd1-b4c4-e6e51531730f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:08.975906 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-65bb5831-33dc-4cd1-b4c4-e6e51531730f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:08.976102 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-65bb5831-33dc-4cd1-b4c4-e6e51531730f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:08.976283 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-65bb5831-33dc-4cd1-b4c4-e6e51531730f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:08.985562 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:08.985562 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:08.988848 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-65bb5831-33dc-4cd1-b4c4-e6e51531730f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:08.993606 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-65bb5831-33dc-4cd1-b4c4-e6e51531730f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:08.994105 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1458/5791] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:08 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:12.329716 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-c30d64f0-e363-4331-9118-0a0158e17915 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:12.332219 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-c30d64f0-e363-4331-9118-0a0158e17915 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:12.332553 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-c30d64f0-e363-4331-9118-0a0158e17915 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:12.332777 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-c30d64f0-e363-4331-9118-0a0158e17915 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:12.343552 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:12.343552 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:12.347533 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-c30d64f0-e363-4331-9118-0a0158e17915 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:12.352807 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-c30d64f0-e363-4331-9118-0a0158e17915 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:12.353399 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1447/5792] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:53:12 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:12.370397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:12.372341 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634/action Jul 10 09:53:12.372930 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:53:12.373054 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:12.385199 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:12.385199 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:12.385679 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:12.392157 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Begin detaching volume completed successfully. Jul 10 09:53:12.392510 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-2966b76f-0478-4d22-98e1-62b17a544ca6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634/action returned with HTTP 202 Jul 10 09:53:12.393227 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1447/5793] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:53:12 2026] POST /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:53:13.418472 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1a6002c3-7f7f-47d3-bccb-252eb498a82e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:13.418986 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1a6002c3-7f7f-47d3-bccb-252eb498a82e None None] GET https://10.4.3.103/volume// Jul 10 09:53:13.419197 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1a6002c3-7f7f-47d3-bccb-252eb498a82e None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:13.419446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1a6002c3-7f7f-47d3-bccb-252eb498a82e None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:13.419882 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1a6002c3-7f7f-47d3-bccb-252eb498a82e None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:13.420227 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1442/5794] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:53:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:13.428119 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-b2671c10-f248-4da8-b684-d598a9d56baa None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:13.430484 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-b2671c10-f248-4da8-b684-d598a9d56baa tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:13.430752 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-b2671c10-f248-4da8-b684-d598a9d56baa tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:13.431014 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-b2671c10-f248-4da8-b684-d598a9d56baa tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:13.433281 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=214,cinder:INSERT=24,cinder:UPDATE=43 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:13.442317 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:13.442317 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:13.447307 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-b2671c10-f248-4da8-b684-d598a9d56baa tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:13.454521 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-b2671c10-f248-4da8-b684-d598a9d56baa tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:13.454991 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1459/5795] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:53:13 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:53:14.315622 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-9d7d4c8a-2ba1-4b62-adc9-c1b3f7e4ffe2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:14.318016 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-9d7d4c8a-2ba1-4b62-adc9-c1b3f7e4ffe2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe Jul 10 09:53:14.318162 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-9d7d4c8a-2ba1-4b62-adc9-c1b3f7e4ffe2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:14.318366 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-9d7d4c8a-2ba1-4b62-adc9-c1b3f7e4ffe2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:14.326674 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:14.326674 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:14.831224 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=172,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:14.864503 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-aa130fc2-51a0-47f4-8a50-629918fd42b4 req-9d7d4c8a-2ba1-4b62-adc9-c1b3f7e4ffe2 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe returned with HTTP 200 Jul 10 09:53:14.865113 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1448/5796] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:53:14 2026] DELETE /volume/v3/attachments/7356d8f9-010e-479b-975f-8d37d409c6fe => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:15.550783 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:15.553099 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:53:15.553537 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1379770462", "snapshot_id": "4fda52c3-c83e-467f-b013-61d7e56e7b09", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:15.555501 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.v3.volumes [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1379770462', 'snapshot_id': '4fda52c3-c83e-467f-b013-61d7e56e7b09', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:53:15.557618 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=188,cinder:INSERT=16,cinder:UPDATE=31 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:15.563405 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:15.563405 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:15.564181 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:15.564347 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume of 1 GB Jul 10 09:53:15.568996 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Availability Zones retrieved successfully. Jul 10 09:53:15.576903 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (8a2a8fe7-cdfb-4a04-963f-d51507498334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:53:15.578202 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ee50a-ce95-4ed9-8520-a47cdf02fdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:53:15.579485 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.flows.api.create_volume [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:53:15.611441 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5ee50a-ce95-4ed9-8520-a47cdf02fdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4fda52c3-c83e-467f-b013-61d7e56e7b09', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:53:15.612323 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0f08ab-97b0-4c79-879d-5dfaea4afb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:53:15.649020 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.quota [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Created reservations ['afe7e313-1f4f-4a61-a856-42bff637880b', 'a5403d00-a184-497a-9ebf-10c6346e3bc0', '34eddce8-620e-452f-aa8d-8608488b692d', '0d58b4df-c51d-4fcd-8e21-fd7217b20ca4'] {{(pid=99956) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:53:15.649905 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0f08ab-97b0-4c79-879d-5dfaea4afb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe7e313-1f4f-4a61-a856-42bff637880b', 'a5403d00-a184-497a-9ebf-10c6346e3bc0', '34eddce8-620e-452f-aa8d-8608488b692d', '0d58b4df-c51d-4fcd-8e21-fd7217b20ca4']}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:53:15.650651 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b6a95e-2cc1-4683-98c0-9b9f23ee6576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:53:15.689303 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b6a95e-2cc1-4683-98c0-9b9f23ee6576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '461cfbcd-beae-475f-aeca-cba57eb1773e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1379770462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['afe7e313-1f4f-4a61-a856-42bff637880b','a5403d00-a184-497a-9ebf-10c6346e3bc0','34eddce8-620e-452f-aa8d-8608488b692d','0d58b4df-c51d-4fcd-8e21-fd7217b20ca4'],size=1,snapshot_id=4fda52c3-c83e-467f-b013-61d7e56e7b09,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1379770462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=461cfbcd-beae-475f-aeca-cba57eb1773e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4fda52c3-c83e-467f-b013-61d7e56e7b09,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e267cc9d9c946b7a823434989e6be1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3),volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:53:15.690386 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae84517-3d83-4fd5-80aa-d785b244b91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:53:15.707655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae84517-3d83-4fd5-80aa-d785b244b91a) transitioned into state 'SUCCESS' from state '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-1379770462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd8c4be7b53491f9d17c8ab9badcff2',qos_specs=None,replication_status=,reservations=['afe7e313-1f4f-4a61-a856-42bff637880b','a5403d00-a184-497a-9ebf-10c6346e3bc0','34eddce8-620e-452f-aa8d-8608488b692d','0d58b4df-c51d-4fcd-8e21-fd7217b20ca4'],size=1,snapshot_id=4fda52c3-c83e-467f-b013-61d7e56e7b09,source_replicaid=,source_volid=None,status='creating',user_id='1e267cc9d9c946b7a823434989e6be1f',volume_type_id=2cd1ce13-3361-497a-9bc9-f24e0ed8f0b3)}' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:53:15.708438 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4391c180-baae-474f-829a-66a17212bd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:53:15.728178 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4391c180-baae-474f-829a-66a17212bd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:53:15.729022 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Flow 'volume_create_api' (8a2a8fe7-cdfb-4a04-963f-d51507498334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:53:15.729346 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Create volume request issued successfully. Jul 10 09:53:15.729947 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-537bdc2b-0ae5-4312-b07f-a38f8c32c331 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:53:15.730520 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1448/5797] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:53:15 2026] POST /volume/v3/volumes => generated 791 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:53:15.742127 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-96748473-3511-4a3f-9f16-1c5a5d0dfe68 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:15.744057 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-96748473-3511-4a3f-9f16-1c5a5d0dfe68 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:15.744231 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-96748473-3511-4a3f-9f16-1c5a5d0dfe68 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:15.744402 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-96748473-3511-4a3f-9f16-1c5a5d0dfe68 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:15.751061 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:15.751061 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:15.754404 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-96748473-3511-4a3f-9f16-1c5a5d0dfe68 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:15.757998 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-96748473-3511-4a3f-9f16-1c5a5d0dfe68 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:15.758360 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1443/5798] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:15 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:16.770444 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-08303037-5e97-4521-a56b-12878cb5a756 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:16.772658 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08303037-5e97-4521-a56b-12878cb5a756 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:16.772916 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08303037-5e97-4521-a56b-12878cb5a756 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:16.773157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-08303037-5e97-4521-a56b-12878cb5a756 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:16.781712 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:16.781712 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:16.785649 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-08303037-5e97-4521-a56b-12878cb5a756 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:16.790445 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-08303037-5e97-4521-a56b-12878cb5a756 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:16.791033 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1460/5799] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:16 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:16.802321 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-57e2f6dd-6baf-439f-ba06-c499dba702ae None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:16.804141 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57e2f6dd-6baf-439f-ba06-c499dba702ae tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:16.804368 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-57e2f6dd-6baf-439f-ba06-c499dba702ae tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:16.804649 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-57e2f6dd-6baf-439f-ba06-c499dba702ae tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:16.810956 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:16.810956 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:16.814158 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-57e2f6dd-6baf-439f-ba06-c499dba702ae tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:16.817973 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-57e2f6dd-6baf-439f-ba06-c499dba702ae tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:16.818365 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1449/5800] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:16 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:17.423392 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b4eb3589-19f8-4cc9-9aa8-422e8944b139 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:17.425766 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b4eb3589-19f8-4cc9-9aa8-422e8944b139 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:17.425964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b4eb3589-19f8-4cc9-9aa8-422e8944b139 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:17.426149 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b4eb3589-19f8-4cc9-9aa8-422e8944b139 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:17.434819 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:17.434819 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:17.439036 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b4eb3589-19f8-4cc9-9aa8-422e8944b139 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:17.443524 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b4eb3589-19f8-4cc9-9aa8-422e8944b139 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:17.443961 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1449/5801] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:53:17 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:19.477333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b74001ed-8a82-4c9c-9655-beb31c93e7e9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:19.477813 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b74001ed-8a82-4c9c-9655-beb31c93e7e9 None None] GET https://10.4.3.103/volume// Jul 10 09:53:19.477984 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b74001ed-8a82-4c9c-9655-beb31c93e7e9 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:19.478195 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b74001ed-8a82-4c9c-9655-beb31c93e7e9 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:19.478527 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b74001ed-8a82-4c9c-9655-beb31c93e7e9 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:19.478891 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1444/5802] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:53:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:19.486283 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-4257c7c7-295c-4e84-a412-2784ca836640 req-cb494b57-f31e-4bb5-87e1-eb7ae5eaf1db None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:19.488115 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-cb494b57-f31e-4bb5-87e1-eb7ae5eaf1db tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:53:19.488443 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-cb494b57-f31e-4bb5-87e1-eb7ae5eaf1db tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "461cfbcd-beae-475f-aeca-cba57eb1773e", "connector": null, "instance_uuid": "2c6f3ac8-05df-482c-98b5-a107a91c54f8"}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:19.495748 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:19.495748 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:19.519239 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-cb494b57-f31e-4bb5-87e1-eb7ae5eaf1db tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:53:19.519900 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1461/5803] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:53:19 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:19.969266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-79e8ab63-4924-4551-bf82-3a1ac68dd0ee None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:19.971228 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79e8ab63-4924-4551-bf82-3a1ac68dd0ee tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:19.971403 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79e8ab63-4924-4551-bf82-3a1ac68dd0ee tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:19.971642 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79e8ab63-4924-4551-bf82-3a1ac68dd0ee tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:19.983549 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:19.983549 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:19.988331 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-79e8ab63-4924-4551-bf82-3a1ac68dd0ee tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:19.993477 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79e8ab63-4924-4551-bf82-3a1ac68dd0ee tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:19.994024 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1450/5804] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:19 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:20.047612 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6337d033-a4e3-45da-9b04-3073da7b3ce5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:20.048018 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6337d033-a4e3-45da-9b04-3073da7b3ce5 None None] GET https://10.4.3.103/volume// Jul 10 09:53:20.048216 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6337d033-a4e3-45da-9b04-3073da7b3ce5 None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:20.048423 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6337d033-a4e3-45da-9b04-3073da7b3ce5 None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:20.048810 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6337d033-a4e3-45da-9b04-3073da7b3ce5 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:20.049117 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1450/5805] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:53:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:20.056997 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4257c7c7-295c-4e84-a412-2784ca836640 req-615e0621-2114-41dc-9866-aff7515598cd None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:20.059277 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-615e0621-2114-41dc-9866-aff7515598cd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:20.059536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-615e0621-2114-41dc-9866-aff7515598cd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:20.059764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-615e0621-2114-41dc-9866-aff7515598cd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:20.069795 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:20.069795 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:20.073468 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-4257c7c7-295c-4e84-a412-2784ca836640 req-615e0621-2114-41dc-9866-aff7515598cd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:20.078232 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-615e0621-2114-41dc-9866-aff7515598cd tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:20.078838 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1445/5806] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:53:20 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:53:20.184979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:20.187164 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] PUT https://10.4.3.103/volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4 Jul 10 09:53:20.187486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:20.195165 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Acquiring lock "cinder-attachment_update-461cfbcd-beae-475f-aeca-cba57eb1773e-np0000004982" by "attachment_update" {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:53:20.202428 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-461cfbcd-beae-475f-aeca-cba57eb1773e-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:53:20.202428 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:20.202428 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:20.723585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.coordination [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Lock "cinder-attachment_update-461cfbcd-beae-475f-aeca-cba57eb1773e-np0000004982" released by "attachment_update" :: held 0.523s {{(pid=99957) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:53:20.723993 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-aea9d750-4bdf-4f59-872f-c6ff11c3f0d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4 returned with HTTP 200 Jul 10 09:53:20.724364 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1462/5807] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:53:20 2026] PUT /volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:21.008720 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-9eb09adf-9796-4e04-ae80-8b4814085919 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:21.010451 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9eb09adf-9796-4e04-ae80-8b4814085919 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:21.010686 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9eb09adf-9796-4e04-ae80-8b4814085919 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:21.010894 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-9eb09adf-9796-4e04-ae80-8b4814085919 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:21.021079 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:21.021079 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:21.025698 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-9eb09adf-9796-4e04-ae80-8b4814085919 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:21.032758 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-9eb09adf-9796-4e04-ae80-8b4814085919 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:21.033314 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1451/5808] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:21 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:22.048049 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-08d49105-b46d-4e6a-a1e4-26ea1932c30f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:22.050614 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08d49105-b46d-4e6a-a1e4-26ea1932c30f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:22.050874 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08d49105-b46d-4e6a-a1e4-26ea1932c30f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:22.051117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-08d49105-b46d-4e6a-a1e4-26ea1932c30f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:22.065318 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:22.065318 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:22.070471 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-08d49105-b46d-4e6a-a1e4-26ea1932c30f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:22.076368 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-08d49105-b46d-4e6a-a1e4-26ea1932c30f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:22.076932 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1451/5809] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:22 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:23.089807 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2501c4c8-27ed-4854-8715-7253fdd55f39 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:23.091652 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2501c4c8-27ed-4854-8715-7253fdd55f39 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:23.091885 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2501c4c8-27ed-4854-8715-7253fdd55f39 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:23.092096 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2501c4c8-27ed-4854-8715-7253fdd55f39 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:23.101612 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:23.101612 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:23.104939 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2501c4c8-27ed-4854-8715-7253fdd55f39 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:23.108901 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2501c4c8-27ed-4854-8715-7253fdd55f39 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:23.109296 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1446/5810] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:23 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:24.123465 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-71d388b9-8400-4cf3-91a2-020feb90bfb1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:24.125429 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-71d388b9-8400-4cf3-91a2-020feb90bfb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:24.125759 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-71d388b9-8400-4cf3-91a2-020feb90bfb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:24.126036 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-71d388b9-8400-4cf3-91a2-020feb90bfb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:24.135272 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:24.135272 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:24.138478 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-71d388b9-8400-4cf3-91a2-020feb90bfb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:24.142468 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-71d388b9-8400-4cf3-91a2-020feb90bfb1 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:24.142876 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1463/5811] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:24 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:25.155267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-79a849d0-4fd2-4e7d-bc40-783a0f8c8f87 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:25.157150 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79a849d0-4fd2-4e7d-bc40-783a0f8c8f87 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:25.157610 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79a849d0-4fd2-4e7d-bc40-783a0f8c8f87 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:25.157610 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-79a849d0-4fd2-4e7d-bc40-783a0f8c8f87 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:25.169165 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:25.169165 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:25.173952 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-79a849d0-4fd2-4e7d-bc40-783a0f8c8f87 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:25.185806 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-79a849d0-4fd2-4e7d-bc40-783a0f8c8f87 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:25.186401 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1452/5812] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:25 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:26.202221 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-b8227dd0-d579-4884-a5f4-4690231cdaf9 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:26.204019 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8227dd0-d579-4884-a5f4-4690231cdaf9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:26.204250 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b8227dd0-d579-4884-a5f4-4690231cdaf9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:26.204443 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-b8227dd0-d579-4884-a5f4-4690231cdaf9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:26.215304 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:26.215304 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:26.218529 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-b8227dd0-d579-4884-a5f4-4690231cdaf9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:26.222738 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-b8227dd0-d579-4884-a5f4-4690231cdaf9 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:26.223121 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1452/5813] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:26 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:26.927937 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b5bebbc4-abd4-4dfa-9c6d-02bae14b304f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:26.930212 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b5bebbc4-abd4-4dfa-9c6d-02bae14b304f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4/action Jul 10 09:53:26.930611 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b5bebbc4-abd4-4dfa-9c6d-02bae14b304f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:53:26.930756 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b5bebbc4-abd4-4dfa-9c6d-02bae14b304f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:26.947796 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:26.947796 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:26.957313 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-4257c7c7-295c-4e84-a412-2784ca836640 req-b5bebbc4-abd4-4dfa-9c6d-02bae14b304f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4/action returned with HTTP 204 Jul 10 09:53:26.957780 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1447/5814] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:53:26 2026] POST /volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:27.236257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b803a958-0b71-4cf5-aea6-fa3963177bc0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:27.238452 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b803a958-0b71-4cf5-aea6-fa3963177bc0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:27.238730 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b803a958-0b71-4cf5-aea6-fa3963177bc0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:27.238939 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b803a958-0b71-4cf5-aea6-fa3963177bc0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:27.249605 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:27.249605 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:27.253970 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-b803a958-0b71-4cf5-aea6-fa3963177bc0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:27.258463 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b803a958-0b71-4cf5-aea6-fa3963177bc0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:27.258873 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1464/5815] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:27 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:30.533364 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d78a7146-ff5b-4eff-97fe-3c1fe997a077 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:30.535707 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d78a7146-ff5b-4eff-97fe-3c1fe997a077 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:30.535943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d78a7146-ff5b-4eff-97fe-3c1fe997a077 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:30.536181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d78a7146-ff5b-4eff-97fe-3c1fe997a077 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:30.547973 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:30.547973 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:30.551942 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d78a7146-ff5b-4eff-97fe-3c1fe997a077 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:30.557869 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d78a7146-ff5b-4eff-97fe-3c1fe997a077 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:30.558408 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1453/5816] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:53:30 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:30.581742 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:30.583953 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] POST https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e/action Jul 10 09:53:30.584298 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:53:30.584421 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:30.597361 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:30.597361 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:30.597962 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:30.606765 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Begin detaching volume completed successfully. Jul 10 09:53:30.607070 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-877bfe8e-7af0-4f0e-9b49-0fd3056464b6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e/action returned with HTTP 202 Jul 10 09:53:30.607644 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1453/5817] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:53:30 2026] POST /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:53:31.632507 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-6abbdad4-f9d9-4c95-9a4b-8368a31e08b9 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:31.633002 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6abbdad4-f9d9-4c95-9a4b-8368a31e08b9 None None] GET https://10.4.3.103/volume// Jul 10 09:53:31.633206 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6abbdad4-f9d9-4c95-9a4b-8368a31e08b9 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:31.633422 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-6abbdad4-f9d9-4c95-9a4b-8368a31e08b9 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:31.633819 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-6abbdad4-f9d9-4c95-9a4b-8368a31e08b9 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:31.634141 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1448/5818] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:53:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:31.643294 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d96ba6c0-1a9c-4092-9b10-82d40260eed0 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:31.645934 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d96ba6c0-1a9c-4092-9b10-82d40260eed0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:31.646223 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d96ba6c0-1a9c-4092-9b10-82d40260eed0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:31.646488 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d96ba6c0-1a9c-4092-9b10-82d40260eed0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:31.658807 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:31.658807 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:31.664039 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d96ba6c0-1a9c-4092-9b10-82d40260eed0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:31.670479 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-d96ba6c0-1a9c-4092-9b10-82d40260eed0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:31.671046 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1465/5819] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:53:31 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:53:32.500844 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-f81ae847-5cc8-494b-b999-747e5cbcb598 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:32.502917 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-f81ae847-5cc8-494b-b999-747e5cbcb598 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4 Jul 10 09:53:32.503172 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-f81ae847-5cc8-494b-b999-747e5cbcb598 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:32.503361 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-f81ae847-5cc8-494b-b999-747e5cbcb598 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:32.512795 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:32.512795 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:33.039202 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-cf1d7c31-9e5d-4364-b5ff-a5b725c4c963 req-f81ae847-5cc8-494b-b999-747e5cbcb598 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4 returned with HTTP 200 Jul 10 09:53:33.039587 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1454/5820] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:53:32 2026] DELETE /volume/v3/attachments/f37e99ac-3f2d-45de-85f7-26098aaeeab4 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:33.766104 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4c5b6cdd-34e1-40dd-af03-21d3fbbcee25 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:33.767928 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c5b6cdd-34e1-40dd-af03-21d3fbbcee25 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:33.768347 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c5b6cdd-34e1-40dd-af03-21d3fbbcee25 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:33.769703 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c5b6cdd-34e1-40dd-af03-21d3fbbcee25 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:33.775648 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:33.775648 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:33.779757 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4c5b6cdd-34e1-40dd-af03-21d3fbbcee25 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:33.784232 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c5b6cdd-34e1-40dd-af03-21d3fbbcee25 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:33.784838 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1454/5821] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:33 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:33.797178 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d6ec9999-4509-4317-8c01-ff4cd4d6ed96 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:33.798758 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6ec9999-4509-4317-8c01-ff4cd4d6ed96 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:33.798931 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6ec9999-4509-4317-8c01-ff4cd4d6ed96 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:33.799094 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d6ec9999-4509-4317-8c01-ff4cd4d6ed96 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:33.805445 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:33.805445 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:33.808960 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-d6ec9999-4509-4317-8c01-ff4cd4d6ed96 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:33.812916 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d6ec9999-4509-4317-8c01-ff4cd4d6ed96 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:33.813369 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1449/5822] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:33 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:33.826087 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:33.828201 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:33.828425 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:33.828686 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:33.828883 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume with id: 461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:33.837602 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:33.837602 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:33.838204 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:33.856281 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume request issued successfully. Jul 10 09:53:33.856469 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-30f2b1e7-2eb8-4d8b-a581-51850c235b6e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 202 Jul 10 09:53:33.856999 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1466/5823] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:53:33 2026] DELETE /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:33.865181 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-d350abf1-2999-46a9-8424-470a12075e13 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:33.867411 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d350abf1-2999-46a9-8424-470a12075e13 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:33.867681 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d350abf1-2999-46a9-8424-470a12075e13 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:33.867931 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-d350abf1-2999-46a9-8424-470a12075e13 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:33.877008 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:33.877008 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:33.881717 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-d350abf1-2999-46a9-8424-470a12075e13 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:33.887609 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-d350abf1-2999-46a9-8424-470a12075e13 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 200 Jul 10 09:53:33.888101 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1455/5824] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:33 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:34.903682 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-0652fc42-5c4c-4cbf-a1fe-8a891cde5692 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:34.906092 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0652fc42-5c4c-4cbf-a1fe-8a891cde5692 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e Jul 10 09:53:34.906092 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0652fc42-5c4c-4cbf-a1fe-8a891cde5692 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:34.906397 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-0652fc42-5c4c-4cbf-a1fe-8a891cde5692 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:34.914730 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-0652fc42-5c4c-4cbf-a1fe-8a891cde5692 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e returned with HTTP 404 Jul 10 09:53:34.915382 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1455/5825] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:34 2026] GET /volume/v3/volumes/461cfbcd-beae-475f-aeca-cba57eb1773e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:34.922425 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-78dd37f5-0419-43cf-a8bd-0c80293ba51e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:34.923847 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-78dd37f5-0419-43cf-a8bd-0c80293ba51e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:34.924045 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-78dd37f5-0419-43cf-a8bd-0c80293ba51e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:34.924214 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-78dd37f5-0419-43cf-a8bd-0c80293ba51e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:34.931672 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:34.931672 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:34.935029 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-78dd37f5-0419-43cf-a8bd-0c80293ba51e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:34.939314 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-78dd37f5-0419-43cf-a8bd-0c80293ba51e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:34.939314 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1450/5826] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:34 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:34.955124 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-4b79a523-307d-46ee-be8f-179e2399eed7 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:34.957133 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4b79a523-307d-46ee-be8f-179e2399eed7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:34.957527 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4b79a523-307d-46ee-be8f-179e2399eed7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:34.958345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-4b79a523-307d-46ee-be8f-179e2399eed7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:34.967699 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:34.967699 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:34.973065 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-4b79a523-307d-46ee-be8f-179e2399eed7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:34.979670 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-4b79a523-307d-46ee-be8f-179e2399eed7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:34.979956 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1467/5827] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:34 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:34.993266 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-abd0d293-97f9-4c99-a211-310111fa2761 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:34.995124 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:34.995124 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:34.995280 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:34.995333 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.volumes [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume with id: ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:35.002377 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:35.002377 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:35.002866 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:35.020202 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume request issued successfully. Jul 10 09:53:35.020403 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-abd0d293-97f9-4c99-a211-310111fa2761 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 202 Jul 10 09:53:35.020874 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1456/5828] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:53:34 2026] DELETE /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:35.029380 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f18053a2-8183-45ba-9297-30d392cc53d7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:35.031171 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f18053a2-8183-45ba-9297-30d392cc53d7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:35.031348 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f18053a2-8183-45ba-9297-30d392cc53d7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:35.031546 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f18053a2-8183-45ba-9297-30d392cc53d7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:35.038740 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:35.038740 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:35.043159 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f18053a2-8183-45ba-9297-30d392cc53d7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:35.047955 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f18053a2-8183-45ba-9297-30d392cc53d7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 200 Jul 10 09:53:35.048330 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1456/5829] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:35 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:36.062262 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3ff4e7ee-4a63-4f82-8a2e-b43b8035d798 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:36.063928 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ff4e7ee-4a63-4f82-8a2e-b43b8035d798 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 Jul 10 09:53:36.064125 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ff4e7ee-4a63-4f82-8a2e-b43b8035d798 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:36.064308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3ff4e7ee-4a63-4f82-8a2e-b43b8035d798 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:36.069907 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3ff4e7ee-4a63-4f82-8a2e-b43b8035d798 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 returned with HTTP 404 Jul 10 09:53:36.070361 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1451/5830] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:36 2026] GET /volume/v3/volumes/ee70b324-fdc1-4736-8973-88c494735634 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:36.077490 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9dd75f16-f629-4d6a-8c21-f44089163745 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:36.079858 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9dd75f16-f629-4d6a-8c21-f44089163745 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:53:36.080067 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9dd75f16-f629-4d6a-8c21-f44089163745 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:36.080271 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9dd75f16-f629-4d6a-8c21-f44089163745 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:36.087792 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:36.087792 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:36.091919 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9dd75f16-f629-4d6a-8c21-f44089163745 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:36.095777 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9dd75f16-f629-4d6a-8c21-f44089163745 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:53:36.096164 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1468/5831] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:36 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:36.107951 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cba735a9-20be-4fbc-9eaa-53991959d2ef None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:36.109775 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cba735a9-20be-4fbc-9eaa-53991959d2ef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:53:36.109996 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cba735a9-20be-4fbc-9eaa-53991959d2ef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:36.110204 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cba735a9-20be-4fbc-9eaa-53991959d2ef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:36.117507 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:36.117507 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:36.121171 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-cba735a9-20be-4fbc-9eaa-53991959d2ef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:36.126073 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cba735a9-20be-4fbc-9eaa-53991959d2ef tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:53:36.126640 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1457/5832] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:36 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:36.138458 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:36.140124 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:53:36.140287 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:36.140435 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:36.140645 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume with id: d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:53:36.147771 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:36.147771 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:36.148187 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:36.164061 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume request issued successfully. Jul 10 09:53:36.164286 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-293e1699-9878-4ebe-b63f-732561d9dfc4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 202 Jul 10 09:53:36.164871 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1457/5833] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:53:36 2026] DELETE /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:36.172174 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-f800df07-49af-489b-a2d7-46e7a6323e1d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:36.174187 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f800df07-49af-489b-a2d7-46e7a6323e1d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:53:36.174187 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f800df07-49af-489b-a2d7-46e7a6323e1d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:36.174318 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-f800df07-49af-489b-a2d7-46e7a6323e1d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:36.181309 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:36.181309 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:36.185374 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-f800df07-49af-489b-a2d7-46e7a6323e1d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:36.190492 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-f800df07-49af-489b-a2d7-46e7a6323e1d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 200 Jul 10 09:53:36.191025 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1452/5834] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:36 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:37.204200 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-aeb363ba-8fd0-47e0-a2c8-3d715b2b2592 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:37.206662 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aeb363ba-8fd0-47e0-a2c8-3d715b2b2592 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f Jul 10 09:53:37.207017 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aeb363ba-8fd0-47e0-a2c8-3d715b2b2592 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:37.207365 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-aeb363ba-8fd0-47e0-a2c8-3d715b2b2592 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:37.214723 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-aeb363ba-8fd0-47e0-a2c8-3d715b2b2592 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f returned with HTTP 404 Jul 10 09:53:37.215400 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1469/5835] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:37 2026] GET /volume/v3/volumes/d279fb85-a28d-41f3-9ff5-ca4e4974fe3f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:37.223496 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:37.225999 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:53:37.226281 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:37.226554 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:37.226762 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.v3.snapshots [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete snapshot with id: 4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:53:37.233475 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:37.233475 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:37.234108 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:37.255114 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot delete request issued successfully. Jul 10 09:53:37.255344 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e0b791ee-ef3e-4b6e-9064-e1722f08faa6 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 returned with HTTP 202 Jul 10 09:53:37.255920 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1458/5836] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:53:37 2026] DELETE /volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:37.263708 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ec213a8f-ea70-4969-bdc3-b17d8f0a012e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:37.266423 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ec213a8f-ea70-4969-bdc3-b17d8f0a012e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:53:37.266727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ec213a8f-ea70-4969-bdc3-b17d8f0a012e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:37.267002 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ec213a8f-ea70-4969-bdc3-b17d8f0a012e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:37.274475 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:37.274475 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:37.275330 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ec213a8f-ea70-4969-bdc3-b17d8f0a012e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:37.276685 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ec213a8f-ea70-4969-bdc3-b17d8f0a012e tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 returned with HTTP 200 Jul 10 09:53:37.277213 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1458/5837] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:53:37 2026] GET /volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:38.286358 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-effdf49d-5b40-4b13-994b-a0a3b6b656d5 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:38.288054 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-effdf49d-5b40-4b13-994b-a0a3b6b656d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 Jul 10 09:53:38.288224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-effdf49d-5b40-4b13-994b-a0a3b6b656d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:38.288416 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-effdf49d-5b40-4b13-994b-a0a3b6b656d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:38.292508 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-effdf49d-5b40-4b13-994b-a0a3b6b656d5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 returned with HTTP 404 Jul 10 09:53:38.292997 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1453/5838] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:53:38 2026] GET /volume/v3/snapshots/4fda52c3-c83e-467f-b013-61d7e56e7b09 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:38.301816 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-413faf46-38fa-4efd-884d-9c017b7fed4f None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:38.304057 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:53:38.304274 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:38.304478 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:38.304645 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.snapshots [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete snapshot with id: 08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:53:38.310448 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:38.310448 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:38.311037 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:38.328725 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot delete request issued successfully. Jul 10 09:53:38.328963 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-413faf46-38fa-4efd-884d-9c017b7fed4f tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 returned with HTTP 202 Jul 10 09:53:38.329422 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1470/5839] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:53:38 2026] DELETE /volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:38.338039 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6f26afb2-6e10-4168-9f68-fcddf5532247 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:38.339746 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f26afb2-6e10-4168-9f68-fcddf5532247 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:53:38.339943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f26afb2-6e10-4168-9f68-fcddf5532247 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:38.340122 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6f26afb2-6e10-4168-9f68-fcddf5532247 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:38.345294 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:38.345294 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:38.345771 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6f26afb2-6e10-4168-9f68-fcddf5532247 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:38.346551 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6f26afb2-6e10-4168-9f68-fcddf5532247 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 returned with HTTP 200 Jul 10 09:53:38.346952 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1459/5840] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:53:38 2026] GET /volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:39.357867 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-eb32f5fc-6744-4f35-aad3-2d5335a585f5 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:39.359716 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb32f5fc-6744-4f35-aad3-2d5335a585f5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 Jul 10 09:53:39.359915 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb32f5fc-6744-4f35-aad3-2d5335a585f5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:39.360124 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-eb32f5fc-6744-4f35-aad3-2d5335a585f5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:39.364553 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-eb32f5fc-6744-4f35-aad3-2d5335a585f5 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 returned with HTTP 404 Jul 10 09:53:39.365100 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1459/5841] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:53:39 2026] GET /volume/v3/snapshots/08d26683-1c69-4027-b457-0ea1964b47c7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:39.373363 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-b57e5c11-bc89-4529-8216-dab373e04520 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:39.375125 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:53:39.375308 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:39.375477 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:39.375595 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.snapshots [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete snapshot with id: 963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:53:39.381590 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:39.381590 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:39.382146 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:39.396256 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot delete request issued successfully. Jul 10 09:53:39.396444 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-b57e5c11-bc89-4529-8216-dab373e04520 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae returned with HTTP 202 Jul 10 09:53:39.396997 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1454/5842] 10.4.3.103 () {66 vars in 1357 bytes} [Fri Jul 10 09:53:39 2026] DELETE /volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:39.403839 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9495b937-6e1c-4713-a9ec-5ee981a2557c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:39.405716 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9495b937-6e1c-4713-a9ec-5ee981a2557c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:53:39.405921 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9495b937-6e1c-4713-a9ec-5ee981a2557c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:39.406135 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9495b937-6e1c-4713-a9ec-5ee981a2557c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:39.411148 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:39.411148 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:39.411557 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9495b937-6e1c-4713-a9ec-5ee981a2557c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Snapshot retrieved successfully. Jul 10 09:53:39.412405 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9495b937-6e1c-4713-a9ec-5ee981a2557c tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae returned with HTTP 200 Jul 10 09:53:39.412759 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1471/5843] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:53:39 2026] GET /volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:40.421279 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-54c23563-ce71-427e-bd0e-1daae7f08b20 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:40.423045 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54c23563-ce71-427e-bd0e-1daae7f08b20 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae Jul 10 09:53:40.423259 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54c23563-ce71-427e-bd0e-1daae7f08b20 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:40.423457 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-54c23563-ce71-427e-bd0e-1daae7f08b20 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:40.427760 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-54c23563-ce71-427e-bd0e-1daae7f08b20 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae returned with HTTP 404 Jul 10 09:53:40.428300 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1460/5844] 10.4.3.103 () {66 vars in 1354 bytes} [Fri Jul 10 09:53:40 2026] GET /volume/v3/snapshots/963b6192-b91d-4ff4-b183-ad13cce6f8ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:40.435045 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-83774d99-0dcd-4fc3-b6c7-c5db91f2ea90 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:40.436901 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83774d99-0dcd-4fc3-b6c7-c5db91f2ea90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:53:40.437139 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83774d99-0dcd-4fc3-b6c7-c5db91f2ea90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:40.437376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-83774d99-0dcd-4fc3-b6c7-c5db91f2ea90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:40.444842 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:40.444842 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:40.449146 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-83774d99-0dcd-4fc3-b6c7-c5db91f2ea90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:40.453795 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-83774d99-0dcd-4fc3-b6c7-c5db91f2ea90 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:53:40.454186 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1460/5845] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:40 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:40.466994 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1e277b15-ff5c-403d-995c-32f59630adb7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:40.468741 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1e277b15-ff5c-403d-995c-32f59630adb7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:53:40.468962 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1e277b15-ff5c-403d-995c-32f59630adb7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:40.469173 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1e277b15-ff5c-403d-995c-32f59630adb7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:40.476010 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:40.476010 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:40.479586 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1e277b15-ff5c-403d-995c-32f59630adb7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:40.483916 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1e277b15-ff5c-403d-995c-32f59630adb7 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:53:40.484286 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1455/5846] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:40 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:40.498719 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2bac407b-d5ff-4639-8598-7a5061d5816d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:40.500442 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] DELETE https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:53:40.500709 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:40.500964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:40.501182 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume with id: 181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:53:40.508154 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:40.508154 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:40.508653 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:40.524460 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Delete volume request issued successfully. Jul 10 09:53:40.524699 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2bac407b-d5ff-4639-8598-7a5061d5816d tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 202 Jul 10 09:53:40.525159 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1472/5847] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:53:40 2026] DELETE /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:53:40.532997 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6c07263b-695f-425a-8759-133a079825a0 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:40.535339 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6c07263b-695f-425a-8759-133a079825a0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:53:40.535630 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6c07263b-695f-425a-8759-133a079825a0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:40.535908 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6c07263b-695f-425a-8759-133a079825a0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:40.546049 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:40.546049 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:40.551599 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6c07263b-695f-425a-8759-133a079825a0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Volume info retrieved successfully. Jul 10 09:53:40.556544 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6c07263b-695f-425a-8759-133a079825a0 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 200 Jul 10 09:53:40.556981 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1461/5848] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:40 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:53:41.570139 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f148c320-5f0a-4bfd-8e24-0055c4ded6e4 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:41.571957 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f148c320-5f0a-4bfd-8e24-0055c4ded6e4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] GET https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 Jul 10 09:53:41.572163 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f148c320-5f0a-4bfd-8e24-0055c4ded6e4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:41.572358 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f148c320-5f0a-4bfd-8e24-0055c4ded6e4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:41.578207 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f148c320-5f0a-4bfd-8e24-0055c4ded6e4 tempest-SnapshotDataIntegrityTests-1631163227 tempest-SnapshotDataIntegrityTests-1631163227-project-member] https://10.4.3.103/volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 returned with HTTP 404 Jul 10 09:53:41.578934 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1461/5849] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:41 2026] GET /volume/v3/volumes/181a353d-4885-44ed-bd5c-ecc80e2ed286 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:53:50.482900 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=56,cinder:UPDATE=7 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:50.520110 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:50.555416 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=61,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:51.574818 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=59,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:53:56.393650 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1be2467f-8e79-4a34-9a1c-39416dcce0f3 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:56.396156 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1be2467f-8e79-4a34-9a1c-39416dcce0f3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:56.396380 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1be2467f-8e79-4a34-9a1c-39416dcce0f3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:56.396627 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1be2467f-8e79-4a34-9a1c-39416dcce0f3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:56.407885 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:56.407885 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:53:56.411665 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1be2467f-8e79-4a34-9a1c-39416dcce0f3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:53:56.416449 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1be2467f-8e79-4a34-9a1c-39416dcce0f3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:53:56.416969 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1456/5850] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:53:56 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:58.448545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-b37574ed-6d96-4da3-bc1f-b2760c68756b None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:58.448545 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b37574ed-6d96-4da3-bc1f-b2760c68756b None None] GET https://10.4.3.103/volume// Jul 10 09:53:58.448545 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b37574ed-6d96-4da3-bc1f-b2760c68756b None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:58.449157 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-b37574ed-6d96-4da3-bc1f-b2760c68756b None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:58.449157 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-b37574ed-6d96-4da3-bc1f-b2760c68756b None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:58.449348 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1473/5851] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:53:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:58.456378 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-63b84fcc-ac54-4b6e-8be9-7019a9f1290d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:58.458494 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-63b84fcc-ac54-4b6e-8be9-7019a9f1290d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:53:58.458943 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-63b84fcc-ac54-4b6e-8be9-7019a9f1290d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d", "connector": null, "instance_uuid": "b4c5f3d1-f165-47fe-b256-962909b5b3dc"}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:58.469997 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:58.469997 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:58.493476 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-63b84fcc-ac54-4b6e-8be9-7019a9f1290d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:53:58.494138 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1462/5852] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:53:58 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:58.938648 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-948995a1-6785-4382-b773-68b1d20f336e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:58.940554 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-948995a1-6785-4382-b773-68b1d20f336e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:58.940842 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-948995a1-6785-4382-b773-68b1d20f336e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:58.941030 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-948995a1-6785-4382-b773-68b1d20f336e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:58.956055 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:58.956055 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:53:58.959475 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-948995a1-6785-4382-b773-68b1d20f336e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:53:58.963284 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-948995a1-6785-4382-b773-68b1d20f336e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:53:58.963639 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1462/5853] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:58 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:59.019785 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-5855284c-3d78-4ecc-a010-9f61cecb869c None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:59.020260 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5855284c-3d78-4ecc-a010-9f61cecb869c None None] GET https://10.4.3.103/volume// Jul 10 09:53:59.020501 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5855284c-3d78-4ecc-a010-9f61cecb869c None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:59.020776 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-5855284c-3d78-4ecc-a010-9f61cecb869c None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:59.021186 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-5855284c-3d78-4ecc-a010-9f61cecb869c None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:53:59.021623 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1457/5854] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:53:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:53:59.031585 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-5e59d68e-34b1-4544-a3e1-44f89cf7ba91 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:59.034098 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-5e59d68e-34b1-4544-a3e1-44f89cf7ba91 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:59.034231 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-5e59d68e-34b1-4544-a3e1-44f89cf7ba91 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:59.034457 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-5e59d68e-34b1-4544-a3e1-44f89cf7ba91 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:59.048039 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:59.048039 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:53:59.051807 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-5e59d68e-34b1-4544-a3e1-44f89cf7ba91 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:53:59.056428 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-5e59d68e-34b1-4544-a3e1-44f89cf7ba91 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:53:59.056853 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1474/5855] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:53:59 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:53:59.168382 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:59.171011 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] PUT https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 Jul 10 09:53:59.171488 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:53:59.181103 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Acquiring lock "cinder-attachment_update-ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d-np0000004982" by "attachment_update" {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:53:59.186503 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d-np0000004982" acquired by "attachment_update" :: waited 0.005s {{(pid=99954) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:53:59.187763 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:59.187763 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:53:59.716957 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.coordination [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d-np0000004982" released by "attachment_update" :: held 0.530s {{(pid=99954) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:53:59.717561 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-1fe734af-ca33-4bce-afd8-a228103ac68e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 returned with HTTP 200 Jul 10 09:53:59.717942 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1463/5856] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:53:59 2026] PUT /volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:53:59.978611 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-cf173c6a-0b94-4c30-91ff-56a6e98caae6 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:53:59.981108 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf173c6a-0b94-4c30-91ff-56a6e98caae6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:53:59.981414 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf173c6a-0b94-4c30-91ff-56a6e98caae6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:53:59.981806 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-cf173c6a-0b94-4c30-91ff-56a6e98caae6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:53:59.998762 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:53:59.998762 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:54:00.003294 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-cf173c6a-0b94-4c30-91ff-56a6e98caae6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:00.008693 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-cf173c6a-0b94-4c30-91ff-56a6e98caae6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:00.009223 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1463/5857] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:53:59 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:01.023418 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-3643ecae-5295-41b0-816c-5b81d5343748 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:01.025797 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3643ecae-5295-41b0-816c-5b81d5343748 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:01.026029 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3643ecae-5295-41b0-816c-5b81d5343748 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:01.026273 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-3643ecae-5295-41b0-816c-5b81d5343748 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:01.039888 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:01.039888 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:54:01.043895 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-3643ecae-5295-41b0-816c-5b81d5343748 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:01.048653 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-3643ecae-5295-41b0-816c-5b81d5343748 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:01.049131 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1458/5858] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:01 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:02.065009 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-34e544ce-b27f-40f3-ab39-6f393516699c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:02.066706 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34e544ce-b27f-40f3-ab39-6f393516699c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:02.066953 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34e544ce-b27f-40f3-ab39-6f393516699c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:02.067174 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-34e544ce-b27f-40f3-ab39-6f393516699c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:02.080299 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:02.080299 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:54:02.083971 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-34e544ce-b27f-40f3-ab39-6f393516699c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:02.088817 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-34e544ce-b27f-40f3-ab39-6f393516699c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:02.089199 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1475/5859] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:02 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:03.102401 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-41d37b9e-9077-4ad5-9230-0fe4a7f80b8f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:03.104488 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-41d37b9e-9077-4ad5-9230-0fe4a7f80b8f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:03.104718 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-41d37b9e-9077-4ad5-9230-0fe4a7f80b8f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:03.104961 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-41d37b9e-9077-4ad5-9230-0fe4a7f80b8f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:03.119282 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:03.119282 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:54:03.123655 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-41d37b9e-9077-4ad5-9230-0fe4a7f80b8f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:03.128869 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-41d37b9e-9077-4ad5-9230-0fe4a7f80b8f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:03.129297 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1464/5860] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:03 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:04.142491 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e8148887-3a9c-48c9-b788-fb6708daf92c None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:04.144498 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e8148887-3a9c-48c9-b788-fb6708daf92c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:04.144774 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e8148887-3a9c-48c9-b788-fb6708daf92c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:04.145015 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e8148887-3a9c-48c9-b788-fb6708daf92c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:04.157589 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:04.157589 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:54:04.161074 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-e8148887-3a9c-48c9-b788-fb6708daf92c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:04.165362 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e8148887-3a9c-48c9-b788-fb6708daf92c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:04.165850 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1464/5861] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:04 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:04.931966 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-24e58a7f-8bb2-4d80-a168-6f307a4d8652 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:04.934257 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-24e58a7f-8bb2-4d80-a168-6f307a4d8652 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756/action Jul 10 09:54:04.934722 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-24e58a7f-8bb2-4d80-a168-6f307a4d8652 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:54:04.934913 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-24e58a7f-8bb2-4d80-a168-6f307a4d8652 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:54:04.952310 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:04.952310 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:54:04.965651 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-d86f3e48-d032-4016-a769-c25c4dcc6d29 req-24e58a7f-8bb2-4d80-a168-6f307a4d8652 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756/action returned with HTTP 204 Jul 10 09:54:04.966108 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1459/5862] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:54:04 2026] POST /volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:54:05.177446 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-967dd23d-e1a0-4cd8-bd55-e7eccbe85ccd None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:05.179203 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-967dd23d-e1a0-4cd8-bd55-e7eccbe85ccd tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:05.179404 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-967dd23d-e1a0-4cd8-bd55-e7eccbe85ccd tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:05.179596 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-967dd23d-e1a0-4cd8-bd55-e7eccbe85ccd tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:05.190965 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:05.190965 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:54:05.194396 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-967dd23d-e1a0-4cd8-bd55-e7eccbe85ccd tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:05.199179 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-967dd23d-e1a0-4cd8-bd55-e7eccbe85ccd tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:05.199654 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1476/5863] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:05 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:06.506667 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-4bd60383-10b8-4b60-8bee-853ae0dfb501 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:06.509333 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4bd60383-10b8-4b60-8bee-853ae0dfb501 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:06.509333 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4bd60383-10b8-4b60-8bee-853ae0dfb501 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:06.509498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-4bd60383-10b8-4b60-8bee-853ae0dfb501 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:06.522293 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:06.522293 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:54:06.526869 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-4bd60383-10b8-4b60-8bee-853ae0dfb501 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:06.531148 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-4bd60383-10b8-4b60-8bee-853ae0dfb501 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:06.531641 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1465/5864] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:06 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:06.544617 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-d3dae487-c347-49cf-bbaa-9d928c5b0dc7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:06.546525 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3dae487-c347-49cf-bbaa-9d928c5b0dc7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:06.546788 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3dae487-c347-49cf-bbaa-9d928c5b0dc7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:06.547012 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-d3dae487-c347-49cf-bbaa-9d928c5b0dc7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:06.559422 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:06.559422 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:54:06.562946 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-d3dae487-c347-49cf-bbaa-9d928c5b0dc7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:06.567281 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-d3dae487-c347-49cf-bbaa-9d928c5b0dc7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:06.567694 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1465/5865] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:06 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:06.579514 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-4fe7ad17-7620-48ec-9b4b-85cbb135ef78 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:06.581319 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fe7ad17-7620-48ec-9b4b-85cbb135ef78 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:06.581536 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fe7ad17-7620-48ec-9b4b-85cbb135ef78 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:06.581764 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-4fe7ad17-7620-48ec-9b4b-85cbb135ef78 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:06.592721 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:06.592721 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:54:06.596117 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-4fe7ad17-7620-48ec-9b4b-85cbb135ef78 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:06.600184 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-4fe7ad17-7620-48ec-9b4b-85cbb135ef78 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:06.600529 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1460/5866] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:06 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:06.634458 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-88596f8b-7f58-4fa9-9505-aae1bb16844c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:06.636338 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-88596f8b-7f58-4fa9-9505-aae1bb16844c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:06.636501 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-88596f8b-7f58-4fa9-9505-aae1bb16844c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:06.636703 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-88596f8b-7f58-4fa9-9505-aae1bb16844c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:06.647133 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:06.647133 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:54:06.650050 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-88596f8b-7f58-4fa9-9505-aae1bb16844c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:06.653784 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-88596f8b-7f58-4fa9-9505-aae1bb16844c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:06.654143 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1477/5867] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:54:06 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:06.670477 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:06.672452 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d/action Jul 10 09:54:06.672835 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99954) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:54:06.672955 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:54:06.686288 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:06.686288 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:54:06.686778 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:06.692618 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Begin detaching volume completed successfully. Jul 10 09:54:06.692917 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-e99ebf66-e591-468d-8e92-fb9cc68a9795 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d/action returned with HTTP 202 Jul 10 09:54:06.693337 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1466/5868] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:54:06 2026] POST /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:54:06.712622 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a8bc6822-591c-468f-83b1-e9374e8eb2b8 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:06.714416 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8bc6822-591c-468f-83b1-e9374e8eb2b8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:06.714642 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8bc6822-591c-468f-83b1-e9374e8eb2b8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:06.714862 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a8bc6822-591c-468f-83b1-e9374e8eb2b8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:06.726874 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:06.726874 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:54:06.729888 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a8bc6822-591c-468f-83b1-e9374e8eb2b8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:06.733651 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a8bc6822-591c-468f-83b1-e9374e8eb2b8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:06.734015 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1466/5869] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:06 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:07.718827 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-d9730ecb-0ac9-4fce-9d88-379d806a4574 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:07.719333 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d9730ecb-0ac9-4fce-9d88-379d806a4574 None None] GET https://10.4.3.103/volume// Jul 10 09:54:07.719333 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d9730ecb-0ac9-4fce-9d88-379d806a4574 None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:07.719520 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-d9730ecb-0ac9-4fce-9d88-379d806a4574 None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:07.719842 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-d9730ecb-0ac9-4fce-9d88-379d806a4574 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:54:07.720402 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1461/5870] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:54:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:54:07.728864 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-c866c681-484d-42a5-94bf-4aa3b2b5a067 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:07.730824 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-c866c681-484d-42a5-94bf-4aa3b2b5a067 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:07.731053 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-c866c681-484d-42a5-94bf-4aa3b2b5a067 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:07.731226 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-c866c681-484d-42a5-94bf-4aa3b2b5a067 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:07.744497 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:07.744497 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:54:07.749069 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-c866c681-484d-42a5-94bf-4aa3b2b5a067 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:07.749907 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-ea9142d4-1075-4c9e-b808-8c35b672c7e1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:07.751898 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea9142d4-1075-4c9e-b808-8c35b672c7e1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:07.752147 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea9142d4-1075-4c9e-b808-8c35b672c7e1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:07.752381 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-ea9142d4-1075-4c9e-b808-8c35b672c7e1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:07.754475 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-c866c681-484d-42a5-94bf-4aa3b2b5a067 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:07.755018 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1478/5871] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:54:07 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1692 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:54:07.766689 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:07.766689 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:54:07.771202 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-ea9142d4-1075-4c9e-b808-8c35b672c7e1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:07.777855 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-ea9142d4-1075-4c9e-b808-8c35b672c7e1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:07.778336 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1467/5872] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:07 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:08.329231 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-ffabbfba-e774-48d1-8a71-69ef7014dd72 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:08.331191 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-ffabbfba-e774-48d1-8a71-69ef7014dd72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:08.331378 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-ffabbfba-e774-48d1-8a71-69ef7014dd72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:08.331549 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-ffabbfba-e774-48d1-8a71-69ef7014dd72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:08.342212 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:08.342212 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:54:08.345241 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-ffabbfba-e774-48d1-8a71-69ef7014dd72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:08.348895 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-ffabbfba-e774-48d1-8a71-69ef7014dd72 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:08.349299 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1467/5873] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:54:08 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:08.791843 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-2fd15017-aa5d-4b7e-b231-76a475f74953 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:08.793610 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2fd15017-aa5d-4b7e-b231-76a475f74953 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:08.793800 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2fd15017-aa5d-4b7e-b231-76a475f74953 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:08.794007 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-2fd15017-aa5d-4b7e-b231-76a475f74953 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:08.805617 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:08.805617 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:54:08.808703 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-2fd15017-aa5d-4b7e-b231-76a475f74953 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:08.812602 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-2fd15017-aa5d-4b7e-b231-76a475f74953 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:08.813026 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1462/5874] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:08 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:08.860478 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-603b30b8-3d48-48a4-ac09-8db623a4773e None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:08.862264 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-603b30b8-3d48-48a4-ac09-8db623a4773e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 Jul 10 09:54:08.862440 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-603b30b8-3d48-48a4-ac09-8db623a4773e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:08.862680 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-603b30b8-3d48-48a4-ac09-8db623a4773e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:08.872218 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:08.872218 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:54:09.404632 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-66d4eeec-afba-43f4-afb4-012d208f5c01 req-603b30b8-3d48-48a4-ac09-8db623a4773e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 returned with HTTP 200 Jul 10 09:54:09.405099 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1479/5875] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:54:08 2026] DELETE /volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:09.826534 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-44d3a07a-1994-4165-a39f-66f1f57f277f None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:09.828919 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-44d3a07a-1994-4165-a39f-66f1f57f277f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:09.829197 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-44d3a07a-1994-4165-a39f-66f1f57f277f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:09.829498 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-44d3a07a-1994-4165-a39f-66f1f57f277f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:09.842049 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:09.842049 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:54:09.845808 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-44d3a07a-1994-4165-a39f-66f1f57f277f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:09.850534 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-44d3a07a-1994-4165-a39f-66f1f57f277f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:09.850978 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1468/5876] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:54:09 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:11.838683 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-88284ea9-3b5e-4ac8-be22-4285772967fc None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:54:11.840932 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-88284ea9-3b5e-4ac8-be22-4285772967fc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:54:11.841179 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-88284ea9-3b5e-4ac8-be22-4285772967fc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:54:11.841376 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-88284ea9-3b5e-4ac8-be22-4285772967fc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:54:11.855326 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:54:11.855326 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:54:11.860294 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-88284ea9-3b5e-4ac8-be22-4285772967fc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:54:11.866080 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-88284ea9-3b5e-4ac8-be22-4285772967fc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:54:11.866536 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1468/5877] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:54:11 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:54:18.811728 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=28,cinder:UPDATE=2 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:54:19.403555 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=41,cinder:UPDATE=3 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:54:19.849237 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=38,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:54:21.864487 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=41 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:55:14.294733 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-770bcc4f-601b-4fa6-8a2f-db2ec10dfb14 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:14.297070 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-770bcc4f-601b-4fa6-8a2f-db2ec10dfb14 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 Jul 10 09:55:14.297290 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-770bcc4f-601b-4fa6-8a2f-db2ec10dfb14 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:14.297461 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-770bcc4f-601b-4fa6-8a2f-db2ec10dfb14 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:14.301483 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-911a4828-6105-40d9-b910-5dbc0e8cf169 req-770bcc4f-601b-4fa6-8a2f-db2ec10dfb14 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 returned with HTTP 404 Jul 10 09:55:14.301984 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1463/5878] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:55:14 2026] DELETE /volume/v3/attachments/9ac6d96a-2b81-44d8-94bd-145c11637756 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 09:55:16.852362 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-739601d7-b96c-4ea8-a2b1-d3e0ecd42bd1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:16.854203 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-739601d7-b96c-4ea8-a2b1-d3e0ecd42bd1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:16.854358 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-739601d7-b96c-4ea8-a2b1-d3e0ecd42bd1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:16.854530 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-739601d7-b96c-4ea8-a2b1-d3e0ecd42bd1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:16.862494 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:16.862494 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:16.865172 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-739601d7-b96c-4ea8-a2b1-d3e0ecd42bd1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:16.868638 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-739601d7-b96c-4ea8-a2b1-d3e0ecd42bd1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:16.868985 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1480/5879] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:16 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:16.914547 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-dc8920bc-23b5-49db-8cd7-aa8fe038b332 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:16.916824 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-dc8920bc-23b5-49db-8cd7-aa8fe038b332 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:16.917017 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-dc8920bc-23b5-49db-8cd7-aa8fe038b332 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:16.917176 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-dc8920bc-23b5-49db-8cd7-aa8fe038b332 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:16.925811 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:16.925811 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:16.928870 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-dc8920bc-23b5-49db-8cd7-aa8fe038b332 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:16.932459 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-dc8920bc-23b5-49db-8cd7-aa8fe038b332 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:16.932821 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1469/5880] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:55:16 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:16.949729 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:16.951996 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d/action Jul 10 09:55:16.952339 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:55:16.952490 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:55:16.961704 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:16.961704 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:16.962170 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:16.968085 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Begin detaching volume completed successfully. Jul 10 09:55:16.968264 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-b25c07ee-ca87-4835-91f6-fe8e035378ba tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d/action returned with HTTP 202 Jul 10 09:55:16.968717 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1469/5881] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:55:16 2026] POST /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:55:16.985886 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-757ba12e-a17c-47ec-a9a0-a9343beabf7e None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:16.987729 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-757ba12e-a17c-47ec-a9a0-a9343beabf7e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:16.987933 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-757ba12e-a17c-47ec-a9a0-a9343beabf7e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:16.988155 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-757ba12e-a17c-47ec-a9a0-a9343beabf7e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:16.997804 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:16.997804 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:17.001131 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-757ba12e-a17c-47ec-a9a0-a9343beabf7e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:17.004753 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-757ba12e-a17c-47ec-a9a0-a9343beabf7e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:17.005085 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1464/5882] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:16 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:17.990434 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1a90b0dc-8b13-4cc0-94b5-a39276358a4d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:17.990838 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1a90b0dc-8b13-4cc0-94b5-a39276358a4d None None] GET https://10.4.3.103/volume// Jul 10 09:55:17.991032 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1a90b0dc-8b13-4cc0-94b5-a39276358a4d None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:17.991227 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1a90b0dc-8b13-4cc0-94b5-a39276358a4d None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:17.991550 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1a90b0dc-8b13-4cc0-94b5-a39276358a4d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:55:17.991847 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1481/5883] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:55:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:55:17.999218 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-366777a5-d873-457f-b38f-e76d19f68836 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:18.001262 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-366777a5-d873-457f-b38f-e76d19f68836 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:18.001494 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-366777a5-d873-457f-b38f-e76d19f68836 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:18.001728 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-366777a5-d873-457f-b38f-e76d19f68836 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:18.010197 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:18.010197 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:18.013187 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-366777a5-d873-457f-b38f-e76d19f68836 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:18.017685 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-366777a5-d873-457f-b38f-e76d19f68836 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:18.017983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6cd5dffa-db3e-4d0c-b783-79bbfe532ef0 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:18.018294 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1470/5884] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:55:17 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:55:18.020371 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6cd5dffa-db3e-4d0c-b783-79bbfe532ef0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:18.020733 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6cd5dffa-db3e-4d0c-b783-79bbfe532ef0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:18.021037 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6cd5dffa-db3e-4d0c-b783-79bbfe532ef0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:18.034213 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:18.034213 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:18.039179 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6cd5dffa-db3e-4d0c-b783-79bbfe532ef0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:18.045533 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6cd5dffa-db3e-4d0c-b783-79bbfe532ef0 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:18.046093 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1470/5885] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:18 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:18.514281 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-5398cdb9-cf7f-426e-a9dd-390f38f72208 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:18.516300 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-5398cdb9-cf7f-426e-a9dd-390f38f72208 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:18.516480 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-5398cdb9-cf7f-426e-a9dd-390f38f72208 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:18.516683 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-5398cdb9-cf7f-426e-a9dd-390f38f72208 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:18.525660 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:18.525660 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:18.528966 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-5398cdb9-cf7f-426e-a9dd-390f38f72208 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:18.532737 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-5398cdb9-cf7f-426e-a9dd-390f38f72208 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:18.533101 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1465/5886] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:55:18 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:18.569336 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-0f7096db-2884-4b15-961c-1d90f6e2354d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:18.571626 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-0f7096db-2884-4b15-961c-1d90f6e2354d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d Jul 10 09:55:18.571819 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-0f7096db-2884-4b15-961c-1d90f6e2354d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:18.572071 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-0f7096db-2884-4b15-961c-1d90f6e2354d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:18.579748 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:18.579748 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:19.062059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-3ab7938e-519f-4bba-a08a-ee88371950a6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:19.064766 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3ab7938e-519f-4bba-a08a-ee88371950a6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:19.065019 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3ab7938e-519f-4bba-a08a-ee88371950a6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:19.065207 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-3ab7938e-519f-4bba-a08a-ee88371950a6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:19.079157 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:19.079157 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:19.084473 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-3ab7938e-519f-4bba-a08a-ee88371950a6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:19.090535 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-3ab7938e-519f-4bba-a08a-ee88371950a6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:19.091011 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1471/5887] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:19 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:19.109593 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-7f334bd5-d57e-474e-90fb-d18aa8fc702c req-0f7096db-2884-4b15-961c-1d90f6e2354d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d returned with HTTP 200 Jul 10 09:55:19.110202 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1482/5888] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:55:18 2026] DELETE /volume/v3/attachments/1838d781-1b75-4554-b7b5-0977d693614d => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:20.102655 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fcd496dd-9e1b-44c4-af49-fa2a88632a62 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:20.104506 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fcd496dd-9e1b-44c4-af49-fa2a88632a62 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:20.104740 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fcd496dd-9e1b-44c4-af49-fa2a88632a62 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:20.104964 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fcd496dd-9e1b-44c4-af49-fa2a88632a62 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:20.112337 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:20.112337 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:20.115845 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fcd496dd-9e1b-44c4-af49-fa2a88632a62 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:20.120858 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fcd496dd-9e1b-44c4-af49-fa2a88632a62 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:20.121316 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1471/5889] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:20 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:20.132817 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-05135c42-64b7-444f-a052-00123fe37123 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:20.134811 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05135c42-64b7-444f-a052-00123fe37123 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:20.135046 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05135c42-64b7-444f-a052-00123fe37123 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:20.135224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-05135c42-64b7-444f-a052-00123fe37123 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:20.144078 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:20.144078 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:20.147215 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-05135c42-64b7-444f-a052-00123fe37123 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:20.151102 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-05135c42-64b7-444f-a052-00123fe37123 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:20.151434 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1466/5890] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:20 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:20.187341 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6d7cd5a0-1bd8-4fb6-a71b-7534cc79c3c6 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:20.189132 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6d7cd5a0-1bd8-4fb6-a71b-7534cc79c3c6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:20.189299 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6d7cd5a0-1bd8-4fb6-a71b-7534cc79c3c6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:20.189466 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6d7cd5a0-1bd8-4fb6-a71b-7534cc79c3c6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:20.197446 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:20.197446 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:20.200429 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6d7cd5a0-1bd8-4fb6-a71b-7534cc79c3c6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:20.204151 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6d7cd5a0-1bd8-4fb6-a71b-7534cc79c3c6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:20.204511 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1472/5891] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:55:20 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1165 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:20.221750 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:20.223752 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/action Jul 10 09:55:20.224125 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:55:20.224239 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:55:20.233658 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:20.233658 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:20.234079 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:20.239385 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Begin detaching volume completed successfully. Jul 10 09:55:20.239692 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-97585ff3-9373-4e89-959f-0215b5d4d014 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/action returned with HTTP 202 Jul 10 09:55:20.240243 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1483/5892] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:55:20 2026] POST /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:55:20.259727 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f9bef6b1-8e19-4bc5-a1f3-c9ecac05ccb3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:20.261222 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f9bef6b1-8e19-4bc5-a1f3-c9ecac05ccb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:20.261450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f9bef6b1-8e19-4bc5-a1f3-c9ecac05ccb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:20.261553 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f9bef6b1-8e19-4bc5-a1f3-c9ecac05ccb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:20.269449 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:20.269449 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:20.272212 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f9bef6b1-8e19-4bc5-a1f3-c9ecac05ccb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:20.275806 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f9bef6b1-8e19-4bc5-a1f3-c9ecac05ccb3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:20.276158 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1472/5893] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:20 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:21.264749 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-8617c280-b722-4128-b7dd-0f69b3d5f2df None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:21.265183 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8617c280-b722-4128-b7dd-0f69b3d5f2df None None] GET https://10.4.3.103/volume// Jul 10 09:55:21.265311 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8617c280-b722-4128-b7dd-0f69b3d5f2df None None] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:21.265503 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-8617c280-b722-4128-b7dd-0f69b3d5f2df None None] Calling method 'all' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:21.265813 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-8617c280-b722-4128-b7dd-0f69b3d5f2df None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:55:21.266123 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1467/5894] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:55:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:55:21.274631 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6b788c54-1e30-459e-b09a-88d40f436ccc None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:21.276881 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6b788c54-1e30-459e-b09a-88d40f436ccc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:21.277185 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6b788c54-1e30-459e-b09a-88d40f436ccc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:21.277446 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6b788c54-1e30-459e-b09a-88d40f436ccc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:21.289629 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-31632cc5-e1e7-4225-8f00-4c4b21b7fe15 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:21.290934 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:21.290934 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:21.291652 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31632cc5-e1e7-4225-8f00-4c4b21b7fe15 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:21.291936 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31632cc5-e1e7-4225-8f00-4c4b21b7fe15 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:21.292182 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-31632cc5-e1e7-4225-8f00-4c4b21b7fe15 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:21.295652 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6b788c54-1e30-459e-b09a-88d40f436ccc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:21.301454 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:21.301454 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:21.301661 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-6b788c54-1e30-459e-b09a-88d40f436ccc tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:21.302258 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1473/5895] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:55:21 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1348 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:55:21.305237 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-31632cc5-e1e7-4225-8f00-4c4b21b7fe15 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:21.310010 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-31632cc5-e1e7-4225-8f00-4c4b21b7fe15 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:21.310611 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1484/5896] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:21 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:21.313052 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-a5bfe6f9-ba9e-4033-b2f0-c7d381652cd2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:21.315405 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-a5bfe6f9-ba9e-4033-b2f0-c7d381652cd2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/encryption Jul 10 09:55:21.315651 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-a5bfe6f9-ba9e-4033-b2f0-c7d381652cd2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:21.315841 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-a5bfe6f9-ba9e-4033-b2f0-c7d381652cd2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'index' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:21.324987 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:21.324987 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:21.331352 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-a5bfe6f9-ba9e-4033-b2f0-c7d381652cd2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/encryption returned with HTTP 200 Jul 10 09:55:21.331807 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1473/5897] 10.4.3.103 () {68 vars in 1631 bytes} [Fri Jul 10 09:55:21 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:22.095964 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-b1fe42be-fb96-47a8-8225-ed492f15c711 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:22.098019 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-b1fe42be-fb96-47a8-8225-ed492f15c711 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a Jul 10 09:55:22.098237 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-b1fe42be-fb96-47a8-8225-ed492f15c711 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:22.098448 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-b1fe42be-fb96-47a8-8225-ed492f15c711 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'version_select' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:22.105259 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:22.105259 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:22.323377 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-1f00abca-7e4b-49cb-85a8-01dc8806ae83 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:22.325241 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1f00abca-7e4b-49cb-85a8-01dc8806ae83 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:22.325428 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1f00abca-7e4b-49cb-85a8-01dc8806ae83 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:22.325642 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-1f00abca-7e4b-49cb-85a8-01dc8806ae83 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:22.335724 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:22.335724 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:22.339201 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-1f00abca-7e4b-49cb-85a8-01dc8806ae83 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:22.343699 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-1f00abca-7e4b-49cb-85a8-01dc8806ae83 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:22.344104 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1474/5898] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:22 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:22.630697 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-5a2651d7-cfac-453b-9c00-58d87d0e29f4 req-b1fe42be-fb96-47a8-8225-ed492f15c711 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a returned with HTTP 200 Jul 10 09:55:22.631244 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1468/5899] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:55:22 2026] DELETE /volume/v3/attachments/c6da0794-e1ce-490d-af11-57410fd99e9a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:23.356369 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1813f3cc-56c8-421c-b4e0-d76a2e56cd21 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:23.358535 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1813f3cc-56c8-421c-b4e0-d76a2e56cd21 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:23.358654 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1813f3cc-56c8-421c-b4e0-d76a2e56cd21 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:23.358812 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1813f3cc-56c8-421c-b4e0-d76a2e56cd21 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:23.365390 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:23.365390 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:23.368851 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1813f3cc-56c8-421c-b4e0-d76a2e56cd21 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:23.372747 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1813f3cc-56c8-421c-b4e0-d76a2e56cd21 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:23.373161 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1485/5900] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:23 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:23.384320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-a263615e-075d-4fe3-bd79-a1fec26faa47 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:23.386625 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a263615e-075d-4fe3-bd79-a1fec26faa47 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:23.386759 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a263615e-075d-4fe3-bd79-a1fec26faa47 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:23.386923 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-a263615e-075d-4fe3-bd79-a1fec26faa47 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:23.395478 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:23.395478 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:23.398522 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-a263615e-075d-4fe3-bd79-a1fec26faa47 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:23.402344 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-a263615e-075d-4fe3-bd79-a1fec26faa47 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:23.402765 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1474/5901] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:23 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:23.439050 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-99a840da-f089-4edd-8511-46e4e396c3c2 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:23.441342 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-99a840da-f089-4edd-8511-46e4e396c3c2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:23.441626 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-99a840da-f089-4edd-8511-46e4e396c3c2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:23.441882 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-99a840da-f089-4edd-8511-46e4e396c3c2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:23.452417 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:23.452417 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:23.456091 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-99a840da-f089-4edd-8511-46e4e396c3c2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:23.460383 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-99a840da-f089-4edd-8511-46e4e396c3c2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:23.460788 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1475/5902] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:55:23 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:23.477442 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:23.479386 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60/action Jul 10 09:55:23.479719 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:55:23.479821 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:55:23.490448 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:23.490448 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:23.490961 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:23.497586 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Begin detaching volume completed successfully. Jul 10 09:55:23.497827 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6a0929f2-b6db-4d96-8bb6-10ba04922e17 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60/action returned with HTTP 202 Jul 10 09:55:23.498304 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1469/5903] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:55:23 2026] POST /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:55:23.517020 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-057ea11c-62f0-4b59-9f3f-8d41d3155525 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:23.519154 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-057ea11c-62f0-4b59-9f3f-8d41d3155525 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:23.519399 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-057ea11c-62f0-4b59-9f3f-8d41d3155525 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:23.519643 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-057ea11c-62f0-4b59-9f3f-8d41d3155525 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:23.530709 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:23.530709 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:23.534284 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-057ea11c-62f0-4b59-9f3f-8d41d3155525 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:23.539074 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-057ea11c-62f0-4b59-9f3f-8d41d3155525 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:23.539528 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1486/5904] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:23 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:24.521505 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ff3cbaec-bdae-4a55-92c3-ce4a35ab85fa None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:24.521998 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff3cbaec-bdae-4a55-92c3-ce4a35ab85fa None None] GET https://10.4.3.103/volume// Jul 10 09:55:24.522213 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff3cbaec-bdae-4a55-92c3-ce4a35ab85fa None None] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:24.522452 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff3cbaec-bdae-4a55-92c3-ce4a35ab85fa None None] Calling method 'all' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:24.522895 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff3cbaec-bdae-4a55-92c3-ce4a35ab85fa None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:55:24.523275 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1475/5905] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:55:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:55:24.530491 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6fdf8f63-41a6-45f4-93a2-e09d272f69b9 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:24.532890 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6fdf8f63-41a6-45f4-93a2-e09d272f69b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:24.533314 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6fdf8f63-41a6-45f4-93a2-e09d272f69b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:24.533532 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6fdf8f63-41a6-45f4-93a2-e09d272f69b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:24.544274 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:24.544274 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:24.548400 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6fdf8f63-41a6-45f4-93a2-e09d272f69b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:24.553362 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-6fdf8f63-41a6-45f4-93a2-e09d272f69b9 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:24.553836 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1476/5906] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:55:24 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:55:24.554631 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-500b73fc-2c02-4649-8c61-d25aac46966d None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:24.556849 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-500b73fc-2c02-4649-8c61-d25aac46966d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:24.557093 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-500b73fc-2c02-4649-8c61-d25aac46966d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:24.557362 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-500b73fc-2c02-4649-8c61-d25aac46966d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:24.568861 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:24.568861 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:24.573725 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-500b73fc-2c02-4649-8c61-d25aac46966d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:24.578246 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-500b73fc-2c02-4649-8c61-d25aac46966d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:24.578713 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1470/5907] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:24 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:25.340213 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-d32ffd7e-f57c-4414-a21a-4b7780eafda4 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:25.342907 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-d32ffd7e-f57c-4414-a21a-4b7780eafda4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d Jul 10 09:55:25.343168 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-d32ffd7e-f57c-4414-a21a-4b7780eafda4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:25.343356 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-d32ffd7e-f57c-4414-a21a-4b7780eafda4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'version_select' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:25.350335 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:25.350335 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:25.595166 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-40ea8b98-aef2-4a01-8285-f296e9a921d3 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:25.597412 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40ea8b98-aef2-4a01-8285-f296e9a921d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:25.597694 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40ea8b98-aef2-4a01-8285-f296e9a921d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:25.597926 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-40ea8b98-aef2-4a01-8285-f296e9a921d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:25.608134 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:25.608134 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:25.612361 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-40ea8b98-aef2-4a01-8285-f296e9a921d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:25.617377 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-40ea8b98-aef2-4a01-8285-f296e9a921d3 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:25.617377 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1476/5908] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:25 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:25.880635 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-a4cc7608-5ae3-4962-88c7-6a13215fb6cc req-d32ffd7e-f57c-4414-a21a-4b7780eafda4 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d returned with HTTP 200 Jul 10 09:55:25.880973 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1487/5909] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:55:25 2026] DELETE /volume/v3/attachments/1a7f60b9-a0d7-4fb0-a44b-31558e73513d => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:26.629525 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-13f40ab8-256b-4ef9-9184-b58ec25d4654 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:26.631360 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-13f40ab8-256b-4ef9-9184-b58ec25d4654 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:26.631584 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-13f40ab8-256b-4ef9-9184-b58ec25d4654 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:26.631766 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-13f40ab8-256b-4ef9-9184-b58ec25d4654 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:26.638529 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:26.638529 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:26.643333 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-13f40ab8-256b-4ef9-9184-b58ec25d4654 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:26.649351 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-13f40ab8-256b-4ef9-9184-b58ec25d4654 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:26.649916 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1477/5910] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:26 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:26.662446 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:26.664174 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:26.664386 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:26.664587 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:26.664771 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume with id: f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:26.671581 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:26.671581 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:26.672036 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:26.683162 np0000004982 devstack@c-api.service[99955]: WARNING cinder.keymgr.conf_key_mgr [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 09:55:26.691055 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume request issued successfully. Jul 10 09:55:26.691348 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e4b5fa21-e26f-4d49-9e28-ce3afa69c6b7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 202 Jul 10 09:55:26.691906 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1471/5911] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:55:26 2026] DELETE /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:55:26.700350 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-4c79dc50-d9db-4c58-a430-3ef84a6801b2 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:26.702505 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c79dc50-d9db-4c58-a430-3ef84a6801b2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:26.702820 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c79dc50-d9db-4c58-a430-3ef84a6801b2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:26.703055 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-4c79dc50-d9db-4c58-a430-3ef84a6801b2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:26.710683 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:26.710683 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:26.714642 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-4c79dc50-d9db-4c58-a430-3ef84a6801b2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:26.719050 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-4c79dc50-d9db-4c58-a430-3ef84a6801b2 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 200 Jul 10 09:55:26.719543 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1477/5912] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:26 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:27.733209 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-43e9b189-411e-48b4-8dc0-978457613c95 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:27.735750 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-43e9b189-411e-48b4-8dc0-978457613c95 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 Jul 10 09:55:27.735968 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-43e9b189-411e-48b4-8dc0-978457613c95 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:27.736204 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-43e9b189-411e-48b4-8dc0-978457613c95 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:27.742313 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-43e9b189-411e-48b4-8dc0-978457613c95 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 returned with HTTP 404 Jul 10 09:55:27.742977 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1488/5913] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:27 2026] GET /volume/v3/volumes/f448f5e4-eb08-49c7-84cf-c7d75dceb2b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:55:27.749864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:27.751704 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:55:27.751950 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:27.752164 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:27.752982 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:55:27.761386 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Get all volumes completed successfully. Jul 10 09:55:27.763056 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:27.763056 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:27.767093 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-da2d7830-445a-48b5-a8f6-e929591cf2ea tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:55:27.767509 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1478/5914] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:55:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:27.784485 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-db96265e-547e-4bd5-87fb-1157b491b438 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:27.786241 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-db96265e-547e-4bd5-87fb-1157b491b438 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] DELETE https://10.4.3.103/volume/v3/types/69702188-32e7-4ff4-8800-6fe5b72a9886 Jul 10 09:55:27.786424 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-db96265e-547e-4bd5-87fb-1157b491b438 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:27.786637 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-db96265e-547e-4bd5-87fb-1157b491b438 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:27.808183 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-db96265e-547e-4bd5-87fb-1157b491b438 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types/69702188-32e7-4ff4-8800-6fe5b72a9886 returned with HTTP 202 Jul 10 09:55:27.808675 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1472/5915] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:55:27 2026] DELETE /volume/v3/types/69702188-32e7-4ff4-8800-6fe5b72a9886 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:55:27.816281 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:27.817904 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:27.818101 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:27.818274 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'delete' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:27.818417 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.v3.volumes [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume with id: 8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:27.824669 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:27.824669 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:27.825075 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:27.839519 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume request issued successfully. Jul 10 09:55:27.839731 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-ff26d9c2-111c-46ab-ad67-84109b1f753e tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 202 Jul 10 09:55:27.840194 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1478/5916] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:55:27 2026] DELETE /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:55:27.847958 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3c0e982c-d14d-4616-8285-f5935651987a None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:27.849729 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3c0e982c-d14d-4616-8285-f5935651987a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:27.849962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3c0e982c-d14d-4616-8285-f5935651987a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:27.850195 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3c0e982c-d14d-4616-8285-f5935651987a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:27.859596 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:27.859596 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:55:27.864837 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-3c0e982c-d14d-4616-8285-f5935651987a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:27.870868 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3c0e982c-d14d-4616-8285-f5935651987a tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 200 Jul 10 09:55:27.871272 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1489/5917] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:27 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:28.886123 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e1863d45-9202-4df6-87ea-de53e533cbfa None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:28.888765 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e1863d45-9202-4df6-87ea-de53e533cbfa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 Jul 10 09:55:28.889059 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e1863d45-9202-4df6-87ea-de53e533cbfa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:28.889332 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e1863d45-9202-4df6-87ea-de53e533cbfa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:28.898110 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e1863d45-9202-4df6-87ea-de53e533cbfa tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 returned with HTTP 404 Jul 10 09:55:28.898927 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1479/5918] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:28 2026] GET /volume/v3/volumes/8cf4c042-d389-45cd-a73e-f96fc75d6d60 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:55:28.906278 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:28.908124 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:28.908356 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:28.908545 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:28.908738 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.v3.volumes [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume with id: ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:28.916260 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:28.916260 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:55:28.916860 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:28.940660 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume request issued successfully. Jul 10 09:55:28.940874 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-1ea73f98-165d-4876-a5c9-17cda7b3883f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 202 Jul 10 09:55:28.941359 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1473/5919] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:55:28 2026] DELETE /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:55:28.949746 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-6964012b-5c70-4086-9296-784eff2754a7 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:28.952102 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6964012b-5c70-4086-9296-784eff2754a7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:28.952352 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6964012b-5c70-4086-9296-784eff2754a7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:28.952586 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-6964012b-5c70-4086-9296-784eff2754a7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:28.959980 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:28.959980 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:55:28.964121 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-6964012b-5c70-4086-9296-784eff2754a7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:55:28.969024 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-6964012b-5c70-4086-9296-784eff2754a7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 200 Jul 10 09:55:28.969485 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1479/5920] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:28 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:55:29.983521 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-3cb6f204-edd1-4fa4-a57a-8b612f45235c None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:29.985734 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3cb6f204-edd1-4fa4-a57a-8b612f45235c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d Jul 10 09:55:29.986016 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3cb6f204-edd1-4fa4-a57a-8b612f45235c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:29.986263 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-3cb6f204-edd1-4fa4-a57a-8b612f45235c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:29.993471 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-3cb6f204-edd1-4fa4-a57a-8b612f45235c tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d returned with HTTP 404 Jul 10 09:55:29.994051 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1490/5921] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:55:29 2026] GET /volume/v3/volumes/ae8953c8-10b4-4a7e-bca4-36d6f3df3b4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:55:30.002404 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:30.004158 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:55:30.004340 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:30.004516 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Calling method 'detail' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:30.005265 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.volume.api [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:55:30.013667 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Get all volumes completed successfully. Jul 10 09:55:30.015032 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:55:30.015032 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:55:30.019032 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-e99023a0-4bde-49d8-8c46-1cdedaacaae1 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:55:30.019445 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1480/5922] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:55:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5279 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:55:30.034625 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-666eb82a-f45e-4233-8081-715cf203bec7 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:55:30.036426 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-666eb82a-f45e-4233-8081-715cf203bec7 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] DELETE https://10.4.3.103/volume/v3/types/e28ace1b-3e65-4ee2-899d-e7d7dd007370 Jul 10 09:55:30.036668 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-666eb82a-f45e-4233-8081-715cf203bec7 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:55:30.036862 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-666eb82a-f45e-4233-8081-715cf203bec7 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Calling method '_delete' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:55:30.061147 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-666eb82a-f45e-4233-8081-715cf203bec7 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types/e28ace1b-3e65-4ee2-899d-e7d7dd007370 returned with HTTP 202 Jul 10 09:55:30.061705 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1474/5923] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:55:30 2026] DELETE /volume/v3/types/e28ace1b-3e65-4ee2-899d-e7d7dd007370 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:55:38.967475 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=41,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:55:39.989005 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=47,cinder:UPDATE=7 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:55:40.017928 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=49 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:55:40.058049 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=55,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:56:33.504900 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-e4204f2a-6438-41c9-93b2-856631c4b08f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:33.506930 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4204f2a-6438-41c9-93b2-856631c4b08f tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] POST https://10.4.3.103/volume/v3/types Jul 10 09:56:33.507320 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-e4204f2a-6438-41c9-93b2-856631c4b08f tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1953846541-411170456", "extra_specs": {"multiattach": " True"}}} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:56:33.520000 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-e4204f2a-6438-41c9-93b2-856631c4b08f tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types returned with HTTP 200 Jul 10 09:56:33.520670 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1480/5924] 10.4.3.103 () {68 vars in 1253 bytes} [Fri Jul 10 09:56:33 2026] POST /volume/v3/types => generated 286 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:33.527276 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:33.529229 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes Jul 10 09:56:33.529582 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-970472631", "snapshot_id": null, "imageRef": null, "volume_type": "a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae", "size": 1}} {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:56:33.531178 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.v3.volumes [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-970472631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae', 'size': 1}} {{(pid=99957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 09:56:33.535728 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume of 1 GB Jul 10 09:56:33.535961 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:33.535961 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:33.536459 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Availability Zones retrieved successfully. Jul 10 09:56:33.541506 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (cf11dba9-0b6d-486e-bd27-6cf7af44cc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:56:33.542508 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8f2d44-b7db-4e52-9258-e96089d20a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:56:33.543367 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.flows.api.create_volume [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Validating volume size '1' using validate_int {{(pid=99957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 09:56:33.549922 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:33.549922 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:33.560803 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8f2d44-b7db-4e52-9258-e96089d20a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T09:56:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1953846541-411170456',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae', 'encryption_key_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=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:56:33.561534 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51863a5-9ee8-4c27-9bcb-098fa0ffd4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:56:33.591019 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1953846541-411170456 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1953846541-411170456, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:56:33.591347 np0000004982 devstack@c-api.service[99957]: WARNING cinder.quota [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1953846541-411170456 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1953846541-411170456, it is now deprecated. Please use the default quota class for default quota. Jul 10 09:56:33.616857 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.quota [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Created reservations ['40292fa9-ea93-4aaf-bcc9-555260e2ec85', '7f80189f-ae7e-4d77-be94-48a29698be3f', '5d444ad6-5c9d-4864-86fe-a353674c9be0', '0b62a007-9497-4dc7-a942-bc78fe097daf'] {{(pid=99957) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 09:56:33.617616 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51863a5-9ee8-4c27-9bcb-098fa0ffd4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40292fa9-ea93-4aaf-bcc9-555260e2ec85', '7f80189f-ae7e-4d77-be94-48a29698be3f', '5d444ad6-5c9d-4864-86fe-a353674c9be0', '0b62a007-9497-4dc7-a942-bc78fe097daf']}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:56:33.618298 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a96ae10-5a23-41d2-abff-7c0c14ff331d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:56:33.640214 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a96ae10-5a23-41d2-abff-7c0c14ff331d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '847207e6-07fd-40f7-b5f9-47b48d27f75f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-970472631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['40292fa9-ea93-4aaf-bcc9-555260e2ec85','7f80189f-ae7e-4d77-be94-48a29698be3f','5d444ad6-5c9d-4864-86fe-a353674c9be0','0b62a007-9497-4dc7-a942-bc78fe097daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T09:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-970472631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=847207e6-07fd-40f7-b5f9-47b48d27f75f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905b03ffa5ec4be38143bd9a03609551',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae),volume_type_id=a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:56:33.640962 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff3a5f7-d7e9-4cbc-a1a9-b54169f4d99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:56:33.657225 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff3a5f7-d7e9-4cbc-a1a9-b54169f4d99f) transitioned into state 'SUCCESS' from state '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-970472631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ef6fe85c9fec4f9ca5bfae7683b8ea9a',qos_specs=None,replication_status=,reservations=['40292fa9-ea93-4aaf-bcc9-555260e2ec85','7f80189f-ae7e-4d77-be94-48a29698be3f','5d444ad6-5c9d-4864-86fe-a353674c9be0','0b62a007-9497-4dc7-a942-bc78fe097daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905b03ffa5ec4be38143bd9a03609551',volume_type_id=a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae)}' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:56:33.657862 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a92ad03-ac68-4ee6-bd36-ba1fa018666f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 09:56:33.667593 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a92ad03-ac68-4ee6-bd36-ba1fa018666f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 09:56:33.668386 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Flow 'volume_create_api' (cf11dba9-0b6d-486e-bd27-6cf7af44cc42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 09:56:33.668799 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Create volume request issued successfully. Jul 10 09:56:33.669337 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-11943b5b-20a9-4cbc-85cf-3bfefdd935a1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes returned with HTTP 202 Jul 10 09:56:33.669920 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1491/5925] 10.4.3.103 () {68 vars in 1259 bytes} [Fri Jul 10 09:56:33 2026] POST /volume/v3/volumes => generated 828 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 09:56:33.680705 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-26a807d9-02a7-4639-8edd-dc8b2f6fefe7 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:33.682696 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-26a807d9-02a7-4639-8edd-dc8b2f6fefe7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:33.682901 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-26a807d9-02a7-4639-8edd-dc8b2f6fefe7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:33.683088 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-26a807d9-02a7-4639-8edd-dc8b2f6fefe7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:33.690467 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:33.690467 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:56:33.694215 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-26a807d9-02a7-4639-8edd-dc8b2f6fefe7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:33.698306 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-26a807d9-02a7-4639-8edd-dc8b2f6fefe7 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:33.698660 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1481/5926] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:33 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:34.710207 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-64a8a3f3-d372-4bdc-a572-f73215e32ef8 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:34.712380 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-64a8a3f3-d372-4bdc-a572-f73215e32ef8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:34.712635 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-64a8a3f3-d372-4bdc-a572-f73215e32ef8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:34.712892 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-64a8a3f3-d372-4bdc-a572-f73215e32ef8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:34.720092 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:34.720092 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:34.724020 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-64a8a3f3-d372-4bdc-a572-f73215e32ef8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:34.728631 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-64a8a3f3-d372-4bdc-a572-f73215e32ef8 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:34.729105 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1475/5927] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:34 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:34.741117 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-dcc58759-f986-4de6-8206-2366c7ff143f None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:34.743257 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dcc58759-f986-4de6-8206-2366c7ff143f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:34.743450 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dcc58759-f986-4de6-8206-2366c7ff143f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:34.743669 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-dcc58759-f986-4de6-8206-2366c7ff143f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:34.751731 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:34.751731 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:34.755844 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-dcc58759-f986-4de6-8206-2366c7ff143f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:34.760555 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-dcc58759-f986-4de6-8206-2366c7ff143f tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:34.761057 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1481/5928] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:34 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:34.808796 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-c43ae789-60c2-4231-9402-482c061d0469 req-e014c17f-dd7b-45af-8008-ade87bf2ce32 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:34.811728 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-e014c17f-dd7b-45af-8008-ade87bf2ce32 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:34.812011 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-e014c17f-dd7b-45af-8008-ade87bf2ce32 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:34.812257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-e014c17f-dd7b-45af-8008-ade87bf2ce32 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:34.820959 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:34.820959 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:34.825129 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-c43ae789-60c2-4231-9402-482c061d0469 req-e014c17f-dd7b-45af-8008-ade87bf2ce32 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:34.829189 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-e014c17f-dd7b-45af-8008-ade87bf2ce32 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:34.829694 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1492/5929] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:56:34 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:36.864316 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-fcfa1408-682c-4a48-ab4d-899ca205bf91 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:36.864790 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fcfa1408-682c-4a48-ab4d-899ca205bf91 None None] GET https://10.4.3.103/volume// Jul 10 09:56:36.864976 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fcfa1408-682c-4a48-ab4d-899ca205bf91 None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:36.865169 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-fcfa1408-682c-4a48-ab4d-899ca205bf91 None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:36.865480 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-fcfa1408-682c-4a48-ab4d-899ca205bf91 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:56:36.865856 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1482/5930] 10.4.3.103 () {66 vars in 1428 bytes} [Fri Jul 10 09:56:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:56:36.874584 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c43ae789-60c2-4231-9402-482c061d0469 req-dfb9593a-a047-467c-973a-318616848043 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:36.877065 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-dfb9593a-a047-467c-973a-318616848043 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments Jul 10 09:56:36.877542 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-dfb9593a-a047-467c-973a-318616848043 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "847207e6-07fd-40f7-b5f9-47b48d27f75f", "connector": null, "instance_uuid": "00b25c3a-0707-4a7a-a67b-65ccb4b257ca"}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:56:36.887630 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:36.887630 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:36.913879 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-dfb9593a-a047-467c-973a-318616848043 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments returned with HTTP 200 Jul 10 09:56:36.914309 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1476/5931] 10.4.3.103 () {74 vars in 1594 bytes} [Fri Jul 10 09:56:36 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:37.353459 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-1485432b-3567-4539-811a-329a42d07e33 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:37.355403 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1485432b-3567-4539-811a-329a42d07e33 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:37.355610 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1485432b-3567-4539-811a-329a42d07e33 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:37.355829 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-1485432b-3567-4539-811a-329a42d07e33 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:37.367044 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:37.367044 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:37.370941 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-1485432b-3567-4539-811a-329a42d07e33 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:37.375492 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-1485432b-3567-4539-811a-329a42d07e33 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:37.375746 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1482/5932] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:37 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:37.439679 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-630b1a78-f216-403b-8a82-ff5cd9bd3665 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:37.440153 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-630b1a78-f216-403b-8a82-ff5cd9bd3665 None None] GET https://10.4.3.103/volume// Jul 10 09:56:37.440153 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-630b1a78-f216-403b-8a82-ff5cd9bd3665 None None] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:37.440411 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-630b1a78-f216-403b-8a82-ff5cd9bd3665 None None] Calling method 'all' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:37.440842 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-630b1a78-f216-403b-8a82-ff5cd9bd3665 None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:56:37.441186 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1493/5933] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:56:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:56:37.449862 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-c43ae789-60c2-4231-9402-482c061d0469 req-ed0591a8-7ae8-4e75-9723-ae686ad3dd29 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:37.452250 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-ed0591a8-7ae8-4e75-9723-ae686ad3dd29 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:37.452445 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-ed0591a8-7ae8-4e75-9723-ae686ad3dd29 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:37.452643 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-ed0591a8-7ae8-4e75-9723-ae686ad3dd29 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:37.464352 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:37.464352 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:56:37.468870 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [req-c43ae789-60c2-4231-9402-482c061d0469 req-ed0591a8-7ae8-4e75-9723-ae686ad3dd29 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:37.474125 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-ed0591a8-7ae8-4e75-9723-ae686ad3dd29 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:37.474601 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1483/5934] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:56:37 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:56:37.588671 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:37.591242 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] PUT https://10.4.3.103/volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6 Jul 10 09:56:37.591701 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.103", "host": "np0000004982", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3f36e6a814e6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "a9a510a8-4072-4067-b380-46ad1ce5f8b7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:56:37.601119 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Acquiring lock "cinder-attachment_update-847207e6-07fd-40f7-b5f9-47b48d27f75f-np0000004982" by "attachment_update" {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 09:56:37.606768 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-847207e6-07fd-40f7-b5f9-47b48d27f75f-np0000004982" acquired by "attachment_update" :: waited 0.006s {{(pid=99955) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 09:56:37.607997 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:37.607997 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:38.131122 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.coordination [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Lock "cinder-attachment_update-847207e6-07fd-40f7-b5f9-47b48d27f75f-np0000004982" released by "attachment_update" :: held 0.524s {{(pid=99955) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 09:56:38.131544 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-f9c69553-cb0e-4533-b491-bfa7b5504623 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6 returned with HTTP 200 Jul 10 09:56:38.131930 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1477/5935] 10.4.3.103 () {74 vars in 1704 bytes} [Fri Jul 10 09:56:37 2026] PUT /volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:38.391131 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-bbff53fb-86ca-43ff-86bd-d91123424185 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:38.393394 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bbff53fb-86ca-43ff-86bd-d91123424185 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:38.393671 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bbff53fb-86ca-43ff-86bd-d91123424185 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:38.393936 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-bbff53fb-86ca-43ff-86bd-d91123424185 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:38.404977 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:38.404977 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:38.408669 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-bbff53fb-86ca-43ff-86bd-d91123424185 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:38.413277 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-bbff53fb-86ca-43ff-86bd-d91123424185 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:38.413730 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1483/5936] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:38 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:39.425552 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-9fdae980-4bde-4364-9ced-b52d486c0acb None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:39.427134 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fdae980-4bde-4364-9ced-b52d486c0acb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:39.427257 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fdae980-4bde-4364-9ced-b52d486c0acb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:39.427442 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-9fdae980-4bde-4364-9ced-b52d486c0acb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:39.436239 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:39.436239 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:39.439640 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-9fdae980-4bde-4364-9ced-b52d486c0acb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:39.443863 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-9fdae980-4bde-4364-9ced-b52d486c0acb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:39.444239 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1494/5937] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:39 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:40.455478 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-5a5aed30-f6c1-4f00-a1cd-81032e2749d1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:40.457139 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5a5aed30-f6c1-4f00-a1cd-81032e2749d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:40.457299 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5a5aed30-f6c1-4f00-a1cd-81032e2749d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:40.457527 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-5a5aed30-f6c1-4f00-a1cd-81032e2749d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:40.466208 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:40.466208 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:56:40.469722 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-5a5aed30-f6c1-4f00-a1cd-81032e2749d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:40.474235 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-5a5aed30-f6c1-4f00-a1cd-81032e2749d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:40.474662 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1484/5938] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:40 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:41.486021 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-e266dce3-642d-4572-a5de-0885ce127907 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:41.488312 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e266dce3-642d-4572-a5de-0885ce127907 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:41.488529 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e266dce3-642d-4572-a5de-0885ce127907 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:41.488733 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-e266dce3-642d-4572-a5de-0885ce127907 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:41.497775 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:41.497775 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:41.501232 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-e266dce3-642d-4572-a5de-0885ce127907 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:41.505015 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-e266dce3-642d-4572-a5de-0885ce127907 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:41.505355 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1478/5939] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:41 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:42.517967 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-9d7ef8ef-16c4-4b64-8a88-4689de06880b None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:42.519805 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d7ef8ef-16c4-4b64-8a88-4689de06880b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:42.519983 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d7ef8ef-16c4-4b64-8a88-4689de06880b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:42.520181 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-9d7ef8ef-16c4-4b64-8a88-4689de06880b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:42.532586 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:42.532586 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:42.536866 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-9d7ef8ef-16c4-4b64-8a88-4689de06880b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:42.541526 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-9d7ef8ef-16c4-4b64-8a88-4689de06880b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:42.542030 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1484/5940] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:42 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:43.554853 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-1d6cc103-a88b-42eb-a8d1-26d4ce63b45d None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:43.557078 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d6cc103-a88b-42eb-a8d1-26d4ce63b45d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:43.557296 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d6cc103-a88b-42eb-a8d1-26d4ce63b45d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:43.557486 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-1d6cc103-a88b-42eb-a8d1-26d4ce63b45d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:43.567410 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:43.567410 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:43.570986 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-1d6cc103-a88b-42eb-a8d1-26d4ce63b45d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:43.575237 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-1d6cc103-a88b-42eb-a8d1-26d4ce63b45d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:43.575629 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1495/5941] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:43 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:44.587657 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-8e19bc22-4272-4231-b89e-256b4e7297d1 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:44.590008 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e19bc22-4272-4231-b89e-256b4e7297d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:44.590267 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e19bc22-4272-4231-b89e-256b4e7297d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:44.590467 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-8e19bc22-4272-4231-b89e-256b4e7297d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:44.599671 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:44.599671 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:56:44.602679 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-8e19bc22-4272-4231-b89e-256b4e7297d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:44.606116 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-8e19bc22-4272-4231-b89e-256b4e7297d1 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:44.606446 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1485/5942] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:44 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:45.332224 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-c43ae789-60c2-4231-9402-482c061d0469 req-8f7cb65c-126f-45d7-a7c7-172765ba3022 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.334026 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-8f7cb65c-126f-45d7-a7c7-172765ba3022 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6/action Jul 10 09:56:45.334342 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-8f7cb65c-126f-45d7-a7c7-172765ba3022 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-complete": null}' {{(pid=99955) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:56:45.334462 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-8f7cb65c-126f-45d7-a7c7-172765ba3022 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:56:45.347985 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.347985 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:45.356777 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-c43ae789-60c2-4231-9402-482c061d0469 req-8f7cb65c-126f-45d7-a7c7-172765ba3022 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6/action returned with HTTP 204 Jul 10 09:56:45.357141 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1479/5943] 10.4.3.103 () {74 vars in 1725 bytes} [Fri Jul 10 09:56:45 2026] POST /volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:56:45.618843 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-fa2eef36-c5b2-429b-8e2c-ba28216e44ed None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.621145 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa2eef36-c5b2-429b-8e2c-ba28216e44ed tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:45.621390 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa2eef36-c5b2-429b-8e2c-ba28216e44ed tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:45.621643 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-fa2eef36-c5b2-429b-8e2c-ba28216e44ed tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:45.631975 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.631975 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:45.635428 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-fa2eef36-c5b2-429b-8e2c-ba28216e44ed tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:45.639359 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-fa2eef36-c5b2-429b-8e2c-ba28216e44ed tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:45.639703 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1485/5944] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:45 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:45.681861 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-bccbd745-2a2f-473f-9f9f-de2bf95b9547 req-1b8e9a3a-2b13-494d-b588-68d6a5a244f6 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.683809 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-bccbd745-2a2f-473f-9f9f-de2bf95b9547 req-1b8e9a3a-2b13-494d-b588-68d6a5a244f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:45.683977 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-bccbd745-2a2f-473f-9f9f-de2bf95b9547 req-1b8e9a3a-2b13-494d-b588-68d6a5a244f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:45.684151 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-bccbd745-2a2f-473f-9f9f-de2bf95b9547 req-1b8e9a3a-2b13-494d-b588-68d6a5a244f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:45.692668 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.692668 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:45.696043 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-bccbd745-2a2f-473f-9f9f-de2bf95b9547 req-1b8e9a3a-2b13-494d-b588-68d6a5a244f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:45.699984 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-bccbd745-2a2f-473f-9f9f-de2bf95b9547 req-1b8e9a3a-2b13-494d-b588-68d6a5a244f6 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:45.700372 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1496/5945] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:56:45 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:45.716064 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-6295663e-2d63-458c-8a44-c8caf1bb0c04 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.717894 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6295663e-2d63-458c-8a44-c8caf1bb0c04 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:45.718117 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6295663e-2d63-458c-8a44-c8caf1bb0c04 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:45.718298 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-6295663e-2d63-458c-8a44-c8caf1bb0c04 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:45.728162 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.728162 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:56:45.731742 np0000004982 devstack@c-api.service[99954]: INFO cinder.volume.api [None req-6295663e-2d63-458c-8a44-c8caf1bb0c04 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:45.735780 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-6295663e-2d63-458c-8a44-c8caf1bb0c04 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:45.736181 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1486/5946] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:45 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:45.775153 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-615d26cf-997a-4b02-bba3-288ed4b8deae None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.777299 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-615d26cf-997a-4b02-bba3-288ed4b8deae tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:45.777532 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-615d26cf-997a-4b02-bba3-288ed4b8deae tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:45.777745 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-615d26cf-997a-4b02-bba3-288ed4b8deae tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:45.787070 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.787070 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:45.790255 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-615d26cf-997a-4b02-bba3-288ed4b8deae tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:45.794047 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-615d26cf-997a-4b02-bba3-288ed4b8deae tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:45.794429 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1480/5947] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:56:45 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:45.814079 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.816114 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] POST https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f/action Jul 10 09:56:45.816448 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 09:56:45.816554 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 09:56:45.826819 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.826819 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:45.827265 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:45.832981 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Begin detaching volume completed successfully. Jul 10 09:56:45.833206 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-f23273c7-1a36-40b0-a465-fb3645c9f531 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f/action returned with HTTP 202 Jul 10 09:56:45.833662 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1486/5948] 10.4.3.103 () {72 vars in 1672 bytes} [Fri Jul 10 09:56:45 2026] POST /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 09:56:45.854979 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-2669c052-87a9-49a0-95fb-2c1ea478e244 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:45.857158 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2669c052-87a9-49a0-95fb-2c1ea478e244 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:45.857345 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2669c052-87a9-49a0-95fb-2c1ea478e244 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:45.857544 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-2669c052-87a9-49a0-95fb-2c1ea478e244 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:45.866948 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:45.866948 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:45.870258 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-2669c052-87a9-49a0-95fb-2c1ea478e244 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:45.874448 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-2669c052-87a9-49a0-95fb-2c1ea478e244 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:45.874796 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1497/5949] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:45 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:46.858444 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-cc46a563-3d19-44a6-aa4d-0271073d055d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:46.858975 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cc46a563-3d19-44a6-aa4d-0271073d055d None None] GET https://10.4.3.103/volume// Jul 10 09:56:46.859194 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cc46a563-3d19-44a6-aa4d-0271073d055d None None] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:46.859449 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-cc46a563-3d19-44a6-aa4d-0271073d055d None None] Calling method 'all' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:46.860008 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-cc46a563-3d19-44a6-aa4d-0271073d055d None None] https://10.4.3.103/volume// returned with HTTP 300 Jul 10 09:56:46.860343 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1487/5950] 10.4.3.103 () {66 vars in 1426 bytes} [Fri Jul 10 09:56:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 09:56:46.867148 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-bc2e5d05-bc90-4c10-8edd-fcd827a66fdf None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:46.869894 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-bc2e5d05-bc90-4c10-8edd-fcd827a66fdf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:46.870221 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-bc2e5d05-bc90-4c10-8edd-fcd827a66fdf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:46.870500 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-bc2e5d05-bc90-4c10-8edd-fcd827a66fdf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:46.882947 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:46.882947 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:46.887483 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-bc2e5d05-bc90-4c10-8edd-fcd827a66fdf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:46.888227 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-f4912b55-cd1b-416c-b2e2-e0640f3a8dfb None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:46.890125 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f4912b55-cd1b-416c-b2e2-e0640f3a8dfb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:46.890339 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f4912b55-cd1b-416c-b2e2-e0640f3a8dfb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:46.890584 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-f4912b55-cd1b-416c-b2e2-e0640f3a8dfb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:46.893080 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-bc2e5d05-bc90-4c10-8edd-fcd827a66fdf tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:46.893481 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1481/5951] 10.4.3.103 () {70 vars in 1639 bytes} [Fri Jul 10 09:56:46 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 09:56:46.901373 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:46.901373 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:46.906648 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-f4912b55-cd1b-416c-b2e2-e0640f3a8dfb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:46.913135 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-f4912b55-cd1b-416c-b2e2-e0640f3a8dfb tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:46.913579 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1487/5952] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:46 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:47.407106 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-9c626911-6642-4ee7-8502-32366e978494 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:47.409355 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-9c626911-6642-4ee7-8502-32366e978494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:47.409538 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-9c626911-6642-4ee7-8502-32366e978494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:47.409734 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-9c626911-6642-4ee7-8502-32366e978494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:47.418482 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:47.418482 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:47.421722 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-9c626911-6642-4ee7-8502-32366e978494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:47.425531 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-9c626911-6642-4ee7-8502-32366e978494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:47.425948 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1498/5953] 10.4.3.103 () {68 vars in 1598 bytes} [Fri Jul 10 09:56:47 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:47.712864 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-3536297d-05da-4fc5-a3ea-c404dbefa864 None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:47.714863 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-3536297d-05da-4fc5-a3ea-c404dbefa864 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6 Jul 10 09:56:47.715065 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-3536297d-05da-4fc5-a3ea-c404dbefa864 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:47.715237 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-3536297d-05da-4fc5-a3ea-c404dbefa864 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'version_select' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:47.722137 np0000004982 devstack@c-api.service[99954]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:47.722137 np0000004982 devstack@c-api.service[99954]: warnings.warn( Jul 10 09:56:47.925955 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-294dd475-4fff-443c-bfba-d5580d2afc5b None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:47.927688 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-294dd475-4fff-443c-bfba-d5580d2afc5b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:47.927929 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-294dd475-4fff-443c-bfba-d5580d2afc5b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:47.928134 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-294dd475-4fff-443c-bfba-d5580d2afc5b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:47.938442 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:47.938442 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:47.942326 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-294dd475-4fff-443c-bfba-d5580d2afc5b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:47.946490 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-294dd475-4fff-443c-bfba-d5580d2afc5b tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:47.946935 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1482/5954] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:47 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:48.247185 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [req-3cf35af1-307c-4d13-bdf1-23704320f43c req-3536297d-05da-4fc5-a3ea-c404dbefa864 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6 returned with HTTP 200 Jul 10 09:56:48.247530 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1488/5955] 10.4.3.103 () {72 vars in 1673 bytes} [Fri Jul 10 09:56:47 2026] DELETE /volume/v3/attachments/195dde42-3f86-451b-8904-1f11b4a32de6 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:48.959992 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-5a58aa29-705b-4d12-b6b4-1868f85f4740 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:48.962453 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5a58aa29-705b-4d12-b6b4-1868f85f4740 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:48.962686 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5a58aa29-705b-4d12-b6b4-1868f85f4740 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:48.962946 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-5a58aa29-705b-4d12-b6b4-1868f85f4740 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:48.970264 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:48.970264 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:48.973883 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-5a58aa29-705b-4d12-b6b4-1868f85f4740 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:48.978880 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-5a58aa29-705b-4d12-b6b4-1868f85f4740 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:48.979410 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1488/5956] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:48 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:48.991953 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f8e047ae-77e0-4123-8879-4998871dc494 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:48.993520 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] DELETE https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:48.993711 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:48.993964 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:48.994155 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.v3.volumes [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume with id: 847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:49.001213 np0000004982 devstack@c-api.service[99957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:49.001213 np0000004982 devstack@c-api.service[99957]: warnings.warn( Jul 10 09:56:49.001678 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:49.018266 np0000004982 devstack@c-api.service[99957]: INFO cinder.volume.api [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Delete volume request issued successfully. Jul 10 09:56:49.018447 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f8e047ae-77e0-4123-8879-4998871dc494 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 202 Jul 10 09:56:49.018953 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1499/5957] 10.4.3.103 () {66 vars in 1351 bytes} [Fri Jul 10 09:56:48 2026] DELETE /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:56:49.026359 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.middleware.request_id [None req-878095e6-1dd4-4374-b345-88197a1a6232 None None] RequestId filter calling following filter/app {{(pid=99955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:49.028325 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-878095e6-1dd4-4374-b345-88197a1a6232 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:49.028533 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-878095e6-1dd4-4374-b345-88197a1a6232 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:49.028753 np0000004982 devstack@c-api.service[99955]: DEBUG cinder.api.openstack.wsgi [None req-878095e6-1dd4-4374-b345-88197a1a6232 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:49.035961 np0000004982 devstack@c-api.service[99955]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:49.035961 np0000004982 devstack@c-api.service[99955]: warnings.warn( Jul 10 09:56:49.040019 np0000004982 devstack@c-api.service[99955]: INFO cinder.volume.api [None req-878095e6-1dd4-4374-b345-88197a1a6232 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Volume info retrieved successfully. Jul 10 09:56:49.044050 np0000004982 devstack@c-api.service[99955]: INFO cinder.api.openstack.wsgi [None req-878095e6-1dd4-4374-b345-88197a1a6232 tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 200 Jul 10 09:56:49.044396 np0000004982 devstack@c-api.service[99955]: [pid: 99955|app: 0|req: 1483/5958] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:49 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 09:56:50.057659 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.middleware.request_id [None req-95e7e1ac-361a-4fed-8a5d-4a44ba1c409d None None] RequestId filter calling following filter/app {{(pid=99954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:50.060009 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-95e7e1ac-361a-4fed-8a5d-4a44ba1c409d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] GET https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f Jul 10 09:56:50.060252 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-95e7e1ac-361a-4fed-8a5d-4a44ba1c409d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Empty body provided in request {{(pid=99954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:50.060463 np0000004982 devstack@c-api.service[99954]: DEBUG cinder.api.openstack.wsgi [None req-95e7e1ac-361a-4fed-8a5d-4a44ba1c409d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] Calling method 'show' {{(pid=99954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:50.066518 np0000004982 devstack@c-api.service[99954]: INFO cinder.api.openstack.wsgi [None req-95e7e1ac-361a-4fed-8a5d-4a44ba1c409d tempest-VolumeMultiattachTests-1903711860 tempest-VolumeMultiattachTests-1903711860-project-member] https://10.4.3.103/volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f returned with HTTP 404 Jul 10 09:56:50.067086 np0000004982 devstack@c-api.service[99954]: [pid: 99954|app: 0|req: 1489/5959] 10.4.3.103 () {66 vars in 1348 bytes} [Fri Jul 10 09:56:50 2026] GET /volume/v3/volumes/847207e6-07fd-40f7-b5f9-47b48d27f75f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 09:56:50.074918 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.middleware.request_id [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 None None] RequestId filter calling following filter/app {{(pid=99956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:50.077415 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] GET https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 Jul 10 09:56:50.077704 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Empty body provided in request {{(pid=99956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:50.077988 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.api.openstack.wsgi [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Calling method 'detail' {{(pid=99956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:50.078945 np0000004982 devstack@c-api.service[99956]: DEBUG cinder.volume.api [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 09:56:50.088880 np0000004982 devstack@c-api.service[99956]: INFO cinder.volume.api [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Get all volumes completed successfully. Jul 10 09:56:50.090678 np0000004982 devstack@c-api.service[99956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 09:56:50.090678 np0000004982 devstack@c-api.service[99956]: warnings.warn( Jul 10 09:56:50.095371 np0000004982 devstack@c-api.service[99956]: INFO cinder.api.openstack.wsgi [None req-02564e62-4f99-44a4-aad7-ded7bcc37d30 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 09:56:50.095873 np0000004982 devstack@c-api.service[99956]: [pid: 99956|app: 0|req: 1489/5960] 10.4.3.103 () {66 vars in 1285 bytes} [Fri Jul 10 09:56:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5279 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 09:56:50.109591 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.middleware.request_id [None req-f7de1976-2218-4377-a103-b380055db679 None None] RequestId filter calling following filter/app {{(pid=99957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 09:56:50.111553 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7de1976-2218-4377-a103-b380055db679 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] DELETE https://10.4.3.103/volume/v3/types/a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae Jul 10 09:56:50.111804 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7de1976-2218-4377-a103-b380055db679 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Empty body provided in request {{(pid=99957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 09:56:50.112059 np0000004982 devstack@c-api.service[99957]: DEBUG cinder.api.openstack.wsgi [None req-f7de1976-2218-4377-a103-b380055db679 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] Calling method '_delete' {{(pid=99957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 09:56:50.133519 np0000004982 devstack@c-api.service[99957]: INFO cinder.api.openstack.wsgi [None req-f7de1976-2218-4377-a103-b380055db679 tempest-VolumeMultiattachTests-290143535 tempest-VolumeMultiattachTests-290143535-project-admin] https://10.4.3.103/volume/v3/types/a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae returned with HTTP 202 Jul 10 09:56:50.133920 np0000004982 devstack@c-api.service[99957]: [pid: 99957|app: 0|req: 1500/5961] 10.4.3.103 () {66 vars in 1345 bytes} [Fri Jul 10 09:56:50 2026] DELETE /volume/v3/types/a5f8bcbf-d2b3-4501-a450-90fed9f8e4ae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 09:56:59.043132 np0000004982 devstack@c-api.service[99955]: DEBUG dbcounter [-] [99955] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:57:00.062778 np0000004982 devstack@c-api.service[99954]: DEBUG dbcounter [-] [99954] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=99954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:57:00.093851 np0000004982 devstack@c-api.service[99956]: DEBUG dbcounter [-] [99956] Writing DB stats cinder:SELECT=40,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=99956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 09:57:00.132595 np0000004982 devstack@c-api.service[99957]: DEBUG dbcounter [-] [99957] Writing DB stats cinder:SELECT=62,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=99957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}